Jul 03 23:41:07.664995 np0000004490 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 03 23:41:07.669884 np0000004490 devstack@c-api.service[99854]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 03 23:41:07.672073 np0000004490 devstack@c-api.service[99854]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 3 23:41:07 2026] *** Jul 03 23:41:07.672073 np0000004490 devstack@c-api.service[99854]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 03 23:41:07.672073 np0000004490 devstack@c-api.service[99854]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 03 23:41:07.672073 np0000004490 devstack@c-api.service[99854]: nodename: np0000004490 Jul 03 23:41:07.672073 np0000004490 devstack@c-api.service[99854]: machine: x86_64 Jul 03 23:41:07.672073 np0000004490 devstack@c-api.service[99854]: clock source: unix Jul 03 23:41:07.672073 np0000004490 devstack@c-api.service[99854]: pcre jit disabled Jul 03 23:41:07.672073 np0000004490 devstack@c-api.service[99854]: detected number of CPU cores: 16 Jul 03 23:41:07.672073 np0000004490 devstack@c-api.service[99854]: current working directory: / Jul 03 23:41:07.672073 np0000004490 devstack@c-api.service[99854]: detected binary path: /usr/bin/uwsgi-core Jul 03 23:41:07.672420 np0000004490 devstack@c-api.service[99854]: your processes number limit is 257052 Jul 03 23:41:07.672420 np0000004490 devstack@c-api.service[99854]: your memory page size is 4096 bytes Jul 03 23:41:07.672420 np0000004490 devstack@c-api.service[99854]: detected max file descriptor number: 2048 Jul 03 23:41:07.672420 np0000004490 devstack@c-api.service[99854]: lock engine: pthread robust mutexes Jul 03 23:41:07.672420 np0000004490 devstack@c-api.service[99854]: thunder lock: enabled Jul 03 23:41:07.672420 np0000004490 devstack@c-api.service[99854]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 03 23:41:07.672420 np0000004490 devstack@c-api.service[99854]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 03 23:41:07.672639 np0000004490 devstack@c-api.service[99854]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 03 23:41:07.672639 np0000004490 devstack@c-api.service[99854]: Set PythonHome to /opt/stack/data/venv Jul 03 23:41:07.703612 np0000004490 devstack@c-api.service[99854]: Python main interpreter initialized at 0x75356b8a3668 Jul 03 23:41:07.703612 np0000004490 devstack@c-api.service[99854]: python threads support enabled Jul 03 23:41:07.703612 np0000004490 devstack@c-api.service[99854]: your server socket listen backlog is limited to 100 connections Jul 03 23:41:07.703612 np0000004490 devstack@c-api.service[99854]: your mercy for graceful operations on workers is 80 seconds Jul 03 23:41:07.704207 np0000004490 devstack@c-api.service[99854]: mapped 671795 bytes (656 KB) for 4 cores Jul 03 23:41:07.704414 np0000004490 devstack@c-api.service[99854]: *** Operational MODE: preforking *** Jul 03 23:41:07.704597 np0000004490 devstack@c-api.service[99854]: *** uWSGI is running in multiple interpreter mode *** Jul 03 23:41:07.704597 np0000004490 devstack@c-api.service[99854]: spawned uWSGI master process (pid: 99854) Jul 03 23:41:07.704752 np0000004490 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 03 23:41:07.705247 np0000004490 devstack@c-api.service[99854]: spawned uWSGI worker 1 (pid: 99860, cores: 1) Jul 03 23:41:07.705823 np0000004490 devstack@c-api.service[99854]: spawned uWSGI worker 2 (pid: 99861, cores: 1) Jul 03 23:41:07.706357 np0000004490 devstack@c-api.service[99854]: spawned uWSGI worker 3 (pid: 99862, cores: 1) Jul 03 23:41:07.706864 np0000004490 devstack@c-api.service[99854]: spawned uWSGI worker 4 (pid: 99863, cores: 1) Jul 03 23:41:07.706927 np0000004490 devstack@c-api.service[99854]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 03 23:41:07.831792 np0000004490 devstack@c-api.service[99863]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 23:41:07.831792 np0000004490 devstack@c-api.service[99863]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 23:41:07.831792 np0000004490 devstack@c-api.service[99863]: we strongly recommend against using it for new projects. Jul 03 23:41:07.831792 np0000004490 devstack@c-api.service[99863]: If you are already using Eventlet, we recommend migrating to a different Jul 03 23:41:07.831792 np0000004490 devstack@c-api.service[99863]: framework. For more detail see Jul 03 23:41:07.831792 np0000004490 devstack@c-api.service[99863]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 23:41:07.831792 np0000004490 devstack@c-api.service[99863]: import eventlet # noqa Jul 03 23:41:07.833070 np0000004490 devstack@c-api.service[99862]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 23:41:07.833070 np0000004490 devstack@c-api.service[99862]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 23:41:07.833070 np0000004490 devstack@c-api.service[99862]: we strongly recommend against using it for new projects. Jul 03 23:41:07.833070 np0000004490 devstack@c-api.service[99862]: If you are already using Eventlet, we recommend migrating to a different Jul 03 23:41:07.833070 np0000004490 devstack@c-api.service[99862]: framework. For more detail see Jul 03 23:41:07.833070 np0000004490 devstack@c-api.service[99862]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 23:41:07.833070 np0000004490 devstack@c-api.service[99862]: import eventlet # noqa Jul 03 23:41:07.833736 np0000004490 devstack@c-api.service[99860]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 23:41:07.833736 np0000004490 devstack@c-api.service[99860]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 23:41:07.833736 np0000004490 devstack@c-api.service[99860]: we strongly recommend against using it for new projects. Jul 03 23:41:07.833736 np0000004490 devstack@c-api.service[99860]: If you are already using Eventlet, we recommend migrating to a different Jul 03 23:41:07.833736 np0000004490 devstack@c-api.service[99860]: framework. For more detail see Jul 03 23:41:07.833736 np0000004490 devstack@c-api.service[99860]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 23:41:07.833736 np0000004490 devstack@c-api.service[99860]: import eventlet # noqa Jul 03 23:41:07.836499 np0000004490 devstack@c-api.service[99861]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 23:41:07.836499 np0000004490 devstack@c-api.service[99861]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 23:41:07.836499 np0000004490 devstack@c-api.service[99861]: we strongly recommend against using it for new projects. Jul 03 23:41:07.836499 np0000004490 devstack@c-api.service[99861]: If you are already using Eventlet, we recommend migrating to a different Jul 03 23:41:07.836499 np0000004490 devstack@c-api.service[99861]: framework. For more detail see Jul 03 23:41:07.836499 np0000004490 devstack@c-api.service[99861]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 23:41:07.836499 np0000004490 devstack@c-api.service[99861]: import eventlet # noqa Jul 03 23:41:07.914272 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 23:41:07.914272 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:41:07.914621 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 23:41:07.914621 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:41:07.923450 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 23:41:07.923450 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:41:07.925952 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 23:41:07.925952 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:41:07.993975 np0000004490 devstack@c-api.service[99863]: /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 03 23:41:07.993975 np0000004490 devstack@c-api.service[99863]: from cgi import parse_header Jul 03 23:41:08.001296 np0000004490 devstack@c-api.service[99862]: /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 03 23:41:08.001296 np0000004490 devstack@c-api.service[99862]: from cgi import parse_header Jul 03 23:41:08.010906 np0000004490 devstack@c-api.service[99860]: /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 03 23:41:08.010906 np0000004490 devstack@c-api.service[99860]: from cgi import parse_header Jul 03 23:41:08.011142 np0000004490 devstack@c-api.service[99861]: /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 03 23:41:08.011142 np0000004490 devstack@c-api.service[99861]: from cgi import parse_header Jul 03 23:41:08.043005 np0000004490 devstack@c-api.service[99863]: /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 03 23:41:08.043005 np0000004490 devstack@c-api.service[99863]: removals.removed_module( Jul 03 23:41:08.045143 np0000004490 devstack@c-api.service[99863]: /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 03 23:41:08.045143 np0000004490 devstack@c-api.service[99863]: removals.removed_module( Jul 03 23:41:08.047011 np0000004490 devstack@c-api.service[99862]: /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 03 23:41:08.047011 np0000004490 devstack@c-api.service[99862]: removals.removed_module( Jul 03 23:41:08.049223 np0000004490 devstack@c-api.service[99862]: /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 03 23:41:08.049223 np0000004490 devstack@c-api.service[99862]: removals.removed_module( Jul 03 23:41:08.062082 np0000004490 devstack@c-api.service[99860]: /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 03 23:41:08.062082 np0000004490 devstack@c-api.service[99860]: removals.removed_module( Jul 03 23:41:08.065158 np0000004490 devstack@c-api.service[99860]: /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 03 23:41:08.065158 np0000004490 devstack@c-api.service[99860]: removals.removed_module( Jul 03 23:41:08.075369 np0000004490 devstack@c-api.service[99861]: /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 03 23:41:08.075369 np0000004490 devstack@c-api.service[99861]: removals.removed_module( Jul 03 23:41:08.079606 np0000004490 devstack@c-api.service[99861]: /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 03 23:41:08.079606 np0000004490 devstack@c-api.service[99861]: removals.removed_module( Jul 03 23:41:08.828193 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 23:41:08.828193 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:41:08.832089 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 23:41:08.832089 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:41:08.881525 np0000004490 devstack@c-api.service[99863]: /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 03 23:41:08.881525 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:41:08.895732 np0000004490 devstack@c-api.service[99862]: /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 03 23:41:08.895732 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:41:08.900342 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 23:41:08.900342 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:41:08.958980 np0000004490 devstack@c-api.service[99861]: /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 03 23:41:08.958980 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:41:08.963415 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 23:41:08.963415 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:41:09.015814 np0000004490 devstack@c-api.service[99860]: /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 03 23:41:09.015814 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:41:09.070646 np0000004490 devstack@c-api.service[99863]: 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 03 23:41:09.070892 np0000004490 devstack@c-api.service[99863]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99863) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 23:41:09.079439 np0000004490 devstack@c-api.service[99862]: 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 03 23:41:09.079648 np0000004490 devstack@c-api.service[99862]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99862) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 23:41:09.137379 np0000004490 devstack@c-api.service[99861]: 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 03 23:41:09.137579 np0000004490 devstack@c-api.service[99861]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99861) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 23:41:09.163788 np0000004490 devstack@c-api.service[99863]: /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 03 23:41:09.163788 np0000004490 devstack@c-api.service[99863]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 23:41:09.166577 np0000004490 devstack@c-api.service[99862]: /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 03 23:41:09.166577 np0000004490 devstack@c-api.service[99862]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 23:41:09.201541 np0000004490 devstack@c-api.service[99861]: /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 03 23:41:09.201541 np0000004490 devstack@c-api.service[99861]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 23:41:09.202834 np0000004490 devstack@c-api.service[99860]: 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 03 23:41:09.203007 np0000004490 devstack@c-api.service[99860]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99860) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 23:41:09.280576 np0000004490 devstack@c-api.service[99860]: /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 03 23:41:09.280576 np0000004490 devstack@c-api.service[99860]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 23:41:09.651784 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99862) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 23:41:09.652076 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99863) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 23:41:09.652202 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99861) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 23:41:09.652282 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.652282 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.652459 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.652546 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.652546 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.652591 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.652721 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.652799 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.652872 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.653522 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99860) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 23:41:09.653899 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.654020 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.654271 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.654561 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.654646 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.654744 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.654818 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.654889 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.654934 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.654961 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.654989 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.655012 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.655034 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.655066 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.655089 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.655117 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.655141 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.655168 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.655190 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.655211 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.655231 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.655252 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.655282 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.655306 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.656887 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.656953 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.657015 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.657091 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.657176 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.657229 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.657272 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.657547 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.657630 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.657691 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.657794 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.657849 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.657887 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.657914 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.657937 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.657963 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.657984 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.658006 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.658030 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.658110 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.658152 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.658177 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.658202 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.658224 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.658243 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.658266 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.658288 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.658310 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.658335 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.658371 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.658405 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.658429 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.658454 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.658478 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.658499 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.658520 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.658541 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.658569 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.658593 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.658614 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.658634 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.658654 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.658675 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.658695 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.658731 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.658762 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.658786 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.658808 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.658828 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.658852 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.658885 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.658917 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.658940 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.658965 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.658995 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.659018 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.659038 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.659086 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.659115 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.659115 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.659115 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.659115 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.659115 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.660579 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.660636 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.660716 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.660791 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.660848 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.660909 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.660962 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.661021 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.661067 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.661095 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.661118 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.661146 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.661173 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.661195 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.661229 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.661261 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.661291 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.661325 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.661351 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.661382 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.661427 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.661451 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.661476 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.661499 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.661519 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.661540 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.661577 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.661610 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.661610 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.661670 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.661725 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.661725 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.661769 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.661792 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.661792 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.661835 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.661858 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.661879 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.661900 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.661920 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.661949 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.661973 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.661993 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.662014 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.662039 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.662081 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.662117 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.662146 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.662168 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.662188 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.662217 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.662238 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.662238 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.662294 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.662294 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.662294 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.663129 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.663196 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.663234 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.663260 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.663305 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.663330 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.663352 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.663379 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.663413 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.663443 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.663465 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.663488 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.663509 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.663534 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.663556 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.663589 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.663634 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.663667 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.663894 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.663960 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.664014 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.664089 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.664114 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.664159 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.664201 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.664238 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.664277 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.664277 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.664354 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.664393 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.664525 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.664525 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.664638 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.664721 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.664790 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.664847 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.664874 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.664895 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.664924 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.664946 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.664968 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.664988 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.665015 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.665042 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.665083 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.665107 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.665129 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.665155 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.665176 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.665198 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.665219 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.665249 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.665275 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.665301 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.665326 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.665346 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.665366 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.665387 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.665408 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.665427 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.665453 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.665504 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.665551 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.665584 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.665621 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.665649 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.665649 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.665718 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.665755 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.665779 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.665801 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.665836 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.665863 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.665900 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.665900 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.666002 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.666040 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.666076 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.666076 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.666113 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.666138 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.666160 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.666160 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.666160 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.666996 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.667085 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.667124 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.667156 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.667178 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.667201 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.667222 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.667245 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.667265 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.667287 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.667386 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.667424 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.667453 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.667453 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.668494 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.668556 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.668629 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.668684 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.668728 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.668760 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.668783 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.668870 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.668980 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.669037 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.669102 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.669102 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.669102 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.669160 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.676709 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.676826 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.676878 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.676927 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.676953 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.676976 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.676998 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.677027 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.677072 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.677108 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.677132 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.677157 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.677177 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.677206 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.677229 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.677251 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.677273 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.677298 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.677318 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.677339 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.677375 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.677400 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.677421 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.677448 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.677470 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.677493 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.677514 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.677534 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.679013 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.679079 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.679142 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.679207 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.679263 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.679313 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.679343 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.679470 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.679533 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.679602 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.679660 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.679688 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.679759 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.679788 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.679822 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.679854 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.679876 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.679897 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.679917 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.679938 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.679957 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.679982 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.680006 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.680039 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.680109 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.680137 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.680137 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.680137 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.681373 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.681442 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.681531 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.681564 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.681626 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.681692 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.681733 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.681758 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.681780 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.681866 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.681930 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.681988 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.681988 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.682065 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.682097 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.682126 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.682148 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.682249 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.682302 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.682352 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.682378 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.682400 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.682426 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.682447 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.682474 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.682474 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.682516 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.682550 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.682581 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.682609 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.682633 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.682782 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.682818 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.682886 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.682911 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.682933 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.682954 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.682974 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.682994 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.683016 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.683037 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.683078 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.683110 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.683132 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.683153 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.683174 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.683223 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.683247 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.683268 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.683289 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.683310 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.683335 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.683356 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.683375 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.683395 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.683417 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.684011 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.684103 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.684190 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.684257 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.684288 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.684312 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.684386 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.684448 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.684481 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.684512 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.684545 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.684577 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.684617 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.684617 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.684676 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.684829 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.684907 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.684961 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.685018 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.685108 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.685135 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.685156 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.685176 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.685203 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.685225 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.685247 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.685247 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.685247 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.686994 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.687060 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.687142 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.687203 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.687248 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.687271 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.687293 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.687314 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.687345 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.687368 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.687389 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.687413 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.687436 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.687457 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.687478 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.687498 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.687519 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.687541 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.687561 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.687585 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.687609 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.687631 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.687650 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.687674 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.687674 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.687734 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.687919 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.687919 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.688207 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.688283 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.688353 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.688417 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.688483 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.688550 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.688611 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.688652 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.688680 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.688716 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.688716 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.688766 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.688793 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.688814 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.688840 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.688860 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.688880 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.688900 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.688921 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.688921 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.688956 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.688981 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.689003 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.689033 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.689204 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.689258 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.689321 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.689379 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.690038 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.690137 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.690171 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.690199 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.690221 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.690271 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.690315 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.690340 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.690361 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.690382 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.690401 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.690422 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.690442 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.690470 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.690491 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.690511 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.690534 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.690553 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.690578 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.690598 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.690619 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.690639 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.690666 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.690692 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.690891 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.690954 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.690954 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.691089 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.691152 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.691211 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.691268 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.691293 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.691321 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.691346 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.691367 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.691388 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.691409 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.691431 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.691450 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.691471 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.691495 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.691518 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.691544 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.691567 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.691588 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.691608 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.691628 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.691649 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.691669 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.691690 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.691724 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.691757 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.691780 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.691802 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.691823 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.691844 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.691866 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.691891 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.691911 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.691931 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.691959 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.691985 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.692007 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.692033 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.692066 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.692094 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.692115 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.692140 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.692163 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.692187 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.692210 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.692236 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.692259 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.692279 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.692299 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.692320 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.692340 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.692359 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.692390 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.692424 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.692463 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.692495 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.692528 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.692559 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.692589 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.692620 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.692651 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.692690 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.692740 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.692772 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.692873 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.692909 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.692944 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.692976 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.693007 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.693036 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.693083 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.693117 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.693145 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.693172 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.693201 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.693233 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.693266 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.693294 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.693327 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.693360 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.693390 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.693419 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.693451 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.693451 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.693503 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.693533 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.693569 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.693569 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.693569 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.693569 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.693647 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.693669 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.693690 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.694348 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.694407 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.694439 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.694480 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.694480 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.694480 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.694480 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.694622 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.694725 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.694774 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.694808 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.694833 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.694857 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.694886 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.694923 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.694954 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.694981 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.695006 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.695032 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.695092 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.695092 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.695225 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.695290 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.695330 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.695359 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.695385 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.695410 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.695438 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.695463 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.695488 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.695512 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.695544 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.695591 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.695630 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.695668 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.695715 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.695747 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.695770 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.695797 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.695836 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.695862 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.695887 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.695917 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.695943 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.695968 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.695990 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.696013 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.696041 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.696099 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.696126 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.696150 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.696185 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.696222 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.696248 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.696278 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.696302 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.696326 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.696351 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.696372 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.696396 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.696420 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.696446 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.696446 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.696514 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.696550 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.696585 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.696619 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.696655 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.696689 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.696740 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.696776 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.696776 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.696861 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.696861 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.696861 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.696861 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.696861 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.698522 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.698579 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.698610 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.698645 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.698676 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.698718 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.698775 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.698808 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.698846 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.698873 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.698896 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.698921 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.698945 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.699010 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.701927 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.702024 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.702115 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.702186 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.702232 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.702232 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.702295 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.702322 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.702348 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.702392 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.702421 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.702449 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.702449 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.702500 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.702532 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.702557 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.702583 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.702607 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.702628 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.702660 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.702684 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.702732 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.702763 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.702788 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.702788 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.702833 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.702860 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.702890 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.702922 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.702950 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.702979 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.703034 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.703099 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.703151 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.703218 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.703507 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.703608 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.703714 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.703757 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.703817 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.703848 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.703892 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.703921 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.703948 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.704008 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.704038 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.704092 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.704124 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.704150 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.704177 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.704197 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.704224 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.704252 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.704302 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.704387 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.704459 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.704517 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.704606 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.704681 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.704772 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.704803 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.704847 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.704876 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.704916 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.704969 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.704998 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.705085 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.705187 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.705283 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.705392 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.705517 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.705568 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.705599 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.705642 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.705672 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.705712 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.705748 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.705779 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.705805 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.705827 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.705852 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.705877 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.705898 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.705923 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.705947 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.705973 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.706000 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.706027 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.706059 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.706089 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.706115 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.706140 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.706164 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.706192 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.706219 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.706244 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.706276 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.706302 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.706327 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.706352 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.706373 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.706397 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.706422 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.706443 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.706466 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.706487 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.706517 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.706543 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.706576 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.706619 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.706650 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.706677 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.706714 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.706741 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.706762 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.706797 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.706822 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.706847 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.706870 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.706870 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.706870 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.706929 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.707020 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.707132 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.707223 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.707321 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.710466 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.710536 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.710600 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.710658 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.710689 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.710730 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.710757 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.710781 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.710816 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.710848 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.710878 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.710922 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.710979 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.711024 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.711065 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.711124 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.711209 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.711311 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.711376 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.711436 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.711502 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.716904 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.717045 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.717176 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.717261 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.717377 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.717461 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.717556 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.717630 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.717728 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.717801 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.717857 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.717894 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.717919 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.717950 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.717975 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.718001 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.718025 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.718064 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.718099 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.718180 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.718249 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.718948 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.719064 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.719168 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.719259 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.719351 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.719434 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.719527 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.723601 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.723655 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.723693 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.723731 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.723759 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.723784 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.723809 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.723831 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.723853 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.723899 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.723928 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.723953 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.723976 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.724004 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.724029 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.724062 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.724092 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.724123 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.724149 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.724149 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.724243 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.724315 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.724383 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.724441 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.724499 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.724552 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.724608 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.724671 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.725115 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.725233 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.725341 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.725441 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.725535 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.725643 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.725780 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 23:41:09.727565 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.727641 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.727727 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.727778 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.727828 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.727865 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.727893 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.727922 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.727960 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.727993 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99863) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.728024 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.728047 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.728093 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.728119 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.728162 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.728241 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.728293 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99863) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.728351 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99863) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.729112 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 23:41:09.729187 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 23:41:09.729250 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 23:41:09.729312 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 23:41:09.729366 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 23:41:09.729423 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 23:41:09.766487 np0000004490 devstack@c-api.service[99863]: INFO dbcounter [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Registered counter for database cinder Jul 03 23:41:09.766858 np0000004490 devstack@c-api.service[99861]: INFO dbcounter [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Registered counter for database cinder Jul 03 23:41:09.774213 np0000004490 devstack@c-api.service[99862]: INFO dbcounter [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Registered counter for database cinder Jul 03 23:41:09.777314 np0000004490 devstack@c-api.service[99860]: INFO dbcounter [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Registered counter for database cinder Jul 03 23:41:09.806260 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 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=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:41:09.807555 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-d5a6f033-35aa-4467-95af-9a965094d827 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=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:41:09.830938 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 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=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:41:09.838584 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 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=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:41:09.912850 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writer thread running {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 23:41:09.914489 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writer thread running {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 23:41:09.915652 np0000004490 devstack@c-api.service[99863]: INFO cinder.rpc [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 23:41:09.917269 np0000004490 devstack@c-api.service[99861]: INFO cinder.rpc [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 23:41:09.918247 np0000004490 devstack@c-api.service[99863]: INFO cinder.rpc [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 23:41:09.919809 np0000004490 devstack@c-api.service[99861]: INFO cinder.rpc [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 23:41:09.920391 np0000004490 devstack@c-api.service[99863]: INFO cinder.rpc [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 23:41:09.922173 np0000004490 devstack@c-api.service[99861]: INFO cinder.rpc [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 23:41:09.922483 np0000004490 devstack@c-api.service[99863]: INFO cinder.rpc [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 23:41:09.922900 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.923234 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.924025 np0000004490 devstack@c-api.service[99861]: INFO cinder.rpc [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 23:41:09.924454 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.924759 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.925084 np0000004490 devstack@c-api.service[99863]: WARNING cinder.keymgr.conf_key_mgr [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 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 03 23:41:09.925388 np0000004490 devstack@c-api.service[99861]: WARNING cinder.keymgr.conf_key_mgr [None req-d5a6f033-35aa-4467-95af-9a965094d827 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 03 23:41:09.928037 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.928198 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.928255 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.928413 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.946925 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writer thread running {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 23:41:09.949757 np0000004490 devstack@c-api.service[99862]: INFO cinder.rpc [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 23:41:09.952748 np0000004490 devstack@c-api.service[99862]: INFO cinder.rpc [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 23:41:09.955009 np0000004490 devstack@c-api.service[99862]: INFO cinder.rpc [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 23:41:09.957037 np0000004490 devstack@c-api.service[99862]: INFO cinder.rpc [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 23:41:09.957476 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.957793 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.958525 np0000004490 devstack@c-api.service[99862]: WARNING cinder.keymgr.conf_key_mgr [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 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 03 23:41:09.961493 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.961619 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.963069 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 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=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:41:09.963916 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writer thread running {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 23:41:09.964880 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-d5a6f033-35aa-4467-95af-9a965094d827 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=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:41:09.965752 np0000004490 devstack@c-api.service[99863]: INFO cinder.rpc [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 23:41:09.966950 np0000004490 devstack@c-api.service[99860]: INFO cinder.rpc [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 23:41:09.967954 np0000004490 devstack@c-api.service[99863]: INFO cinder.rpc [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 23:41:09.968440 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.968619 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.969859 np0000004490 devstack@c-api.service[99860]: INFO cinder.rpc [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 23:41:09.972295 np0000004490 devstack@c-api.service[99860]: INFO cinder.rpc [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 23:41:09.974334 np0000004490 devstack@c-api.service[99860]: INFO cinder.rpc [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 23:41:09.974662 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.974979 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.975621 np0000004490 devstack@c-api.service[99860]: WARNING cinder.keymgr.conf_key_mgr [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 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 03 23:41:09.977373 np0000004490 devstack@c-api.service[99861]: INFO cinder.rpc [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 23:41:09.978281 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.978341 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.978434 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.978525 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.980883 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.981069 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.981695 np0000004490 devstack@c-api.service[99861]: INFO cinder.rpc [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 23:41:09.982353 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.982548 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.983418 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.983545 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.986441 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.986564 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.988674 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.988841 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.991191 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.991352 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.992186 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 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=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:41:09.992818 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.993045 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.994443 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.994570 np0000004490 devstack@c-api.service[99862]: INFO cinder.rpc [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 23:41:09.994628 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.995590 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.995802 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.996886 np0000004490 devstack@c-api.service[99862]: INFO cinder.rpc [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 23:41:09.997277 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.997416 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.998473 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.998673 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:09.998801 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:09.998984 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.001892 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.002011 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.002052 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.002201 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.003220 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.003373 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.004218 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.004375 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.005800 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.005964 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.006205 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.006364 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.006634 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.006834 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.008592 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.008728 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.010890 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.010962 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.010999 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.011115 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.011154 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.011204 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.012001 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 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=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:41:10.013189 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.013367 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.013590 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.013740 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.014358 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.014399 np0000004490 devstack@c-api.service[99860]: INFO cinder.rpc [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 23:41:10.014500 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.014965 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.015117 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.015582 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.015744 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.015905 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.016054 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.016498 np0000004490 devstack@c-api.service[99860]: INFO cinder.rpc [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 23:41:10.016537 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.016618 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.016751 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.016788 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.016864 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.016901 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.016930 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.017067 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.017539 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.017679 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.018522 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.018631 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.018887 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.019064 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.019222 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.019332 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.019526 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.019713 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.019913 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.020024 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.020833 np0000004490 devstack@c-api.service[99863]: WARNING cinder.api.contrib.hosts [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 23:41:10.021064 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.021214 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.021766 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extended resource: extensions {{(pid=99863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.021840 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.021999 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.023031 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extended resource: consistencygroups {{(pid=99863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.023470 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.023647 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.023992 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.024165 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.025151 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extended resource: extra_specs {{(pid=99863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.026328 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.026456 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.026613 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extended resource: capabilities {{(pid=99863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.027180 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.027260 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.027660 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extended resource: backups {{(pid=99863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.027737 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.027924 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.028140 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.028208 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.028293 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.028326 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.029171 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.029303 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.029645 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extended resource: os-quota-sets {{(pid=99863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.030043 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.030203 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.030326 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.030382 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.030720 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.030913 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.031109 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.031267 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.031601 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extended resource: qos-specs {{(pid=99863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.032112 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.032263 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.032905 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.033078 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.033317 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extended resource: encryption {{(pid=99863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.033374 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.033737 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.033788 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.033893 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.034763 np0000004490 devstack@c-api.service[99861]: WARNING cinder.api.contrib.hosts [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 23:41:10.034920 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.035083 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.035125 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.035252 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extended resource: encryption {{(pid=99863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.035306 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.035811 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extended resource: extensions {{(pid=99861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.036415 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extended resource: cgsnapshots {{(pid=99863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.037200 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extended resource: consistencygroups {{(pid=99861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.037404 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.037530 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.037586 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.037736 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.037798 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extended resource: scheduler-stats {{(pid=99863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.038901 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extended resource: os-volume-manage {{(pid=99863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.038961 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extended resource: extra_specs {{(pid=99861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.039127 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.039308 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.039984 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extended resource: os-snapshot-manage {{(pid=99863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.040145 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extended resource: capabilities {{(pid=99861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.040303 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.040442 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.041133 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extended resource: os-volume-transfer {{(pid=99863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.041183 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.041226 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extended resource: backups {{(pid=99861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.041265 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.041306 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.041376 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.041949 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.042096 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.042400 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extended resource: os-hosts {{(pid=99863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.042831 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extended resource: os-quota-sets {{(pid=99861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.043187 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.043346 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.043400 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.043526 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.043685 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extended resource: os-volume-type-access {{(pid=99863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.043931 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.043964 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extended resource: qos-specs {{(pid=99861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.044073 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.044617 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.044780 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.044931 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extended resource: os-availability-zone {{(pid=99863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.045671 np0000004490 devstack@c-api.service[99862]: WARNING cinder.api.contrib.hosts [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 23:41:10.045810 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.045966 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extended resource: os-quota-class-sets {{(pid=99863) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.046110 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.046161 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.046161 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.046294 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extended resource: encryption {{(pid=99861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.046787 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extended resource: extensions {{(pid=99862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.047422 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.047563 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.047618 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extended resource: encryption {{(pid=99861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.047901 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extended resource: consistencygroups {{(pid=99862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.048139 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.048270 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.048324 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.048396 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.048759 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extended resource: cgsnapshots {{(pid=99861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.049016 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.049148 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.049595 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extended resource: extra_specs {{(pid=99862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.049671 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.snapshot_actions [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] SnapshotActionsController initialized {{(pid=99863) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 23:41:10.049876 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extended resource: scheduler-stats {{(pid=99861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.049981 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.050105 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.050240 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.050378 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.050651 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.050778 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.051010 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extended resource: os-volume-manage {{(pid=99861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.051146 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.051266 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.051388 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.051451 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extended resource: capabilities {{(pid=99862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.051496 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.052122 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extended resource: os-snapshot-manage {{(pid=99861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.052199 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.052251 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.052603 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extended resource: backups {{(pid=99862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.052752 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.052880 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.052950 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.052997 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.053052 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.053119 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.053164 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.053265 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.053345 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extension UsedLimits extending resource: limits {{(pid=99863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.053392 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extended resource: os-volume-transfer {{(pid=99861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.053431 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.053519 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.053615 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.053743 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extension AdminActions extending resource: volumes {{(pid=99863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.053845 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extension AdminActions extending resource: snapshots {{(pid=99863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.053942 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extension AdminActions extending resource: backups {{(pid=99863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.054032 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extension VolumeActions extending resource: volumes {{(pid=99863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.054153 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.054257 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.router [None req-a35c57b6-86ec-444d-bac0-a5e99f1d1a11 None None] Extension TypesManage extending resource: types {{(pid=99863) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.054777 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extended resource: os-hosts {{(pid=99861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.055040 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extended resource: os-quota-sets {{(pid=99862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.056234 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extended resource: qos-specs {{(pid=99862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.056369 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extended resource: os-volume-type-access {{(pid=99861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.057659 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.057856 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.057958 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extended resource: os-availability-zone {{(pid=99861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.058010 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extended resource: encryption {{(pid=99862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.059374 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extended resource: encryption {{(pid=99862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.059463 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extended resource: os-quota-class-sets {{(pid=99861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.060565 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.060709 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.060848 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extended resource: cgsnapshots {{(pid=99862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.061255 np0000004490 devstack@c-api.service[99863]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75356b8a3668 pid: 99863 (default app) Jul 03 23:41:10.061314 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.061453 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.061988 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.062138 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.062369 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.062518 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.063007 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extended resource: scheduler-stats {{(pid=99862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.063109 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.063224 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.063420 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.063579 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.064014 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.064147 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.064195 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.snapshot_actions [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] SnapshotActionsController initialized {{(pid=99861) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 23:41:10.064518 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extended resource: os-volume-manage {{(pid=99862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.064621 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.064788 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.065005 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.065169 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.065450 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.065611 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.065981 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extended resource: os-snapshot-manage {{(pid=99862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.066029 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.066123 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.066374 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.066524 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.066697 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.066837 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.067170 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extended resource: os-volume-transfer {{(pid=99862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.067382 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.067415 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.067497 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.067530 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.068086 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.068240 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.068275 np0000004490 devstack@c-api.service[99860]: WARNING cinder.api.contrib.hosts [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 23:41:10.068388 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.068489 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extended resource: os-hosts {{(pid=99862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.068532 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.068561 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.068608 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.068687 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.068850 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.068984 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extension UsedLimits extending resource: limits {{(pid=99861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.069133 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.069190 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extended resource: extensions {{(pid=99860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.069276 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.069423 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.069519 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extended resource: os-volume-type-access {{(pid=99862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.069589 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extension AdminActions extending resource: volumes {{(pid=99861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.069769 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extension AdminActions extending resource: snapshots {{(pid=99861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.069916 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extension AdminActions extending resource: backups {{(pid=99861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.070071 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extension VolumeActions extending resource: volumes {{(pid=99861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.070229 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extended resource: consistencygroups {{(pid=99860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.070265 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.070382 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.router [None req-d5a6f033-35aa-4467-95af-9a965094d827 None None] Extension TypesManage extending resource: types {{(pid=99861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.070795 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extended resource: os-availability-zone {{(pid=99862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.071315 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5226f807-8cf9-4277-9902-f46a11dec5e7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:41:10.071820 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extended resource: os-quota-class-sets {{(pid=99862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.071871 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extended resource: extra_specs {{(pid=99860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.073139 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.073232 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extended resource: capabilities {{(pid=99860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.073276 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.074013 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.074163 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.074242 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extended resource: backups {{(pid=99860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.074472 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1/1] 10.4.3.143 () {60 vars in 925 bytes} [Fri Jul 3 23:41:10 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 23:41:10.074795 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.074914 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.075418 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.snapshot_actions [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] SnapshotActionsController initialized {{(pid=99862) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 23:41:10.075790 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.075826 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extended resource: os-quota-sets {{(pid=99860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.075903 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.076523 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.076650 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.077246 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.077484 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.077901 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extended resource: qos-specs {{(pid=99860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.078035 np0000004490 devstack@c-api.service[99861]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75356b8a3668 pid: 99861 (default app) Jul 03 23:41:10.078104 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.078223 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.078743 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.078869 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.079023 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.079140 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.079236 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.079353 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.079508 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extension UsedLimits extending resource: limits {{(pid=99862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.079656 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.079860 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.080010 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.080067 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extended resource: encryption {{(pid=99860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.080162 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extension AdminActions extending resource: volumes {{(pid=99862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.080273 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extension AdminActions extending resource: snapshots {{(pid=99862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.080369 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extension AdminActions extending resource: backups {{(pid=99862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.080457 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extension VolumeActions extending resource: volumes {{(pid=99862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.080565 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.080657 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.router [None req-342577d1-a3e4-402e-9a86-8fb6c7b28f70 None None] Extension TypesManage extending resource: types {{(pid=99862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.081589 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extended resource: encryption {{(pid=99860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.082797 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extended resource: cgsnapshots {{(pid=99860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.083907 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extended resource: scheduler-stats {{(pid=99860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.085318 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extended resource: os-volume-manage {{(pid=99860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.086412 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extended resource: os-snapshot-manage {{(pid=99860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.087549 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extended resource: os-volume-transfer {{(pid=99860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.088888 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extended resource: os-hosts {{(pid=99860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.089194 np0000004490 devstack@c-api.service[99862]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75356b8a3668 pid: 99862 (default app) Jul 03 23:41:10.090020 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extended resource: os-volume-type-access {{(pid=99860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.091358 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extended resource: os-availability-zone {{(pid=99860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.092465 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extended resource: os-quota-class-sets {{(pid=99860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 23:41:10.093999 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.094160 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.095021 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.095240 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.096121 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.096250 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.096863 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.snapshot_actions [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] SnapshotActionsController initialized {{(pid=99860) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 23:41:10.097321 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.097444 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.098514 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.098514 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.099121 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.099233 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.100055 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:41:10.100199 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:41:10.100810 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.101008 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.101438 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.101438 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.101438 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.101520 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.101608 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extension UsedLimits extending resource: limits {{(pid=99860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.101761 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.101909 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.102075 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.102223 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extension AdminActions extending resource: volumes {{(pid=99860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.102386 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extension AdminActions extending resource: snapshots {{(pid=99860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.102513 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extension AdminActions extending resource: backups {{(pid=99860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.102638 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extension VolumeActions extending resource: volumes {{(pid=99860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.102813 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.102948 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.router [None req-75f0cb5f-e01c-4970-9152-2ca9b588a2c4 None None] Extension TypesManage extending resource: types {{(pid=99860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 23:41:10.111350 np0000004490 devstack@c-api.service[99860]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x75356b8a3668 pid: 99860 (default app) Jul 03 23:41:15.187655 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:41:15.802383 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 admin admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:41:15.802895 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:41:15.804477 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:41:15.804477 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:41:15.836411 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 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=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:41:15.875679 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 admin admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:41:15.876166 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 2/2] 10.4.3.143 () {68 vars in 1256 bytes} [Fri Jul 3 23:41:15 2026] POST /volume/v3/types => generated 183 bytes in 689 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:41:15.894579 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 req-caaf6fcf-8914-4b88-8a9d-8b218d33b20b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:41:16.200731 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 req-caaf6fcf-8914-4b88-8a9d-8b218d33b20b admin admin] POST https://10.4.3.143/volume/v3/types/ca43c79a-fe3f-49df-b80e-65fbfe990047/extra_specs Jul 03 23:41:16.200890 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 req-caaf6fcf-8914-4b88-8a9d-8b218d33b20b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:41:16.202617 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:41:16.202617 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:41:16.240396 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 req-caaf6fcf-8914-4b88-8a9d-8b218d33b20b 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=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:41:16.320763 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 req-caaf6fcf-8914-4b88-8a9d-8b218d33b20b admin admin] https://10.4.3.143/volume/v3/types/ca43c79a-fe3f-49df-b80e-65fbfe990047/extra_specs returned with HTTP 200 Jul 03 23:41:16.321435 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1/3] 10.4.3.143 () {70 vars in 1474 bytes} [Fri Jul 3 23:41:15 2026] POST /volume/v3/types/ca43c79a-fe3f-49df-b80e-65fbfe990047/extra_specs => generated 52 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:41:16.586482 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 req-6f89bcf1-dc01-49e2-9f8e-d8206c98bd2c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:41:16.900656 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 req-6f89bcf1-dc01-49e2-9f8e-d8206c98bd2c admin admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:41:16.901552 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 req-6f89bcf1-dc01-49e2-9f8e-d8206c98bd2c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:41:16.903311 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:41:16.903311 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:41:16.936311 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 req-6f89bcf1-dc01-49e2-9f8e-d8206c98bd2c 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=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:41:16.971215 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 req-6f89bcf1-dc01-49e2-9f8e-d8206c98bd2c admin admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:41:16.971718 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1/4] 10.4.3.143 () {70 vars in 1328 bytes} [Fri Jul 3 23:41:16 2026] POST /volume/v3/types => generated 186 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:41:16.991940 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 req-32ebb464-1289-457c-8637-8671e9165773 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:41:17.315431 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 req-32ebb464-1289-457c-8637-8671e9165773 admin admin] POST https://10.4.3.143/volume/v3/types/e972aa2e-ce46-4894-8bfc-0f75eec28d25/extra_specs Jul 03 23:41:17.315933 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 req-32ebb464-1289-457c-8637-8671e9165773 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:41:17.317597 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:41:17.317597 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:41:17.351215 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 req-32ebb464-1289-457c-8637-8671e9165773 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=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:41:17.412733 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-a5b220bb-0d24-4a16-988d-2fa906b2bdc3 req-32ebb464-1289-457c-8637-8671e9165773 admin admin] https://10.4.3.143/volume/v3/types/e972aa2e-ce46-4894-8bfc-0f75eec28d25/extra_specs returned with HTTP 200 Jul 03 23:41:17.413250 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1/5] 10.4.3.143 () {70 vars in 1474 bytes} [Fri Jul 3 23:41:16 2026] POST /volume/v3/types/e972aa2e-ce46-4894-8bfc-0f75eec28d25/extra_specs => generated 45 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:41:25.872682 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:41:26.318083 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:41:26.967693 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:41:27.411144 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:41:44.176092 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-724d5843-2430-4c50-90d3-a5ca47c9a476 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:41:44.176092 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-724d5843-2430-4c50-90d3-a5ca47c9a476 None None] GET https://10.4.3.143/volume// Jul 03 23:41:44.176092 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-724d5843-2430-4c50-90d3-a5ca47c9a476 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:41:44.176092 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-724d5843-2430-4c50-90d3-a5ca47c9a476 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:41:44.176092 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-724d5843-2430-4c50-90d3-a5ca47c9a476 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:41:44.176092 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 3/6] 10.4.3.143 () {66 vars in 1425 bytes} [Fri Jul 3 23:41: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 03 23:42:25.155215 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5a2dc7c9-f1cb-4eb6-b841-b87d91bef169 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:42:25.447349 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5a2dc7c9-f1cb-4eb6-b841-b87d91bef169 tempest-verify_tempest_config-773846670 tempest-verify_tempest_config-773846670-project-member] GET https://10.4.3.143/volume/v3/extensions Jul 03 23:42:25.447553 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5a2dc7c9-f1cb-4eb6-b841-b87d91bef169 tempest-verify_tempest_config-773846670 tempest-verify_tempest_config-773846670-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:42:25.447786 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5a2dc7c9-f1cb-4eb6-b841-b87d91bef169 tempest-verify_tempest_config-773846670 tempest-verify_tempest_config-773846670-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:42:25.448129 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5a2dc7c9-f1cb-4eb6-b841-b87d91bef169 tempest-verify_tempest_config-773846670 tempest-verify_tempest_config-773846670-project-member] https://10.4.3.143/volume/v3/extensions returned with HTTP 200 Jul 03 23:42:25.448535 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 2/7] 10.4.3.143 () {66 vars in 1246 bytes} [Fri Jul 3 23:42:25 2026] GET /volume/v3/extensions => generated 5245 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:43:26.326525 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5b1d6865-2641-415b-8364-fef0f70ed58a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:43:26.329900 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:43:26.330870 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1676282959"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:43:26.333337 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1676282959'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:43:26.333881 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Create volume of 1 GB Jul 03 23:43:26.345446 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Availability zone cache updated, next update will occur around 2026-07-04 00:43:26.344666. {{(pid=99862) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 23:43:26.345616 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Availability Zones retrieved successfully. Jul 03 23:43:26.368130 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Flow 'volume_create_api' (c6861fcb-93b9-4de2-9b45-e80f5e6ced6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:43:26.369351 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4638bdf-93db-4425-8a4a-b7a3a0d35908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:26.370541 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:43:26.450782 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4638bdf-93db-4425-8a4a-b7a3a0d35908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:26.451802 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54076a18-a8f6-40c3-ab37-b2f08a64e8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:26.505379 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-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 03 23:43:26.505718 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-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 03 23:43:26.559651 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Created reservations ['5731cfdf-0dcb-4791-91f7-307708aafaef', 'e1ca437f-58cb-4911-b2dd-a8e365824eb1', '8fa5b7df-cb54-48f0-b9e3-3e78f2926843', 'd8856231-e42f-4591-887f-4a8caa588967'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:43:26.560760 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54076a18-a8f6-40c3-ab37-b2f08a64e8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5731cfdf-0dcb-4791-91f7-307708aafaef', 'e1ca437f-58cb-4911-b2dd-a8e365824eb1', '8fa5b7df-cb54-48f0-b9e3-3e78f2926843', 'd8856231-e42f-4591-887f-4a8caa588967']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:26.561779 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f79ebb-d5a6-422c-8ee3-d6449c55de66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:26.624646 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f79ebb-d5a6-422c-8ee3-d6449c55de66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bae32f91-4dea-4f98-8266-d38d9fd44684', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1676282959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71f0511138af468eaf7b6bac64bd3103',qos_specs=None,replication_status=,reservations=['5731cfdf-0dcb-4791-91f7-307708aafaef','e1ca437f-58cb-4911-b2dd-a8e365824eb1','8fa5b7df-cb54-48f0-b9e3-3e78f2926843','d8856231-e42f-4591-887f-4a8caa588967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ffad972fc2846fcb0cb2aaf68287775',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:43:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1676282959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bae32f91-4dea-4f98-8266-d38d9fd44684,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71f0511138af468eaf7b6bac64bd3103',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ffad972fc2846fcb0cb2aaf68287775',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:26.626038 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1246006-3ac8-444f-9cca-e01e9374c91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:26.662758 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1246006-3ac8-444f-9cca-e01e9374c91c) transitioned into state 'SUCCESS' from state '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-1676282959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71f0511138af468eaf7b6bac64bd3103',qos_specs=None,replication_status=,reservations=['5731cfdf-0dcb-4791-91f7-307708aafaef','e1ca437f-58cb-4911-b2dd-a8e365824eb1','8fa5b7df-cb54-48f0-b9e3-3e78f2926843','d8856231-e42f-4591-887f-4a8caa588967'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ffad972fc2846fcb0cb2aaf68287775',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:26.664133 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e3a29ae-e2ac-487e-b234-52941f51eb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:26.692216 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e3a29ae-e2ac-487e-b234-52941f51eb07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:26.693341 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Flow 'volume_create_api' (c6861fcb-93b9-4de2-9b45-e80f5e6ced6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:43:26.694167 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Create volume request issued successfully. Jul 03 23:43:26.695268 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5b1d6865-2641-415b-8364-fef0f70ed58a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:43:26.695742 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 2/8] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:43:26 2026] POST /volume/v3/volumes => generated 752 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:43:26.710300 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d7c82461-96c4-4288-a1a7-f88406d6c84e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:43:26.713533 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d7c82461-96c4-4288-a1a7-f88406d6c84e tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:43:26.713794 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d7c82461-96c4-4288-a1a7-f88406d6c84e tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:43:26.714022 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d7c82461-96c4-4288-a1a7-f88406d6c84e tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:43:26.751689 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:43:26.751689 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:43:26.760759 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d7c82461-96c4-4288-a1a7-f88406d6c84e tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:43:26.769198 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d7c82461-96c4-4288-a1a7-f88406d6c84e tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:43:26.769667 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 2/9] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:43:26 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 820 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:43:27.790793 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ef9a8f3a-a8c5-4631-83af-dad796111e20 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:43:27.794427 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ef9a8f3a-a8c5-4631-83af-dad796111e20 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:43:27.795021 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ef9a8f3a-a8c5-4631-83af-dad796111e20 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:43:27.795021 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ef9a8f3a-a8c5-4631-83af-dad796111e20 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:43:27.841310 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:43:27.841310 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:43:27.849931 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ef9a8f3a-a8c5-4631-83af-dad796111e20 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:43:27.859195 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ef9a8f3a-a8c5-4631-83af-dad796111e20 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:43:27.859851 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 4/10] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:43:27 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 845 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:43:36.669183 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:43:36.767558 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=4 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:43:37.857266 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=4 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:43:38.057243 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:43:38.289172 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:43:38.289526 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-103829766"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:43:38.291766 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-103829766'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:43:38.300897 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Create volume of 1 GB Jul 03 23:43:38.301224 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:43:38.301224 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:43:38.306686 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Availability zone cache updated, next update will occur around 2026-07-04 00:43:38.306139. {{(pid=99861) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 23:43:38.306832 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Availability Zones retrieved successfully. Jul 03 23:43:38.329199 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Flow 'volume_create_api' (dfab1bfe-6423-4ead-aecf-e6e49a17ae60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:43:38.330263 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a327d0cb-acf8-4a3b-9e7c-6802ff510b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:38.331292 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:43:38.347194 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:43:38.347194 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:43:38.370013 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a327d0cb-acf8-4a3b-9e7c-6802ff510b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e972aa2e-ce46-4894-8bfc-0f75eec28d25,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e972aa2e-ce46-4894-8bfc-0f75eec28d25', 'encryption_key_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=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:38.370826 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c224ae28-a37b-4a8f-8024-43e9fa723e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:38.415884 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-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 03 23:43:38.419733 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-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 03 23:43:38.477404 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Created reservations ['db017454-f34c-475b-bc84-785a75a3c6f7', '744ad4e7-228f-4d9a-97b5-31ccc5527a15', '69a8404c-fd57-4a63-9e12-8a3dfc23307b', 'b3c1a92e-974b-454c-992a-d34c95cd6ea1'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:43:38.478639 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c224ae28-a37b-4a8f-8024-43e9fa723e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db017454-f34c-475b-bc84-785a75a3c6f7', '744ad4e7-228f-4d9a-97b5-31ccc5527a15', '69a8404c-fd57-4a63-9e12-8a3dfc23307b', 'b3c1a92e-974b-454c-992a-d34c95cd6ea1']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:38.479858 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (054c3544-2a76-4948-ad36-2ada25df1fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:38.534643 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (054c3544-2a76-4948-ad36-2ada25df1fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '783d95ee-323b-4e48-b823-edd10ed63928', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-103829766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1357186b2a2c456e8b246790d6604d54',qos_specs=None,replication_status=,reservations=['db017454-f34c-475b-bc84-785a75a3c6f7','744ad4e7-228f-4d9a-97b5-31ccc5527a15','69a8404c-fd57-4a63-9e12-8a3dfc23307b','b3c1a92e-974b-454c-992a-d34c95cd6ea1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f14754f87b846d7ba9f6063b8593b44',volume_type_id=e972aa2e-ce46-4894-8bfc-0f75eec28d25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:43:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-103829766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=783d95ee-323b-4e48-b823-edd10ed63928,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1357186b2a2c456e8b246790d6604d54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f14754f87b846d7ba9f6063b8593b44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e972aa2e-ce46-4894-8bfc-0f75eec28d25),volume_type_id=e972aa2e-ce46-4894-8bfc-0f75eec28d25)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:38.534643 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb46ebd0-6516-4720-b254-a3fe9d30310e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:38.565990 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb46ebd0-6516-4720-b254-a3fe9d30310e) transitioned into state 'SUCCESS' from state '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-103829766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1357186b2a2c456e8b246790d6604d54',qos_specs=None,replication_status=,reservations=['db017454-f34c-475b-bc84-785a75a3c6f7','744ad4e7-228f-4d9a-97b5-31ccc5527a15','69a8404c-fd57-4a63-9e12-8a3dfc23307b','b3c1a92e-974b-454c-992a-d34c95cd6ea1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f14754f87b846d7ba9f6063b8593b44',volume_type_id=e972aa2e-ce46-4894-8bfc-0f75eec28d25)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:38.566815 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20a4f194-4ff7-4420-ad0b-4570133768e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:38.594926 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20a4f194-4ff7-4420-ad0b-4570133768e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:38.596144 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Flow 'volume_create_api' (dfab1bfe-6423-4ead-aecf-e6e49a17ae60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:43:38.596416 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Create volume request issued successfully. Jul 03 23:43:38.597500 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1298591a-aeb0-4510-92d0-7f1e5ff96aaf tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:43:38.598043 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 3/11] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:43:38 2026] POST /volume/v3/volumes => generated 757 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:43:38.614964 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-bdb71d43-f853-48f6-9d35-2a9ac283a4fe None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:43:38.619084 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bdb71d43-f853-48f6-9d35-2a9ac283a4fe tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:43:38.619084 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bdb71d43-f853-48f6-9d35-2a9ac283a4fe tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:43:38.619084 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bdb71d43-f853-48f6-9d35-2a9ac283a4fe tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:43:38.632238 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:43:38.632238 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:43:38.647589 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-bdb71d43-f853-48f6-9d35-2a9ac283a4fe tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:43:38.657297 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bdb71d43-f853-48f6-9d35-2a9ac283a4fe tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:43:38.657939 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 3/12] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:43:38 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 825 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:43:38.822557 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c550fd5f-240b-493c-8780-9ccd0b729628 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:43:39.345429 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:43:39.345429 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1513938217"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:43:39.347895 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1513938217'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:43:39.348379 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Create volume of 1 GB Jul 03 23:43:39.370046 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Availability zone cache updated, next update will occur around 2026-07-04 00:43:39.369170. {{(pid=99860) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 23:43:39.370220 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Availability Zones retrieved successfully. Jul 03 23:43:39.408151 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Flow 'volume_create_api' (fd55daf3-f3fa-4e4a-9c20-3da850e32963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:43:39.409573 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a6e995-a18f-4f4c-8c88-e944ec1fbea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:39.410963 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:43:39.475662 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a6e995-a18f-4f4c-8c88-e944ec1fbea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:39.476573 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (805ccb06-2c7d-42ea-a875-848bb3393680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:39.515986 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:43:39.516345 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:43:39.583015 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Created reservations ['54a6cd97-1f5b-4b3e-bacd-36cfddecb872', '14b6e31b-57f8-4e84-b496-976331a9600a', '65b2c133-c3b5-4273-b5b4-1ae13e62b6a7', '3174ddc9-410d-4770-a255-4c2da2293c0c'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:43:39.583862 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (805ccb06-2c7d-42ea-a875-848bb3393680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54a6cd97-1f5b-4b3e-bacd-36cfddecb872', '14b6e31b-57f8-4e84-b496-976331a9600a', '65b2c133-c3b5-4273-b5b4-1ae13e62b6a7', '3174ddc9-410d-4770-a255-4c2da2293c0c']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:39.585996 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fc80f1a-f762-4669-8deb-b791f4c8aa61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:39.646663 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fc80f1a-f762-4669-8deb-b791f4c8aa61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72c59e01-d569-4407-8d6a-1d3b6d070d1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1513938217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4287cedfe9445f94fa6c89cb5e4877',qos_specs=None,replication_status=,reservations=['54a6cd97-1f5b-4b3e-bacd-36cfddecb872','14b6e31b-57f8-4e84-b496-976331a9600a','65b2c133-c3b5-4273-b5b4-1ae13e62b6a7','3174ddc9-410d-4770-a255-4c2da2293c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2adba66418aa4c5abd15236d1da1cdaa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:43:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1513938217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72c59e01-d569-4407-8d6a-1d3b6d070d1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f4287cedfe9445f94fa6c89cb5e4877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2adba66418aa4c5abd15236d1da1cdaa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:39.647624 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd0dae7a-5022-4d31-b469-ab9e6e98fef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:39.679599 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f8b34ff6-dc8b-42a6-926e-48a200a5a540 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:43:39.682942 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f8b34ff6-dc8b-42a6-926e-48a200a5a540 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:43:39.682942 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f8b34ff6-dc8b-42a6-926e-48a200a5a540 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:43:39.682942 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f8b34ff6-dc8b-42a6-926e-48a200a5a540 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:43:39.689983 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd0dae7a-5022-4d31-b469-ab9e6e98fef9) transitioned into state 'SUCCESS' from state '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-1513938217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f4287cedfe9445f94fa6c89cb5e4877',qos_specs=None,replication_status=,reservations=['54a6cd97-1f5b-4b3e-bacd-36cfddecb872','14b6e31b-57f8-4e84-b496-976331a9600a','65b2c133-c3b5-4273-b5b4-1ae13e62b6a7','3174ddc9-410d-4770-a255-4c2da2293c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2adba66418aa4c5abd15236d1da1cdaa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:39.691234 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1829032b-0196-4e78-b12b-190b89fd91cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:39.697918 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:43:39.697918 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:43:39.703509 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f8b34ff6-dc8b-42a6-926e-48a200a5a540 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:43:39.709719 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f8b34ff6-dc8b-42a6-926e-48a200a5a540 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:43:39.710267 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 5/13] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:43:39 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:43:39.719836 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1829032b-0196-4e78-b12b-190b89fd91cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:39.720985 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Flow 'volume_create_api' (fd55daf3-f3fa-4e4a-9c20-3da850e32963) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:43:39.721441 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Create volume request issued successfully. Jul 03 23:43:39.722162 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c550fd5f-240b-493c-8780-9ccd0b729628 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:43:39.722842 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 3/14] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:43:38 2026] POST /volume/v3/volumes => generated 785 bytes in 901 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:43:39.726122 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-753e62fe-7011-48a6-a640-592455a54f78 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:43:39.740160 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-01a27940-2198-4c52-a047-710de3a2543a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:43:39.742748 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-01a27940-2198-4c52-a047-710de3a2543a tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:43:39.742849 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-01a27940-2198-4c52-a047-710de3a2543a tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:43:39.743338 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-01a27940-2198-4c52-a047-710de3a2543a tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:43:39.791406 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:43:39.791406 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:43:39.800177 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-01a27940-2198-4c52-a047-710de3a2543a tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:43:39.804617 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-01a27940-2198-4c52-a047-710de3a2543a tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:43:39.805598 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 4/15] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:43:39 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 964 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:43:40.024105 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-753e62fe-7011-48a6-a640-592455a54f78 tempest-TestMultiAttachVolumeSwap-1935903437 tempest-TestMultiAttachVolumeSwap-1935903437-project-admin] POST https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928/action Jul 03 23:43:40.025050 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-753e62fe-7011-48a6-a640-592455a54f78 tempest-TestMultiAttachVolumeSwap-1935903437 tempest-TestMultiAttachVolumeSwap-1935903437-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:43:40.025389 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-753e62fe-7011-48a6-a640-592455a54f78 tempest-TestMultiAttachVolumeSwap-1935903437 tempest-TestMultiAttachVolumeSwap-1935903437-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:43:40.062494 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:43:40.062494 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:43:40.063172 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-753e62fe-7011-48a6-a640-592455a54f78 tempest-TestMultiAttachVolumeSwap-1935903437 tempest-TestMultiAttachVolumeSwap-1935903437-project-admin] Volume info retrieved successfully. Jul 03 23:43:40.080327 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-753e62fe-7011-48a6-a640-592455a54f78 tempest-TestMultiAttachVolumeSwap-1935903437 tempest-TestMultiAttachVolumeSwap-1935903437-project-admin] Update volume admin metadata completed successfully. Jul 03 23:43:40.080492 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-753e62fe-7011-48a6-a640-592455a54f78 tempest-TestMultiAttachVolumeSwap-1935903437 tempest-TestMultiAttachVolumeSwap-1935903437-project-admin] Update readonly setting on volume completed successfully. Jul 03 23:43:40.080975 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-753e62fe-7011-48a6-a640-592455a54f78 tempest-TestMultiAttachVolumeSwap-1935903437 tempest-TestMultiAttachVolumeSwap-1935903437-project-admin] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928/action returned with HTTP 202 Jul 03 23:43:40.081492 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 4/16] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:43:39 2026] POST /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928/action => generated 0 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:43:40.092400 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:43:40.096969 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:43:40.097465 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1705462439"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:43:40.100024 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1705462439'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:43:40.107262 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Create volume of 1 GB Jul 03 23:43:40.107716 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:43:40.107716 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:43:40.114850 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Availability zone cache updated, next update will occur around 2026-07-04 00:43:40.114094. {{(pid=99863) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 23:43:40.115032 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Availability Zones retrieved successfully. Jul 03 23:43:40.141258 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Flow 'volume_create_api' (0e900124-7115-4605-9702-6ad71cc3fc70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:43:40.143760 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3eba5fc-d330-4135-a1ff-a50384183a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:40.144156 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:43:40.165535 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:43:40.165535 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:43:40.195735 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3eba5fc-d330-4135-a1ff-a50384183a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e972aa2e-ce46-4894-8bfc-0f75eec28d25,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e972aa2e-ce46-4894-8bfc-0f75eec28d25', 'encryption_key_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=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:40.196827 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f09a7cd8-9079-41ef-a7fe-45260235f74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:40.266116 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-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 03 23:43:40.266768 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-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 03 23:43:40.302137 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Created reservations ['2c90fe51-c3c9-492f-af5a-4f030a59b682', 'b1d0a54b-ea91-45a9-90c2-43610fbdd220', 'd45bbcde-0900-41b1-951a-0adb493f54e3', 'a4bae101-6617-4349-a68a-f9e5ccaf3fa1'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:43:40.303646 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f09a7cd8-9079-41ef-a7fe-45260235f74f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c90fe51-c3c9-492f-af5a-4f030a59b682', 'b1d0a54b-ea91-45a9-90c2-43610fbdd220', 'd45bbcde-0900-41b1-951a-0adb493f54e3', 'a4bae101-6617-4349-a68a-f9e5ccaf3fa1']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:40.304814 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd447c7b-3dfa-4720-b2d8-11ab9e1e7835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:40.337254 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd447c7b-3dfa-4720-b2d8-11ab9e1e7835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd23e18c3-4c6f-49d4-b089-f7c9a10e4484', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1705462439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1357186b2a2c456e8b246790d6604d54',qos_specs=None,replication_status=,reservations=['2c90fe51-c3c9-492f-af5a-4f030a59b682','b1d0a54b-ea91-45a9-90c2-43610fbdd220','d45bbcde-0900-41b1-951a-0adb493f54e3','a4bae101-6617-4349-a68a-f9e5ccaf3fa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f14754f87b846d7ba9f6063b8593b44',volume_type_id=e972aa2e-ce46-4894-8bfc-0f75eec28d25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1705462439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d23e18c3-4c6f-49d4-b089-f7c9a10e4484,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1357186b2a2c456e8b246790d6604d54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f14754f87b846d7ba9f6063b8593b44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e972aa2e-ce46-4894-8bfc-0f75eec28d25),volume_type_id=e972aa2e-ce46-4894-8bfc-0f75eec28d25)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:40.338296 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c4b0fda-ef5a-4f46-adca-205607c92a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:40.374772 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c4b0fda-ef5a-4f46-adca-205607c92a1f) transitioned into state 'SUCCESS' from state '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-1705462439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1357186b2a2c456e8b246790d6604d54',qos_specs=None,replication_status=,reservations=['2c90fe51-c3c9-492f-af5a-4f030a59b682','b1d0a54b-ea91-45a9-90c2-43610fbdd220','d45bbcde-0900-41b1-951a-0adb493f54e3','a4bae101-6617-4349-a68a-f9e5ccaf3fa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f14754f87b846d7ba9f6063b8593b44',volume_type_id=e972aa2e-ce46-4894-8bfc-0f75eec28d25)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:40.375529 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (821470bc-ee61-411e-a2ba-d3a9bb0cdebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:40.405651 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (821470bc-ee61-411e-a2ba-d3a9bb0cdebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:40.406818 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Flow 'volume_create_api' (0e900124-7115-4605-9702-6ad71cc3fc70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:43:40.407182 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Create volume request issued successfully. Jul 03 23:43:40.408263 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-de6d6a9f-7e68-45f7-9620-2db0cc8383eb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:43:40.408920 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 6/17] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:43:40 2026] POST /volume/v3/volumes => generated 758 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 23:43:40.422896 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a0bad20d-3b45-4da7-9256-f77090c01cb8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:43:40.425519 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a0bad20d-3b45-4da7-9256-f77090c01cb8 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/d23e18c3-4c6f-49d4-b089-f7c9a10e4484 Jul 03 23:43:40.425876 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a0bad20d-3b45-4da7-9256-f77090c01cb8 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:43:40.426215 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a0bad20d-3b45-4da7-9256-f77090c01cb8 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:43:40.435332 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:43:40.435332 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:43:40.440885 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a0bad20d-3b45-4da7-9256-f77090c01cb8 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:43:40.446489 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a0bad20d-3b45-4da7-9256-f77090c01cb8 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/d23e18c3-4c6f-49d4-b089-f7c9a10e4484 returned with HTTP 200 Jul 03 23:43:40.447135 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 4/18] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:43:40 2026] GET /volume/v3/volumes/d23e18c3-4c6f-49d4-b089-f7c9a10e4484 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:43:40.826815 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d69d3ec5-9dbf-4d6e-b288-49c20d8bcf55 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:43:40.828948 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d69d3ec5-9dbf-4d6e-b288-49c20d8bcf55 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:43:40.829246 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d69d3ec5-9dbf-4d6e-b288-49c20d8bcf55 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:43:40.829396 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d69d3ec5-9dbf-4d6e-b288-49c20d8bcf55 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:43:40.838194 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:43:40.838194 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:43:40.843473 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d69d3ec5-9dbf-4d6e-b288-49c20d8bcf55 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:43:40.848566 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d69d3ec5-9dbf-4d6e-b288-49c20d8bcf55 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:43:40.849132 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 5/19] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:43:40 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:43:41.468239 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fdaaf62e-0a9d-481e-99e3-bbbea86e2cde None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:43:41.471108 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fdaaf62e-0a9d-481e-99e3-bbbea86e2cde tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/d23e18c3-4c6f-49d4-b089-f7c9a10e4484 Jul 03 23:43:41.471108 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fdaaf62e-0a9d-481e-99e3-bbbea86e2cde tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:43:41.471108 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fdaaf62e-0a9d-481e-99e3-bbbea86e2cde tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:43:41.481859 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:43:41.481859 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:43:41.486796 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fdaaf62e-0a9d-481e-99e3-bbbea86e2cde tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:43:41.496118 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fdaaf62e-0a9d-481e-99e3-bbbea86e2cde tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/d23e18c3-4c6f-49d4-b089-f7c9a10e4484 returned with HTTP 200 Jul 03 23:43:41.496203 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 5/20] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:43:41 2026] GET /volume/v3/volumes/d23e18c3-4c6f-49d4-b089-f7c9a10e4484 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:43:50.380341 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=23,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:43:50.445215 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=32,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:43:50.847300 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=12 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:43:51.493829 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=33,cinder:INSERT=11,cinder:UPDATE=12 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:43:58.464794 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-723c9b4d-6820-4a93-b0e2-3149162b372b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:43:58.467350 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:43:58.468716 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1850282786"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:43:58.473902 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1850282786'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:43:58.473902 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Create volume of 1 GB Jul 03 23:43:58.473902 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:43:58.473902 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:43:58.481023 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Availability Zones retrieved successfully. Jul 03 23:43:58.493726 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Flow 'volume_create_api' (27b86800-1da9-4cd8-9e6a-4c56a120d79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:43:58.496232 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e5650c-d5f0-4c48-8ca5-83b81cd30add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:58.498422 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:43:58.540134 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e5650c-d5f0-4c48-8ca5-83b81cd30add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:58.541366 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d305075-6861-405e-9af7-a79c7eda79d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:58.576950 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-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 03 23:43:58.578666 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-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 03 23:43:58.639272 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Created reservations ['4666fb90-fbc8-423b-bb70-3e9de6d88bea', '6968a98a-590a-4033-a1b3-9f965924e6cb', '9f2c97f2-7391-4ebd-a587-3c28986fc979', '225fdfca-eadb-4079-9cfd-e0be813cf9a6'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:43:58.640483 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d305075-6861-405e-9af7-a79c7eda79d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4666fb90-fbc8-423b-bb70-3e9de6d88bea', '6968a98a-590a-4033-a1b3-9f965924e6cb', '9f2c97f2-7391-4ebd-a587-3c28986fc979', '225fdfca-eadb-4079-9cfd-e0be813cf9a6']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:58.641606 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d888c0e-2fec-462a-bf36-76c8804e28f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:58.688152 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d888c0e-2fec-462a-bf36-76c8804e28f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '666f5aa9-b909-47e6-93f8-a25f1e507f51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1850282786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3298a33d4012469fb520f4f6897317b4',qos_specs=None,replication_status=,reservations=['4666fb90-fbc8-423b-bb70-3e9de6d88bea','6968a98a-590a-4033-a1b3-9f965924e6cb','9f2c97f2-7391-4ebd-a587-3c28986fc979','225fdfca-eadb-4079-9cfd-e0be813cf9a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5b904c3ce77494cbe2e28d2ae64723e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:43:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1850282786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=666f5aa9-b909-47e6-93f8-a25f1e507f51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3298a33d4012469fb520f4f6897317b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5b904c3ce77494cbe2e28d2ae64723e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:58.688917 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f386d900-e918-424d-bf58-3b07f365575e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:58.716873 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f386d900-e918-424d-bf58-3b07f365575e) transitioned into state 'SUCCESS' from state '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-1850282786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3298a33d4012469fb520f4f6897317b4',qos_specs=None,replication_status=,reservations=['4666fb90-fbc8-423b-bb70-3e9de6d88bea','6968a98a-590a-4033-a1b3-9f965924e6cb','9f2c97f2-7391-4ebd-a587-3c28986fc979','225fdfca-eadb-4079-9cfd-e0be813cf9a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5b904c3ce77494cbe2e28d2ae64723e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:58.717894 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85076989-6dda-4423-a1b2-1784ed40bb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:58.730486 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85076989-6dda-4423-a1b2-1784ed40bb1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:58.731728 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Flow 'volume_create_api' (27b86800-1da9-4cd8-9e6a-4c56a120d79e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:43:58.732181 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Create volume request issued successfully. Jul 03 23:43:58.733091 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-723c9b4d-6820-4a93-b0e2-3149162b372b tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:43:58.733679 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 7/21] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:43:58 2026] POST /volume/v3/volumes => generated 755 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:43:58.746328 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-402dd44a-6d6d-442a-a77e-c5defc1f0fe5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:43:58.748637 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-402dd44a-6d6d-442a-a77e-c5defc1f0fe5 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] GET https://10.4.3.143/volume/v3/volumes/666f5aa9-b909-47e6-93f8-a25f1e507f51 Jul 03 23:43:58.749286 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-402dd44a-6d6d-442a-a77e-c5defc1f0fe5 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:43:58.749286 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-402dd44a-6d6d-442a-a77e-c5defc1f0fe5 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:43:58.760787 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:43:58.760787 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:43:58.770522 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-402dd44a-6d6d-442a-a77e-c5defc1f0fe5 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Volume info retrieved successfully. Jul 03 23:43:58.775917 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-402dd44a-6d6d-442a-a77e-c5defc1f0fe5 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] https://10.4.3.143/volume/v3/volumes/666f5aa9-b909-47e6-93f8-a25f1e507f51 returned with HTTP 200 Jul 03 23:43:58.776338 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 5/22] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:43:58 2026] GET /volume/v3/volumes/666f5aa9-b909-47e6-93f8-a25f1e507f51 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:43:58.822716 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:43:59.265400 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:43:59.265851 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1638756550"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:43:59.268041 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1638756550'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:43:59.268419 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Create volume of 1 GB Jul 03 23:43:59.273341 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Availability Zones retrieved successfully. Jul 03 23:43:59.280942 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Flow 'volume_create_api' (a4af1dbe-927f-4457-be2c-3166e15000d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:43:59.282156 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59131332-931c-4d07-8bf1-26490c1fda94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:59.283210 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:43:59.317933 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59131332-931c-4d07-8bf1-26490c1fda94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:59.318856 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ab45ee1-fc23-46ed-8a23-3adfd3889402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:59.426080 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Created reservations ['262e30a6-1716-494d-82d9-fd55d631be71', '9a4cc4d0-532c-485b-8215-e5bf283ff00d', '5add202e-d94c-4166-a8e0-99e2dea39fb5', '3e35f790-f7ae-4228-9447-53e0b186f0e7'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:43:59.427276 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ab45ee1-fc23-46ed-8a23-3adfd3889402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['262e30a6-1716-494d-82d9-fd55d631be71', '9a4cc4d0-532c-485b-8215-e5bf283ff00d', '5add202e-d94c-4166-a8e0-99e2dea39fb5', '3e35f790-f7ae-4228-9447-53e0b186f0e7']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:59.429157 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d72045c4-b6b9-49c3-9e33-9cf0a41a57a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:59.472221 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d72045c4-b6b9-49c3-9e33-9cf0a41a57a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0b4eb8f-36c0-4689-889f-bc1d8c7f713a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1638756550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2b0dc907284439ba88f14da61582705',qos_specs=None,replication_status=,reservations=['262e30a6-1716-494d-82d9-fd55d631be71','9a4cc4d0-532c-485b-8215-e5bf283ff00d','5add202e-d94c-4166-a8e0-99e2dea39fb5','3e35f790-f7ae-4228-9447-53e0b186f0e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bdde3ce6fab4f3095c83de8586d22ac',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:43:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1638756550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0b4eb8f-36c0-4689-889f-bc1d8c7f713a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2b0dc907284439ba88f14da61582705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bdde3ce6fab4f3095c83de8586d22ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:59.473327 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ae7023a-2828-4870-82ac-c02fa3d2a019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:59.498800 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ae7023a-2828-4870-82ac-c02fa3d2a019) transitioned into state 'SUCCESS' from state '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-1638756550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2b0dc907284439ba88f14da61582705',qos_specs=None,replication_status=,reservations=['262e30a6-1716-494d-82d9-fd55d631be71','9a4cc4d0-532c-485b-8215-e5bf283ff00d','5add202e-d94c-4166-a8e0-99e2dea39fb5','3e35f790-f7ae-4228-9447-53e0b186f0e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bdde3ce6fab4f3095c83de8586d22ac',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:59.499932 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1574908a-98c0-41be-893e-2d7723808712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:43:59.516580 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1574908a-98c0-41be-893e-2d7723808712) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:43:59.517576 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Flow 'volume_create_api' (a4af1dbe-927f-4457-be2c-3166e15000d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:43:59.518087 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Create volume request issued successfully. Jul 03 23:43:59.518687 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4d866855-89d1-4fb2-ab5f-f11cc13f08f1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:43:59.519372 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 6/23] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:43:58 2026] POST /volume/v3/volumes => generated 759 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:43:59.792672 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c96f91dd-14bd-4a5d-8869-d0a4c73e2297 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:43:59.797361 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c96f91dd-14bd-4a5d-8869-d0a4c73e2297 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] GET https://10.4.3.143/volume/v3/volumes/666f5aa9-b909-47e6-93f8-a25f1e507f51 Jul 03 23:43:59.797361 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c96f91dd-14bd-4a5d-8869-d0a4c73e2297 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:43:59.798013 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c96f91dd-14bd-4a5d-8869-d0a4c73e2297 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:43:59.815249 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:43:59.815249 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:43:59.824144 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c96f91dd-14bd-4a5d-8869-d0a4c73e2297 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Volume info retrieved successfully. Jul 03 23:43:59.835008 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c96f91dd-14bd-4a5d-8869-d0a4c73e2297 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] https://10.4.3.143/volume/v3/volumes/666f5aa9-b909-47e6-93f8-a25f1e507f51 returned with HTTP 200 Jul 03 23:43:59.835500 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 6/24] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:43:59 2026] GET /volume/v3/volumes/666f5aa9-b909-47e6-93f8-a25f1e507f51 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:00.395042 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-8e0248bc-0651-4943-ade3-ea50f642213c req-4885219b-5e6d-4274-b720-5216d175541b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:00.403256 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-8e0248bc-0651-4943-ade3-ea50f642213c req-4885219b-5e6d-4274-b720-5216d175541b tempest-VolumesAdminNegativeTest-766099848 tempest-VolumesAdminNegativeTest-766099848-project] GET https://10.4.3.143/volume/v3/volumes/10beee12-3353-4cc6-ad26-3c7135f2c4c3 Jul 03 23:44:00.403526 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-8e0248bc-0651-4943-ade3-ea50f642213c req-4885219b-5e6d-4274-b720-5216d175541b tempest-VolumesAdminNegativeTest-766099848 tempest-VolumesAdminNegativeTest-766099848-project] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:00.403798 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-8e0248bc-0651-4943-ade3-ea50f642213c req-4885219b-5e6d-4274-b720-5216d175541b tempest-VolumesAdminNegativeTest-766099848 tempest-VolumesAdminNegativeTest-766099848-project] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:00.449154 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-8e0248bc-0651-4943-ade3-ea50f642213c req-4885219b-5e6d-4274-b720-5216d175541b tempest-VolumesAdminNegativeTest-766099848 tempest-VolumesAdminNegativeTest-766099848-project] https://10.4.3.143/volume/v3/volumes/10beee12-3353-4cc6-ad26-3c7135f2c4c3 returned with HTTP 404 Jul 03 23:44:00.449848 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 8/25] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:44:00 2026] GET /volume/v3/volumes/10beee12-3353-4cc6-ad26-3c7135f2c4c3 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:44:00.468255 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c1cb5b83-04c4-450f-9e6e-3daafaff0995 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:00.471576 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c1cb5b83-04c4-450f-9e6e-3daafaff0995 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] DELETE https://10.4.3.143/volume/v3/volumes/666f5aa9-b909-47e6-93f8-a25f1e507f51 Jul 03 23:44:00.471908 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c1cb5b83-04c4-450f-9e6e-3daafaff0995 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:00.472493 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c1cb5b83-04c4-450f-9e6e-3daafaff0995 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:00.472726 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-c1cb5b83-04c4-450f-9e6e-3daafaff0995 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Delete volume with id: 666f5aa9-b909-47e6-93f8-a25f1e507f51 Jul 03 23:44:00.483590 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:00.483590 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:00.484299 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c1cb5b83-04c4-450f-9e6e-3daafaff0995 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Volume info retrieved successfully. Jul 03 23:44:00.523246 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c1cb5b83-04c4-450f-9e6e-3daafaff0995 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Delete volume request issued successfully. Jul 03 23:44:00.523812 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c1cb5b83-04c4-450f-9e6e-3daafaff0995 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] https://10.4.3.143/volume/v3/volumes/666f5aa9-b909-47e6-93f8-a25f1e507f51 returned with HTTP 202 Jul 03 23:44:00.524477 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 6/26] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:44:00 2026] DELETE /volume/v3/volumes/666f5aa9-b909-47e6-93f8-a25f1e507f51 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:44:00.537889 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-53124599-dfaf-4731-aacd-a756d0861689 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:00.538275 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-53124599-dfaf-4731-aacd-a756d0861689 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] GET https://10.4.3.143/volume/v3/volumes/666f5aa9-b909-47e6-93f8-a25f1e507f51 Jul 03 23:44:00.538275 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-53124599-dfaf-4731-aacd-a756d0861689 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:00.538496 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-53124599-dfaf-4731-aacd-a756d0861689 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:00.547527 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:00.547527 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:00.552855 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-53124599-dfaf-4731-aacd-a756d0861689 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Volume info retrieved successfully. Jul 03 23:44:00.558639 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-53124599-dfaf-4731-aacd-a756d0861689 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] https://10.4.3.143/volume/v3/volumes/666f5aa9-b909-47e6-93f8-a25f1e507f51 returned with HTTP 200 Jul 03 23:44:00.559031 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 7/27] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:00 2026] GET /volume/v3/volumes/666f5aa9-b909-47e6-93f8-a25f1e507f51 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:01.579888 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4734448b-de76-4e92-9da1-10e06c96dde6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:01.582884 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4734448b-de76-4e92-9da1-10e06c96dde6 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] GET https://10.4.3.143/volume/v3/volumes/666f5aa9-b909-47e6-93f8-a25f1e507f51 Jul 03 23:44:01.582884 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4734448b-de76-4e92-9da1-10e06c96dde6 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:01.583619 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4734448b-de76-4e92-9da1-10e06c96dde6 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:01.595191 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4734448b-de76-4e92-9da1-10e06c96dde6 tempest-VolumesAdminNegativeTest-682679943 tempest-VolumesAdminNegativeTest-682679943-project-member] https://10.4.3.143/volume/v3/volumes/666f5aa9-b909-47e6-93f8-a25f1e507f51 returned with HTTP 404 Jul 03 23:44:01.596228 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 7/28] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:01 2026] GET /volume/v3/volumes/666f5aa9-b909-47e6-93f8-a25f1e507f51 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:44:02.178819 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:02.384695 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:44:02.385105 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1792061801", "imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:02.386553 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1792061801', 'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:44:02.919328 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Create volume of 1 GB Jul 03 23:44:02.919790 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:02.919790 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:02.925580 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Availability Zones retrieved successfully. Jul 03 23:44:02.931001 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Flow 'volume_create_api' (1c6db0ae-21f1-4eaf-a547-d5e2f8c323eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:44:02.932083 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd723ab-6d77-4516-be5b-ea8906e6c719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:02.933120 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:44:03.031733 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbd723ab-6d77-4516-be5b-ea8906e6c719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:03.031733 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c6fc966-2c04-479a-aa1f-2610470839f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:03.098115 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Created reservations ['97dae1a4-5259-4284-b1bb-ba3f48a229a2', '13ebe901-ebd2-4cfb-8594-bc03b1179e17', '156253a8-d249-4b5f-bbac-1a82bbb1d987', '3427841b-bd4b-4a29-91f6-a90071b1ddd6'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:44:03.099211 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c6fc966-2c04-479a-aa1f-2610470839f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97dae1a4-5259-4284-b1bb-ba3f48a229a2', '13ebe901-ebd2-4cfb-8594-bc03b1179e17', '156253a8-d249-4b5f-bbac-1a82bbb1d987', '3427841b-bd4b-4a29-91f6-a90071b1ddd6']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:03.100014 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0838038-baf1-4d8d-a6fc-3ebe4bc5ca19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:03.139367 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0838038-baf1-4d8d-a6fc-3ebe4bc5ca19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3146a4a-f92e-45e5-8f8d-c2d4f4c51843', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1792061801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a88b0b40801410ba6cfa3dbd4fcad3a',qos_specs=None,replication_status=,reservations=['97dae1a4-5259-4284-b1bb-ba3f48a229a2','13ebe901-ebd2-4cfb-8594-bc03b1179e17','156253a8-d249-4b5f-bbac-1a82bbb1d987','3427841b-bd4b-4a29-91f6-a90071b1ddd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f5677cce93841a7a19572453f872412',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:44:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1792061801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3146a4a-f92e-45e5-8f8d-c2d4f4c51843,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a88b0b40801410ba6cfa3dbd4fcad3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f5677cce93841a7a19572453f872412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:03.141271 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd919ea0-c275-4e75-a713-cbf5230fb3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:03.177437 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd919ea0-c275-4e75-a713-cbf5230fb3f5) transitioned into state 'SUCCESS' from state '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-1792061801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a88b0b40801410ba6cfa3dbd4fcad3a',qos_specs=None,replication_status=,reservations=['97dae1a4-5259-4284-b1bb-ba3f48a229a2','13ebe901-ebd2-4cfb-8594-bc03b1179e17','156253a8-d249-4b5f-bbac-1a82bbb1d987','3427841b-bd4b-4a29-91f6-a90071b1ddd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f5677cce93841a7a19572453f872412',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:03.178218 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab83593f-bde9-4674-9ba3-b4e452d024a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:03.198320 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab83593f-bde9-4674-9ba3-b4e452d024a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:03.199578 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Flow 'volume_create_api' (1c6db0ae-21f1-4eaf-a547-d5e2f8c323eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:44:03.200007 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Create volume request issued successfully. Jul 03 23:44:03.200934 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a3a4d7d1-dbdc-449f-ac2d-fde94c84e841 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:44:03.201442 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 9/29] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:44:02 2026] POST /volume/v3/volumes => generated 752 bytes in 1023 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:44:03.220688 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e968b0ef-c905-4a80-aeca-1975adf66bba None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:03.224389 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e968b0ef-c905-4a80-aeca-1975adf66bba tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 Jul 03 23:44:03.224614 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e968b0ef-c905-4a80-aeca-1975adf66bba tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:03.224955 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e968b0ef-c905-4a80-aeca-1975adf66bba tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:03.234188 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:03.234188 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:03.239429 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e968b0ef-c905-4a80-aeca-1975adf66bba tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:03.243748 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e968b0ef-c905-4a80-aeca-1975adf66bba tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 returned with HTTP 200 Jul 03 23:44:03.244378 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 7/30] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:03 2026] GET /volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:04.260307 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5c5b4428-fdbd-4465-b3b4-514b2563176d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:04.262309 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5c5b4428-fdbd-4465-b3b4-514b2563176d tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 Jul 03 23:44:04.262547 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5c5b4428-fdbd-4465-b3b4-514b2563176d tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:04.262818 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5c5b4428-fdbd-4465-b3b4-514b2563176d tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:04.275111 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:04.275111 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:04.280568 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5c5b4428-fdbd-4465-b3b4-514b2563176d tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:04.287442 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5c5b4428-fdbd-4465-b3b4-514b2563176d tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 returned with HTTP 200 Jul 03 23:44:04.287970 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 8/31] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:04 2026] GET /volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:05.300348 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e77b06e0-77ca-476c-8e49-453c94ceefc3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:05.302325 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e77b06e0-77ca-476c-8e49-453c94ceefc3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 Jul 03 23:44:05.302531 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e77b06e0-77ca-476c-8e49-453c94ceefc3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:05.302746 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e77b06e0-77ca-476c-8e49-453c94ceefc3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:05.312266 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:05.312266 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:05.316194 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e77b06e0-77ca-476c-8e49-453c94ceefc3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:05.320510 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e77b06e0-77ca-476c-8e49-453c94ceefc3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 returned with HTTP 200 Jul 03 23:44:05.320938 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 8/32] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:05 2026] GET /volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:06.334117 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6f6e0896-acca-4c76-b9cc-2a93fdaadb99 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:06.336312 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6f6e0896-acca-4c76-b9cc-2a93fdaadb99 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 Jul 03 23:44:06.336599 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6f6e0896-acca-4c76-b9cc-2a93fdaadb99 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:06.336848 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6f6e0896-acca-4c76-b9cc-2a93fdaadb99 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:06.345299 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:06.345299 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:06.349386 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6f6e0896-acca-4c76-b9cc-2a93fdaadb99 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:06.357882 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6f6e0896-acca-4c76-b9cc-2a93fdaadb99 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 returned with HTTP 200 Jul 03 23:44:06.358296 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 10/33] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:06 2026] GET /volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:07.370957 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ba56d58c-4063-46d9-9812-9037cd10d6ce None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:07.372917 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ba56d58c-4063-46d9-9812-9037cd10d6ce tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 Jul 03 23:44:07.373185 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ba56d58c-4063-46d9-9812-9037cd10d6ce tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:07.373415 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ba56d58c-4063-46d9-9812-9037cd10d6ce tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:07.382223 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:07.382223 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:07.386772 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ba56d58c-4063-46d9-9812-9037cd10d6ce tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:07.393420 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ba56d58c-4063-46d9-9812-9037cd10d6ce tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 returned with HTTP 200 Jul 03 23:44:07.393969 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 8/34] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:07 2026] GET /volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:08.412720 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-174e36e5-44c4-4261-863e-bad71b031da9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:08.419766 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-174e36e5-44c4-4261-863e-bad71b031da9 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 Jul 03 23:44:08.420139 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-174e36e5-44c4-4261-863e-bad71b031da9 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:08.420358 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-174e36e5-44c4-4261-863e-bad71b031da9 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:08.441013 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:08.441013 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:08.450878 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-174e36e5-44c4-4261-863e-bad71b031da9 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:08.458206 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-174e36e5-44c4-4261-863e-bad71b031da9 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 returned with HTTP 200 Jul 03 23:44:08.458422 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 9/35] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:08 2026] GET /volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 => generated 905 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:09.475039 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-321df347-e205-46c6-84ab-5328bee93a67 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:09.477425 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-321df347-e205-46c6-84ab-5328bee93a67 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 Jul 03 23:44:09.477688 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-321df347-e205-46c6-84ab-5328bee93a67 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:09.477958 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-321df347-e205-46c6-84ab-5328bee93a67 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:09.493806 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:09.493806 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:09.505185 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-321df347-e205-46c6-84ab-5328bee93a67 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:09.520755 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-321df347-e205-46c6-84ab-5328bee93a67 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 returned with HTTP 200 Jul 03 23:44:09.521266 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 9/36] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:09 2026] GET /volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 => generated 905 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:10.534811 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-af244996-0965-459f-8b24-d26bc8af7cc2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:10.536513 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-af244996-0965-459f-8b24-d26bc8af7cc2 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 Jul 03 23:44:10.536732 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-af244996-0965-459f-8b24-d26bc8af7cc2 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:10.536959 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-af244996-0965-459f-8b24-d26bc8af7cc2 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:10.545672 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:10.545672 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:10.550331 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-af244996-0965-459f-8b24-d26bc8af7cc2 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:10.556098 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-af244996-0965-459f-8b24-d26bc8af7cc2 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 returned with HTTP 200 Jul 03 23:44:10.556517 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 11/37] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:10 2026] GET /volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:11.569348 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-28be70ce-5d8d-471b-a581-9aa89b53725b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:11.571039 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-28be70ce-5d8d-471b-a581-9aa89b53725b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 Jul 03 23:44:11.571225 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-28be70ce-5d8d-471b-a581-9aa89b53725b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:11.571406 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-28be70ce-5d8d-471b-a581-9aa89b53725b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:11.582191 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:11.582191 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:11.588735 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-28be70ce-5d8d-471b-a581-9aa89b53725b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:11.593611 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-28be70ce-5d8d-471b-a581-9aa89b53725b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 returned with HTTP 200 Jul 03 23:44:11.594213 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 9/38] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:11 2026] GET /volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:12.616719 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-61dd081b-0753-4966-9346-89cfec13e21a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:12.617652 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-61dd081b-0753-4966-9346-89cfec13e21a tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 Jul 03 23:44:12.617946 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-61dd081b-0753-4966-9346-89cfec13e21a tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:12.618389 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-61dd081b-0753-4966-9346-89cfec13e21a tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:12.630239 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:12.630239 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:12.637189 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-61dd081b-0753-4966-9346-89cfec13e21a tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:12.645679 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-61dd081b-0753-4966-9346-89cfec13e21a tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 returned with HTTP 200 Jul 03 23:44:12.645679 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 10/39] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:12 2026] GET /volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:13.662544 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0e8ec556-2701-4ca0-b88e-160b7fa4b538 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:13.664558 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0e8ec556-2701-4ca0-b88e-160b7fa4b538 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 Jul 03 23:44:13.664820 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0e8ec556-2701-4ca0-b88e-160b7fa4b538 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:13.665081 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0e8ec556-2701-4ca0-b88e-160b7fa4b538 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:13.673414 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:13.673414 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:13.678559 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0e8ec556-2701-4ca0-b88e-160b7fa4b538 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:13.684936 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0e8ec556-2701-4ca0-b88e-160b7fa4b538 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 returned with HTTP 200 Jul 03 23:44:13.685372 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 10/40] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:13 2026] GET /volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:14.702815 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fa0512c5-9865-4596-8feb-b2461d4dc2fe None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:14.704561 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fa0512c5-9865-4596-8feb-b2461d4dc2fe tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 Jul 03 23:44:14.706136 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fa0512c5-9865-4596-8feb-b2461d4dc2fe tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:14.706136 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fa0512c5-9865-4596-8feb-b2461d4dc2fe tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:14.716616 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:14.716616 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:14.723932 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fa0512c5-9865-4596-8feb-b2461d4dc2fe tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:14.727953 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fa0512c5-9865-4596-8feb-b2461d4dc2fe tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 returned with HTTP 200 Jul 03 23:44:14.728928 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 12/41] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:14 2026] GET /volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:14.745722 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:14.747646 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:44:14.748194 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-920052385"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:14.749735 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-920052385'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:44:14.749903 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Create volume of 1 GB Jul 03 23:44:14.755869 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Availability Zones retrieved successfully. Jul 03 23:44:14.764512 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Flow 'volume_create_api' (51271ddc-09f4-4c84-9799-aa817ca5b927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:44:14.765894 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2016ff87-26be-4b2f-8914-b4a215fa8353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:14.767441 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:44:14.837189 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2016ff87-26be-4b2f-8914-b4a215fa8353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:14.838232 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9b20af5-1117-4ef5-9830-473c65c40286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:14.898154 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Created reservations ['f3c44f74-081b-424a-8bf4-604d9a6e386f', '4bbef237-90ab-4392-88a1-0b1781954241', '94546531-6fde-4b8c-b3a0-c7df2ba72014', 'c80be97c-bd15-4dda-8683-1fbdf0bd3b89'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:44:14.899055 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9b20af5-1117-4ef5-9830-473c65c40286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3c44f74-081b-424a-8bf4-604d9a6e386f', '4bbef237-90ab-4392-88a1-0b1781954241', '94546531-6fde-4b8c-b3a0-c7df2ba72014', 'c80be97c-bd15-4dda-8683-1fbdf0bd3b89']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:14.899874 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be3896de-a7a4-48e4-9f47-84027eac4201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:14.926936 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be3896de-a7a4-48e4-9f47-84027eac4201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ea1b11e-daa0-4d3c-9467-476a0aa0f593', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-920052385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a88b0b40801410ba6cfa3dbd4fcad3a',qos_specs=None,replication_status=,reservations=['f3c44f74-081b-424a-8bf4-604d9a6e386f','4bbef237-90ab-4392-88a1-0b1781954241','94546531-6fde-4b8c-b3a0-c7df2ba72014','c80be97c-bd15-4dda-8683-1fbdf0bd3b89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f5677cce93841a7a19572453f872412',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:44:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-920052385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ea1b11e-daa0-4d3c-9467-476a0aa0f593,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a88b0b40801410ba6cfa3dbd4fcad3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f5677cce93841a7a19572453f872412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:14.927275 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd19b9d7-fa77-422f-80ba-14fb29ea9b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:14.955180 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd19b9d7-fa77-422f-80ba-14fb29ea9b75) transitioned into state 'SUCCESS' from state '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-920052385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a88b0b40801410ba6cfa3dbd4fcad3a',qos_specs=None,replication_status=,reservations=['f3c44f74-081b-424a-8bf4-604d9a6e386f','4bbef237-90ab-4392-88a1-0b1781954241','94546531-6fde-4b8c-b3a0-c7df2ba72014','c80be97c-bd15-4dda-8683-1fbdf0bd3b89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f5677cce93841a7a19572453f872412',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:14.956027 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c870c5-ed81-4152-81fe-80f17ef7b034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:14.970174 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c870c5-ed81-4152-81fe-80f17ef7b034) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:14.971440 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Flow 'volume_create_api' (51271ddc-09f4-4c84-9799-aa817ca5b927) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:44:14.971947 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Create volume request issued successfully. Jul 03 23:44:14.972838 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dc71a287-9a96-4875-8f21-ec2186d89cd3 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:44:14.973388 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 10/42] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:44:14 2026] POST /volume/v3/volumes => generated 751 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:44:14.990820 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8a4c9793-392c-44dd-868b-59248302907b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:14.993569 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8a4c9793-392c-44dd-868b-59248302907b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 Jul 03 23:44:14.993908 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8a4c9793-392c-44dd-868b-59248302907b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:14.994262 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8a4c9793-392c-44dd-868b-59248302907b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:15.002112 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:15.002112 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:15.006118 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8a4c9793-392c-44dd-868b-59248302907b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:15.011299 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8a4c9793-392c-44dd-868b-59248302907b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 returned with HTTP 200 Jul 03 23:44:15.011854 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 11/43] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:14 2026] GET /volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:16.026384 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-31a11cf9-5f9a-4e63-93b3-be2865a5b155 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:16.031393 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-31a11cf9-5f9a-4e63-93b3-be2865a5b155 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 Jul 03 23:44:16.031393 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-31a11cf9-5f9a-4e63-93b3-be2865a5b155 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:16.031393 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-31a11cf9-5f9a-4e63-93b3-be2865a5b155 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:16.035662 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:16.035662 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:16.039643 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-31a11cf9-5f9a-4e63-93b3-be2865a5b155 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:16.043190 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-31a11cf9-5f9a-4e63-93b3-be2865a5b155 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 returned with HTTP 200 Jul 03 23:44:16.043569 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 11/44] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:16 2026] GET /volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:16.057514 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-23796fd9-e3c3-4126-aa55-3485ced1191c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:16.060085 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:44:16.060429 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-100428368"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:16.061974 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-100428368'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:44:16.062083 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Create volume of 1 GB Jul 03 23:44:16.066221 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Availability Zones retrieved successfully. Jul 03 23:44:16.072815 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Flow 'volume_create_api' (52171a87-bbfd-47f6-99d1-f2278419996c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:44:16.073932 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f70e99a6-0c07-49db-a850-014abf74644b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:16.075293 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:44:16.119588 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f70e99a6-0c07-49db-a850-014abf74644b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:16.122053 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48c6dffc-b838-4cc3-b78f-b32024fbaaa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:16.191550 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Created reservations ['07aed0b3-fd2f-4742-8e9d-6cb548c1f18a', '8cbde68c-98de-4d3f-90eb-413421e97d22', '0617d9a9-67cc-426a-9a36-c2f5cf668109', '5be56312-7729-4f0c-b403-268c9f88d34a'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:44:16.192498 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48c6dffc-b838-4cc3-b78f-b32024fbaaa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07aed0b3-fd2f-4742-8e9d-6cb548c1f18a', '8cbde68c-98de-4d3f-90eb-413421e97d22', '0617d9a9-67cc-426a-9a36-c2f5cf668109', '5be56312-7729-4f0c-b403-268c9f88d34a']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:16.194836 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86bd5953-d031-48ef-be88-9231223c7f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:16.221246 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86bd5953-d031-48ef-be88-9231223c7f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26194f0b-e41f-4b25-8b7a-ecc43ab5acaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-100428368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a88b0b40801410ba6cfa3dbd4fcad3a',qos_specs=None,replication_status=,reservations=['07aed0b3-fd2f-4742-8e9d-6cb548c1f18a','8cbde68c-98de-4d3f-90eb-413421e97d22','0617d9a9-67cc-426a-9a36-c2f5cf668109','5be56312-7729-4f0c-b403-268c9f88d34a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f5677cce93841a7a19572453f872412',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:44:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-100428368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26194f0b-e41f-4b25-8b7a-ecc43ab5acaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a88b0b40801410ba6cfa3dbd4fcad3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f5677cce93841a7a19572453f872412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:16.222059 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e547f93-7c6f-47f6-af20-2a3069e346f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:16.243448 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e547f93-7c6f-47f6-af20-2a3069e346f6) transitioned into state 'SUCCESS' from state '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-100428368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a88b0b40801410ba6cfa3dbd4fcad3a',qos_specs=None,replication_status=,reservations=['07aed0b3-fd2f-4742-8e9d-6cb548c1f18a','8cbde68c-98de-4d3f-90eb-413421e97d22','0617d9a9-67cc-426a-9a36-c2f5cf668109','5be56312-7729-4f0c-b403-268c9f88d34a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f5677cce93841a7a19572453f872412',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:16.244162 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a31063a7-3328-4686-8566-a99c9013737b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:16.260313 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a31063a7-3328-4686-8566-a99c9013737b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:16.265524 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Flow 'volume_create_api' (52171a87-bbfd-47f6-99d1-f2278419996c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:44:16.265524 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Create volume request issued successfully. Jul 03 23:44:16.265524 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-23796fd9-e3c3-4126-aa55-3485ced1191c tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:44:16.265524 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 13/45] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:44:16 2026] POST /volume/v3/volumes => generated 751 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:44:16.286748 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bfa87dec-b4d0-49fd-bb93-f861a64b9877 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:16.286748 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bfa87dec-b4d0-49fd-bb93-f861a64b9877 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf Jul 03 23:44:16.287274 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bfa87dec-b4d0-49fd-bb93-f861a64b9877 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:16.287332 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bfa87dec-b4d0-49fd-bb93-f861a64b9877 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:16.297266 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:16.297266 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:16.302572 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-bfa87dec-b4d0-49fd-bb93-f861a64b9877 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:16.309490 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bfa87dec-b4d0-49fd-bb93-f861a64b9877 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf returned with HTTP 200 Jul 03 23:44:16.310726 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 11/46] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:16 2026] GET /volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:17.326267 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-660755b4-d5b2-4662-a530-044ad4cb26e7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:17.328526 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-660755b4-d5b2-4662-a530-044ad4cb26e7 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf Jul 03 23:44:17.329152 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-660755b4-d5b2-4662-a530-044ad4cb26e7 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:17.329561 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-660755b4-d5b2-4662-a530-044ad4cb26e7 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:17.339350 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:17.339350 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:17.344122 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-660755b4-d5b2-4662-a530-044ad4cb26e7 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:17.350726 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-660755b4-d5b2-4662-a530-044ad4cb26e7 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf returned with HTTP 200 Jul 03 23:44:17.351175 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 12/47] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:17 2026] GET /volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:26.042283 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=21 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:44:26.149068 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-5a6f35bd-789f-412c-8eb2-5b7d8eadb278 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:26.151832 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-5a6f35bd-789f-412c-8eb2-5b7d8eadb278 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 Jul 03 23:44:26.152047 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-5a6f35bd-789f-412c-8eb2-5b7d8eadb278 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:26.152225 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-5a6f35bd-789f-412c-8eb2-5b7d8eadb278 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:26.163680 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:26.163680 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:26.168896 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-5a6f35bd-789f-412c-8eb2-5b7d8eadb278 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:26.176225 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-5a6f35bd-789f-412c-8eb2-5b7d8eadb278 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 returned with HTTP 200 Jul 03 23:44:26.176775 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 12/48] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:44:26 2026] GET /volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 => generated 1391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:26.187742 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-c125bb5b-6161-4914-83e2-5e42cef66c31 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:26.192324 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-c125bb5b-6161-4914-83e2-5e42cef66c31 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 Jul 03 23:44:26.192547 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-c125bb5b-6161-4914-83e2-5e42cef66c31 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:26.192653 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-c125bb5b-6161-4914-83e2-5e42cef66c31 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:26.208464 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:26.208464 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:26.216886 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-c125bb5b-6161-4914-83e2-5e42cef66c31 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:26.222466 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-c125bb5b-6161-4914-83e2-5e42cef66c31 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 returned with HTTP 200 Jul 03 23:44:26.223008 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 14/49] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:44:26 2026] GET /volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:26.235742 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-77bac992-7b40-4aed-9814-2bc1574c2f66 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:26.239017 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-77bac992-7b40-4aed-9814-2bc1574c2f66 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf Jul 03 23:44:26.239243 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-77bac992-7b40-4aed-9814-2bc1574c2f66 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:26.239563 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-77bac992-7b40-4aed-9814-2bc1574c2f66 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:26.250578 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:26.250578 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:26.259032 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-77bac992-7b40-4aed-9814-2bc1574c2f66 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:26.273096 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-77bac992-7b40-4aed-9814-2bc1574c2f66 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf returned with HTTP 200 Jul 03 23:44:26.273665 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 12/50] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:44:26 2026] GET /volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:26.289689 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-fd70f563-dd8c-4d5f-8b52-d75fed0f3232 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:26.290578 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fd70f563-dd8c-4d5f-8b52-d75fed0f3232 None None] GET https://10.4.3.143/volume// Jul 03 23:44:26.290849 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fd70f563-dd8c-4d5f-8b52-d75fed0f3232 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:26.291123 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fd70f563-dd8c-4d5f-8b52-d75fed0f3232 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:26.291773 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fd70f563-dd8c-4d5f-8b52-d75fed0f3232 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:44:26.292189 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 13/51] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:44:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:44:26.302785 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-bd626368-1661-4086-9035-e18ae78f8bfe None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:26.307205 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-bd626368-1661-4086-9035-e18ae78f8bfe tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:44:26.307754 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-bd626368-1661-4086-9035-e18ae78f8bfe tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3146a4a-f92e-45e5-8f8d-c2d4f4c51843", "connector": null, "instance_uuid": "054d6d74-de34-4535-89f4-52495610eeb4"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:26.318510 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:26.318510 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:26.370850 np0000004490 devstack@c-api.service[99861]: /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 03 23:44:26.370850 np0000004490 devstack@c-api.service[99861]: .first() Jul 03 23:44:26.397601 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-bd626368-1661-4086-9035-e18ae78f8bfe tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:44:26.398264 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 13/52] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:44:26 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:26.411984 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-dbd9df6e-7b89-437a-afcb-aa4a60950dc5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:26.412475 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dbd9df6e-7b89-437a-afcb-aa4a60950dc5 None None] GET https://10.4.3.143/volume// Jul 03 23:44:26.412771 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dbd9df6e-7b89-437a-afcb-aa4a60950dc5 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:26.413344 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dbd9df6e-7b89-437a-afcb-aa4a60950dc5 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:26.413479 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dbd9df6e-7b89-437a-afcb-aa4a60950dc5 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:44:26.413997 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 15/53] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:44:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:44:26.424780 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-6e735344-3148-43ac-b749-a2d9cfd3c2fd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:26.427743 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-6e735344-3148-43ac-b749-a2d9cfd3c2fd tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:44:26.428606 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-6e735344-3148-43ac-b749-a2d9cfd3c2fd tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ea1b11e-daa0-4d3c-9467-476a0aa0f593", "connector": null, "instance_uuid": "054d6d74-de34-4535-89f4-52495610eeb4"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:26.441257 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:26.441257 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:26.485893 np0000004490 devstack@c-api.service[99860]: /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 03 23:44:26.485893 np0000004490 devstack@c-api.service[99860]: .first() Jul 03 23:44:26.508383 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-6e735344-3148-43ac-b749-a2d9cfd3c2fd tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:44:26.509061 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 13/54] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:44:26 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:26.518447 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-42358ec2-ad40-4a16-aa03-c38d5f82163f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:26.518852 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-42358ec2-ad40-4a16-aa03-c38d5f82163f None None] GET https://10.4.3.143/volume// Jul 03 23:44:26.519026 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-42358ec2-ad40-4a16-aa03-c38d5f82163f None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:26.520570 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-42358ec2-ad40-4a16-aa03-c38d5f82163f None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:26.521203 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-42358ec2-ad40-4a16-aa03-c38d5f82163f None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:44:26.521823 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 14/55] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:44:26 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:44:26.530777 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-9daefbc8-9bb9-4268-8cc4-2b7d1dea83b0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:26.534029 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-9daefbc8-9bb9-4268-8cc4-2b7d1dea83b0 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:44:26.534542 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-9daefbc8-9bb9-4268-8cc4-2b7d1dea83b0 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26194f0b-e41f-4b25-8b7a-ecc43ab5acaf", "connector": null, "instance_uuid": "054d6d74-de34-4535-89f4-52495610eeb4"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:26.549340 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:26.549340 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:26.581735 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-9daefbc8-9bb9-4268-8cc4-2b7d1dea83b0 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:44:26.582467 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 14/56] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:44:26 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 03 23:44:27.349860 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=51,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:44:29.166807 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:29.169495 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:44:29.169908 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1872299181"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:29.171365 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1872299181'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:44:29.171526 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Create volume of 1 GB Jul 03 23:44:29.176385 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Availability Zones retrieved successfully. Jul 03 23:44:29.182197 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Flow 'volume_create_api' (0066a515-51ea-4b89-812f-a09267060d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:44:29.183168 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68f64902-bc5b-4e35-9e60-750b44578a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:29.184380 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:44:29.220282 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68f64902-bc5b-4e35-9e60-750b44578a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:29.221242 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9bb105a-7ab5-47e4-bc29-5d6e3b137b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:29.296560 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Created reservations ['b56f8594-caf7-41f8-b6b4-6d47b7b66af4', 'f4541011-da45-44f1-a5b7-b80d71148813', '449fc0ce-3efe-42e0-9190-0925fb2cf6cf', '76c266c8-ae97-44ea-b0e4-cd879b045513'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:44:29.297521 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9bb105a-7ab5-47e4-bc29-5d6e3b137b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b56f8594-caf7-41f8-b6b4-6d47b7b66af4', 'f4541011-da45-44f1-a5b7-b80d71148813', '449fc0ce-3efe-42e0-9190-0925fb2cf6cf', '76c266c8-ae97-44ea-b0e4-cd879b045513']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:29.298033 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bf470f1-de60-4c54-b7da-01530aa88970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:29.323728 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bf470f1-de60-4c54-b7da-01530aa88970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e442ecd9-2802-4a74-8010-609b4e513128', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1872299181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cd3b4d444064837abce0039acb29179',qos_specs=None,replication_status=,reservations=['b56f8594-caf7-41f8-b6b4-6d47b7b66af4','f4541011-da45-44f1-a5b7-b80d71148813','449fc0ce-3efe-42e0-9190-0925fb2cf6cf','76c266c8-ae97-44ea-b0e4-cd879b045513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17780c8108149479103e5d70f77d10d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:44:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1872299181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e442ecd9-2802-4a74-8010-609b4e513128,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cd3b4d444064837abce0039acb29179',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d17780c8108149479103e5d70f77d10d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:29.324451 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b24f154-398f-4425-9a06-809f20eeb5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:29.342546 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b24f154-398f-4425-9a06-809f20eeb5cc) transitioned into state 'SUCCESS' from state '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-1872299181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cd3b4d444064837abce0039acb29179',qos_specs=None,replication_status=,reservations=['b56f8594-caf7-41f8-b6b4-6d47b7b66af4','f4541011-da45-44f1-a5b7-b80d71148813','449fc0ce-3efe-42e0-9190-0925fb2cf6cf','76c266c8-ae97-44ea-b0e4-cd879b045513'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17780c8108149479103e5d70f77d10d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:29.343260 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e52a7244-be28-4a47-959d-3d734530948a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:29.352946 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e52a7244-be28-4a47-959d-3d734530948a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:29.353792 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Flow 'volume_create_api' (0066a515-51ea-4b89-812f-a09267060d8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:44:29.354172 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Create volume request issued successfully. Jul 03 23:44:29.354897 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c8b33bc2-ad44-4f9b-8d05-1370b4fb4576 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:44:29.355262 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 16/57] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:44:29 2026] POST /volume/v3/volumes => generated 754 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:44:29.881694 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:29.883528 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:44:29.883939 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1607370102", "imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:29.885400 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1607370102', 'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:44:30.401554 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Create volume of 1 GB Jul 03 23:44:30.401969 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:30.401969 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:30.407594 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Availability Zones retrieved successfully. Jul 03 23:44:30.412800 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Flow 'volume_create_api' (49c7b12d-cdc1-43a0-8ecf-ce9911fedc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:44:30.413687 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b626b8cd-06b8-43f2-863c-b74aa9b6eb7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:30.414640 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:44:30.491452 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b626b8cd-06b8-43f2-863c-b74aa9b6eb7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:30.492657 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c05bf25-fee5-420d-8d7c-f83632dffada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:30.548540 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Created reservations ['adb478cd-f80b-45f8-aaff-f6175f3ef758', '9e04ac11-231d-4e14-ba61-1e19005b1a05', 'bd263489-95bc-4e13-8de6-6ed128d81a56', '4a5da740-d991-4a4b-bba4-862fefa75d58'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:44:30.550542 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c05bf25-fee5-420d-8d7c-f83632dffada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adb478cd-f80b-45f8-aaff-f6175f3ef758', '9e04ac11-231d-4e14-ba61-1e19005b1a05', 'bd263489-95bc-4e13-8de6-6ed128d81a56', '4a5da740-d991-4a4b-bba4-862fefa75d58']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:30.551510 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (180add5e-bff0-4892-a1f0-89ca427d1e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:30.579350 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (180add5e-bff0-4892-a1f0-89ca427d1e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8375f87e-ef24-4f3a-957d-42a82a0ad23a', '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-1607370102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a14017003b5a49d990e6cc823c9b492d',qos_specs=None,replication_status=,reservations=['adb478cd-f80b-45f8-aaff-f6175f3ef758','9e04ac11-231d-4e14-ba61-1e19005b1a05','bd263489-95bc-4e13-8de6-6ed128d81a56','4a5da740-d991-4a4b-bba4-862fefa75d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6cc3523b8db4b3ca8d7a820a5177c1e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:44:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1607370102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8375f87e-ef24-4f3a-957d-42a82a0ad23a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a14017003b5a49d990e6cc823c9b492d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6cc3523b8db4b3ca8d7a820a5177c1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:30.580334 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a98934-124e-466a-8fbb-973954560f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:30.602046 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05a98934-124e-466a-8fbb-973954560f60) transitioned into state 'SUCCESS' from state '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-1607370102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a14017003b5a49d990e6cc823c9b492d',qos_specs=None,replication_status=,reservations=['adb478cd-f80b-45f8-aaff-f6175f3ef758','9e04ac11-231d-4e14-ba61-1e19005b1a05','bd263489-95bc-4e13-8de6-6ed128d81a56','4a5da740-d991-4a4b-bba4-862fefa75d58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6cc3523b8db4b3ca8d7a820a5177c1e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:30.602675 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ea6a446-55b5-4f03-abe5-77477cda4f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:30.613845 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ea6a446-55b5-4f03-abe5-77477cda4f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:30.614721 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Flow 'volume_create_api' (49c7b12d-cdc1-43a0-8ecf-ce9911fedc9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:44:30.615030 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Create volume request issued successfully. Jul 03 23:44:30.615744 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e9cea8b1-86d5-453f-bbd9-a0b897ee3949 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:44:30.616283 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 14/58] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:44:29 2026] POST /volume/v3/volumes => generated 899 bytes in 735 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:44:30.631453 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-76a8e73d-3b46-4ae8-93bf-431fdf0b0496 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:30.633299 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-76a8e73d-3b46-4ae8-93bf-431fdf0b0496 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] GET https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a Jul 03 23:44:30.633558 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-76a8e73d-3b46-4ae8-93bf-431fdf0b0496 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:30.633802 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-76a8e73d-3b46-4ae8-93bf-431fdf0b0496 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:30.642645 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:30.642645 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:30.646396 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-76a8e73d-3b46-4ae8-93bf-431fdf0b0496 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Volume info retrieved successfully. Jul 03 23:44:30.650693 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-76a8e73d-3b46-4ae8-93bf-431fdf0b0496 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a returned with HTTP 200 Jul 03 23:44:30.651099 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 15/59] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:44:30 2026] GET /volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a => generated 967 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:31.668560 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-470a6116-bf93-4145-b89e-dcd729782200 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:31.670930 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-470a6116-bf93-4145-b89e-dcd729782200 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] GET https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a Jul 03 23:44:31.671395 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-470a6116-bf93-4145-b89e-dcd729782200 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:31.671695 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-470a6116-bf93-4145-b89e-dcd729782200 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:31.680181 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:31.680181 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:31.683040 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-470a6116-bf93-4145-b89e-dcd729782200 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Volume info retrieved successfully. Jul 03 23:44:31.687854 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-470a6116-bf93-4145-b89e-dcd729782200 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a returned with HTTP 200 Jul 03 23:44:31.688384 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 15/60] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:44:31 2026] GET /volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a => generated 1541 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:44:31.722041 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-26b3ca1f-af57-433b-a329-0e52423f597f req-6f1aad4b-d595-494b-a0b8-d9b63b974a64 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:31.724750 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-6f1aad4b-d595-494b-a0b8-d9b63b974a64 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] GET https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a Jul 03 23:44:31.724986 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-6f1aad4b-d595-494b-a0b8-d9b63b974a64 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:31.725250 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-6f1aad4b-d595-494b-a0b8-d9b63b974a64 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:31.734589 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:31.734589 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:31.739058 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-26b3ca1f-af57-433b-a329-0e52423f597f req-6f1aad4b-d595-494b-a0b8-d9b63b974a64 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Volume info retrieved successfully. Jul 03 23:44:31.745272 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-6f1aad4b-d595-494b-a0b8-d9b63b974a64 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a returned with HTTP 200 Jul 03 23:44:31.745855 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 17/61] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:44:31 2026] GET /volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:32.294442 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-26b3ca1f-af57-433b-a329-0e52423f597f req-8b51e2be-1313-4c4b-a3b9-310a0ca120bf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:32.297307 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-8b51e2be-1313-4c4b-a3b9-310a0ca120bf tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] GET https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a Jul 03 23:44:32.297608 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-8b51e2be-1313-4c4b-a3b9-310a0ca120bf tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:32.297875 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-8b51e2be-1313-4c4b-a3b9-310a0ca120bf tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:32.305500 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:32.305500 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:32.310767 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-26b3ca1f-af57-433b-a329-0e52423f597f req-8b51e2be-1313-4c4b-a3b9-310a0ca120bf tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Volume info retrieved successfully. Jul 03 23:44:32.317518 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-8b51e2be-1313-4c4b-a3b9-310a0ca120bf tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a returned with HTTP 200 Jul 03 23:44:32.318044 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 15/62] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:44:32 2026] GET /volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:32.328650 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a9d7d3d1-16a9-4028-8385-08f121ff0e75 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:32.329200 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a9d7d3d1-16a9-4028-8385-08f121ff0e75 None None] GET https://10.4.3.143/volume// Jul 03 23:44:32.329288 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a9d7d3d1-16a9-4028-8385-08f121ff0e75 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:32.329531 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a9d7d3d1-16a9-4028-8385-08f121ff0e75 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:32.329921 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a9d7d3d1-16a9-4028-8385-08f121ff0e75 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:44:32.330512 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 16/63] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:44:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:44:32.339272 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-26b3ca1f-af57-433b-a329-0e52423f597f req-8ab5e0dd-56ff-45e2-ad3a-40fdbf9f3553 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:32.342423 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-8ab5e0dd-56ff-45e2-ad3a-40fdbf9f3553 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:44:32.343804 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-8ab5e0dd-56ff-45e2-ad3a-40fdbf9f3553 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8375f87e-ef24-4f3a-957d-42a82a0ad23a", "connector": null, "instance_uuid": "9aa68e90-2b83-4469-bf24-e98bd00f88e7"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:32.353117 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:32.353117 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:32.390067 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-8ab5e0dd-56ff-45e2-ad3a-40fdbf9f3553 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:44:32.390067 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 16/64] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:44:32 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 03 23:44:34.896834 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e2f58152-d30f-4a92-8f36-847c73103d0b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:34.897285 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e2f58152-d30f-4a92-8f36-847c73103d0b None None] GET https://10.4.3.143/volume// Jul 03 23:44:34.897386 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e2f58152-d30f-4a92-8f36-847c73103d0b None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:34.897640 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e2f58152-d30f-4a92-8f36-847c73103d0b None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:34.898011 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e2f58152-d30f-4a92-8f36-847c73103d0b None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:44:34.899530 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 18/65] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:44:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:44:34.918957 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-9cbc4e3c-182c-46e1-8452-ef67de85b481 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:34.921195 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-9cbc4e3c-182c-46e1-8452-ef67de85b481 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 Jul 03 23:44:34.921482 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-9cbc4e3c-182c-46e1-8452-ef67de85b481 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:34.921736 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-9cbc4e3c-182c-46e1-8452-ef67de85b481 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:34.931391 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:34.931391 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:34.935557 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-9cbc4e3c-182c-46e1-8452-ef67de85b481 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:34.942263 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-9cbc4e3c-182c-46e1-8452-ef67de85b481 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 returned with HTTP 200 Jul 03 23:44:34.943040 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 16/66] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:44:34 2026] GET /volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 => generated 1570 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:44:35.907607 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-6884e3e5-ca3f-4a6e-acd1-f3bdb993d827 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:35.909754 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-6884e3e5-ca3f-4a6e-acd1-f3bdb993d827 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] PUT https://10.4.3.143/volume/v3/attachments/5e33b0d4-ba55-4a27-85f2-8161ace2f592 Jul 03 23:44:35.910132 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-6884e3e5-ca3f-4a6e-acd1-f3bdb993d827 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:35.922472 np0000004490 devstack@c-api.service[99862]: /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 03 23:44:35.922472 np0000004490 devstack@c-api.service[99862]: .first() Jul 03 23:44:35.943477 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-6884e3e5-ca3f-4a6e-acd1-f3bdb993d827 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Acquiring lock "cinder-attachment_update-f3146a4a-f92e-45e5-8f8d-c2d4f4c51843-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:44:35.950898 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-6884e3e5-ca3f-4a6e-acd1-f3bdb993d827 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Lock "cinder-attachment_update-f3146a4a-f92e-45e5-8f8d-c2d4f4c51843-np0000004490" acquired by "attachment_update" :: waited 0.007s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:44:35.952632 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:35.952632 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:36.082342 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:36.085134 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:44:36.085538 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-525298632"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:36.087490 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-525298632'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:44:36.087682 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Create volume of 1 GB Jul 03 23:44:36.088064 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:36.088064 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:36.093145 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Availability Zones retrieved successfully. Jul 03 23:44:36.100405 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Flow 'volume_create_api' (3fc0de63-558d-4899-b39f-49e1021aa88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:44:36.101668 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6597a40e-41eb-478d-ab7c-a197e1649ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:36.102898 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:44:36.134327 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6597a40e-41eb-478d-ab7c-a197e1649ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:36.135338 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eea1cf9-d1fb-4473-a781-8e74340d6d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:36.164524 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-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 03 23:44:36.164524 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-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 03 23:44:36.217740 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Created reservations ['efa62774-ef95-44c2-ae48-811ecbacf967', 'b62a27de-df63-43b5-9c2d-b5e165c7ba7c', '63d049c7-0157-4717-a988-ce3f67c5797d', '3e33c5d4-6c9e-49d9-89b7-97fcba187382'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:44:36.218694 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eea1cf9-d1fb-4473-a781-8e74340d6d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efa62774-ef95-44c2-ae48-811ecbacf967', 'b62a27de-df63-43b5-9c2d-b5e165c7ba7c', '63d049c7-0157-4717-a988-ce3f67c5797d', '3e33c5d4-6c9e-49d9-89b7-97fcba187382']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:36.220096 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eec99cb8-7c7c-44ec-b79f-3c613701d12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:36.245173 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eec99cb8-7c7c-44ec-b79f-3c613701d12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8572664b-7673-494a-b699-31f96dc836fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-525298632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97df9690a22d439587f00ea231cf9a9e',qos_specs=None,replication_status=,reservations=['efa62774-ef95-44c2-ae48-811ecbacf967','b62a27de-df63-43b5-9c2d-b5e165c7ba7c','63d049c7-0157-4717-a988-ce3f67c5797d','3e33c5d4-6c9e-49d9-89b7-97fcba187382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84ed06b61f62463bb5bb1041670f4add',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:44:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-525298632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8572664b-7673-494a-b699-31f96dc836fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97df9690a22d439587f00ea231cf9a9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84ed06b61f62463bb5bb1041670f4add',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:36.245908 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe702a2-29d3-4ddf-a2a4-78d4af646ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:36.267132 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe702a2-29d3-4ddf-a2a4-78d4af646ec7) transitioned into state 'SUCCESS' from state '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-525298632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97df9690a22d439587f00ea231cf9a9e',qos_specs=None,replication_status=,reservations=['efa62774-ef95-44c2-ae48-811ecbacf967','b62a27de-df63-43b5-9c2d-b5e165c7ba7c','63d049c7-0157-4717-a988-ce3f67c5797d','3e33c5d4-6c9e-49d9-89b7-97fcba187382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84ed06b61f62463bb5bb1041670f4add',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:36.267966 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b013c3-11a2-4cce-999a-c4f6513c9aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:44:36.279568 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88b013c3-11a2-4cce-999a-c4f6513c9aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:44:36.281726 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Flow 'volume_create_api' (3fc0de63-558d-4899-b39f-49e1021aa88e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:44:36.281726 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Create volume request issued successfully. Jul 03 23:44:36.281726 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ebf3a3f0-6b08-45ae-be0c-42384f6582c9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:44:36.282002 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 17/67] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:44:36 2026] POST /volume/v3/volumes => generated 754 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:44:36.298793 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-29057ded-01a5-4960-993b-290ca2b918ed None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:36.299258 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-29057ded-01a5-4960-993b-290ca2b918ed tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:36.299435 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-29057ded-01a5-4960-993b-290ca2b918ed tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:36.299604 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-29057ded-01a5-4960-993b-290ca2b918ed tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:36.306877 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:36.306877 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:36.311027 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-29057ded-01a5-4960-993b-290ca2b918ed tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:36.314228 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-29057ded-01a5-4960-993b-290ca2b918ed tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:36.315810 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 19/68] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:36 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:36.489479 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-6884e3e5-ca3f-4a6e-acd1-f3bdb993d827 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Lock "cinder-attachment_update-f3146a4a-f92e-45e5-8f8d-c2d4f4c51843-np0000004490" released by "attachment_update" :: held 0.539s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:44:36.489872 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-6884e3e5-ca3f-4a6e-acd1-f3bdb993d827 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/attachments/5e33b0d4-ba55-4a27-85f2-8161ace2f592 returned with HTTP 200 Jul 03 23:44:36.490334 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 17/69] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:44:35 2026] PUT /volume/v3/attachments/5e33b0d4-ba55-4a27-85f2-8161ace2f592 => generated 969 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:37.009396 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-30b6a2e7-fc7b-47a6-a4a1-52268b9ed9da None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:37.012375 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-30b6a2e7-fc7b-47a6-a4a1-52268b9ed9da tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] POST https://10.4.3.143/volume/v3/attachments/5e33b0d4-ba55-4a27-85f2-8161ace2f592/action Jul 03 23:44:37.013097 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-30b6a2e7-fc7b-47a6-a4a1-52268b9ed9da tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:44:37.013297 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-30b6a2e7-fc7b-47a6-a4a1-52268b9ed9da tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:37.036025 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:37.036025 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:37.057738 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-30b6a2e7-fc7b-47a6-a4a1-52268b9ed9da tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/attachments/5e33b0d4-ba55-4a27-85f2-8161ace2f592/action returned with HTTP 204 Jul 03 23:44:37.058206 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 17/70] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:44:37 2026] POST /volume/v3/attachments/5e33b0d4-ba55-4a27-85f2-8161ace2f592/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:44:37.328507 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-89c2de78-4ee7-45dc-a182-865eeb92be64 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:37.330577 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-89c2de78-4ee7-45dc-a182-865eeb92be64 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:37.330782 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-89c2de78-4ee7-45dc-a182-865eeb92be64 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:37.330992 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-89c2de78-4ee7-45dc-a182-865eeb92be64 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:37.338627 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:37.338627 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:37.343277 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-89c2de78-4ee7-45dc-a182-865eeb92be64 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:37.348288 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-89c2de78-4ee7-45dc-a182-865eeb92be64 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:37.348717 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 18/71] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:37 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:37.422481 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-2304da36-e06e-4fff-9c6d-5d80141bc429 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:37.425628 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-2304da36-e06e-4fff-9c6d-5d80141bc429 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:37.425849 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-2304da36-e06e-4fff-9c6d-5d80141bc429 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:37.426047 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-2304da36-e06e-4fff-9c6d-5d80141bc429 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:37.436480 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:37.436480 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:37.442349 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-2304da36-e06e-4fff-9c6d-5d80141bc429 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:37.448005 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-2304da36-e06e-4fff-9c6d-5d80141bc429 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:37.448415 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 20/72] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:44:37 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:37.575358 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-793ccdad-89d3-4e93-abd7-f990e1ba39f7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:37.575791 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-793ccdad-89d3-4e93-abd7-f990e1ba39f7 None None] GET https://10.4.3.143/volume// Jul 03 23:44:37.575963 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-793ccdad-89d3-4e93-abd7-f990e1ba39f7 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:37.576147 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-793ccdad-89d3-4e93-abd7-f990e1ba39f7 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:37.576524 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-793ccdad-89d3-4e93-abd7-f990e1ba39f7 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:44:37.576848 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 18/73] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:44: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 03 23:44:37.584888 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-8a3007a8-891b-4c4a-8245-b55170ab4e7b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:37.587189 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-8a3007a8-891b-4c4a-8245-b55170ab4e7b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 Jul 03 23:44:37.587447 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-8a3007a8-891b-4c4a-8245-b55170ab4e7b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:37.587682 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-8a3007a8-891b-4c4a-8245-b55170ab4e7b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:37.601361 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:37.601361 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:37.605407 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-8a3007a8-891b-4c4a-8245-b55170ab4e7b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:37.611160 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-8a3007a8-891b-4c4a-8245-b55170ab4e7b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 returned with HTTP 200 Jul 03 23:44:37.611949 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 18/74] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:44:37 2026] GET /volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:44:37.694520 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-ffd88728-59a8-4951-93aa-e193fa5e5fd5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:37.697145 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-ffd88728-59a8-4951-93aa-e193fa5e5fd5 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] PUT https://10.4.3.143/volume/v3/attachments/4faedda8-7586-4dc1-bed7-c53c66d805ff Jul 03 23:44:37.697515 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-ffd88728-59a8-4951-93aa-e193fa5e5fd5 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:37.708202 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-ffd88728-59a8-4951-93aa-e193fa5e5fd5 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Acquiring lock "cinder-attachment_update-3ea1b11e-daa0-4d3c-9467-476a0aa0f593-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:44:37.712711 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-ffd88728-59a8-4951-93aa-e193fa5e5fd5 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Lock "cinder-attachment_update-3ea1b11e-daa0-4d3c-9467-476a0aa0f593-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:44:37.713687 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:37.713687 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:38.247013 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-ffd88728-59a8-4951-93aa-e193fa5e5fd5 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Lock "cinder-attachment_update-3ea1b11e-daa0-4d3c-9467-476a0aa0f593-np0000004490" released by "attachment_update" :: held 0.534s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:44:38.247307 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-ffd88728-59a8-4951-93aa-e193fa5e5fd5 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/attachments/4faedda8-7586-4dc1-bed7-c53c66d805ff returned with HTTP 200 Jul 03 23:44:38.247719 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 19/75] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:44:37 2026] PUT /volume/v3/attachments/4faedda8-7586-4dc1-bed7-c53c66d805ff => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:38.767529 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-c3d8ba00-ee25-42d2-8049-417628fcf564 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:38.769984 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-c3d8ba00-ee25-42d2-8049-417628fcf564 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] POST https://10.4.3.143/volume/v3/attachments/4faedda8-7586-4dc1-bed7-c53c66d805ff/action Jul 03 23:44:38.770666 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-c3d8ba00-ee25-42d2-8049-417628fcf564 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:44:38.770838 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-c3d8ba00-ee25-42d2-8049-417628fcf564 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:38.784542 np0000004490 devstack@c-api.service[99863]: /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 03 23:44:38.784542 np0000004490 devstack@c-api.service[99863]: .first() Jul 03 23:44:38.803640 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:38.803640 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:38.816579 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-c3d8ba00-ee25-42d2-8049-417628fcf564 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/attachments/4faedda8-7586-4dc1-bed7-c53c66d805ff/action returned with HTTP 204 Jul 03 23:44:38.817223 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 21/76] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:44:38 2026] POST /volume/v3/attachments/4faedda8-7586-4dc1-bed7-c53c66d805ff/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:44:39.331057 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2055ca5b-cfac-4e05-8496-5167426e3f4a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:39.331772 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2055ca5b-cfac-4e05-8496-5167426e3f4a None None] GET https://10.4.3.143/volume// Jul 03 23:44:39.331937 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2055ca5b-cfac-4e05-8496-5167426e3f4a None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:39.332192 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2055ca5b-cfac-4e05-8496-5167426e3f4a None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:39.332601 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2055ca5b-cfac-4e05-8496-5167426e3f4a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:44:39.333613 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 19/77] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:44:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:44:39.347397 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-8c9f13a6-b217-4c4f-b811-d5e62d597200 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:39.350319 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-8c9f13a6-b217-4c4f-b811-d5e62d597200 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf Jul 03 23:44:39.350612 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-8c9f13a6-b217-4c4f-b811-d5e62d597200 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:39.350897 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-8c9f13a6-b217-4c4f-b811-d5e62d597200 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:39.365471 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:39.365471 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:39.370110 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-8c9f13a6-b217-4c4f-b811-d5e62d597200 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:44:39.382554 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-8c9f13a6-b217-4c4f-b811-d5e62d597200 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf returned with HTTP 200 Jul 03 23:44:39.384935 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 19/78] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:44:39 2026] GET /volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 23:44:39.471624 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-3abac051-94ca-4dfb-b646-eeb6dec29ed6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:39.473667 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-3abac051-94ca-4dfb-b646-eeb6dec29ed6 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] PUT https://10.4.3.143/volume/v3/attachments/355457ca-64a4-40be-bf12-5cbc25b62fa9 Jul 03 23:44:39.474020 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-3abac051-94ca-4dfb-b646-eeb6dec29ed6 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:39.483979 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-3abac051-94ca-4dfb-b646-eeb6dec29ed6 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Acquiring lock "cinder-attachment_update-26194f0b-e41f-4b25-8b7a-ecc43ab5acaf-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:44:39.489536 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-3abac051-94ca-4dfb-b646-eeb6dec29ed6 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Lock "cinder-attachment_update-26194f0b-e41f-4b25-8b7a-ecc43ab5acaf-np0000004490" acquired by "attachment_update" :: waited 0.006s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:44:39.491000 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:39.491000 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:39.737046 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5c258ca0-072b-4915-9e37-ca20fa551a45 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:39.737525 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5c258ca0-072b-4915-9e37-ca20fa551a45 None None] GET https://10.4.3.143/volume// Jul 03 23:44:39.737767 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5c258ca0-072b-4915-9e37-ca20fa551a45 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:39.737996 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5c258ca0-072b-4915-9e37-ca20fa551a45 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:39.738370 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5c258ca0-072b-4915-9e37-ca20fa551a45 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:44:39.738672 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 22/79] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:44:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:44:39.760179 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-982e7abe-4787-45ef-9d17-4cffa6a0b3c8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:40.015581 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-3abac051-94ca-4dfb-b646-eeb6dec29ed6 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Lock "cinder-attachment_update-26194f0b-e41f-4b25-8b7a-ecc43ab5acaf-np0000004490" released by "attachment_update" :: held 0.526s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:44:40.015808 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-3abac051-94ca-4dfb-b646-eeb6dec29ed6 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/attachments/355457ca-64a4-40be-bf12-5cbc25b62fa9 returned with HTTP 200 Jul 03 23:44:40.016411 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 20/80] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:44:39 2026] PUT /volume/v3/attachments/355457ca-64a4-40be-bf12-5cbc25b62fa9 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:40.029842 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-982e7abe-4787-45ef-9d17-4cffa6a0b3c8 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:44:40.030236 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-982e7abe-4787-45ef-9d17-4cffa6a0b3c8 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8572664b-7673-494a-b699-31f96dc836fd", "connector": null, "instance_uuid": "df4757aa-1185-4c81-85e3-9d83fead8e7f"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:40.040235 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:40.040235 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:40.087211 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-982e7abe-4787-45ef-9d17-4cffa6a0b3c8 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:44:40.087871 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 20/81] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:44:39 2026] POST /volume/v3/attachments => generated 273 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:40.351095 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7c2a7aa5-dda8-493e-90b2-e74cec05973b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:40.351651 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7c2a7aa5-dda8-493e-90b2-e74cec05973b None None] GET https://10.4.3.143/volume// Jul 03 23:44:40.351805 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7c2a7aa5-dda8-493e-90b2-e74cec05973b None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:40.351985 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7c2a7aa5-dda8-493e-90b2-e74cec05973b None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:40.352421 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7c2a7aa5-dda8-493e-90b2-e74cec05973b None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:44:40.352740 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 20/82] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:44: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 03 23:44:40.360300 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-26b3ca1f-af57-433b-a329-0e52423f597f req-371197f6-2298-49b6-8556-b23034e07ae5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:40.362662 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-371197f6-2298-49b6-8556-b23034e07ae5 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] GET https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a Jul 03 23:44:40.362887 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-371197f6-2298-49b6-8556-b23034e07ae5 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:40.363052 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-371197f6-2298-49b6-8556-b23034e07ae5 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:40.372607 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:40.372607 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:40.377276 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-26b3ca1f-af57-433b-a329-0e52423f597f req-371197f6-2298-49b6-8556-b23034e07ae5 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Volume info retrieved successfully. Jul 03 23:44:40.383785 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-371197f6-2298-49b6-8556-b23034e07ae5 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a returned with HTTP 200 Jul 03 23:44:40.384275 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 23/83] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:44:40 2026] GET /volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a => generated 1540 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:44:40.456814 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-26b3ca1f-af57-433b-a329-0e52423f597f req-f9772053-9464-4483-937c-7d4076c048a7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:40.459390 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-f9772053-9464-4483-937c-7d4076c048a7 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] PUT https://10.4.3.143/volume/v3/attachments/13731689-d263-46b3-be58-231eaa50bb88 Jul 03 23:44:40.459390 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-f9772053-9464-4483-937c-7d4076c048a7 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:40.466548 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-26b3ca1f-af57-433b-a329-0e52423f597f req-f9772053-9464-4483-937c-7d4076c048a7 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Acquiring lock "cinder-attachment_update-8375f87e-ef24-4f3a-957d-42a82a0ad23a-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:44:40.471216 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-26b3ca1f-af57-433b-a329-0e52423f597f req-f9772053-9464-4483-937c-7d4076c048a7 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Lock "cinder-attachment_update-8375f87e-ef24-4f3a-957d-42a82a0ad23a-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:44:40.472217 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:40.472217 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:40.491915 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a2ab2e5d-1a84-4b46-8eb7-635e4871f105 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:40.493411 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a2ab2e5d-1a84-4b46-8eb7-635e4871f105 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:40.493411 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a2ab2e5d-1a84-4b46-8eb7-635e4871f105 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:40.493564 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a2ab2e5d-1a84-4b46-8eb7-635e4871f105 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:40.502584 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:40.502584 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:40.506192 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a2ab2e5d-1a84-4b46-8eb7-635e4871f105 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:40.512387 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a2ab2e5d-1a84-4b46-8eb7-635e4871f105 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:40.512507 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 21/84] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:40 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:40.533291 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-bea92abb-e139-4b78-a701-1bac30df5ecc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:40.535005 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-bea92abb-e139-4b78-a701-1bac30df5ecc tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] POST https://10.4.3.143/volume/v3/attachments/355457ca-64a4-40be-bf12-5cbc25b62fa9/action Jul 03 23:44:40.535400 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-bea92abb-e139-4b78-a701-1bac30df5ecc tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:44:40.535615 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-bea92abb-e139-4b78-a701-1bac30df5ecc tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:40.550628 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:40.550628 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:40.560895 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b7380c07-29b2-4b29-bbb3-b8a1fc1a1312 req-bea92abb-e139-4b78-a701-1bac30df5ecc tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/attachments/355457ca-64a4-40be-bf12-5cbc25b62fa9/action returned with HTTP 204 Jul 03 23:44:40.561374 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 21/85] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:44:40 2026] POST /volume/v3/attachments/355457ca-64a4-40be-bf12-5cbc25b62fa9/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:44:40.623255 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-18947891-8f1a-4a37-9a56-0b025a4f3971 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:40.623690 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-18947891-8f1a-4a37-9a56-0b025a4f3971 None None] GET https://10.4.3.143/volume// Jul 03 23:44:40.623904 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-18947891-8f1a-4a37-9a56-0b025a4f3971 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:40.624130 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-18947891-8f1a-4a37-9a56-0b025a4f3971 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:40.624479 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-18947891-8f1a-4a37-9a56-0b025a4f3971 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:44:40.624805 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 24/86] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:44: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 03 23:44:40.632829 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-486b7ccf-aff7-4ce0-8342-9e78bca32159 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:40.635330 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-486b7ccf-aff7-4ce0-8342-9e78bca32159 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:40.635587 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-486b7ccf-aff7-4ce0-8342-9e78bca32159 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:40.635830 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-486b7ccf-aff7-4ce0-8342-9e78bca32159 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:40.647638 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:40.647638 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:40.651888 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-486b7ccf-aff7-4ce0-8342-9e78bca32159 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:40.657020 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-486b7ccf-aff7-4ce0-8342-9e78bca32159 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:40.657632 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 22/87] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:44:40 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:44:40.729144 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-ad7cc038-6ee4-499e-92c2-e52810f628f9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:40.731086 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-ad7cc038-6ee4-499e-92c2-e52810f628f9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] PUT https://10.4.3.143/volume/v3/attachments/baec0254-5a00-4bd9-8d40-31e0a84fa683 Jul 03 23:44:40.731484 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-ad7cc038-6ee4-499e-92c2-e52810f628f9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:40.739305 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-ad7cc038-6ee4-499e-92c2-e52810f628f9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Acquiring lock "cinder-attachment_update-8572664b-7673-494a-b699-31f96dc836fd-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:44:40.743958 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-ad7cc038-6ee4-499e-92c2-e52810f628f9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Lock "cinder-attachment_update-8572664b-7673-494a-b699-31f96dc836fd-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:44:40.744948 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:40.744948 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:40.999024 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-26b3ca1f-af57-433b-a329-0e52423f597f req-f9772053-9464-4483-937c-7d4076c048a7 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Lock "cinder-attachment_update-8375f87e-ef24-4f3a-957d-42a82a0ad23a-np0000004490" released by "attachment_update" :: held 0.528s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:44:40.999443 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-f9772053-9464-4483-937c-7d4076c048a7 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/attachments/13731689-d263-46b3-be58-231eaa50bb88 returned with HTTP 200 Jul 03 23:44:41.000078 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 21/88] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:44:40 2026] PUT /volume/v3/attachments/13731689-d263-46b3-be58-231eaa50bb88 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:41.276492 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-ad7cc038-6ee4-499e-92c2-e52810f628f9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Lock "cinder-attachment_update-8572664b-7673-494a-b699-31f96dc836fd-np0000004490" released by "attachment_update" :: held 0.533s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:44:41.276824 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-ad7cc038-6ee4-499e-92c2-e52810f628f9 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/attachments/baec0254-5a00-4bd9-8d40-31e0a84fa683 returned with HTTP 200 Jul 03 23:44:41.278441 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 22/89] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:44:40 2026] PUT /volume/v3/attachments/baec0254-5a00-4bd9-8d40-31e0a84fa683 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:41.515285 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-26b3ca1f-af57-433b-a329-0e52423f597f req-94433e90-8b83-4b4b-92d1-662c0e02b268 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:41.519440 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-94433e90-8b83-4b4b-92d1-662c0e02b268 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] POST https://10.4.3.143/volume/v3/attachments/13731689-d263-46b3-be58-231eaa50bb88/action Jul 03 23:44:41.519440 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-94433e90-8b83-4b4b-92d1-662c0e02b268 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:44:41.519440 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-94433e90-8b83-4b4b-92d1-662c0e02b268 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:41.523807 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-84270d25-8240-4ec6-b98b-daff38c1de95 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:41.525967 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-84270d25-8240-4ec6-b98b-daff38c1de95 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:41.526549 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-84270d25-8240-4ec6-b98b-daff38c1de95 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:41.526549 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-84270d25-8240-4ec6-b98b-daff38c1de95 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:41.536104 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:41.536104 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:41.537884 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:41.537884 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:41.542027 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-84270d25-8240-4ec6-b98b-daff38c1de95 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:41.546996 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-84270d25-8240-4ec6-b98b-daff38c1de95 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:41.547568 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 23/90] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:41 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:41.553739 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-26b3ca1f-af57-433b-a329-0e52423f597f req-94433e90-8b83-4b4b-92d1-662c0e02b268 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/attachments/13731689-d263-46b3-be58-231eaa50bb88/action returned with HTTP 204 Jul 03 23:44:41.553956 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 25/91] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:44:41 2026] POST /volume/v3/attachments/13731689-d263-46b3-be58-231eaa50bb88/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:44:42.561205 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e9fe6a74-e9e7-4754-b90e-6cddac916467 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:42.562850 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e9fe6a74-e9e7-4754-b90e-6cddac916467 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:42.563058 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e9fe6a74-e9e7-4754-b90e-6cddac916467 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:42.563231 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e9fe6a74-e9e7-4754-b90e-6cddac916467 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:42.575197 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:42.575197 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:42.579337 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e9fe6a74-e9e7-4754-b90e-6cddac916467 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:42.583684 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e9fe6a74-e9e7-4754-b90e-6cddac916467 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:42.584304 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 22/92] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:42 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:43.600249 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c69ae4bb-b50e-411d-b6f6-b8122c90d81c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:43.604188 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c69ae4bb-b50e-411d-b6f6-b8122c90d81c tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:43.604188 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c69ae4bb-b50e-411d-b6f6-b8122c90d81c tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:43.604188 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c69ae4bb-b50e-411d-b6f6-b8122c90d81c tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:43.616023 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:43.616023 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:43.621743 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c69ae4bb-b50e-411d-b6f6-b8122c90d81c tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:43.631507 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c69ae4bb-b50e-411d-b6f6-b8122c90d81c tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:43.631943 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 23/93] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:43 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:44.644634 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0f7daf9c-abf0-4513-9a2f-8c71ce39d7ae None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:44.646369 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0f7daf9c-abf0-4513-9a2f-8c71ce39d7ae tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:44.646528 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0f7daf9c-abf0-4513-9a2f-8c71ce39d7ae tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:44.646695 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0f7daf9c-abf0-4513-9a2f-8c71ce39d7ae tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:44.661410 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:44.661410 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:44.665273 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0f7daf9c-abf0-4513-9a2f-8c71ce39d7ae tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:44.670585 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0f7daf9c-abf0-4513-9a2f-8c71ce39d7ae tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:44.671109 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 24/94] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:44 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:45.689261 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f2a9b144-ae38-4cdc-a70a-4a995e87d205 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:45.691302 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f2a9b144-ae38-4cdc-a70a-4a995e87d205 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:45.691517 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f2a9b144-ae38-4cdc-a70a-4a995e87d205 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:45.691884 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f2a9b144-ae38-4cdc-a70a-4a995e87d205 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:45.705379 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:45.705379 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:45.710983 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f2a9b144-ae38-4cdc-a70a-4a995e87d205 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:45.717161 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f2a9b144-ae38-4cdc-a70a-4a995e87d205 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:45.717690 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 26/95] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:45 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:45.911318 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-dc08cbc0-cce2-4ca7-8cc9-03ff6e1a590d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:45.915243 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-dc08cbc0-cce2-4ca7-8cc9-03ff6e1a590d tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:44:45.915446 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-dc08cbc0-cce2-4ca7-8cc9-03ff6e1a590d tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:45.915630 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-dc08cbc0-cce2-4ca7-8cc9-03ff6e1a590d tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:45.923812 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:45.923812 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:45.927666 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-dc08cbc0-cce2-4ca7-8cc9-03ff6e1a590d tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:44:45.931917 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-dc08cbc0-cce2-4ca7-8cc9-03ff6e1a590d tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:44:45.932495 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 23/96] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:44:45 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:46.733611 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5cfe46b0-0f11-4d29-87dc-88b804e9822d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:46.737143 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5cfe46b0-0f11-4d29-87dc-88b804e9822d tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:46.737143 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5cfe46b0-0f11-4d29-87dc-88b804e9822d tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:46.737143 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5cfe46b0-0f11-4d29-87dc-88b804e9822d tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:46.759180 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:46.759180 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:46.764169 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5cfe46b0-0f11-4d29-87dc-88b804e9822d tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:46.769409 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5cfe46b0-0f11-4d29-87dc-88b804e9822d tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:46.769925 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 24/97] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:46 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:47.783172 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a2362438-7109-4ef9-8ab9-f03bc18b751f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:47.788170 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a2362438-7109-4ef9-8ab9-f03bc18b751f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:47.788355 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a2362438-7109-4ef9-8ab9-f03bc18b751f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:47.788542 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a2362438-7109-4ef9-8ab9-f03bc18b751f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:47.806771 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:47.806771 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:47.812095 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a2362438-7109-4ef9-8ab9-f03bc18b751f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:47.817813 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a2362438-7109-4ef9-8ab9-f03bc18b751f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:47.818368 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 25/98] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:47 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:48.189582 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-11d3ac16-4e66-4062-8b2a-938bee915f74 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:48.190117 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-11d3ac16-4e66-4062-8b2a-938bee915f74 None None] GET https://10.4.3.143/volume// Jul 03 23:44:48.190337 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-11d3ac16-4e66-4062-8b2a-938bee915f74 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:48.190611 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-11d3ac16-4e66-4062-8b2a-938bee915f74 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:48.191059 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-11d3ac16-4e66-4062-8b2a-938bee915f74 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:44:48.191411 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 27/99] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:44:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:44:48.209762 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-2177ed33-3ef4-406b-bbcf-be3bedae9a75 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:48.433388 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-2177ed33-3ef4-406b-bbcf-be3bedae9a75 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:44:48.433786 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-2177ed33-3ef4-406b-bbcf-be3bedae9a75 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72c59e01-d569-4407-8d6a-1d3b6d070d1c", "connector": null, "instance_uuid": "956c52de-4b4c-4f4e-a9ec-ae4f90792062"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:48.443261 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:48.443261 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:48.473864 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-2177ed33-3ef4-406b-bbcf-be3bedae9a75 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:44:48.474375 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 24/100] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:44:48 2026] POST /volume/v3/attachments => generated 273 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:48.561362 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-f202816d-3e75-47c3-a8bb-65a400d04866 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:48.565567 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-f202816d-3e75-47c3-a8bb-65a400d04866 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] POST https://10.4.3.143/volume/v3/attachments/baec0254-5a00-4bd9-8d40-31e0a84fa683/action Jul 03 23:44:48.566090 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-f202816d-3e75-47c3-a8bb-65a400d04866 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:44:48.566225 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-f202816d-3e75-47c3-a8bb-65a400d04866 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:48.584859 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:48.584859 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:48.598863 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-7bec3973-95cd-460f-8db5-e8a343bb14df req-f202816d-3e75-47c3-a8bb-65a400d04866 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/attachments/baec0254-5a00-4bd9-8d40-31e0a84fa683/action returned with HTTP 204 Jul 03 23:44:48.599340 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 25/101] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:44:48 2026] POST /volume/v3/attachments/baec0254-5a00-4bd9-8d40-31e0a84fa683/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:44:48.830954 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1176c484-adda-4de1-8cbd-58e023b6280b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:48.832700 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1176c484-adda-4de1-8cbd-58e023b6280b tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:48.832984 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1176c484-adda-4de1-8cbd-58e023b6280b tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:48.833202 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1176c484-adda-4de1-8cbd-58e023b6280b tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:48.844021 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:48.844021 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:48.848649 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1176c484-adda-4de1-8cbd-58e023b6280b tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:48.853689 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1176c484-adda-4de1-8cbd-58e023b6280b tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:48.854208 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 26/102] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:48 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:48.866790 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-44db5fce-7af1-4d8f-92a3-e110cdc01b35 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:48.868504 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-44db5fce-7af1-4d8f-92a3-e110cdc01b35 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:48.868698 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-44db5fce-7af1-4d8f-92a3-e110cdc01b35 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:48.868938 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-44db5fce-7af1-4d8f-92a3-e110cdc01b35 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:48.878196 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:48.878196 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:48.881926 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-44db5fce-7af1-4d8f-92a3-e110cdc01b35 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:48.889384 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-44db5fce-7af1-4d8f-92a3-e110cdc01b35 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:48.889886 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 28/103] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:48 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:48.902255 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-abf21f90-e7e7-41fa-ad1f-59c6d8f92b83 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:48.903933 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-abf21f90-e7e7-41fa-ad1f-59c6d8f92b83 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:48.904112 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-abf21f90-e7e7-41fa-ad1f-59c6d8f92b83 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:48.904288 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-abf21f90-e7e7-41fa-ad1f-59c6d8f92b83 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:48.913437 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:48.913437 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:48.917154 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-abf21f90-e7e7-41fa-ad1f-59c6d8f92b83 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Volume info retrieved successfully. Jul 03 23:44:48.921712 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-abf21f90-e7e7-41fa-ad1f-59c6d8f92b83 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:48.922127 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 25/104] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:48 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:48.974637 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4d5ef408-37e4-4e89-b0c0-a13bdeb3a4ed None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:48.974637 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4d5ef408-37e4-4e89-b0c0-a13bdeb3a4ed tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:44:48.974637 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4d5ef408-37e4-4e89-b0c0-a13bdeb3a4ed tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:48.974637 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4d5ef408-37e4-4e89-b0c0-a13bdeb3a4ed tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:48.986229 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:48.986229 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:48.990460 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4d5ef408-37e4-4e89-b0c0-a13bdeb3a4ed tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:44:48.995567 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4d5ef408-37e4-4e89-b0c0-a13bdeb3a4ed tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:44:48.996052 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 26/105] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:48 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:49.011479 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-265d3d98-45f1-4786-97c0-cd966dc85623 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:49.011988 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-265d3d98-45f1-4786-97c0-cd966dc85623 None None] GET https://10.4.3.143/volume// Jul 03 23:44:49.012154 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-265d3d98-45f1-4786-97c0-cd966dc85623 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:49.012340 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-265d3d98-45f1-4786-97c0-cd966dc85623 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:49.012654 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-265d3d98-45f1-4786-97c0-cd966dc85623 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:44:49.012968 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 27/106] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23: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 03 23:44:49.023978 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-7db379b2-61da-4413-a0af-93522af0875f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:49.027771 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-7db379b2-61da-4413-a0af-93522af0875f tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:44:49.028070 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-7db379b2-61da-4413-a0af-93522af0875f tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:49.028296 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-7db379b2-61da-4413-a0af-93522af0875f tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:49.031100 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-f380afce-acd3-432d-8efc-861eb0eb2461 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:49.033339 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-f380afce-acd3-432d-8efc-861eb0eb2461 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:49.033525 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-f380afce-acd3-432d-8efc-861eb0eb2461 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:49.033695 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-f380afce-acd3-432d-8efc-861eb0eb2461 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:49.039238 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:49.039238 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:49.042353 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:49.042353 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:49.043060 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-7db379b2-61da-4413-a0af-93522af0875f tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:44:49.045487 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-f380afce-acd3-432d-8efc-861eb0eb2461 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:49.047926 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-7db379b2-61da-4413-a0af-93522af0875f tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:44:49.048416 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 29/107] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:44:49 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1238 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:44:49.049549 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-f380afce-acd3-432d-8efc-861eb0eb2461 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:49.050029 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 26/108] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:44:49 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:49.091564 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-bc34f236-70bb-4e2f-b14f-73d23ec5a77f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:49.093677 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-bc34f236-70bb-4e2f-b14f-73d23ec5a77f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] POST https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd/action Jul 03 23:44:49.094106 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-bc34f236-70bb-4e2f-b14f-73d23ec5a77f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:44:49.094282 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-bc34f236-70bb-4e2f-b14f-73d23ec5a77f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:49.109451 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:49.109451 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:49.109996 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-bc34f236-70bb-4e2f-b14f-73d23ec5a77f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:49.124847 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-bc34f236-70bb-4e2f-b14f-73d23ec5a77f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Begin detaching volume completed successfully. Jul 03 23:44:49.125127 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-bc34f236-70bb-4e2f-b14f-73d23ec5a77f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd/action returned with HTTP 202 Jul 03 23:44:49.126029 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-16677e26-8572-4327-8698-dd9f58739ba6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:49.126129 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 27/109] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:44:49 2026] POST /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:44:49.128940 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-16677e26-8572-4327-8698-dd9f58739ba6 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] PUT https://10.4.3.143/volume/v3/attachments/6d33acb4-afb7-4eab-8282-6a9aee934252 Jul 03 23:44:49.129408 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-16677e26-8572-4327-8698-dd9f58739ba6 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:49.140072 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-16677e26-8572-4327-8698-dd9f58739ba6 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Acquiring lock "cinder-attachment_update-72c59e01-d569-4407-8d6a-1d3b6d070d1c-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:44:49.145590 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-16677e26-8572-4327-8698-dd9f58739ba6 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Lock "cinder-attachment_update-72c59e01-d569-4407-8d6a-1d3b6d070d1c-np0000004490" acquired by "attachment_update" :: waited 0.006s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:44:49.147078 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:49.147078 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:49.155103 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f0c5169f-ce30-4fe8-a08c-19c1641c8ddf None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:49.157199 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f0c5169f-ce30-4fe8-a08c-19c1641c8ddf tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:49.157385 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f0c5169f-ce30-4fe8-a08c-19c1641c8ddf tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:49.157566 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f0c5169f-ce30-4fe8-a08c-19c1641c8ddf tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:49.169028 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:49.169028 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:49.174174 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f0c5169f-ce30-4fe8-a08c-19c1641c8ddf tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Volume info retrieved successfully. Jul 03 23:44:49.180735 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f0c5169f-ce30-4fe8-a08c-19c1641c8ddf tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:49.181388 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 30/110] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:49 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:49.675541 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-16677e26-8572-4327-8698-dd9f58739ba6 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Lock "cinder-attachment_update-72c59e01-d569-4407-8d6a-1d3b6d070d1c-np0000004490" released by "attachment_update" :: held 0.530s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:44:49.676243 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-16677e26-8572-4327-8698-dd9f58739ba6 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/attachments/6d33acb4-afb7-4eab-8282-6a9aee934252 returned with HTTP 200 Jul 03 23:44:49.676243 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 28/111] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:44:49 2026] PUT /volume/v3/attachments/6d33acb4-afb7-4eab-8282-6a9aee934252 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:50.012653 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fa903974-9b29-4df6-bc6e-3b03013b149a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:50.015043 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fa903974-9b29-4df6-bc6e-3b03013b149a tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:44:50.015294 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fa903974-9b29-4df6-bc6e-3b03013b149a tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:50.015527 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fa903974-9b29-4df6-bc6e-3b03013b149a tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:50.027934 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:50.027934 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:50.032458 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fa903974-9b29-4df6-bc6e-3b03013b149a tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:44:50.037575 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fa903974-9b29-4df6-bc6e-3b03013b149a tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:44:50.038063 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 27/112] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:50 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:50.162118 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-33c9ff4d-e2fc-4329-91b6-761a0c43e973 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:50.162585 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-33c9ff4d-e2fc-4329-91b6-761a0c43e973 None None] GET https://10.4.3.143/volume// Jul 03 23:44:50.162880 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-33c9ff4d-e2fc-4329-91b6-761a0c43e973 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:50.163134 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-33c9ff4d-e2fc-4329-91b6-761a0c43e973 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:50.163560 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-33c9ff4d-e2fc-4329-91b6-761a0c43e973 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:44:50.163955 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 28/113] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23: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 03 23:44:50.171419 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-53a662e4-5667-4233-a4ca-8432f3984b04 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:50.173954 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-53a662e4-5667-4233-a4ca-8432f3984b04 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:50.174210 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-53a662e4-5667-4233-a4ca-8432f3984b04 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:50.174390 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-53a662e4-5667-4233-a4ca-8432f3984b04 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:50.184571 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:50.184571 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:50.190368 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-53a662e4-5667-4233-a4ca-8432f3984b04 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:50.193585 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-53a662e4-5667-4233-a4ca-8432f3984b04 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:50.194057 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 31/114] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:44:50 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:44:50.195454 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ab0c090e-2b05-4e19-9ce8-b17069f6f18f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:50.197147 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ab0c090e-2b05-4e19-9ce8-b17069f6f18f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:50.197308 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ab0c090e-2b05-4e19-9ce8-b17069f6f18f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:50.197508 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ab0c090e-2b05-4e19-9ce8-b17069f6f18f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:50.206592 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:50.206592 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:50.210124 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ab0c090e-2b05-4e19-9ce8-b17069f6f18f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Volume info retrieved successfully. Jul 03 23:44:50.214295 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ab0c090e-2b05-4e19-9ce8-b17069f6f18f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:50.214653 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 29/115] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:50 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:51.051571 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-df42288a-6073-4646-8801-ffb3c28a58d0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:51.053475 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-df42288a-6073-4646-8801-ffb3c28a58d0 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:44:51.053818 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-df42288a-6073-4646-8801-ffb3c28a58d0 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:51.054021 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-df42288a-6073-4646-8801-ffb3c28a58d0 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:51.064487 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:51.064487 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:51.068107 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-df42288a-6073-4646-8801-ffb3c28a58d0 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:44:51.072261 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-df42288a-6073-4646-8801-ffb3c28a58d0 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:44:51.072667 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 28/116] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:51 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:51.229799 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e9e67ded-3378-4307-84c2-3c5e5089375f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:51.231981 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e9e67ded-3378-4307-84c2-3c5e5089375f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:51.232222 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e9e67ded-3378-4307-84c2-3c5e5089375f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:51.232465 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e9e67ded-3378-4307-84c2-3c5e5089375f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:51.234730 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=133,cinder:UPDATE=35,cinder:INSERT=18 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:44:51.244627 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:51.244627 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:51.248579 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e9e67ded-3378-4307-84c2-3c5e5089375f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Volume info retrieved successfully. Jul 03 23:44:51.253559 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e9e67ded-3378-4307-84c2-3c5e5089375f tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:51.254051 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 29/117] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:51 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:52.085536 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-755e6edb-3bee-4535-bf9b-1e6ea1d5a6f9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:52.089711 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-755e6edb-3bee-4535-bf9b-1e6ea1d5a6f9 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:44:52.090038 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-755e6edb-3bee-4535-bf9b-1e6ea1d5a6f9 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:52.090321 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-755e6edb-3bee-4535-bf9b-1e6ea1d5a6f9 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:52.094232 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=169,cinder:INSERT=36,cinder:UPDATE=52 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:44:52.106100 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:52.106100 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:52.111492 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-755e6edb-3bee-4535-bf9b-1e6ea1d5a6f9 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:44:52.117378 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-755e6edb-3bee-4535-bf9b-1e6ea1d5a6f9 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:44:52.117969 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 32/118] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:52 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:52.267829 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e5b2a522-5f01-40f6-b4e9-f95c82f7cdf6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:52.269635 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e5b2a522-5f01-40f6-b4e9-f95c82f7cdf6 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:52.270200 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e5b2a522-5f01-40f6-b4e9-f95c82f7cdf6 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:52.270200 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e5b2a522-5f01-40f6-b4e9-f95c82f7cdf6 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:52.281754 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:52.281754 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:52.284628 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e5b2a522-5f01-40f6-b4e9-f95c82f7cdf6 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Volume info retrieved successfully. Jul 03 23:44:52.289625 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e5b2a522-5f01-40f6-b4e9-f95c82f7cdf6 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:52.290050 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 30/119] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:52 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:53.132567 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-409f2a53-9540-4221-baf4-077d09b5a819 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:53.134531 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-409f2a53-9540-4221-baf4-077d09b5a819 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:44:53.134788 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-409f2a53-9540-4221-baf4-077d09b5a819 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:53.135015 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-409f2a53-9540-4221-baf4-077d09b5a819 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:53.145118 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:53.145118 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:53.148966 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-409f2a53-9540-4221-baf4-077d09b5a819 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:44:53.153419 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-409f2a53-9540-4221-baf4-077d09b5a819 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:44:53.153832 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 29/120] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:53 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:53.304102 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-44895686-2bde-4359-a461-e1f5f78681bb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:53.306235 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-44895686-2bde-4359-a461-e1f5f78681bb tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:53.306481 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-44895686-2bde-4359-a461-e1f5f78681bb tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:53.306734 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-44895686-2bde-4359-a461-e1f5f78681bb tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:53.317881 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:53.317881 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:53.321862 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-44895686-2bde-4359-a461-e1f5f78681bb tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Volume info retrieved successfully. Jul 03 23:44:53.327149 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-44895686-2bde-4359-a461-e1f5f78681bb tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:53.327607 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 30/121] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:53 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:54.166040 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ebdc7ed7-d6f5-4bec-86ed-8ab04f8553e6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:54.167854 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ebdc7ed7-d6f5-4bec-86ed-8ab04f8553e6 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:44:54.168061 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ebdc7ed7-d6f5-4bec-86ed-8ab04f8553e6 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:54.168263 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ebdc7ed7-d6f5-4bec-86ed-8ab04f8553e6 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:54.182132 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:54.182132 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:54.185886 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ebdc7ed7-d6f5-4bec-86ed-8ab04f8553e6 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:44:54.191353 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ebdc7ed7-d6f5-4bec-86ed-8ab04f8553e6 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:44:54.191817 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 33/122] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:54 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:54.340787 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2676b2a3-d2e0-48ee-b885-dd12590ad9a5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:54.342569 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2676b2a3-d2e0-48ee-b885-dd12590ad9a5 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:54.342815 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2676b2a3-d2e0-48ee-b885-dd12590ad9a5 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:54.343002 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2676b2a3-d2e0-48ee-b885-dd12590ad9a5 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:54.352581 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:54.352581 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:54.356212 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2676b2a3-d2e0-48ee-b885-dd12590ad9a5 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Volume info retrieved successfully. Jul 03 23:44:54.360418 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2676b2a3-d2e0-48ee-b885-dd12590ad9a5 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:54.360907 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 31/123] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:54 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:54.745952 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-f2ddad23-e695-43d9-806d-f59dd518cc81 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:54.748530 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-f2ddad23-e695-43d9-806d-f59dd518cc81 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] DELETE https://10.4.3.143/volume/v3/attachments/baec0254-5a00-4bd9-8d40-31e0a84fa683 Jul 03 23:44:54.748815 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-f2ddad23-e695-43d9-806d-f59dd518cc81 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:54.748998 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-f2ddad23-e695-43d9-806d-f59dd518cc81 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:54.757187 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:54.757187 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:55.206957 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b40b27a6-c398-42c9-8499-699ecb226146 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:55.209172 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b40b27a6-c398-42c9-8499-699ecb226146 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:44:55.209407 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b40b27a6-c398-42c9-8499-699ecb226146 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:55.209666 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b40b27a6-c398-42c9-8499-699ecb226146 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:55.223679 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:55.223679 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:55.227818 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b40b27a6-c398-42c9-8499-699ecb226146 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:44:55.232687 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b40b27a6-c398-42c9-8499-699ecb226146 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:44:55.233208 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 31/124] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:55 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 23:44:55.320255 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-855ad465-8838-4a7c-b9fc-74fc03712035 req-f2ddad23-e695-43d9-806d-f59dd518cc81 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/attachments/baec0254-5a00-4bd9-8d40-31e0a84fa683 returned with HTTP 200 Jul 03 23:44:55.320786 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 30/125] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:44:54 2026] DELETE /volume/v3/attachments/baec0254-5a00-4bd9-8d40-31e0a84fa683 => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:55.373621 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8c8b200e-ccbd-465f-97ab-eb8342be3d1e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:55.375368 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8c8b200e-ccbd-465f-97ab-eb8342be3d1e tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:55.375642 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8c8b200e-ccbd-465f-97ab-eb8342be3d1e tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:55.375882 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8c8b200e-ccbd-465f-97ab-eb8342be3d1e tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:55.383077 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:55.383077 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:55.387506 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8c8b200e-ccbd-465f-97ab-eb8342be3d1e tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] Volume info retrieved successfully. Jul 03 23:44:55.394955 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8c8b200e-ccbd-465f-97ab-eb8342be3d1e tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-reader] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:55.395376 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 34/126] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:55 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:55.525409 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-25ffac95-d6d9-4c6d-8d4e-f9f5b9d7444a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:55.527247 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-25ffac95-d6d9-4c6d-8d4e-f9f5b9d7444a tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] GET https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a Jul 03 23:44:55.527470 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-25ffac95-d6d9-4c6d-8d4e-f9f5b9d7444a tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:55.527656 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-25ffac95-d6d9-4c6d-8d4e-f9f5b9d7444a tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:55.538464 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:55.538464 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:55.542907 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-25ffac95-d6d9-4c6d-8d4e-f9f5b9d7444a tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Volume info retrieved successfully. Jul 03 23:44:55.548379 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-25ffac95-d6d9-4c6d-8d4e-f9f5b9d7444a tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a returned with HTTP 200 Jul 03 23:44:55.548967 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 32/127] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:44:55 2026] GET /volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a => generated 1833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:44:56.247968 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-464faa0e-5dd3-4597-b2aa-e9726188f760 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:56.249756 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-464faa0e-5dd3-4597-b2aa-e9726188f760 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:44:56.249953 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-464faa0e-5dd3-4597-b2aa-e9726188f760 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:56.250173 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-464faa0e-5dd3-4597-b2aa-e9726188f760 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:56.398569 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:56.398569 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:56.401881 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-464faa0e-5dd3-4597-b2aa-e9726188f760 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:44:56.405564 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-464faa0e-5dd3-4597-b2aa-e9726188f760 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:44:56.405977 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 32/128] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:56 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1016 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:56.493234 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1cef2ba9-95a7-4f98-8513-70f83a365f2b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:56.497151 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1cef2ba9-95a7-4f98-8513-70f83a365f2b tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:56.497358 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1cef2ba9-95a7-4f98-8513-70f83a365f2b tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:56.497541 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1cef2ba9-95a7-4f98-8513-70f83a365f2b tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:56.504483 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:56.504483 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:56.507785 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1cef2ba9-95a7-4f98-8513-70f83a365f2b tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:56.511487 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1cef2ba9-95a7-4f98-8513-70f83a365f2b tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:56.511994 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 31/129] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:56 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:56.583391 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0e87aa94-63f3-4f31-a107-ee2c3cb2990a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:56.585785 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0e87aa94-63f3-4f31-a107-ee2c3cb2990a tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:44:56.586026 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0e87aa94-63f3-4f31-a107-ee2c3cb2990a tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:56.586247 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0e87aa94-63f3-4f31-a107-ee2c3cb2990a tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:56.597811 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:56.597811 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:56.602887 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0e87aa94-63f3-4f31-a107-ee2c3cb2990a tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:44:56.608436 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0e87aa94-63f3-4f31-a107-ee2c3cb2990a tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:44:56.609225 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 35/130] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:56 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:44:57.423255 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3ea5b6aa-0b18-4550-92ae-654964e1404a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:57.425495 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3ea5b6aa-0b18-4550-92ae-654964e1404a tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:44:57.425810 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3ea5b6aa-0b18-4550-92ae-654964e1404a tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:57.426084 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3ea5b6aa-0b18-4550-92ae-654964e1404a tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:57.437698 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:57.437698 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:57.443208 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-3ea5b6aa-0b18-4550-92ae-654964e1404a tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:44:57.448451 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3ea5b6aa-0b18-4550-92ae-654964e1404a tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:44:57.449266 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 33/131] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:57 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:57.602278 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-197e6488-eb21-47c6-ab97-574ff563a52f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:57.604491 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-197e6488-eb21-47c6-ab97-574ff563a52f tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] POST https://10.4.3.143/volume/v3/attachments/6d33acb4-afb7-4eab-8282-6a9aee934252/action Jul 03 23:44:57.604907 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-197e6488-eb21-47c6-ab97-574ff563a52f tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:44:57.605028 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-197e6488-eb21-47c6-ab97-574ff563a52f tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:57.623268 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:57.623268 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:44:57.637216 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-980c1746-60bb-44f2-8010-5e4e8ddeb85a req-197e6488-eb21-47c6-ab97-574ff563a52f tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/attachments/6d33acb4-afb7-4eab-8282-6a9aee934252/action returned with HTTP 204 Jul 03 23:44:57.637746 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 33/132] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:44:57 2026] POST /volume/v3/attachments/6d33acb4-afb7-4eab-8282-6a9aee934252/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:44:58.464366 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2ba829f8-b1f7-4783-bb36-8db20cc90ec9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:58.466441 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2ba829f8-b1f7-4783-bb36-8db20cc90ec9 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:44:58.466761 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2ba829f8-b1f7-4783-bb36-8db20cc90ec9 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:58.466986 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2ba829f8-b1f7-4783-bb36-8db20cc90ec9 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:58.477227 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:58.477227 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:58.481026 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2ba829f8-b1f7-4783-bb36-8db20cc90ec9 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:44:58.485250 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2ba829f8-b1f7-4783-bb36-8db20cc90ec9 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:44:58.485762 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 32/133] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:58 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1318 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:58.498117 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fe94fe4e-4b93-44b1-a46d-498f1d562742 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:58.499646 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fe94fe4e-4b93-44b1-a46d-498f1d562742 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:44:58.499829 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fe94fe4e-4b93-44b1-a46d-498f1d562742 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:58.499995 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fe94fe4e-4b93-44b1-a46d-498f1d562742 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:58.508505 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:58.508505 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:58.514733 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fe94fe4e-4b93-44b1-a46d-498f1d562742 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:44:58.515625 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fe94fe4e-4b93-44b1-a46d-498f1d562742 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:44:58.516179 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 36/134] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:58 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1318 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:58.956347 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c5b1f7fc-00fa-486b-81a2-039123f5ab70 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:58.959999 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c5b1f7fc-00fa-486b-81a2-039123f5ab70 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:44:58.960208 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c5b1f7fc-00fa-486b-81a2-039123f5ab70 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:58.960412 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c5b1f7fc-00fa-486b-81a2-039123f5ab70 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:58.963274 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-d915dcab-b9d3-425a-bf7a-092ca933726c req-7df3e09b-4941-4614-b164-8d5b20d520b6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:58.965434 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-d915dcab-b9d3-425a-bf7a-092ca933726c req-7df3e09b-4941-4614-b164-8d5b20d520b6 tempest-VolumesAssistedSnapshotsTest-151280490 tempest-VolumesAssistedSnapshotsTest-151280490-project] POST https://10.4.3.143/volume/v3/snapshots/None/action Jul 03 23:44:58.965826 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-d915dcab-b9d3-425a-bf7a-092ca933726c req-7df3e09b-4941-4614-b164-8d5b20d520b6 tempest-VolumesAssistedSnapshotsTest-151280490 tempest-VolumesAssistedSnapshotsTest-151280490-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:44:58.965982 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-d915dcab-b9d3-425a-bf7a-092ca933726c req-7df3e09b-4941-4614-b164-8d5b20d520b6 tempest-VolumesAssistedSnapshotsTest-151280490 tempest-VolumesAssistedSnapshotsTest-151280490-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:58.967526 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.snapshot_actions [req-d915dcab-b9d3-425a-bf7a-092ca933726c req-7df3e09b-4941-4614-b164-8d5b20d520b6 tempest-VolumesAssistedSnapshotsTest-151280490 tempest-VolumesAssistedSnapshotsTest-151280490-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=99860) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 23:44:58.971967 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:58.971967 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:44:58.975837 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c5b1f7fc-00fa-486b-81a2-039123f5ab70 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:44:58.980073 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c5b1f7fc-00fa-486b-81a2-039123f5ab70 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:44:58.980731 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 34/135] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:44:58 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1318 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:58.988664 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-d915dcab-b9d3-425a-bf7a-092ca933726c req-7df3e09b-4941-4614-b164-8d5b20d520b6 tempest-VolumesAssistedSnapshotsTest-151280490 tempest-VolumesAssistedSnapshotsTest-151280490-project] https://10.4.3.143/volume/v3/snapshots/None/action returned with HTTP 404 Jul 03 23:44:58.989339 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 34/136] 10.4.3.143 () {72 vars in 1582 bytes} [Fri Jul 3 23:44:58 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:44:59.041304 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-708ffabd-744e-461c-a78c-ec7ffece7ee6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:59.043586 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-708ffabd-744e-461c-a78c-ec7ffece7ee6 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:44:59.043821 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-708ffabd-744e-461c-a78c-ec7ffece7ee6 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:44:59.044063 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-708ffabd-744e-461c-a78c-ec7ffece7ee6 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:44:59.054799 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:59.054799 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:44:59.058560 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-708ffabd-744e-461c-a78c-ec7ffece7ee6 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:44:59.063398 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-708ffabd-744e-461c-a78c-ec7ffece7ee6 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:44:59.063899 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 33/137] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:44:59 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:44:59.107105 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-4aa99270-34ec-4d47-8975-db1cbc766946 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:59.109190 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-4aa99270-34ec-4d47-8975-db1cbc766946 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] POST https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c/action Jul 03 23:44:59.109517 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-4aa99270-34ec-4d47-8975-db1cbc766946 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:44:59.109661 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-4aa99270-34ec-4d47-8975-db1cbc766946 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:59.120819 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:44:59.120819 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:44:59.121157 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-4aa99270-34ec-4d47-8975-db1cbc766946 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:44:59.128387 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-4aa99270-34ec-4d47-8975-db1cbc766946 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Begin detaching volume completed successfully. Jul 03 23:44:59.129430 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-4aa99270-34ec-4d47-8975-db1cbc766946 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c/action returned with HTTP 202 Jul 03 23:44:59.129430 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 37/138] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:44:59 2026] POST /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:44:59.404283 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-2971845e-247d-4087-987c-4a2d2c43f2f9 req-f4311c94-b1c7-4fee-b7dd-d5b24ef16e83 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:44:59.407815 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-2971845e-247d-4087-987c-4a2d2c43f2f9 req-f4311c94-b1c7-4fee-b7dd-d5b24ef16e83 tempest-VolumesAssistedSnapshotsTest-151280490 tempest-VolumesAssistedSnapshotsTest-151280490-project] POST https://10.4.3.143/volume/v3/snapshots/18f5f711-7789-4a89-b78f-bc20acd119d3/action Jul 03 23:44:59.408395 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-2971845e-247d-4087-987c-4a2d2c43f2f9 req-f4311c94-b1c7-4fee-b7dd-d5b24ef16e83 tempest-VolumesAssistedSnapshotsTest-151280490 tempest-VolumesAssistedSnapshotsTest-151280490-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:44:59.408519 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-2971845e-247d-4087-987c-4a2d2c43f2f9 req-f4311c94-b1c7-4fee-b7dd-d5b24ef16e83 tempest-VolumesAssistedSnapshotsTest-151280490 tempest-VolumesAssistedSnapshotsTest-151280490-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:44:59.409904 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.snapshot_actions [req-2971845e-247d-4087-987c-4a2d2c43f2f9 req-f4311c94-b1c7-4fee-b7dd-d5b24ef16e83 tempest-VolumesAssistedSnapshotsTest-151280490 tempest-VolumesAssistedSnapshotsTest-151280490-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=99862) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 23:44:59.430241 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-2971845e-247d-4087-987c-4a2d2c43f2f9 req-f4311c94-b1c7-4fee-b7dd-d5b24ef16e83 tempest-VolumesAssistedSnapshotsTest-151280490 tempest-VolumesAssistedSnapshotsTest-151280490-project] https://10.4.3.143/volume/v3/snapshots/18f5f711-7789-4a89-b78f-bc20acd119d3/action returned with HTTP 404 Jul 03 23:44:59.431110 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 35/139] 10.4.3.143 () {72 vars in 1678 bytes} [Fri Jul 3 23:44:59 2026] POST /volume/v3/snapshots/18f5f711-7789-4a89-b78f-bc20acd119d3/action => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:00.172208 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8380efad-6b50-4c54-a9f8-f514dc4f4523 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:00.172601 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8380efad-6b50-4c54-a9f8-f514dc4f4523 None None] GET https://10.4.3.143/volume// Jul 03 23:45:00.172777 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8380efad-6b50-4c54-a9f8-f514dc4f4523 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:00.172970 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8380efad-6b50-4c54-a9f8-f514dc4f4523 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:00.173263 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8380efad-6b50-4c54-a9f8-f514dc4f4523 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:00.173549 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 35/140] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:45: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 03 23:45:00.182296 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-abb80186-d5ce-4c2f-a866-406d60ace736 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:00.184494 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-abb80186-d5ce-4c2f-a866-406d60ace736 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:45:00.184792 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-abb80186-d5ce-4c2f-a866-406d60ace736 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:00.184995 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-abb80186-d5ce-4c2f-a866-406d60ace736 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:00.333052 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:00.333052 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:00.337887 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-abb80186-d5ce-4c2f-a866-406d60ace736 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:45:00.345021 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-abb80186-d5ce-4c2f-a866-406d60ace736 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:45:00.345571 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 34/141] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:45:00 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1544 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:45:02.648038 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-be35afae-e8f5-4e7c-a5d4-76d55d144a38 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:02.651086 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-be35afae-e8f5-4e7c-a5d4-76d55d144a38 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] DELETE https://10.4.3.143/volume/v3/attachments/6d33acb4-afb7-4eab-8282-6a9aee934252 Jul 03 23:45:02.651327 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-be35afae-e8f5-4e7c-a5d4-76d55d144a38 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:02.651572 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-be35afae-e8f5-4e7c-a5d4-76d55d144a38 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:02.669662 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:02.669662 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:03.220950 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b764a2ea-b2fc-4054-b84f-ba360aeb4d49 req-be35afae-e8f5-4e7c-a5d4-76d55d144a38 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/attachments/6d33acb4-afb7-4eab-8282-6a9aee934252 returned with HTTP 200 Jul 03 23:45:03.221388 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 38/142] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:45:02 2026] DELETE /volume/v3/attachments/6d33acb4-afb7-4eab-8282-6a9aee934252 => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:04.687654 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3553f4f7-19a7-4599-9abf-2c26836d234f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:04.689536 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3553f4f7-19a7-4599-9abf-2c26836d234f tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:45:04.689743 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3553f4f7-19a7-4599-9abf-2c26836d234f tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:04.689961 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3553f4f7-19a7-4599-9abf-2c26836d234f tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:04.697273 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:04.697273 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:04.704204 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-3553f4f7-19a7-4599-9abf-2c26836d234f tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:45:04.707976 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3553f4f7-19a7-4599-9abf-2c26836d234f tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:45:04.708588 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 36/143] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:04 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:04.726988 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a11f52d0-0f87-41d6-9db0-55c2ef04a6a0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:04.728816 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a11f52d0-0f87-41d6-9db0-55c2ef04a6a0 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:45:04.729033 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a11f52d0-0f87-41d6-9db0-55c2ef04a6a0 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:04.729736 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a11f52d0-0f87-41d6-9db0-55c2ef04a6a0 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:04.729736 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-a11f52d0-0f87-41d6-9db0-55c2ef04a6a0 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Delete volume with id: 72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:45:04.748913 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:04.748913 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:04.749093 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a11f52d0-0f87-41d6-9db0-55c2ef04a6a0 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:45:04.775547 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a11f52d0-0f87-41d6-9db0-55c2ef04a6a0 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Delete volume request issued successfully. Jul 03 23:45:04.775816 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a11f52d0-0f87-41d6-9db0-55c2ef04a6a0 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 202 Jul 03 23:45:04.776462 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 36/144] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:45:04 2026] DELETE /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:45:04.787777 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-22e9cf55-0a1a-4d52-90fa-94b1760e9c7e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:04.790098 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-22e9cf55-0a1a-4d52-90fa-94b1760e9c7e tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:45:04.790323 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-22e9cf55-0a1a-4d52-90fa-94b1760e9c7e tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:04.790493 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-22e9cf55-0a1a-4d52-90fa-94b1760e9c7e tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:04.800021 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:04.800021 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:04.804212 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-22e9cf55-0a1a-4d52-90fa-94b1760e9c7e tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Volume info retrieved successfully. Jul 03 23:45:04.809481 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-22e9cf55-0a1a-4d52-90fa-94b1760e9c7e tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 200 Jul 03 23:45:04.809971 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 35/145] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:04 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:05.555269 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6a5a1fa3-5c3b-4c84-9bb4-bad947a58342 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:05.558473 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6a5a1fa3-5c3b-4c84-9bb4-bad947a58342 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] DELETE https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:45:05.558638 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6a5a1fa3-5c3b-4c84-9bb4-bad947a58342 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:05.558831 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6a5a1fa3-5c3b-4c84-9bb4-bad947a58342 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:05.558995 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-6a5a1fa3-5c3b-4c84-9bb4-bad947a58342 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Delete volume with id: 8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:45:05.701919 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:05.701919 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:05.702412 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6a5a1fa3-5c3b-4c84-9bb4-bad947a58342 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:45:05.724979 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6a5a1fa3-5c3b-4c84-9bb4-bad947a58342 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Delete volume request issued successfully. Jul 03 23:45:05.725238 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6a5a1fa3-5c3b-4c84-9bb4-bad947a58342 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 202 Jul 03 23:45:05.725847 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 39/146] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:45:05 2026] DELETE /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:45:05.728609 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f872bbc8-6b60-457c-bb04-e62584e17ba9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:05.731577 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f872bbc8-6b60-457c-bb04-e62584e17ba9 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:45:05.731854 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f872bbc8-6b60-457c-bb04-e62584e17ba9 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:05.732001 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f872bbc8-6b60-457c-bb04-e62584e17ba9 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:05.734422 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-15d2ea08-ac2b-445e-8918-b739fb6fa8d5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:05.740576 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-15d2ea08-ac2b-445e-8918-b739fb6fa8d5 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:45:05.740873 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-15d2ea08-ac2b-445e-8918-b739fb6fa8d5 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:05.741120 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-15d2ea08-ac2b-445e-8918-b739fb6fa8d5 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:05.742266 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:05.742266 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:05.747414 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f872bbc8-6b60-457c-bb04-e62584e17ba9 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:45:05.754328 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f872bbc8-6b60-457c-bb04-e62584e17ba9 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:45:05.754876 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 37/147] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:05 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:05.758573 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:05.758573 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:05.769283 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-15d2ea08-ac2b-445e-8918-b739fb6fa8d5 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Volume info retrieved successfully. Jul 03 23:45:05.774697 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-15d2ea08-ac2b-445e-8918-b739fb6fa8d5 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 200 Jul 03 23:45:05.775065 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 37/148] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:05 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:05.806410 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-079c77f0-79ca-4f6c-97ba-09b2afc927cb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:05.811605 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-079c77f0-79ca-4f6c-97ba-09b2afc927cb tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:45:05.811833 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-079c77f0-79ca-4f6c-97ba-09b2afc927cb tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:05.811966 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-079c77f0-79ca-4f6c-97ba-09b2afc927cb tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:05.821401 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:05.821401 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:05.826103 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-079c77f0-79ca-4f6c-97ba-09b2afc927cb tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:45:05.827205 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5275e6b1-ff71-466f-9c97-e3ceec9b4113 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:05.828895 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5275e6b1-ff71-466f-9c97-e3ceec9b4113 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:45:05.829089 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5275e6b1-ff71-466f-9c97-e3ceec9b4113 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:05.829311 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5275e6b1-ff71-466f-9c97-e3ceec9b4113 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:05.831257 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-079c77f0-79ca-4f6c-97ba-09b2afc927cb tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:45:05.831836 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 36/149] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:45:05 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:05.839248 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5275e6b1-ff71-466f-9c97-e3ceec9b4113 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 404 Jul 03 23:45:05.839248 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 40/150] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:05 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:06.788609 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-32aab412-1b22-4e6c-92a3-1f8291216524 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:06.790939 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-32aab412-1b22-4e6c-92a3-1f8291216524 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] GET https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd Jul 03 23:45:06.791213 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-32aab412-1b22-4e6c-92a3-1f8291216524 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:06.791447 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-32aab412-1b22-4e6c-92a3-1f8291216524 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:06.799205 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-32aab412-1b22-4e6c-92a3-1f8291216524 tempest-AttachSCSIVolumeTestJSON-1254235715 tempest-AttachSCSIVolumeTestJSON-1254235715-project-member] https://10.4.3.143/volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd returned with HTTP 404 Jul 03 23:45:06.799941 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 38/151] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:06 2026] GET /volume/v3/volumes/8572664b-7673-494a-b699-31f96dc836fd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:08.148511 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f31def3b-fdf1-4a41-95cc-6c4bc2dedc7a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:08.149084 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f31def3b-fdf1-4a41-95cc-6c4bc2dedc7a None None] GET https://10.4.3.143/volume// Jul 03 23:45:08.149253 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f31def3b-fdf1-4a41-95cc-6c4bc2dedc7a None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:08.149694 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f31def3b-fdf1-4a41-95cc-6c4bc2dedc7a None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:08.149966 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f31def3b-fdf1-4a41-95cc-6c4bc2dedc7a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:08.150619 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 38/152] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:45:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:45:08.168935 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-e5609f33-d8b6-4ccb-86d0-1ed5d2435d8a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:08.427525 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-e5609f33-d8b6-4ccb-86d0-1ed5d2435d8a tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:45:08.428006 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-e5609f33-d8b6-4ccb-86d0-1ed5d2435d8a tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0b4eb8f-36c0-4689-889f-bc1d8c7f713a", "connector": null, "instance_uuid": "912e4c0f-7413-42d4-a15b-ea307c332f05"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:08.441020 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:08.441020 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:08.488847 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-e5609f33-d8b6-4ccb-86d0-1ed5d2435d8a tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:45:08.489435 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 37/153] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:45:08 2026] POST /volume/v3/attachments => generated 273 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:08.856407 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-56158ff9-c001-4430-bc4e-56c90acb76bb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:08.861559 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-56158ff9-c001-4430-bc4e-56c90acb76bb tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:45:08.861849 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-56158ff9-c001-4430-bc4e-56c90acb76bb tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:08.862082 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-56158ff9-c001-4430-bc4e-56c90acb76bb tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:08.876272 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:08.876272 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:08.882614 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-56158ff9-c001-4430-bc4e-56c90acb76bb tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:45:08.888871 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-56158ff9-c001-4430-bc4e-56c90acb76bb tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:45:08.889371 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 41/154] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:08 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:09.037450 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-545c1b83-b55c-4d7d-a7cb-8726339cfa2e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:09.038178 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-545c1b83-b55c-4d7d-a7cb-8726339cfa2e None None] GET https://10.4.3.143/volume// Jul 03 23:45:09.038429 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-545c1b83-b55c-4d7d-a7cb-8726339cfa2e None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:09.038724 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-545c1b83-b55c-4d7d-a7cb-8726339cfa2e None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:09.039525 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-545c1b83-b55c-4d7d-a7cb-8726339cfa2e None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:09.039778 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 39/155] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:45: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 03 23:45:09.053173 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-6cd14c18-120e-4915-bb0a-424d626b0c45 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:09.056058 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-6cd14c18-120e-4915-bb0a-424d626b0c45 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:45:09.056470 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-6cd14c18-120e-4915-bb0a-424d626b0c45 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:09.057515 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-6cd14c18-120e-4915-bb0a-424d626b0c45 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:09.074057 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:09.074057 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:09.078075 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-6cd14c18-120e-4915-bb0a-424d626b0c45 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:45:09.083853 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-6cd14c18-120e-4915-bb0a-424d626b0c45 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:45:09.084810 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 39/156] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:45:09 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 1031 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:45:09.207668 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-013f42ed-fbda-4ec0-b0db-86348a25bdae None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:09.213108 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-013f42ed-fbda-4ec0-b0db-86348a25bdae tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] PUT https://10.4.3.143/volume/v3/attachments/25a85bd1-b5cf-4fc8-802f-16348b998df3 Jul 03 23:45:09.213590 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-013f42ed-fbda-4ec0-b0db-86348a25bdae tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:09.234271 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-013f42ed-fbda-4ec0-b0db-86348a25bdae tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Acquiring lock "cinder-attachment_update-d0b4eb8f-36c0-4689-889f-bc1d8c7f713a-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:45:09.244983 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-013f42ed-fbda-4ec0-b0db-86348a25bdae tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Lock "cinder-attachment_update-d0b4eb8f-36c0-4689-889f-bc1d8c7f713a-np0000004490" acquired by "attachment_update" :: waited 0.010s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:45:09.246058 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:09.246058 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:09.781879 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-013f42ed-fbda-4ec0-b0db-86348a25bdae tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Lock "cinder-attachment_update-d0b4eb8f-36c0-4689-889f-bc1d8c7f713a-np0000004490" released by "attachment_update" :: held 0.538s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:45:09.782321 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-013f42ed-fbda-4ec0-b0db-86348a25bdae tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/attachments/25a85bd1-b5cf-4fc8-802f-16348b998df3 returned with HTTP 200 Jul 03 23:45:09.782968 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 38/157] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:45:09 2026] PUT /volume/v3/attachments/25a85bd1-b5cf-4fc8-802f-16348b998df3 => generated 969 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:09.904031 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-060dcfe5-969d-44dc-b6ce-5eadcf571d7f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:09.905821 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-060dcfe5-969d-44dc-b6ce-5eadcf571d7f tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:45:09.906062 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-060dcfe5-969d-44dc-b6ce-5eadcf571d7f tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:09.906267 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-060dcfe5-969d-44dc-b6ce-5eadcf571d7f tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:09.916225 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:09.916225 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:09.920237 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-060dcfe5-969d-44dc-b6ce-5eadcf571d7f tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:45:09.924467 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-060dcfe5-969d-44dc-b6ce-5eadcf571d7f tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:45:09.924914 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 42/158] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:09 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:10.256169 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-e6715dc2-f238-4368-959c-704ea2d41387 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:10.258961 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-e6715dc2-f238-4368-959c-704ea2d41387 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:10.259169 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-e6715dc2-f238-4368-959c-704ea2d41387 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:10.259329 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-e6715dc2-f238-4368-959c-704ea2d41387 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:10.269958 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:10.269958 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:10.275715 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-e6715dc2-f238-4368-959c-704ea2d41387 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:10.285114 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-e6715dc2-f238-4368-959c-704ea2d41387 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:10.285680 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 40/159] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:45:10 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 868 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:10.946043 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f4a87356-e19f-4e44-84bc-59353aa1cdab None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:10.952048 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f4a87356-e19f-4e44-84bc-59353aa1cdab tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:45:10.952048 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f4a87356-e19f-4e44-84bc-59353aa1cdab tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:10.952514 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f4a87356-e19f-4e44-84bc-59353aa1cdab tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:10.969998 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:10.969998 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:10.974459 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f4a87356-e19f-4e44-84bc-59353aa1cdab tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:45:10.981225 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f4a87356-e19f-4e44-84bc-59353aa1cdab tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:45:10.982053 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 40/160] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:10 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:12.001683 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7f00746c-77de-46f9-873b-4cf515a56c53 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:12.001683 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7f00746c-77de-46f9-873b-4cf515a56c53 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:45:12.001683 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7f00746c-77de-46f9-873b-4cf515a56c53 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:12.001683 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7f00746c-77de-46f9-873b-4cf515a56c53 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:12.017270 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:12.017270 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:12.023721 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7f00746c-77de-46f9-873b-4cf515a56c53 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:45:12.026864 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7f00746c-77de-46f9-873b-4cf515a56c53 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:45:12.027382 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 39/161] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:11 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:12.543882 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b3f807d6-e959-435e-9419-659b196fdaaf None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:12.546017 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b3f807d6-e959-435e-9419-659b196fdaaf None None] GET https://10.4.3.143/volume// Jul 03 23:45:12.546017 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b3f807d6-e959-435e-9419-659b196fdaaf None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:12.546017 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b3f807d6-e959-435e-9419-659b196fdaaf None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:12.546017 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b3f807d6-e959-435e-9419-659b196fdaaf None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:12.546017 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 43/162] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:45: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 03 23:45:12.564917 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-631d4efe-b086-4ae6-a5a9-9409e82dd80c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:12.884744 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-631d4efe-b086-4ae6-a5a9-9409e82dd80c tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:45:12.884744 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-631d4efe-b086-4ae6-a5a9-9409e82dd80c tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "783d95ee-323b-4e48-b823-edd10ed63928", "connector": null, "instance_uuid": "3be161f9-c8a0-493e-b909-6061d4b3c3f7"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:12.892268 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:12.892268 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:12.953888 np0000004490 devstack@c-api.service[99862]: WARNING cinder.volume.api [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-631d4efe-b086-4ae6-a5a9-9409e82dd80c tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 23:45:12.961011 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-631d4efe-b086-4ae6-a5a9-9409e82dd80c tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:45:12.961599 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 41/163] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:45:12 2026] POST /volume/v3/attachments => generated 271 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:13.041529 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9ffc7f54-40ee-4f1b-90d5-affef0abc19a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:13.045133 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9ffc7f54-40ee-4f1b-90d5-affef0abc19a tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:45:13.045452 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9ffc7f54-40ee-4f1b-90d5-affef0abc19a tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:13.046014 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9ffc7f54-40ee-4f1b-90d5-affef0abc19a tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:13.061568 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:13.061568 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:13.066994 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9ffc7f54-40ee-4f1b-90d5-affef0abc19a tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:45:13.074893 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9ffc7f54-40ee-4f1b-90d5-affef0abc19a tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:45:13.075282 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 41/164] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:13 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:13.314864 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4e1f918c-5168-4dee-bf84-5a049265c066 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:13.317694 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4e1f918c-5168-4dee-bf84-5a049265c066 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:13.317969 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4e1f918c-5168-4dee-bf84-5a049265c066 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:13.318301 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4e1f918c-5168-4dee-bf84-5a049265c066 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:13.333184 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:13.333184 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:13.340738 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4e1f918c-5168-4dee-bf84-5a049265c066 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:13.345036 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4e1f918c-5168-4dee-bf84-5a049265c066 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:13.346416 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 40/165] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:13 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:13.497669 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a4df4395-2fee-4256-addf-eafaf1824210 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:13.497669 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a4df4395-2fee-4256-addf-eafaf1824210 None None] GET https://10.4.3.143/volume// Jul 03 23:45:13.497669 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a4df4395-2fee-4256-addf-eafaf1824210 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:13.497669 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a4df4395-2fee-4256-addf-eafaf1824210 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:13.497669 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a4df4395-2fee-4256-addf-eafaf1824210 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:13.497669 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 44/166] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:45: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 03 23:45:13.516600 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-da185567-5fb4-459f-937b-4894d93a32c2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:13.520320 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-da185567-5fb4-459f-937b-4894d93a32c2 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:13.520613 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-da185567-5fb4-459f-937b-4894d93a32c2 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:13.520895 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-da185567-5fb4-459f-937b-4894d93a32c2 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:13.536615 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:13.536615 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:13.541361 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-da185567-5fb4-459f-937b-4894d93a32c2 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:13.546215 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-da185567-5fb4-459f-937b-4894d93a32c2 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:13.546613 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 42/167] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:45:13 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1047 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:45:13.646207 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-c7a6655b-cde3-406a-9d88-6e58b7208fad None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:13.649132 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-c7a6655b-cde3-406a-9d88-6e58b7208fad tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] PUT https://10.4.3.143/volume/v3/attachments/603fed40-d63f-4fd4-9394-a498d3114893 Jul 03 23:45:13.649584 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-c7a6655b-cde3-406a-9d88-6e58b7208fad tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:13.658668 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-c7a6655b-cde3-406a-9d88-6e58b7208fad tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Acquiring lock "cinder-attachment_update-783d95ee-323b-4e48-b823-edd10ed63928-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:45:13.663084 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-c7a6655b-cde3-406a-9d88-6e58b7208fad tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Lock "cinder-attachment_update-783d95ee-323b-4e48-b823-edd10ed63928-np0000004490" acquired by "attachment_update" :: waited 0.004s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:45:13.664062 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:13.664062 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:13.703462 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-eeacd74c-06f3-45d9-b6e5-7c64bc2d285c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:13.705363 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eeacd74c-06f3-45d9-b6e5-7c64bc2d285c tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:45:13.706128 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eeacd74c-06f3-45d9-b6e5-7c64bc2d285c tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:13.706128 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eeacd74c-06f3-45d9-b6e5-7c64bc2d285c tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:13.706128 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-eeacd74c-06f3-45d9-b6e5-7c64bc2d285c tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Delete volume with id: 72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:45:13.712080 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eeacd74c-06f3-45d9-b6e5-7c64bc2d285c tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 404 Jul 03 23:45:13.712647 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 41/168] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:45:13 2026] DELETE /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:13.721190 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b576efff-1bf4-4a5b-93a5-3de2c5efe744 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:13.723914 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b576efff-1bf4-4a5b-93a5-3de2c5efe744 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] GET https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c Jul 03 23:45:13.725693 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b576efff-1bf4-4a5b-93a5-3de2c5efe744 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:13.725693 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b576efff-1bf4-4a5b-93a5-3de2c5efe744 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:13.732412 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b576efff-1bf4-4a5b-93a5-3de2c5efe744 tempest-VolumesAssistedSnapshotsTest-53776866 tempest-VolumesAssistedSnapshotsTest-53776866-project-admin] https://10.4.3.143/volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c returned with HTTP 404 Jul 03 23:45:13.733283 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 45/169] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:13 2026] GET /volume/v3/volumes/72c59e01-d569-4407-8d6a-1d3b6d070d1c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:14.091546 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b1f540bc-7411-4fe6-8ec8-e0110ef0a979 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:14.093446 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b1f540bc-7411-4fe6-8ec8-e0110ef0a979 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:45:14.093643 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b1f540bc-7411-4fe6-8ec8-e0110ef0a979 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:14.093852 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b1f540bc-7411-4fe6-8ec8-e0110ef0a979 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:14.104298 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:14.104298 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:14.108783 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b1f540bc-7411-4fe6-8ec8-e0110ef0a979 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:45:14.113920 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b1f540bc-7411-4fe6-8ec8-e0110ef0a979 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:45:14.114386 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 43/170] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:14 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:14.190440 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-c7a6655b-cde3-406a-9d88-6e58b7208fad tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Lock "cinder-attachment_update-783d95ee-323b-4e48-b823-edd10ed63928-np0000004490" released by "attachment_update" :: held 0.527s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:45:14.190868 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-c7a6655b-cde3-406a-9d88-6e58b7208fad tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/attachments/603fed40-d63f-4fd4-9394-a498d3114893 returned with HTTP 200 Jul 03 23:45:14.191170 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 42/171] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:45:13 2026] PUT /volume/v3/attachments/603fed40-d63f-4fd4-9394-a498d3114893 => generated 967 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:14.360652 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e5e0d9a1-a728-43cc-8cfb-9bf56446f6dc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:14.362504 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e5e0d9a1-a728-43cc-8cfb-9bf56446f6dc tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:14.362743 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e5e0d9a1-a728-43cc-8cfb-9bf56446f6dc tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:14.362915 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e5e0d9a1-a728-43cc-8cfb-9bf56446f6dc tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:14.373432 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:14.373432 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:14.378138 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e5e0d9a1-a728-43cc-8cfb-9bf56446f6dc tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:14.384163 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e5e0d9a1-a728-43cc-8cfb-9bf56446f6dc tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:14.384714 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 42/172] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:14 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:15.139529 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-de352877-c134-4f17-a371-09cf430b405f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:15.143374 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-de352877-c134-4f17-a371-09cf430b405f tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:45:15.143907 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-de352877-c134-4f17-a371-09cf430b405f tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:15.144270 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-de352877-c134-4f17-a371-09cf430b405f tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:15.165310 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:15.165310 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:15.174757 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-de352877-c134-4f17-a371-09cf430b405f tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:45:15.184247 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-de352877-c134-4f17-a371-09cf430b405f tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:45:15.184247 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 46/173] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:15 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:15.410462 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1390c5a5-db16-4ce7-b1fe-c652928b38ab None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:15.410462 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1390c5a5-db16-4ce7-b1fe-c652928b38ab tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:15.410462 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1390c5a5-db16-4ce7-b1fe-c652928b38ab tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:15.410462 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1390c5a5-db16-4ce7-b1fe-c652928b38ab tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:15.432951 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:15.432951 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:15.436202 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1390c5a5-db16-4ce7-b1fe-c652928b38ab tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:15.441842 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1390c5a5-db16-4ce7-b1fe-c652928b38ab tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:15.442330 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 44/174] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:15 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:16.030342 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-74ba8e87-e57e-4e2a-b915-e2046d265241 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:16.032554 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-74ba8e87-e57e-4e2a-b915-e2046d265241 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] POST https://10.4.3.143/volume/v3/attachments/25a85bd1-b5cf-4fc8-802f-16348b998df3/action Jul 03 23:45:16.033005 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-74ba8e87-e57e-4e2a-b915-e2046d265241 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:16.033005 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-74ba8e87-e57e-4e2a-b915-e2046d265241 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:16.048051 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:16.048051 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:16.066113 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-3c0e9f23-a9c5-46f9-9c8e-84c7730552f3 req-74ba8e87-e57e-4e2a-b915-e2046d265241 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/attachments/25a85bd1-b5cf-4fc8-802f-16348b998df3/action returned with HTTP 204 Jul 03 23:45:16.066652 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 43/175] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:45:16 2026] POST /volume/v3/attachments/25a85bd1-b5cf-4fc8-802f-16348b998df3/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:16.197033 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6f94ea05-430c-4573-8806-9417a387edb1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:16.201758 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6f94ea05-430c-4573-8806-9417a387edb1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:45:16.201758 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6f94ea05-430c-4573-8806-9417a387edb1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:16.201758 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6f94ea05-430c-4573-8806-9417a387edb1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:16.212402 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:16.212402 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:16.216531 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6f94ea05-430c-4573-8806-9417a387edb1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:45:16.221363 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6f94ea05-430c-4573-8806-9417a387edb1 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:45:16.222075 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 43/176] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:16 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:16.234146 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-caeddfd6-cff6-411a-b420-c0e88054379c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:16.235902 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-caeddfd6-cff6-411a-b420-c0e88054379c tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:45:16.236129 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-caeddfd6-cff6-411a-b420-c0e88054379c tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:16.236339 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-caeddfd6-cff6-411a-b420-c0e88054379c tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:16.245616 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:16.245616 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:16.249495 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-caeddfd6-cff6-411a-b420-c0e88054379c tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:45:16.254728 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-caeddfd6-cff6-411a-b420-c0e88054379c tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:45:16.255422 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 47/177] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:16 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 1144 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:16.267651 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-48801830-2ce3-472f-b1d7-86c4d66c68b3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:16.269940 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-48801830-2ce3-472f-b1d7-86c4d66c68b3 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:45:16.270246 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-48801830-2ce3-472f-b1d7-86c4d66c68b3 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:16.270509 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-48801830-2ce3-472f-b1d7-86c4d66c68b3 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:16.285758 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:16.285758 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:16.290822 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-48801830-2ce3-472f-b1d7-86c4d66c68b3 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:45:16.296988 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-48801830-2ce3-472f-b1d7-86c4d66c68b3 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:45:16.297593 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 45/178] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:16 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:16.464506 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3f632143-5d7d-4197-a657-58ea3ed0c14e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:16.466424 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3f632143-5d7d-4197-a657-58ea3ed0c14e tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:16.466631 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3f632143-5d7d-4197-a657-58ea3ed0c14e tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:16.467452 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3f632143-5d7d-4197-a657-58ea3ed0c14e tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:16.475907 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-d5fb86b3-eae1-47db-9df4-6cc380c06fbe req-0c54a140-8a3f-4a89-acc3-d0a64d8beae2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:16.477319 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:16.477319 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:16.482788 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-d5fb86b3-eae1-47db-9df4-6cc380c06fbe req-0c54a140-8a3f-4a89-acc3-d0a64d8beae2 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:45:16.482788 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-d5fb86b3-eae1-47db-9df4-6cc380c06fbe req-0c54a140-8a3f-4a89-acc3-d0a64d8beae2 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:16.482788 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-d5fb86b3-eae1-47db-9df4-6cc380c06fbe req-0c54a140-8a3f-4a89-acc3-d0a64d8beae2 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:16.483031 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3f632143-5d7d-4197-a657-58ea3ed0c14e tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:16.486637 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3f632143-5d7d-4197-a657-58ea3ed0c14e tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:16.487872 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 44/179] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:16 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:16.492130 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:16.492130 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:16.496726 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-d5fb86b3-eae1-47db-9df4-6cc380c06fbe req-0c54a140-8a3f-4a89-acc3-d0a64d8beae2 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:45:16.503239 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-d5fb86b3-eae1-47db-9df4-6cc380c06fbe req-0c54a140-8a3f-4a89-acc3-d0a64d8beae2 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:45:16.503239 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 44/180] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:45:16 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:17.505367 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fee8e8e1-23b4-4427-aded-dfda76dd6837 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:17.510615 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fee8e8e1-23b4-4427-aded-dfda76dd6837 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:17.510861 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fee8e8e1-23b4-4427-aded-dfda76dd6837 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:17.511080 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fee8e8e1-23b4-4427-aded-dfda76dd6837 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:17.522793 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:17.522793 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:17.527056 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fee8e8e1-23b4-4427-aded-dfda76dd6837 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:17.531538 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fee8e8e1-23b4-4427-aded-dfda76dd6837 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:17.532008 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 48/181] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:17 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:18.316475 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-53dbabf7-062b-462d-bc7e-cba39f4bd4e3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:18.319104 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-53dbabf7-062b-462d-bc7e-cba39f4bd4e3 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:18.319385 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-53dbabf7-062b-462d-bc7e-cba39f4bd4e3 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:18.319641 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-53dbabf7-062b-462d-bc7e-cba39f4bd4e3 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:18.331582 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:18.331582 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:18.336293 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-53dbabf7-062b-462d-bc7e-cba39f4bd4e3 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:18.342182 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-53dbabf7-062b-462d-bc7e-cba39f4bd4e3 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:18.342825 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 46/182] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:45:18 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:18.552626 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a6145913-29b2-4c86-ac29-02e4362bb84c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:18.555006 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a6145913-29b2-4c86-ac29-02e4362bb84c tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:18.555288 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a6145913-29b2-4c86-ac29-02e4362bb84c tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:18.555602 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a6145913-29b2-4c86-ac29-02e4362bb84c tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:18.570419 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:18.570419 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:18.576012 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a6145913-29b2-4c86-ac29-02e4362bb84c tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:18.581156 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a6145913-29b2-4c86-ac29-02e4362bb84c tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:18.581583 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 45/183] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:18 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 868 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:19.594745 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-64fd1b81-4ea1-47a4-92b9-dfb8e0733988 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:19.597951 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-64fd1b81-4ea1-47a4-92b9-dfb8e0733988 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:19.598150 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-64fd1b81-4ea1-47a4-92b9-dfb8e0733988 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:19.598350 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-64fd1b81-4ea1-47a4-92b9-dfb8e0733988 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:19.616419 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:19.616419 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:19.626198 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-64fd1b81-4ea1-47a4-92b9-dfb8e0733988 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:19.630318 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-64fd1b81-4ea1-47a4-92b9-dfb8e0733988 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:19.630687 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 45/184] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:19 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 868 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:20.392478 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b06b9e87-bfb6-46f0-8fc9-7c349cc53a6f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:20.392861 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b06b9e87-bfb6-46f0-8fc9-7c349cc53a6f None None] GET https://10.4.3.143/volume// Jul 03 23:45:20.393042 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b06b9e87-bfb6-46f0-8fc9-7c349cc53a6f None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:20.393218 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b06b9e87-bfb6-46f0-8fc9-7c349cc53a6f None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:20.393511 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b06b9e87-bfb6-46f0-8fc9-7c349cc53a6f None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:20.393801 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 49/185] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:45:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:45:20.400764 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-47711303-71a0-4f77-979a-3e307db4f3ef None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:20.402759 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-47711303-71a0-4f77-979a-3e307db4f3ef tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:45:20.403122 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-47711303-71a0-4f77-979a-3e307db4f3ef tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bae32f91-4dea-4f98-8266-d38d9fd44684", "connector": null, "instance_uuid": "306ff541-c802-444a-be92-eb090f7288ba"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:20.413652 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:20.413652 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:20.451990 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-32c090e3-7dc5-49c7-9a3a-db6693c70ece None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:20.452620 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-47711303-71a0-4f77-979a-3e307db4f3ef tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:45:20.453232 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 47/186] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:45:20 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 03 23:45:20.465817 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-32c090e3-7dc5-49c7-9a3a-db6693c70ece tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] POST https://10.4.3.143/volume/v3/attachments/603fed40-d63f-4fd4-9394-a498d3114893/action Jul 03 23:45:20.466174 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-32c090e3-7dc5-49c7-9a3a-db6693c70ece tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:20.466349 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-32c090e3-7dc5-49c7-9a3a-db6693c70ece tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:20.494909 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:20.494909 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:20.506464 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-5e8a7995-c307-41a2-8c66-356facb9bd30 req-32c090e3-7dc5-49c7-9a3a-db6693c70ece tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/attachments/603fed40-d63f-4fd4-9394-a498d3114893/action returned with HTTP 204 Jul 03 23:45:20.507113 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 46/187] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:45:20 2026] POST /volume/v3/attachments/603fed40-d63f-4fd4-9394-a498d3114893/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:20.643543 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-292bb6cd-b076-4eaa-9b63-4b737750dbb0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:20.645318 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-292bb6cd-b076-4eaa-9b63-4b737750dbb0 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:20.645318 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-292bb6cd-b076-4eaa-9b63-4b737750dbb0 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:20.645481 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-292bb6cd-b076-4eaa-9b63-4b737750dbb0 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:20.654455 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:20.654455 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:20.657723 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-292bb6cd-b076-4eaa-9b63-4b737750dbb0 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:20.661530 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-292bb6cd-b076-4eaa-9b63-4b737750dbb0 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:20.661914 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 46/188] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:20 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:20.706670 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-7ace9051-17a0-4ff5-80ba-c6a0ac2ba4e2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:20.708795 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-7ace9051-17a0-4ff5-80ba-c6a0ac2ba4e2 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:20.709001 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-7ace9051-17a0-4ff5-80ba-c6a0ac2ba4e2 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:20.709207 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-7ace9051-17a0-4ff5-80ba-c6a0ac2ba4e2 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:20.719009 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:20.719009 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:20.722169 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-7ace9051-17a0-4ff5-80ba-c6a0ac2ba4e2 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:20.726275 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-7ace9051-17a0-4ff5-80ba-c6a0ac2ba4e2 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:20.726665 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 50/189] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:45:20 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:20.870354 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-082e53bc-f1e6-4c41-b07a-77c4c1c94a1a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:20.874743 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-082e53bc-f1e6-4c41-b07a-77c4c1c94a1a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:20.875050 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-082e53bc-f1e6-4c41-b07a-77c4c1c94a1a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:20.875246 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-082e53bc-f1e6-4c41-b07a-77c4c1c94a1a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:20.988012 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-edd28ab3-fc13-49bc-9eac-7be996b6bd2b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:20.988374 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-edd28ab3-fc13-49bc-9eac-7be996b6bd2b None None] GET https://10.4.3.143/volume// Jul 03 23:45:20.988605 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-edd28ab3-fc13-49bc-9eac-7be996b6bd2b None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:20.988864 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-edd28ab3-fc13-49bc-9eac-7be996b6bd2b None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:20.989275 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-edd28ab3-fc13-49bc-9eac-7be996b6bd2b None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:20.989621 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 47/190] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:45:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 23:45:21.002671 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-f0d24d6e-4823-4c0f-b7bb-0a9f2ae170be None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:21.005906 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-f0d24d6e-4823-4c0f-b7bb-0a9f2ae170be tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:21.005906 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-f0d24d6e-4823-4c0f-b7bb-0a9f2ae170be tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:21.006312 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-f0d24d6e-4823-4c0f-b7bb-0a9f2ae170be tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:21.017407 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:21.017407 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:21.022965 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:21.022965 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:21.023222 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-f0d24d6e-4823-4c0f-b7bb-0a9f2ae170be tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:21.028728 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-082e53bc-f1e6-4c41-b07a-77c4c1c94a1a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:21.030118 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-f0d24d6e-4823-4c0f-b7bb-0a9f2ae170be tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:21.030767 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 47/191] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:45:21 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:45:21.034327 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-082e53bc-f1e6-4c41-b07a-77c4c1c94a1a tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:21.034754 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 48/192] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:20 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 844 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:21.130046 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-a3415756-61ab-4431-b1f0-4eb0ad87fc3c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:21.132447 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-a3415756-61ab-4431-b1f0-4eb0ad87fc3c tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] PUT https://10.4.3.143/volume/v3/attachments/419202ea-1726-4cd3-8a27-fd184d7b16fd Jul 03 23:45:21.132966 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-a3415756-61ab-4431-b1f0-4eb0ad87fc3c tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:21.142204 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-a3415756-61ab-4431-b1f0-4eb0ad87fc3c tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Acquiring lock "cinder-attachment_update-bae32f91-4dea-4f98-8266-d38d9fd44684-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:45:21.148299 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-a3415756-61ab-4431-b1f0-4eb0ad87fc3c tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Lock "cinder-attachment_update-bae32f91-4dea-4f98-8266-d38d9fd44684-np0000004490" acquired by "attachment_update" :: waited 0.006s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:45:21.149362 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:21.149362 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:21.681268 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-a3415756-61ab-4431-b1f0-4eb0ad87fc3c tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Lock "cinder-attachment_update-bae32f91-4dea-4f98-8266-d38d9fd44684-np0000004490" released by "attachment_update" :: held 0.533s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:45:21.681677 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-a3415756-61ab-4431-b1f0-4eb0ad87fc3c tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/attachments/419202ea-1726-4cd3-8a27-fd184d7b16fd returned with HTTP 200 Jul 03 23:45:21.682281 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 51/193] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:45:21 2026] PUT /volume/v3/attachments/419202ea-1726-4cd3-8a27-fd184d7b16fd => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:22.051481 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8cdac813-3fb2-46ac-a989-b8d7a267c815 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:22.053687 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8cdac813-3fb2-46ac-a989-b8d7a267c815 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:22.053993 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8cdac813-3fb2-46ac-a989-b8d7a267c815 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:22.054341 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8cdac813-3fb2-46ac-a989-b8d7a267c815 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:22.066558 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:22.066558 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:22.071377 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8cdac813-3fb2-46ac-a989-b8d7a267c815 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:22.077973 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8cdac813-3fb2-46ac-a989-b8d7a267c815 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:22.078663 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 48/194] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:22 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:22.803559 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4610266e-98bb-4f23-badb-0d7d18291e6d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:22.804328 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4610266e-98bb-4f23-badb-0d7d18291e6d None None] GET https://10.4.3.143/volume// Jul 03 23:45:22.804552 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4610266e-98bb-4f23-badb-0d7d18291e6d None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:22.804799 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4610266e-98bb-4f23-badb-0d7d18291e6d None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:22.805247 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4610266e-98bb-4f23-badb-0d7d18291e6d None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:22.805569 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 48/195] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:45: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 03 23:45:22.816085 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-1ebbc660-0caa-4013-bec6-4b0492f2453f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:22.819638 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-1ebbc660-0caa-4013-bec6-4b0492f2453f tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:45:22.820106 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-1ebbc660-0caa-4013-bec6-4b0492f2453f tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "783d95ee-323b-4e48-b823-edd10ed63928", "connector": null, "instance_uuid": "a471aa5d-1e0a-4232-b881-b5d5ad1ad9ce"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:22.836911 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:22.836911 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:22.865610 np0000004490 devstack@c-api.service[99862]: WARNING cinder.volume.api [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-1ebbc660-0caa-4013-bec6-4b0492f2453f tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 23:45:22.873931 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-1ebbc660-0caa-4013-bec6-4b0492f2453f tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:45:22.874461 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 49/196] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:45:22 2026] POST /volume/v3/attachments => generated 271 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:23.097733 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e002ebaa-97f9-4d4f-a8ec-c583f0375554 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:23.100110 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e002ebaa-97f9-4d4f-a8ec-c583f0375554 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:23.100349 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e002ebaa-97f9-4d4f-a8ec-c583f0375554 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:23.100527 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e002ebaa-97f9-4d4f-a8ec-c583f0375554 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:23.123460 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:23.123460 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:23.132060 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e002ebaa-97f9-4d4f-a8ec-c583f0375554 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:23.140890 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e002ebaa-97f9-4d4f-a8ec-c583f0375554 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:23.142221 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 52/197] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:23 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:23.264343 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cc27bf34-1c3a-4b6c-bb3c-0def8c4e4467 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:23.266347 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cc27bf34-1c3a-4b6c-bb3c-0def8c4e4467 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:23.266653 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cc27bf34-1c3a-4b6c-bb3c-0def8c4e4467 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:23.266940 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cc27bf34-1c3a-4b6c-bb3c-0def8c4e4467 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:23.283667 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:23.283667 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:23.288465 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cc27bf34-1c3a-4b6c-bb3c-0def8c4e4467 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:23.296319 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cc27bf34-1c3a-4b6c-bb3c-0def8c4e4467 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:23.296962 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 49/198] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:23 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1162 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:23.422490 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-581b3277-890c-4a85-880b-148a25b308cd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:23.422490 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-581b3277-890c-4a85-880b-148a25b308cd None None] GET https://10.4.3.143/volume// Jul 03 23:45:23.422490 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-581b3277-890c-4a85-880b-148a25b308cd None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:23.422490 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-581b3277-890c-4a85-880b-148a25b308cd None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:23.422490 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-581b3277-890c-4a85-880b-148a25b308cd None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:23.422490 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 49/199] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:45: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 03 23:45:23.434956 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-85a438d3-2cf5-4522-8695-04b81e681a9d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:23.437036 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-85a438d3-2cf5-4522-8695-04b81e681a9d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:23.437270 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-85a438d3-2cf5-4522-8695-04b81e681a9d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:23.437474 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-85a438d3-2cf5-4522-8695-04b81e681a9d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:23.451854 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:23.451854 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:23.456178 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-85a438d3-2cf5-4522-8695-04b81e681a9d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:23.462183 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-85a438d3-2cf5-4522-8695-04b81e681a9d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:23.462924 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 50/200] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:45:23 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:45:23.580338 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-5d81a921-53ea-46ac-954d-1cd851af772d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:23.582907 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-5d81a921-53ea-46ac-954d-1cd851af772d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] PUT https://10.4.3.143/volume/v3/attachments/0abf56af-b6eb-4c01-afeb-5d009e5ebe93 Jul 03 23:45:23.583950 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-5d81a921-53ea-46ac-954d-1cd851af772d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:23.595723 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-5d81a921-53ea-46ac-954d-1cd851af772d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Acquiring lock "cinder-attachment_update-783d95ee-323b-4e48-b823-edd10ed63928-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:45:23.602252 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-5d81a921-53ea-46ac-954d-1cd851af772d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Lock "cinder-attachment_update-783d95ee-323b-4e48-b823-edd10ed63928-np0000004490" acquired by "attachment_update" :: waited 0.007s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:45:23.603275 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:23.603275 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:23.823417 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-99dd0555-8c37-4a3d-9549-a1503548e290 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:23.827274 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-99dd0555-8c37-4a3d-9549-a1503548e290 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:45:23.827459 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-99dd0555-8c37-4a3d-9549-a1503548e290 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:23.827677 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-99dd0555-8c37-4a3d-9549-a1503548e290 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:23.835149 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:23.835149 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:23.839537 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-99dd0555-8c37-4a3d-9549-a1503548e290 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:45:23.846575 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-99dd0555-8c37-4a3d-9549-a1503548e290 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:45:23.847475 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 50/201] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:23 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:23.900575 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-ff27044b-df9a-4331-8db2-637e1ea478fd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:23.903232 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-ff27044b-df9a-4331-8db2-637e1ea478fd tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:45:23.903461 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-ff27044b-df9a-4331-8db2-637e1ea478fd tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:23.903744 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-ff27044b-df9a-4331-8db2-637e1ea478fd tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:23.913500 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:23.913500 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:23.918388 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-ff27044b-df9a-4331-8db2-637e1ea478fd tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:45:23.924314 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-ff27044b-df9a-4331-8db2-637e1ea478fd tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:45:23.924761 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 50/202] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:45:23 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:24.135356 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-5d81a921-53ea-46ac-954d-1cd851af772d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Lock "cinder-attachment_update-783d95ee-323b-4e48-b823-edd10ed63928-np0000004490" released by "attachment_update" :: held 0.533s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:45:24.135747 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-5d81a921-53ea-46ac-954d-1cd851af772d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/attachments/0abf56af-b6eb-4c01-afeb-5d009e5ebe93 returned with HTTP 200 Jul 03 23:45:24.136341 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 53/203] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:45:23 2026] PUT /volume/v3/attachments/0abf56af-b6eb-4c01-afeb-5d009e5ebe93 => generated 967 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:24.158524 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b355b292-af1d-47b1-8092-ba6ea8b60adc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:24.160641 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b355b292-af1d-47b1-8092-ba6ea8b60adc tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:24.161427 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b355b292-af1d-47b1-8092-ba6ea8b60adc tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:24.162496 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b355b292-af1d-47b1-8092-ba6ea8b60adc tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:24.172518 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:24.172518 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:24.177254 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b355b292-af1d-47b1-8092-ba6ea8b60adc tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:24.183392 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b355b292-af1d-47b1-8092-ba6ea8b60adc tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:24.183392 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 51/204] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:24 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:24.313263 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-916cca4e-8893-4439-b5d5-916c83ac18a1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:24.315320 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-916cca4e-8893-4439-b5d5-916c83ac18a1 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:24.315537 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-916cca4e-8893-4439-b5d5-916c83ac18a1 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:24.315781 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-916cca4e-8893-4439-b5d5-916c83ac18a1 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:24.329800 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:24.329800 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:24.334331 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-916cca4e-8893-4439-b5d5-916c83ac18a1 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:24.339964 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-916cca4e-8893-4439-b5d5-916c83ac18a1 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:24.341525 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 51/205] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:24 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:25.196653 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bb05eef7-897e-4862-afa4-c0b06d5e4849 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:25.198529 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bb05eef7-897e-4862-afa4-c0b06d5e4849 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:25.198766 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bb05eef7-897e-4862-afa4-c0b06d5e4849 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:25.198981 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bb05eef7-897e-4862-afa4-c0b06d5e4849 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:25.209821 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:25.209821 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:25.213668 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-bb05eef7-897e-4862-afa4-c0b06d5e4849 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:25.218461 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bb05eef7-897e-4862-afa4-c0b06d5e4849 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:25.218865 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 51/206] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:25 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:25.354235 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a0085366-03f5-46fd-8b4e-b43d088e383f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:25.355883 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a0085366-03f5-46fd-8b4e-b43d088e383f tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:25.356119 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a0085366-03f5-46fd-8b4e-b43d088e383f tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:25.356228 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a0085366-03f5-46fd-8b4e-b43d088e383f tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:25.366952 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:25.366952 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:25.370569 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a0085366-03f5-46fd-8b4e-b43d088e383f tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:25.375125 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a0085366-03f5-46fd-8b4e-b43d088e383f tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:25.375565 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 54/207] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:25 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1163 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:25.860363 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:25.978039 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f4844da1-9764-4fb7-a60b-430930f37921 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:25.978648 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f4844da1-9764-4fb7-a60b-430930f37921 None None] GET https://10.4.3.143/volume// Jul 03 23:45:25.978771 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f4844da1-9764-4fb7-a60b-430930f37921 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:25.978948 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f4844da1-9764-4fb7-a60b-430930f37921 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:25.979296 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f4844da1-9764-4fb7-a60b-430930f37921 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:25.979571 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 52/208] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:45:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:45:25.989499 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-3e375180-034f-4536-8e79-ee6302c1db4d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:25.992272 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-3e375180-034f-4536-8e79-ee6302c1db4d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:45:25.992790 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-3e375180-034f-4536-8e79-ee6302c1db4d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e442ecd9-2802-4a74-8010-609b4e513128", "connector": null, "instance_uuid": "4a89b273-a9a8-40f5-b7ef-d2cfa3b89ff0"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:26.004516 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:26.004516 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:26.040547 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-3e375180-034f-4536-8e79-ee6302c1db4d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:45:26.041219 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 52/209] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:45:25 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 03 23:45:26.639657 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:45:26.639657 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2077291249"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:26.639657 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2077291249'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:45:26.639657 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Create volume of 1 GB Jul 03 23:45:26.639657 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Availability Zones retrieved successfully. Jul 03 23:45:26.639657 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Flow 'volume_create_api' (d3e59f96-b6a5-4aa0-b6cb-dba29fdd79fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:45:26.639657 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e620e9f5-fe7c-4413-91e0-dddd5a0b2bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:26.639657 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:45:26.639657 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e620e9f5-fe7c-4413-91e0-dddd5a0b2bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:26.639657 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d053b94c-5816-4c87-9090-4ffdc9f63908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:26.644310 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-70a8d0a7-c04e-4d2f-9751-115aeebe89c5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:26.646471 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Created reservations ['928567d9-a6c6-4f92-9336-1409c83cb7ea', 'faa09027-8ab9-4aba-b014-f6c5ba32e93c', 'bf2a1458-130f-48c1-b25a-302e9b7e2596', '7fef0d57-f103-472e-873c-0a25cc69389e'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:45:26.648448 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-70a8d0a7-c04e-4d2f-9751-115aeebe89c5 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:26.648448 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-70a8d0a7-c04e-4d2f-9751-115aeebe89c5 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:26.648448 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-70a8d0a7-c04e-4d2f-9751-115aeebe89c5 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:26.649219 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d053b94c-5816-4c87-9090-4ffdc9f63908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['928567d9-a6c6-4f92-9336-1409c83cb7ea', 'faa09027-8ab9-4aba-b014-f6c5ba32e93c', 'bf2a1458-130f-48c1-b25a-302e9b7e2596', '7fef0d57-f103-472e-873c-0a25cc69389e']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:26.649219 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a62c825a-34d4-404f-ba4c-0ca509d720c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:26.652306 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:26.652306 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:26.652306 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-70a8d0a7-c04e-4d2f-9751-115aeebe89c5 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:26.652306 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-70a8d0a7-c04e-4d2f-9751-115aeebe89c5 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:26.652306 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 55/210] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:26 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:26.654045 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a62c825a-34d4-404f-ba4c-0ca509d720c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76eee3bf-c3a4-4333-82cc-54d0c3e28a67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2077291249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='850879944d734d54a6fa8008d39176b0',qos_specs=None,replication_status=,reservations=['928567d9-a6c6-4f92-9336-1409c83cb7ea','faa09027-8ab9-4aba-b014-f6c5ba32e93c','bf2a1458-130f-48c1-b25a-302e9b7e2596','7fef0d57-f103-472e-873c-0a25cc69389e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='022f388adf47407f88e94b3654c46a45',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:45:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2077291249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76eee3bf-c3a4-4333-82cc-54d0c3e28a67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='850879944d734d54a6fa8008d39176b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='022f388adf47407f88e94b3654c46a45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:26.654045 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83913b19-f7c0-4331-9cc5-188fcd214c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:26.654045 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83913b19-f7c0-4331-9cc5-188fcd214c32) transitioned into state 'SUCCESS' from state '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-2077291249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='850879944d734d54a6fa8008d39176b0',qos_specs=None,replication_status=,reservations=['928567d9-a6c6-4f92-9336-1409c83cb7ea','faa09027-8ab9-4aba-b014-f6c5ba32e93c','bf2a1458-130f-48c1-b25a-302e9b7e2596','7fef0d57-f103-472e-873c-0a25cc69389e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='022f388adf47407f88e94b3654c46a45',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:26.654045 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d0cfc9d-ddab-4612-8cd5-b7badfd1e51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:26.654045 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d0cfc9d-ddab-4612-8cd5-b7badfd1e51f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:26.654045 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Flow 'volume_create_api' (d3e59f96-b6a5-4aa0-b6cb-dba29fdd79fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:45:26.654045 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Create volume request issued successfully. Jul 03 23:45:26.654045 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-020e0d32-65ec-4f86-af42-1ccdd9e0f417 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:45:26.658720 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 52/211] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:45:25 2026] POST /volume/v3/volumes => generated 751 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:45:26.659385 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0e7e2af5-0d85-46b2-95a6-3bf92e97d43b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:26.659385 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0e7e2af5-0d85-46b2-95a6-3bf92e97d43b tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/volumes/76eee3bf-c3a4-4333-82cc-54d0c3e28a67 Jul 03 23:45:26.659385 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0e7e2af5-0d85-46b2-95a6-3bf92e97d43b tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:26.659385 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0e7e2af5-0d85-46b2-95a6-3bf92e97d43b tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:26.659385 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:26.659385 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:26.659385 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0e7e2af5-0d85-46b2-95a6-3bf92e97d43b tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Volume info retrieved successfully. Jul 03 23:45:26.659385 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0e7e2af5-0d85-46b2-95a6-3bf92e97d43b tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/volumes/76eee3bf-c3a4-4333-82cc-54d0c3e28a67 returned with HTTP 200 Jul 03 23:45:26.659385 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 53/212] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:26 2026] GET /volume/v3/volumes/76eee3bf-c3a4-4333-82cc-54d0c3e28a67 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:26.661016 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-36dcc230-156a-4282-86b0-1315678b55a1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:26.661016 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-36dcc230-156a-4282-86b0-1315678b55a1 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:26.661016 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-36dcc230-156a-4282-86b0-1315678b55a1 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:26.661016 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-36dcc230-156a-4282-86b0-1315678b55a1 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:26.661016 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=213,cinder:UPDATE=31,cinder:INSERT=16 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:45:26.661016 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:26.661016 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:26.661016 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-36dcc230-156a-4282-86b0-1315678b55a1 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:26.661016 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-36dcc230-156a-4282-86b0-1315678b55a1 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:26.661016 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 53/213] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:26 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1163 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:26.662356 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-be45938c-9ca2-4666-9eb3-4da8137fdff0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:26.662356 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-be45938c-9ca2-4666-9eb3-4da8137fdff0 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:45:26.662356 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-be45938c-9ca2-4666-9eb3-4da8137fdff0 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:26.662356 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-be45938c-9ca2-4666-9eb3-4da8137fdff0 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:26.662356 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:26.662356 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:26.662356 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-be45938c-9ca2-4666-9eb3-4da8137fdff0 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:45:26.662356 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-be45938c-9ca2-4666-9eb3-4da8137fdff0 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:45:26.662356 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 56/214] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:26 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:26.663226 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ed38f5c2-166d-493c-a95a-311c7b9eacfd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:26.663226 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ed38f5c2-166d-493c-a95a-311c7b9eacfd None None] GET https://10.4.3.143/volume// Jul 03 23:45:26.663226 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ed38f5c2-166d-493c-a95a-311c7b9eacfd None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:26.663226 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ed38f5c2-166d-493c-a95a-311c7b9eacfd None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:26.663226 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ed38f5c2-166d-493c-a95a-311c7b9eacfd None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:26.663226 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 53/215] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:45:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:45:26.663502 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-65880dab-5ecc-4f1d-a9d0-8f2c10941a03 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:26.663502 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-65880dab-5ecc-4f1d-a9d0-8f2c10941a03 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:45:26.663502 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-65880dab-5ecc-4f1d-a9d0-8f2c10941a03 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:26.663502 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-65880dab-5ecc-4f1d-a9d0-8f2c10941a03 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:26.663502 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:26.663502 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:26.663502 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-65880dab-5ecc-4f1d-a9d0-8f2c10941a03 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:45:26.663502 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-65880dab-5ecc-4f1d-a9d0-8f2c10941a03 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:45:26.663502 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 54/216] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:45:26 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:45:26.712993 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-c52c1920-8156-4fba-9167-4e2aad99b6a7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:26.717966 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-c52c1920-8156-4fba-9167-4e2aad99b6a7 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] PUT https://10.4.3.143/volume/v3/attachments/23d45bb6-59dc-4f91-afbb-49c2840375e9 Jul 03 23:45:26.718484 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-c52c1920-8156-4fba-9167-4e2aad99b6a7 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:26.731435 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-c52c1920-8156-4fba-9167-4e2aad99b6a7 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Acquiring lock "cinder-attachment_update-e442ecd9-2802-4a74-8010-609b4e513128-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:45:26.739384 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-c52c1920-8156-4fba-9167-4e2aad99b6a7 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Lock "cinder-attachment_update-e442ecd9-2802-4a74-8010-609b4e513128-np0000004490" acquired by "attachment_update" :: waited 0.008s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:45:26.740682 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:26.740682 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:27.266678 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-c52c1920-8156-4fba-9167-4e2aad99b6a7 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Lock "cinder-attachment_update-e442ecd9-2802-4a74-8010-609b4e513128-np0000004490" released by "attachment_update" :: held 0.527s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:45:27.267068 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-c52c1920-8156-4fba-9167-4e2aad99b6a7 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/attachments/23d45bb6-59dc-4f91-afbb-49c2840375e9 returned with HTTP 200 Jul 03 23:45:27.267531 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 54/217] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:45:26 2026] PUT /volume/v3/attachments/23d45bb6-59dc-4f91-afbb-49c2840375e9 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:27.274201 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-95b74a9c-ece5-4b99-beaf-f9dc05930c64 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:27.275900 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-95b74a9c-ece5-4b99-beaf-f9dc05930c64 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:27.276085 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-95b74a9c-ece5-4b99-beaf-f9dc05930c64 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:27.276223 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-95b74a9c-ece5-4b99-beaf-f9dc05930c64 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:27.285805 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:27.285805 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:27.290043 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-95b74a9c-ece5-4b99-beaf-f9dc05930c64 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:27.295160 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-95b74a9c-ece5-4b99-beaf-f9dc05930c64 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:27.295896 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 57/218] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:27 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:27.376428 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-bce1d868-fcba-415f-832c-fa14408028dc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:27.378951 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bce1d868-fcba-415f-832c-fa14408028dc tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/volumes/76eee3bf-c3a4-4333-82cc-54d0c3e28a67 Jul 03 23:45:27.379542 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bce1d868-fcba-415f-832c-fa14408028dc tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:27.380013 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bce1d868-fcba-415f-832c-fa14408028dc tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:27.383276 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=179,cinder:UPDATE=22,cinder:INSERT=14 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:45:27.391678 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:27.391678 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:27.402873 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-bce1d868-fcba-415f-832c-fa14408028dc tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Volume info retrieved successfully. Jul 03 23:45:27.410416 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bce1d868-fcba-415f-832c-fa14408028dc tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/volumes/76eee3bf-c3a4-4333-82cc-54d0c3e28a67 returned with HTTP 200 Jul 03 23:45:27.411083 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 54/219] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:27 2026] GET /volume/v3/volumes/76eee3bf-c3a4-4333-82cc-54d0c3e28a67 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:27.422678 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-049c9cf9-aac0-49d1-b449-3dbae4af42d7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:27.427966 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-049c9cf9-aac0-49d1-b449-3dbae4af42d7 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:45:27.428377 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-049c9cf9-aac0-49d1-b449-3dbae4af42d7 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "76eee3bf-c3a4-4333-82cc-54d0c3e28a67", "name": "tempest-SnapshotsActionsTest-Snapshot-207639315"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:27.432906 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f5ae7a7e-242d-461e-ab87-c442e28dbc44 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:27.440284 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f5ae7a7e-242d-461e-ab87-c442e28dbc44 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:27.440450 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f5ae7a7e-242d-461e-ab87-c442e28dbc44 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:27.440630 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f5ae7a7e-242d-461e-ab87-c442e28dbc44 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:27.440933 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:27.440933 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:27.441568 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-049c9cf9-aac0-49d1-b449-3dbae4af42d7 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Volume info retrieved successfully. Jul 03 23:45:27.441778 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-049c9cf9-aac0-49d1-b449-3dbae4af42d7 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Create snapshot from volume 76eee3bf-c3a4-4333-82cc-54d0c3e28a67 Jul 03 23:45:27.455501 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:27.455501 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:27.459070 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f5ae7a7e-242d-461e-ab87-c442e28dbc44 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:27.460100 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-049c9cf9-aac0-49d1-b449-3dbae4af42d7 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-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 03 23:45:27.463726 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f5ae7a7e-242d-461e-ab87-c442e28dbc44 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:27.464149 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 55/220] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:27 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1163 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:27.489735 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-049c9cf9-aac0-49d1-b449-3dbae4af42d7 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Created reservations ['a3f36b52-d53c-424f-9658-50ad4533f94f', '163b8729-ecb4-4ed4-8547-93958c85f17d', '75c25965-1648-4bc5-8083-3e0ba5cf5853', 'f7d9e87d-f3cc-431a-b09a-ac6b81592fbe'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:45:27.512233 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ab53de5c-e3df-4deb-8f9b-df44d27a7958 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:27.515563 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ab53de5c-e3df-4deb-8f9b-df44d27a7958 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:45:27.515772 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ab53de5c-e3df-4deb-8f9b-df44d27a7958 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:27.515966 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ab53de5c-e3df-4deb-8f9b-df44d27a7958 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:27.526264 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:27.526264 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:27.530320 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ab53de5c-e3df-4deb-8f9b-df44d27a7958 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:45:27.535054 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ab53de5c-e3df-4deb-8f9b-df44d27a7958 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:45:27.535504 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 58/221] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:27 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:27.553895 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-049c9cf9-aac0-49d1-b449-3dbae4af42d7 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot create request issued successfully. Jul 03 23:45:27.554210 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-049c9cf9-aac0-49d1-b449-3dbae4af42d7 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:45:27.554737 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 55/222] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:45:27 2026] POST /volume/v3/snapshots => generated 306 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:45:27.566277 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c3ef612a-feaa-44fa-b2b9-618a196e6547 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:27.567765 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c3ef612a-feaa-44fa-b2b9-618a196e6547 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 Jul 03 23:45:27.568080 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c3ef612a-feaa-44fa-b2b9-618a196e6547 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:27.568342 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c3ef612a-feaa-44fa-b2b9-618a196e6547 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:27.584513 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:27.584513 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:27.585248 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c3ef612a-feaa-44fa-b2b9-618a196e6547 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:27.586196 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c3ef612a-feaa-44fa-b2b9-618a196e6547 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 returned with HTTP 200 Jul 03 23:45:27.586624 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 55/223] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:27 2026] GET /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:27.902895 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-3793aae5-8163-44b6-ac65-611c3f36d777 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:27.906743 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-3793aae5-8163-44b6-ac65-611c3f36d777 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] POST https://10.4.3.143/volume/v3/attachments/419202ea-1726-4cd3-8a27-fd184d7b16fd/action Jul 03 23:45:27.907161 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-3793aae5-8163-44b6-ac65-611c3f36d777 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:27.907348 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-3793aae5-8163-44b6-ac65-611c3f36d777 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:27.926135 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:27.926135 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:27.941510 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ba005d6c-66c0-457a-80e1-0570dfa71df2 req-3793aae5-8163-44b6-ac65-611c3f36d777 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/attachments/419202ea-1726-4cd3-8a27-fd184d7b16fd/action returned with HTTP 204 Jul 03 23:45:27.941993 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 56/224] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:45:27 2026] POST /volume/v3/attachments/419202ea-1726-4cd3-8a27-fd184d7b16fd/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:28.308473 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a882c440-6ae7-4aa1-981e-6be6bf9f8cf5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:28.310153 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a882c440-6ae7-4aa1-981e-6be6bf9f8cf5 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:28.310380 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a882c440-6ae7-4aa1-981e-6be6bf9f8cf5 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:28.310602 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a882c440-6ae7-4aa1-981e-6be6bf9f8cf5 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:28.320298 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:28.320298 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:28.323907 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a882c440-6ae7-4aa1-981e-6be6bf9f8cf5 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:28.328840 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a882c440-6ae7-4aa1-981e-6be6bf9f8cf5 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:28.329434 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 59/225] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:28 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:28.344556 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-718cc3e1-876b-4a3d-9d35-f70cea85dd48 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:28.346549 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-718cc3e1-876b-4a3d-9d35-f70cea85dd48 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:28.346829 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-718cc3e1-876b-4a3d-9d35-f70cea85dd48 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:28.347059 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-718cc3e1-876b-4a3d-9d35-f70cea85dd48 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:28.356122 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:28.356122 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:28.359641 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-718cc3e1-876b-4a3d-9d35-f70cea85dd48 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:28.364566 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-718cc3e1-876b-4a3d-9d35-f70cea85dd48 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:28.365025 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 56/226] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:28 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:28.476777 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3dc20031-bcbd-4e17-8cd9-fe507a4c7beb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:28.478617 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3dc20031-bcbd-4e17-8cd9-fe507a4c7beb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:28.478950 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3dc20031-bcbd-4e17-8cd9-fe507a4c7beb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:28.479204 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3dc20031-bcbd-4e17-8cd9-fe507a4c7beb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:28.492014 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:28.492014 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:28.496304 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-3dc20031-bcbd-4e17-8cd9-fe507a4c7beb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:28.501497 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3dc20031-bcbd-4e17-8cd9-fe507a4c7beb tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:28.502009 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 56/227] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:28 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:28.553251 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8236f634-cd8a-42f8-8444-620460195d57 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:28.554926 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8236f634-cd8a-42f8-8444-620460195d57 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:45:28.555128 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8236f634-cd8a-42f8-8444-620460195d57 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:28.555336 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8236f634-cd8a-42f8-8444-620460195d57 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:28.565381 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:28.565381 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:28.569815 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8236f634-cd8a-42f8-8444-620460195d57 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:45:28.574716 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8236f634-cd8a-42f8-8444-620460195d57 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:45:28.575229 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 57/228] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:28 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:28.598293 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-18fa26c4-245a-43e6-a12e-3007c7964890 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:28.600083 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-18fa26c4-245a-43e6-a12e-3007c7964890 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 Jul 03 23:45:28.600302 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-18fa26c4-245a-43e6-a12e-3007c7964890 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:28.600499 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-18fa26c4-245a-43e6-a12e-3007c7964890 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:28.623032 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:28.623032 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:28.623546 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-18fa26c4-245a-43e6-a12e-3007c7964890 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:28.624482 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-18fa26c4-245a-43e6-a12e-3007c7964890 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 returned with HTTP 200 Jul 03 23:45:28.624958 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 60/229] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:28 2026] GET /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:28.634527 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5d0b59db-fc6e-4ee3-a6ae-ba57d37401d6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:28.881510 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5d0b59db-fc6e-4ee3-a6ae-ba57d37401d6 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] POST https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action Jul 03 23:45:28.881864 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5d0b59db-fc6e-4ee3-a6ae-ba57d37401d6 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:28.881975 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5d0b59db-fc6e-4ee3-a6ae-ba57d37401d6 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:28.883262 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.admin_actions [None req-5d0b59db-fc6e-4ee3-a6ae-ba57d37401d6 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Updating snapshot 'f4b9308b-f825-4710-869c-5b25bcaca223' with '{'status': 'creating'}' {{(pid=99860) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 23:45:28.891642 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:28.891642 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:28.905334 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5d0b59db-fc6e-4ee3-a6ae-ba57d37401d6 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action returned with HTTP 202 Jul 03 23:45:28.905727 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 57/230] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:45:28 2026] POST /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action => generated 0 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:45:28.914411 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e0006100-ce87-4040-912f-cb690bc09460 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:28.919162 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e0006100-ce87-4040-912f-cb690bc09460 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 Jul 03 23:45:28.919162 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e0006100-ce87-4040-912f-cb690bc09460 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:28.919162 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e0006100-ce87-4040-912f-cb690bc09460 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:28.923438 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:28.923438 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:28.923959 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e0006100-ce87-4040-912f-cb690bc09460 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:28.924812 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e0006100-ce87-4040-912f-cb690bc09460 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 returned with HTTP 200 Jul 03 23:45:28.925363 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 57/231] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:28 2026] GET /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:28.936112 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-958ba161-81bd-47f1-9364-ad5eb9877c90 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:28.941642 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-958ba161-81bd-47f1-9364-ad5eb9877c90 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] POST https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action Jul 03 23:45:28.942159 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-958ba161-81bd-47f1-9364-ad5eb9877c90 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:28.942353 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-958ba161-81bd-47f1-9364-ad5eb9877c90 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:28.947374 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.admin_actions [None req-958ba161-81bd-47f1-9364-ad5eb9877c90 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Updating snapshot 'f4b9308b-f825-4710-869c-5b25bcaca223' with '{'status': 'available'}' {{(pid=99861) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 23:45:28.998457 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:28.998457 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:29.014631 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-958ba161-81bd-47f1-9364-ad5eb9877c90 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action returned with HTTP 202 Jul 03 23:45:29.015199 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 58/232] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:45:28 2026] POST /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:45:29.022268 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c6a19597-5527-4d53-8ae6-287eb03ea72f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:29.024510 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c6a19597-5527-4d53-8ae6-287eb03ea72f tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 Jul 03 23:45:29.024786 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c6a19597-5527-4d53-8ae6-287eb03ea72f tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:29.025017 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c6a19597-5527-4d53-8ae6-287eb03ea72f tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:29.031274 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:29.031274 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:29.031826 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c6a19597-5527-4d53-8ae6-287eb03ea72f tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:29.032635 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c6a19597-5527-4d53-8ae6-287eb03ea72f tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 returned with HTTP 200 Jul 03 23:45:29.033057 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 61/233] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:29 2026] GET /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:29.043471 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4ec93ed6-f140-4fd4-81f5-a95ae4cdba3a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:29.047429 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4ec93ed6-f140-4fd4-81f5-a95ae4cdba3a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:45:29.047907 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4ec93ed6-f140-4fd4-81f5-a95ae4cdba3a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "76eee3bf-c3a4-4333-82cc-54d0c3e28a67", "name": "tempest-SnapshotsActionsTest-Snapshot-1144967715"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:29.075570 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:29.075570 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:29.077455 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4ec93ed6-f140-4fd4-81f5-a95ae4cdba3a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Volume info retrieved successfully. Jul 03 23:45:29.077671 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-4ec93ed6-f140-4fd4-81f5-a95ae4cdba3a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Create snapshot from volume 76eee3bf-c3a4-4333-82cc-54d0c3e28a67 Jul 03 23:45:29.127032 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-4ec93ed6-f140-4fd4-81f5-a95ae4cdba3a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Created reservations ['cf88668d-d49e-445c-a700-1e04faadb2e4', 'df250747-05d7-472d-a84c-96046ce7ff4f', '909f1ec9-a972-4d6f-aed2-591de529c69b', '2827ccb4-f989-4fd7-988a-85ab1f22e74e'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:45:29.168869 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4ec93ed6-f140-4fd4-81f5-a95ae4cdba3a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot create request issued successfully. Jul 03 23:45:29.169304 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4ec93ed6-f140-4fd4-81f5-a95ae4cdba3a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:45:29.169826 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 58/234] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:45:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:45:29.181697 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c061c88b-ff4d-4541-b97a-c64623ace39e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:29.183727 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c061c88b-ff4d-4541-b97a-c64623ace39e tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a Jul 03 23:45:29.183983 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c061c88b-ff4d-4541-b97a-c64623ace39e tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:29.184206 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c061c88b-ff4d-4541-b97a-c64623ace39e tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:29.189828 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:29.189828 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:29.190320 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c061c88b-ff4d-4541-b97a-c64623ace39e tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:29.191209 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c061c88b-ff4d-4541-b97a-c64623ace39e tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a returned with HTTP 200 Jul 03 23:45:29.191698 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 58/235] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:29 2026] GET /volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:29.517795 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-939c59f7-7e11-47e3-b50d-f5bc042cea44 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:29.520462 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-939c59f7-7e11-47e3-b50d-f5bc042cea44 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:29.520789 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-939c59f7-7e11-47e3-b50d-f5bc042cea44 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:29.521077 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-939c59f7-7e11-47e3-b50d-f5bc042cea44 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:29.533387 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:29.533387 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:29.537172 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-939c59f7-7e11-47e3-b50d-f5bc042cea44 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:29.541492 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-939c59f7-7e11-47e3-b50d-f5bc042cea44 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:29.542056 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 59/236] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:29 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:29.587275 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-020f834b-e2b2-4de6-b81e-3180817d9d60 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:29.592483 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-020f834b-e2b2-4de6-b81e-3180817d9d60 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:45:29.592677 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-020f834b-e2b2-4de6-b81e-3180817d9d60 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:29.592986 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-020f834b-e2b2-4de6-b81e-3180817d9d60 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:29.604531 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:29.604531 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:29.610085 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-020f834b-e2b2-4de6-b81e-3180817d9d60 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:45:29.616328 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-020f834b-e2b2-4de6-b81e-3180817d9d60 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:45:29.616876 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 62/237] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:29 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:29.933467 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-c8b03a1f-bc23-494f-ac20-ea9e6ac3423d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:29.935950 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-c8b03a1f-bc23-494f-ac20-ea9e6ac3423d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] POST https://10.4.3.143/volume/v3/attachments/0abf56af-b6eb-4c01-afeb-5d009e5ebe93/action Jul 03 23:45:29.936308 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-c8b03a1f-bc23-494f-ac20-ea9e6ac3423d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:29.936432 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-c8b03a1f-bc23-494f-ac20-ea9e6ac3423d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:29.962070 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:29.962070 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:29.984114 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-2a85fbd5-b3ce-41f0-84cb-b01b90b0fe86 req-c8b03a1f-bc23-494f-ac20-ea9e6ac3423d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/attachments/0abf56af-b6eb-4c01-afeb-5d009e5ebe93/action returned with HTTP 204 Jul 03 23:45:29.987559 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 59/238] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:45:29 2026] POST /volume/v3/attachments/0abf56af-b6eb-4c01-afeb-5d009e5ebe93/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:30.206516 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e90b0518-b28b-4e4b-aa43-5c5546e61556 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:30.209384 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e90b0518-b28b-4e4b-aa43-5c5546e61556 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a Jul 03 23:45:30.209675 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e90b0518-b28b-4e4b-aa43-5c5546e61556 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:30.209967 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e90b0518-b28b-4e4b-aa43-5c5546e61556 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:30.217103 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:30.217103 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:30.217812 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e90b0518-b28b-4e4b-aa43-5c5546e61556 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:30.218867 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e90b0518-b28b-4e4b-aa43-5c5546e61556 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a returned with HTTP 200 Jul 03 23:45:30.219314 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 59/239] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:30 2026] GET /volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:30.231926 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-19e50e12-6ed1-426c-bb6d-a2e3f9372955 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:30.234545 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-19e50e12-6ed1-426c-bb6d-a2e3f9372955 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] POST https://10.4.3.143/volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a/action Jul 03 23:45:30.234545 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-19e50e12-6ed1-426c-bb6d-a2e3f9372955 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:30.234545 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-19e50e12-6ed1-426c-bb6d-a2e3f9372955 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:30.239037 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.admin_actions [None req-19e50e12-6ed1-426c-bb6d-a2e3f9372955 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Updating snapshot 'e0444b9d-458a-42d5-be96-14a0f053ef7a' with '{'status': 'creating'}' {{(pid=99861) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 23:45:30.252280 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:30.252280 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:30.277752 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-19e50e12-6ed1-426c-bb6d-a2e3f9372955 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] https://10.4.3.143/volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a/action returned with HTTP 202 Jul 03 23:45:30.277752 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 60/240] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:45:30 2026] POST /volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:45:30.285864 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-14829e5b-fec5-4faa-9365-3a13e48af958 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:30.289417 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-14829e5b-fec5-4faa-9365-3a13e48af958 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a Jul 03 23:45:30.289417 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-14829e5b-fec5-4faa-9365-3a13e48af958 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:30.289417 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-14829e5b-fec5-4faa-9365-3a13e48af958 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:30.301614 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:30.301614 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:30.301614 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-14829e5b-fec5-4faa-9365-3a13e48af958 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:30.301614 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-14829e5b-fec5-4faa-9365-3a13e48af958 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a returned with HTTP 200 Jul 03 23:45:30.301614 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 63/241] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:30 2026] GET /volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:30.308240 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4f367661-0251-4fd9-8022-ab87a82966ea None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:30.310532 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4f367661-0251-4fd9-8022-ab87a82966ea tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] POST https://10.4.3.143/volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a/action Jul 03 23:45:30.311741 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4f367661-0251-4fd9-8022-ab87a82966ea tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:30.311741 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4f367661-0251-4fd9-8022-ab87a82966ea tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:30.323729 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:30.323729 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:30.324072 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4f367661-0251-4fd9-8022-ab87a82966ea tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Snapshot retrieved successfully. Jul 03 23:45:30.352555 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4f367661-0251-4fd9-8022-ab87a82966ea tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Snapshot delete request issued successfully. Jul 03 23:45:30.353395 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4f367661-0251-4fd9-8022-ab87a82966ea tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] https://10.4.3.143/volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a/action returned with HTTP 202 Jul 03 23:45:30.353395 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 60/242] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:45:30 2026] POST /volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 23:45:30.361436 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c9453ee4-583c-428a-9684-b9dc4139512b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:30.364048 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c9453ee4-583c-428a-9684-b9dc4139512b tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a Jul 03 23:45:30.364346 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c9453ee4-583c-428a-9684-b9dc4139512b tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:30.364634 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c9453ee4-583c-428a-9684-b9dc4139512b tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:30.374797 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-0ddfd4a1-20a6-4de7-adf4-0089d56d7f37 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:30.378182 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:30.378182 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:30.379002 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c9453ee4-583c-428a-9684-b9dc4139512b tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:30.380030 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c9453ee4-583c-428a-9684-b9dc4139512b tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a returned with HTTP 200 Jul 03 23:45:30.380226 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-0ddfd4a1-20a6-4de7-adf4-0089d56d7f37 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:30.380516 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-0ddfd4a1-20a6-4de7-adf4-0089d56d7f37 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:30.380562 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 60/243] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:30 2026] GET /volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:30.380844 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-0ddfd4a1-20a6-4de7-adf4-0089d56d7f37 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:30.393083 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:30.393083 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:30.397891 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-0ddfd4a1-20a6-4de7-adf4-0089d56d7f37 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:30.403450 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-0ddfd4a1-20a6-4de7-adf4-0089d56d7f37 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:30.404088 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 61/244] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:45:30 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:30.454501 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-51f796ef-5b6d-4eae-bf1a-3dfd28ba3945 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:30.458400 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-51f796ef-5b6d-4eae-bf1a-3dfd28ba3945 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] POST https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684/action Jul 03 23:45:30.458908 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-51f796ef-5b6d-4eae-bf1a-3dfd28ba3945 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:30.459112 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-51f796ef-5b6d-4eae-bf1a-3dfd28ba3945 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:30.476296 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:30.476296 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:30.476808 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-51f796ef-5b6d-4eae-bf1a-3dfd28ba3945 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:30.486085 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-51f796ef-5b6d-4eae-bf1a-3dfd28ba3945 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Begin detaching volume completed successfully. Jul 03 23:45:30.486404 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-51f796ef-5b6d-4eae-bf1a-3dfd28ba3945 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684/action returned with HTTP 202 Jul 03 23:45:30.487106 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 64/245] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:45:30 2026] POST /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:45:30.518267 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5367404d-cc50-4cdd-8107-1a41c0b3ea41 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:30.523533 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5367404d-cc50-4cdd-8107-1a41c0b3ea41 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:30.523789 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5367404d-cc50-4cdd-8107-1a41c0b3ea41 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:30.524171 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5367404d-cc50-4cdd-8107-1a41c0b3ea41 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:30.548104 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:30.548104 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:30.553411 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5367404d-cc50-4cdd-8107-1a41c0b3ea41 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:30.558159 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4b6d1ee7-3b39-4a3e-b7d5-2790e16110e5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:30.560231 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5367404d-cc50-4cdd-8107-1a41c0b3ea41 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:30.560539 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 61/246] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:30 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:30.561747 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4b6d1ee7-3b39-4a3e-b7d5-2790e16110e5 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:30.561935 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4b6d1ee7-3b39-4a3e-b7d5-2790e16110e5 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:30.562118 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4b6d1ee7-3b39-4a3e-b7d5-2790e16110e5 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:30.575833 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:30.575833 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:30.581409 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-4b6d1ee7-3b39-4a3e-b7d5-2790e16110e5 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:30.586292 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4b6d1ee7-3b39-4a3e-b7d5-2790e16110e5 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:30.586647 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 61/247] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:30 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:30.629470 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cde48f58-bb50-4f18-ae6a-9a050b67b0a4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:30.631807 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cde48f58-bb50-4f18-ae6a-9a050b67b0a4 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:45:30.631923 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cde48f58-bb50-4f18-ae6a-9a050b67b0a4 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:30.632245 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cde48f58-bb50-4f18-ae6a-9a050b67b0a4 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:30.643551 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:30.643551 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:30.648077 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cde48f58-bb50-4f18-ae6a-9a050b67b0a4 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:45:30.653120 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cde48f58-bb50-4f18-ae6a-9a050b67b0a4 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:45:30.653641 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 62/248] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:30 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:30.788531 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-811d33cf-8f81-45ef-84a3-556a3f87fe8f req-84c5aded-5f9d-4b78-91f5-435883bf8db2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:30.790899 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-811d33cf-8f81-45ef-84a3-556a3f87fe8f req-84c5aded-5f9d-4b78-91f5-435883bf8db2 tempest-TestMultiAttachVolumeSwap-1067475109 tempest-TestMultiAttachVolumeSwap-1067475109-project] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:30.791063 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-811d33cf-8f81-45ef-84a3-556a3f87fe8f req-84c5aded-5f9d-4b78-91f5-435883bf8db2 tempest-TestMultiAttachVolumeSwap-1067475109 tempest-TestMultiAttachVolumeSwap-1067475109-project] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:30.791240 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-811d33cf-8f81-45ef-84a3-556a3f87fe8f req-84c5aded-5f9d-4b78-91f5-435883bf8db2 tempest-TestMultiAttachVolumeSwap-1067475109 tempest-TestMultiAttachVolumeSwap-1067475109-project] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:30.803085 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:30.803085 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:30.806856 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-811d33cf-8f81-45ef-84a3-556a3f87fe8f req-84c5aded-5f9d-4b78-91f5-435883bf8db2 tempest-TestMultiAttachVolumeSwap-1067475109 tempest-TestMultiAttachVolumeSwap-1067475109-project] Volume info retrieved successfully. Jul 03 23:45:30.811305 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-811d33cf-8f81-45ef-84a3-556a3f87fe8f req-84c5aded-5f9d-4b78-91f5-435883bf8db2 tempest-TestMultiAttachVolumeSwap-1067475109 tempest-TestMultiAttachVolumeSwap-1067475109-project] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:30.811898 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 65/249] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:45:30 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1650 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:30.821933 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6984ba3d-7678-4265-80ed-a3009e98af3b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:30.823836 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6984ba3d-7678-4265-80ed-a3009e98af3b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-reader] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:30.824065 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6984ba3d-7678-4265-80ed-a3009e98af3b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-reader] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:30.824275 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6984ba3d-7678-4265-80ed-a3009e98af3b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-reader] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:30.839053 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:30.839053 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:30.843311 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6984ba3d-7678-4265-80ed-a3009e98af3b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-reader] Volume info retrieved successfully. Jul 03 23:45:30.847982 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6984ba3d-7678-4265-80ed-a3009e98af3b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-reader] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:30.848504 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 62/250] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:30 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:30.863769 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cf0e9018-3dbb-49cb-b7e2-e65b312046cd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:30.866074 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cf0e9018-3dbb-49cb-b7e2-e65b312046cd tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-reader] GET https://10.4.3.143/volume/v3/volumes/d23e18c3-4c6f-49d4-b089-f7c9a10e4484 Jul 03 23:45:30.866368 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cf0e9018-3dbb-49cb-b7e2-e65b312046cd tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-reader] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:30.866642 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cf0e9018-3dbb-49cb-b7e2-e65b312046cd tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-reader] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:30.875769 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:30.875769 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:30.880174 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-cf0e9018-3dbb-49cb-b7e2-e65b312046cd tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-reader] Volume info retrieved successfully. Jul 03 23:45:30.885510 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cf0e9018-3dbb-49cb-b7e2-e65b312046cd tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-reader] https://10.4.3.143/volume/v3/volumes/d23e18c3-4c6f-49d4-b089-f7c9a10e4484 returned with HTTP 200 Jul 03 23:45:30.886055 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 62/251] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:30 2026] GET /volume/v3/volumes/d23e18c3-4c6f-49d4-b089-f7c9a10e4484 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:30.964868 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c27bede7-5df9-41e0-8965-0b08725efff6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:30.966731 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c27bede7-5df9-41e0-8965-0b08725efff6 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:30.966986 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c27bede7-5df9-41e0-8965-0b08725efff6 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:30.967232 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c27bede7-5df9-41e0-8965-0b08725efff6 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:30.979356 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:30.979356 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:30.982865 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c27bede7-5df9-41e0-8965-0b08725efff6 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:30.987386 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c27bede7-5df9-41e0-8965-0b08725efff6 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:30.988037 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 63/252] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:30 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:31.052622 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-e28136db-3c9f-445a-9b1c-7235b164629e req-c243e9b2-3138-4fda-a4da-c8f7100ec4bd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:31.054877 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-c243e9b2-3138-4fda-a4da-c8f7100ec4bd tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:31.055087 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-c243e9b2-3138-4fda-a4da-c8f7100ec4bd tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:31.055289 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-c243e9b2-3138-4fda-a4da-c8f7100ec4bd tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:31.069134 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:31.069134 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:31.073239 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-e28136db-3c9f-445a-9b1c-7235b164629e req-c243e9b2-3138-4fda-a4da-c8f7100ec4bd tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:31.079240 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-c243e9b2-3138-4fda-a4da-c8f7100ec4bd tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:31.079657 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 66/253] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:45:31 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1457 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:31.121996 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-e28136db-3c9f-445a-9b1c-7235b164629e req-11f03c68-5518-4d44-9d53-d6ab3361e284 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:31.124196 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-11f03c68-5518-4d44-9d53-d6ab3361e284 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] POST https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928/action Jul 03 23:45:31.124560 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-11f03c68-5518-4d44-9d53-d6ab3361e284 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:31.124720 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-11f03c68-5518-4d44-9d53-d6ab3361e284 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:31.140667 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:31.140667 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:31.141322 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-e28136db-3c9f-445a-9b1c-7235b164629e req-11f03c68-5518-4d44-9d53-d6ab3361e284 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:31.148306 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-e28136db-3c9f-445a-9b1c-7235b164629e req-11f03c68-5518-4d44-9d53-d6ab3361e284 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Begin detaching volume completed successfully. Jul 03 23:45:31.148867 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-11f03c68-5518-4d44-9d53-d6ab3361e284 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928/action returned with HTTP 202 Jul 03 23:45:31.150367 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 63/254] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:45:31 2026] POST /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:45:31.390005 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-63bcbcce-75a1-4025-b44a-7e4a9c8e2f4a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:31.392065 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-63bcbcce-75a1-4025-b44a-7e4a9c8e2f4a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a Jul 03 23:45:31.392276 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-63bcbcce-75a1-4025-b44a-7e4a9c8e2f4a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:31.392480 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-63bcbcce-75a1-4025-b44a-7e4a9c8e2f4a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:31.397111 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-63bcbcce-75a1-4025-b44a-7e4a9c8e2f4a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a returned with HTTP 404 Jul 03 23:45:31.397651 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 63/255] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:31 2026] GET /volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:31.404295 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d4d8c7e6-0ea2-4a50-b16e-1d6117bd020b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:31.406141 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d4d8c7e6-0ea2-4a50-b16e-1d6117bd020b tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] POST https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action Jul 03 23:45:31.406667 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d4d8c7e6-0ea2-4a50-b16e-1d6117bd020b tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:31.406825 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d4d8c7e6-0ea2-4a50-b16e-1d6117bd020b tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:31.408198 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.admin_actions [None req-d4d8c7e6-0ea2-4a50-b16e-1d6117bd020b tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Updating snapshot 'f4b9308b-f825-4710-869c-5b25bcaca223' with '{'status': 'available'}' {{(pid=99861) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 23:45:31.416474 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:31.416474 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:31.427599 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d4d8c7e6-0ea2-4a50-b16e-1d6117bd020b tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action returned with HTTP 202 Jul 03 23:45:31.428121 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 64/256] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:45:31 2026] POST /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:45:31.434447 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-84e7fb52-f78a-4a88-8710-1a81c90d0ac1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:31.436253 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-84e7fb52-f78a-4a88-8710-1a81c90d0ac1 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 Jul 03 23:45:31.436430 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-84e7fb52-f78a-4a88-8710-1a81c90d0ac1 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:31.437046 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-84e7fb52-f78a-4a88-8710-1a81c90d0ac1 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:31.441471 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:31.441471 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:31.442002 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-84e7fb52-f78a-4a88-8710-1a81c90d0ac1 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:31.442793 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-84e7fb52-f78a-4a88-8710-1a81c90d0ac1 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 returned with HTTP 200 Jul 03 23:45:31.443145 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 67/257] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:31 2026] GET /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:31.452455 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-45d91d7c-6e94-4e4c-8de4-1dbac34d2219 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:31.454972 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-45d91d7c-6e94-4e4c-8de4-1dbac34d2219 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a Jul 03 23:45:31.455471 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-45d91d7c-6e94-4e4c-8de4-1dbac34d2219 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:31.455937 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-45d91d7c-6e94-4e4c-8de4-1dbac34d2219 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:31.456180 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-45d91d7c-6e94-4e4c-8de4-1dbac34d2219 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Delete snapshot with id: e0444b9d-458a-42d5-be96-14a0f053ef7a Jul 03 23:45:31.461327 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-45d91d7c-6e94-4e4c-8de4-1dbac34d2219 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a returned with HTTP 404 Jul 03 23:45:31.462026 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 64/258] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:45:31 2026] DELETE /volume/v3/snapshots/e0444b9d-458a-42d5-be96-14a0f053ef7a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:31.470398 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5418da80-a029-4ca2-ab5f-64b72044b07f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:31.472610 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5418da80-a029-4ca2-ab5f-64b72044b07f tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:45:31.473064 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5418da80-a029-4ca2-ab5f-64b72044b07f tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "76eee3bf-c3a4-4333-82cc-54d0c3e28a67", "name": "tempest-SnapshotsActionsTest-Snapshot-1238788052"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:31.482565 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:31.482565 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:31.483159 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5418da80-a029-4ca2-ab5f-64b72044b07f tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Volume info retrieved successfully. Jul 03 23:45:31.483339 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-5418da80-a029-4ca2-ab5f-64b72044b07f tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Create snapshot from volume 76eee3bf-c3a4-4333-82cc-54d0c3e28a67 Jul 03 23:45:31.498031 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-5418da80-a029-4ca2-ab5f-64b72044b07f tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-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 03 23:45:31.511544 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-5418da80-a029-4ca2-ab5f-64b72044b07f tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Created reservations ['f8b97d94-639c-42d7-a0db-5bebd81425ae', 'eea45776-0d8e-4ccd-a563-91fb8b616e31', 'a1e76265-0686-40d9-a41f-7a3f53209702', '72bcf01b-696c-4320-943c-25f5d96b7a95'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:45:31.520586 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7af8a103-6552-4d59-b62e-ff27d4387773 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:31.521004 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7af8a103-6552-4d59-b62e-ff27d4387773 None None] GET https://10.4.3.143/volume// Jul 03 23:45:31.521162 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7af8a103-6552-4d59-b62e-ff27d4387773 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:31.521362 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7af8a103-6552-4d59-b62e-ff27d4387773 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:31.521671 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7af8a103-6552-4d59-b62e-ff27d4387773 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:31.521988 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 65/259] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:45:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 23:45:31.529387 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-e20d551e-f9a4-44c2-80f6-8a8a427eb09f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:31.531754 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-e20d551e-f9a4-44c2-80f6-8a8a427eb09f tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:31.532052 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-e20d551e-f9a4-44c2-80f6-8a8a427eb09f tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:31.532228 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-e20d551e-f9a4-44c2-80f6-8a8a427eb09f tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:31.541148 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:31.541148 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:31.544746 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-e20d551e-f9a4-44c2-80f6-8a8a427eb09f tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:31.548188 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5418da80-a029-4ca2-ab5f-64b72044b07f tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot create request issued successfully. Jul 03 23:45:31.548578 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5418da80-a029-4ca2-ab5f-64b72044b07f tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:45:31.549254 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 64/260] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:45:31 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 03 23:45:31.551602 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-e20d551e-f9a4-44c2-80f6-8a8a427eb09f tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:31.552116 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 68/261] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:45:31 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 1320 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:45:31.558027 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-315a92d3-9b57-4372-baa1-78e87c46136a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:31.560068 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-315a92d3-9b57-4372-baa1-78e87c46136a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96 Jul 03 23:45:31.560356 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-315a92d3-9b57-4372-baa1-78e87c46136a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:31.560601 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-315a92d3-9b57-4372-baa1-78e87c46136a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:31.565805 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:31.565805 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:31.567685 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-315a92d3-9b57-4372-baa1-78e87c46136a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:31.569047 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-315a92d3-9b57-4372-baa1-78e87c46136a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96 returned with HTTP 200 Jul 03 23:45:31.569695 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 65/262] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:31 2026] GET /volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:31.573690 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a5b23d9f-7e45-4f8e-9509-b5f48a4945e8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:31.575505 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a5b23d9f-7e45-4f8e-9509-b5f48a4945e8 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:31.575813 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a5b23d9f-7e45-4f8e-9509-b5f48a4945e8 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:31.576099 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a5b23d9f-7e45-4f8e-9509-b5f48a4945e8 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:31.589093 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:31.589093 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:31.593980 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a5b23d9f-7e45-4f8e-9509-b5f48a4945e8 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:31.600496 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a5b23d9f-7e45-4f8e-9509-b5f48a4945e8 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:31.601132 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 66/263] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:31 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:31.669959 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4df198c7-d04c-4853-9077-6f44f7f9c33a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:31.672721 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4df198c7-d04c-4853-9077-6f44f7f9c33a tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:45:31.673006 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4df198c7-d04c-4853-9077-6f44f7f9c33a tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:31.673257 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4df198c7-d04c-4853-9077-6f44f7f9c33a tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:31.683764 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:31.683764 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:31.687774 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-4df198c7-d04c-4853-9077-6f44f7f9c33a tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:45:31.692665 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4df198c7-d04c-4853-9077-6f44f7f9c33a tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:45:31.693155 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 65/264] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:31 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:32.114009 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-ade6bcef-3882-4efd-979c-83c2f915768f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:32.116437 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-ade6bcef-3882-4efd-979c-83c2f915768f tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] GET https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a Jul 03 23:45:32.116688 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-ade6bcef-3882-4efd-979c-83c2f915768f tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:32.116943 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-ade6bcef-3882-4efd-979c-83c2f915768f tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:32.127603 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:32.127603 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:32.131775 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-ade6bcef-3882-4efd-979c-83c2f915768f tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Volume info retrieved successfully. Jul 03 23:45:32.137361 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-ade6bcef-3882-4efd-979c-83c2f915768f tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a returned with HTTP 200 Jul 03 23:45:32.137873 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 69/265] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:45:32 2026] GET /volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a => generated 1653 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:32.167719 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-49f18e6d-1808-40c3-88ea-d29f70d9aa45 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:32.170350 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-49f18e6d-1808-40c3-88ea-d29f70d9aa45 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] GET https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a Jul 03 23:45:32.170886 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-49f18e6d-1808-40c3-88ea-d29f70d9aa45 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:32.171170 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-49f18e6d-1808-40c3-88ea-d29f70d9aa45 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:32.178921 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8bcf85f8-be5a-4ede-8156-32801b65b433 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:32.179307 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8bcf85f8-be5a-4ede-8156-32801b65b433 None None] GET https://10.4.3.143/volume// Jul 03 23:45:32.179471 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8bcf85f8-be5a-4ede-8156-32801b65b433 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:32.179676 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8bcf85f8-be5a-4ede-8156-32801b65b433 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:32.180011 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8bcf85f8-be5a-4ede-8156-32801b65b433 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:32.180248 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 67/266] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23: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 03 23:45:32.180856 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:32.180856 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:32.184573 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-49f18e6d-1808-40c3-88ea-d29f70d9aa45 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Volume info retrieved successfully. Jul 03 23:45:32.189461 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-49f18e6d-1808-40c3-88ea-d29f70d9aa45 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a returned with HTTP 200 Jul 03 23:45:32.189943 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 66/267] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:45:32 2026] GET /volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a => generated 1653 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:32.195835 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-e28136db-3c9f-445a-9b1c-7235b164629e req-dde7e04d-5cc0-4709-ba00-1e79fdec0cef None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:32.196484 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-dde7e04d-5cc0-4709-ba00-1e79fdec0cef tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:32.196732 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-dde7e04d-5cc0-4709-ba00-1e79fdec0cef tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:32.196954 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-dde7e04d-5cc0-4709-ba00-1e79fdec0cef tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:32.208880 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:32.208880 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:32.216164 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-e28136db-3c9f-445a-9b1c-7235b164629e req-dde7e04d-5cc0-4709-ba00-1e79fdec0cef tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:32.221316 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-dde7e04d-5cc0-4709-ba00-1e79fdec0cef tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:32.221811 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 66/268] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:45:32 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1640 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:45:32.448134 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-4022591d-7382-4c19-9ff0-702014ed2066 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:32.450883 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-4022591d-7382-4c19-9ff0-702014ed2066 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] DELETE https://10.4.3.143/volume/v3/attachments/419202ea-1726-4cd3-8a27-fd184d7b16fd Jul 03 23:45:32.451125 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-4022591d-7382-4c19-9ff0-702014ed2066 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:32.451754 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-4022591d-7382-4c19-9ff0-702014ed2066 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:32.459047 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:32.459047 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:32.580926 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f2c85021-5e7e-48a3-947e-db59824c7379 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:32.583161 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f2c85021-5e7e-48a3-947e-db59824c7379 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96 Jul 03 23:45:32.587089 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f2c85021-5e7e-48a3-947e-db59824c7379 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:32.587384 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f2c85021-5e7e-48a3-947e-db59824c7379 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:32.616271 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:32.616271 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:32.616862 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f2c85021-5e7e-48a3-947e-db59824c7379 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:32.617798 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f2c85021-5e7e-48a3-947e-db59824c7379 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96 returned with HTTP 200 Jul 03 23:45:32.618171 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 68/269] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:32 2026] GET /volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:32.619778 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7dab1da0-e59e-4269-a3fc-34d2f325f8e5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:32.621380 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7dab1da0-e59e-4269-a3fc-34d2f325f8e5 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:32.621576 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7dab1da0-e59e-4269-a3fc-34d2f325f8e5 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:32.621757 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7dab1da0-e59e-4269-a3fc-34d2f325f8e5 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:32.626720 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4f176bd0-f5a5-4715-ae4e-cfaff9b50e35 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:32.629733 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4f176bd0-f5a5-4715-ae4e-cfaff9b50e35 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] POST https://10.4.3.143/volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96/action Jul 03 23:45:32.632850 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4f176bd0-f5a5-4715-ae4e-cfaff9b50e35 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:32.632850 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4f176bd0-f5a5-4715-ae4e-cfaff9b50e35 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:32.632946 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:32.632946 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:32.633011 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.admin_actions [None req-4f176bd0-f5a5-4715-ae4e-cfaff9b50e35 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Updating snapshot '7ca08755-ce1d-4e98-b2ba-323889496b96' with '{'status': 'deleting'}' {{(pid=99862) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 23:45:32.634030 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7dab1da0-e59e-4269-a3fc-34d2f325f8e5 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:32.638638 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7dab1da0-e59e-4269-a3fc-34d2f325f8e5 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:32.639082 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 67/270] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:32 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:32.643431 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:32.643431 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:32.657478 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4f176bd0-f5a5-4715-ae4e-cfaff9b50e35 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] https://10.4.3.143/volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96/action returned with HTTP 202 Jul 03 23:45:32.657959 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 67/271] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:45:32 2026] POST /volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:45:32.666461 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5b9054c3-6d79-414c-ac6d-2eaaebc570aa None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:32.674724 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5b9054c3-6d79-414c-ac6d-2eaaebc570aa tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96 Jul 03 23:45:32.674724 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5b9054c3-6d79-414c-ac6d-2eaaebc570aa tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:32.674724 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5b9054c3-6d79-414c-ac6d-2eaaebc570aa tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:32.682586 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:32.682586 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:32.683273 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-5b9054c3-6d79-414c-ac6d-2eaaebc570aa tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:32.684438 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5b9054c3-6d79-414c-ac6d-2eaaebc570aa tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96 returned with HTTP 200 Jul 03 23:45:32.685000 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 69/272] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:32 2026] GET /volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:32.697542 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d75ef85a-d190-4a19-8c1d-c9753867206e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:32.699737 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d75ef85a-d190-4a19-8c1d-c9753867206e tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] POST https://10.4.3.143/volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96/action Jul 03 23:45:32.700297 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d75ef85a-d190-4a19-8c1d-c9753867206e tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:32.700467 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d75ef85a-d190-4a19-8c1d-c9753867206e tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:32.707382 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ad3ee0b5-a042-4df5-bd79-d60ab19ffd6d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:32.709635 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:32.709635 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:32.709894 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d75ef85a-d190-4a19-8c1d-c9753867206e tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Snapshot retrieved successfully. Jul 03 23:45:32.710712 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ad3ee0b5-a042-4df5-bd79-d60ab19ffd6d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:45:32.711008 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ad3ee0b5-a042-4df5-bd79-d60ab19ffd6d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:32.711306 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ad3ee0b5-a042-4df5-bd79-d60ab19ffd6d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:32.726322 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:32.726322 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:32.728237 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d75ef85a-d190-4a19-8c1d-c9753867206e tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Snapshot delete request issued successfully. Jul 03 23:45:32.728427 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d75ef85a-d190-4a19-8c1d-c9753867206e tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] https://10.4.3.143/volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96/action returned with HTTP 202 Jul 03 23:45:32.728897 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 68/273] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:45:32 2026] POST /volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:45:32.731824 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ad3ee0b5-a042-4df5-bd79-d60ab19ffd6d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:45:32.738836 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ad3ee0b5-a042-4df5-bd79-d60ab19ffd6d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:45:32.738927 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b513a9fb-c5c4-4397-b785-9496b2acede7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:32.739388 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 68/274] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:32 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:32.741304 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b513a9fb-c5c4-4397-b785-9496b2acede7 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96 Jul 03 23:45:32.741531 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b513a9fb-c5c4-4397-b785-9496b2acede7 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:32.741747 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b513a9fb-c5c4-4397-b785-9496b2acede7 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:32.751387 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:32.751387 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:32.752037 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b513a9fb-c5c4-4397-b785-9496b2acede7 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:32.753020 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b513a9fb-c5c4-4397-b785-9496b2acede7 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96 returned with HTTP 200 Jul 03 23:45:32.753417 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 70/275] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:32 2026] GET /volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:32.798345 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-e28136db-3c9f-445a-9b1c-7235b164629e req-b42cd3e5-c3c4-47e6-92d4-370879166185 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:32.802973 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-b42cd3e5-c3c4-47e6-92d4-370879166185 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:32.802973 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-b42cd3e5-c3c4-47e6-92d4-370879166185 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:32.803116 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-b42cd3e5-c3c4-47e6-92d4-370879166185 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:32.819555 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:32.819555 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:32.824296 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-e28136db-3c9f-445a-9b1c-7235b164629e req-b42cd3e5-c3c4-47e6-92d4-370879166185 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:32.829689 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-b42cd3e5-c3c4-47e6-92d4-370879166185 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:32.834006 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 69/276] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:45:32 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1460 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:32.999350 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-2fa410e9-b9f8-4c29-804e-e7187ca15b92 req-4022591d-7382-4c19-9ff0-702014ed2066 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/attachments/419202ea-1726-4cd3-8a27-fd184d7b16fd returned with HTTP 200 Jul 03 23:45:33.000011 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 70/277] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:45:32 2026] DELETE /volume/v3/attachments/419202ea-1726-4cd3-8a27-fd184d7b16fd => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:33.355719 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-e28136db-3c9f-445a-9b1c-7235b164629e req-57360b23-2ed1-40a5-bd9a-d7ade9323f0e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:33.358042 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-57360b23-2ed1-40a5-bd9a-d7ade9323f0e tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] DELETE https://10.4.3.143/volume/v3/attachments/0abf56af-b6eb-4c01-afeb-5d009e5ebe93 Jul 03 23:45:33.358352 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-57360b23-2ed1-40a5-bd9a-d7ade9323f0e tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:33.358592 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-57360b23-2ed1-40a5-bd9a-d7ade9323f0e tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:33.368067 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:33.368067 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:33.651241 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ac4b9284-07f5-4003-8b40-5270a8dc1768 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:33.653060 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ac4b9284-07f5-4003-8b40-5270a8dc1768 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:33.653240 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ac4b9284-07f5-4003-8b40-5270a8dc1768 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:33.653428 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ac4b9284-07f5-4003-8b40-5270a8dc1768 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:33.660436 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:33.660436 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:33.664325 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ac4b9284-07f5-4003-8b40-5270a8dc1768 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:33.668544 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ac4b9284-07f5-4003-8b40-5270a8dc1768 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:33.669059 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 71/278] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:33 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:33.752869 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-876f381b-2c59-41fd-a978-c129f0335f28 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:33.755238 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-876f381b-2c59-41fd-a978-c129f0335f28 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:45:33.755509 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-876f381b-2c59-41fd-a978-c129f0335f28 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:33.755792 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-876f381b-2c59-41fd-a978-c129f0335f28 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:33.763744 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-de8fcd62-b324-4991-a9e1-ffb6c6a482a9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:33.765721 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-de8fcd62-b324-4991-a9e1-ffb6c6a482a9 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96 Jul 03 23:45:33.766053 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-de8fcd62-b324-4991-a9e1-ffb6c6a482a9 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:33.766310 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-de8fcd62-b324-4991-a9e1-ffb6c6a482a9 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:33.768875 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:33.768875 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:33.771273 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-de8fcd62-b324-4991-a9e1-ffb6c6a482a9 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96 returned with HTTP 404 Jul 03 23:45:33.771968 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 71/279] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:33 2026] GET /volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:33.774030 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-876f381b-2c59-41fd-a978-c129f0335f28 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:45:33.778991 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-876f381b-2c59-41fd-a978-c129f0335f28 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:45:33.779388 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 70/280] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:33 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:33.781330 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1c6ca2d3-3c86-496f-a0ca-08697ff3e0b4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:33.783080 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1c6ca2d3-3c86-496f-a0ca-08697ff3e0b4 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] POST https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action Jul 03 23:45:33.783525 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1c6ca2d3-3c86-496f-a0ca-08697ff3e0b4 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:33.783658 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1c6ca2d3-3c86-496f-a0ca-08697ff3e0b4 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:33.785574 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.admin_actions [None req-1c6ca2d3-3c86-496f-a0ca-08697ff3e0b4 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Updating snapshot 'f4b9308b-f825-4710-869c-5b25bcaca223' with '{'status': 'available'}' {{(pid=99861) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 23:45:33.795344 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:33.795344 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:33.809321 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1c6ca2d3-3c86-496f-a0ca-08697ff3e0b4 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action returned with HTTP 202 Jul 03 23:45:33.809794 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 72/281] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:45:33 2026] POST /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:45:33.817643 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-82c40766-e347-43cc-b4aa-8a9bf79da920 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:33.819986 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-82c40766-e347-43cc-b4aa-8a9bf79da920 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 Jul 03 23:45:33.820276 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-82c40766-e347-43cc-b4aa-8a9bf79da920 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:33.820624 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-82c40766-e347-43cc-b4aa-8a9bf79da920 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:33.829109 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:33.829109 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:33.829868 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-82c40766-e347-43cc-b4aa-8a9bf79da920 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:33.830860 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-82c40766-e347-43cc-b4aa-8a9bf79da920 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 returned with HTTP 200 Jul 03 23:45:33.831405 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 72/282] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:33 2026] GET /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:33.843636 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-84aba1e8-4533-4ec8-b730-839bc557ec2f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:33.846084 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-84aba1e8-4533-4ec8-b730-839bc557ec2f tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96 Jul 03 23:45:33.846084 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-84aba1e8-4533-4ec8-b730-839bc557ec2f tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:33.846222 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-84aba1e8-4533-4ec8-b730-839bc557ec2f tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:33.846396 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-84aba1e8-4533-4ec8-b730-839bc557ec2f tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Delete snapshot with id: 7ca08755-ce1d-4e98-b2ba-323889496b96 Jul 03 23:45:33.853820 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-84aba1e8-4533-4ec8-b730-839bc557ec2f tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96 returned with HTTP 404 Jul 03 23:45:33.854634 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 71/283] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:45:33 2026] DELETE /volume/v3/snapshots/7ca08755-ce1d-4e98-b2ba-323889496b96 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:33.865280 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2ad18be8-5608-4da7-acae-7a877830ccc2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:33.867505 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2ad18be8-5608-4da7-acae-7a877830ccc2 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:45:33.867965 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2ad18be8-5608-4da7-acae-7a877830ccc2 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "76eee3bf-c3a4-4333-82cc-54d0c3e28a67", "name": "tempest-SnapshotsActionsTest-Snapshot-87921677"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:33.878160 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:33.878160 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:33.878790 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2ad18be8-5608-4da7-acae-7a877830ccc2 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Volume info retrieved successfully. Jul 03 23:45:33.879110 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-2ad18be8-5608-4da7-acae-7a877830ccc2 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Create snapshot from volume 76eee3bf-c3a4-4333-82cc-54d0c3e28a67 Jul 03 23:45:33.897327 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-2ad18be8-5608-4da7-acae-7a877830ccc2 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-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 03 23:45:33.914206 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-2ad18be8-5608-4da7-acae-7a877830ccc2 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Created reservations ['fc975ed6-bf0f-483d-995c-c705b8d511f9', '1ffb06cf-01e3-4d27-a490-c8b7f59d82d2', 'f7f35ca0-6af5-47ac-a14c-8496c0c6037e', 'd201a768-c986-442c-a71d-e6bc4b0530fc'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:45:33.923972 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e28136db-3c9f-445a-9b1c-7235b164629e req-57360b23-2ed1-40a5-bd9a-d7ade9323f0e tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/attachments/0abf56af-b6eb-4c01-afeb-5d009e5ebe93 returned with HTTP 200 Jul 03 23:45:33.924565 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 69/284] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:45:33 2026] DELETE /volume/v3/attachments/0abf56af-b6eb-4c01-afeb-5d009e5ebe93 => generated 192 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:33.952376 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2ad18be8-5608-4da7-acae-7a877830ccc2 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot create request issued successfully. Jul 03 23:45:33.952781 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2ad18be8-5608-4da7-acae-7a877830ccc2 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:45:33.953329 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 73/285] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:45:33 2026] POST /volume/v3/snapshots => generated 305 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:45:33.966726 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-08295887-7fea-4546-920d-3569118871ba None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:33.966909 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-08295887-7fea-4546-920d-3569118871ba tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 Jul 03 23:45:33.967180 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-08295887-7fea-4546-920d-3569118871ba tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:33.967485 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-08295887-7fea-4546-920d-3569118871ba tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:33.974256 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:33.974256 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:33.975071 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-08295887-7fea-4546-920d-3569118871ba tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:33.976639 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-08295887-7fea-4546-920d-3569118871ba tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 returned with HTTP 200 Jul 03 23:45:33.977329 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 73/286] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:33 2026] GET /volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:34.793737 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-af87b35f-0f6c-4b3b-95fc-92aa0e9d00a5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:34.795864 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-af87b35f-0f6c-4b3b-95fc-92aa0e9d00a5 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:45:34.796079 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-af87b35f-0f6c-4b3b-95fc-92aa0e9d00a5 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:34.796284 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-af87b35f-0f6c-4b3b-95fc-92aa0e9d00a5 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:34.806357 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:34.806357 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:34.810202 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-af87b35f-0f6c-4b3b-95fc-92aa0e9d00a5 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:45:34.814770 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-af87b35f-0f6c-4b3b-95fc-92aa0e9d00a5 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:45:34.815173 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 72/287] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:34 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:34.987119 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2a560522-9712-46b3-b94b-5dff927d07f8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:34.989563 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2a560522-9712-46b3-b94b-5dff927d07f8 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 Jul 03 23:45:34.989868 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2a560522-9712-46b3-b94b-5dff927d07f8 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:34.990130 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2a560522-9712-46b3-b94b-5dff927d07f8 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:34.996884 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:34.996884 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:34.997509 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2a560522-9712-46b3-b94b-5dff927d07f8 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:34.998656 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2a560522-9712-46b3-b94b-5dff927d07f8 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 returned with HTTP 200 Jul 03 23:45:34.999213 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 70/288] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:34 2026] GET /volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:35.002397 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-0b9b35ab-b9ed-4317-9110-1b72371a9a2e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:35.005236 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-0b9b35ab-b9ed-4317-9110-1b72371a9a2e tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] POST https://10.4.3.143/volume/v3/attachments/23d45bb6-59dc-4f91-afbb-49c2840375e9/action Jul 03 23:45:35.005646 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-0b9b35ab-b9ed-4317-9110-1b72371a9a2e tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:35.005801 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-0b9b35ab-b9ed-4317-9110-1b72371a9a2e tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:35.008551 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-dbc89697-e638-46c2-ac9b-4f12a55a34d2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:35.010505 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dbc89697-e638-46c2-ac9b-4f12a55a34d2 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] POST https://10.4.3.143/volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077/action Jul 03 23:45:35.010910 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dbc89697-e638-46c2-ac9b-4f12a55a34d2 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:35.011031 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dbc89697-e638-46c2-ac9b-4f12a55a34d2 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:35.012695 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.admin_actions [None req-dbc89697-e638-46c2-ac9b-4f12a55a34d2 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Updating snapshot 'c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077' with '{'status': 'error'}' {{(pid=99863) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 23:45:35.030699 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:35.030699 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:35.035333 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:35.035333 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:35.048515 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1713b811-ae7c-4d7d-a439-9ec64167a2be req-0b9b35ab-b9ed-4317-9110-1b72371a9a2e tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/attachments/23d45bb6-59dc-4f91-afbb-49c2840375e9/action returned with HTTP 204 Jul 03 23:45:35.048515 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 74/289] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:45:35 2026] POST /volume/v3/attachments/23d45bb6-59dc-4f91-afbb-49c2840375e9/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:35.050388 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dbc89697-e638-46c2-ac9b-4f12a55a34d2 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] https://10.4.3.143/volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077/action returned with HTTP 202 Jul 03 23:45:35.050939 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 74/290] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:45:35 2026] POST /volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:45:35.058564 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2279e907-77fb-48f0-a773-759bd3add140 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:35.060935 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2279e907-77fb-48f0-a773-759bd3add140 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 Jul 03 23:45:35.061212 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2279e907-77fb-48f0-a773-759bd3add140 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:35.061502 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2279e907-77fb-48f0-a773-759bd3add140 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:35.067955 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:35.067955 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:35.068583 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2279e907-77fb-48f0-a773-759bd3add140 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:35.069717 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2279e907-77fb-48f0-a773-759bd3add140 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 returned with HTTP 200 Jul 03 23:45:35.070209 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 73/291] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:35 2026] GET /volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:35.085145 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-413285a2-defe-4201-bacb-e52057abef3c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:35.087265 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-413285a2-defe-4201-bacb-e52057abef3c tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] POST https://10.4.3.143/volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077/action Jul 03 23:45:35.087727 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-413285a2-defe-4201-bacb-e52057abef3c tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:35.087979 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-413285a2-defe-4201-bacb-e52057abef3c tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:35.095482 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:35.095482 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:35.095758 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-413285a2-defe-4201-bacb-e52057abef3c tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Snapshot retrieved successfully. Jul 03 23:45:35.115537 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-413285a2-defe-4201-bacb-e52057abef3c tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Snapshot delete request issued successfully. Jul 03 23:45:35.115783 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-413285a2-defe-4201-bacb-e52057abef3c tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] https://10.4.3.143/volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077/action returned with HTTP 202 Jul 03 23:45:35.116264 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 71/292] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:45:35 2026] POST /volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:45:35.125642 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-415d5958-1c28-4f7d-b06c-32a06fdd52dc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:35.129966 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-415d5958-1c28-4f7d-b06c-32a06fdd52dc tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 Jul 03 23:45:35.130241 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-415d5958-1c28-4f7d-b06c-32a06fdd52dc tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:35.130451 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-415d5958-1c28-4f7d-b06c-32a06fdd52dc tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:35.142808 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:35.142808 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:35.143261 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-415d5958-1c28-4f7d-b06c-32a06fdd52dc tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:35.144155 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-415d5958-1c28-4f7d-b06c-32a06fdd52dc tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 returned with HTTP 200 Jul 03 23:45:35.144569 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 75/293] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:35 2026] GET /volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 => generated 463 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:35.394302 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fb5f2ba1-62a9-435b-a556-2802f9452018 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:35.397763 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fb5f2ba1-62a9-435b-a556-2802f9452018 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:35.397932 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fb5f2ba1-62a9-435b-a556-2802f9452018 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:35.398180 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fb5f2ba1-62a9-435b-a556-2802f9452018 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:35.410072 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:35.410072 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:35.414916 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fb5f2ba1-62a9-435b-a556-2802f9452018 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:35.423013 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fb5f2ba1-62a9-435b-a556-2802f9452018 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:35.423162 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 75/294] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:35 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 23:45:35.482356 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-1cf97210-0282-4133-8360-590a1080ec37 req-ffd11099-079d-445b-98a3-f289b7bb20fa None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:35.484569 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-ffd11099-079d-445b-98a3-f289b7bb20fa tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:35.484842 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-ffd11099-079d-445b-98a3-f289b7bb20fa tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:35.485081 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-ffd11099-079d-445b-98a3-f289b7bb20fa tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:35.497552 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:35.497552 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:35.502414 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-1cf97210-0282-4133-8360-590a1080ec37 req-ffd11099-079d-445b-98a3-f289b7bb20fa tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:35.508692 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-ffd11099-079d-445b-98a3-f289b7bb20fa tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:35.510554 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 74/295] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:45:35 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:35.533970 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-1cf97210-0282-4133-8360-590a1080ec37 req-77fadfbc-bb38-43fa-8d2f-43e89265a0ff None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:35.535584 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-77fadfbc-bb38-43fa-8d2f-43e89265a0ff tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] POST https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928/action Jul 03 23:45:35.536755 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-77fadfbc-bb38-43fa-8d2f-43e89265a0ff tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:35.536968 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-77fadfbc-bb38-43fa-8d2f-43e89265a0ff tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:35.550732 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:35.550732 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:35.550732 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-1cf97210-0282-4133-8360-590a1080ec37 req-77fadfbc-bb38-43fa-8d2f-43e89265a0ff tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:35.566537 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-1cf97210-0282-4133-8360-590a1080ec37 req-77fadfbc-bb38-43fa-8d2f-43e89265a0ff tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Begin detaching volume completed successfully. Jul 03 23:45:35.567176 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-77fadfbc-bb38-43fa-8d2f-43e89265a0ff tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928/action returned with HTTP 202 Jul 03 23:45:35.569455 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 72/296] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:45:35 2026] POST /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:45:35.830061 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ccd6257d-9b28-471f-a9ab-737bc9870228 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:35.831750 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ccd6257d-9b28-471f-a9ab-737bc9870228 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:45:35.831968 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ccd6257d-9b28-471f-a9ab-737bc9870228 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:35.832172 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ccd6257d-9b28-471f-a9ab-737bc9870228 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:35.842182 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:35.842182 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:35.847259 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ccd6257d-9b28-471f-a9ab-737bc9870228 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:45:35.851062 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ccd6257d-9b28-471f-a9ab-737bc9870228 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:45:35.851444 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 76/297] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:35 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:35.870932 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fbbc3c9e-825b-48f8-a5cf-c2f65ce8a3a1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:35.872867 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fbbc3c9e-825b-48f8-a5cf-c2f65ce8a3a1 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:45:35.873074 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fbbc3c9e-825b-48f8-a5cf-c2f65ce8a3a1 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:35.873248 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fbbc3c9e-825b-48f8-a5cf-c2f65ce8a3a1 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:35.883877 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:35.883877 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:35.887216 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fbbc3c9e-825b-48f8-a5cf-c2f65ce8a3a1 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:45:35.893732 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fbbc3c9e-825b-48f8-a5cf-c2f65ce8a3a1 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:45:35.893732 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 76/298] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:35 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:36.154186 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6b54b4e5-799c-47f8-b6f8-dfed5412cdd5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:36.157201 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6b54b4e5-799c-47f8-b6f8-dfed5412cdd5 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 Jul 03 23:45:36.157372 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6b54b4e5-799c-47f8-b6f8-dfed5412cdd5 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:36.158019 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6b54b4e5-799c-47f8-b6f8-dfed5412cdd5 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:36.167981 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6b54b4e5-799c-47f8-b6f8-dfed5412cdd5 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 returned with HTTP 404 Jul 03 23:45:36.167981 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 75/299] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:36 2026] GET /volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:36.171416 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2d9b5247-6db4-49dd-a53a-f0fb0e4be7ec None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:36.171861 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2d9b5247-6db4-49dd-a53a-f0fb0e4be7ec None None] GET https://10.4.3.143/volume// Jul 03 23:45:36.172027 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2d9b5247-6db4-49dd-a53a-f0fb0e4be7ec None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:36.172208 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2d9b5247-6db4-49dd-a53a-f0fb0e4be7ec None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:36.172540 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2d9b5247-6db4-49dd-a53a-f0fb0e4be7ec None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:36.172857 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 73/300] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23: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 03 23:45:36.177618 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-89892e4f-f4cd-43e7-953e-d9f65b1b60fc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:36.179588 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-89892e4f-f4cd-43e7-953e-d9f65b1b60fc tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] POST https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action Jul 03 23:45:36.180238 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-89892e4f-f4cd-43e7-953e-d9f65b1b60fc tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:36.180238 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-89892e4f-f4cd-43e7-953e-d9f65b1b60fc tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:36.181606 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.admin_actions [None req-89892e4f-f4cd-43e7-953e-d9f65b1b60fc tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Updating snapshot 'f4b9308b-f825-4710-869c-5b25bcaca223' with '{'status': 'available'}' {{(pid=99861) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 23:45:36.187457 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-99175352-9ca3-4ef2-8a35-a14bb15e4a78 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:36.191333 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-99175352-9ca3-4ef2-8a35-a14bb15e4a78 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:45:36.191333 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-99175352-9ca3-4ef2-8a35-a14bb15e4a78 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8375f87e-ef24-4f3a-957d-42a82a0ad23a", "connector": null, "instance_uuid": "9aa68e90-2b83-4469-bf24-e98bd00f88e7"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:36.208488 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:36.208488 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:36.212852 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:36.212852 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:36.230591 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-89892e4f-f4cd-43e7-953e-d9f65b1b60fc tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action returned with HTTP 202 Jul 03 23:45:36.231238 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 77/301] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:45:36 2026] POST /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:45:36.239084 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-90dac57d-8739-422b-bcf9-4e0373a1bdc6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:36.241758 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-90dac57d-8739-422b-bcf9-4e0373a1bdc6 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 Jul 03 23:45:36.241966 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-90dac57d-8739-422b-bcf9-4e0373a1bdc6 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:36.242161 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-90dac57d-8739-422b-bcf9-4e0373a1bdc6 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:36.249662 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:36.249662 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:36.250746 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-90dac57d-8739-422b-bcf9-4e0373a1bdc6 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:36.252089 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-90dac57d-8739-422b-bcf9-4e0373a1bdc6 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 returned with HTTP 200 Jul 03 23:45:36.252903 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 76/302] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:36 2026] GET /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:45:36.273405 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-99175352-9ca3-4ef2-8a35-a14bb15e4a78 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:45:36.273405 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 77/303] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:45:36 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:36.273647 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-90e561a8-69cc-4bdc-963b-7ba3df92fcf9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:36.276245 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-90e561a8-69cc-4bdc-963b-7ba3df92fcf9 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 Jul 03 23:45:36.276450 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-90e561a8-69cc-4bdc-963b-7ba3df92fcf9 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:36.276567 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-90e561a8-69cc-4bdc-963b-7ba3df92fcf9 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:36.277003 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-90e561a8-69cc-4bdc-963b-7ba3df92fcf9 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Delete snapshot with id: c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 Jul 03 23:45:36.292549 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-90e561a8-69cc-4bdc-963b-7ba3df92fcf9 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 returned with HTTP 404 Jul 03 23:45:36.293472 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 74/304] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:45:36 2026] DELETE /volume/v3/snapshots/c97bcb74-0f4b-479c-ba4a-1a1f1c7a2077 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:36.308594 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0d0a08af-d44e-40ac-96df-a82aa8104252 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:36.310401 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0d0a08af-d44e-40ac-96df-a82aa8104252 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:45:36.310726 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0d0a08af-d44e-40ac-96df-a82aa8104252 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "76eee3bf-c3a4-4333-82cc-54d0c3e28a67", "name": "tempest-SnapshotsActionsTest-Snapshot-325881612"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:36.323534 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:36.323534 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:36.325343 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0d0a08af-d44e-40ac-96df-a82aa8104252 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Volume info retrieved successfully. Jul 03 23:45:36.325343 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-0d0a08af-d44e-40ac-96df-a82aa8104252 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Create snapshot from volume 76eee3bf-c3a4-4333-82cc-54d0c3e28a67 Jul 03 23:45:36.354550 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-0d0a08af-d44e-40ac-96df-a82aa8104252 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Created reservations ['540010cb-c88e-4b5b-bca4-5de672aa14a7', 'e1ad1ba3-5dfe-498d-afd7-6a573c6e7697', '614bf813-0b2c-428d-bbab-ba401d210dc1', 'e05c8c2a-afba-43f6-bd39-a23d2750df09'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:45:36.383617 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0d0a08af-d44e-40ac-96df-a82aa8104252 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot create request issued successfully. Jul 03 23:45:36.384049 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0d0a08af-d44e-40ac-96df-a82aa8104252 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:45:36.384618 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 78/305] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:45:36 2026] POST /volume/v3/snapshots => generated 306 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:45:36.385444 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-f4ef8ad7-b60e-4a3d-9841-25dd1e0a582c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:36.387881 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-f4ef8ad7-b60e-4a3d-9841-25dd1e0a582c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:45:36.388124 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-f4ef8ad7-b60e-4a3d-9841-25dd1e0a582c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:36.388405 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-f4ef8ad7-b60e-4a3d-9841-25dd1e0a582c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:36.404514 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-afa81b14-d74d-49a3-9106-cc41cc78b119 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:36.406918 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-afa81b14-d74d-49a3-9106-cc41cc78b119 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b Jul 03 23:45:36.407483 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-afa81b14-d74d-49a3-9106-cc41cc78b119 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:36.407483 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-afa81b14-d74d-49a3-9106-cc41cc78b119 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:36.410027 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:36.410027 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:36.416086 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:36.416086 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:36.416653 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-afa81b14-d74d-49a3-9106-cc41cc78b119 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:36.417610 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-afa81b14-d74d-49a3-9106-cc41cc78b119 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b returned with HTTP 200 Jul 03 23:45:36.417764 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-f4ef8ad7-b60e-4a3d-9841-25dd1e0a582c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:45:36.418085 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 78/306] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:36 2026] GET /volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:36.429148 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-f4ef8ad7-b60e-4a3d-9841-25dd1e0a582c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:45:36.429716 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 77/307] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:45:36 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 1139 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:36.606607 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-743b37fd-9d2c-456f-981b-8da248a94db9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:36.609075 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-743b37fd-9d2c-456f-981b-8da248a94db9 None None] GET https://10.4.3.143/volume// Jul 03 23:45:36.609075 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-743b37fd-9d2c-456f-981b-8da248a94db9 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:36.609075 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-743b37fd-9d2c-456f-981b-8da248a94db9 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:36.609075 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-743b37fd-9d2c-456f-981b-8da248a94db9 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:36.609075 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 75/308] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23: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 03 23:45:36.617895 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-1cf97210-0282-4133-8360-590a1080ec37 req-cbb54270-1e47-4d0c-975c-0c0c39444743 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:36.620818 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-cbb54270-1e47-4d0c-975c-0c0c39444743 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:36.621065 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-cbb54270-1e47-4d0c-975c-0c0c39444743 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:36.621664 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-cbb54270-1e47-4d0c-975c-0c0c39444743 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:36.635996 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:36.635996 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:36.640471 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-1cf97210-0282-4133-8360-590a1080ec37 req-cbb54270-1e47-4d0c-975c-0c0c39444743 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:36.645837 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-cbb54270-1e47-4d0c-975c-0c0c39444743 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:36.646248 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 79/309] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:45:36 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1343 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:45:36.657769 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:36.659445 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:45:36.659764 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1084819788"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:36.661072 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1084819788'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:45:36.661175 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Create volume of 1 GB Jul 03 23:45:36.666266 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Availability Zones retrieved successfully. Jul 03 23:45:36.676242 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Flow 'volume_create_api' (536b093b-35bf-4067-9856-55dd8fc6e0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:45:36.677912 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f9a757-02ad-41c6-845c-d0dbdd53f8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:36.678897 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:45:36.712625 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f9a757-02ad-41c6-845c-d0dbdd53f8ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:36.713672 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d70fed9b-1e71-467a-a1ce-ebbf5753643c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:36.799245 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Created reservations ['7809249c-6f82-4aba-9671-541e90f6f4b5', '8c94909b-e632-4437-9595-bf79e9c61881', 'd06018b5-ebf5-4bc8-9747-fb8e5a3533ee', '5571e24a-ca99-4c97-8adf-c01addab706a'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:45:36.800911 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d70fed9b-1e71-467a-a1ce-ebbf5753643c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7809249c-6f82-4aba-9671-541e90f6f4b5', '8c94909b-e632-4437-9595-bf79e9c61881', 'd06018b5-ebf5-4bc8-9747-fb8e5a3533ee', '5571e24a-ca99-4c97-8adf-c01addab706a']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:36.801138 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dea6c279-fac7-48a9-b822-9f859b4a7cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:36.826935 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-ede180c6-2c08-4068-96f1-fbb904498147 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:36.829649 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-ede180c6-2c08-4068-96f1-fbb904498147 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] DELETE https://10.4.3.143/volume/v3/attachments/13731689-d263-46b3-be58-231eaa50bb88 Jul 03 23:45:36.829949 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-ede180c6-2c08-4068-96f1-fbb904498147 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:36.830293 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-ede180c6-2c08-4068-96f1-fbb904498147 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:36.836127 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dea6c279-fac7-48a9-b822-9f859b4a7cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec9843fa-3420-421d-9d23-d034159d2da9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1084819788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d12ad0476d44e09d280017c2a89bf5',qos_specs=None,replication_status=,reservations=['7809249c-6f82-4aba-9671-541e90f6f4b5','8c94909b-e632-4437-9595-bf79e9c61881','d06018b5-ebf5-4bc8-9747-fb8e5a3533ee','5571e24a-ca99-4c97-8adf-c01addab706a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c021552a00b5482b8fa20b6e592c40eb',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:45:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1084819788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec9843fa-3420-421d-9d23-d034159d2da9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12d12ad0476d44e09d280017c2a89bf5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c021552a00b5482b8fa20b6e592c40eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:36.837926 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75c3bbce-22ee-4e13-ba3f-67b631941b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:36.845608 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:36.845608 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:36.863383 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75c3bbce-22ee-4e13-ba3f-67b631941b43) transitioned into state 'SUCCESS' from state '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-1084819788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12d12ad0476d44e09d280017c2a89bf5',qos_specs=None,replication_status=,reservations=['7809249c-6f82-4aba-9671-541e90f6f4b5','8c94909b-e632-4437-9595-bf79e9c61881','d06018b5-ebf5-4bc8-9747-fb8e5a3533ee','5571e24a-ca99-4c97-8adf-c01addab706a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c021552a00b5482b8fa20b6e592c40eb',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:36.864410 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c8f062e-dd66-414b-9148-f8492e0488ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:36.883458 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c8f062e-dd66-414b-9148-f8492e0488ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:36.884253 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Flow 'volume_create_api' (536b093b-35bf-4067-9856-55dd8fc6e0d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:45:36.884648 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Create volume request issued successfully. Jul 03 23:45:36.885469 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-74d1d7c4-3135-48f1-a75f-9e5692eb0471 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:45:36.885890 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 79/310] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:45:36 2026] POST /volume/v3/volumes => generated 752 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:45:36.901195 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b0523221-e2c4-4f17-8f06-b55f3cec6114 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:36.902719 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b0523221-e2c4-4f17-8f06-b55f3cec6114 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] GET https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:45:36.902944 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b0523221-e2c4-4f17-8f06-b55f3cec6114 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:36.903125 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b0523221-e2c4-4f17-8f06-b55f3cec6114 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:36.912890 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:36.912890 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:36.918630 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b0523221-e2c4-4f17-8f06-b55f3cec6114 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Volume info retrieved successfully. Jul 03 23:45:36.924908 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b0523221-e2c4-4f17-8f06-b55f3cec6114 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 200 Jul 03 23:45:36.925385 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 76/311] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:36 2026] GET /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:37.393876 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-ede180c6-2c08-4068-96f1-fbb904498147 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/attachments/13731689-d263-46b3-be58-231eaa50bb88 returned with HTTP 200 Jul 03 23:45:37.393876 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 78/312] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:45:36 2026] DELETE /volume/v3/attachments/13731689-d263-46b3-be58-231eaa50bb88 => generated 192 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:37.431263 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9f5cb9ca-3b96-4400-8682-07c85dacf8b1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:37.433135 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9f5cb9ca-3b96-4400-8682-07c85dacf8b1 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b Jul 03 23:45:37.433364 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9f5cb9ca-3b96-4400-8682-07c85dacf8b1 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:37.433616 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9f5cb9ca-3b96-4400-8682-07c85dacf8b1 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:37.439267 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:37.439267 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:37.439754 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9f5cb9ca-3b96-4400-8682-07c85dacf8b1 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:37.440800 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9f5cb9ca-3b96-4400-8682-07c85dacf8b1 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b returned with HTTP 200 Jul 03 23:45:37.441251 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 80/313] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:37 2026] GET /volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:37.450342 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-65728e06-a455-4021-a71a-fc028bf4aa07 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:37.452237 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-65728e06-a455-4021-a71a-fc028bf4aa07 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] POST https://10.4.3.143/volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b/action Jul 03 23:45:37.452604 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-65728e06-a455-4021-a71a-fc028bf4aa07 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:37.452759 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-65728e06-a455-4021-a71a-fc028bf4aa07 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:37.454111 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.admin_actions [None req-65728e06-a455-4021-a71a-fc028bf4aa07 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Updating snapshot 'e22bc52b-8fa3-49ff-9b16-75b87566415b' with '{'status': 'error_deleting'}' {{(pid=99863) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 23:45:37.466151 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:37.466151 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:37.482659 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-65728e06-a455-4021-a71a-fc028bf4aa07 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] https://10.4.3.143/volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b/action returned with HTTP 202 Jul 03 23:45:37.483100 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 80/314] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:45:37 2026] POST /volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:45:37.490006 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ed77e8f6-22fd-463c-bfbe-6fab6f63dec7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:37.492333 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ed77e8f6-22fd-463c-bfbe-6fab6f63dec7 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b Jul 03 23:45:37.492595 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ed77e8f6-22fd-463c-bfbe-6fab6f63dec7 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:37.492864 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ed77e8f6-22fd-463c-bfbe-6fab6f63dec7 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:37.499885 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:37.499885 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:37.502796 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ed77e8f6-22fd-463c-bfbe-6fab6f63dec7 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:37.502881 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c7960172-cb81-4fbf-b5c9-4703c46cac19 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:37.502924 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ed77e8f6-22fd-463c-bfbe-6fab6f63dec7 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b returned with HTTP 200 Jul 03 23:45:37.502964 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c7960172-cb81-4fbf-b5c9-4703c46cac19 None None] GET https://10.4.3.143/volume// Jul 03 23:45:37.502994 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 77/315] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:37 2026] GET /volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:37.503026 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c7960172-cb81-4fbf-b5c9-4703c46cac19 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:37.503026 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c7960172-cb81-4fbf-b5c9-4703c46cac19 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:37.503026 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c7960172-cb81-4fbf-b5c9-4703c46cac19 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:37.503026 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 79/316] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23: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 03 23:45:37.510139 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-19c80631-9a86-42af-b457-999c74434a36 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:37.511800 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-18a05ec1-00f6-4212-8716-a7e01443f437 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:37.512719 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-19c80631-9a86-42af-b457-999c74434a36 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] POST https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a/action Jul 03 23:45:37.513182 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-19c80631-9a86-42af-b457-999c74434a36 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Action body: b'{"os-reimage": {"image_id": "23640467-e08e-45ef-bf2c-c3af12b6ee47", "reimage_reserved": true}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:37.513373 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-19c80631-9a86-42af-b457-999c74434a36 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "23640467-e08e-45ef-bf2c-c3af12b6ee47", "reimage_reserved": true}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:37.514029 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-18a05ec1-00f6-4212-8716-a7e01443f437 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] POST https://10.4.3.143/volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b/action Jul 03 23:45:37.514498 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-18a05ec1-00f6-4212-8716-a7e01443f437 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:37.514671 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-18a05ec1-00f6-4212-8716-a7e01443f437 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:37.521923 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:37.521923 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:37.522327 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-18a05ec1-00f6-4212-8716-a7e01443f437 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Snapshot retrieved successfully. Jul 03 23:45:37.526911 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:37.526911 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:37.527467 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-19c80631-9a86-42af-b457-999c74434a36 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Volume info retrieved successfully. Jul 03 23:45:37.542994 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-18a05ec1-00f6-4212-8716-a7e01443f437 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Snapshot delete request issued successfully. Jul 03 23:45:37.543265 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-18a05ec1-00f6-4212-8716-a7e01443f437 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] https://10.4.3.143/volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b/action returned with HTTP 202 Jul 03 23:45:37.543868 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 81/317] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:45:37 2026] POST /volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:45:37.550324 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8924110c-dc75-499d-b950-bc23226a0d73 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:37.552301 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8924110c-dc75-499d-b950-bc23226a0d73 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b Jul 03 23:45:37.552558 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8924110c-dc75-499d-b950-bc23226a0d73 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:37.552802 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8924110c-dc75-499d-b950-bc23226a0d73 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:37.558698 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:37.558698 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:37.559262 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8924110c-dc75-499d-b950-bc23226a0d73 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:37.560221 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8924110c-dc75-499d-b950-bc23226a0d73 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b returned with HTTP 200 Jul 03 23:45:37.560836 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 78/318] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:37 2026] GET /volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:37.918832 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-19c80631-9a86-42af-b457-999c74434a36 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a/action returned with HTTP 202 Jul 03 23:45:37.918832 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 81/319] 10.4.3.143 () {74 vars in 1713 bytes} [Fri Jul 3 23:45:37 2026] POST /volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a/action => generated 0 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 23:45:37.944077 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0a251ce1-ef3a-4b94-bcd9-a6e151ecd848 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:37.951213 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0a251ce1-ef3a-4b94-bcd9-a6e151ecd848 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] GET https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:45:37.951213 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0a251ce1-ef3a-4b94-bcd9-a6e151ecd848 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:37.951213 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0a251ce1-ef3a-4b94-bcd9-a6e151ecd848 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:37.965762 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:37.965762 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:37.970589 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0a251ce1-ef3a-4b94-bcd9-a6e151ecd848 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Volume info retrieved successfully. Jul 03 23:45:37.975841 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0a251ce1-ef3a-4b94-bcd9-a6e151ecd848 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 200 Jul 03 23:45:37.976323 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 80/320] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:37 2026] GET /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:38.031239 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-abac83f6-ec75-4053-8ab3-26247caf5750 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:38.033255 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-abac83f6-ec75-4053-8ab3-26247caf5750 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] GET https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:45:38.033427 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-abac83f6-ec75-4053-8ab3-26247caf5750 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:38.033591 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-abac83f6-ec75-4053-8ab3-26247caf5750 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:38.040225 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:38.040225 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:38.045723 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-abac83f6-ec75-4053-8ab3-26247caf5750 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Volume info retrieved successfully. Jul 03 23:45:38.047254 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-abac83f6-ec75-4053-8ab3-26247caf5750 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 200 Jul 03 23:45:38.047768 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 82/321] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:45:38 2026] GET /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:38.571743 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-38607672-cc24-451b-bf74-250d55b98bc4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:38.573362 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-38607672-cc24-451b-bf74-250d55b98bc4 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b Jul 03 23:45:38.573541 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-38607672-cc24-451b-bf74-250d55b98bc4 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:38.573719 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-38607672-cc24-451b-bf74-250d55b98bc4 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:38.578498 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-38607672-cc24-451b-bf74-250d55b98bc4 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b returned with HTTP 404 Jul 03 23:45:38.578976 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 79/322] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:38 2026] GET /volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:38.585610 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6d67b707-6eb2-483f-b878-2c17188e087b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:38.587632 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6d67b707-6eb2-483f-b878-2c17188e087b tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] POST https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action Jul 03 23:45:38.587998 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6d67b707-6eb2-483f-b878-2c17188e087b tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:38.588123 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6d67b707-6eb2-483f-b878-2c17188e087b tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:38.589485 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.admin_actions [None req-6d67b707-6eb2-483f-b878-2c17188e087b tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Updating snapshot 'f4b9308b-f825-4710-869c-5b25bcaca223' with '{'status': 'available'}' {{(pid=99861) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 23:45:38.605800 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:38.605800 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:38.619373 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6d67b707-6eb2-483f-b878-2c17188e087b tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action returned with HTTP 202 Jul 03 23:45:38.619792 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 82/323] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:45:38 2026] POST /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:45:38.627412 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-524800c3-335a-42cc-9928-f09b6d822ccb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:38.631031 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-524800c3-335a-42cc-9928-f09b6d822ccb tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 Jul 03 23:45:38.631031 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-524800c3-335a-42cc-9928-f09b6d822ccb tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:38.631031 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-524800c3-335a-42cc-9928-f09b6d822ccb tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:38.636286 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:38.636286 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:38.637886 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-524800c3-335a-42cc-9928-f09b6d822ccb tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:38.637886 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-524800c3-335a-42cc-9928-f09b6d822ccb tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 returned with HTTP 200 Jul 03 23:45:38.638609 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 81/324] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:38 2026] GET /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:38.650353 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cb237a01-afa2-493b-a4a3-29ea3e09c208 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:38.652264 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cb237a01-afa2-493b-a4a3-29ea3e09c208 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b Jul 03 23:45:38.652895 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cb237a01-afa2-493b-a4a3-29ea3e09c208 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:38.652895 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cb237a01-afa2-493b-a4a3-29ea3e09c208 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:38.652895 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-cb237a01-afa2-493b-a4a3-29ea3e09c208 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Delete snapshot with id: e22bc52b-8fa3-49ff-9b16-75b87566415b Jul 03 23:45:38.657543 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cb237a01-afa2-493b-a4a3-29ea3e09c208 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b returned with HTTP 404 Jul 03 23:45:38.658384 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 83/325] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:45:38 2026] DELETE /volume/v3/snapshots/e22bc52b-8fa3-49ff-9b16-75b87566415b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:38.667621 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4d9d3cee-94a0-47b5-b036-7ee5c1e2afdd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:38.669328 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4d9d3cee-94a0-47b5-b036-7ee5c1e2afdd tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] POST https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action Jul 03 23:45:38.669612 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4d9d3cee-94a0-47b5-b036-7ee5c1e2afdd tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:38.669744 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4d9d3cee-94a0-47b5-b036-7ee5c1e2afdd tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:38.671411 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.admin_actions [None req-4d9d3cee-94a0-47b5-b036-7ee5c1e2afdd tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Updating snapshot 'f4b9308b-f825-4710-869c-5b25bcaca223' with '{'status': 'creating'}' {{(pid=99862) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 23:45:38.687058 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:38.687058 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:38.713912 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4d9d3cee-94a0-47b5-b036-7ee5c1e2afdd tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action returned with HTTP 202 Jul 03 23:45:38.714365 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 80/326] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:45:38 2026] POST /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:45:38.725771 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a504ad3d-c403-4c06-a303-38c5404dfc6c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:38.727887 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a504ad3d-c403-4c06-a303-38c5404dfc6c tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 Jul 03 23:45:38.728107 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a504ad3d-c403-4c06-a303-38c5404dfc6c tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:38.728350 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a504ad3d-c403-4c06-a303-38c5404dfc6c tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:38.734927 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:38.734927 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:38.735563 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a504ad3d-c403-4c06-a303-38c5404dfc6c tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:38.736728 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a504ad3d-c403-4c06-a303-38c5404dfc6c tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 returned with HTTP 200 Jul 03 23:45:38.737239 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 83/327] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:38 2026] GET /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:38.749007 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-580ad534-52af-4941-b85e-2bafd7498540 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:38.751200 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-580ad534-52af-4941-b85e-2bafd7498540 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] POST https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action Jul 03 23:45:38.751549 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-580ad534-52af-4941-b85e-2bafd7498540 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:38.751671 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-580ad534-52af-4941-b85e-2bafd7498540 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:38.753274 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.snapshot_actions [None req-580ad534-52af-4941-b85e-2bafd7498540 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99860) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 23:45:38.758669 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:38.758669 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:38.759450 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.snapshot_actions [None req-580ad534-52af-4941-b85e-2bafd7498540 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Updating snapshot f4b9308b-f825-4710-869c-5b25bcaca223 with info {'id': 'f4b9308b-f825-4710-869c-5b25bcaca223', 'status': 'error', 'progress': '80%'} Jul 03 23:45:38.769049 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-580ad534-52af-4941-b85e-2bafd7498540 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action returned with HTTP 202 Jul 03 23:45:38.769675 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 82/328] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:45:38 2026] POST /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:45:38.777118 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-45a0a896-24fe-45c6-a745-5e88eeeb7bd9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:38.778679 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-45a0a896-24fe-45c6-a745-5e88eeeb7bd9 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] GET https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 Jul 03 23:45:38.779071 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-45a0a896-24fe-45c6-a745-5e88eeeb7bd9 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:38.779412 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-45a0a896-24fe-45c6-a745-5e88eeeb7bd9 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:38.795876 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:38.795876 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:38.795876 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-45a0a896-24fe-45c6-a745-5e88eeeb7bd9 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Snapshot retrieved successfully. Jul 03 23:45:38.795876 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-45a0a896-24fe-45c6-a745-5e88eeeb7bd9 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 returned with HTTP 200 Jul 03 23:45:38.795876 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 84/329] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:38 2026] GET /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 => generated 460 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:38.806279 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2b7659b3-09ef-4078-a21e-fb1e584f0ae5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:38.808021 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2b7659b3-09ef-4078-a21e-fb1e584f0ae5 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] POST https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action Jul 03 23:45:38.808399 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2b7659b3-09ef-4078-a21e-fb1e584f0ae5 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:38.808522 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2b7659b3-09ef-4078-a21e-fb1e584f0ae5 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:38.809826 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.admin_actions [None req-2b7659b3-09ef-4078-a21e-fb1e584f0ae5 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] Updating snapshot 'f4b9308b-f825-4710-869c-5b25bcaca223' with '{'status': 'available'}' {{(pid=99862) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 23:45:38.818985 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:38.818985 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:38.832134 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2b7659b3-09ef-4078-a21e-fb1e584f0ae5 tempest-SnapshotsActionsTest-522288846 tempest-SnapshotsActionsTest-522288846-project-admin] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action returned with HTTP 202 Jul 03 23:45:38.832520 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 81/330] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:45:38 2026] POST /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:45:38.840268 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ede60bcb-de80-4072-90c6-fd832a982ef9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:38.842492 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ede60bcb-de80-4072-90c6-fd832a982ef9 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 Jul 03 23:45:38.842711 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ede60bcb-de80-4072-90c6-fd832a982ef9 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:38.842972 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ede60bcb-de80-4072-90c6-fd832a982ef9 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:38.848227 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:38.848227 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:38.848741 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ede60bcb-de80-4072-90c6-fd832a982ef9 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:38.849579 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ede60bcb-de80-4072-90c6-fd832a982ef9 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 returned with HTTP 200 Jul 03 23:45:38.849987 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 84/331] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:38 2026] GET /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:38.860317 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a11304d8-9aa3-4b04-a3ef-152002d0bf9c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:38.862067 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a11304d8-9aa3-4b04-a3ef-152002d0bf9c tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 Jul 03 23:45:38.862307 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a11304d8-9aa3-4b04-a3ef-152002d0bf9c tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:38.862526 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a11304d8-9aa3-4b04-a3ef-152002d0bf9c tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:38.863468 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-a11304d8-9aa3-4b04-a3ef-152002d0bf9c tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Delete snapshot with id: f4b9308b-f825-4710-869c-5b25bcaca223 Jul 03 23:45:38.868520 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:38.868520 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:38.869264 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a11304d8-9aa3-4b04-a3ef-152002d0bf9c tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:38.890948 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a11304d8-9aa3-4b04-a3ef-152002d0bf9c tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot delete request issued successfully. Jul 03 23:45:38.891221 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a11304d8-9aa3-4b04-a3ef-152002d0bf9c tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 returned with HTTP 202 Jul 03 23:45:38.891720 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 83/332] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:45:38 2026] DELETE /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:45:38.899509 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-aa040e88-1ac5-4fa2-8a2c-52acd97be317 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:38.901608 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-aa040e88-1ac5-4fa2-8a2c-52acd97be317 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 Jul 03 23:45:38.903331 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-aa040e88-1ac5-4fa2-8a2c-52acd97be317 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:38.903331 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-aa040e88-1ac5-4fa2-8a2c-52acd97be317 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:38.908120 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:38.908120 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:38.908931 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-aa040e88-1ac5-4fa2-8a2c-52acd97be317 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Snapshot retrieved successfully. Jul 03 23:45:38.910037 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-aa040e88-1ac5-4fa2-8a2c-52acd97be317 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 returned with HTTP 200 Jul 03 23:45:38.910651 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 85/333] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:38 2026] GET /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:39.039822 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-1cf97210-0282-4133-8360-590a1080ec37 req-d6b82744-57f4-4a59-84ba-99ea6ebff51c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:39.043721 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-d6b82744-57f4-4a59-84ba-99ea6ebff51c tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:39.043721 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-d6b82744-57f4-4a59-84ba-99ea6ebff51c tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:39.043721 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-d6b82744-57f4-4a59-84ba-99ea6ebff51c tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:39.054279 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:39.054279 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:39.058566 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-1cf97210-0282-4133-8360-590a1080ec37 req-d6b82744-57f4-4a59-84ba-99ea6ebff51c tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:39.063410 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-d6b82744-57f4-4a59-84ba-99ea6ebff51c tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:39.063918 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 82/334] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:45:39 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 1163 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:39.670683 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-60f2457a-3edd-440d-8154-a3e66b0025d0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:39.671035 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-60f2457a-3edd-440d-8154-a3e66b0025d0 None None] GET https://10.4.3.143/volume// Jul 03 23:45:39.671181 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-60f2457a-3edd-440d-8154-a3e66b0025d0 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:39.671389 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-60f2457a-3edd-440d-8154-a3e66b0025d0 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:39.671728 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-60f2457a-3edd-440d-8154-a3e66b0025d0 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:39.671985 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 85/335] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:45: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 03 23:45:39.679154 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-f450e309-2fee-451b-8a24-8de5baae5799 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:39.683729 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-f450e309-2fee-451b-8a24-8de5baae5799 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:45:39.683729 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-f450e309-2fee-451b-8a24-8de5baae5799 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e442ecd9-2802-4a74-8010-609b4e513128", "connector": null, "instance_uuid": "4a89b273-a9a8-40f5-b7ef-d2cfa3b89ff0"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:39.698731 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:39.698731 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:39.733648 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-f450e309-2fee-451b-8a24-8de5baae5799 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:45:39.733648 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 84/336] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:45:39 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:39.743126 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-dacfe9c1-6d71-4b0f-bd2e-f7648439a842 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:39.743624 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dacfe9c1-6d71-4b0f-bd2e-f7648439a842 None None] GET https://10.4.3.143/volume// Jul 03 23:45:39.743997 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dacfe9c1-6d71-4b0f-bd2e-f7648439a842 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:39.744248 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dacfe9c1-6d71-4b0f-bd2e-f7648439a842 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:39.744647 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dacfe9c1-6d71-4b0f-bd2e-f7648439a842 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:39.745117 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 86/337] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:45:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:45:39.753603 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-201afa02-4d69-4b35-9539-33628f09a07b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:39.758615 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-201afa02-4d69-4b35-9539-33628f09a07b tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:45:39.758951 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-201afa02-4d69-4b35-9539-33628f09a07b tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:39.759252 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-201afa02-4d69-4b35-9539-33628f09a07b tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:39.775998 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:39.775998 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:39.782148 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-201afa02-4d69-4b35-9539-33628f09a07b tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:45:39.793240 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-201afa02-4d69-4b35-9539-33628f09a07b tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:45:39.793714 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 83/338] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:45:39 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 1319 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:45:39.920618 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-14f7ebb8-5916-4a73-8d53-cbe0687a0b7a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:39.922554 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-14f7ebb8-5916-4a73-8d53-cbe0687a0b7a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 Jul 03 23:45:39.923030 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-14f7ebb8-5916-4a73-8d53-cbe0687a0b7a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:39.923030 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-14f7ebb8-5916-4a73-8d53-cbe0687a0b7a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:39.927921 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-14f7ebb8-5916-4a73-8d53-cbe0687a0b7a tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 returned with HTTP 404 Jul 03 23:45:39.928422 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 86/339] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:39 2026] GET /volume/v3/snapshots/f4b9308b-f825-4710-869c-5b25bcaca223 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:39.937733 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-26373280-56b0-4bff-aab8-7572c44f3d6d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:39.940167 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-26373280-56b0-4bff-aab8-7572c44f3d6d tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/volumes/76eee3bf-c3a4-4333-82cc-54d0c3e28a67 Jul 03 23:45:39.940915 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-26373280-56b0-4bff-aab8-7572c44f3d6d tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:39.940915 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-26373280-56b0-4bff-aab8-7572c44f3d6d tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:39.952029 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:39.952029 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:39.959588 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-26373280-56b0-4bff-aab8-7572c44f3d6d tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Volume info retrieved successfully. Jul 03 23:45:39.964522 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-26373280-56b0-4bff-aab8-7572c44f3d6d tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/volumes/76eee3bf-c3a4-4333-82cc-54d0c3e28a67 returned with HTTP 200 Jul 03 23:45:39.964944 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 85/340] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:39 2026] GET /volume/v3/volumes/76eee3bf-c3a4-4333-82cc-54d0c3e28a67 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:39.984334 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-45d11190-0dce-44eb-9e18-cb6692c05ea1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:39.987399 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-45d11190-0dce-44eb-9e18-cb6692c05ea1 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] DELETE https://10.4.3.143/volume/v3/volumes/76eee3bf-c3a4-4333-82cc-54d0c3e28a67 Jul 03 23:45:39.988862 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-45d11190-0dce-44eb-9e18-cb6692c05ea1 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:39.988862 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-45d11190-0dce-44eb-9e18-cb6692c05ea1 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:39.988862 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-45d11190-0dce-44eb-9e18-cb6692c05ea1 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Delete volume with id: 76eee3bf-c3a4-4333-82cc-54d0c3e28a67 Jul 03 23:45:40.002114 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:40.002114 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:40.002114 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-45d11190-0dce-44eb-9e18-cb6692c05ea1 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Volume info retrieved successfully. Jul 03 23:45:40.036108 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-45d11190-0dce-44eb-9e18-cb6692c05ea1 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Delete volume request issued successfully. Jul 03 23:45:40.036464 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-45d11190-0dce-44eb-9e18-cb6692c05ea1 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/volumes/76eee3bf-c3a4-4333-82cc-54d0c3e28a67 returned with HTTP 202 Jul 03 23:45:40.037006 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 87/341] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:45:39 2026] DELETE /volume/v3/volumes/76eee3bf-c3a4-4333-82cc-54d0c3e28a67 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:45:40.045896 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cd62fc35-2b45-435c-afc1-00f8d7d4eafb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:40.048220 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cd62fc35-2b45-435c-afc1-00f8d7d4eafb tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/volumes/76eee3bf-c3a4-4333-82cc-54d0c3e28a67 Jul 03 23:45:40.048220 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cd62fc35-2b45-435c-afc1-00f8d7d4eafb tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:40.048220 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cd62fc35-2b45-435c-afc1-00f8d7d4eafb tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:40.056175 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:40.056175 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:40.060657 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-cd62fc35-2b45-435c-afc1-00f8d7d4eafb tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Volume info retrieved successfully. Jul 03 23:45:40.066293 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cd62fc35-2b45-435c-afc1-00f8d7d4eafb tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/volumes/76eee3bf-c3a4-4333-82cc-54d0c3e28a67 returned with HTTP 200 Jul 03 23:45:40.066293 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 84/342] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:40 2026] GET /volume/v3/volumes/76eee3bf-c3a4-4333-82cc-54d0c3e28a67 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:40.106213 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1161b29f-2613-4df1-9f37-bbe053a1bab5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:40.107337 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1161b29f-2613-4df1-9f37-bbe053a1bab5 None None] GET https://10.4.3.143/volume// Jul 03 23:45:40.107337 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1161b29f-2613-4df1-9f37-bbe053a1bab5 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:40.107723 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1161b29f-2613-4df1-9f37-bbe053a1bab5 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:40.108953 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1161b29f-2613-4df1-9f37-bbe053a1bab5 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:40.108953 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 87/343] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:45:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:45:40.119139 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-ba6fe29e-18f9-459b-b909-6cd52ad6fa2a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:40.120520 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-ba6fe29e-18f9-459b-b909-6cd52ad6fa2a tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:45:40.120945 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-ba6fe29e-18f9-459b-b909-6cd52ad6fa2a tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec9843fa-3420-421d-9d23-d034159d2da9", "connector": null, "instance_uuid": "29e66fcd-5f29-4a5f-b30c-c96b398076ac"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:40.129720 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:40.129720 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:40.171356 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-ba6fe29e-18f9-459b-b909-6cd52ad6fa2a tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:45:40.172134 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 86/344] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:45:40 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 03 23:45:40.573487 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4207d7be-f516-4950-80a6-7dc606b15fa9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:40.575797 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4207d7be-f516-4950-80a6-7dc606b15fa9 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] GET https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:45:40.576013 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4207d7be-f516-4950-80a6-7dc606b15fa9 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:40.576195 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4207d7be-f516-4950-80a6-7dc606b15fa9 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:40.585726 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:40.585726 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:40.589405 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4207d7be-f516-4950-80a6-7dc606b15fa9 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Volume info retrieved successfully. Jul 03 23:45:40.593919 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4207d7be-f516-4950-80a6-7dc606b15fa9 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 200 Jul 03 23:45:40.594408 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 88/345] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:40 2026] GET /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:40.717235 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-99e13054-fa3f-4e48-a89c-06a9a778a040 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:40.717783 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-99e13054-fa3f-4e48-a89c-06a9a778a040 None None] GET https://10.4.3.143/volume// Jul 03 23:45:40.717962 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-99e13054-fa3f-4e48-a89c-06a9a778a040 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:40.718277 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-99e13054-fa3f-4e48-a89c-06a9a778a040 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:40.719411 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-99e13054-fa3f-4e48-a89c-06a9a778a040 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:40.719411 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 85/346] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:45: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 03 23:45:40.727795 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-918275a8-ffc3-4fcb-805a-584f3874eba6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:40.730808 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-918275a8-ffc3-4fcb-805a-584f3874eba6 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] GET https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:45:40.731203 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-918275a8-ffc3-4fcb-805a-584f3874eba6 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:40.731419 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-918275a8-ffc3-4fcb-805a-584f3874eba6 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:40.744278 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:40.744278 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:40.749053 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-918275a8-ffc3-4fcb-805a-584f3874eba6 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Volume info retrieved successfully. Jul 03 23:45:40.755592 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-918275a8-ffc3-4fcb-805a-584f3874eba6 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 200 Jul 03 23:45:40.756072 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 88/347] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:45:40 2026] GET /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:45:40.842381 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-ac7c44f5-30e3-4355-80f8-52afd95fe417 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:40.847542 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-ac7c44f5-30e3-4355-80f8-52afd95fe417 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] PUT https://10.4.3.143/volume/v3/attachments/d222b7ff-b84a-4ddc-92df-07aac44ff442 Jul 03 23:45:40.847981 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-ac7c44f5-30e3-4355-80f8-52afd95fe417 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:40.866067 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-ac7c44f5-30e3-4355-80f8-52afd95fe417 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Acquiring lock "cinder-attachment_update-ec9843fa-3420-421d-9d23-d034159d2da9-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:45:40.871058 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-ac7c44f5-30e3-4355-80f8-52afd95fe417 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Lock "cinder-attachment_update-ec9843fa-3420-421d-9d23-d034159d2da9-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:45:40.872277 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:40.872277 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:41.081917 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-04c4dc99-8837-4384-ab81-095c01fcf288 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:41.087903 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-04c4dc99-8837-4384-ab81-095c01fcf288 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] GET https://10.4.3.143/volume/v3/volumes/76eee3bf-c3a4-4333-82cc-54d0c3e28a67 Jul 03 23:45:41.088285 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-04c4dc99-8837-4384-ab81-095c01fcf288 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:41.089354 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-04c4dc99-8837-4384-ab81-095c01fcf288 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:41.101593 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-04c4dc99-8837-4384-ab81-095c01fcf288 tempest-SnapshotsActionsTest-343373632 tempest-SnapshotsActionsTest-343373632-project-member] https://10.4.3.143/volume/v3/volumes/76eee3bf-c3a4-4333-82cc-54d0c3e28a67 returned with HTTP 404 Jul 03 23:45:41.102265 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 89/348] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:41 2026] GET /volume/v3/volumes/76eee3bf-c3a4-4333-82cc-54d0c3e28a67 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:41.394362 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-ac7c44f5-30e3-4355-80f8-52afd95fe417 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Lock "cinder-attachment_update-ec9843fa-3420-421d-9d23-d034159d2da9-np0000004490" released by "attachment_update" :: held 0.523s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:45:41.394362 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-ac7c44f5-30e3-4355-80f8-52afd95fe417 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/attachments/d222b7ff-b84a-4ddc-92df-07aac44ff442 returned with HTTP 200 Jul 03 23:45:41.394615 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 87/349] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:45:40 2026] PUT /volume/v3/attachments/d222b7ff-b84a-4ddc-92df-07aac44ff442 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:41.611109 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f94f8a13-2501-4a39-9043-9a5fc8a48e79 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:41.613299 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f94f8a13-2501-4a39-9043-9a5fc8a48e79 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] GET https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:45:41.613571 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f94f8a13-2501-4a39-9043-9a5fc8a48e79 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:41.613860 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f94f8a13-2501-4a39-9043-9a5fc8a48e79 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:41.620856 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-1cf97210-0282-4133-8360-590a1080ec37 req-e2081f31-c72b-4f9b-9dd2-e4d38d82a638 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:41.625758 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:41.625758 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:41.627346 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-e2081f31-c72b-4f9b-9dd2-e4d38d82a638 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] DELETE https://10.4.3.143/volume/v3/attachments/603fed40-d63f-4fd4-9394-a498d3114893 Jul 03 23:45:41.628251 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-e2081f31-c72b-4f9b-9dd2-e4d38d82a638 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:41.628251 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-e2081f31-c72b-4f9b-9dd2-e4d38d82a638 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:41.630024 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f94f8a13-2501-4a39-9043-9a5fc8a48e79 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Volume info retrieved successfully. Jul 03 23:45:41.635675 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f94f8a13-2501-4a39-9043-9a5fc8a48e79 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 200 Jul 03 23:45:41.636309 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 86/350] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:41 2026] GET /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:41.645411 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:41.645411 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:41.987609 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-e24df17a-a523-4c76-8edd-52dd53b0ee91 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:41.989651 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-e24df17a-a523-4c76-8edd-52dd53b0ee91 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] DELETE https://10.4.3.143/volume/v3/attachments/23d45bb6-59dc-4f91-afbb-49c2840375e9 Jul 03 23:45:41.989918 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-e24df17a-a523-4c76-8edd-52dd53b0ee91 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:41.990101 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-e24df17a-a523-4c76-8edd-52dd53b0ee91 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:42.002724 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:42.002724 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:42.189301 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1cf97210-0282-4133-8360-590a1080ec37 req-e2081f31-c72b-4f9b-9dd2-e4d38d82a638 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/attachments/603fed40-d63f-4fd4-9394-a498d3114893 returned with HTTP 200 Jul 03 23:45:42.189774 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 89/351] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:45:41 2026] DELETE /volume/v3/attachments/603fed40-d63f-4fd4-9394-a498d3114893 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:45:42.573882 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-e24df17a-a523-4c76-8edd-52dd53b0ee91 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/attachments/23d45bb6-59dc-4f91-afbb-49c2840375e9 returned with HTTP 200 Jul 03 23:45:42.574722 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 90/352] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:45:41 2026] DELETE /volume/v3/attachments/23d45bb6-59dc-4f91-afbb-49c2840375e9 => generated 192 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:42.653284 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0072915b-e64f-4bea-a866-114cc248d573 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:42.662795 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0072915b-e64f-4bea-a866-114cc248d573 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] GET https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:45:42.664062 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0072915b-e64f-4bea-a866-114cc248d573 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:42.664400 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0072915b-e64f-4bea-a866-114cc248d573 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:42.681098 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:42.681098 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:42.685134 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0072915b-e64f-4bea-a866-114cc248d573 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Volume info retrieved successfully. Jul 03 23:45:42.691587 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0072915b-e64f-4bea-a866-114cc248d573 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 200 Jul 03 23:45:42.692343 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 88/353] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:42 2026] GET /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:43.576094 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cdb6f036-988b-4b01-a811-99f95bc86d62 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:43.579619 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cdb6f036-988b-4b01-a811-99f95bc86d62 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:43.579852 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cdb6f036-988b-4b01-a811-99f95bc86d62 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:43.580068 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cdb6f036-988b-4b01-a811-99f95bc86d62 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:43.601123 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:43.601123 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:43.612958 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-cdb6f036-988b-4b01-a811-99f95bc86d62 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:43.618694 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cdb6f036-988b-4b01-a811-99f95bc86d62 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:43.619103 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 87/354] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:43 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:43.682031 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fd03f5a9-f1f9-414b-8463-29027fe6a29f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:43.685469 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fd03f5a9-f1f9-414b-8463-29027fe6a29f tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:43.685854 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fd03f5a9-f1f9-414b-8463-29027fe6a29f tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:43.686201 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fd03f5a9-f1f9-414b-8463-29027fe6a29f tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:43.697107 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:43.697107 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:43.702414 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fd03f5a9-f1f9-414b-8463-29027fe6a29f tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:43.709087 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fd03f5a9-f1f9-414b-8463-29027fe6a29f tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:43.709609 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 90/355] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:43 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:43.710722 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e5fb0755-e62e-4e6d-ac69-f91e940e01d1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:43.713279 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e5fb0755-e62e-4e6d-ac69-f91e940e01d1 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] GET https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:45:43.713548 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e5fb0755-e62e-4e6d-ac69-f91e940e01d1 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:43.713759 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e5fb0755-e62e-4e6d-ac69-f91e940e01d1 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:43.726882 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:43.726882 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:43.736476 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e5fb0755-e62e-4e6d-ac69-f91e940e01d1 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Volume info retrieved successfully. Jul 03 23:45:43.742793 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e5fb0755-e62e-4e6d-ac69-f91e940e01d1 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 200 Jul 03 23:45:43.743178 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 91/356] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:43 2026] GET /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:44.103891 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-56dcba4f-6617-4778-9dfe-f946f872da2b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:44.228370 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-56dcba4f-6617-4778-9dfe-f946f872da2b tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/a2b7192e2d944344a8eb8365d4369c0a Jul 03 23:45:44.228610 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-56dcba4f-6617-4778-9dfe-f946f872da2b tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:44.228839 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-56dcba4f-6617-4778-9dfe-f946f872da2b tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:44.255001 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-56dcba4f-6617-4778-9dfe-f946f872da2b tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-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 03 23:45:44.255502 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-56dcba4f-6617-4778-9dfe-f946f872da2b tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-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 03 23:45:44.255912 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-56dcba4f-6617-4778-9dfe-f946f872da2b tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-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 03 23:45:44.256488 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-56dcba4f-6617-4778-9dfe-f946f872da2b tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-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 03 23:45:44.256743 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-56dcba4f-6617-4778-9dfe-f946f872da2b tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-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 03 23:45:44.257143 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-56dcba4f-6617-4778-9dfe-f946f872da2b tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-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 03 23:45:44.266020 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-56dcba4f-6617-4778-9dfe-f946f872da2b tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/a2b7192e2d944344a8eb8365d4369c0a returned with HTTP 200 Jul 03 23:45:44.266774 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 89/357] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:44 2026] GET /volume/v3/os-quota-sets/a2b7192e2d944344a8eb8365d4369c0a => generated 437 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:44.277403 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:44.375279 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:45:44.375766 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-512199915"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:44.377694 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-512199915'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:45:44.377939 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Create volume of 1 GB Jul 03 23:45:44.383217 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Availability Zones retrieved successfully. Jul 03 23:45:44.391999 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Flow 'volume_create_api' (41ce3863-19bf-4b5a-87d7-2988c3bc7eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:45:44.393652 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3136c6ed-6000-4e86-8bf6-6efebf5134c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:44.395157 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:45:44.428715 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3136c6ed-6000-4e86-8bf6-6efebf5134c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:44.429836 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe886e46-f997-47a7-8c92-38e91c03da84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:44.504475 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Created reservations ['60376ac8-394d-43b3-a778-ad72ba97e726', 'f878e0a7-07c7-4d6c-8af7-26ca0e248800', 'a26044f4-cc52-4977-bd44-185ce164ff1b', 'b755a769-ee54-46f9-ac4c-21c1d0dd7db3'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:45:44.505920 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe886e46-f997-47a7-8c92-38e91c03da84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60376ac8-394d-43b3-a778-ad72ba97e726', 'f878e0a7-07c7-4d6c-8af7-26ca0e248800', 'a26044f4-cc52-4977-bd44-185ce164ff1b', 'b755a769-ee54-46f9-ac4c-21c1d0dd7db3']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:44.507069 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (299915b7-8516-4e18-b86d-30a96776a960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:44.535440 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (299915b7-8516-4e18-b86d-30a96776a960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5efc56b-4b69-406a-834e-596a6019bccf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-512199915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2b7192e2d944344a8eb8365d4369c0a',qos_specs=None,replication_status=,reservations=['60376ac8-394d-43b3-a778-ad72ba97e726','f878e0a7-07c7-4d6c-8af7-26ca0e248800','a26044f4-cc52-4977-bd44-185ce164ff1b','b755a769-ee54-46f9-ac4c-21c1d0dd7db3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f975bc38de6c49e383292709546bea56',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:45:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-512199915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5efc56b-4b69-406a-834e-596a6019bccf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2b7192e2d944344a8eb8365d4369c0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f975bc38de6c49e383292709546bea56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:44.536328 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (535d24a1-3544-47cb-b8d6-a522c74c27c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:44.561357 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (535d24a1-3544-47cb-b8d6-a522c74c27c9) transitioned into state 'SUCCESS' from state '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-512199915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2b7192e2d944344a8eb8365d4369c0a',qos_specs=None,replication_status=,reservations=['60376ac8-394d-43b3-a778-ad72ba97e726','f878e0a7-07c7-4d6c-8af7-26ca0e248800','a26044f4-cc52-4977-bd44-185ce164ff1b','b755a769-ee54-46f9-ac4c-21c1d0dd7db3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f975bc38de6c49e383292709546bea56',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:44.562237 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f518c075-e64c-4238-8961-58ef9d70cff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:44.574873 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f518c075-e64c-4238-8961-58ef9d70cff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:44.576086 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Flow 'volume_create_api' (41ce3863-19bf-4b5a-87d7-2988c3bc7eb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:45:44.576557 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Create volume request issued successfully. Jul 03 23:45:44.577365 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-abb5e44f-3728-4ab4-9ef2-0120a40a4d78 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:45:44.577875 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 88/358] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:45:44 2026] POST /volume/v3/volumes => generated 758 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:45:44.590983 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-809f7bcf-cbbd-4ab3-984b-62ca8b9851a5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:44.596820 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-809f7bcf-cbbd-4ab3-984b-62ca8b9851a5 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] GET https://10.4.3.143/volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf Jul 03 23:45:44.597796 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-809f7bcf-cbbd-4ab3-984b-62ca8b9851a5 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:44.597796 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-809f7bcf-cbbd-4ab3-984b-62ca8b9851a5 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:44.615483 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:44.615483 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:44.622601 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-809f7bcf-cbbd-4ab3-984b-62ca8b9851a5 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Volume info retrieved successfully. Jul 03 23:45:44.627726 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-809f7bcf-cbbd-4ab3-984b-62ca8b9851a5 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] https://10.4.3.143/volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf returned with HTTP 200 Jul 03 23:45:44.628196 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 91/359] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:44 2026] GET /volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:44.760063 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9637bb41-041c-4ae4-bb9f-2bd744654318 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:44.764074 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9637bb41-041c-4ae4-bb9f-2bd744654318 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] GET https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:45:44.764388 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9637bb41-041c-4ae4-bb9f-2bd744654318 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:44.764690 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9637bb41-041c-4ae4-bb9f-2bd744654318 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:44.783635 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:44.783635 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:44.789402 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9637bb41-041c-4ae4-bb9f-2bd744654318 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Volume info retrieved successfully. Jul 03 23:45:44.796551 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9637bb41-041c-4ae4-bb9f-2bd744654318 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 200 Jul 03 23:45:44.797162 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 92/360] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:44 2026] GET /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:45.644222 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7f4b1333-2eab-48f6-bc2c-9f419b43af3d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:45.648058 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7f4b1333-2eab-48f6-bc2c-9f419b43af3d tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] GET https://10.4.3.143/volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf Jul 03 23:45:45.648317 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7f4b1333-2eab-48f6-bc2c-9f419b43af3d tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:45.648560 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7f4b1333-2eab-48f6-bc2c-9f419b43af3d tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:45.660459 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:45.660459 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:45.666459 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7f4b1333-2eab-48f6-bc2c-9f419b43af3d tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Volume info retrieved successfully. Jul 03 23:45:45.672614 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7f4b1333-2eab-48f6-bc2c-9f419b43af3d tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] https://10.4.3.143/volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf returned with HTTP 200 Jul 03 23:45:45.673093 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 90/361] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:45 2026] GET /volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:45.695954 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5fda94bb-ed0e-4807-bfa5-e6d841011909 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:45.698323 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5fda94bb-ed0e-4807-bfa5-e6d841011909 tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/a2b7192e2d944344a8eb8365d4369c0a Jul 03 23:45:45.699680 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5fda94bb-ed0e-4807-bfa5-e6d841011909 tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:45.707283 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:45.707283 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:45.773259 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-5fda94bb-ed0e-4807-bfa5-e6d841011909 tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-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 03 23:45:45.773582 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-5fda94bb-ed0e-4807-bfa5-e6d841011909 tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-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 03 23:45:45.774090 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-5fda94bb-ed0e-4807-bfa5-e6d841011909 tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-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 03 23:45:45.775206 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-5fda94bb-ed0e-4807-bfa5-e6d841011909 tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-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 03 23:45:45.775767 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-5fda94bb-ed0e-4807-bfa5-e6d841011909 tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-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 03 23:45:45.776183 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-5fda94bb-ed0e-4807-bfa5-e6d841011909 tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-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 03 23:45:45.784156 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5fda94bb-ed0e-4807-bfa5-e6d841011909 tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/a2b7192e2d944344a8eb8365d4369c0a returned with HTTP 200 Jul 03 23:45:45.784880 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 89/362] 10.4.3.143 () {68 vars in 1374 bytes} [Fri Jul 3 23:45:45 2026] PUT /volume/v3/os-quota-sets/a2b7192e2d944344a8eb8365d4369c0a => generated 392 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:45.796143 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:45.799760 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:45:45.803726 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:45.803726 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:45:45.803726 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Create volume of 2 GB Jul 03 23:45:45.810797 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Availability Zones retrieved successfully. Jul 03 23:45:45.814992 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2aea39cc-a70c-46df-88f6-ca237944c77b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:45.817325 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2aea39cc-a70c-46df-88f6-ca237944c77b tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] GET https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:45:45.817719 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2aea39cc-a70c-46df-88f6-ca237944c77b tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:45.817877 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2aea39cc-a70c-46df-88f6-ca237944c77b tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:45.822937 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Flow 'volume_create_api' (2e22f2b6-a025-45f3-b0eb-723189d22ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:45:45.824534 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceb84af1-0533-4fed-948f-5a3d0608d0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:45.826218 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Validating volume size '2' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:45:45.838931 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:45.838931 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:45.852087 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2aea39cc-a70c-46df-88f6-ca237944c77b tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Volume info retrieved successfully. Jul 03 23:45:45.858628 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2aea39cc-a70c-46df-88f6-ca237944c77b tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 200 Jul 03 23:45:45.859194 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 93/363] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:45 2026] GET /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:45.871307 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceb84af1-0533-4fed-948f-5a3d0608d0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:45.872410 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90419a16-16e0-4198-8d50-5cbab6cdce09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:45.924104 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota_utils [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Quota exceeded for a2b7192e2d944344a8eb8365d4369c0a, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 23:45:45.927541 np0000004490 devstack@c-api.service[99861]: WARNING cinder.volume.api [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90419a16-16e0-4198-8d50-5cbab6cdce09) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 23:45:45.927541 np0000004490 devstack@c-api.service[99861]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 03 23:45:45.930754 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90419a16-16e0-4198-8d50-5cbab6cdce09) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:45.931506 np0000004490 devstack@c-api.service[99861]: WARNING cinder.volume.api [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90419a16-16e0-4198-8d50-5cbab6cdce09) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 23:45:45.932311 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceb84af1-0533-4fed-948f-5a3d0608d0e9) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:45.933097 np0000004490 devstack@c-api.service[99861]: WARNING cinder.volume.api [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceb84af1-0533-4fed-948f-5a3d0608d0e9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 23:45:45.934045 np0000004490 devstack@c-api.service[99861]: WARNING cinder.volume.api [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Flow 'volume_create_api' (2e22f2b6-a025-45f3-b0eb-723189d22ea7) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 23:45:45.934460 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.middleware.fault [None req-5f48cba5-959e-455f-85c4-e2559a6f63c3 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 413 Jul 03 23:45:45.935296 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 92/364] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:45:45 2026] POST /volume/v3/volumes => generated 208 bytes in 140 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 23:45:45.948546 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-55eac7f9-7aab-45b6-83ba-e9f28580b161 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:45.950573 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-55eac7f9-7aab-45b6-83ba-e9f28580b161 tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/a2b7192e2d944344a8eb8365d4369c0a Jul 03 23:45:45.951050 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-55eac7f9-7aab-45b6-83ba-e9f28580b161 tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:46.010780 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-55eac7f9-7aab-45b6-83ba-e9f28580b161 tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/a2b7192e2d944344a8eb8365d4369c0a returned with HTTP 200 Jul 03 23:45:46.010780 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 91/365] 10.4.3.143 () {68 vars in 1374 bytes} [Fri Jul 3 23:45:45 2026] PUT /volume/v3/os-quota-sets/a2b7192e2d944344a8eb8365d4369c0a => generated 392 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:46.026853 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:46.029255 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:45:46.029782 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:46.031377 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:45:46.031578 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Create volume of 1 GB Jul 03 23:45:46.036354 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Availability Zones retrieved successfully. Jul 03 23:45:46.044179 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Flow 'volume_create_api' (0a9f4d54-a244-4004-afba-db1e7a07b769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:45:46.045629 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddbb3ee9-90d6-469c-b0e8-8e8174a26a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:46.047053 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:45:46.079896 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddbb3ee9-90d6-469c-b0e8-8e8174a26a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:46.081178 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dd5e07f-4de6-415a-838d-12c892190af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:46.099608 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4e02743f-ee1a-44a0-8e74-9e4abf5718e7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:46.100154 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4e02743f-ee1a-44a0-8e74-9e4abf5718e7 None None] GET https://10.4.3.143/volume// Jul 03 23:45:46.100414 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4e02743f-ee1a-44a0-8e74-9e4abf5718e7 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:46.100810 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4e02743f-ee1a-44a0-8e74-9e4abf5718e7 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:46.101194 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4e02743f-ee1a-44a0-8e74-9e4abf5718e7 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:46.101617 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 94/366] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:45:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:45:46.111722 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-ad8d563b-8e37-48e2-ad74-3d361349f7c2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:46.115083 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-ad8d563b-8e37-48e2-ad74-3d361349f7c2 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:45:46.115424 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-ad8d563b-8e37-48e2-ad74-3d361349f7c2 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:46.115722 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-ad8d563b-8e37-48e2-ad74-3d361349f7c2 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:46.124478 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota_utils [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Quota exceeded for a2b7192e2d944344a8eb8365d4369c0a, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 03 23:45:46.128842 np0000004490 devstack@c-api.service[99862]: WARNING cinder.volume.api [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dd5e07f-4de6-415a-838d-12c892190af7) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 23:45:46.128842 np0000004490 devstack@c-api.service[99862]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 03 23:45:46.131299 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:46.131299 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:46.131544 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dd5e07f-4de6-415a-838d-12c892190af7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:46.132661 np0000004490 devstack@c-api.service[99862]: WARNING cinder.volume.api [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dd5e07f-4de6-415a-838d-12c892190af7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 23:45:46.133506 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddbb3ee9-90d6-469c-b0e8-8e8174a26a8a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:46.136110 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-ad8d563b-8e37-48e2-ad74-3d361349f7c2 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:45:46.137822 np0000004490 devstack@c-api.service[99862]: WARNING cinder.volume.api [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddbb3ee9-90d6-469c-b0e8-8e8174a26a8a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 23:45:46.139088 np0000004490 devstack@c-api.service[99862]: WARNING cinder.volume.api [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Flow 'volume_create_api' (0a9f4d54-a244-4004-afba-db1e7a07b769) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 23:45:46.139513 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.middleware.fault [None req-91ec6cfc-5db6-4da6-bf46-d5158803a583 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 413 Jul 03 23:45:46.140613 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 90/367] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:45:46 2026] POST /volume/v3/volumes => generated 150 bytes in 114 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 23:45:46.143055 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-ad8d563b-8e37-48e2-ad74-3d361349f7c2 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:45:46.145358 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 93/368] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:45:46 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 23:45:46.162261 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1e1a1ea1-43ad-4d38-89cd-2646d9761366 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:46.167892 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1e1a1ea1-43ad-4d38-89cd-2646d9761366 tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/a2b7192e2d944344a8eb8365d4369c0a Jul 03 23:45:46.167892 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1e1a1ea1-43ad-4d38-89cd-2646d9761366 tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:46.207306 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1e1a1ea1-43ad-4d38-89cd-2646d9761366 tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/a2b7192e2d944344a8eb8365d4369c0a returned with HTTP 200 Jul 03 23:45:46.207656 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 92/369] 10.4.3.143 () {68 vars in 1374 bytes} [Fri Jul 3 23:45:46 2026] PUT /volume/v3/os-quota-sets/a2b7192e2d944344a8eb8365d4369c0a => generated 391 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:46.218724 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cdb88775-48d6-4f9f-b215-a3162f6527b4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:46.220609 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cdb88775-48d6-4f9f-b215-a3162f6527b4 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] POST https://10.4.3.143/volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf/action Jul 03 23:45:46.220990 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cdb88775-48d6-4f9f-b215-a3162f6527b4 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:46.221174 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cdb88775-48d6-4f9f-b215-a3162f6527b4 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:46.229860 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:46.229860 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:46.230538 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cdb88775-48d6-4f9f-b215-a3162f6527b4 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Volume info retrieved successfully. Jul 03 23:45:46.256007 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-6bb56551-3eae-4f2a-9ad3-e24e2f8a684d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:46.258516 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-6bb56551-3eae-4f2a-9ad3-e24e2f8a684d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] PUT https://10.4.3.143/volume/v3/attachments/629e46fd-38d6-4165-a9a2-3d5765a5c340 Jul 03 23:45:46.259297 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-6bb56551-3eae-4f2a-9ad3-e24e2f8a684d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:46.272475 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-6bb56551-3eae-4f2a-9ad3-e24e2f8a684d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Acquiring lock "cinder-attachment_update-e442ecd9-2802-4a74-8010-609b4e513128-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:45:46.276567 np0000004490 devstack@c-api.service[99863]: ERROR cinder.volume.api [None req-cdb88775-48d6-4f9f-b215-a3162f6527b4 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Quota exceeded for a2b7192e2d944344a8eb8365d4369c0a, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 23:45:46.277668 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-6bb56551-3eae-4f2a-9ad3-e24e2f8a684d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Lock "cinder-attachment_update-e442ecd9-2802-4a74-8010-609b4e513128-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:45:46.278647 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:46.278647 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:46.285191 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.middleware.fault [None req-cdb88775-48d6-4f9f-b215-a3162f6527b4 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] https://10.4.3.143/volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf/action returned with HTTP 413 Jul 03 23:45:46.286527 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 95/370] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:45:46 2026] POST /volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf/action => generated 208 bytes in 67 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 23:45:46.295069 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a1980bff-9db1-446b-8695-5d46877a885b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:46.297423 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a1980bff-9db1-446b-8695-5d46877a885b tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] GET https://10.4.3.143/volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf Jul 03 23:45:46.297670 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a1980bff-9db1-446b-8695-5d46877a885b tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:46.298301 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a1980bff-9db1-446b-8695-5d46877a885b tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:46.308971 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:46.308971 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:46.314629 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a1980bff-9db1-446b-8695-5d46877a885b tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Volume info retrieved successfully. Jul 03 23:45:46.323452 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a1980bff-9db1-446b-8695-5d46877a885b tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] https://10.4.3.143/volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf returned with HTTP 200 Jul 03 23:45:46.323898 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 94/371] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:46 2026] GET /volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:46.349621 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f0ec584a-c883-4a1a-b9c0-6d2d8f4112b7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:46.354956 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f0ec584a-c883-4a1a-b9c0-6d2d8f4112b7 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf Jul 03 23:45:46.354956 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f0ec584a-c883-4a1a-b9c0-6d2d8f4112b7 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:46.355123 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f0ec584a-c883-4a1a-b9c0-6d2d8f4112b7 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:46.355492 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-f0ec584a-c883-4a1a-b9c0-6d2d8f4112b7 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Delete volume with id: d5efc56b-4b69-406a-834e-596a6019bccf Jul 03 23:45:46.368629 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:46.368629 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:46.369300 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f0ec584a-c883-4a1a-b9c0-6d2d8f4112b7 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Volume info retrieved successfully. Jul 03 23:45:46.395230 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f0ec584a-c883-4a1a-b9c0-6d2d8f4112b7 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Delete volume request issued successfully. Jul 03 23:45:46.395516 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f0ec584a-c883-4a1a-b9c0-6d2d8f4112b7 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] https://10.4.3.143/volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf returned with HTTP 202 Jul 03 23:45:46.395963 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 93/372] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:45:46 2026] DELETE /volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:45:46.408140 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6052ee2f-aa9a-46f9-8488-86d5e0935838 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:46.409921 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6052ee2f-aa9a-46f9-8488-86d5e0935838 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] GET https://10.4.3.143/volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf Jul 03 23:45:46.410169 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6052ee2f-aa9a-46f9-8488-86d5e0935838 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:46.410370 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6052ee2f-aa9a-46f9-8488-86d5e0935838 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:46.424460 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:46.424460 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:46.432700 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6052ee2f-aa9a-46f9-8488-86d5e0935838 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Volume info retrieved successfully. Jul 03 23:45:46.439429 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6052ee2f-aa9a-46f9-8488-86d5e0935838 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] https://10.4.3.143/volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf returned with HTTP 200 Jul 03 23:45:46.439852 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 96/373] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:46 2026] GET /volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:46.810249 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-6bb56551-3eae-4f2a-9ad3-e24e2f8a684d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Lock "cinder-attachment_update-e442ecd9-2802-4a74-8010-609b4e513128-np0000004490" released by "attachment_update" :: held 0.533s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:45:46.810935 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-6bb56551-3eae-4f2a-9ad3-e24e2f8a684d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/attachments/629e46fd-38d6-4165-a9a2-3d5765a5c340 returned with HTTP 200 Jul 03 23:45:46.811439 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 91/374] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:45:46 2026] PUT /volume/v3/attachments/629e46fd-38d6-4165-a9a2-3d5765a5c340 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:46.875919 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-80848302-7c5b-4b3a-bee9-ce3cc99a6075 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:46.880140 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-80848302-7c5b-4b3a-bee9-ce3cc99a6075 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] GET https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:45:46.880442 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-80848302-7c5b-4b3a-bee9-ce3cc99a6075 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:46.880660 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-80848302-7c5b-4b3a-bee9-ce3cc99a6075 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:46.895120 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:46.895120 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:46.900560 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-80848302-7c5b-4b3a-bee9-ce3cc99a6075 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Volume info retrieved successfully. Jul 03 23:45:46.906094 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-80848302-7c5b-4b3a-bee9-ce3cc99a6075 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 200 Jul 03 23:45:46.906529 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 95/375] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:46 2026] GET /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:47.328258 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-e2c57e31-48e2-4353-8f40-7277e72b3a0f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:47.331118 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-e2c57e31-48e2-4353-8f40-7277e72b3a0f tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] POST https://10.4.3.143/volume/v3/attachments/629e46fd-38d6-4165-a9a2-3d5765a5c340/action Jul 03 23:45:47.331597 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-e2c57e31-48e2-4353-8f40-7277e72b3a0f tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:47.331732 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-e2c57e31-48e2-4353-8f40-7277e72b3a0f tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:47.358992 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:47.358992 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:47.372882 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b9353b42-fa4f-49ef-b986-c1b4445e5dc3 req-e2c57e31-48e2-4353-8f40-7277e72b3a0f tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/attachments/629e46fd-38d6-4165-a9a2-3d5765a5c340/action returned with HTTP 204 Jul 03 23:45:47.373450 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 94/376] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:45:47 2026] POST /volume/v3/attachments/629e46fd-38d6-4165-a9a2-3d5765a5c340/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:47.453053 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e7db3c3e-3522-4687-bcfc-e23ed6109577 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:47.455077 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e7db3c3e-3522-4687-bcfc-e23ed6109577 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] GET https://10.4.3.143/volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf Jul 03 23:45:47.455280 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e7db3c3e-3522-4687-bcfc-e23ed6109577 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:47.455525 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e7db3c3e-3522-4687-bcfc-e23ed6109577 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:47.461876 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e7db3c3e-3522-4687-bcfc-e23ed6109577 tempest-VolumeQuotasNegativeTestJSON-1376061194 tempest-VolumeQuotasNegativeTestJSON-1376061194-project-member] https://10.4.3.143/volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf returned with HTTP 404 Jul 03 23:45:47.462472 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 97/377] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:47 2026] GET /volume/v3/volumes/d5efc56b-4b69-406a-834e-596a6019bccf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:47.472498 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9298eabc-e54b-4a9c-869d-7d54104dd02b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:47.476518 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9298eabc-e54b-4a9c-869d-7d54104dd02b tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/a2b7192e2d944344a8eb8365d4369c0a Jul 03 23:45:47.476518 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9298eabc-e54b-4a9c-869d-7d54104dd02b tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-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=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:47.506654 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:47.506654 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:47.569223 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-458669b0-082e-4cc3-aae0-4cd4ab013bda None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:47.569665 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-458669b0-082e-4cc3-aae0-4cd4ab013bda None None] GET https://10.4.3.143/volume// Jul 03 23:45:47.569848 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-458669b0-082e-4cc3-aae0-4cd4ab013bda None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:47.570038 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-458669b0-082e-4cc3-aae0-4cd4ab013bda None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:47.570412 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-458669b0-082e-4cc3-aae0-4cd4ab013bda None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:45:47.570687 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 96/378] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:45:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:45:47.572244 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9298eabc-e54b-4a9c-869d-7d54104dd02b tempest-VolumeQuotasNegativeTestJSON-1242585115 tempest-VolumeQuotasNegativeTestJSON-1242585115-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/a2b7192e2d944344a8eb8365d4369c0a returned with HTTP 200 Jul 03 23:45:47.572926 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 92/379] 10.4.3.143 () {68 vars in 1375 bytes} [Fri Jul 3 23:45:47 2026] PUT /volume/v3/os-quota-sets/a2b7192e2d944344a8eb8365d4369c0a => generated 395 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:47.581961 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-5f8f389a-1f08-42d8-9b59-0a865aed1605 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:47.584429 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-5f8f389a-1f08-42d8-9b59-0a865aed1605 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] GET https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a Jul 03 23:45:47.584719 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-5f8f389a-1f08-42d8-9b59-0a865aed1605 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:47.584977 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-5f8f389a-1f08-42d8-9b59-0a865aed1605 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:47.602801 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:47.602801 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:47.607928 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-5f8f389a-1f08-42d8-9b59-0a865aed1605 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Volume info retrieved successfully. Jul 03 23:45:47.615731 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-5f8f389a-1f08-42d8-9b59-0a865aed1605 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a returned with HTTP 200 Jul 03 23:45:47.616261 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 95/380] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:45:47 2026] GET /volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a => generated 1540 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:45:47.697649 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-65c53b7d-bf18-4d57-818a-2761551e7222 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:47.700339 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-65c53b7d-bf18-4d57-818a-2761551e7222 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] PUT https://10.4.3.143/volume/v3/attachments/cd8d0e5b-8dd3-4593-a72e-a138a62d8ff9 Jul 03 23:45:47.700780 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-65c53b7d-bf18-4d57-818a-2761551e7222 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:47.709290 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-65c53b7d-bf18-4d57-818a-2761551e7222 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Acquiring lock "cinder-attachment_update-8375f87e-ef24-4f3a-957d-42a82a0ad23a-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:45:47.717871 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-65c53b7d-bf18-4d57-818a-2761551e7222 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Lock "cinder-attachment_update-8375f87e-ef24-4f3a-957d-42a82a0ad23a-np0000004490" acquired by "attachment_update" :: waited 0.009s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:45:47.719147 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:47.719147 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:47.768764 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-26c68a2d-bd70-4dd8-89eb-2298617efe16 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:47.771083 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-26c68a2d-bd70-4dd8-89eb-2298617efe16 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] POST https://10.4.3.143/volume/v3/attachments/d222b7ff-b84a-4ddc-92df-07aac44ff442/action Jul 03 23:45:47.771489 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-26c68a2d-bd70-4dd8-89eb-2298617efe16 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:47.771938 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-26c68a2d-bd70-4dd8-89eb-2298617efe16 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:47.799610 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:47.799610 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:47.813291 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-fde7f1b0-b27a-4599-ba73-32c71d52be9c req-26c68a2d-bd70-4dd8-89eb-2298617efe16 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/attachments/d222b7ff-b84a-4ddc-92df-07aac44ff442/action returned with HTTP 204 Jul 03 23:45:47.813783 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 97/381] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:45:47 2026] POST /volume/v3/attachments/d222b7ff-b84a-4ddc-92df-07aac44ff442/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:47.925671 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a88f0165-cab8-4f91-8c98-0b32f4914f19 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:47.929841 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a88f0165-cab8-4f91-8c98-0b32f4914f19 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] GET https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:45:47.930040 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a88f0165-cab8-4f91-8c98-0b32f4914f19 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:47.930239 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a88f0165-cab8-4f91-8c98-0b32f4914f19 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:47.945864 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:47.945864 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:47.949854 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a88f0165-cab8-4f91-8c98-0b32f4914f19 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Volume info retrieved successfully. Jul 03 23:45:47.955502 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a88f0165-cab8-4f91-8c98-0b32f4914f19 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 200 Jul 03 23:45:47.955862 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 93/382] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:47 2026] GET /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:47.978321 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-19ad1f0d-38ac-4798-80f0-5a25c387c999 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:47.982906 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-19ad1f0d-38ac-4798-80f0-5a25c387c999 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] GET https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:45:47.983210 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-19ad1f0d-38ac-4798-80f0-5a25c387c999 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:47.983478 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-19ad1f0d-38ac-4798-80f0-5a25c387c999 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:47.999254 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:47.999254 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:48.005223 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-19ad1f0d-38ac-4798-80f0-5a25c387c999 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Volume info retrieved successfully. Jul 03 23:45:48.010915 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-19ad1f0d-38ac-4798-80f0-5a25c387c999 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 200 Jul 03 23:45:48.011549 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 96/383] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:47 2026] GET /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:48.245884 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-65c53b7d-bf18-4d57-818a-2761551e7222 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Lock "cinder-attachment_update-8375f87e-ef24-4f3a-957d-42a82a0ad23a-np0000004490" released by "attachment_update" :: held 0.528s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:45:48.246344 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-65c53b7d-bf18-4d57-818a-2761551e7222 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/attachments/cd8d0e5b-8dd3-4593-a72e-a138a62d8ff9 returned with HTTP 200 Jul 03 23:45:48.247075 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 98/384] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:45:47 2026] PUT /volume/v3/attachments/cd8d0e5b-8dd3-4593-a72e-a138a62d8ff9 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:45:48.785677 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-8e776094-84e2-4569-a5f6-7e6f5aaa62c6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:48.787508 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-8e776094-84e2-4569-a5f6-7e6f5aaa62c6 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] POST https://10.4.3.143/volume/v3/attachments/cd8d0e5b-8dd3-4593-a72e-a138a62d8ff9/action Jul 03 23:45:48.787833 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-8e776094-84e2-4569-a5f6-7e6f5aaa62c6 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:45:48.787833 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-8e776094-84e2-4569-a5f6-7e6f5aaa62c6 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:48.808199 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:48.808199 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:48.828320 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-9b2cc2ee-fd18-4201-9a38-46a8245f9c53 req-8e776094-84e2-4569-a5f6-7e6f5aaa62c6 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/attachments/cd8d0e5b-8dd3-4593-a72e-a138a62d8ff9/action returned with HTTP 204 Jul 03 23:45:48.828949 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 98/385] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:45:48 2026] POST /volume/v3/attachments/cd8d0e5b-8dd3-4593-a72e-a138a62d8ff9/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 23:45:50.289439 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-149cff5d-f5bf-4b13-9607-8a29159cd417 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:50.379157 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-149cff5d-f5bf-4b13-9607-8a29159cd417 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/80cf52bf2a844aa8adc8a9a1fba5a114 Jul 03 23:45:50.379361 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-149cff5d-f5bf-4b13-9607-8a29159cd417 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:50.379547 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-149cff5d-f5bf-4b13-9607-8a29159cd417 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:50.392848 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-149cff5d-f5bf-4b13-9607-8a29159cd417 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/80cf52bf2a844aa8adc8a9a1fba5a114 returned with HTTP 200 Jul 03 23:45:50.393230 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 94/386] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:50 2026] GET /volume/v3/os-quota-sets/80cf52bf2a844aa8adc8a9a1fba5a114 => generated 437 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:50.401289 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e37ef3e1-28f7-4f57-a98a-6aa0d78445a7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:50.403506 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e37ef3e1-28f7-4f57-a98a-6aa0d78445a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/80cf52bf2a844aa8adc8a9a1fba5a114 Jul 03 23:45:50.403979 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e37ef3e1-28f7-4f57-a98a-6aa0d78445a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:50.461244 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e37ef3e1-28f7-4f57-a98a-6aa0d78445a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/80cf52bf2a844aa8adc8a9a1fba5a114 returned with HTTP 200 Jul 03 23:45:50.461714 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 97/387] 10.4.3.143 () {68 vars in 1374 bytes} [Fri Jul 3 23:45:50 2026] PUT /volume/v3/os-quota-sets/80cf52bf2a844aa8adc8a9a1fba5a114 => generated 390 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:50.469533 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-61323a59-55ef-4087-b522-3be9fc329104 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:50.535808 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:45:50.536272 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-959364589"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:50.538384 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-959364589'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:45:50.538628 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Create volume of 1 GB Jul 03 23:45:50.539104 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:50.539104 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:50.544372 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Availability Zones retrieved successfully. Jul 03 23:45:50.550717 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Flow 'volume_create_api' (6502922c-001f-4336-9a11-f31b33915e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:45:50.551856 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b44d138e-8742-421e-a509-3d4b7fe3c292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:50.552849 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:45:50.585148 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b44d138e-8742-421e-a509-3d4b7fe3c292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:50.585923 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (910602d0-462d-4ece-b1e7-df668c09de41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:50.658822 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Created reservations ['b955c157-fb5f-4ba8-80bb-4c5c20781b00', 'bd147920-2a1c-4201-9170-c6d8e45b2c70', 'f3242437-1d93-4ae6-9cb6-593545e3e24c', '516d1896-7bfd-47a6-87e1-62c9c90318b6'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:45:50.660255 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (910602d0-462d-4ece-b1e7-df668c09de41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b955c157-fb5f-4ba8-80bb-4c5c20781b00', 'bd147920-2a1c-4201-9170-c6d8e45b2c70', 'f3242437-1d93-4ae6-9cb6-593545e3e24c', '516d1896-7bfd-47a6-87e1-62c9c90318b6']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:50.661514 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b55a49-b754-4029-93b2-69615f8b8009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:50.693761 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b55a49-b754-4029-93b2-69615f8b8009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dbfb1be-b6f7-4b59-b862-b58b1ce8120b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-959364589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80cf52bf2a844aa8adc8a9a1fba5a114',qos_specs=None,replication_status=,reservations=['b955c157-fb5f-4ba8-80bb-4c5c20781b00','bd147920-2a1c-4201-9170-c6d8e45b2c70','f3242437-1d93-4ae6-9cb6-593545e3e24c','516d1896-7bfd-47a6-87e1-62c9c90318b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='371cfe13b3fb4030bae8246b81c01670',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:45:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-959364589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dbfb1be-b6f7-4b59-b862-b58b1ce8120b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80cf52bf2a844aa8adc8a9a1fba5a114',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='371cfe13b3fb4030bae8246b81c01670',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:50.694557 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252842e8-428f-4589-9dfb-359218b213fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:50.724335 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (252842e8-428f-4589-9dfb-359218b213fe) transitioned into state 'SUCCESS' from state '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-959364589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80cf52bf2a844aa8adc8a9a1fba5a114',qos_specs=None,replication_status=,reservations=['b955c157-fb5f-4ba8-80bb-4c5c20781b00','bd147920-2a1c-4201-9170-c6d8e45b2c70','f3242437-1d93-4ae6-9cb6-593545e3e24c','516d1896-7bfd-47a6-87e1-62c9c90318b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='371cfe13b3fb4030bae8246b81c01670',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:50.725395 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83dcf0d9-bbce-4218-9e81-3fe9506294ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:45:50.738688 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83dcf0d9-bbce-4218-9e81-3fe9506294ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:45:50.739994 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Flow 'volume_create_api' (6502922c-001f-4336-9a11-f31b33915e89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:45:50.740439 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Create volume request issued successfully. Jul 03 23:45:50.741283 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-61323a59-55ef-4087-b522-3be9fc329104 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:45:50.741875 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 99/388] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:45:50 2026] POST /volume/v3/volumes => generated 766 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:45:50.757785 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-765dd71a-15e9-4b7a-9d26-c16fda2068aa None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:50.760368 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-765dd71a-15e9-4b7a-9d26-c16fda2068aa tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] GET https://10.4.3.143/volume/v3/volumes/4dbfb1be-b6f7-4b59-b862-b58b1ce8120b Jul 03 23:45:50.760604 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-765dd71a-15e9-4b7a-9d26-c16fda2068aa tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:50.760866 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-765dd71a-15e9-4b7a-9d26-c16fda2068aa tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:50.772025 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:50.772025 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:50.776300 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-765dd71a-15e9-4b7a-9d26-c16fda2068aa tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Volume info retrieved successfully. Jul 03 23:45:50.781972 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-765dd71a-15e9-4b7a-9d26-c16fda2068aa tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] https://10.4.3.143/volume/v3/volumes/4dbfb1be-b6f7-4b59-b862-b58b1ce8120b returned with HTTP 200 Jul 03 23:45:50.782433 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 99/389] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:50 2026] GET /volume/v3/volumes/4dbfb1be-b6f7-4b59-b862-b58b1ce8120b => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:51.797481 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f55bce2d-835c-4021-b269-837cdcba45c5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:51.799306 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f55bce2d-835c-4021-b269-837cdcba45c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] GET https://10.4.3.143/volume/v3/volumes/4dbfb1be-b6f7-4b59-b862-b58b1ce8120b Jul 03 23:45:51.799503 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f55bce2d-835c-4021-b269-837cdcba45c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:51.799670 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f55bce2d-835c-4021-b269-837cdcba45c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:51.806330 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:51.806330 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:51.810200 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f55bce2d-835c-4021-b269-837cdcba45c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Volume info retrieved successfully. Jul 03 23:45:51.814232 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f55bce2d-835c-4021-b269-837cdcba45c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] https://10.4.3.143/volume/v3/volumes/4dbfb1be-b6f7-4b59-b862-b58b1ce8120b returned with HTTP 200 Jul 03 23:45:51.814615 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 95/390] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:51 2026] GET /volume/v3/volumes/4dbfb1be-b6f7-4b59-b862-b58b1ce8120b => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:51.827317 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-56da01b8-ee7d-47e2-9276-a6cfe951438b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:51.829035 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-56da01b8-ee7d-47e2-9276-a6cfe951438b tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:45:51.829336 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-56da01b8-ee7d-47e2-9276-a6cfe951438b tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4dbfb1be-b6f7-4b59-b862-b58b1ce8120b", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1622586969"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:51.832523 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=317,cinder:UPDATE=54,cinder:INSERT=19,cinder:DELETE=1 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:45:51.837488 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:51.837488 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:51.838031 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-56da01b8-ee7d-47e2-9276-a6cfe951438b tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Volume info retrieved successfully. Jul 03 23:45:51.838141 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-56da01b8-ee7d-47e2-9276-a6cfe951438b tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Create snapshot from volume 4dbfb1be-b6f7-4b59-b862-b58b1ce8120b Jul 03 23:45:51.891407 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-56da01b8-ee7d-47e2-9276-a6cfe951438b tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Created reservations ['24e86774-a38e-4505-ac9a-565dac7b9e2a', '9f0a05e9-d95c-4d74-94fe-8e03c1e9a132', 'b4b0c434-1ee1-44d1-9281-99e151f307a2', '7a715249-0c08-43b4-9467-3735604ce572'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:45:51.929484 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-56da01b8-ee7d-47e2-9276-a6cfe951438b tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Snapshot create request issued successfully. Jul 03 23:45:51.929831 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-56da01b8-ee7d-47e2-9276-a6cfe951438b tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:45:51.930452 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 98/391] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:45:51 2026] POST /volume/v3/snapshots => generated 323 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:45:51.941456 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5a39b07b-8387-4913-a436-5b0f54267d5b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:51.943656 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5a39b07b-8387-4913-a436-5b0f54267d5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] GET https://10.4.3.143/volume/v3/snapshots/1ef4e4c9-b2c3-4976-89e5-3d5397585d1a Jul 03 23:45:51.943909 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5a39b07b-8387-4913-a436-5b0f54267d5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:51.944124 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5a39b07b-8387-4913-a436-5b0f54267d5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:51.962732 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:51.962732 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:51.962732 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5a39b07b-8387-4913-a436-5b0f54267d5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Snapshot retrieved successfully. Jul 03 23:45:51.962732 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5a39b07b-8387-4913-a436-5b0f54267d5b tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] https://10.4.3.143/volume/v3/snapshots/1ef4e4c9-b2c3-4976-89e5-3d5397585d1a returned with HTTP 200 Jul 03 23:45:51.962732 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 100/392] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:51 2026] GET /volume/v3/snapshots/1ef4e4c9-b2c3-4976-89e5-3d5397585d1a => generated 455 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:52.392783 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6b175bfe-b665-4e3a-a8ca-b6af39ff779b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:52.394982 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6b175bfe-b665-4e3a-a8ca-b6af39ff779b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d23e18c3-4c6f-49d4-b089-f7c9a10e4484 Jul 03 23:45:52.395228 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6b175bfe-b665-4e3a-a8ca-b6af39ff779b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:52.395497 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6b175bfe-b665-4e3a-a8ca-b6af39ff779b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:52.395717 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-6b175bfe-b665-4e3a-a8ca-b6af39ff779b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Delete volume with id: d23e18c3-4c6f-49d4-b089-f7c9a10e4484 Jul 03 23:45:52.405145 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:52.405145 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:52.405803 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6b175bfe-b665-4e3a-a8ca-b6af39ff779b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:52.430362 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6b175bfe-b665-4e3a-a8ca-b6af39ff779b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Delete volume request issued successfully. Jul 03 23:45:52.430567 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6b175bfe-b665-4e3a-a8ca-b6af39ff779b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/d23e18c3-4c6f-49d4-b089-f7c9a10e4484 returned with HTTP 202 Jul 03 23:45:52.431091 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 100/393] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:45:52 2026] DELETE /volume/v3/volumes/d23e18c3-4c6f-49d4-b089-f7c9a10e4484 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:45:52.441431 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d4b433b0-408a-4612-8b00-0aca6139af89 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:52.443562 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d4b433b0-408a-4612-8b00-0aca6139af89 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/d23e18c3-4c6f-49d4-b089-f7c9a10e4484 Jul 03 23:45:52.443802 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d4b433b0-408a-4612-8b00-0aca6139af89 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:52.444029 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d4b433b0-408a-4612-8b00-0aca6139af89 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:52.452187 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:52.452187 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:52.456821 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d4b433b0-408a-4612-8b00-0aca6139af89 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:52.462569 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d4b433b0-408a-4612-8b00-0aca6139af89 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/d23e18c3-4c6f-49d4-b089-f7c9a10e4484 returned with HTTP 200 Jul 03 23:45:52.463014 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 96/394] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:52 2026] GET /volume/v3/volumes/d23e18c3-4c6f-49d4-b089-f7c9a10e4484 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:52.972850 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-68447967-6f85-473d-9844-ab93ea7e37ef None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:52.973902 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-68447967-6f85-473d-9844-ab93ea7e37ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] GET https://10.4.3.143/volume/v3/snapshots/1ef4e4c9-b2c3-4976-89e5-3d5397585d1a Jul 03 23:45:52.974149 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-68447967-6f85-473d-9844-ab93ea7e37ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:52.974398 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-68447967-6f85-473d-9844-ab93ea7e37ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:52.980837 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:52.980837 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:52.982688 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-68447967-6f85-473d-9844-ab93ea7e37ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Snapshot retrieved successfully. Jul 03 23:45:52.982688 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-68447967-6f85-473d-9844-ab93ea7e37ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] https://10.4.3.143/volume/v3/snapshots/1ef4e4c9-b2c3-4976-89e5-3d5397585d1a returned with HTTP 200 Jul 03 23:45:52.982688 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 99/395] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:52 2026] GET /volume/v3/snapshots/1ef4e4c9-b2c3-4976-89e5-3d5397585d1a => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:52.994721 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8b2082a7-6156-441e-88ec-5fcf8b771180 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:52.996608 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8b2082a7-6156-441e-88ec-5fcf8b771180 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/80cf52bf2a844aa8adc8a9a1fba5a114 Jul 03 23:45:52.997004 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8b2082a7-6156-441e-88ec-5fcf8b771180 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:52.999916 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=306,cinder:UPDATE=47,cinder:INSERT=23,cinder:DELETE=2 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:45:53.065657 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-8b2082a7-6156-441e-88ec-5fcf8b771180 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-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 03 23:45:53.066088 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-8b2082a7-6156-441e-88ec-5fcf8b771180 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-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 03 23:45:53.066349 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-8b2082a7-6156-441e-88ec-5fcf8b771180 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-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 03 23:45:53.066582 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-8b2082a7-6156-441e-88ec-5fcf8b771180 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-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 03 23:45:53.066811 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-8b2082a7-6156-441e-88ec-5fcf8b771180 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-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 03 23:45:53.075829 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8b2082a7-6156-441e-88ec-5fcf8b771180 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/80cf52bf2a844aa8adc8a9a1fba5a114 returned with HTTP 200 Jul 03 23:45:53.075829 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 101/396] 10.4.3.143 () {68 vars in 1374 bytes} [Fri Jul 3 23:45:52 2026] PUT /volume/v3/os-quota-sets/80cf52bf2a844aa8adc8a9a1fba5a114 => generated 390 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:53.088603 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e9caa489-467e-4ca7-9b0b-1e9ee25db1bb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:53.090375 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e9caa489-467e-4ca7-9b0b-1e9ee25db1bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:45:53.090684 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e9caa489-467e-4ca7-9b0b-1e9ee25db1bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4dbfb1be-b6f7-4b59-b862-b58b1ce8120b"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:53.099724 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:53.099724 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:53.100235 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e9caa489-467e-4ca7-9b0b-1e9ee25db1bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Volume info retrieved successfully. Jul 03 23:45:53.100364 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-e9caa489-467e-4ca7-9b0b-1e9ee25db1bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Create snapshot from volume 4dbfb1be-b6f7-4b59-b862-b58b1ce8120b Jul 03 23:45:53.117124 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota_utils [None req-e9caa489-467e-4ca7-9b0b-1e9ee25db1bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Quota exceeded for 80cf52bf2a844aa8adc8a9a1fba5a114, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 23:45:53.117344 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.middleware.fault [None req-e9caa489-467e-4ca7-9b0b-1e9ee25db1bb tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 413 Jul 03 23:45:53.118026 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 101/397] 10.4.3.143 () {68 vars in 1264 bytes} [Fri Jul 3 23:45:53 2026] POST /volume/v3/snapshots => generated 208 bytes in 30 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 23:45:53.126382 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d2ff7d57-847d-4149-8243-db7807d04f5c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:53.128829 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d2ff7d57-847d-4149-8243-db7807d04f5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/80cf52bf2a844aa8adc8a9a1fba5a114 Jul 03 23:45:53.129317 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d2ff7d57-847d-4149-8243-db7807d04f5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:53.190946 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d2ff7d57-847d-4149-8243-db7807d04f5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/80cf52bf2a844aa8adc8a9a1fba5a114 returned with HTTP 200 Jul 03 23:45:53.191537 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 97/398] 10.4.3.143 () {68 vars in 1374 bytes} [Fri Jul 3 23:45:53 2026] PUT /volume/v3/os-quota-sets/80cf52bf2a844aa8adc8a9a1fba5a114 => generated 390 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:53.204571 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3fe1954c-0b67-46b5-a146-e3ed32359ea3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:53.206507 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3fe1954c-0b67-46b5-a146-e3ed32359ea3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:45:53.207110 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3fe1954c-0b67-46b5-a146-e3ed32359ea3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4dbfb1be-b6f7-4b59-b862-b58b1ce8120b"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:53.214570 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:53.214570 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:53.215036 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3fe1954c-0b67-46b5-a146-e3ed32359ea3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Volume info retrieved successfully. Jul 03 23:45:53.215163 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-3fe1954c-0b67-46b5-a146-e3ed32359ea3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Create snapshot from volume 4dbfb1be-b6f7-4b59-b862-b58b1ce8120b Jul 03 23:45:53.246743 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota_utils [None req-3fe1954c-0b67-46b5-a146-e3ed32359ea3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Quota exceeded for 80cf52bf2a844aa8adc8a9a1fba5a114, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 03 23:45:53.247111 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.middleware.fault [None req-3fe1954c-0b67-46b5-a146-e3ed32359ea3 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 413 Jul 03 23:45:53.248314 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 100/399] 10.4.3.143 () {68 vars in 1264 bytes} [Fri Jul 3 23:45:53 2026] POST /volume/v3/snapshots => generated 133 bytes in 44 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 23:45:53.259785 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-079a19b6-8c86-4fcd-b823-b812437e9c3f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:53.261138 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-079a19b6-8c86-4fcd-b823-b812437e9c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/1ef4e4c9-b2c3-4976-89e5-3d5397585d1a Jul 03 23:45:53.261669 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-079a19b6-8c86-4fcd-b823-b812437e9c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:53.261746 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-079a19b6-8c86-4fcd-b823-b812437e9c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:53.261902 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-079a19b6-8c86-4fcd-b823-b812437e9c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Delete snapshot with id: 1ef4e4c9-b2c3-4976-89e5-3d5397585d1a Jul 03 23:45:53.274516 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:53.274516 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:53.275034 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-079a19b6-8c86-4fcd-b823-b812437e9c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Snapshot retrieved successfully. Jul 03 23:45:53.301576 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-079a19b6-8c86-4fcd-b823-b812437e9c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Snapshot delete request issued successfully. Jul 03 23:45:53.301819 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-079a19b6-8c86-4fcd-b823-b812437e9c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] https://10.4.3.143/volume/v3/snapshots/1ef4e4c9-b2c3-4976-89e5-3d5397585d1a returned with HTTP 202 Jul 03 23:45:53.302228 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 102/400] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:45:53 2026] DELETE /volume/v3/snapshots/1ef4e4c9-b2c3-4976-89e5-3d5397585d1a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:45:53.310159 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-df6c681c-e8e2-43dd-98d7-cf7b12180529 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:53.312361 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-df6c681c-e8e2-43dd-98d7-cf7b12180529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] GET https://10.4.3.143/volume/v3/snapshots/1ef4e4c9-b2c3-4976-89e5-3d5397585d1a Jul 03 23:45:53.312631 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-df6c681c-e8e2-43dd-98d7-cf7b12180529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:53.312988 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-df6c681c-e8e2-43dd-98d7-cf7b12180529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:53.322731 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:53.322731 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:53.323356 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-df6c681c-e8e2-43dd-98d7-cf7b12180529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Snapshot retrieved successfully. Jul 03 23:45:53.324268 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-df6c681c-e8e2-43dd-98d7-cf7b12180529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] https://10.4.3.143/volume/v3/snapshots/1ef4e4c9-b2c3-4976-89e5-3d5397585d1a returned with HTTP 200 Jul 03 23:45:53.324880 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 102/401] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:53 2026] GET /volume/v3/snapshots/1ef4e4c9-b2c3-4976-89e5-3d5397585d1a => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:53.478303 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9d7658cf-1069-46bc-b560-31a27db7527b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:53.480720 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9d7658cf-1069-46bc-b560-31a27db7527b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/d23e18c3-4c6f-49d4-b089-f7c9a10e4484 Jul 03 23:45:53.480964 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9d7658cf-1069-46bc-b560-31a27db7527b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:53.481197 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9d7658cf-1069-46bc-b560-31a27db7527b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:53.491262 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9d7658cf-1069-46bc-b560-31a27db7527b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/d23e18c3-4c6f-49d4-b089-f7c9a10e4484 returned with HTTP 404 Jul 03 23:45:53.492023 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 98/402] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:53 2026] GET /volume/v3/volumes/d23e18c3-4c6f-49d4-b089-f7c9a10e4484 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:53.500550 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-acd7ffe8-3a37-4db3-a1c1-e96b8587c19d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:53.502424 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-acd7ffe8-3a37-4db3-a1c1-e96b8587c19d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] DELETE https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:53.502610 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-acd7ffe8-3a37-4db3-a1c1-e96b8587c19d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:53.502811 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-acd7ffe8-3a37-4db3-a1c1-e96b8587c19d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:53.502998 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-acd7ffe8-3a37-4db3-a1c1-e96b8587c19d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Delete volume with id: 783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:53.510873 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:53.510873 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:53.511598 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-acd7ffe8-3a37-4db3-a1c1-e96b8587c19d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:53.533387 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-acd7ffe8-3a37-4db3-a1c1-e96b8587c19d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Delete volume request issued successfully. Jul 03 23:45:53.533628 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-acd7ffe8-3a37-4db3-a1c1-e96b8587c19d tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 202 Jul 03 23:45:53.534208 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 101/403] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:45:53 2026] DELETE /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:45:53.541905 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8c8c74ad-e84f-405b-9ce1-c3504ef2992b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:53.543547 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8c8c74ad-e84f-405b-9ce1-c3504ef2992b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:53.543760 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8c8c74ad-e84f-405b-9ce1-c3504ef2992b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:53.543951 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8c8c74ad-e84f-405b-9ce1-c3504ef2992b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:53.551918 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:53.551918 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:53.556759 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8c8c74ad-e84f-405b-9ce1-c3504ef2992b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Volume info retrieved successfully. Jul 03 23:45:53.565429 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8c8c74ad-e84f-405b-9ce1-c3504ef2992b tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 200 Jul 03 23:45:53.566108 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 103/404] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:53 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:54.334729 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e21b5cb2-13ba-42e5-90c9-f44d534b938c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:54.339455 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e21b5cb2-13ba-42e5-90c9-f44d534b938c tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] GET https://10.4.3.143/volume/v3/snapshots/1ef4e4c9-b2c3-4976-89e5-3d5397585d1a Jul 03 23:45:54.339680 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e21b5cb2-13ba-42e5-90c9-f44d534b938c tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:54.340485 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e21b5cb2-13ba-42e5-90c9-f44d534b938c tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:54.347266 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e21b5cb2-13ba-42e5-90c9-f44d534b938c tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] https://10.4.3.143/volume/v3/snapshots/1ef4e4c9-b2c3-4976-89e5-3d5397585d1a returned with HTTP 404 Jul 03 23:45:54.347935 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 103/405] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:45:54 2026] GET /volume/v3/snapshots/1ef4e4c9-b2c3-4976-89e5-3d5397585d1a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:54.361439 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6e2ae108-f7b7-4448-8fe1-45f526493a2f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:54.366920 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6e2ae108-f7b7-4448-8fe1-45f526493a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] GET https://10.4.3.143/volume/v3/volumes/4dbfb1be-b6f7-4b59-b862-b58b1ce8120b Jul 03 23:45:54.367246 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6e2ae108-f7b7-4448-8fe1-45f526493a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:54.367486 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6e2ae108-f7b7-4448-8fe1-45f526493a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:54.379615 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:54.379615 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:54.384445 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6e2ae108-f7b7-4448-8fe1-45f526493a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Volume info retrieved successfully. Jul 03 23:45:54.389530 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6e2ae108-f7b7-4448-8fe1-45f526493a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] https://10.4.3.143/volume/v3/volumes/4dbfb1be-b6f7-4b59-b862-b58b1ce8120b returned with HTTP 200 Jul 03 23:45:54.390050 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 99/406] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:54 2026] GET /volume/v3/volumes/4dbfb1be-b6f7-4b59-b862-b58b1ce8120b => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:54.419819 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b85b3ba2-59b8-4e48-923a-f792c2b69ae4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:54.423081 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b85b3ba2-59b8-4e48-923a-f792c2b69ae4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] DELETE https://10.4.3.143/volume/v3/volumes/4dbfb1be-b6f7-4b59-b862-b58b1ce8120b Jul 03 23:45:54.423299 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b85b3ba2-59b8-4e48-923a-f792c2b69ae4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:54.423521 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b85b3ba2-59b8-4e48-923a-f792c2b69ae4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:54.423722 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-b85b3ba2-59b8-4e48-923a-f792c2b69ae4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Delete volume with id: 4dbfb1be-b6f7-4b59-b862-b58b1ce8120b Jul 03 23:45:54.435451 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:54.435451 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:54.436067 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b85b3ba2-59b8-4e48-923a-f792c2b69ae4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Volume info retrieved successfully. Jul 03 23:45:54.465532 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b85b3ba2-59b8-4e48-923a-f792c2b69ae4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Delete volume request issued successfully. Jul 03 23:45:54.465724 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b85b3ba2-59b8-4e48-923a-f792c2b69ae4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] https://10.4.3.143/volume/v3/volumes/4dbfb1be-b6f7-4b59-b862-b58b1ce8120b returned with HTTP 202 Jul 03 23:45:54.466174 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 102/407] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:45:54 2026] DELETE /volume/v3/volumes/4dbfb1be-b6f7-4b59-b862-b58b1ce8120b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:45:54.474041 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-51f213ee-deba-4202-b3b3-050e0e44a85f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:54.477615 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-51f213ee-deba-4202-b3b3-050e0e44a85f tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] GET https://10.4.3.143/volume/v3/volumes/4dbfb1be-b6f7-4b59-b862-b58b1ce8120b Jul 03 23:45:54.477615 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-51f213ee-deba-4202-b3b3-050e0e44a85f tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:54.477615 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-51f213ee-deba-4202-b3b3-050e0e44a85f tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:54.486965 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:54.486965 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:45:54.490942 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-51f213ee-deba-4202-b3b3-050e0e44a85f tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Volume info retrieved successfully. Jul 03 23:45:54.496152 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-51f213ee-deba-4202-b3b3-050e0e44a85f tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] https://10.4.3.143/volume/v3/volumes/4dbfb1be-b6f7-4b59-b862-b58b1ce8120b returned with HTTP 200 Jul 03 23:45:54.496152 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 104/408] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:54 2026] GET /volume/v3/volumes/4dbfb1be-b6f7-4b59-b862-b58b1ce8120b => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:54.512112 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bed3d182-7c5c-4cce-902c-5a531e6ae4fa None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:54.517382 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bed3d182-7c5c-4cce-902c-5a531e6ae4fa tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] DELETE https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:54.517382 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bed3d182-7c5c-4cce-902c-5a531e6ae4fa tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:54.517777 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bed3d182-7c5c-4cce-902c-5a531e6ae4fa tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:54.517777 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-bed3d182-7c5c-4cce-902c-5a531e6ae4fa tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Delete volume with id: bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:54.530127 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:54.530127 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:45:54.530859 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-bed3d182-7c5c-4cce-902c-5a531e6ae4fa tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:54.558404 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-bed3d182-7c5c-4cce-902c-5a531e6ae4fa tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Delete volume request issued successfully. Jul 03 23:45:54.558404 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bed3d182-7c5c-4cce-902c-5a531e6ae4fa tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 202 Jul 03 23:45:54.558404 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 104/409] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:45:54 2026] DELETE /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:45:54.564483 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b3aa6a7a-8f31-493a-b14b-4049efc9204c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:54.566249 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b3aa6a7a-8f31-493a-b14b-4049efc9204c tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:54.566423 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b3aa6a7a-8f31-493a-b14b-4049efc9204c tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:54.566596 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b3aa6a7a-8f31-493a-b14b-4049efc9204c tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:54.574107 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:54.574107 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:45:54.578320 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b3aa6a7a-8f31-493a-b14b-4049efc9204c tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Volume info retrieved successfully. Jul 03 23:45:54.582522 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ae6a3fc9-5f70-4fdc-8bb4-dd51f4a80191 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:54.583893 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b3aa6a7a-8f31-493a-b14b-4049efc9204c tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 200 Jul 03 23:45:54.584293 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ae6a3fc9-5f70-4fdc-8bb4-dd51f4a80191 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] GET https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 Jul 03 23:45:54.584373 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 100/410] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:54 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:54.584680 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ae6a3fc9-5f70-4fdc-8bb4-dd51f4a80191 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:54.584680 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ae6a3fc9-5f70-4fdc-8bb4-dd51f4a80191 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:54.590162 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ae6a3fc9-5f70-4fdc-8bb4-dd51f4a80191 tempest-TestMultiAttachVolumeSwap-1220309855 tempest-TestMultiAttachVolumeSwap-1220309855-project-member] https://10.4.3.143/volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 returned with HTTP 404 Jul 03 23:45:54.590596 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 103/411] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:54 2026] GET /volume/v3/volumes/783d95ee-323b-4e48-b823-edd10ed63928 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:55.509263 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9e89fe7e-646c-42a0-b1ee-136956da088b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:55.511963 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9e89fe7e-646c-42a0-b1ee-136956da088b tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] GET https://10.4.3.143/volume/v3/volumes/4dbfb1be-b6f7-4b59-b862-b58b1ce8120b Jul 03 23:45:55.514835 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9e89fe7e-646c-42a0-b1ee-136956da088b tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:55.514835 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9e89fe7e-646c-42a0-b1ee-136956da088b tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:55.520729 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9e89fe7e-646c-42a0-b1ee-136956da088b tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669 tempest-VolumeSnapshotQuotasNegativeTestJSON-1068128669-project-member] https://10.4.3.143/volume/v3/volumes/4dbfb1be-b6f7-4b59-b862-b58b1ce8120b returned with HTTP 404 Jul 03 23:45:55.521407 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 105/412] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:55 2026] GET /volume/v3/volumes/4dbfb1be-b6f7-4b59-b862-b58b1ce8120b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:55.529086 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4e4171e6-d1f0-47bd-bd0d-df8608a28ae8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:55.532456 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4e4171e6-d1f0-47bd-bd0d-df8608a28ae8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/80cf52bf2a844aa8adc8a9a1fba5a114 Jul 03 23:45:55.532926 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4e4171e6-d1f0-47bd-bd0d-df8608a28ae8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-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=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:45:55.605370 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-653a7fde-e396-4d81-ba65-460b332feb97 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:55.609196 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-653a7fde-e396-4d81-ba65-460b332feb97 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] GET https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 Jul 03 23:45:55.609196 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-653a7fde-e396-4d81-ba65-460b332feb97 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:55.609404 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-653a7fde-e396-4d81-ba65-460b332feb97 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:55.622585 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-653a7fde-e396-4d81-ba65-460b332feb97 tempest-TaggedAttachmentsTest-1734420198 tempest-TaggedAttachmentsTest-1734420198-project-member] https://10.4.3.143/volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 returned with HTTP 404 Jul 03 23:45:55.624181 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 101/413] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:45:55 2026] GET /volume/v3/volumes/bae32f91-4dea-4f98-8266-d38d9fd44684 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:45:55.700220 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-4e4171e6-d1f0-47bd-bd0d-df8608a28ae8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-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 03 23:45:55.701366 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-4e4171e6-d1f0-47bd-bd0d-df8608a28ae8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-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 03 23:45:55.701765 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-4e4171e6-d1f0-47bd-bd0d-df8608a28ae8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-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 03 23:45:55.702248 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-4e4171e6-d1f0-47bd-bd0d-df8608a28ae8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-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 03 23:45:55.711260 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4e4171e6-d1f0-47bd-bd0d-df8608a28ae8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186 tempest-VolumeSnapshotQuotasNegativeTestJSON-1276826186-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/80cf52bf2a844aa8adc8a9a1fba5a114 returned with HTTP 200 Jul 03 23:45:55.711260 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 105/414] 10.4.3.143 () {68 vars in 1375 bytes} [Fri Jul 3 23:45:55 2026] PUT /volume/v3/os-quota-sets/80cf52bf2a844aa8adc8a9a1fba5a114 => generated 395 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:56.397315 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-5fb16468-8cbc-4b76-aa74-aea8586e7e9b req-33f5c7bc-250c-4126-8e24-09bb42f644c7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:56.401411 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-5fb16468-8cbc-4b76-aa74-aea8586e7e9b req-33f5c7bc-250c-4126-8e24-09bb42f644c7 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] DELETE https://10.4.3.143/volume/v3/attachments/d222b7ff-b84a-4ddc-92df-07aac44ff442 Jul 03 23:45:56.402025 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-5fb16468-8cbc-4b76-aa74-aea8586e7e9b req-33f5c7bc-250c-4126-8e24-09bb42f644c7 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:56.402025 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-5fb16468-8cbc-4b76-aa74-aea8586e7e9b req-33f5c7bc-250c-4126-8e24-09bb42f644c7 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:56.416195 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:45:56.416195 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:45:56.996125 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-5fb16468-8cbc-4b76-aa74-aea8586e7e9b req-33f5c7bc-250c-4126-8e24-09bb42f644c7 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/attachments/d222b7ff-b84a-4ddc-92df-07aac44ff442 returned with HTTP 200 Jul 03 23:45:56.996747 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 104/415] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:45:56 2026] DELETE /volume/v3/attachments/d222b7ff-b84a-4ddc-92df-07aac44ff442 => generated 19 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:45:58.267231 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f08f10e7-93c2-4705-bc70-d398faf76c02 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:45:58.432387 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f08f10e7-93c2-4705-bc70-d398faf76c02 tempest-AvailabilityZoneTestJSON-2068809750 tempest-AvailabilityZoneTestJSON-2068809750-project-member] GET https://10.4.3.143/volume/v3/os-availability-zone Jul 03 23:45:58.432897 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f08f10e7-93c2-4705-bc70-d398faf76c02 tempest-AvailabilityZoneTestJSON-2068809750 tempest-AvailabilityZoneTestJSON-2068809750-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:45:58.433129 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f08f10e7-93c2-4705-bc70-d398faf76c02 tempest-AvailabilityZoneTestJSON-2068809750 tempest-AvailabilityZoneTestJSON-2068809750-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:45:58.443483 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f08f10e7-93c2-4705-bc70-d398faf76c02 tempest-AvailabilityZoneTestJSON-2068809750 tempest-AvailabilityZoneTestJSON-2068809750-project-member] Availability Zones retrieved successfully. Jul 03 23:45:58.444311 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f08f10e7-93c2-4705-bc70-d398faf76c02 tempest-AvailabilityZoneTestJSON-2068809750 tempest-AvailabilityZoneTestJSON-2068809750-project-member] https://10.4.3.143/volume/v3/os-availability-zone returned with HTTP 200 Jul 03 23:45:58.445064 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 106/416] 10.4.3.143 () {66 vars in 1276 bytes} [Fri Jul 3 23:45:58 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:46:00.144863 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-76c273c8-234c-41d8-bb7d-490b76d612bd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:00.146637 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:46:00.147161 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "size": 1, "name": "tempest-VolumesCloneTest-Volume-102353898"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:00.148403 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Create volume request body: {'volume': {'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-102353898'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:46:00.213245 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d8c925fa-e1dc-4eb8-99d4-e8989c038b5d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:00.216423 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d8c925fa-e1dc-4eb8-99d4-e8989c038b5d tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] GET https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:46:00.216715 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d8c925fa-e1dc-4eb8-99d4-e8989c038b5d tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:00.216968 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d8c925fa-e1dc-4eb8-99d4-e8989c038b5d tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:00.228446 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:00.228446 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:00.235745 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d8c925fa-e1dc-4eb8-99d4-e8989c038b5d tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Volume info retrieved successfully. Jul 03 23:46:00.246653 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d8c925fa-e1dc-4eb8-99d4-e8989c038b5d tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 200 Jul 03 23:46:00.246987 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 106/417] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:00 2026] GET /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:00.266287 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e3f2bdf5-3177-48dc-aa43-c28d41530406 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:00.268516 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e3f2bdf5-3177-48dc-aa43-c28d41530406 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] GET https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:46:00.268595 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e3f2bdf5-3177-48dc-aa43-c28d41530406 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:00.268897 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e3f2bdf5-3177-48dc-aa43-c28d41530406 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:00.277425 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:00.277425 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:00.282214 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e3f2bdf5-3177-48dc-aa43-c28d41530406 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Volume info retrieved successfully. Jul 03 23:46:00.288752 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e3f2bdf5-3177-48dc-aa43-c28d41530406 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 200 Jul 03 23:46:00.289122 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 105/418] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:00 2026] GET /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:00.332274 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-97e3917a-8dfc-4f74-bf1b-5c0d2ed8af6f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:00.334718 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-97e3917a-8dfc-4f74-bf1b-5c0d2ed8af6f tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] GET https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:46:00.334954 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-97e3917a-8dfc-4f74-bf1b-5c0d2ed8af6f tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:00.335561 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-97e3917a-8dfc-4f74-bf1b-5c0d2ed8af6f tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:00.345018 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:00.345018 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:00.351973 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-97e3917a-8dfc-4f74-bf1b-5c0d2ed8af6f tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Volume info retrieved successfully. Jul 03 23:46:00.363842 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-97e3917a-8dfc-4f74-bf1b-5c0d2ed8af6f tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 200 Jul 03 23:46:00.364335 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 107/419] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:00 2026] GET /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:00.383691 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-64a1a44d-1328-46d8-acca-a49c9899cece None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:00.385515 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-64a1a44d-1328-46d8-acca-a49c9899cece tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:46:00.385746 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-64a1a44d-1328-46d8-acca-a49c9899cece tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:00.385947 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-64a1a44d-1328-46d8-acca-a49c9899cece tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:00.386126 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-64a1a44d-1328-46d8-acca-a49c9899cece tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Delete volume with id: ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:46:00.396066 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:00.396066 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:00.396660 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-64a1a44d-1328-46d8-acca-a49c9899cece tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Volume info retrieved successfully. Jul 03 23:46:00.434387 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Create volume of 1 GB Jul 03 23:46:00.436403 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-64a1a44d-1328-46d8-acca-a49c9899cece tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Delete volume request issued successfully. Jul 03 23:46:00.436635 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-64a1a44d-1328-46d8-acca-a49c9899cece tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 202 Jul 03 23:46:00.437156 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 107/420] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:46:00 2026] DELETE /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:00.441454 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Availability Zones retrieved successfully. Jul 03 23:46:00.448969 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-634454ca-ec88-4f65-9ca6-863890a87e2b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:00.449098 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Flow 'volume_create_api' (56a5a37d-358e-472e-8705-47643ff0bef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:00.450108 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8117923-a458-4251-b596-b99d127f0745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:00.451158 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-634454ca-ec88-4f65-9ca6-863890a87e2b tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] GET https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:46:00.451257 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:46:00.451543 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-634454ca-ec88-4f65-9ca6-863890a87e2b tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:00.451841 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-634454ca-ec88-4f65-9ca6-863890a87e2b tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:00.459345 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:00.459345 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:00.464472 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-634454ca-ec88-4f65-9ca6-863890a87e2b tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Volume info retrieved successfully. Jul 03 23:46:00.469559 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-634454ca-ec88-4f65-9ca6-863890a87e2b tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 200 Jul 03 23:46:00.470055 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 106/421] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:00 2026] GET /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:00.555403 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8117923-a458-4251-b596-b99d127f0745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:00.556577 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f15fa9dc-6b07-4ffe-b061-c34b465c1bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:00.640462 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Created reservations ['0882b7af-513c-4f8e-8f9f-247445e7b32f', '3e0d897f-436d-476f-9ba2-e45eeb74d998', 'a8dba0d9-b656-4e6b-a9d8-1913ca1537c1', 'dfd09abf-2226-4823-88e8-1824c99e8297'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:00.641485 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f15fa9dc-6b07-4ffe-b061-c34b465c1bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0882b7af-513c-4f8e-8f9f-247445e7b32f', '3e0d897f-436d-476f-9ba2-e45eeb74d998', 'a8dba0d9-b656-4e6b-a9d8-1913ca1537c1', 'dfd09abf-2226-4823-88e8-1824c99e8297']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:00.642203 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49bc53dc-ef54-4264-a6a9-d63a8feb3716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:00.669961 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49bc53dc-ef54-4264-a6a9-d63a8feb3716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e77e5aa5-5c65-42ad-8eef-0efd999246bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-102353898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6394c2735e024e0c81a9c2288166d277',qos_specs=None,replication_status=,reservations=['0882b7af-513c-4f8e-8f9f-247445e7b32f','3e0d897f-436d-476f-9ba2-e45eeb74d998','a8dba0d9-b656-4e6b-a9d8-1913ca1537c1','dfd09abf-2226-4823-88e8-1824c99e8297'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e4595078534134bbb4030cf5876cc7',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:46:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-102353898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e77e5aa5-5c65-42ad-8eef-0efd999246bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6394c2735e024e0c81a9c2288166d277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e4595078534134bbb4030cf5876cc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:00.670566 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cf8588d-ccc7-4a39-820e-17f39af48c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:00.695569 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cf8588d-ccc7-4a39-820e-17f39af48c9a) transitioned into state 'SUCCESS' from state '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-102353898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6394c2735e024e0c81a9c2288166d277',qos_specs=None,replication_status=,reservations=['0882b7af-513c-4f8e-8f9f-247445e7b32f','3e0d897f-436d-476f-9ba2-e45eeb74d998','a8dba0d9-b656-4e6b-a9d8-1913ca1537c1','dfd09abf-2226-4823-88e8-1824c99e8297'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e4595078534134bbb4030cf5876cc7',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:00.696112 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e75a002-21ce-49e9-a65b-3b8c399f8961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:00.705241 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e75a002-21ce-49e9-a65b-3b8c399f8961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:00.706193 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Flow 'volume_create_api' (56a5a37d-358e-472e-8705-47643ff0bef0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:00.706490 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Create volume request issued successfully. Jul 03 23:46:00.707135 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-76c273c8-234c-41d8-bb7d-490b76d612bd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:46:00.707571 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 102/422] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:46:00 2026] POST /volume/v3/volumes => generated 746 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:00.729057 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1b7aa2db-eea7-4c15-ae70-94ccaa959910 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:00.734143 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1b7aa2db-eea7-4c15-ae70-94ccaa959910 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/e77e5aa5-5c65-42ad-8eef-0efd999246bf Jul 03 23:46:00.734467 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1b7aa2db-eea7-4c15-ae70-94ccaa959910 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:00.735063 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1b7aa2db-eea7-4c15-ae70-94ccaa959910 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:00.748484 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:00.748484 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:00.755223 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1b7aa2db-eea7-4c15-ae70-94ccaa959910 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:00.759458 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1b7aa2db-eea7-4c15-ae70-94ccaa959910 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/e77e5aa5-5c65-42ad-8eef-0efd999246bf returned with HTTP 200 Jul 03 23:46:00.759855 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 108/423] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:00 2026] GET /volume/v3/volumes/e77e5aa5-5c65-42ad-8eef-0efd999246bf => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:01.489442 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-db892a11-a7bc-4c68-897e-66c4751a9da0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:01.491873 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-db892a11-a7bc-4c68-897e-66c4751a9da0 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] GET https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 Jul 03 23:46:01.492140 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-db892a11-a7bc-4c68-897e-66c4751a9da0 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:01.492387 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-db892a11-a7bc-4c68-897e-66c4751a9da0 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:01.499602 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-db892a11-a7bc-4c68-897e-66c4751a9da0 tempest-DeleteServersTestJSON-1011246485 tempest-DeleteServersTestJSON-1011246485-project-member] https://10.4.3.143/volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 returned with HTTP 404 Jul 03 23:46:01.500229 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 108/424] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:01 2026] GET /volume/v3/volumes/ec9843fa-3420-421d-9d23-d034159d2da9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:01.775087 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-183eeb9d-8c72-46f1-a572-cea9ea83f7fe None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:01.776773 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-183eeb9d-8c72-46f1-a572-cea9ea83f7fe tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/e77e5aa5-5c65-42ad-8eef-0efd999246bf Jul 03 23:46:01.776773 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-183eeb9d-8c72-46f1-a572-cea9ea83f7fe tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:01.776773 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-183eeb9d-8c72-46f1-a572-cea9ea83f7fe tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:01.792737 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:01.792737 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:01.797119 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-183eeb9d-8c72-46f1-a572-cea9ea83f7fe tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:01.805766 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-183eeb9d-8c72-46f1-a572-cea9ea83f7fe tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/e77e5aa5-5c65-42ad-8eef-0efd999246bf returned with HTTP 200 Jul 03 23:46:01.806299 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 107/425] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:01 2026] GET /volume/v3/volumes/e77e5aa5-5c65-42ad-8eef-0efd999246bf => generated 1354 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:01.823428 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ead7c023-730a-4d14-a7c2-abaebffd381e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:01.826731 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:46:01.827133 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e77e5aa5-5c65-42ad-8eef-0efd999246bf", "size": 1, "name": "tempest-VolumesCloneTest-Volume-563264748"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:01.828686 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Create volume request body: {'volume': {'source_volid': 'e77e5aa5-5c65-42ad-8eef-0efd999246bf', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-563264748'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:46:01.840310 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:01.840310 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:01.840678 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume retrieved successfully. Jul 03 23:46:01.840988 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Create volume of 1 GB Jul 03 23:46:01.848045 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Availability Zones retrieved successfully. Jul 03 23:46:01.854739 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Flow 'volume_create_api' (34371468-bc3c-4003-84d8-962d362867d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:01.855421 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6113cb-273c-4ebc-9de8-d89cdbeb9d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:01.856840 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:46:01.883366 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6113cb-273c-4ebc-9de8-d89cdbeb9d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e77e5aa5-5c65-42ad-8eef-0efd999246bf', 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:01.883918 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6e57256-3dc8-44df-a512-f315792ab378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:01.936694 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Created reservations ['f1aae619-01ed-4f99-a6c7-4ff69dabb09a', 'cd5e9b36-c952-4080-b3af-764f1248afb2', '7215de0b-2dd7-4a26-828f-48780de8bc80', '982340bf-7845-4c25-8b30-23aa2286cd1e'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:01.937670 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6e57256-3dc8-44df-a512-f315792ab378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1aae619-01ed-4f99-a6c7-4ff69dabb09a', 'cd5e9b36-c952-4080-b3af-764f1248afb2', '7215de0b-2dd7-4a26-828f-48780de8bc80', '982340bf-7845-4c25-8b30-23aa2286cd1e']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:01.938594 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14eba435-7746-4b29-92e2-699145483054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:01.976735 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14eba435-7746-4b29-92e2-699145483054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd336d58-f183-4860-817f-cb63e177745f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-563264748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6394c2735e024e0c81a9c2288166d277',qos_specs=None,replication_status=,reservations=['f1aae619-01ed-4f99-a6c7-4ff69dabb09a','cd5e9b36-c952-4080-b3af-764f1248afb2','7215de0b-2dd7-4a26-828f-48780de8bc80','982340bf-7845-4c25-8b30-23aa2286cd1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=e77e5aa5-5c65-42ad-8eef-0efd999246bf,status='creating',user_id='01e4595078534134bbb4030cf5876cc7',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), '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-03T23:46:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-563264748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd336d58-f183-4860-817f-cb63e177745f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6394c2735e024e0c81a9c2288166d277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e77e5aa5-5c65-42ad-8eef-0efd999246bf,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e4595078534134bbb4030cf5876cc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:01.977930 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94606ab8-01c1-4098-97ea-0ccf73057d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:02.010745 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94606ab8-01c1-4098-97ea-0ccf73057d6a) transitioned into state 'SUCCESS' from state '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-563264748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6394c2735e024e0c81a9c2288166d277',qos_specs=None,replication_status=,reservations=['f1aae619-01ed-4f99-a6c7-4ff69dabb09a','cd5e9b36-c952-4080-b3af-764f1248afb2','7215de0b-2dd7-4a26-828f-48780de8bc80','982340bf-7845-4c25-8b30-23aa2286cd1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=e77e5aa5-5c65-42ad-8eef-0efd999246bf,status='creating',user_id='01e4595078534134bbb4030cf5876cc7',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:02.011823 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (976da621-b021-433a-9acc-b564042176d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:02.039963 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (976da621-b021-433a-9acc-b564042176d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:02.040625 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Flow 'volume_create_api' (34371468-bc3c-4003-84d8-962d362867d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:02.041057 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Create volume request issued successfully. Jul 03 23:46:02.041639 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ead7c023-730a-4d14-a7c2-abaebffd381e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:46:02.042253 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 103/426] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:46:01 2026] POST /volume/v3/volumes => generated 779 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:02.054399 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0480caf0-b177-4ca1-8074-40a8e3fe331d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:02.056353 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0480caf0-b177-4ca1-8074-40a8e3fe331d tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f Jul 03 23:46:02.056655 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0480caf0-b177-4ca1-8074-40a8e3fe331d tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:02.057057 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0480caf0-b177-4ca1-8074-40a8e3fe331d tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:02.066082 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:02.066082 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:02.071065 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0480caf0-b177-4ca1-8074-40a8e3fe331d tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:02.077687 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0480caf0-b177-4ca1-8074-40a8e3fe331d tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f returned with HTTP 200 Jul 03 23:46:02.078247 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 109/427] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:02 2026] GET /volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:03.091604 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5a101cc2-e6ec-4ff6-bfa9-2d4c4cc52e11 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:03.093280 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5a101cc2-e6ec-4ff6-bfa9-2d4c4cc52e11 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f Jul 03 23:46:03.093622 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5a101cc2-e6ec-4ff6-bfa9-2d4c4cc52e11 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:03.094951 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5a101cc2-e6ec-4ff6-bfa9-2d4c4cc52e11 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:03.101898 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:03.101898 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:03.106204 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-5a101cc2-e6ec-4ff6-bfa9-2d4c4cc52e11 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:03.110664 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5a101cc2-e6ec-4ff6-bfa9-2d4c4cc52e11 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f returned with HTTP 200 Jul 03 23:46:03.111142 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 109/428] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:03 2026] GET /volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f => generated 1388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:03.129645 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-449bf912-f052-474c-b7e1-1b455c3a493a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:03.132166 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-449bf912-f052-474c-b7e1-1b455c3a493a tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f Jul 03 23:46:03.132357 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-449bf912-f052-474c-b7e1-1b455c3a493a tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:03.132551 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-449bf912-f052-474c-b7e1-1b455c3a493a tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:03.151175 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:03.151175 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:03.155521 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-449bf912-f052-474c-b7e1-1b455c3a493a tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:03.166992 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-449bf912-f052-474c-b7e1-1b455c3a493a tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f returned with HTTP 200 Jul 03 23:46:03.166992 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 108/429] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:03 2026] GET /volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f => generated 1388 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:03.176033 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-eb798203-7037-4774-83f8-fb1cec0853c7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:03.178628 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-eb798203-7037-4774-83f8-fb1cec0853c7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f Jul 03 23:46:03.179073 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-eb798203-7037-4774-83f8-fb1cec0853c7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:03.179073 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-eb798203-7037-4774-83f8-fb1cec0853c7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:03.203184 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:03.203184 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:03.214865 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-eb798203-7037-4774-83f8-fb1cec0853c7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:03.220132 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-eb798203-7037-4774-83f8-fb1cec0853c7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f returned with HTTP 200 Jul 03 23:46:03.220530 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 104/430] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:03 2026] GET /volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f => generated 1388 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:03.236173 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-25d059b1-b17a-43b6-8a40-32d28e10dafd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:03.239025 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-25d059b1-b17a-43b6-8a40-32d28e10dafd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] DELETE https://10.4.3.143/volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f Jul 03 23:46:03.239210 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-25d059b1-b17a-43b6-8a40-32d28e10dafd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:03.239442 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-25d059b1-b17a-43b6-8a40-32d28e10dafd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:03.239668 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-25d059b1-b17a-43b6-8a40-32d28e10dafd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Delete volume with id: bd336d58-f183-4860-817f-cb63e177745f Jul 03 23:46:03.250245 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:03.250245 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:03.251231 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-25d059b1-b17a-43b6-8a40-32d28e10dafd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:03.309023 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-25d059b1-b17a-43b6-8a40-32d28e10dafd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Delete volume request issued successfully. Jul 03 23:46:03.309289 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-25d059b1-b17a-43b6-8a40-32d28e10dafd tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f returned with HTTP 202 Jul 03 23:46:03.309914 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 110/431] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:46:03 2026] DELETE /volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:03.318991 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-793bbe77-53cb-4a03-9fd2-94aeb5cf01a2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:03.321518 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-793bbe77-53cb-4a03-9fd2-94aeb5cf01a2 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f Jul 03 23:46:03.321920 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-793bbe77-53cb-4a03-9fd2-94aeb5cf01a2 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:03.322176 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-793bbe77-53cb-4a03-9fd2-94aeb5cf01a2 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:03.355961 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:03.355961 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:03.367668 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-793bbe77-53cb-4a03-9fd2-94aeb5cf01a2 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:03.373001 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-793bbe77-53cb-4a03-9fd2-94aeb5cf01a2 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f returned with HTTP 200 Jul 03 23:46:03.373398 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 110/432] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:03 2026] GET /volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f => generated 1387 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:04.386937 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-320fa7fd-6fe5-4f8d-80c1-07e9e19c4cb5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:04.388601 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-320fa7fd-6fe5-4f8d-80c1-07e9e19c4cb5 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f Jul 03 23:46:04.388812 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-320fa7fd-6fe5-4f8d-80c1-07e9e19c4cb5 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:04.388996 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-320fa7fd-6fe5-4f8d-80c1-07e9e19c4cb5 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:04.404013 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-320fa7fd-6fe5-4f8d-80c1-07e9e19c4cb5 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f returned with HTTP 404 Jul 03 23:46:04.409569 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 109/433] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:04 2026] GET /volume/v3/volumes/bd336d58-f183-4860-817f-cb63e177745f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:04.415365 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-753ee547-8be2-4e02-8f94-113a7d4c036d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:04.417361 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-753ee547-8be2-4e02-8f94-113a7d4c036d tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/e77e5aa5-5c65-42ad-8eef-0efd999246bf Jul 03 23:46:04.417561 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-753ee547-8be2-4e02-8f94-113a7d4c036d tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:04.417756 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-753ee547-8be2-4e02-8f94-113a7d4c036d tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:04.433896 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:04.433896 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:04.453227 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-753ee547-8be2-4e02-8f94-113a7d4c036d tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:04.478004 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-753ee547-8be2-4e02-8f94-113a7d4c036d tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/e77e5aa5-5c65-42ad-8eef-0efd999246bf returned with HTTP 200 Jul 03 23:46:04.478242 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 105/434] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:04 2026] GET /volume/v3/volumes/e77e5aa5-5c65-42ad-8eef-0efd999246bf => generated 1354 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:04.495291 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a9229032-0b9a-43d4-aa84-cc45eb0a4b47 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:04.497169 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a9229032-0b9a-43d4-aa84-cc45eb0a4b47 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] DELETE https://10.4.3.143/volume/v3/volumes/e77e5aa5-5c65-42ad-8eef-0efd999246bf Jul 03 23:46:04.497392 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a9229032-0b9a-43d4-aa84-cc45eb0a4b47 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:04.497671 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a9229032-0b9a-43d4-aa84-cc45eb0a4b47 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:04.497862 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-a9229032-0b9a-43d4-aa84-cc45eb0a4b47 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Delete volume with id: e77e5aa5-5c65-42ad-8eef-0efd999246bf Jul 03 23:46:04.504325 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:04.504325 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:04.504835 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a9229032-0b9a-43d4-aa84-cc45eb0a4b47 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:04.571858 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a9229032-0b9a-43d4-aa84-cc45eb0a4b47 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Delete volume request issued successfully. Jul 03 23:46:04.572101 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a9229032-0b9a-43d4-aa84-cc45eb0a4b47 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/e77e5aa5-5c65-42ad-8eef-0efd999246bf returned with HTTP 202 Jul 03 23:46:04.572544 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 111/435] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:46:04 2026] DELETE /volume/v3/volumes/e77e5aa5-5c65-42ad-8eef-0efd999246bf => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:04.584792 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-eb432ed1-c195-4832-a75d-5c972a31382e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:04.586768 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eb432ed1-c195-4832-a75d-5c972a31382e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/e77e5aa5-5c65-42ad-8eef-0efd999246bf Jul 03 23:46:04.587026 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eb432ed1-c195-4832-a75d-5c972a31382e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:04.587216 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eb432ed1-c195-4832-a75d-5c972a31382e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:04.596809 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:04.596809 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:04.601445 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-eb432ed1-c195-4832-a75d-5c972a31382e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:04.614910 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eb432ed1-c195-4832-a75d-5c972a31382e tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/e77e5aa5-5c65-42ad-8eef-0efd999246bf returned with HTTP 200 Jul 03 23:46:04.615394 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 111/436] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:04 2026] GET /volume/v3/volumes/e77e5aa5-5c65-42ad-8eef-0efd999246bf => generated 1353 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:05.148409 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-56a4e82d-14d2-43ab-9322-d10e932b0c50 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:05.150207 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-56a4e82d-14d2-43ab-9322-d10e932b0c50 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] GET https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a Jul 03 23:46:05.150466 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-56a4e82d-14d2-43ab-9322-d10e932b0c50 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:05.150649 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-56a4e82d-14d2-43ab-9322-d10e932b0c50 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:05.177658 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:05.177658 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:05.187392 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-56a4e82d-14d2-43ab-9322-d10e932b0c50 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Volume info retrieved successfully. Jul 03 23:46:05.205830 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-56a4e82d-14d2-43ab-9322-d10e932b0c50 tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a returned with HTTP 200 Jul 03 23:46:05.206271 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 110/437] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:46:05 2026] GET /volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a => generated 1833 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:46:05.631672 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3df88d2c-d731-47fc-88c5-dc1aa15206a4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:05.634626 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3df88d2c-d731-47fc-88c5-dc1aa15206a4 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/e77e5aa5-5c65-42ad-8eef-0efd999246bf Jul 03 23:46:05.634811 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3df88d2c-d731-47fc-88c5-dc1aa15206a4 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:05.635101 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3df88d2c-d731-47fc-88c5-dc1aa15206a4 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:05.643875 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3df88d2c-d731-47fc-88c5-dc1aa15206a4 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/e77e5aa5-5c65-42ad-8eef-0efd999246bf returned with HTTP 404 Jul 03 23:46:05.644512 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 106/438] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:05 2026] GET /volume/v3/volumes/e77e5aa5-5c65-42ad-8eef-0efd999246bf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:05.657204 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:05.660611 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:46:05.661077 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1318009058"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:05.665377 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1318009058'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:46:05.665542 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Create volume of 1 GB Jul 03 23:46:05.673689 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Availability Zones retrieved successfully. Jul 03 23:46:05.682545 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Flow 'volume_create_api' (876c38fc-b4b6-4d84-9507-81ded1f82690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:05.685898 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8beb7fb6-d80b-4512-9568-cc7070092e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:05.685898 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:46:05.723834 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8beb7fb6-d80b-4512-9568-cc7070092e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:05.724227 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b592e01a-860b-4861-918f-2e1da9cee0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:05.779778 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Created reservations ['17d9040f-52a0-4e6d-a57e-83d59bdfcad3', '49ae9dc6-086e-4557-827e-376f1d2adb39', '1bb0f377-8bfb-4652-b245-d574809db7b5', '0b1a95ca-87be-43ea-8d01-2829cfeaa1f2'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:05.780734 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b592e01a-860b-4861-918f-2e1da9cee0d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17d9040f-52a0-4e6d-a57e-83d59bdfcad3', '49ae9dc6-086e-4557-827e-376f1d2adb39', '1bb0f377-8bfb-4652-b245-d574809db7b5', '0b1a95ca-87be-43ea-8d01-2829cfeaa1f2']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:05.781943 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6519a0d4-9191-4365-986b-5baba0ffee55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:05.807586 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:05.810991 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6519a0d4-9191-4365-986b-5baba0ffee55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1318009058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6394c2735e024e0c81a9c2288166d277',qos_specs=None,replication_status=,reservations=['17d9040f-52a0-4e6d-a57e-83d59bdfcad3','49ae9dc6-086e-4557-827e-376f1d2adb39','1bb0f377-8bfb-4652-b245-d574809db7b5','0b1a95ca-87be-43ea-8d01-2829cfeaa1f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e4595078534134bbb4030cf5876cc7',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:46:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1318009058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6394c2735e024e0c81a9c2288166d277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e4595078534134bbb4030cf5876cc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:05.811885 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:46:05.811959 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a63578cb-b78c-47cd-8fa5-80ef98b78c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:05.812303 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1853503975", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:05.814955 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1853503975', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:46:05.815136 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Create volume of 1 GB Jul 03 23:46:05.820578 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Availability Zones retrieved successfully. Jul 03 23:46:05.830015 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Flow 'volume_create_api' (b97e4787-5f6c-48e4-afb0-4aa4999e3ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:05.831637 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70640eca-d9e1-452d-a8fa-4451406a1e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:05.833238 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:46:05.833898 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a63578cb-b78c-47cd-8fa5-80ef98b78c50) transitioned into state 'SUCCESS' from state '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-1318009058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6394c2735e024e0c81a9c2288166d277',qos_specs=None,replication_status=,reservations=['17d9040f-52a0-4e6d-a57e-83d59bdfcad3','49ae9dc6-086e-4557-827e-376f1d2adb39','1bb0f377-8bfb-4652-b245-d574809db7b5','0b1a95ca-87be-43ea-8d01-2829cfeaa1f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e4595078534134bbb4030cf5876cc7',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:05.835007 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fb504b7-8724-465e-9866-4cb3461aa994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:05.846810 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fb504b7-8724-465e-9866-4cb3461aa994) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:05.848147 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Flow 'volume_create_api' (876c38fc-b4b6-4d84-9507-81ded1f82690) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:05.848683 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Create volume request issued successfully. Jul 03 23:46:05.849558 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8690d433-4fbb-4813-a414-be9efc4a8ac7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:46:05.850202 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 112/439] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:46:05 2026] POST /volume/v3/volumes => generated 747 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:05.866159 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-17277b45-fd51-4ec9-ab4d-d89ee0f19ddf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:05.873103 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70640eca-d9e1-452d-a8fa-4451406a1e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:05.873519 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-17277b45-fd51-4ec9-ab4d-d89ee0f19ddf tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f Jul 03 23:46:05.873852 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-17277b45-fd51-4ec9-ab4d-d89ee0f19ddf tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:05.874152 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a34b465-4694-40aa-ac8d-155f69f48e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:05.874792 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-17277b45-fd51-4ec9-ab4d-d89ee0f19ddf tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:05.888952 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:05.888952 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:05.894436 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-17277b45-fd51-4ec9-ab4d-d89ee0f19ddf tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:05.901138 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-17277b45-fd51-4ec9-ab4d-d89ee0f19ddf tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f returned with HTTP 200 Jul 03 23:46:05.901743 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 111/440] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:05 2026] GET /volume/v3/volumes/e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f => generated 815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:05.960267 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Created reservations ['6b526510-1187-49ad-814c-b616f9333925', '4da87ad7-95f8-4d52-b63a-91242c5b2411', '86ae4c8a-111d-4018-a9a7-6804020ae91c', '66ae0c35-88f7-4adf-910d-38dcef7a52c5'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:05.960477 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a34b465-4694-40aa-ac8d-155f69f48e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b526510-1187-49ad-814c-b616f9333925', '4da87ad7-95f8-4d52-b63a-91242c5b2411', '86ae4c8a-111d-4018-a9a7-6804020ae91c', '66ae0c35-88f7-4adf-910d-38dcef7a52c5']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:05.961726 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24080827-1c86-4d05-97ff-a7e15d3dca7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:05.992532 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24080827-1c86-4d05-97ff-a7e15d3dca7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b629293a-9497-4269-9a0a-03760b10766e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1853503975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ee30a2358144db9ea9594d8871f188',qos_specs=None,replication_status=,reservations=['6b526510-1187-49ad-814c-b616f9333925','4da87ad7-95f8-4d52-b63a-91242c5b2411','86ae4c8a-111d-4018-a9a7-6804020ae91c','66ae0c35-88f7-4adf-910d-38dcef7a52c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='077f6332c2d9422eb8f48f9cffadbb8f',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:46:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1853503975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b629293a-9497-4269-9a0a-03760b10766e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88ee30a2358144db9ea9594d8871f188',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='077f6332c2d9422eb8f48f9cffadbb8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:05.993864 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0f067f3-6406-4bb0-bafb-72466c1f9cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:06.021872 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0f067f3-6406-4bb0-bafb-72466c1f9cef) transitioned into state 'SUCCESS' from state '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-1853503975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88ee30a2358144db9ea9594d8871f188',qos_specs=None,replication_status=,reservations=['6b526510-1187-49ad-814c-b616f9333925','4da87ad7-95f8-4d52-b63a-91242c5b2411','86ae4c8a-111d-4018-a9a7-6804020ae91c','66ae0c35-88f7-4adf-910d-38dcef7a52c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='077f6332c2d9422eb8f48f9cffadbb8f',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:06.021872 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e00db690-b2b2-4957-8d3c-cb3e91573220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:06.040163 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e00db690-b2b2-4957-8d3c-cb3e91573220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:06.041835 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Flow 'volume_create_api' (b97e4787-5f6c-48e4-afb0-4aa4999e3ea5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:06.041835 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Create volume request issued successfully. Jul 03 23:46:06.042822 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-35914742-91fe-4d65-9905-491bdb654e25 req-f9755c79-7ebe-411e-8574-ee5bd090e718 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:46:06.043607 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 112/441] 10.4.3.143 () {72 vars in 1541 bytes} [Fri Jul 3 23:46:05 2026] POST /volume/v3/volumes => generated 755 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:06.053781 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-35914742-91fe-4d65-9905-491bdb654e25 req-ac5bb762-4b47-4588-9738-6271921ae1e8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:06.057004 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-35914742-91fe-4d65-9905-491bdb654e25 req-ac5bb762-4b47-4588-9738-6271921ae1e8 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] GET https://10.4.3.143/volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e Jul 03 23:46:06.057233 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-35914742-91fe-4d65-9905-491bdb654e25 req-ac5bb762-4b47-4588-9738-6271921ae1e8 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:06.057524 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-35914742-91fe-4d65-9905-491bdb654e25 req-ac5bb762-4b47-4588-9738-6271921ae1e8 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:06.065623 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:06.065623 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:06.070024 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-35914742-91fe-4d65-9905-491bdb654e25 req-ac5bb762-4b47-4588-9738-6271921ae1e8 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Volume info retrieved successfully. Jul 03 23:46:06.074585 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-35914742-91fe-4d65-9905-491bdb654e25 req-ac5bb762-4b47-4588-9738-6271921ae1e8 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] https://10.4.3.143/volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e returned with HTTP 200 Jul 03 23:46:06.075012 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 107/442] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:06 2026] GET /volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:06.099477 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-5d32c3be-a899-4541-92bb-053e574d25d8 req-aa79caf6-451e-47db-95cd-a6a2b199dd8c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:06.101420 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-5d32c3be-a899-4541-92bb-053e574d25d8 req-aa79caf6-451e-47db-95cd-a6a2b199dd8c tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] GET https://10.4.3.143/volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e Jul 03 23:46:06.101615 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-5d32c3be-a899-4541-92bb-053e574d25d8 req-aa79caf6-451e-47db-95cd-a6a2b199dd8c tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:06.101829 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-5d32c3be-a899-4541-92bb-053e574d25d8 req-aa79caf6-451e-47db-95cd-a6a2b199dd8c tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:06.108780 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:06.108780 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:06.112416 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-5d32c3be-a899-4541-92bb-053e574d25d8 req-aa79caf6-451e-47db-95cd-a6a2b199dd8c tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Volume info retrieved successfully. Jul 03 23:46:06.118102 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-5d32c3be-a899-4541-92bb-053e574d25d8 req-aa79caf6-451e-47db-95cd-a6a2b199dd8c tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] https://10.4.3.143/volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e returned with HTTP 200 Jul 03 23:46:06.118536 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 113/443] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:06 2026] GET /volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:06.919489 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6208f76e-da88-4e39-97ef-ae93676caf59 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:06.921690 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6208f76e-da88-4e39-97ef-ae93676caf59 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f Jul 03 23:46:06.922003 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6208f76e-da88-4e39-97ef-ae93676caf59 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:06.922267 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6208f76e-da88-4e39-97ef-ae93676caf59 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:06.932662 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:06.932662 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:06.937526 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6208f76e-da88-4e39-97ef-ae93676caf59 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:06.942807 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6208f76e-da88-4e39-97ef-ae93676caf59 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f returned with HTTP 200 Jul 03 23:46:06.943446 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 112/444] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:06 2026] GET /volume/v3/volumes/e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:06.961222 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8354c01d-0626-4406-8501-02f563b6aa5f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:06.962753 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:46:06.963165 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f", "size": 2, "name": "tempest-VolumesCloneTest-Volume-372287682"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:06.965033 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Create volume request body: {'volume': {'source_volid': 'e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-372287682'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:46:06.975042 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:06.975042 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:06.975298 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume retrieved successfully. Jul 03 23:46:06.975458 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Create volume of 2 GB Jul 03 23:46:06.980158 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Availability Zones retrieved successfully. Jul 03 23:46:06.988529 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Flow 'volume_create_api' (9796f923-0f13-4e52-bfc3-d0e171ef3d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:06.990099 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06d3c7ba-6c94-4f72-8b1f-ba8992fefa17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:06.991627 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:46:07.027503 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06d3c7ba-6c94-4f72-8b1f-ba8992fefa17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f', 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:07.028413 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ace4fdca-69bd-4604-86b7-903f5faab8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:07.081898 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Created reservations ['2e5f6368-d943-4453-af87-c004d4cff555', '7dbda54b-7a5a-4bbd-9b7a-ca963b4b73bd', 'aec926f7-581f-4437-832d-67ada24f5330', 'c5563263-f5fc-4994-8d6a-7ad2ada33404'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:07.082865 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ace4fdca-69bd-4604-86b7-903f5faab8a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e5f6368-d943-4453-af87-c004d4cff555', '7dbda54b-7a5a-4bbd-9b7a-ca963b4b73bd', 'aec926f7-581f-4437-832d-67ada24f5330', 'c5563263-f5fc-4994-8d6a-7ad2ada33404']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:07.083758 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10315102-8ba6-40bc-beb6-bb4150ae58b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:07.124452 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10315102-8ba6-40bc-beb6-bb4150ae58b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82300130-0051-42f8-9847-5c81340c20a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-372287682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6394c2735e024e0c81a9c2288166d277',qos_specs=None,replication_status=,reservations=['2e5f6368-d943-4453-af87-c004d4cff555','7dbda54b-7a5a-4bbd-9b7a-ca963b4b73bd','aec926f7-581f-4437-832d-67ada24f5330','c5563263-f5fc-4994-8d6a-7ad2ada33404'],size=2,snapshot_id=None,source_replicaid=,source_volid=e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f,status='creating',user_id='01e4595078534134bbb4030cf5876cc7',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:46:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-372287682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82300130-0051-42f8-9847-5c81340c20a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6394c2735e024e0c81a9c2288166d277',provider_auth=None,provider_geometry=None,provider_id=None,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=e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e4595078534134bbb4030cf5876cc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:07.125229 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e855b28-9b5b-4fcd-af5d-8e3b9738861c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:07.145081 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e855b28-9b5b-4fcd-af5d-8e3b9738861c) transitioned into state 'SUCCESS' from state '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-372287682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6394c2735e024e0c81a9c2288166d277',qos_specs=None,replication_status=,reservations=['2e5f6368-d943-4453-af87-c004d4cff555','7dbda54b-7a5a-4bbd-9b7a-ca963b4b73bd','aec926f7-581f-4437-832d-67ada24f5330','c5563263-f5fc-4994-8d6a-7ad2ada33404'],size=2,snapshot_id=None,source_replicaid=,source_volid=e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f,status='creating',user_id='01e4595078534134bbb4030cf5876cc7',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:07.145994 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62948ff0-d5f8-4cbf-8699-d1642381297a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:07.149244 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-166924c6-58a5-443f-a0b6-3d8cc088e207 req-781dc227-283f-4880-bc65-95dc8b8f93f3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:07.152097 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-166924c6-58a5-443f-a0b6-3d8cc088e207 req-781dc227-283f-4880-bc65-95dc8b8f93f3 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] GET https://10.4.3.143/volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e Jul 03 23:46:07.152333 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-166924c6-58a5-443f-a0b6-3d8cc088e207 req-781dc227-283f-4880-bc65-95dc8b8f93f3 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:07.152603 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-166924c6-58a5-443f-a0b6-3d8cc088e207 req-781dc227-283f-4880-bc65-95dc8b8f93f3 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:07.162893 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:07.162893 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:07.168401 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-166924c6-58a5-443f-a0b6-3d8cc088e207 req-781dc227-283f-4880-bc65-95dc8b8f93f3 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Volume info retrieved successfully. Jul 03 23:46:07.174170 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62948ff0-d5f8-4cbf-8699-d1642381297a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:07.175358 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Flow 'volume_create_api' (9796f923-0f13-4e52-bfc3-d0e171ef3d68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:07.175489 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-166924c6-58a5-443f-a0b6-3d8cc088e207 req-781dc227-283f-4880-bc65-95dc8b8f93f3 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] https://10.4.3.143/volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e returned with HTTP 200 Jul 03 23:46:07.175796 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Create volume request issued successfully. Jul 03 23:46:07.176116 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 108/445] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:07 2026] GET /volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:07.176612 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8354c01d-0626-4406-8501-02f563b6aa5f tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:46:07.177571 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 113/446] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:46:06 2026] POST /volume/v3/volumes => generated 780 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:07.201006 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cb5dbc55-2e7f-417e-b78d-abc722070ead None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:07.203070 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cb5dbc55-2e7f-417e-b78d-abc722070ead tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 Jul 03 23:46:07.203281 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cb5dbc55-2e7f-417e-b78d-abc722070ead tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:07.203501 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cb5dbc55-2e7f-417e-b78d-abc722070ead tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:07.215734 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-0cfbfc69-07f4-41f4-ac74-99b476bdf4cd req-eec1bce6-0f71-4d63-a8ba-d2b8e9dd4490 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:07.219196 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0cfbfc69-07f4-41f4-ac74-99b476bdf4cd req-eec1bce6-0f71-4d63-a8ba-d2b8e9dd4490 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:46:07.219196 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-0cfbfc69-07f4-41f4-ac74-99b476bdf4cd req-eec1bce6-0f71-4d63-a8ba-d2b8e9dd4490 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b629293a-9497-4269-9a0a-03760b10766e", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1004935410", "description": null, "metadata": {}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:07.222275 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:07.222275 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:07.229024 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cb5dbc55-2e7f-417e-b78d-abc722070ead tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:07.234328 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cb5dbc55-2e7f-417e-b78d-abc722070ead tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 returned with HTTP 200 Jul 03 23:46:07.234740 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 114/447] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:07 2026] GET /volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:07.236144 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:07.236144 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:07.237146 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-0cfbfc69-07f4-41f4-ac74-99b476bdf4cd req-eec1bce6-0f71-4d63-a8ba-d2b8e9dd4490 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Volume info retrieved successfully. Jul 03 23:46:07.237292 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [req-0cfbfc69-07f4-41f4-ac74-99b476bdf4cd req-eec1bce6-0f71-4d63-a8ba-d2b8e9dd4490 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Create snapshot from volume b629293a-9497-4269-9a0a-03760b10766e Jul 03 23:46:07.336817 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [req-0cfbfc69-07f4-41f4-ac74-99b476bdf4cd req-eec1bce6-0f71-4d63-a8ba-d2b8e9dd4490 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Created reservations ['0fb82b9b-6dc1-4f39-addf-07cc7c1ad572', '86a614b9-2455-4966-98e0-eabad3f6ecf2', '3256cba9-aa31-4da4-a40b-54840a39796c', '23bbcc46-2a58-4937-9252-6bebd2b1e8ba'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:07.400874 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-0cfbfc69-07f4-41f4-ac74-99b476bdf4cd req-eec1bce6-0f71-4d63-a8ba-d2b8e9dd4490 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Snapshot create request issued successfully. Jul 03 23:46:07.400874 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0cfbfc69-07f4-41f4-ac74-99b476bdf4cd req-eec1bce6-0f71-4d63-a8ba-d2b8e9dd4490 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:46:07.401275 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 113/448] 10.4.3.143 () {72 vars in 1547 bytes} [Fri Jul 3 23:46:07 2026] POST /volume/v3/snapshots => generated 311 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:07.483276 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-cc8bd5c9-1b0c-4afc-b70c-df4fd72ace4c req-d016ec9d-c35f-44db-b36c-aac24eab3c72 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:07.486472 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-cc8bd5c9-1b0c-4afc-b70c-df4fd72ace4c req-d016ec9d-c35f-44db-b36c-aac24eab3c72 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-reader] GET https://10.4.3.143/volume/v3/snapshots/d36089d2-3760-4430-b7d5-d47499826a85 Jul 03 23:46:07.486845 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-cc8bd5c9-1b0c-4afc-b70c-df4fd72ace4c req-d016ec9d-c35f-44db-b36c-aac24eab3c72 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-reader] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:07.486985 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-cc8bd5c9-1b0c-4afc-b70c-df4fd72ace4c req-d016ec9d-c35f-44db-b36c-aac24eab3c72 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-reader] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:07.492815 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:07.492815 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:07.493414 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-cc8bd5c9-1b0c-4afc-b70c-df4fd72ace4c req-d016ec9d-c35f-44db-b36c-aac24eab3c72 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-reader] Snapshot retrieved successfully. Jul 03 23:46:07.494374 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-cc8bd5c9-1b0c-4afc-b70c-df4fd72ace4c req-d016ec9d-c35f-44db-b36c-aac24eab3c72 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-reader] https://10.4.3.143/volume/v3/snapshots/d36089d2-3760-4430-b7d5-d47499826a85 returned with HTTP 200 Jul 03 23:46:07.494821 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 109/449] 10.4.3.143 () {68 vars in 1604 bytes} [Fri Jul 3 23:46:07 2026] GET /volume/v3/snapshots/d36089d2-3760-4430-b7d5-d47499826a85 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:07.526219 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-ca0d96df-557d-4d58-9e86-4b3faa57daa0 req-6dfedd2d-9469-43f1-a0ac-f4f072a634d0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:07.529328 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ca0d96df-557d-4d58-9e86-4b3faa57daa0 req-6dfedd2d-9469-43f1-a0ac-f4f072a634d0 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-reader] GET https://10.4.3.143/volume/v3/snapshots/detail Jul 03 23:46:07.529620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-ca0d96df-557d-4d58-9e86-4b3faa57daa0 req-6dfedd2d-9469-43f1-a0ac-f4f072a634d0 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-reader] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:07.529933 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-ca0d96df-557d-4d58-9e86-4b3faa57daa0 req-6dfedd2d-9469-43f1-a0ac-f4f072a634d0 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-reader] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:07.530302 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [req-ca0d96df-557d-4d58-9e86-4b3faa57daa0 req-6dfedd2d-9469-43f1-a0ac-f4f072a634d0 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-reader] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:46:07.530607 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:07.530607 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:07.531716 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.db.api [req-ca0d96df-557d-4d58-9e86-4b3faa57daa0 req-6dfedd2d-9469-43f1-a0ac-f4f072a634d0 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-reader] Building query based on filter {{(pid=99861) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:46:07.547109 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-ca0d96df-557d-4d58-9e86-4b3faa57daa0 req-6dfedd2d-9469-43f1-a0ac-f4f072a634d0 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-reader] Get all snapshots completed successfully. Jul 03 23:46:07.547648 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:07.547648 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:07.548446 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ca0d96df-557d-4d58-9e86-4b3faa57daa0 req-6dfedd2d-9469-43f1-a0ac-f4f072a634d0 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-reader] https://10.4.3.143/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 23:46:07.549026 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 114/450] 10.4.3.143 () {68 vars in 1514 bytes} [Fri Jul 3 23:46:07 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:07.580037 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-471c6b11-d9f2-4564-919f-68514348ec7e req-b00654b1-4ab4-4443-b3df-91110d044db4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:07.582665 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-471c6b11-d9f2-4564-919f-68514348ec7e req-b00654b1-4ab4-4443-b3df-91110d044db4 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] GET https://10.4.3.143/volume/v3/snapshots/d36089d2-3760-4430-b7d5-d47499826a85 Jul 03 23:46:07.584030 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-471c6b11-d9f2-4564-919f-68514348ec7e req-b00654b1-4ab4-4443-b3df-91110d044db4 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:07.584030 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-471c6b11-d9f2-4564-919f-68514348ec7e req-b00654b1-4ab4-4443-b3df-91110d044db4 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:07.588843 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:07.588843 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:07.589372 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-471c6b11-d9f2-4564-919f-68514348ec7e req-b00654b1-4ab4-4443-b3df-91110d044db4 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Snapshot retrieved successfully. Jul 03 23:46:07.590262 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-471c6b11-d9f2-4564-919f-68514348ec7e req-b00654b1-4ab4-4443-b3df-91110d044db4 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] https://10.4.3.143/volume/v3/snapshots/d36089d2-3760-4430-b7d5-d47499826a85 returned with HTTP 200 Jul 03 23:46:07.590832 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 115/451] 10.4.3.143 () {68 vars in 1604 bytes} [Fri Jul 3 23:46:07 2026] GET /volume/v3/snapshots/d36089d2-3760-4430-b7d5-d47499826a85 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:07.655157 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b3c672fc-cede-469a-861f-4a290b6c55c1 req-6ef16b55-d321-421d-8c0b-7b42b1eb2ee9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:07.662021 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b3c672fc-cede-469a-861f-4a290b6c55c1 req-6ef16b55-d321-421d-8c0b-7b42b1eb2ee9 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/d36089d2-3760-4430-b7d5-d47499826a85 Jul 03 23:46:07.662021 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b3c672fc-cede-469a-861f-4a290b6c55c1 req-6ef16b55-d321-421d-8c0b-7b42b1eb2ee9 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:07.662852 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b3c672fc-cede-469a-861f-4a290b6c55c1 req-6ef16b55-d321-421d-8c0b-7b42b1eb2ee9 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:07.662852 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [req-b3c672fc-cede-469a-861f-4a290b6c55c1 req-6ef16b55-d321-421d-8c0b-7b42b1eb2ee9 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Delete snapshot with id: d36089d2-3760-4430-b7d5-d47499826a85 Jul 03 23:46:07.679339 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:07.679339 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:07.679339 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-b3c672fc-cede-469a-861f-4a290b6c55c1 req-6ef16b55-d321-421d-8c0b-7b42b1eb2ee9 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Snapshot retrieved successfully. Jul 03 23:46:07.708373 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-b3c672fc-cede-469a-861f-4a290b6c55c1 req-6ef16b55-d321-421d-8c0b-7b42b1eb2ee9 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Snapshot delete request issued successfully. Jul 03 23:46:07.708625 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b3c672fc-cede-469a-861f-4a290b6c55c1 req-6ef16b55-d321-421d-8c0b-7b42b1eb2ee9 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] https://10.4.3.143/volume/v3/snapshots/d36089d2-3760-4430-b7d5-d47499826a85 returned with HTTP 202 Jul 03 23:46:07.709667 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 114/452] 10.4.3.143 () {70 vars in 1626 bytes} [Fri Jul 3 23:46:07 2026] DELETE /volume/v3/snapshots/d36089d2-3760-4430-b7d5-d47499826a85 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:07.748730 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-9a4cc68c-f13b-43ee-b60e-8795ae88adac req-b461879b-ebac-49d8-ba1e-8e29cd81c22d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:07.751063 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-9a4cc68c-f13b-43ee-b60e-8795ae88adac req-b461879b-ebac-49d8-ba1e-8e29cd81c22d tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] GET https://10.4.3.143/volume/v3/snapshots/d36089d2-3760-4430-b7d5-d47499826a85 Jul 03 23:46:07.751336 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-9a4cc68c-f13b-43ee-b60e-8795ae88adac req-b461879b-ebac-49d8-ba1e-8e29cd81c22d tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:07.751694 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-9a4cc68c-f13b-43ee-b60e-8795ae88adac req-b461879b-ebac-49d8-ba1e-8e29cd81c22d tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:07.758058 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:07.758058 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:07.758599 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-9a4cc68c-f13b-43ee-b60e-8795ae88adac req-b461879b-ebac-49d8-ba1e-8e29cd81c22d tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Snapshot retrieved successfully. Jul 03 23:46:07.759627 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-9a4cc68c-f13b-43ee-b60e-8795ae88adac req-b461879b-ebac-49d8-ba1e-8e29cd81c22d tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] https://10.4.3.143/volume/v3/snapshots/d36089d2-3760-4430-b7d5-d47499826a85 returned with HTTP 200 Jul 03 23:46:07.760582 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 110/453] 10.4.3.143 () {68 vars in 1604 bytes} [Fri Jul 3 23:46:07 2026] GET /volume/v3/snapshots/d36089d2-3760-4430-b7d5-d47499826a85 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:46:08.250865 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a49337ca-b65e-42d8-835b-a92002bff7fc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:08.253039 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a49337ca-b65e-42d8-835b-a92002bff7fc tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 Jul 03 23:46:08.253227 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a49337ca-b65e-42d8-835b-a92002bff7fc tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:08.253519 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a49337ca-b65e-42d8-835b-a92002bff7fc tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:08.267328 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:08.267328 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:08.276743 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a49337ca-b65e-42d8-835b-a92002bff7fc tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:08.288040 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a49337ca-b65e-42d8-835b-a92002bff7fc tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 returned with HTTP 200 Jul 03 23:46:08.288629 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 115/454] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:08 2026] GET /volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 => generated 873 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:08.306533 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-73823c7b-d935-4ba1-8114-c7d48fd047a7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:08.309256 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-73823c7b-d935-4ba1-8114-c7d48fd047a7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 Jul 03 23:46:08.309522 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-73823c7b-d935-4ba1-8114-c7d48fd047a7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:08.309824 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-73823c7b-d935-4ba1-8114-c7d48fd047a7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:08.322800 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:08.322800 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:08.331202 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-73823c7b-d935-4ba1-8114-c7d48fd047a7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:08.339324 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-73823c7b-d935-4ba1-8114-c7d48fd047a7 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 returned with HTTP 200 Jul 03 23:46:08.339931 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 116/455] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:08 2026] GET /volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:08.362886 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b5d0582e-2a2a-4589-b799-acf1a67693ee None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:08.365807 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b5d0582e-2a2a-4589-b799-acf1a67693ee tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 Jul 03 23:46:08.366292 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b5d0582e-2a2a-4589-b799-acf1a67693ee tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:08.366921 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b5d0582e-2a2a-4589-b799-acf1a67693ee tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:08.380129 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:08.380129 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:08.388628 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b5d0582e-2a2a-4589-b799-acf1a67693ee tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:08.393398 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b5d0582e-2a2a-4589-b799-acf1a67693ee tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 returned with HTTP 200 Jul 03 23:46:08.394125 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 115/456] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:08 2026] GET /volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:46:08.407611 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5c44c708-6bda-4ba6-9c37-66ab08b88545 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:08.410286 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5c44c708-6bda-4ba6-9c37-66ab08b88545 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] DELETE https://10.4.3.143/volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 Jul 03 23:46:08.410533 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5c44c708-6bda-4ba6-9c37-66ab08b88545 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:08.410817 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5c44c708-6bda-4ba6-9c37-66ab08b88545 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:08.411050 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-5c44c708-6bda-4ba6-9c37-66ab08b88545 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Delete volume with id: 82300130-0051-42f8-9847-5c81340c20a3 Jul 03 23:46:08.419653 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:08.419653 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:08.420110 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5c44c708-6bda-4ba6-9c37-66ab08b88545 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:08.442150 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5c44c708-6bda-4ba6-9c37-66ab08b88545 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Delete volume request issued successfully. Jul 03 23:46:08.442758 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5c44c708-6bda-4ba6-9c37-66ab08b88545 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 returned with HTTP 202 Jul 03 23:46:08.442972 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 111/457] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:46:08 2026] DELETE /volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:08.451519 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e92b7aad-183b-4704-a238-08eba956c1db None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:08.453868 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e92b7aad-183b-4704-a238-08eba956c1db tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 Jul 03 23:46:08.454167 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e92b7aad-183b-4704-a238-08eba956c1db tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:08.454464 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e92b7aad-183b-4704-a238-08eba956c1db tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:08.466342 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:08.466342 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:08.470803 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e92b7aad-183b-4704-a238-08eba956c1db tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:08.477093 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e92b7aad-183b-4704-a238-08eba956c1db tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 returned with HTTP 200 Jul 03 23:46:08.477547 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 116/458] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:08 2026] GET /volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:08.784190 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-510bf9a4-d07b-4a05-8656-ed678689dcbe req-274f800d-7824-4b91-8d03-8f3a07c39728 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:08.787207 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-510bf9a4-d07b-4a05-8656-ed678689dcbe req-274f800d-7824-4b91-8d03-8f3a07c39728 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] GET https://10.4.3.143/volume/v3/snapshots/d36089d2-3760-4430-b7d5-d47499826a85 Jul 03 23:46:08.787504 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-510bf9a4-d07b-4a05-8656-ed678689dcbe req-274f800d-7824-4b91-8d03-8f3a07c39728 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:08.787777 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-510bf9a4-d07b-4a05-8656-ed678689dcbe req-274f800d-7824-4b91-8d03-8f3a07c39728 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:08.794092 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-510bf9a4-d07b-4a05-8656-ed678689dcbe req-274f800d-7824-4b91-8d03-8f3a07c39728 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] https://10.4.3.143/volume/v3/snapshots/d36089d2-3760-4430-b7d5-d47499826a85 returned with HTTP 404 Jul 03 23:46:08.794820 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 117/459] 10.4.3.143 () {68 vars in 1604 bytes} [Fri Jul 3 23:46:08 2026] GET /volume/v3/snapshots/d36089d2-3760-4430-b7d5-d47499826a85 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:08.811902 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-00cd6ee1-5aee-488c-9b49-3749564ed674 req-c5073959-da86-442e-91ea-80cb18b16569 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:08.813845 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-00cd6ee1-5aee-488c-9b49-3749564ed674 req-c5073959-da86-442e-91ea-80cb18b16569 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] DELETE https://10.4.3.143/volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e Jul 03 23:46:08.814000 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-00cd6ee1-5aee-488c-9b49-3749564ed674 req-c5073959-da86-442e-91ea-80cb18b16569 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:08.814172 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-00cd6ee1-5aee-488c-9b49-3749564ed674 req-c5073959-da86-442e-91ea-80cb18b16569 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:08.814327 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [req-00cd6ee1-5aee-488c-9b49-3749564ed674 req-c5073959-da86-442e-91ea-80cb18b16569 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Delete volume with id: b629293a-9497-4269-9a0a-03760b10766e Jul 03 23:46:08.820809 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:08.820809 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:08.821302 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-00cd6ee1-5aee-488c-9b49-3749564ed674 req-c5073959-da86-442e-91ea-80cb18b16569 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Volume info retrieved successfully. Jul 03 23:46:08.844592 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-00cd6ee1-5aee-488c-9b49-3749564ed674 req-c5073959-da86-442e-91ea-80cb18b16569 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Delete volume request issued successfully. Jul 03 23:46:08.845150 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-00cd6ee1-5aee-488c-9b49-3749564ed674 req-c5073959-da86-442e-91ea-80cb18b16569 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] https://10.4.3.143/volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e returned with HTTP 202 Jul 03 23:46:08.845443 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 116/460] 10.4.3.143 () {70 vars in 1620 bytes} [Fri Jul 3 23:46:08 2026] DELETE /volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:08.874918 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-cf95b19f-b09c-4e03-964c-df8e50115a42 req-74ba95d4-2ebe-4403-a173-49d4b00a3d16 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:08.877406 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-cf95b19f-b09c-4e03-964c-df8e50115a42 req-74ba95d4-2ebe-4403-a173-49d4b00a3d16 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] GET https://10.4.3.143/volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e Jul 03 23:46:08.877647 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-cf95b19f-b09c-4e03-964c-df8e50115a42 req-74ba95d4-2ebe-4403-a173-49d4b00a3d16 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:08.878291 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-cf95b19f-b09c-4e03-964c-df8e50115a42 req-74ba95d4-2ebe-4403-a173-49d4b00a3d16 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:08.885987 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:08.885987 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:08.889908 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-cf95b19f-b09c-4e03-964c-df8e50115a42 req-74ba95d4-2ebe-4403-a173-49d4b00a3d16 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Volume info retrieved successfully. Jul 03 23:46:08.894856 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-cf95b19f-b09c-4e03-964c-df8e50115a42 req-74ba95d4-2ebe-4403-a173-49d4b00a3d16 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] https://10.4.3.143/volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e returned with HTTP 200 Jul 03 23:46:08.895240 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 112/461] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:08 2026] GET /volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:09.493992 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f498cf7e-04ce-47b6-8b0e-6043438e12e5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:09.496878 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f498cf7e-04ce-47b6-8b0e-6043438e12e5 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 Jul 03 23:46:09.497162 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f498cf7e-04ce-47b6-8b0e-6043438e12e5 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:09.497735 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f498cf7e-04ce-47b6-8b0e-6043438e12e5 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:09.506280 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f498cf7e-04ce-47b6-8b0e-6043438e12e5 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 returned with HTTP 404 Jul 03 23:46:09.507116 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 117/462] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:09 2026] GET /volume/v3/volumes/82300130-0051-42f8-9847-5c81340c20a3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:09.514958 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8b9d1c73-c087-41af-a512-1624e95b1883 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:09.516923 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8b9d1c73-c087-41af-a512-1624e95b1883 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f Jul 03 23:46:09.517111 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8b9d1c73-c087-41af-a512-1624e95b1883 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:09.517290 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8b9d1c73-c087-41af-a512-1624e95b1883 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:09.527922 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:09.527922 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:09.532875 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8b9d1c73-c087-41af-a512-1624e95b1883 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:09.538803 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8b9d1c73-c087-41af-a512-1624e95b1883 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f returned with HTTP 200 Jul 03 23:46:09.539361 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 118/463] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:09 2026] GET /volume/v3/volumes/e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:09.551597 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3b30ecd4-4533-4ad7-8eb0-7eeb53b9dcf2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:09.554006 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3b30ecd4-4533-4ad7-8eb0-7eeb53b9dcf2 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] DELETE https://10.4.3.143/volume/v3/volumes/e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f Jul 03 23:46:09.554334 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3b30ecd4-4533-4ad7-8eb0-7eeb53b9dcf2 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:09.554577 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3b30ecd4-4533-4ad7-8eb0-7eeb53b9dcf2 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:09.554796 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-3b30ecd4-4533-4ad7-8eb0-7eeb53b9dcf2 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Delete volume with id: e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f Jul 03 23:46:09.562156 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:09.562156 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:09.562900 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3b30ecd4-4533-4ad7-8eb0-7eeb53b9dcf2 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:09.586728 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3b30ecd4-4533-4ad7-8eb0-7eeb53b9dcf2 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Delete volume request issued successfully. Jul 03 23:46:09.586728 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3b30ecd4-4533-4ad7-8eb0-7eeb53b9dcf2 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f returned with HTTP 202 Jul 03 23:46:09.586728 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 117/464] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:46:09 2026] DELETE /volume/v3/volumes/e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:09.597750 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a7090876-3224-40b8-bc78-87beeab103f2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:09.598953 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a7090876-3224-40b8-bc78-87beeab103f2 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f Jul 03 23:46:09.600117 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a7090876-3224-40b8-bc78-87beeab103f2 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:09.600117 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a7090876-3224-40b8-bc78-87beeab103f2 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:09.608146 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:09.608146 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:09.612787 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a7090876-3224-40b8-bc78-87beeab103f2 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Volume info retrieved successfully. Jul 03 23:46:09.617450 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a7090876-3224-40b8-bc78-87beeab103f2 tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f returned with HTTP 200 Jul 03 23:46:09.617860 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 113/465] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:09 2026] GET /volume/v3/volumes/e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:09.920206 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-d706abc6-0628-4267-a36f-c7cdc32a4b52 req-dbc6450c-0875-4e10-81f1-e4a294ec93ae None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:09.923035 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-d706abc6-0628-4267-a36f-c7cdc32a4b52 req-dbc6450c-0875-4e10-81f1-e4a294ec93ae tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] GET https://10.4.3.143/volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e Jul 03 23:46:09.923293 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-d706abc6-0628-4267-a36f-c7cdc32a4b52 req-dbc6450c-0875-4e10-81f1-e4a294ec93ae tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:09.923793 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-d706abc6-0628-4267-a36f-c7cdc32a4b52 req-dbc6450c-0875-4e10-81f1-e4a294ec93ae tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:09.931813 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-d706abc6-0628-4267-a36f-c7cdc32a4b52 req-dbc6450c-0875-4e10-81f1-e4a294ec93ae tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] https://10.4.3.143/volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e returned with HTTP 404 Jul 03 23:46:09.932487 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 118/466] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:09 2026] GET /volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:09.960033 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-41ecc851-aae1-46bc-bf5e-2a906bc9f4f1 req-7c2c4888-2188-496b-b902-e375d7b39adb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:09.961928 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-41ecc851-aae1-46bc-bf5e-2a906bc9f4f1 req-7c2c4888-2188-496b-b902-e375d7b39adb tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] DELETE https://10.4.3.143/volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e Jul 03 23:46:09.962079 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-41ecc851-aae1-46bc-bf5e-2a906bc9f4f1 req-7c2c4888-2188-496b-b902-e375d7b39adb tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:09.962258 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-41ecc851-aae1-46bc-bf5e-2a906bc9f4f1 req-7c2c4888-2188-496b-b902-e375d7b39adb tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:09.962436 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [req-41ecc851-aae1-46bc-bf5e-2a906bc9f4f1 req-7c2c4888-2188-496b-b902-e375d7b39adb tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Delete volume with id: b629293a-9497-4269-9a0a-03760b10766e Jul 03 23:46:09.969533 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-41ecc851-aae1-46bc-bf5e-2a906bc9f4f1 req-7c2c4888-2188-496b-b902-e375d7b39adb tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] https://10.4.3.143/volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e returned with HTTP 404 Jul 03 23:46:09.971674 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 119/467] 10.4.3.143 () {70 vars in 1620 bytes} [Fri Jul 3 23:46:09 2026] DELETE /volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:09.997542 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-de4e36f5-83c2-48b8-94be-286384037ac4 req-fc87baed-56e5-4750-9c08-3bffb02911e5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:10.000052 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-de4e36f5-83c2-48b8-94be-286384037ac4 req-fc87baed-56e5-4750-9c08-3bffb02911e5 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] GET https://10.4.3.143/volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e Jul 03 23:46:10.000452 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-de4e36f5-83c2-48b8-94be-286384037ac4 req-fc87baed-56e5-4750-9c08-3bffb02911e5 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:10.000747 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-de4e36f5-83c2-48b8-94be-286384037ac4 req-fc87baed-56e5-4750-9c08-3bffb02911e5 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:10.007670 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-de4e36f5-83c2-48b8-94be-286384037ac4 req-fc87baed-56e5-4750-9c08-3bffb02911e5 tempest-VolumesSnapshotsTestJSON-270190045 tempest-VolumesSnapshotsTestJSON-270190045-project-member] https://10.4.3.143/volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e returned with HTTP 404 Jul 03 23:46:10.008175 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 118/468] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:09 2026] GET /volume/v3/volumes/b629293a-9497-4269-9a0a-03760b10766e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:10.645430 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e2e91f5a-3806-43fe-bfd7-265f1de7038d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:10.647343 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e2e91f5a-3806-43fe-bfd7-265f1de7038d tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] GET https://10.4.3.143/volume/v3/volumes/e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f Jul 03 23:46:10.647526 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e2e91f5a-3806-43fe-bfd7-265f1de7038d tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:10.647813 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e2e91f5a-3806-43fe-bfd7-265f1de7038d tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:10.659997 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e2e91f5a-3806-43fe-bfd7-265f1de7038d tempest-VolumesCloneTest-510423370 tempest-VolumesCloneTest-510423370-project-member] https://10.4.3.143/volume/v3/volumes/e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f returned with HTTP 404 Jul 03 23:46:10.660453 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 114/469] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:10 2026] GET /volume/v3/volumes/e926dc69-cb5f-4fa3-b5fb-e9e4de0fed8f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:12.806808 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-44bf26b9-60b6-444a-8f1a-dfdb45152738 req-8339a31b-c852-454f-afb5-872459753987 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:12.810329 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-44bf26b9-60b6-444a-8f1a-dfdb45152738 req-8339a31b-c852-454f-afb5-872459753987 tempest-VolumesNegativeTest-2118616564 tempest-VolumesNegativeTest-2118616564-project-member] DELETE https://10.4.3.143/volume/v3/volumes/tempest-invalid-1009635526 Jul 03 23:46:12.810329 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-44bf26b9-60b6-444a-8f1a-dfdb45152738 req-8339a31b-c852-454f-afb5-872459753987 tempest-VolumesNegativeTest-2118616564 tempest-VolumesNegativeTest-2118616564-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:12.810329 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-44bf26b9-60b6-444a-8f1a-dfdb45152738 req-8339a31b-c852-454f-afb5-872459753987 tempest-VolumesNegativeTest-2118616564 tempest-VolumesNegativeTest-2118616564-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:12.810329 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [req-44bf26b9-60b6-444a-8f1a-dfdb45152738 req-8339a31b-c852-454f-afb5-872459753987 tempest-VolumesNegativeTest-2118616564 tempest-VolumesNegativeTest-2118616564-project-member] Delete volume with id: tempest-invalid-1009635526 Jul 03 23:46:12.818881 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-44bf26b9-60b6-444a-8f1a-dfdb45152738 req-8339a31b-c852-454f-afb5-872459753987 tempest-VolumesNegativeTest-2118616564 tempest-VolumesNegativeTest-2118616564-project-member] https://10.4.3.143/volume/v3/volumes/tempest-invalid-1009635526 returned with HTTP 404 Jul 03 23:46:12.819384 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 119/470] 10.4.3.143 () {70 vars in 1590 bytes} [Fri Jul 3 23:46:12 2026] DELETE /volume/v3/volumes/tempest-invalid-1009635526 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:12.907531 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d117ba0f-ab89-4145-9b2d-c103c32a1294 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:12.912292 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d117ba0f-ab89-4145-9b2d-c103c32a1294 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:46:12.912558 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d117ba0f-ab89-4145-9b2d-c103c32a1294 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:12.912953 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d117ba0f-ab89-4145-9b2d-c103c32a1294 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:12.926632 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-648afa5a-6cd8-4128-a576-50ce597560b8 req-fe1ec8df-ee9a-406b-9414-6f01a83d5ef5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:12.927065 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:12.927065 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:12.929024 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-648afa5a-6cd8-4128-a576-50ce597560b8 req-fe1ec8df-ee9a-406b-9414-6f01a83d5ef5 tempest-VolumesNegativeTest-2118616564 tempest-VolumesNegativeTest-2118616564-project-member] DELETE https://10.4.3.143/volume/v3/volumes/8086108e-3283-41e0-b153-7bbeae8a105c Jul 03 23:46:12.929222 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-648afa5a-6cd8-4128-a576-50ce597560b8 req-fe1ec8df-ee9a-406b-9414-6f01a83d5ef5 tempest-VolumesNegativeTest-2118616564 tempest-VolumesNegativeTest-2118616564-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:12.929417 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-648afa5a-6cd8-4128-a576-50ce597560b8 req-fe1ec8df-ee9a-406b-9414-6f01a83d5ef5 tempest-VolumesNegativeTest-2118616564 tempest-VolumesNegativeTest-2118616564-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:12.929579 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [req-648afa5a-6cd8-4128-a576-50ce597560b8 req-fe1ec8df-ee9a-406b-9414-6f01a83d5ef5 tempest-VolumesNegativeTest-2118616564 tempest-VolumesNegativeTest-2118616564-project-member] Delete volume with id: 8086108e-3283-41e0-b153-7bbeae8a105c Jul 03 23:46:12.932356 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d117ba0f-ab89-4145-9b2d-c103c32a1294 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:46:12.940769 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d117ba0f-ab89-4145-9b2d-c103c32a1294 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:46:12.941759 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 120/471] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:12 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:12.945106 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-648afa5a-6cd8-4128-a576-50ce597560b8 req-fe1ec8df-ee9a-406b-9414-6f01a83d5ef5 tempest-VolumesNegativeTest-2118616564 tempest-VolumesNegativeTest-2118616564-project-member] https://10.4.3.143/volume/v3/volumes/8086108e-3283-41e0-b153-7bbeae8a105c returned with HTTP 404 Jul 03 23:46:12.945106 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 119/472] 10.4.3.143 () {70 vars in 1620 bytes} [Fri Jul 3 23:46:12 2026] DELETE /volume/v3/volumes/8086108e-3283-41e0-b153-7bbeae8a105c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:12.973888 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-75d127f8-9be6-4f04-8362-a064d17c0614 req-7cf06ec1-2a71-4b5f-a319-f675b51e3ab7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:12.976721 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-75d127f8-9be6-4f04-8362-a064d17c0614 req-7cf06ec1-2a71-4b5f-a319-f675b51e3ab7 tempest-VolumesNegativeTest-2118616564 tempest-VolumesNegativeTest-2118616564-project-reader] GET https://10.4.3.143/volume/v3/volumes/611e21d0-ceab-44b4-9d16-1cb434cb84a2 Jul 03 23:46:12.976928 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-75d127f8-9be6-4f04-8362-a064d17c0614 req-7cf06ec1-2a71-4b5f-a319-f675b51e3ab7 tempest-VolumesNegativeTest-2118616564 tempest-VolumesNegativeTest-2118616564-project-reader] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:12.977133 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-75d127f8-9be6-4f04-8362-a064d17c0614 req-7cf06ec1-2a71-4b5f-a319-f675b51e3ab7 tempest-VolumesNegativeTest-2118616564 tempest-VolumesNegativeTest-2118616564-project-reader] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:12.983529 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-75d127f8-9be6-4f04-8362-a064d17c0614 req-7cf06ec1-2a71-4b5f-a319-f675b51e3ab7 tempest-VolumesNegativeTest-2118616564 tempest-VolumesNegativeTest-2118616564-project-reader] https://10.4.3.143/volume/v3/volumes/611e21d0-ceab-44b4-9d16-1cb434cb84a2 returned with HTTP 404 Jul 03 23:46:12.984422 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 115/473] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:12 2026] GET /volume/v3/volumes/611e21d0-ceab-44b4-9d16-1cb434cb84a2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:12.997666 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-a3efc012-9340-4b4f-8893-ed18fff41c06 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:13.003327 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-a3efc012-9340-4b4f-8893-ed18fff41c06 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:46:13.003327 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-a3efc012-9340-4b4f-8893-ed18fff41c06 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:13.003327 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-a3efc012-9340-4b4f-8893-ed18fff41c06 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:13.031537 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:13.031537 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:13.038792 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-a3efc012-9340-4b4f-8893-ed18fff41c06 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:46:13.046567 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-a3efc012-9340-4b4f-8893-ed18fff41c06 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:46:13.047232 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 120/474] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:12 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 1144 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:13.070868 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-b8e76bf8-8975-43f3-8b45-4dfadb6c8872 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:13.073013 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-b8e76bf8-8975-43f3-8b45-4dfadb6c8872 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] POST https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a/action Jul 03 23:46:13.073500 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-b8e76bf8-8975-43f3-8b45-4dfadb6c8872 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:46:13.073717 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-b8e76bf8-8975-43f3-8b45-4dfadb6c8872 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:13.087047 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:13.087047 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:13.087047 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-b8e76bf8-8975-43f3-8b45-4dfadb6c8872 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:46:13.106799 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-b8e76bf8-8975-43f3-8b45-4dfadb6c8872 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Begin detaching volume completed successfully. Jul 03 23:46:13.107132 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-b8e76bf8-8975-43f3-8b45-4dfadb6c8872 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a/action returned with HTTP 202 Jul 03 23:46:13.107762 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 121/475] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:46:13 2026] POST /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:46:14.179597 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6b376171-5b1e-43fc-a33d-193b2db92ac5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:14.180345 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6b376171-5b1e-43fc-a33d-193b2db92ac5 None None] GET https://10.4.3.143/volume// Jul 03 23:46:14.180345 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6b376171-5b1e-43fc-a33d-193b2db92ac5 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:14.180439 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6b376171-5b1e-43fc-a33d-193b2db92ac5 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:14.180773 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6b376171-5b1e-43fc-a33d-193b2db92ac5 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:46:14.181503 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 120/476] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:46: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 03 23:46:14.200671 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-5ba82892-af95-405d-85d9-47a83d432e5a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:14.203558 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-5ba82892-af95-405d-85d9-47a83d432e5a tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:46:14.203862 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-5ba82892-af95-405d-85d9-47a83d432e5a tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:14.204267 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-5ba82892-af95-405d-85d9-47a83d432e5a tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:14.218937 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:14.218937 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:14.227377 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-5ba82892-af95-405d-85d9-47a83d432e5a tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:46:14.240321 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-5ba82892-af95-405d-85d9-47a83d432e5a tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:46:14.240803 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 116/477] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:46:14 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 1327 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:46:14.539135 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:14.709808 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:46:14.710177 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-826598179", "imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:14.717189 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-826598179', 'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:46:14.829931 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Create volume of 1 GB Jul 03 23:46:14.829931 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Availability Zones retrieved successfully. Jul 03 23:46:14.836667 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Flow 'volume_create_api' (f02de642-ff49-429f-b02e-6a4ae6048c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:14.836667 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a0d8181-a2ee-4ae3-8236-a43c6ee7cca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:14.843535 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:46:14.937583 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a0d8181-a2ee-4ae3-8236-a43c6ee7cca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:14.938376 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (809fc8d0-ffd5-47ad-aec3-6b2935a0ff27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:15.021569 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Created reservations ['bdb871b1-ee85-479a-8d55-4f16be8f6a4a', '5cd7d3ae-2f46-493a-8b08-10b62558b8f4', 'c61d9253-98b8-4757-a645-0f5c906bec32', 'd92a24fd-cba3-48f7-b586-a5c8f1d06ea6'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:15.023045 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (809fc8d0-ffd5-47ad-aec3-6b2935a0ff27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdb871b1-ee85-479a-8d55-4f16be8f6a4a', '5cd7d3ae-2f46-493a-8b08-10b62558b8f4', 'c61d9253-98b8-4757-a645-0f5c906bec32', 'd92a24fd-cba3-48f7-b586-a5c8f1d06ea6']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:15.027095 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (516357ec-51e1-4692-912a-04f1ff78c8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:15.054436 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (516357ec-51e1-4692-912a-04f1ff78c8ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9ffefa1-301e-4c9f-98b6-b35ec4f225d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-826598179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cab0f97e89704c659b109d295c232182',qos_specs=None,replication_status=,reservations=['bdb871b1-ee85-479a-8d55-4f16be8f6a4a','5cd7d3ae-2f46-493a-8b08-10b62558b8f4','c61d9253-98b8-4757-a645-0f5c906bec32','d92a24fd-cba3-48f7-b586-a5c8f1d06ea6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f64bdc6458104b478eb18b5a135f4dc9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:46:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-826598179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9ffefa1-301e-4c9f-98b6-b35ec4f225d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cab0f97e89704c659b109d295c232182',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f64bdc6458104b478eb18b5a135f4dc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:15.055302 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ddfb0fe-5000-410c-89bf-d696e8719045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:15.106770 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ddfb0fe-5000-410c-89bf-d696e8719045) transitioned into state 'SUCCESS' from state '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-826598179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cab0f97e89704c659b109d295c232182',qos_specs=None,replication_status=,reservations=['bdb871b1-ee85-479a-8d55-4f16be8f6a4a','5cd7d3ae-2f46-493a-8b08-10b62558b8f4','c61d9253-98b8-4757-a645-0f5c906bec32','d92a24fd-cba3-48f7-b586-a5c8f1d06ea6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f64bdc6458104b478eb18b5a135f4dc9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:15.107771 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9722fd4-db1f-490c-8519-7f35eee2a73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:15.125959 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9722fd4-db1f-490c-8519-7f35eee2a73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:15.126890 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Flow 'volume_create_api' (f02de642-ff49-429f-b02e-6a4ae6048c58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:15.127254 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Create volume request issued successfully. Jul 03 23:46:15.129752 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b6b0beae-4bd1-4408-a65e-704f790be6a8 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:46:15.130553 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 121/478] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:46:14 2026] POST /volume/v3/volumes => generated 756 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:15.147445 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8f350581-f347-4a3d-af42-bd23e6ee55bd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:15.150370 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8f350581-f347-4a3d-af42-bd23e6ee55bd tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] GET https://10.4.3.143/volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 Jul 03 23:46:15.150696 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8f350581-f347-4a3d-af42-bd23e6ee55bd tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:15.150971 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8f350581-f347-4a3d-af42-bd23e6ee55bd tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:15.159182 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:15.159182 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:15.171791 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8f350581-f347-4a3d-af42-bd23e6ee55bd tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Volume info retrieved successfully. Jul 03 23:46:15.200083 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8f350581-f347-4a3d-af42-bd23e6ee55bd tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 returned with HTTP 200 Jul 03 23:46:15.200653 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 122/479] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:15 2026] GET /volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 => generated 824 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:15.208173 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-51236a4d-7fa5-40b5-af25-b83364c6f8f0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:15.210551 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-51236a4d-7fa5-40b5-af25-b83364c6f8f0 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] DELETE https://10.4.3.143/volume/v3/attachments/25a85bd1-b5cf-4fc8-802f-16348b998df3 Jul 03 23:46:15.210786 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-51236a4d-7fa5-40b5-af25-b83364c6f8f0 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:15.211000 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-51236a4d-7fa5-40b5-af25-b83364c6f8f0 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:15.232827 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:15.232827 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:15.562992 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-40980c43-78b7-480a-b886-f9222a8d2775 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:15.673935 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:46:15.673935 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1032394136"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:15.675579 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1032394136'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:46:15.675579 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Create volume of 1 GB Jul 03 23:46:15.680616 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Availability Zones retrieved successfully. Jul 03 23:46:15.688916 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Flow 'volume_create_api' (ffb0cc62-9c69-4efc-b469-a2dca8eda10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:15.689948 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee0766f2-29a5-477f-becf-a8f371866c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:15.690956 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:46:15.733095 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee0766f2-29a5-477f-becf-a8f371866c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:15.733949 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8543371-8379-4f1d-ae2f-9cc691f1aaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:15.773382 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b6cc2670-0991-4da1-aa34-2e5b56c6f831 req-51236a4d-7fa5-40b5-af25-b83364c6f8f0 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/attachments/25a85bd1-b5cf-4fc8-802f-16348b998df3 returned with HTTP 200 Jul 03 23:46:15.773966 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 121/480] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:46:15 2026] DELETE /volume/v3/attachments/25a85bd1-b5cf-4fc8-802f-16348b998df3 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:15.827661 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Created reservations ['a59fea1a-b3f1-4cf1-a5cc-45bd89da5a39', '64440ce6-9a49-4dca-abbd-3b1b6245432a', '1ac6d37f-6a6e-4b73-bcfe-36c69a8e709b', '073f7722-39dc-45af-b58f-55a202f1c68c'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:15.828294 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8543371-8379-4f1d-ae2f-9cc691f1aaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a59fea1a-b3f1-4cf1-a5cc-45bd89da5a39', '64440ce6-9a49-4dca-abbd-3b1b6245432a', '1ac6d37f-6a6e-4b73-bcfe-36c69a8e709b', '073f7722-39dc-45af-b58f-55a202f1c68c']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:15.829118 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de8a90a4-f3a1-44fc-bbd5-76c212cca0ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:15.864519 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de8a90a4-f3a1-44fc-bbd5-76c212cca0ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58fa6ce5-5996-4728-96b7-0ae2624ae9b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1032394136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab663295ef44cbb86476e05a2fcf99d',qos_specs=None,replication_status=,reservations=['a59fea1a-b3f1-4cf1-a5cc-45bd89da5a39','64440ce6-9a49-4dca-abbd-3b1b6245432a','1ac6d37f-6a6e-4b73-bcfe-36c69a8e709b','073f7722-39dc-45af-b58f-55a202f1c68c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728828c8b2424bb98d5e4f2542b189b2',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:46:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1032394136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58fa6ce5-5996-4728-96b7-0ae2624ae9b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab663295ef44cbb86476e05a2fcf99d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728828c8b2424bb98d5e4f2542b189b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:15.865464 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a27f915-d63f-4ab4-bab6-a23159c2ec8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:15.889048 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a27f915-d63f-4ab4-bab6-a23159c2ec8b) transitioned into state 'SUCCESS' from state '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-1032394136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab663295ef44cbb86476e05a2fcf99d',qos_specs=None,replication_status=,reservations=['a59fea1a-b3f1-4cf1-a5cc-45bd89da5a39','64440ce6-9a49-4dca-abbd-3b1b6245432a','1ac6d37f-6a6e-4b73-bcfe-36c69a8e709b','073f7722-39dc-45af-b58f-55a202f1c68c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728828c8b2424bb98d5e4f2542b189b2',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:15.890055 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc02b4a1-d3f8-4c09-a665-a179ade09fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:15.903269 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc02b4a1-d3f8-4c09-a665-a179ade09fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:15.904369 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Flow 'volume_create_api' (ffb0cc62-9c69-4efc-b469-a2dca8eda10e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:15.904842 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Create volume request issued successfully. Jul 03 23:46:15.905766 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-40980c43-78b7-480a-b886-f9222a8d2775 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:46:15.906416 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 117/481] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:46:15 2026] POST /volume/v3/volumes => generated 754 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:15.922668 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-eaaf70c6-34e2-49c6-a241-1b287fd04291 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:15.924741 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eaaf70c6-34e2-49c6-a241-1b287fd04291 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 Jul 03 23:46:15.925007 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eaaf70c6-34e2-49c6-a241-1b287fd04291 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:15.925237 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eaaf70c6-34e2-49c6-a241-1b287fd04291 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:15.934988 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:15.934988 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:15.939892 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-eaaf70c6-34e2-49c6-a241-1b287fd04291 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Volume info retrieved successfully. Jul 03 23:46:15.945842 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eaaf70c6-34e2-49c6-a241-1b287fd04291 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 returned with HTTP 200 Jul 03 23:46:15.946215 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 122/482] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:15 2026] GET /volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:16.217118 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5fa4fe69-1d96-45b0-bb66-486063f783d2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:16.219768 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5fa4fe69-1d96-45b0-bb66-486063f783d2 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] GET https://10.4.3.143/volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 Jul 03 23:46:16.220127 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5fa4fe69-1d96-45b0-bb66-486063f783d2 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:16.220369 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5fa4fe69-1d96-45b0-bb66-486063f783d2 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:16.228286 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:16.228286 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:16.232812 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5fa4fe69-1d96-45b0-bb66-486063f783d2 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Volume info retrieved successfully. Jul 03 23:46:16.239562 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5fa4fe69-1d96-45b0-bb66-486063f783d2 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 returned with HTTP 200 Jul 03 23:46:16.239997 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 123/483] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:16 2026] GET /volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:16.257561 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:16.259495 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:46:16.259912 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-804271274"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:16.261503 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-804271274'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:46:16.261679 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Create volume of 1 GB Jul 03 23:46:16.262270 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:16.262270 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:16.281992 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Availability Zones retrieved successfully. Jul 03 23:46:16.289515 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Flow 'volume_create_api' (ce756a72-5f11-4632-a056-8fcf6829c23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:16.290623 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (401e1c03-1698-4dbb-aaa8-f72c29f4e5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:16.291628 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:46:16.326014 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (401e1c03-1698-4dbb-aaa8-f72c29f4e5d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:16.327696 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f95f588-f381-4726-b9e7-3f8e9347b8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:16.373547 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a2680552-11ff-4a5d-be74-4eb4e2c2706e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:16.376694 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a2680552-11ff-4a5d-be74-4eb4e2c2706e tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:46:16.377021 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a2680552-11ff-4a5d-be74-4eb4e2c2706e tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:16.377337 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a2680552-11ff-4a5d-be74-4eb4e2c2706e tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:16.387924 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:16.387924 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:16.393822 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a2680552-11ff-4a5d-be74-4eb4e2c2706e tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:46:16.397458 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Created reservations ['f7587a12-06d3-428d-bd0f-12c957bf20eb', 'df6cd060-5326-4594-8d64-d65fb3112d20', '644a90c5-789b-446c-8cb6-28c98eb36395', '960cb384-875a-4e55-a2c5-3dfa17f5474b'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:16.398577 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f95f588-f381-4726-b9e7-3f8e9347b8e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7587a12-06d3-428d-bd0f-12c957bf20eb', 'df6cd060-5326-4594-8d64-d65fb3112d20', '644a90c5-789b-446c-8cb6-28c98eb36395', '960cb384-875a-4e55-a2c5-3dfa17f5474b']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:16.399471 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d04b14c3-9b1f-42fd-ac57-71f125e2ae1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:16.402408 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a2680552-11ff-4a5d-be74-4eb4e2c2706e tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:46:16.402714 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 118/484] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:16 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:16.430911 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d04b14c3-9b1f-42fd-ac57-71f125e2ae1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dbe16d1-3208-4a9e-9391-9b3769ff9ef6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-804271274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cab0f97e89704c659b109d295c232182',qos_specs=None,replication_status=,reservations=['f7587a12-06d3-428d-bd0f-12c957bf20eb','df6cd060-5326-4594-8d64-d65fb3112d20','644a90c5-789b-446c-8cb6-28c98eb36395','960cb384-875a-4e55-a2c5-3dfa17f5474b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f64bdc6458104b478eb18b5a135f4dc9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:46:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-804271274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dbe16d1-3208-4a9e-9391-9b3769ff9ef6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cab0f97e89704c659b109d295c232182',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f64bdc6458104b478eb18b5a135f4dc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:16.431902 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (884dd66c-f7c4-43a8-8bf5-bc9bbb1758b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:16.451872 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (884dd66c-f7c4-43a8-8bf5-bc9bbb1758b7) transitioned into state 'SUCCESS' from state '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-804271274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cab0f97e89704c659b109d295c232182',qos_specs=None,replication_status=,reservations=['f7587a12-06d3-428d-bd0f-12c957bf20eb','df6cd060-5326-4594-8d64-d65fb3112d20','644a90c5-789b-446c-8cb6-28c98eb36395','960cb384-875a-4e55-a2c5-3dfa17f5474b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f64bdc6458104b478eb18b5a135f4dc9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:16.452862 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8754f309-20c1-4da4-8c4b-d2b23b289ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:16.468369 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8754f309-20c1-4da4-8c4b-d2b23b289ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:16.469559 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Flow 'volume_create_api' (ce756a72-5f11-4632-a056-8fcf6829c23e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:16.469813 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Create volume request issued successfully. Jul 03 23:46:16.470631 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8fbeed58-9018-4f3c-b69e-d1d6d70fae51 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:46:16.471868 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 122/485] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:46:16 2026] POST /volume/v3/volumes => generated 756 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:16.484892 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1e7470fa-9073-4dfa-a05e-3728e3c64cbc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:16.487233 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1e7470fa-9073-4dfa-a05e-3728e3c64cbc tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] GET https://10.4.3.143/volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 Jul 03 23:46:16.487565 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1e7470fa-9073-4dfa-a05e-3728e3c64cbc tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:16.487761 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1e7470fa-9073-4dfa-a05e-3728e3c64cbc tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:16.499923 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:16.499923 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:16.504591 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1e7470fa-9073-4dfa-a05e-3728e3c64cbc tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Volume info retrieved successfully. Jul 03 23:46:16.510480 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1e7470fa-9073-4dfa-a05e-3728e3c64cbc tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 returned with HTTP 200 Jul 03 23:46:16.511004 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 123/486] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:16 2026] GET /volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:16.958404 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a3509f04-bff7-4f12-b14b-5a874dcf9e2b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:16.960309 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a3509f04-bff7-4f12-b14b-5a874dcf9e2b tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 Jul 03 23:46:16.960533 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a3509f04-bff7-4f12-b14b-5a874dcf9e2b tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:16.960752 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a3509f04-bff7-4f12-b14b-5a874dcf9e2b tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:16.968761 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:16.968761 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:16.972837 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a3509f04-bff7-4f12-b14b-5a874dcf9e2b tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Volume info retrieved successfully. Jul 03 23:46:16.978484 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a3509f04-bff7-4f12-b14b-5a874dcf9e2b tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 returned with HTTP 200 Jul 03 23:46:16.978929 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 124/487] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:16 2026] GET /volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:16.993001 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2271a67d-866d-4a71-9207-9ee31c3fc027 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:16.995315 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2271a67d-866d-4a71-9207-9ee31c3fc027 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] POST https://10.4.3.143/volume/v3/backups Jul 03 23:46:16.995746 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2271a67d-866d-4a71-9207-9ee31c3fc027 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "58fa6ce5-5996-4728-96b7-0ae2624ae9b1", "name": "tempest-VolumesBackupsAdminTest-Backup-1926196100", "container": "tempest-volumesbackupsadmintest-backup-container-2111169342"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:16.997253 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-2271a67d-866d-4a71-9207-9ee31c3fc027 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Creating new backup {'backup': {'volume_id': '58fa6ce5-5996-4728-96b7-0ae2624ae9b1', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1926196100', 'container': 'tempest-volumesbackupsadmintest-backup-container-2111169342'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:46:16.997428 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-2271a67d-866d-4a71-9207-9ee31c3fc027 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Creating backup of volume 58fa6ce5-5996-4728-96b7-0ae2624ae9b1 in container tempest-volumesbackupsadmintest-backup-container-2111169342 Jul 03 23:46:17.004790 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:17.004790 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:17.005293 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2271a67d-866d-4a71-9207-9ee31c3fc027 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Volume info retrieved successfully. Jul 03 23:46:17.050376 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-2271a67d-866d-4a71-9207-9ee31c3fc027 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Created reservations ['b9cb4fd1-ab36-4b80-bb96-bcb1383d1aae', '6c7e1dc2-d5e1-44ab-b2b6-cd9e318ffef1'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:17.122182 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2271a67d-866d-4a71-9207-9ee31c3fc027 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:46:17.122782 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 119/488] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:46:16 2026] POST /volume/v3/backups => generated 335 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:17.136413 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-90c6b4c5-8035-41c0-b9ac-e04346149354 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:17.138770 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-90c6b4c5-8035-41c0-b9ac-e04346149354 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:17.139164 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-90c6b4c5-8035-41c0-b9ac-e04346149354 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:17.139387 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-90c6b4c5-8035-41c0-b9ac-e04346149354 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:17.139623 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-90c6b4c5-8035-41c0-b9ac-e04346149354 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:17.155305 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:17.155305 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:17.156157 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-90c6b4c5-8035-41c0-b9ac-e04346149354 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:17.156564 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 123/489] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:17 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:17.178130 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-0d7b2535-7841-4a3e-aebd-4877f7b7ac8f req-c50686e3-a7b0-4205-8ddf-317c03ebb50d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:17.181156 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-0d7b2535-7841-4a3e-aebd-4877f7b7ac8f req-c50686e3-a7b0-4205-8ddf-317c03ebb50d tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] DELETE https://10.4.3.143/volume/v3/attachments/355457ca-64a4-40be-bf12-5cbc25b62fa9 Jul 03 23:46:17.181424 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-0d7b2535-7841-4a3e-aebd-4877f7b7ac8f req-c50686e3-a7b0-4205-8ddf-317c03ebb50d tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:17.181648 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-0d7b2535-7841-4a3e-aebd-4877f7b7ac8f req-c50686e3-a7b0-4205-8ddf-317c03ebb50d tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:17.191151 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:17.191151 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:17.533957 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-daca6cdc-e295-434b-9824-5333f11c25d4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:17.536956 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-daca6cdc-e295-434b-9824-5333f11c25d4 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] GET https://10.4.3.143/volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 Jul 03 23:46:17.537185 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-daca6cdc-e295-434b-9824-5333f11c25d4 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:17.537396 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-daca6cdc-e295-434b-9824-5333f11c25d4 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:17.545210 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:17.545210 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:17.549160 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-daca6cdc-e295-434b-9824-5333f11c25d4 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Volume info retrieved successfully. Jul 03 23:46:17.554792 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-daca6cdc-e295-434b-9824-5333f11c25d4 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 returned with HTTP 200 Jul 03 23:46:17.555066 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 125/490] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:17 2026] GET /volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:17.572894 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-41076648-8f46-4d06-843b-16bc400d8356 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:17.574647 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:46:17.574980 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-561115574"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:17.576765 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-561115574'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:46:17.576908 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Create volume of 1 GB Jul 03 23:46:17.577183 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:17.577183 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:17.581195 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Availability Zones retrieved successfully. Jul 03 23:46:17.588854 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Flow 'volume_create_api' (79fb7366-925f-408e-87fa-c929040b269a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:17.590607 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (594d9929-9b3d-4112-9adc-8b498d0f6279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:17.592248 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:46:17.622018 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (594d9929-9b3d-4112-9adc-8b498d0f6279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:17.622751 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3600fb9-4667-4d0d-a05e-9c8078e57499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:17.664649 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Created reservations ['f71fa2e0-d8ce-4b9e-8aeb-252efb691f1d', 'e3d3e614-fc52-46a9-9a98-734dd14a0030', '5173a11d-3433-401e-85d0-f2ca529e8578', '05279297-3de2-4f18-be8b-39047e8d215b'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:17.665418 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3600fb9-4667-4d0d-a05e-9c8078e57499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f71fa2e0-d8ce-4b9e-8aeb-252efb691f1d', 'e3d3e614-fc52-46a9-9a98-734dd14a0030', '5173a11d-3433-401e-85d0-f2ca529e8578', '05279297-3de2-4f18-be8b-39047e8d215b']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:17.666263 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51e663e7-06c2-4c58-b194-baeeeff5aa5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:17.689422 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51e663e7-06c2-4c58-b194-baeeeff5aa5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72808713-dda4-4fb1-8330-0a4c1859789a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-561115574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cab0f97e89704c659b109d295c232182',qos_specs=None,replication_status=,reservations=['f71fa2e0-d8ce-4b9e-8aeb-252efb691f1d','e3d3e614-fc52-46a9-9a98-734dd14a0030','5173a11d-3433-401e-85d0-f2ca529e8578','05279297-3de2-4f18-be8b-39047e8d215b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f64bdc6458104b478eb18b5a135f4dc9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:46:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-561115574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72808713-dda4-4fb1-8330-0a4c1859789a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cab0f97e89704c659b109d295c232182',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f64bdc6458104b478eb18b5a135f4dc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:17.690204 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27a4a826-c991-4bcb-a126-8553535dae54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:17.716989 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27a4a826-c991-4bcb-a126-8553535dae54) transitioned into state 'SUCCESS' from state '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-561115574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cab0f97e89704c659b109d295c232182',qos_specs=None,replication_status=,reservations=['f71fa2e0-d8ce-4b9e-8aeb-252efb691f1d','e3d3e614-fc52-46a9-9a98-734dd14a0030','5173a11d-3433-401e-85d0-f2ca529e8578','05279297-3de2-4f18-be8b-39047e8d215b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f64bdc6458104b478eb18b5a135f4dc9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:17.717821 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e292105a-28e8-4f9a-ac67-136f0daaa613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:17.728459 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e292105a-28e8-4f9a-ac67-136f0daaa613) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:17.729350 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Flow 'volume_create_api' (79fb7366-925f-408e-87fa-c929040b269a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:17.729717 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Create volume request issued successfully. Jul 03 23:46:17.730330 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-41076648-8f46-4d06-843b-16bc400d8356 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:46:17.730860 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 120/491] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:46:17 2026] POST /volume/v3/volumes => generated 756 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:17.742821 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-0d7b2535-7841-4a3e-aebd-4877f7b7ac8f req-c50686e3-a7b0-4205-8ddf-317c03ebb50d tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/attachments/355457ca-64a4-40be-bf12-5cbc25b62fa9 returned with HTTP 200 Jul 03 23:46:17.743647 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 124/492] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:46:17 2026] DELETE /volume/v3/attachments/355457ca-64a4-40be-bf12-5cbc25b62fa9 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:17.749253 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3903ca11-06d4-4f01-814e-31e36005dd80 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:17.751222 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3903ca11-06d4-4f01-814e-31e36005dd80 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] GET https://10.4.3.143/volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a Jul 03 23:46:17.751499 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3903ca11-06d4-4f01-814e-31e36005dd80 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:17.751730 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3903ca11-06d4-4f01-814e-31e36005dd80 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:17.756463 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-0d7b2535-7841-4a3e-aebd-4877f7b7ac8f req-077baa00-f88e-427a-ad3d-3749b3f3f11b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:17.758680 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0d7b2535-7841-4a3e-aebd-4877f7b7ac8f req-077baa00-f88e-427a-ad3d-3749b3f3f11b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] DELETE https://10.4.3.143/volume/v3/attachments/4faedda8-7586-4dc1-bed7-c53c66d805ff Jul 03 23:46:17.758900 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0d7b2535-7841-4a3e-aebd-4877f7b7ac8f req-077baa00-f88e-427a-ad3d-3749b3f3f11b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:17.759146 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0d7b2535-7841-4a3e-aebd-4877f7b7ac8f req-077baa00-f88e-427a-ad3d-3749b3f3f11b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:17.759963 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:17.759963 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:17.764812 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3903ca11-06d4-4f01-814e-31e36005dd80 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Volume info retrieved successfully. Jul 03 23:46:17.767509 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:17.767509 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:17.769865 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3903ca11-06d4-4f01-814e-31e36005dd80 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a returned with HTTP 200 Jul 03 23:46:17.769991 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 124/493] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:17 2026] GET /volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:18.168527 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1dfb187f-fbc6-413f-8e83-d3cbedcd81b4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:18.170501 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1dfb187f-fbc6-413f-8e83-d3cbedcd81b4 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:18.170687 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1dfb187f-fbc6-413f-8e83-d3cbedcd81b4 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:18.170884 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1dfb187f-fbc6-413f-8e83-d3cbedcd81b4 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:18.170986 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-1dfb187f-fbc6-413f-8e83-d3cbedcd81b4 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:18.176210 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:18.176210 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:18.177226 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1dfb187f-fbc6-413f-8e83-d3cbedcd81b4 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:18.177630 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 121/494] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:18 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:18.303792 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0d7b2535-7841-4a3e-aebd-4877f7b7ac8f req-077baa00-f88e-427a-ad3d-3749b3f3f11b tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/attachments/4faedda8-7586-4dc1-bed7-c53c66d805ff returned with HTTP 200 Jul 03 23:46:18.304301 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 126/495] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:46:17 2026] DELETE /volume/v3/attachments/4faedda8-7586-4dc1-bed7-c53c66d805ff => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:18.316982 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-0d7b2535-7841-4a3e-aebd-4877f7b7ac8f req-65754d1d-9e87-4903-bf6f-7cc10422ad05 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:18.321491 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-0d7b2535-7841-4a3e-aebd-4877f7b7ac8f req-65754d1d-9e87-4903-bf6f-7cc10422ad05 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] DELETE https://10.4.3.143/volume/v3/attachments/5e33b0d4-ba55-4a27-85f2-8161ace2f592 Jul 03 23:46:18.321776 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-0d7b2535-7841-4a3e-aebd-4877f7b7ac8f req-65754d1d-9e87-4903-bf6f-7cc10422ad05 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:18.326020 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-0d7b2535-7841-4a3e-aebd-4877f7b7ac8f req-65754d1d-9e87-4903-bf6f-7cc10422ad05 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:18.339790 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:18.339790 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:18.785801 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-be4c8471-f8fd-4ce1-85a1-4277dcbd462d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:18.788681 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-be4c8471-f8fd-4ce1-85a1-4277dcbd462d tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] GET https://10.4.3.143/volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a Jul 03 23:46:18.788893 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-be4c8471-f8fd-4ce1-85a1-4277dcbd462d tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:18.789122 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-be4c8471-f8fd-4ce1-85a1-4277dcbd462d tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:18.796766 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:18.796766 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:18.800648 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-be4c8471-f8fd-4ce1-85a1-4277dcbd462d tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Volume info retrieved successfully. Jul 03 23:46:18.806403 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-be4c8471-f8fd-4ce1-85a1-4277dcbd462d tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a returned with HTTP 200 Jul 03 23:46:18.806986 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 125/496] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:18 2026] GET /volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:18.897353 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-0d7b2535-7841-4a3e-aebd-4877f7b7ac8f req-65754d1d-9e87-4903-bf6f-7cc10422ad05 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/attachments/5e33b0d4-ba55-4a27-85f2-8161ace2f592 returned with HTTP 200 Jul 03 23:46:18.897845 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 125/497] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:46:18 2026] DELETE /volume/v3/attachments/5e33b0d4-ba55-4a27-85f2-8161ace2f592 => generated 19 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:19.190381 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5e599ca0-1266-4a9e-b85c-51b8644a1e7e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:19.193487 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5e599ca0-1266-4a9e-b85c-51b8644a1e7e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:19.193718 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5e599ca0-1266-4a9e-b85c-51b8644a1e7e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:19.193986 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5e599ca0-1266-4a9e-b85c-51b8644a1e7e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:19.194129 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-5e599ca0-1266-4a9e-b85c-51b8644a1e7e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:19.204430 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:19.204430 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:19.204430 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5e599ca0-1266-4a9e-b85c-51b8644a1e7e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:19.205084 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 122/498] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:19 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:20.219262 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-750cb318-56d7-4daa-b2f0-4382a66cdebb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:20.221033 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-750cb318-56d7-4daa-b2f0-4382a66cdebb tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:20.221232 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-750cb318-56d7-4daa-b2f0-4382a66cdebb tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:20.221407 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-750cb318-56d7-4daa-b2f0-4382a66cdebb tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:20.221516 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-750cb318-56d7-4daa-b2f0-4382a66cdebb tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:20.234210 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:20.234210 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:20.235346 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-750cb318-56d7-4daa-b2f0-4382a66cdebb tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:20.235532 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 127/499] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:20 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:21.250937 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d79946e3-9f88-484f-9ca9-2600b82c6921 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:21.251681 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d79946e3-9f88-484f-9ca9-2600b82c6921 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:21.251946 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d79946e3-9f88-484f-9ca9-2600b82c6921 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:21.252176 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d79946e3-9f88-484f-9ca9-2600b82c6921 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:21.252328 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-d79946e3-9f88-484f-9ca9-2600b82c6921 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:21.259480 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:21.259480 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:21.260665 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d79946e3-9f88-484f-9ca9-2600b82c6921 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:21.261240 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 126/500] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:21 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:22.274565 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-66083643-723d-4924-acf8-6f012a24a188 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:22.276261 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-66083643-723d-4924-acf8-6f012a24a188 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:22.276900 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-66083643-723d-4924-acf8-6f012a24a188 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:22.276900 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-66083643-723d-4924-acf8-6f012a24a188 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:22.276900 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-66083643-723d-4924-acf8-6f012a24a188 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:22.308267 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:22.308267 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:22.309290 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-66083643-723d-4924-acf8-6f012a24a188 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:22.309781 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 126/501] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:22 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 801 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:23.324644 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7965c165-0976-49a3-8902-b49c11ee251e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:23.326393 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7965c165-0976-49a3-8902-b49c11ee251e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:23.326575 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7965c165-0976-49a3-8902-b49c11ee251e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:23.326781 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7965c165-0976-49a3-8902-b49c11ee251e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:23.326935 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-7965c165-0976-49a3-8902-b49c11ee251e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:23.332252 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:23.332252 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:23.332991 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7965c165-0976-49a3-8902-b49c11ee251e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:23.333498 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 123/502] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:23 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:24.345598 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f1dec3c8-065e-42f3-b7c8-1070f3190762 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:24.348871 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f1dec3c8-065e-42f3-b7c8-1070f3190762 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:24.348871 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f1dec3c8-065e-42f3-b7c8-1070f3190762 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:24.348871 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f1dec3c8-065e-42f3-b7c8-1070f3190762 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:24.348871 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-f1dec3c8-065e-42f3-b7c8-1070f3190762 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:24.358595 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:24.358595 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:24.359862 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f1dec3c8-065e-42f3-b7c8-1070f3190762 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:24.360566 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 128/503] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:24 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:24.972918 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a84dd17a-a82c-48fa-b34b-e0e2c42aabfd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:24.977690 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a84dd17a-a82c-48fa-b34b-e0e2c42aabfd tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:46:24.978019 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a84dd17a-a82c-48fa-b34b-e0e2c42aabfd tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:24.978213 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a84dd17a-a82c-48fa-b34b-e0e2c42aabfd tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:24.978418 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-a84dd17a-a82c-48fa-b34b-e0e2c42aabfd tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Delete volume with id: d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:46:24.996520 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:24.996520 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:24.996520 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a84dd17a-a82c-48fa-b34b-e0e2c42aabfd tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:46:25.032239 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a84dd17a-a82c-48fa-b34b-e0e2c42aabfd tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Delete volume request issued successfully. Jul 03 23:46:25.032475 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a84dd17a-a82c-48fa-b34b-e0e2c42aabfd tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 202 Jul 03 23:46:25.033023 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 127/504] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:46:24 2026] DELETE /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:25.042151 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-407fad53-50e1-4dbb-af0d-ffacb0d43947 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:25.044317 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-407fad53-50e1-4dbb-af0d-ffacb0d43947 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:46:25.044608 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-407fad53-50e1-4dbb-af0d-ffacb0d43947 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:25.044932 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-407fad53-50e1-4dbb-af0d-ffacb0d43947 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:25.055007 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:25.055007 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:25.060899 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-407fad53-50e1-4dbb-af0d-ffacb0d43947 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Volume info retrieved successfully. Jul 03 23:46:25.066606 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-407fad53-50e1-4dbb-af0d-ffacb0d43947 tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 200 Jul 03 23:46:25.067170 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 127/505] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:25 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:25.361628 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-bdb684ef-47e3-4d53-a29b-833d5a893d6e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:25.363464 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bdb684ef-47e3-4d53-a29b-833d5a893d6e tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] DELETE https://10.4.3.143/volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf Jul 03 23:46:25.363652 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bdb684ef-47e3-4d53-a29b-833d5a893d6e tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:25.363866 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bdb684ef-47e3-4d53-a29b-833d5a893d6e tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:25.364043 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-bdb684ef-47e3-4d53-a29b-833d5a893d6e tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Delete volume with id: 26194f0b-e41f-4b25-8b7a-ecc43ab5acaf Jul 03 23:46:25.371509 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:25.371509 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:25.372042 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-bdb684ef-47e3-4d53-a29b-833d5a893d6e tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:46:25.373414 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7750eb5f-3566-4e87-ba06-2c93e12af8a0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:25.375011 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7750eb5f-3566-4e87-ba06-2c93e12af8a0 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:25.375300 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7750eb5f-3566-4e87-ba06-2c93e12af8a0 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:25.375551 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7750eb5f-3566-4e87-ba06-2c93e12af8a0 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:25.376616 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-7750eb5f-3566-4e87-ba06-2c93e12af8a0 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:25.381245 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:25.381245 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:25.381245 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7750eb5f-3566-4e87-ba06-2c93e12af8a0 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:25.381245 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 129/506] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:25 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:25.395675 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-bdb684ef-47e3-4d53-a29b-833d5a893d6e tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Delete volume request issued successfully. Jul 03 23:46:25.395921 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bdb684ef-47e3-4d53-a29b-833d5a893d6e tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf returned with HTTP 202 Jul 03 23:46:25.396829 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 124/507] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:46:25 2026] DELETE /volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:25.405240 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-72f5bcbd-8737-492a-b9b6-c3d5d1b66aa6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:25.406837 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-72f5bcbd-8737-492a-b9b6-c3d5d1b66aa6 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf Jul 03 23:46:25.407003 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-72f5bcbd-8737-492a-b9b6-c3d5d1b66aa6 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:25.407168 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-72f5bcbd-8737-492a-b9b6-c3d5d1b66aa6 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:25.413536 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:25.413536 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:25.417066 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-72f5bcbd-8737-492a-b9b6-c3d5d1b66aa6 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:46:25.420301 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-72f5bcbd-8737-492a-b9b6-c3d5d1b66aa6 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf returned with HTTP 200 Jul 03 23:46:25.420871 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 128/508] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:25 2026] GET /volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:26.086032 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c3b9c030-7f86-4c31-bf45-d0635fa2fcca None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:26.088354 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c3b9c030-7f86-4c31-bf45-d0635fa2fcca tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] GET https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a Jul 03 23:46:26.088604 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c3b9c030-7f86-4c31-bf45-d0635fa2fcca tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:26.088903 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c3b9c030-7f86-4c31-bf45-d0635fa2fcca tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:26.095676 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c3b9c030-7f86-4c31-bf45-d0635fa2fcca tempest-ServerStableDeviceRescueTest-1543224250 tempest-ServerStableDeviceRescueTest-1543224250-project-member] https://10.4.3.143/volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a returned with HTTP 404 Jul 03 23:46:26.096405 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 128/509] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:26 2026] GET /volume/v3/volumes/d0b4eb8f-36c0-4689-889f-bc1d8c7f713a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:26.343558 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-182651db-1845-4930-bd2f-c0f4858a2cb4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:26.345975 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-182651db-1845-4930-bd2f-c0f4858a2cb4 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] GET https://10.4.3.143/volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 Jul 03 23:46:26.346201 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-182651db-1845-4930-bd2f-c0f4858a2cb4 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:26.346437 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-182651db-1845-4930-bd2f-c0f4858a2cb4 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:26.370227 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:26.370227 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:26.380405 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-182651db-1845-4930-bd2f-c0f4858a2cb4 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Volume info retrieved successfully. Jul 03 23:46:26.393997 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-182651db-1845-4930-bd2f-c0f4858a2cb4 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 returned with HTTP 200 Jul 03 23:46:26.394763 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 130/510] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:26 2026] GET /volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 => generated 1364 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:26.397815 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a1a1e3ff-6b51-496c-9a2b-ecbd6a1e07f3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:26.402899 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a1a1e3ff-6b51-496c-9a2b-ecbd6a1e07f3 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:26.402899 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a1a1e3ff-6b51-496c-9a2b-ecbd6a1e07f3 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:26.403434 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a1a1e3ff-6b51-496c-9a2b-ecbd6a1e07f3 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:26.404694 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-a1a1e3ff-6b51-496c-9a2b-ecbd6a1e07f3 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:26.405870 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-cdc5a63a-61a3-46e7-8e19-39272e9526e4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:26.408326 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-cdc5a63a-61a3-46e7-8e19-39272e9526e4 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] GET https://10.4.3.143/volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 Jul 03 23:46:26.408557 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-cdc5a63a-61a3-46e7-8e19-39272e9526e4 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:26.409113 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-cdc5a63a-61a3-46e7-8e19-39272e9526e4 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:26.415908 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:26.415908 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:26.417103 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:26.417103 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:26.421421 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-cdc5a63a-61a3-46e7-8e19-39272e9526e4 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Volume info retrieved successfully. Jul 03 23:46:26.421642 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a1a1e3ff-6b51-496c-9a2b-ecbd6a1e07f3 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:26.422324 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 125/511] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:26 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 801 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:46:26.427118 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-cdc5a63a-61a3-46e7-8e19-39272e9526e4 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 returned with HTTP 200 Jul 03 23:46:26.427542 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 129/512] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:26 2026] GET /volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:26.439825 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0bfcb7b6-32a9-43e7-90ab-aadeebe75286 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:26.441077 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0bfcb7b6-32a9-43e7-90ab-aadeebe75286 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf Jul 03 23:46:26.441332 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0bfcb7b6-32a9-43e7-90ab-aadeebe75286 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:26.441582 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0bfcb7b6-32a9-43e7-90ab-aadeebe75286 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:26.442178 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-8e03d743-d38b-45b2-8103-d25f26be062a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:26.443812 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=373,cinder:UPDATE=91,cinder:DELETE=6,cinder:INSERT=42 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:46:26.444484 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-8e03d743-d38b-45b2-8103-d25f26be062a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] GET https://10.4.3.143/volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a Jul 03 23:46:26.444973 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-8e03d743-d38b-45b2-8103-d25f26be062a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:26.444973 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-8e03d743-d38b-45b2-8103-d25f26be062a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:26.448966 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0bfcb7b6-32a9-43e7-90ab-aadeebe75286 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf returned with HTTP 404 Jul 03 23:46:26.448966 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 129/513] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:26 2026] GET /volume/v3/volumes/26194f0b-e41f-4b25-8b7a-ecc43ab5acaf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:26.454421 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:26.454421 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:26.456992 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-89494aed-5a35-47f6-a1a6-81868ebcf48a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:26.459379 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-8e03d743-d38b-45b2-8103-d25f26be062a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Volume info retrieved successfully. Jul 03 23:46:26.463013 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-89494aed-5a35-47f6-a1a6-81868ebcf48a tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] DELETE https://10.4.3.143/volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 Jul 03 23:46:26.464980 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-8e03d743-d38b-45b2-8103-d25f26be062a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a returned with HTTP 200 Jul 03 23:46:26.465357 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-89494aed-5a35-47f6-a1a6-81868ebcf48a tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:26.465714 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-89494aed-5a35-47f6-a1a6-81868ebcf48a tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:26.465779 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 131/514] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:26 2026] GET /volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:26.466054 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-89494aed-5a35-47f6-a1a6-81868ebcf48a tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Delete volume with id: 3ea1b11e-daa0-4d3c-9467-476a0aa0f593 Jul 03 23:46:26.478628 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:26.478628 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:26.479280 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-89494aed-5a35-47f6-a1a6-81868ebcf48a tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:46:26.482546 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-dfa410c6-553b-4bab-91a2-064840990405 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:26.482546 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dfa410c6-553b-4bab-91a2-064840990405 None None] GET https://10.4.3.143/volume// Jul 03 23:46:26.482546 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dfa410c6-553b-4bab-91a2-064840990405 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:26.482546 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dfa410c6-553b-4bab-91a2-064840990405 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:26.482546 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dfa410c6-553b-4bab-91a2-064840990405 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:46:26.482546 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 130/515] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:46:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:46:26.493015 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-fe875aac-fbbe-4709-9cfe-84fee35132bc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:26.500837 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-fe875aac-fbbe-4709-9cfe-84fee35132bc tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:46:26.500837 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-fe875aac-fbbe-4709-9cfe-84fee35132bc tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9ffefa1-301e-4c9f-98b6-b35ec4f225d3", "connector": null, "instance_uuid": "9e71b992-b506-4f68-a2af-b65975e2eca6"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:26.513959 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-89494aed-5a35-47f6-a1a6-81868ebcf48a tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Delete volume request issued successfully. Jul 03 23:46:26.514313 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-89494aed-5a35-47f6-a1a6-81868ebcf48a tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 returned with HTTP 202 Jul 03 23:46:26.514868 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 126/516] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:46:26 2026] DELETE /volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:26.515403 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:26.515403 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:26.523777 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-af3726f1-2d00-4ce7-a9db-277f319d5d1f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:26.526484 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-af3726f1-2d00-4ce7-a9db-277f319d5d1f tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 Jul 03 23:46:26.526484 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-af3726f1-2d00-4ce7-a9db-277f319d5d1f tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:26.526628 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-af3726f1-2d00-4ce7-a9db-277f319d5d1f tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:26.534564 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:26.534564 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:26.538678 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-af3726f1-2d00-4ce7-a9db-277f319d5d1f tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:46:26.543351 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-af3726f1-2d00-4ce7-a9db-277f319d5d1f tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 returned with HTTP 200 Jul 03 23:46:26.543351 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 132/517] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:26 2026] GET /volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:26.558210 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-fe875aac-fbbe-4709-9cfe-84fee35132bc tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:46:26.558210 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 130/518] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:46:26 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:26.573665 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f0eed1be-ed14-4ed0-adb5-121d87d7e1e8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:26.574105 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f0eed1be-ed14-4ed0-adb5-121d87d7e1e8 None None] GET https://10.4.3.143/volume// Jul 03 23:46:26.574274 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f0eed1be-ed14-4ed0-adb5-121d87d7e1e8 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:26.574503 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f0eed1be-ed14-4ed0-adb5-121d87d7e1e8 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:26.574842 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f0eed1be-ed14-4ed0-adb5-121d87d7e1e8 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:46:26.575121 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 131/519] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:46:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:46:26.588132 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-743e687b-a4da-4f42-b16e-8b2b715600c4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:26.590192 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-743e687b-a4da-4f42-b16e-8b2b715600c4 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:46:26.590192 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-743e687b-a4da-4f42-b16e-8b2b715600c4 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8dbe16d1-3208-4a9e-9391-9b3769ff9ef6", "connector": null, "instance_uuid": "9e71b992-b506-4f68-a2af-b65975e2eca6"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:26.603887 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:26.603887 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:26.654080 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-743e687b-a4da-4f42-b16e-8b2b715600c4 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:46:26.654659 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 127/520] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:46:26 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:26.664129 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-53629b30-d477-4f7c-8f9b-f278252bb78a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:26.664616 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-53629b30-d477-4f7c-8f9b-f278252bb78a None None] GET https://10.4.3.143/volume// Jul 03 23:46:26.664849 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-53629b30-d477-4f7c-8f9b-f278252bb78a None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:26.665053 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-53629b30-d477-4f7c-8f9b-f278252bb78a None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:26.665381 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-53629b30-d477-4f7c-8f9b-f278252bb78a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:46:26.665673 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 133/521] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:46:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:46:26.677004 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-3e069ac2-2455-49e0-885e-442bf6a6c92a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:26.679503 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-3e069ac2-2455-49e0-885e-442bf6a6c92a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:46:26.679943 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-3e069ac2-2455-49e0-885e-442bf6a6c92a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72808713-dda4-4fb1-8330-0a4c1859789a", "connector": null, "instance_uuid": "9e71b992-b506-4f68-a2af-b65975e2eca6"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:26.689604 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:26.689604 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:26.734199 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-3e069ac2-2455-49e0-885e-442bf6a6c92a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:46:26.734643 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 131/522] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:46:26 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 03 23:46:27.434896 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-04b22394-2a4a-414c-b31e-31a06d8477be None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:27.437161 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-04b22394-2a4a-414c-b31e-31a06d8477be tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:27.437477 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-04b22394-2a4a-414c-b31e-31a06d8477be tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:27.437664 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-04b22394-2a4a-414c-b31e-31a06d8477be tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:27.437848 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-04b22394-2a4a-414c-b31e-31a06d8477be tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:27.442278 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:27.442278 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:27.443132 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-04b22394-2a4a-414c-b31e-31a06d8477be tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:27.443824 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 132/523] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:27 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:27.558897 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-729fe8cd-fb98-4590-9527-89bb6e888a35 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:27.562138 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-729fe8cd-fb98-4590-9527-89bb6e888a35 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 Jul 03 23:46:27.562496 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-729fe8cd-fb98-4590-9527-89bb6e888a35 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:27.562944 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-729fe8cd-fb98-4590-9527-89bb6e888a35 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:27.566957 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=404,cinder:INSERT=62,cinder:UPDATE=98,cinder:DELETE=3 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:46:27.573778 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-729fe8cd-fb98-4590-9527-89bb6e888a35 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 returned with HTTP 404 Jul 03 23:46:27.574365 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 128/524] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:27 2026] GET /volume/v3/volumes/3ea1b11e-daa0-4d3c-9467-476a0aa0f593 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:27.586956 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a9f57fb4-de9f-48a9-9eba-6fc33ce15b25 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:27.589063 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a9f57fb4-de9f-48a9-9eba-6fc33ce15b25 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 Jul 03 23:46:27.589314 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a9f57fb4-de9f-48a9-9eba-6fc33ce15b25 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:27.589520 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a9f57fb4-de9f-48a9-9eba-6fc33ce15b25 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:27.589921 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-a9f57fb4-de9f-48a9-9eba-6fc33ce15b25 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Delete volume with id: f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 Jul 03 23:46:27.602723 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:27.602723 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:27.603399 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a9f57fb4-de9f-48a9-9eba-6fc33ce15b25 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:46:27.656870 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a9f57fb4-de9f-48a9-9eba-6fc33ce15b25 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Delete volume request issued successfully. Jul 03 23:46:27.656870 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a9f57fb4-de9f-48a9-9eba-6fc33ce15b25 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 returned with HTTP 202 Jul 03 23:46:27.656870 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 134/525] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:46:27 2026] DELETE /volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:27.668354 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c1bc9787-6db8-4260-addb-97b5e8087efe None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:27.671796 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c1bc9787-6db8-4260-addb-97b5e8087efe tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 Jul 03 23:46:27.671796 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c1bc9787-6db8-4260-addb-97b5e8087efe tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:27.671796 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c1bc9787-6db8-4260-addb-97b5e8087efe tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:27.683118 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:27.683118 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:27.690975 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c1bc9787-6db8-4260-addb-97b5e8087efe tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Volume info retrieved successfully. Jul 03 23:46:27.699318 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c1bc9787-6db8-4260-addb-97b5e8087efe tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 returned with HTTP 200 Jul 03 23:46:27.699794 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 132/526] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:27 2026] GET /volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 => generated 1390 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:28.455998 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-34ce56b3-4efb-42fe-aaba-03a819b87c5a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:28.457729 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-34ce56b3-4efb-42fe-aaba-03a819b87c5a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:28.457919 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-34ce56b3-4efb-42fe-aaba-03a819b87c5a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:28.458116 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-34ce56b3-4efb-42fe-aaba-03a819b87c5a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:28.458217 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-34ce56b3-4efb-42fe-aaba-03a819b87c5a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:28.467790 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:28.467790 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:28.467971 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-34ce56b3-4efb-42fe-aaba-03a819b87c5a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:28.469410 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 133/527] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:28 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:28.713080 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b62560bb-1443-46c9-a4d0-29eb7715ebf5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:28.717182 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b62560bb-1443-46c9-a4d0-29eb7715ebf5 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] GET https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 Jul 03 23:46:28.717392 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b62560bb-1443-46c9-a4d0-29eb7715ebf5 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:28.717598 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b62560bb-1443-46c9-a4d0-29eb7715ebf5 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:28.724314 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b62560bb-1443-46c9-a4d0-29eb7715ebf5 tempest-TaggedBootDevicesTest-460947918 tempest-TaggedBootDevicesTest-460947918-project-member] https://10.4.3.143/volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 returned with HTTP 404 Jul 03 23:46:28.724879 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 129/528] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:28 2026] GET /volume/v3/volumes/f3146a4a-f92e-45e5-8f8d-c2d4f4c51843 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:29.484593 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-539b6ffb-6c48-4547-8081-c947f8b09c59 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:29.489677 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-539b6ffb-6c48-4547-8081-c947f8b09c59 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:29.489677 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-539b6ffb-6c48-4547-8081-c947f8b09c59 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:29.489677 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-539b6ffb-6c48-4547-8081-c947f8b09c59 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:29.489677 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-539b6ffb-6c48-4547-8081-c947f8b09c59 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:29.498386 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:29.498386 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:29.499028 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-539b6ffb-6c48-4547-8081-c947f8b09c59 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:29.499420 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 135/529] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:29 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:30.515259 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d7cfc3ed-d458-4210-95e6-04ceef682c71 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:30.517486 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d7cfc3ed-d458-4210-95e6-04ceef682c71 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:30.517486 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d7cfc3ed-d458-4210-95e6-04ceef682c71 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:30.517486 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d7cfc3ed-d458-4210-95e6-04ceef682c71 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:30.517717 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-d7cfc3ed-d458-4210-95e6-04ceef682c71 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:30.531633 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:30.531633 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:30.532139 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d7cfc3ed-d458-4210-95e6-04ceef682c71 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:30.533028 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 133/530] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:30 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:30.605372 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:30.774546 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:46:30.776726 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1992823300"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:30.777073 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1992823300'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:46:30.777292 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Create volume of 1 GB Jul 03 23:46:30.782611 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Availability Zones retrieved successfully. Jul 03 23:46:30.790567 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Flow 'volume_create_api' (63eaed15-49f5-409a-881b-36f1c9e3e597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:30.792278 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0fca055-5f1d-4cf2-b08e-80d2973268fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:30.793777 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:46:30.830729 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0fca055-5f1d-4cf2-b08e-80d2973268fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:30.830729 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaa48ed0-8aa3-4683-9dd8-b531e146547e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:30.905923 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Created reservations ['4e961837-8390-45fa-a732-36bba58ff127', '662e1e14-178e-4e4b-befe-1cc0c6b49886', 'd56b1f7b-1c98-4df9-8989-05e157051ccb', '4a1c87af-9ebb-46b2-b65d-ed9d9a96dd1e'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:30.906901 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaa48ed0-8aa3-4683-9dd8-b531e146547e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e961837-8390-45fa-a732-36bba58ff127', '662e1e14-178e-4e4b-befe-1cc0c6b49886', 'd56b1f7b-1c98-4df9-8989-05e157051ccb', '4a1c87af-9ebb-46b2-b65d-ed9d9a96dd1e']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:30.908121 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa831c45-b413-4039-a074-e4e0ad9a4cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:30.948722 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa831c45-b413-4039-a074-e4e0ad9a4cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1992823300',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='94c84b8b127644109436625533df17c8',qos_specs=None,replication_status=,reservations=['4e961837-8390-45fa-a732-36bba58ff127','662e1e14-178e-4e4b-befe-1cc0c6b49886','d56b1f7b-1c98-4df9-8989-05e157051ccb','4a1c87af-9ebb-46b2-b65d-ed9d9a96dd1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50a0e966565f4f04aa3a98fbcbfe9ff3',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:46:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1992823300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='94c84b8b127644109436625533df17c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50a0e966565f4f04aa3a98fbcbfe9ff3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:30.950029 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a387938-c44a-444d-a284-dbf9e41037c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:30.976588 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a387938-c44a-444d-a284-dbf9e41037c1) transitioned into state 'SUCCESS' from state '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-1992823300',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='94c84b8b127644109436625533df17c8',qos_specs=None,replication_status=,reservations=['4e961837-8390-45fa-a732-36bba58ff127','662e1e14-178e-4e4b-befe-1cc0c6b49886','d56b1f7b-1c98-4df9-8989-05e157051ccb','4a1c87af-9ebb-46b2-b65d-ed9d9a96dd1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50a0e966565f4f04aa3a98fbcbfe9ff3',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:30.977563 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b00d398-d48b-41e2-93a3-8e2f993fc6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:30.990963 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b00d398-d48b-41e2-93a3-8e2f993fc6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:30.992313 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Flow 'volume_create_api' (63eaed15-49f5-409a-881b-36f1c9e3e597) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:30.992721 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Create volume request issued successfully. Jul 03 23:46:30.993531 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-44a38aa5-14fe-47fc-8d5f-07e7e4cf60e2 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:46:30.994087 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 134/531] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:46:30 2026] POST /volume/v3/volumes => generated 760 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:31.008684 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b62431d1-b418-4226-9285-c16ffa236e10 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:31.011421 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b62431d1-b418-4226-9285-c16ffa236e10 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] GET https://10.4.3.143/volume/v3/volumes/bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c Jul 03 23:46:31.011692 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b62431d1-b418-4226-9285-c16ffa236e10 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:31.011941 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b62431d1-b418-4226-9285-c16ffa236e10 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:31.021799 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:31.021799 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:31.040030 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b62431d1-b418-4226-9285-c16ffa236e10 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Volume info retrieved successfully. Jul 03 23:46:31.044609 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b62431d1-b418-4226-9285-c16ffa236e10 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes/bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c returned with HTTP 200 Jul 03 23:46:31.047433 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 130/532] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:31 2026] GET /volume/v3/volumes/bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c => generated 828 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:31.548154 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e8c2fb29-eb91-4fdb-ac89-c7bb080cb4d4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:31.550426 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e8c2fb29-eb91-4fdb-ac89-c7bb080cb4d4 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:31.550739 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e8c2fb29-eb91-4fdb-ac89-c7bb080cb4d4 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:31.551018 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e8c2fb29-eb91-4fdb-ac89-c7bb080cb4d4 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:31.551182 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-e8c2fb29-eb91-4fdb-ac89-c7bb080cb4d4 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:31.556627 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:31.556627 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:31.557745 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e8c2fb29-eb91-4fdb-ac89-c7bb080cb4d4 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:31.558323 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 136/533] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:31 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:32.065805 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4f3e757d-958b-452f-bee0-fe3c402aa9c4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:32.070130 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4f3e757d-958b-452f-bee0-fe3c402aa9c4 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] GET https://10.4.3.143/volume/v3/volumes/bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c Jul 03 23:46:32.070341 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4f3e757d-958b-452f-bee0-fe3c402aa9c4 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:32.070560 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4f3e757d-958b-452f-bee0-fe3c402aa9c4 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:32.080756 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:32.080756 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:32.086413 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4f3e757d-958b-452f-bee0-fe3c402aa9c4 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Volume info retrieved successfully. Jul 03 23:46:32.091924 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4f3e757d-958b-452f-bee0-fe3c402aa9c4 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes/bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c returned with HTTP 200 Jul 03 23:46:32.092408 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 134/534] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:32 2026] GET /volume/v3/volumes/bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:32.125284 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-f31f9b2c-cbb8-43f2-8bc1-77c02093a890 req-fe1221de-a301-4fd2-bebe-2bd51d451bf4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:32.127729 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-f31f9b2c-cbb8-43f2-8bc1-77c02093a890 req-fe1221de-a301-4fd2-bebe-2bd51d451bf4 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] GET https://10.4.3.143/volume/v3/volumes/bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c Jul 03 23:46:32.127977 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-f31f9b2c-cbb8-43f2-8bc1-77c02093a890 req-fe1221de-a301-4fd2-bebe-2bd51d451bf4 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:32.128155 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-f31f9b2c-cbb8-43f2-8bc1-77c02093a890 req-fe1221de-a301-4fd2-bebe-2bd51d451bf4 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:32.144669 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:32.144669 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:32.144669 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-f31f9b2c-cbb8-43f2-8bc1-77c02093a890 req-fe1221de-a301-4fd2-bebe-2bd51d451bf4 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Volume info retrieved successfully. Jul 03 23:46:32.151820 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-f31f9b2c-cbb8-43f2-8bc1-77c02093a890 req-fe1221de-a301-4fd2-bebe-2bd51d451bf4 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes/bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c returned with HTTP 200 Jul 03 23:46:32.152630 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 135/535] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:32 2026] GET /volume/v3/volumes/bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:32.167541 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:32.170790 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:46:32.170790 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1327366568"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:32.171636 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1327366568'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:46:32.171895 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Create volume of 1 GB Jul 03 23:46:32.178378 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Availability Zones retrieved successfully. Jul 03 23:46:32.195260 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Flow 'volume_create_api' (50398382-6cec-4d70-827e-b5ff8ffab0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:32.196127 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1219a0-53db-41e1-83c6-e28e52f80ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:32.197321 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:46:32.244876 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af1219a0-53db-41e1-83c6-e28e52f80ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:32.245913 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60000758-e482-4a45-bf84-29da5b7482d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:32.288281 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Created reservations ['91e1dd4c-86f3-4294-a815-794310e85eba', '8bf0c6a3-c19c-4cc0-9b21-9f83b25d3beb', '08af4412-6404-4122-8d06-535ba177ffca', '17f6c013-5dad-4405-bf4c-090ce67d67bd'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:32.289061 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60000758-e482-4a45-bf84-29da5b7482d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91e1dd4c-86f3-4294-a815-794310e85eba', '8bf0c6a3-c19c-4cc0-9b21-9f83b25d3beb', '08af4412-6404-4122-8d06-535ba177ffca', '17f6c013-5dad-4405-bf4c-090ce67d67bd']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:32.289758 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cedf6fd-b9d8-4bd3-a1f8-bf82718282fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:32.318778 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cedf6fd-b9d8-4bd3-a1f8-bf82718282fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '467562ad-7f76-4792-8970-a256d32b5b8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1327366568',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='94c84b8b127644109436625533df17c8',qos_specs=None,replication_status=,reservations=['91e1dd4c-86f3-4294-a815-794310e85eba','8bf0c6a3-c19c-4cc0-9b21-9f83b25d3beb','08af4412-6404-4122-8d06-535ba177ffca','17f6c013-5dad-4405-bf4c-090ce67d67bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50a0e966565f4f04aa3a98fbcbfe9ff3',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:46:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1327366568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=467562ad-7f76-4792-8970-a256d32b5b8a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='94c84b8b127644109436625533df17c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50a0e966565f4f04aa3a98fbcbfe9ff3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:32.319504 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (931be557-4a7f-4762-93a0-8cd5a4d6cbef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:32.340244 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (931be557-4a7f-4762-93a0-8cd5a4d6cbef) transitioned into state 'SUCCESS' from state '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-1327366568',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='94c84b8b127644109436625533df17c8',qos_specs=None,replication_status=,reservations=['91e1dd4c-86f3-4294-a815-794310e85eba','8bf0c6a3-c19c-4cc0-9b21-9f83b25d3beb','08af4412-6404-4122-8d06-535ba177ffca','17f6c013-5dad-4405-bf4c-090ce67d67bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50a0e966565f4f04aa3a98fbcbfe9ff3',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:32.341021 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fcce033-6c5e-4f67-b95d-d6d6ef5fd322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:32.352869 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fcce033-6c5e-4f67-b95d-d6d6ef5fd322) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:32.353700 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Flow 'volume_create_api' (50398382-6cec-4d70-827e-b5ff8ffab0c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:32.354649 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Create volume request issued successfully. Jul 03 23:46:32.354649 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-01c558d7-3c0e-4e0c-9363-0e04507e94fa tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:46:32.355047 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 131/536] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:46:32 2026] POST /volume/v3/volumes => generated 760 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:32.370848 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-95da15b4-0863-430a-994a-7366492baab6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:32.372658 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-95da15b4-0863-430a-994a-7366492baab6 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] GET https://10.4.3.143/volume/v3/volumes/467562ad-7f76-4792-8970-a256d32b5b8a Jul 03 23:46:32.373076 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-95da15b4-0863-430a-994a-7366492baab6 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:32.373217 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-95da15b4-0863-430a-994a-7366492baab6 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:32.381167 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:32.381167 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:32.385462 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-95da15b4-0863-430a-994a-7366492baab6 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Volume info retrieved successfully. Jul 03 23:46:32.390000 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-95da15b4-0863-430a-994a-7366492baab6 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes/467562ad-7f76-4792-8970-a256d32b5b8a returned with HTTP 200 Jul 03 23:46:32.390415 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 137/537] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:32 2026] GET /volume/v3/volumes/467562ad-7f76-4792-8970-a256d32b5b8a => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:32.570014 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7cd7c1dc-10bf-4378-9558-20b5f1d67658 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:32.571395 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7cd7c1dc-10bf-4378-9558-20b5f1d67658 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:32.571737 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7cd7c1dc-10bf-4378-9558-20b5f1d67658 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:32.572026 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7cd7c1dc-10bf-4378-9558-20b5f1d67658 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:32.572618 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-7cd7c1dc-10bf-4378-9558-20b5f1d67658 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:32.578446 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:32.578446 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:32.580298 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7cd7c1dc-10bf-4378-9558-20b5f1d67658 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:32.580298 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 135/538] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:32 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:33.407541 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-059fd005-38f0-4df5-99a5-c477b8336c22 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:33.409249 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-059fd005-38f0-4df5-99a5-c477b8336c22 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] GET https://10.4.3.143/volume/v3/volumes/467562ad-7f76-4792-8970-a256d32b5b8a Jul 03 23:46:33.409852 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-059fd005-38f0-4df5-99a5-c477b8336c22 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:33.409852 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-059fd005-38f0-4df5-99a5-c477b8336c22 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:33.425256 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:33.425256 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:33.435110 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-059fd005-38f0-4df5-99a5-c477b8336c22 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Volume info retrieved successfully. Jul 03 23:46:33.443126 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-059fd005-38f0-4df5-99a5-c477b8336c22 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes/467562ad-7f76-4792-8970-a256d32b5b8a returned with HTTP 200 Jul 03 23:46:33.443126 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 136/539] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:33 2026] GET /volume/v3/volumes/467562ad-7f76-4792-8970-a256d32b5b8a => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:33.464362 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-877037ff-2061-4575-9c2a-65ffab86c376 req-5e746f22-2a46-4b7c-a667-0c1f851cf7bf None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:33.467084 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-877037ff-2061-4575-9c2a-65ffab86c376 req-5e746f22-2a46-4b7c-a667-0c1f851cf7bf tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] GET https://10.4.3.143/volume/v3/volumes/467562ad-7f76-4792-8970-a256d32b5b8a Jul 03 23:46:33.467321 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-877037ff-2061-4575-9c2a-65ffab86c376 req-5e746f22-2a46-4b7c-a667-0c1f851cf7bf tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:33.467578 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-877037ff-2061-4575-9c2a-65ffab86c376 req-5e746f22-2a46-4b7c-a667-0c1f851cf7bf tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:33.478925 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:33.478925 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:33.483501 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-877037ff-2061-4575-9c2a-65ffab86c376 req-5e746f22-2a46-4b7c-a667-0c1f851cf7bf tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Volume info retrieved successfully. Jul 03 23:46:33.489601 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-877037ff-2061-4575-9c2a-65ffab86c376 req-5e746f22-2a46-4b7c-a667-0c1f851cf7bf tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes/467562ad-7f76-4792-8970-a256d32b5b8a returned with HTTP 200 Jul 03 23:46:33.490140 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 132/540] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:33 2026] GET /volume/v3/volumes/467562ad-7f76-4792-8970-a256d32b5b8a => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:33.503440 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-075a9c75-1c93-4eda-8608-14713cd8355c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:33.505993 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:46:33.506360 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1093691728"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:33.511684 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1093691728'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:46:33.511896 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Create volume of 1 GB Jul 03 23:46:33.519385 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Availability Zones retrieved successfully. Jul 03 23:46:33.524570 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Flow 'volume_create_api' (e3c2dbba-2721-4248-a253-2d76470f377e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:33.525825 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dcbf576-5d85-4070-bab9-fd4b41b6b51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:33.526786 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:46:33.565210 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dcbf576-5d85-4070-bab9-fd4b41b6b51b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:33.566574 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53f2a7da-7fd8-49e3-84d1-f313ab8f801f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:33.595195 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4569fd3a-ec0e-49fa-8a4b-4c189aaf2f0f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:33.595195 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4569fd3a-ec0e-49fa-8a4b-4c189aaf2f0f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:33.595996 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4569fd3a-ec0e-49fa-8a4b-4c189aaf2f0f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:33.595996 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4569fd3a-ec0e-49fa-8a4b-4c189aaf2f0f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:33.595996 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-4569fd3a-ec0e-49fa-8a4b-4c189aaf2f0f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:33.599989 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:33.599989 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:33.600662 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4569fd3a-ec0e-49fa-8a4b-4c189aaf2f0f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:33.601097 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 136/541] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:33 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:33.632852 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Created reservations ['33e75030-cfd5-48e3-80ee-6fd5003cc2da', 'af3b8a69-f141-42bf-b048-5089efe0a704', '5ee2bd20-8669-4838-9a32-ee1f66959de0', 'cf5b90c4-d473-4204-9897-dc785c80acb6'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:33.633640 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53f2a7da-7fd8-49e3-84d1-f313ab8f801f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33e75030-cfd5-48e3-80ee-6fd5003cc2da', 'af3b8a69-f141-42bf-b048-5089efe0a704', '5ee2bd20-8669-4838-9a32-ee1f66959de0', 'cf5b90c4-d473-4204-9897-dc785c80acb6']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:33.635365 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e221382-e877-47de-bd5c-cdb737ea5ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:33.674226 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e221382-e877-47de-bd5c-cdb737ea5ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67db9da1-31d8-466a-a03e-32d2d231c230', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1093691728',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='94c84b8b127644109436625533df17c8',qos_specs=None,replication_status=,reservations=['33e75030-cfd5-48e3-80ee-6fd5003cc2da','af3b8a69-f141-42bf-b048-5089efe0a704','5ee2bd20-8669-4838-9a32-ee1f66959de0','cf5b90c4-d473-4204-9897-dc785c80acb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50a0e966565f4f04aa3a98fbcbfe9ff3',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:46:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1093691728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67db9da1-31d8-466a-a03e-32d2d231c230,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='94c84b8b127644109436625533df17c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50a0e966565f4f04aa3a98fbcbfe9ff3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:33.676172 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d6fa888-bc08-4367-9c83-cec19b6fcf51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:33.699843 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d6fa888-bc08-4367-9c83-cec19b6fcf51) transitioned into state 'SUCCESS' from state '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-1093691728',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='94c84b8b127644109436625533df17c8',qos_specs=None,replication_status=,reservations=['33e75030-cfd5-48e3-80ee-6fd5003cc2da','af3b8a69-f141-42bf-b048-5089efe0a704','5ee2bd20-8669-4838-9a32-ee1f66959de0','cf5b90c4-d473-4204-9897-dc785c80acb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50a0e966565f4f04aa3a98fbcbfe9ff3',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:33.700697 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (325ee2c9-f4c4-4089-ba71-5750d74c43de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:33.714874 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (325ee2c9-f4c4-4089-ba71-5750d74c43de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:33.716093 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Flow 'volume_create_api' (e3c2dbba-2721-4248-a253-2d76470f377e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:33.716569 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Create volume request issued successfully. Jul 03 23:46:33.717372 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-075a9c75-1c93-4eda-8608-14713cd8355c tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:46:33.718010 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 138/542] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:46:33 2026] POST /volume/v3/volumes => generated 760 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:33.729224 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3fa4e2fd-d410-4f9a-9de0-1131c2b6af58 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:33.731915 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3fa4e2fd-d410-4f9a-9de0-1131c2b6af58 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] GET https://10.4.3.143/volume/v3/volumes/67db9da1-31d8-466a-a03e-32d2d231c230 Jul 03 23:46:33.732110 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3fa4e2fd-d410-4f9a-9de0-1131c2b6af58 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:33.732322 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3fa4e2fd-d410-4f9a-9de0-1131c2b6af58 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:33.739161 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:33.739161 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:33.743112 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3fa4e2fd-d410-4f9a-9de0-1131c2b6af58 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Volume info retrieved successfully. Jul 03 23:46:33.748050 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3fa4e2fd-d410-4f9a-9de0-1131c2b6af58 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes/67db9da1-31d8-466a-a03e-32d2d231c230 returned with HTTP 200 Jul 03 23:46:33.748465 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 137/543] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:33 2026] GET /volume/v3/volumes/67db9da1-31d8-466a-a03e-32d2d231c230 => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:34.612273 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9d3f023f-c89e-4e8c-abea-23a67341889a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:34.614108 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9d3f023f-c89e-4e8c-abea-23a67341889a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:34.614289 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9d3f023f-c89e-4e8c-abea-23a67341889a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:34.614517 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9d3f023f-c89e-4e8c-abea-23a67341889a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:34.614647 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-9d3f023f-c89e-4e8c-abea-23a67341889a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:34.618731 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:34.618731 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:34.619490 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9d3f023f-c89e-4e8c-abea-23a67341889a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:34.619886 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 133/544] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:34 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:34.762410 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b2c7eb51-2d66-49f7-ac34-91979b7a0d7d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:34.764734 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b2c7eb51-2d66-49f7-ac34-91979b7a0d7d tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] GET https://10.4.3.143/volume/v3/volumes/67db9da1-31d8-466a-a03e-32d2d231c230 Jul 03 23:46:34.765022 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b2c7eb51-2d66-49f7-ac34-91979b7a0d7d tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:34.765292 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b2c7eb51-2d66-49f7-ac34-91979b7a0d7d tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:34.775588 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:34.775588 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:34.779456 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b2c7eb51-2d66-49f7-ac34-91979b7a0d7d tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Volume info retrieved successfully. Jul 03 23:46:34.783987 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b2c7eb51-2d66-49f7-ac34-91979b7a0d7d tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes/67db9da1-31d8-466a-a03e-32d2d231c230 returned with HTTP 200 Jul 03 23:46:34.784390 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 137/545] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:34 2026] GET /volume/v3/volumes/67db9da1-31d8-466a-a03e-32d2d231c230 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:34.810656 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-81fb23ec-40e6-45a5-8eb6-7af98ed78b84 req-662d5353-033f-4aa4-9959-319e600bd2cc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:34.818223 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-81fb23ec-40e6-45a5-8eb6-7af98ed78b84 req-662d5353-033f-4aa4-9959-319e600bd2cc tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] GET https://10.4.3.143/volume/v3/volumes/67db9da1-31d8-466a-a03e-32d2d231c230 Jul 03 23:46:34.818294 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-81fb23ec-40e6-45a5-8eb6-7af98ed78b84 req-662d5353-033f-4aa4-9959-319e600bd2cc tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:34.818618 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-81fb23ec-40e6-45a5-8eb6-7af98ed78b84 req-662d5353-033f-4aa4-9959-319e600bd2cc tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:34.834258 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:34.834258 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:34.841391 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-81fb23ec-40e6-45a5-8eb6-7af98ed78b84 req-662d5353-033f-4aa4-9959-319e600bd2cc tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Volume info retrieved successfully. Jul 03 23:46:34.847189 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-81fb23ec-40e6-45a5-8eb6-7af98ed78b84 req-662d5353-033f-4aa4-9959-319e600bd2cc tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes/67db9da1-31d8-466a-a03e-32d2d231c230 returned with HTTP 200 Jul 03 23:46:34.847745 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 139/546] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:34 2026] GET /volume/v3/volumes/67db9da1-31d8-466a-a03e-32d2d231c230 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:35.075877 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-c120e2a6-cacf-4f28-8e6f-fe4745f5cb13 req-231c52b2-9ed2-4961-aa66-c88b29529fa3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:35.078438 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-c120e2a6-cacf-4f28-8e6f-fe4745f5cb13 req-231c52b2-9ed2-4961-aa66-c88b29529fa3 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:46:35.078838 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-c120e2a6-cacf-4f28-8e6f-fe4745f5cb13 req-231c52b2-9ed2-4961-aa66-c88b29529fa3 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:35.079316 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-c120e2a6-cacf-4f28-8e6f-fe4745f5cb13 req-231c52b2-9ed2-4961-aa66-c88b29529fa3 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:35.080240 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [req-c120e2a6-cacf-4f28-8e6f-fe4745f5cb13 req-231c52b2-9ed2-4961-aa66-c88b29529fa3 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:46:35.081356 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [req-c120e2a6-cacf-4f28-8e6f-fe4745f5cb13 req-231c52b2-9ed2-4961-aa66-c88b29529fa3 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:46:35.125576 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-c120e2a6-cacf-4f28-8e6f-fe4745f5cb13 req-231c52b2-9ed2-4961-aa66-c88b29529fa3 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Get all volumes completed successfully. Jul 03 23:46:35.126975 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:35.126975 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:35.132147 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-c120e2a6-cacf-4f28-8e6f-fe4745f5cb13 req-231c52b2-9ed2-4961-aa66-c88b29529fa3 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:46:35.132756 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 138/547] 10.4.3.143 () {68 vars in 1508 bytes} [Fri Jul 3 23:46:35 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:35.160345 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-d291d46e-2cdc-42e1-ad0d-23287075afb0 req-59ddfda3-9e17-4069-bb40-252be6119c6a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:35.164268 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-d291d46e-2cdc-42e1-ad0d-23287075afb0 req-59ddfda3-9e17-4069-bb40-252be6119c6a tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:46:35.164541 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-d291d46e-2cdc-42e1-ad0d-23287075afb0 req-59ddfda3-9e17-4069-bb40-252be6119c6a tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:35.164754 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-d291d46e-2cdc-42e1-ad0d-23287075afb0 req-59ddfda3-9e17-4069-bb40-252be6119c6a tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Calling method 'detail' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:35.165254 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [req-d291d46e-2cdc-42e1-ad0d-23287075afb0 req-59ddfda3-9e17-4069-bb40-252be6119c6a tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:46:35.166031 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [req-d291d46e-2cdc-42e1-ad0d-23287075afb0 req-59ddfda3-9e17-4069-bb40-252be6119c6a tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:46:35.221789 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-d291d46e-2cdc-42e1-ad0d-23287075afb0 req-59ddfda3-9e17-4069-bb40-252be6119c6a tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Get all volumes completed successfully. Jul 03 23:46:35.223578 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:35.223578 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:35.230116 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-d291d46e-2cdc-42e1-ad0d-23287075afb0 req-59ddfda3-9e17-4069-bb40-252be6119c6a tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:46:35.230797 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 134/548] 10.4.3.143 () {68 vars in 1508 bytes} [Fri Jul 3 23:46:35 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:35.271351 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-186da847-940d-4134-af3f-fd8a55ffa540 req-f45e1f47-5642-47a0-92e3-822855d86519 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:35.274459 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-186da847-940d-4134-af3f-fd8a55ffa540 req-f45e1f47-5642-47a0-92e3-822855d86519 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:46:35.274755 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-186da847-940d-4134-af3f-fd8a55ffa540 req-f45e1f47-5642-47a0-92e3-822855d86519 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:35.274979 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-186da847-940d-4134-af3f-fd8a55ffa540 req-f45e1f47-5642-47a0-92e3-822855d86519 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:35.275504 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [req-186da847-940d-4134-af3f-fd8a55ffa540 req-f45e1f47-5642-47a0-92e3-822855d86519 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:46:35.276335 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-186da847-940d-4134-af3f-fd8a55ffa540 req-f45e1f47-5642-47a0-92e3-822855d86519 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:46:35.308855 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-186da847-940d-4134-af3f-fd8a55ffa540 req-f45e1f47-5642-47a0-92e3-822855d86519 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Get all volumes completed successfully. Jul 03 23:46:35.309897 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:35.309897 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:35.314657 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-186da847-940d-4134-af3f-fd8a55ffa540 req-f45e1f47-5642-47a0-92e3-822855d86519 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:46:35.315117 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 138/549] 10.4.3.143 () {68 vars in 1508 bytes} [Fri Jul 3 23:46:35 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:35.345932 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-cdefef4e-ec60-4238-819d-88f7b1f0cad1 req-45ac1c43-5a0c-4904-831a-8a7c57244951 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:35.348576 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-cdefef4e-ec60-4238-819d-88f7b1f0cad1 req-45ac1c43-5a0c-4904-831a-8a7c57244951 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:46:35.348898 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-cdefef4e-ec60-4238-819d-88f7b1f0cad1 req-45ac1c43-5a0c-4904-831a-8a7c57244951 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:35.349175 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-cdefef4e-ec60-4238-819d-88f7b1f0cad1 req-45ac1c43-5a0c-4904-831a-8a7c57244951 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:35.349848 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [req-cdefef4e-ec60-4238-819d-88f7b1f0cad1 req-45ac1c43-5a0c-4904-831a-8a7c57244951 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:46:35.350900 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [req-cdefef4e-ec60-4238-819d-88f7b1f0cad1 req-45ac1c43-5a0c-4904-831a-8a7c57244951 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:46:35.398391 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-cdefef4e-ec60-4238-819d-88f7b1f0cad1 req-45ac1c43-5a0c-4904-831a-8a7c57244951 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Get all volumes completed successfully. Jul 03 23:46:35.399444 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:35.399444 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:35.407013 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-cdefef4e-ec60-4238-819d-88f7b1f0cad1 req-45ac1c43-5a0c-4904-831a-8a7c57244951 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:46:35.407404 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 140/550] 10.4.3.143 () {68 vars in 1508 bytes} [Fri Jul 3 23:46:35 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:35.438135 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-c2c17e3e-28ac-4792-85a2-58763d97d1c8 req-1337a94e-3fae-47eb-8989-a2eff1bf76b4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:35.441378 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-c2c17e3e-28ac-4792-85a2-58763d97d1c8 req-1337a94e-3fae-47eb-8989-a2eff1bf76b4 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:46:35.441796 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-c2c17e3e-28ac-4792-85a2-58763d97d1c8 req-1337a94e-3fae-47eb-8989-a2eff1bf76b4 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:35.442200 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-c2c17e3e-28ac-4792-85a2-58763d97d1c8 req-1337a94e-3fae-47eb-8989-a2eff1bf76b4 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:35.442635 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [req-c2c17e3e-28ac-4792-85a2-58763d97d1c8 req-1337a94e-3fae-47eb-8989-a2eff1bf76b4 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:46:35.443866 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [req-c2c17e3e-28ac-4792-85a2-58763d97d1c8 req-1337a94e-3fae-47eb-8989-a2eff1bf76b4 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:46:35.455587 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-c2c17e3e-28ac-4792-85a2-58763d97d1c8 req-1337a94e-3fae-47eb-8989-a2eff1bf76b4 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Get all volumes completed successfully. Jul 03 23:46:35.457226 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:35.457226 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:35.463571 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-c2c17e3e-28ac-4792-85a2-58763d97d1c8 req-1337a94e-3fae-47eb-8989-a2eff1bf76b4 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:46:35.464283 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 139/551] 10.4.3.143 () {68 vars in 1508 bytes} [Fri Jul 3 23:46:35 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:35.496778 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-46af2c76-e209-4eb8-a74c-373c8b333ca5 req-5a4d2641-d072-47ad-8663-9b9e674cb741 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:35.496778 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-46af2c76-e209-4eb8-a74c-373c8b333ca5 req-5a4d2641-d072-47ad-8663-9b9e674cb741 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:46:35.496778 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-46af2c76-e209-4eb8-a74c-373c8b333ca5 req-5a4d2641-d072-47ad-8663-9b9e674cb741 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:35.496778 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-46af2c76-e209-4eb8-a74c-373c8b333ca5 req-5a4d2641-d072-47ad-8663-9b9e674cb741 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Calling method 'detail' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:35.496778 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [req-46af2c76-e209-4eb8-a74c-373c8b333ca5 req-5a4d2641-d072-47ad-8663-9b9e674cb741 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:46:35.497520 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [req-46af2c76-e209-4eb8-a74c-373c8b333ca5 req-5a4d2641-d072-47ad-8663-9b9e674cb741 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:46:35.507624 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-46af2c76-e209-4eb8-a74c-373c8b333ca5 req-5a4d2641-d072-47ad-8663-9b9e674cb741 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Get all volumes completed successfully. Jul 03 23:46:35.508965 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:35.508965 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:35.514688 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-46af2c76-e209-4eb8-a74c-373c8b333ca5 req-5a4d2641-d072-47ad-8663-9b9e674cb741 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:46:35.515149 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 135/552] 10.4.3.143 () {68 vars in 1508 bytes} [Fri Jul 3 23:46:35 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:35.543032 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-bba3ca93-e7da-45a1-a2da-87082e55b735 req-ce61f615-1933-4709-97c7-85480ebd1ab7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:35.545073 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bba3ca93-e7da-45a1-a2da-87082e55b735 req-ce61f615-1933-4709-97c7-85480ebd1ab7 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:46:35.545290 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bba3ca93-e7da-45a1-a2da-87082e55b735 req-ce61f615-1933-4709-97c7-85480ebd1ab7 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:35.545547 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bba3ca93-e7da-45a1-a2da-87082e55b735 req-ce61f615-1933-4709-97c7-85480ebd1ab7 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:35.545828 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [req-bba3ca93-e7da-45a1-a2da-87082e55b735 req-ce61f615-1933-4709-97c7-85480ebd1ab7 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:46:35.546578 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-bba3ca93-e7da-45a1-a2da-87082e55b735 req-ce61f615-1933-4709-97c7-85480ebd1ab7 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:46:35.555644 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-bba3ca93-e7da-45a1-a2da-87082e55b735 req-ce61f615-1933-4709-97c7-85480ebd1ab7 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Get all volumes completed successfully. Jul 03 23:46:35.556607 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:35.556607 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:35.563519 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bba3ca93-e7da-45a1-a2da-87082e55b735 req-ce61f615-1933-4709-97c7-85480ebd1ab7 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:46:35.564207 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 139/553] 10.4.3.143 () {68 vars in 1508 bytes} [Fri Jul 3 23:46:35 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:35.606051 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-2b48cc61-e3da-4734-8bd3-44b0751b5239 req-f39582c7-c494-4273-9063-c7a466ca24b5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:35.608099 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-2b48cc61-e3da-4734-8bd3-44b0751b5239 req-f39582c7-c494-4273-9063-c7a466ca24b5 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:46:35.608152 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-2b48cc61-e3da-4734-8bd3-44b0751b5239 req-f39582c7-c494-4273-9063-c7a466ca24b5 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:35.608329 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-2b48cc61-e3da-4734-8bd3-44b0751b5239 req-f39582c7-c494-4273-9063-c7a466ca24b5 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:35.608629 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [req-2b48cc61-e3da-4734-8bd3-44b0751b5239 req-f39582c7-c494-4273-9063-c7a466ca24b5 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:46:35.609347 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [req-2b48cc61-e3da-4734-8bd3-44b0751b5239 req-f39582c7-c494-4273-9063-c7a466ca24b5 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:46:35.621131 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-2b48cc61-e3da-4734-8bd3-44b0751b5239 req-f39582c7-c494-4273-9063-c7a466ca24b5 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] Get all volumes completed successfully. Jul 03 23:46:35.622229 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:35.622229 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:35.626519 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-2b48cc61-e3da-4734-8bd3-44b0751b5239 req-f39582c7-c494-4273-9063-c7a466ca24b5 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-reader] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:46:35.626935 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 141/554] 10.4.3.143 () {68 vars in 1508 bytes} [Fri Jul 3 23:46:35 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:35.630242 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e74d29b7-107e-415f-84df-4e7eb0930f36 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:35.632256 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e74d29b7-107e-415f-84df-4e7eb0930f36 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:35.632509 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e74d29b7-107e-415f-84df-4e7eb0930f36 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:35.632644 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e74d29b7-107e-415f-84df-4e7eb0930f36 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:35.632778 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-e74d29b7-107e-415f-84df-4e7eb0930f36 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:35.639536 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:35.639536 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:35.641145 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e74d29b7-107e-415f-84df-4e7eb0930f36 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:35.641145 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 140/555] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:35 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:35.642510 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-73c5a91c-2380-4bbf-89ef-835128892b61 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:35.646825 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-73c5a91c-2380-4bbf-89ef-835128892b61 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] DELETE https://10.4.3.143/volume/v3/volumes/67db9da1-31d8-466a-a03e-32d2d231c230 Jul 03 23:46:35.647384 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-73c5a91c-2380-4bbf-89ef-835128892b61 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:35.647384 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-73c5a91c-2380-4bbf-89ef-835128892b61 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:35.647504 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-73c5a91c-2380-4bbf-89ef-835128892b61 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Delete volume with id: 67db9da1-31d8-466a-a03e-32d2d231c230 Jul 03 23:46:35.655662 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:35.655662 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:35.656248 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-73c5a91c-2380-4bbf-89ef-835128892b61 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Volume info retrieved successfully. Jul 03 23:46:35.678838 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-73c5a91c-2380-4bbf-89ef-835128892b61 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Delete volume request issued successfully. Jul 03 23:46:35.679062 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-73c5a91c-2380-4bbf-89ef-835128892b61 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes/67db9da1-31d8-466a-a03e-32d2d231c230 returned with HTTP 202 Jul 03 23:46:35.679474 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 136/556] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:46:35 2026] DELETE /volume/v3/volumes/67db9da1-31d8-466a-a03e-32d2d231c230 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:35.688046 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-aa9b5ac1-c419-464f-bcc6-ff8757c871c7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:35.689868 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aa9b5ac1-c419-464f-bcc6-ff8757c871c7 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] GET https://10.4.3.143/volume/v3/volumes/67db9da1-31d8-466a-a03e-32d2d231c230 Jul 03 23:46:35.690107 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aa9b5ac1-c419-464f-bcc6-ff8757c871c7 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:35.690287 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aa9b5ac1-c419-464f-bcc6-ff8757c871c7 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:35.697035 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:35.697035 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:35.701795 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-aa9b5ac1-c419-464f-bcc6-ff8757c871c7 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Volume info retrieved successfully. Jul 03 23:46:35.709555 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aa9b5ac1-c419-464f-bcc6-ff8757c871c7 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes/67db9da1-31d8-466a-a03e-32d2d231c230 returned with HTTP 200 Jul 03 23:46:35.710248 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 140/557] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:35 2026] GET /volume/v3/volumes/67db9da1-31d8-466a-a03e-32d2d231c230 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:36.079073 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-580bff52-c3b1-477f-84ce-f9952e342c0b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:36.079522 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-580bff52-c3b1-477f-84ce-f9952e342c0b None None] GET https://10.4.3.143/volume// Jul 03 23:46:36.079740 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-580bff52-c3b1-477f-84ce-f9952e342c0b None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:36.079999 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-580bff52-c3b1-477f-84ce-f9952e342c0b None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:36.080436 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-580bff52-c3b1-477f-84ce-f9952e342c0b None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:46:36.080851 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 142/558] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:46: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 03 23:46:36.090647 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-1c665224-7c35-4b0c-aa72-6f4913592f9d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:36.093077 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-1c665224-7c35-4b0c-aa72-6f4913592f9d tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] GET https://10.4.3.143/volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 Jul 03 23:46:36.093313 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-1c665224-7c35-4b0c-aa72-6f4913592f9d tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:36.093573 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-1c665224-7c35-4b0c-aa72-6f4913592f9d tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:36.106057 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:36.106057 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:36.110378 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-1c665224-7c35-4b0c-aa72-6f4913592f9d tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Volume info retrieved successfully. Jul 03 23:46:36.116146 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-1c665224-7c35-4b0c-aa72-6f4913592f9d tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 returned with HTTP 200 Jul 03 23:46:36.116648 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 141/559] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:46:36 2026] GET /volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 => generated 1543 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:46:36.216197 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-56f80751-fb9e-452e-b09e-50dee5715be5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:36.220739 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-56f80751-fb9e-452e-b09e-50dee5715be5 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] PUT https://10.4.3.143/volume/v3/attachments/b05efddc-b7c7-4cc6-8162-142f645da61b Jul 03 23:46:36.221182 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-56f80751-fb9e-452e-b09e-50dee5715be5 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:36.243012 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-56f80751-fb9e-452e-b09e-50dee5715be5 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Acquiring lock "cinder-attachment_update-d9ffefa1-301e-4c9f-98b6-b35ec4f225d3-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:46:36.249120 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-56f80751-fb9e-452e-b09e-50dee5715be5 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Lock "cinder-attachment_update-d9ffefa1-301e-4c9f-98b6-b35ec4f225d3-np0000004490" acquired by "attachment_update" :: waited 0.011s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:46:36.250570 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:36.250570 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:36.652695 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-20f2fee4-3eb0-4f70-be5a-562170011985 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:36.654787 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-20f2fee4-3eb0-4f70-be5a-562170011985 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:36.655472 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-20f2fee4-3eb0-4f70-be5a-562170011985 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:36.655472 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-20f2fee4-3eb0-4f70-be5a-562170011985 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:36.655472 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-20f2fee4-3eb0-4f70-be5a-562170011985 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:36.659437 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:36.659437 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:36.660219 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-20f2fee4-3eb0-4f70-be5a-562170011985 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:36.660578 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 141/560] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:36 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:36.673888 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-251cf074-95c9-4302-8fa9-04b7bb0d3121 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:36.675864 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-251cf074-95c9-4302-8fa9-04b7bb0d3121 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 Jul 03 23:46:36.676059 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-251cf074-95c9-4302-8fa9-04b7bb0d3121 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:36.676271 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-251cf074-95c9-4302-8fa9-04b7bb0d3121 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:36.685786 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:36.685786 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:36.695559 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-251cf074-95c9-4302-8fa9-04b7bb0d3121 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Volume info retrieved successfully. Jul 03 23:46:36.701673 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-251cf074-95c9-4302-8fa9-04b7bb0d3121 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 returned with HTTP 200 Jul 03 23:46:36.702080 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 143/561] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:36 2026] GET /volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:36.716099 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-450c6197-2dd6-4a44-b247-8356dd6d4bbd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:36.724955 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9d46393b-cf16-406f-a154-884436dc2efe None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:36.727059 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9d46393b-cf16-406f-a154-884436dc2efe tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] GET https://10.4.3.143/volume/v3/volumes/67db9da1-31d8-466a-a03e-32d2d231c230 Jul 03 23:46:36.727320 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9d46393b-cf16-406f-a154-884436dc2efe tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:36.727586 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9d46393b-cf16-406f-a154-884436dc2efe tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:36.734454 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9d46393b-cf16-406f-a154-884436dc2efe tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes/67db9da1-31d8-466a-a03e-32d2d231c230 returned with HTTP 404 Jul 03 23:46:36.735084 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 142/562] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:36 2026] GET /volume/v3/volumes/67db9da1-31d8-466a-a03e-32d2d231c230 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:36.749817 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-771a3e11-bcf5-454d-adca-2e9241bc2f7f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:36.751673 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-771a3e11-bcf5-454d-adca-2e9241bc2f7f tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] DELETE https://10.4.3.143/volume/v3/volumes/467562ad-7f76-4792-8970-a256d32b5b8a Jul 03 23:46:36.751908 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-771a3e11-bcf5-454d-adca-2e9241bc2f7f tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:36.752128 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-771a3e11-bcf5-454d-adca-2e9241bc2f7f tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:36.752264 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-771a3e11-bcf5-454d-adca-2e9241bc2f7f tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Delete volume with id: 467562ad-7f76-4792-8970-a256d32b5b8a Jul 03 23:46:36.762764 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:36.762764 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:36.763251 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-771a3e11-bcf5-454d-adca-2e9241bc2f7f tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Volume info retrieved successfully. Jul 03 23:46:36.785726 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-56f80751-fb9e-452e-b09e-50dee5715be5 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Lock "cinder-attachment_update-d9ffefa1-301e-4c9f-98b6-b35ec4f225d3-np0000004490" released by "attachment_update" :: held 0.537s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:46:36.786103 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-56f80751-fb9e-452e-b09e-50dee5715be5 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/attachments/b05efddc-b7c7-4cc6-8162-142f645da61b returned with HTTP 200 Jul 03 23:46:36.786590 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 137/563] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:46:36 2026] PUT /volume/v3/attachments/b05efddc-b7c7-4cc6-8162-142f645da61b => generated 969 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:36.790718 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-771a3e11-bcf5-454d-adca-2e9241bc2f7f tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Delete volume request issued successfully. Jul 03 23:46:36.790718 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-771a3e11-bcf5-454d-adca-2e9241bc2f7f tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes/467562ad-7f76-4792-8970-a256d32b5b8a returned with HTTP 202 Jul 03 23:46:36.790718 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 144/564] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:46:36 2026] DELETE /volume/v3/volumes/467562ad-7f76-4792-8970-a256d32b5b8a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:36.800729 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-785d294e-dfa3-4af5-ad45-79158a031b0f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:36.803923 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-785d294e-dfa3-4af5-ad45-79158a031b0f tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] GET https://10.4.3.143/volume/v3/volumes/467562ad-7f76-4792-8970-a256d32b5b8a Jul 03 23:46:36.803923 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-785d294e-dfa3-4af5-ad45-79158a031b0f tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:36.803923 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-785d294e-dfa3-4af5-ad45-79158a031b0f tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:36.811990 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:36.811990 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:36.817143 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-785d294e-dfa3-4af5-ad45-79158a031b0f tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Volume info retrieved successfully. Jul 03 23:46:36.820810 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-785d294e-dfa3-4af5-ad45-79158a031b0f tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes/467562ad-7f76-4792-8970-a256d32b5b8a returned with HTTP 200 Jul 03 23:46:36.821246 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 143/565] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:36 2026] GET /volume/v3/volumes/467562ad-7f76-4792-8970-a256d32b5b8a => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:36.865740 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-450c6197-2dd6-4a44-b247-8356dd6d4bbd tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2/export_record Jul 03 23:46:36.865993 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-450c6197-2dd6-4a44-b247-8356dd6d4bbd tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:36.866207 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-450c6197-2dd6-4a44-b247-8356dd6d4bbd tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Calling method 'export_record' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:36.866583 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-450c6197-2dd6-4a44-b247-8356dd6d4bbd tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Export record for backup 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99860) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 23:46:36.884419 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:36.884419 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:36.885636 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.backup.api [None req-450c6197-2dd6-4a44-b247-8356dd6d4bbd tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Calling RPCAPI with context: , host: np0000004490, backup: 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99860) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 23:46:36.895443 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.backup.rpcapi [None req-450c6197-2dd6-4a44-b247-8356dd6d4bbd tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] export_record in rpcapi backup_id 443889b3-5031-419d-9189-8097da884ae2 on host np0000004490. {{(pid=99860) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 23:46:37.303905 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-8cfae071-db3a-4741-9f3d-3656e7980c13 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:37.307183 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-8cfae071-db3a-4741-9f3d-3656e7980c13 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] POST https://10.4.3.143/volume/v3/attachments/b05efddc-b7c7-4cc6-8162-142f645da61b/action Jul 03 23:46:37.307890 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-8cfae071-db3a-4741-9f3d-3656e7980c13 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:46:37.308072 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-8cfae071-db3a-4741-9f3d-3656e7980c13 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:37.336400 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:37.336400 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:37.357588 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-8cfae071-db3a-4741-9f3d-3656e7980c13 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/attachments/b05efddc-b7c7-4cc6-8162-142f645da61b/action returned with HTTP 204 Jul 03 23:46:37.358452 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 138/566] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:46:37 2026] POST /volume/v3/attachments/b05efddc-b7c7-4cc6-8162-142f645da61b/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:37.398115 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-450c6197-2dd6-4a44-b247-8356dd6d4bbd tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDQzODg5YjMtNTAzMS00MTlkLTkxODktODA5N2RhODg0YWUyIiwgInVzZXJfaWQiOiAiNzI4ODI4YzhiMjQyNGJiOThkNWU0ZjI1NDJiMTg5YjIiLCAicHJvamVjdF9pZCI6ICI4YWI2NjMyOTVlZjQ0Y2JiODY0NzZlMDVhMmZjZjk5ZCIsICJ2b2x1bWVfaWQiOiAiNThmYTZjZTUtNTk5Ni00NzI4LTk2YjctMGFlMjYyNGFlOWIxIiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMTExMTY5MzQyIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5MjYxOTYxMDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OGZhNmNlNS01OTk2LTQ3MjgtOTZiNy0wYWUyNjI0YWU5YjEvMjAyNjA3MDMyMzQ2MjEvYXpfbm92YV9iYWNrdXBfNDQzODg5YjMtNTAzMS00MTlkLTkxODktODA5N2RhODg0YWUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMzo0NjoxN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMzo0NjoxN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIzOjQ2OjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99860) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 23:46:37.398621 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-450c6197-2dd6-4a44-b247-8356dd6d4bbd tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2/export_record returned with HTTP 200 Jul 03 23:46:37.398963 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 142/567] 10.4.3.143 () {66 vars in 1390 bytes} [Fri Jul 3 23:46:36 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2/export_record => generated 1512 bytes in 683 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:37.409573 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9c016708-1c84-49ac-98fc-671dd1a5dc61 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:37.411695 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9c016708-1c84-49ac-98fc-671dd1a5dc61 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] POST https://10.4.3.143/volume/v3/backups/import_record Jul 03 23:46:37.412206 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9c016708-1c84-49ac-98fc-671dd1a5dc61 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWExMDIzZjUtMGEzZS00MjA2LWJiMGYtYWJlZjJiZGI2MDllIiwgInVzZXJfaWQiOiAiNzI4ODI4YzhiMjQyNGJiOThkNWU0ZjI1NDJiMTg5YjIiLCAicHJvamVjdF9pZCI6ICI4YWI2NjMyOTVlZjQ0Y2JiODY0NzZlMDVhMmZjZjk5ZCIsICJ2b2x1bWVfaWQiOiAiNThmYTZjZTUtNTk5Ni00NzI4LTk2YjctMGFlMjYyNGFlOWIxIiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMTExMTY5MzQyIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5MjYxOTYxMDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OGZhNmNlNS01OTk2LTQ3MjgtOTZiNy0wYWUyNjI0YWU5YjEvMjAyNjA3MDMyMzQ2MjEvYXpfbm92YV9iYWNrdXBfNDQzODg5YjMtNTAzMS00MTlkLTkxODktODA5N2RhODg0YWUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMzo0NjoxN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMzo0NjoxN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIzOjQ2OjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:37.413602 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.backups [None req-9c016708-1c84-49ac-98fc-671dd1a5dc61 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWExMDIzZjUtMGEzZS00MjA2LWJiMGYtYWJlZjJiZGI2MDllIiwgInVzZXJfaWQiOiAiNzI4ODI4YzhiMjQyNGJiOThkNWU0ZjI1NDJiMTg5YjIiLCAicHJvamVjdF9pZCI6ICI4YWI2NjMyOTVlZjQ0Y2JiODY0NzZlMDVhMmZjZjk5ZCIsICJ2b2x1bWVfaWQiOiAiNThmYTZjZTUtNTk5Ni00NzI4LTk2YjctMGFlMjYyNGFlOWIxIiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMTExMTY5MzQyIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5MjYxOTYxMDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OGZhNmNlNS01OTk2LTQ3MjgtOTZiNy0wYWUyNjI0YWU5YjEvMjAyNjA3MDMyMzQ2MjEvYXpfbm92YV9iYWNrdXBfNDQzODg5YjMtNTAzMS00MTlkLTkxODktODA5N2RhODg0YWUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMzo0NjoxN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMzo0NjoxN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIzOjQ2OjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99863) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 23:46:37.414450 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.backups [None req-9c016708-1c84-49ac-98fc-671dd1a5dc61 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWExMDIzZjUtMGEzZS00MjA2LWJiMGYtYWJlZjJiZGI2MDllIiwgInVzZXJfaWQiOiAiNzI4ODI4YzhiMjQyNGJiOThkNWU0ZjI1NDJiMTg5YjIiLCAicHJvamVjdF9pZCI6ICI4YWI2NjMyOTVlZjQ0Y2JiODY0NzZlMDVhMmZjZjk5ZCIsICJ2b2x1bWVfaWQiOiAiNThmYTZjZTUtNTk5Ni00NzI4LTk2YjctMGFlMjYyNGFlOWIxIiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMTExMTY5MzQyIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5MjYxOTYxMDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OGZhNmNlNS01OTk2LTQ3MjgtOTZiNy0wYWUyNjI0YWU5YjEvMjAyNjA3MDMyMzQ2MjEvYXpfbm92YV9iYWNrdXBfNDQzODg5YjMtNTAzMS00MTlkLTkxODktODA5N2RhODg0YWUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMzo0NjoxN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMzo0NjoxN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIzOjQ2OjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99863) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 23:46:37.466899 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-9c016708-1c84-49ac-98fc-671dd1a5dc61 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Created reservations ['9d299da2-5c86-4a3b-a8c4-7313da81871c', '849bea51-f040-4228-852f-75ad289eba65'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:37.505034 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.backup.rpcapi [None req-9c016708-1c84-49ac-98fc-671dd1a5dc61 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] import_record rpcapi backup id 1a1023f5-0a3e-4206-bb0f-abef2bdb609e on host np0000004490 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWExMDIzZjUtMGEzZS00MjA2LWJiMGYtYWJlZjJiZGI2MDllIiwgInVzZXJfaWQiOiAiNzI4ODI4YzhiMjQyNGJiOThkNWU0ZjI1NDJiMTg5YjIiLCAicHJvamVjdF9pZCI6ICI4YWI2NjMyOTVlZjQ0Y2JiODY0NzZlMDVhMmZjZjk5ZCIsICJ2b2x1bWVfaWQiOiAiNThmYTZjZTUtNTk5Ni00NzI4LTk2YjctMGFlMjYyNGFlOWIxIiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMTExMTY5MzQyIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5MjYxOTYxMDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81OGZhNmNlNS01OTk2LTQ3MjgtOTZiNy0wYWUyNjI0YWU5YjEvMjAyNjA3MDMyMzQ2MjEvYXpfbm92YV9iYWNrdXBfNDQzODg5YjMtNTAzMS00MTlkLTkxODktODA5N2RhODg0YWUyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMzo0NjoxN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMzo0NjoxN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDIzOjQ2OjM3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99863) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 23:46:37.509729 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.backups [None req-9c016708-1c84-49ac-98fc-671dd1a5dc61 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Import record output: {'backup': {'id': '1a1023f5-0a3e-4206-bb0f-abef2bdb609e', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.143/volume/v3/backups/1a1023f5-0a3e-4206-bb0f-abef2bdb609e'}, {'rel': 'bookmark', 'href': 'https://10.4.3.143/volume/backups/1a1023f5-0a3e-4206-bb0f-abef2bdb609e'}]}}. {{(pid=99863) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 23:46:37.509729 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9c016708-1c84-49ac-98fc-671dd1a5dc61 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] https://10.4.3.143/volume/v3/backups/import_record returned with HTTP 201 Jul 03 23:46:37.509729 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 145/568] 10.4.3.143 () {68 vars in 1302 bytes} [Fri Jul 3 23:46:37 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 100 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 23:46:37.519055 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-64fbeede-50ec-4379-8c2c-7abaad7a2901 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:37.523718 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-64fbeede-50ec-4379-8c2c-7abaad7a2901 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] GET https://10.4.3.143/volume/v3/backups/1a1023f5-0a3e-4206-bb0f-abef2bdb609e Jul 03 23:46:37.524027 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-64fbeede-50ec-4379-8c2c-7abaad7a2901 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:37.529032 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-64fbeede-50ec-4379-8c2c-7abaad7a2901 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:37.529032 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-64fbeede-50ec-4379-8c2c-7abaad7a2901 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Show backup with id 1a1023f5-0a3e-4206-bb0f-abef2bdb609e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:37.552564 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:37.552564 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:37.553366 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-64fbeede-50ec-4379-8c2c-7abaad7a2901 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] https://10.4.3.143/volume/v3/backups/1a1023f5-0a3e-4206-bb0f-abef2bdb609e returned with HTTP 200 Jul 03 23:46:37.553829 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 144/569] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:37 2026] GET /volume/v3/backups/1a1023f5-0a3e-4206-bb0f-abef2bdb609e => generated 647 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:37.837265 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3e1737d6-dbc8-4b7a-88ad-f9133e35630e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:37.839441 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3e1737d6-dbc8-4b7a-88ad-f9133e35630e tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] GET https://10.4.3.143/volume/v3/volumes/467562ad-7f76-4792-8970-a256d32b5b8a Jul 03 23:46:37.840785 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3e1737d6-dbc8-4b7a-88ad-f9133e35630e tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:37.841009 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3e1737d6-dbc8-4b7a-88ad-f9133e35630e tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:37.849790 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3e1737d6-dbc8-4b7a-88ad-f9133e35630e tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes/467562ad-7f76-4792-8970-a256d32b5b8a returned with HTTP 404 Jul 03 23:46:37.850374 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 139/570] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:37 2026] GET /volume/v3/volumes/467562ad-7f76-4792-8970-a256d32b5b8a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:37.857830 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-281ad618-3949-4cae-bd13-33143dc52ecf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:37.859780 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-281ad618-3949-4cae-bd13-33143dc52ecf tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] DELETE https://10.4.3.143/volume/v3/volumes/bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c Jul 03 23:46:37.860045 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-281ad618-3949-4cae-bd13-33143dc52ecf tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:37.860278 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-281ad618-3949-4cae-bd13-33143dc52ecf tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:37.860519 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-281ad618-3949-4cae-bd13-33143dc52ecf tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Delete volume with id: bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c Jul 03 23:46:37.868595 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:37.868595 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:37.869101 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-281ad618-3949-4cae-bd13-33143dc52ecf tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Volume info retrieved successfully. Jul 03 23:46:37.869744 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-58968959-7d9d-4765-a542-8ad1480ffcea None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:37.870147 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-58968959-7d9d-4765-a542-8ad1480ffcea None None] GET https://10.4.3.143/volume// Jul 03 23:46:37.870314 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-58968959-7d9d-4765-a542-8ad1480ffcea None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:37.870542 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-58968959-7d9d-4765-a542-8ad1480ffcea None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:37.870897 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-58968959-7d9d-4765-a542-8ad1480ffcea None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:46:37.871236 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 146/571] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:46: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 03 23:46:37.879690 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-bbbb3a99-b85b-4350-b2a3-b07c74f1abef None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:37.882316 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-bbbb3a99-b85b-4350-b2a3-b07c74f1abef tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] GET https://10.4.3.143/volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 Jul 03 23:46:37.882585 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-bbbb3a99-b85b-4350-b2a3-b07c74f1abef tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:37.882849 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-bbbb3a99-b85b-4350-b2a3-b07c74f1abef tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:37.890694 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-281ad618-3949-4cae-bd13-33143dc52ecf tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Delete volume request issued successfully. Jul 03 23:46:37.890926 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-281ad618-3949-4cae-bd13-33143dc52ecf tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes/bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c returned with HTTP 202 Jul 03 23:46:37.891317 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 143/572] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:46:37 2026] DELETE /volume/v3/volumes/bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:37.892476 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:37.892476 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:37.897142 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-bbbb3a99-b85b-4350-b2a3-b07c74f1abef tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Volume info retrieved successfully. Jul 03 23:46:37.900478 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5d9ad8ab-5aaf-434c-a17b-a7da5454d7da None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:37.902146 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-bbbb3a99-b85b-4350-b2a3-b07c74f1abef tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 returned with HTTP 200 Jul 03 23:46:37.902655 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 145/573] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:46:37 2026] GET /volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:46:37.902787 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5d9ad8ab-5aaf-434c-a17b-a7da5454d7da tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] GET https://10.4.3.143/volume/v3/volumes/bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c Jul 03 23:46:37.902956 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5d9ad8ab-5aaf-434c-a17b-a7da5454d7da tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:37.903123 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5d9ad8ab-5aaf-434c-a17b-a7da5454d7da tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:37.912997 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:37.912997 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:37.916517 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fe3d8649-562b-48b1-950d-f45df0ded681 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:37.919286 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fe3d8649-562b-48b1-950d-f45df0ded681 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:46:37.919756 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fe3d8649-562b-48b1-950d-f45df0ded681 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:37.920125 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fe3d8649-562b-48b1-950d-f45df0ded681 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:37.922228 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5d9ad8ab-5aaf-434c-a17b-a7da5454d7da tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Volume info retrieved successfully. Jul 03 23:46:37.933521 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5d9ad8ab-5aaf-434c-a17b-a7da5454d7da tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes/bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c returned with HTTP 200 Jul 03 23:46:37.934086 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 140/574] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:37 2026] GET /volume/v3/volumes/bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:37.945677 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:37.945677 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:37.951923 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fe3d8649-562b-48b1-950d-f45df0ded681 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:46:37.957474 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fe3d8649-562b-48b1-950d-f45df0ded681 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:46:37.957979 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 147/575] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:37 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:38.039469 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-db89b0f8-fcff-4471-9a8f-5a240f2ab51c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:38.042781 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-db89b0f8-fcff-4471-9a8f-5a240f2ab51c tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] PUT https://10.4.3.143/volume/v3/attachments/d6469e44-bbc7-49f2-b6ca-2d7cb7b88035 Jul 03 23:46:38.043280 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-db89b0f8-fcff-4471-9a8f-5a240f2ab51c tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:38.054386 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-db89b0f8-fcff-4471-9a8f-5a240f2ab51c tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Acquiring lock "cinder-attachment_update-8dbe16d1-3208-4a9e-9391-9b3769ff9ef6-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:46:38.060728 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-db89b0f8-fcff-4471-9a8f-5a240f2ab51c tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Lock "cinder-attachment_update-8dbe16d1-3208-4a9e-9391-9b3769ff9ef6-np0000004490" acquired by "attachment_update" :: waited 0.006s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:46:38.061533 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:38.061533 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:38.233814 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a98793cc-0dd2-44df-8820-554df6d3c70d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:38.235726 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a98793cc-0dd2-44df-8820-554df6d3c70d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:46:38.235902 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a98793cc-0dd2-44df-8820-554df6d3c70d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:38.236070 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a98793cc-0dd2-44df-8820-554df6d3c70d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:38.247088 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:38.247088 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:38.252155 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a98793cc-0dd2-44df-8820-554df6d3c70d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:46:38.258245 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a98793cc-0dd2-44df-8820-554df6d3c70d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:46:38.258818 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 146/576] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:38 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:38.316811 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-f7d81207-1661-459b-916d-19c67a101e8d req-1447313b-cf55-4f85-8f17-4c9fd4ba0285 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:38.322571 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-f7d81207-1661-459b-916d-19c67a101e8d req-1447313b-cf55-4f85-8f17-4c9fd4ba0285 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:46:38.322794 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-f7d81207-1661-459b-916d-19c67a101e8d req-1447313b-cf55-4f85-8f17-4c9fd4ba0285 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:38.323006 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-f7d81207-1661-459b-916d-19c67a101e8d req-1447313b-cf55-4f85-8f17-4c9fd4ba0285 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:38.337197 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:38.337197 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:38.341183 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-f7d81207-1661-459b-916d-19c67a101e8d req-1447313b-cf55-4f85-8f17-4c9fd4ba0285 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:46:38.345824 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-f7d81207-1661-459b-916d-19c67a101e8d req-1447313b-cf55-4f85-8f17-4c9fd4ba0285 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:46:38.346205 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 141/577] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:38 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:38.367814 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-f7d81207-1661-459b-916d-19c67a101e8d req-35170488-e6ba-483f-9403-aa9e737ee4f0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:38.369735 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-f7d81207-1661-459b-916d-19c67a101e8d req-35170488-e6ba-483f-9403-aa9e737ee4f0 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] POST https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128/action Jul 03 23:46:38.370162 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-f7d81207-1661-459b-916d-19c67a101e8d req-35170488-e6ba-483f-9403-aa9e737ee4f0 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:46:38.370358 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-f7d81207-1661-459b-916d-19c67a101e8d req-35170488-e6ba-483f-9403-aa9e737ee4f0 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:38.385379 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:38.385379 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:38.386506 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-f7d81207-1661-459b-916d-19c67a101e8d req-35170488-e6ba-483f-9403-aa9e737ee4f0 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:46:38.397459 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-f7d81207-1661-459b-916d-19c67a101e8d req-35170488-e6ba-483f-9403-aa9e737ee4f0 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Begin detaching volume completed successfully. Jul 03 23:46:38.397724 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-f7d81207-1661-459b-916d-19c67a101e8d req-35170488-e6ba-483f-9403-aa9e737ee4f0 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128/action returned with HTTP 202 Jul 03 23:46:38.398662 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 148/578] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:46:38 2026] POST /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:46:38.567590 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3d0620ff-be39-4868-b05d-7e15d3f80d68 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:38.569333 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3d0620ff-be39-4868-b05d-7e15d3f80d68 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] GET https://10.4.3.143/volume/v3/backups/1a1023f5-0a3e-4206-bb0f-abef2bdb609e Jul 03 23:46:38.569908 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3d0620ff-be39-4868-b05d-7e15d3f80d68 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:38.569908 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3d0620ff-be39-4868-b05d-7e15d3f80d68 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:38.569908 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-3d0620ff-be39-4868-b05d-7e15d3f80d68 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Show backup with id 1a1023f5-0a3e-4206-bb0f-abef2bdb609e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:38.577690 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:38.577690 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:38.577690 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3d0620ff-be39-4868-b05d-7e15d3f80d68 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] https://10.4.3.143/volume/v3/backups/1a1023f5-0a3e-4206-bb0f-abef2bdb609e returned with HTTP 200 Jul 03 23:46:38.577690 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 147/579] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:38 2026] GET /volume/v3/backups/1a1023f5-0a3e-4206-bb0f-abef2bdb609e => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:38.591433 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-38d65fb9-8980-4bb9-9df1-86aba0f3139a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:38.591509 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-db89b0f8-fcff-4471-9a8f-5a240f2ab51c tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Lock "cinder-attachment_update-8dbe16d1-3208-4a9e-9391-9b3769ff9ef6-np0000004490" released by "attachment_update" :: held 0.531s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:46:38.591509 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-db89b0f8-fcff-4471-9a8f-5a240f2ab51c tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/attachments/d6469e44-bbc7-49f2-b6ca-2d7cb7b88035 returned with HTTP 200 Jul 03 23:46:38.591880 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 144/580] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:46:38 2026] PUT /volume/v3/attachments/d6469e44-bbc7-49f2-b6ca-2d7cb7b88035 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:38.592997 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-38d65fb9-8980-4bb9-9df1-86aba0f3139a tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] GET https://10.4.3.143/volume/v3/backups Jul 03 23:46:38.593223 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-38d65fb9-8980-4bb9-9df1-86aba0f3139a tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:38.593477 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-38d65fb9-8980-4bb9-9df1-86aba0f3139a tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:38.610348 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-38d65fb9-8980-4bb9-9df1-86aba0f3139a tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 200 Jul 03 23:46:38.610879 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 142/581] 10.4.3.143 () {66 vars in 1237 bytes} [Fri Jul 3 23:46:38 2026] GET /volume/v3/backups => generated 338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:38.619946 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:38.621879 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] POST https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2/restore Jul 03 23:46:38.622190 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:38.623641 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.backups [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Restoring backup 443889b3-5031-419d-9189-8097da884ae2 ({'restore': {}}) {{(pid=99863) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 23:46:38.623889 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Restoring backup 443889b3-5031-419d-9189-8097da884ae2 to volume None. Jul 03 23:46:38.628542 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:38.628542 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:38.629774 np0000004490 devstack@c-api.service[99863]: INFO cinder.backup.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Creating volume of 1 GB for restore of backup 443889b3-5031-419d-9189-8097da884ae2. Jul 03 23:46:38.636379 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Availability zone cache updated, next update will occur around 2026-07-04 00:46:38.636043. {{(pid=99863) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 23:46:38.636492 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Availability Zones retrieved successfully. Jul 03 23:46:38.643117 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Flow 'volume_create_api' (de586fe2-5b85-4dde-a0b2-d35f5cc7c368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:38.644386 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96dcd126-f25f-413b-a49e-b8e157ac3970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:38.645451 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:46:38.676097 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96dcd126-f25f-413b-a49e-b8e157ac3970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:38.677230 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d821c999-72aa-4d6e-b755-dc38eae8884f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:38.713639 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Created reservations ['9a2895a8-69ff-4d9b-b0b0-2d49ae4ce1f1', 'ae3f56a4-8f46-432a-b237-44a1be83335c', 'fbe78f7d-3aaa-428a-80a8-ff5dceef9eae', 'bc2eb7fd-d2e3-4ea6-ba5a-d6dc9dff2781'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:38.714473 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d821c999-72aa-4d6e-b755-dc38eae8884f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a2895a8-69ff-4d9b-b0b0-2d49ae4ce1f1', 'ae3f56a4-8f46-432a-b237-44a1be83335c', 'fbe78f7d-3aaa-428a-80a8-ff5dceef9eae', 'bc2eb7fd-d2e3-4ea6-ba5a-d6dc9dff2781']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:38.715204 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bea5963-3a45-4188-96d5-53f4578907ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:38.750477 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bea5963-3a45-4188-96d5-53f4578907ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '703894e7-798c-463f-a4c4-975330fb59da', '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_443889b3-5031-419d-9189-8097da884ae2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab663295ef44cbb86476e05a2fcf99d',qos_specs=None,replication_status=,reservations=['9a2895a8-69ff-4d9b-b0b0-2d49ae4ce1f1','ae3f56a4-8f46-432a-b237-44a1be83335c','fbe78f7d-3aaa-428a-80a8-ff5dceef9eae','bc2eb7fd-d2e3-4ea6-ba5a-d6dc9dff2781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728828c8b2424bb98d5e4f2542b189b2',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:46:38Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_443889b3-5031-419d-9189-8097da884ae2',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=703894e7-798c-463f-a4c4-975330fb59da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab663295ef44cbb86476e05a2fcf99d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728828c8b2424bb98d5e4f2542b189b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:38.752683 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abf9ab43-2987-4c31-ac2d-6e0e628bbde1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:38.777962 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abf9ab43-2987-4c31-ac2d-6e0e628bbde1) transitioned into 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_443889b3-5031-419d-9189-8097da884ae2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab663295ef44cbb86476e05a2fcf99d',qos_specs=None,replication_status=,reservations=['9a2895a8-69ff-4d9b-b0b0-2d49ae4ce1f1','ae3f56a4-8f46-432a-b237-44a1be83335c','fbe78f7d-3aaa-428a-80a8-ff5dceef9eae','bc2eb7fd-d2e3-4ea6-ba5a-d6dc9dff2781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728828c8b2424bb98d5e4f2542b189b2',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:38.778594 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cfeb818-8ffe-4f6b-a914-e472fc142d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:38.791664 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cfeb818-8ffe-4f6b-a914-e472fc142d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:38.792602 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Flow 'volume_create_api' (de586fe2-5b85-4dde-a0b2-d35f5cc7c368) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:38.793246 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Create volume request issued successfully. Jul 03 23:46:38.802425 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:38.802425 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:38.802902 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Volume info retrieved successfully. Jul 03 23:46:38.956917 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-eda25db7-33d0-4e91-a77a-ad506c486613 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:38.959900 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eda25db7-33d0-4e91-a77a-ad506c486613 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] GET https://10.4.3.143/volume/v3/volumes/bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c Jul 03 23:46:38.960178 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eda25db7-33d0-4e91-a77a-ad506c486613 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:38.960461 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eda25db7-33d0-4e91-a77a-ad506c486613 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:38.967889 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eda25db7-33d0-4e91-a77a-ad506c486613 tempest-VolumesTestJSON-2102172922 tempest-VolumesTestJSON-2102172922-project-member] https://10.4.3.143/volume/v3/volumes/bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c returned with HTTP 404 Jul 03 23:46:38.968600 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 148/582] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:38 2026] GET /volume/v3/volumes/bc2ce0a6-c839-4d46-95d6-154b8cd8aa3c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:39.105209 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-ccb05fc0-07e3-42de-accb-079e25b4a327 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:39.108141 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-ccb05fc0-07e3-42de-accb-079e25b4a327 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] POST https://10.4.3.143/volume/v3/attachments/d6469e44-bbc7-49f2-b6ca-2d7cb7b88035/action Jul 03 23:46:39.109359 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-ccb05fc0-07e3-42de-accb-079e25b4a327 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:46:39.109359 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-ccb05fc0-07e3-42de-accb-079e25b4a327 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:39.133718 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:39.133718 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:39.150343 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-ccb05fc0-07e3-42de-accb-079e25b4a327 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/attachments/d6469e44-bbc7-49f2-b6ca-2d7cb7b88035/action returned with HTTP 204 Jul 03 23:46:39.151313 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 145/583] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:46:39 2026] POST /volume/v3/attachments/d6469e44-bbc7-49f2-b6ca-2d7cb7b88035/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:39.431531 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-70e210ad-a63a-4168-b40d-9dcce42ce828 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:39.431914 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-70e210ad-a63a-4168-b40d-9dcce42ce828 None None] GET https://10.4.3.143/volume// Jul 03 23:46:39.432118 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-70e210ad-a63a-4168-b40d-9dcce42ce828 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:39.432340 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-70e210ad-a63a-4168-b40d-9dcce42ce828 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:39.432677 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-70e210ad-a63a-4168-b40d-9dcce42ce828 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:46:39.432979 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 143/584] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:46: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 03 23:46:39.439928 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-f7d81207-1661-459b-916d-19c67a101e8d req-466616ce-68d4-43bb-864d-816f730f3768 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:39.441938 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-f7d81207-1661-459b-916d-19c67a101e8d req-466616ce-68d4-43bb-864d-816f730f3768 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:46:39.442181 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-f7d81207-1661-459b-916d-19c67a101e8d req-466616ce-68d4-43bb-864d-816f730f3768 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:39.442524 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-f7d81207-1661-459b-916d-19c67a101e8d req-466616ce-68d4-43bb-864d-816f730f3768 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:39.459225 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:39.459225 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:39.466209 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-f7d81207-1661-459b-916d-19c67a101e8d req-466616ce-68d4-43bb-864d-816f730f3768 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:46:39.472992 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-f7d81207-1661-459b-916d-19c67a101e8d req-466616ce-68d4-43bb-864d-816f730f3768 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:46:39.473420 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 149/585] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:46:39 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 1322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:46:39.662132 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7aaeac1a-06bb-4210-9383-36da6499ae7f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:39.662675 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7aaeac1a-06bb-4210-9383-36da6499ae7f None None] GET https://10.4.3.143/volume// Jul 03 23:46:39.662923 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7aaeac1a-06bb-4210-9383-36da6499ae7f None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:39.663170 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7aaeac1a-06bb-4210-9383-36da6499ae7f None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:39.663580 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7aaeac1a-06bb-4210-9383-36da6499ae7f None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:46:39.664056 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 146/586] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:46: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 03 23:46:39.672816 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-d90b9c3c-4ffd-4306-a6b6-c525f8803985 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:39.676948 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-d90b9c3c-4ffd-4306-a6b6-c525f8803985 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] GET https://10.4.3.143/volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a Jul 03 23:46:39.677340 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-d90b9c3c-4ffd-4306-a6b6-c525f8803985 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:39.677791 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-d90b9c3c-4ffd-4306-a6b6-c525f8803985 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:39.689663 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:39.689663 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:39.693540 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-d90b9c3c-4ffd-4306-a6b6-c525f8803985 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Volume info retrieved successfully. Jul 03 23:46:39.700068 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-d90b9c3c-4ffd-4306-a6b6-c525f8803985 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a returned with HTTP 200 Jul 03 23:46:39.700605 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 144/587] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:46:39 2026] GET /volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:46:39.814383 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:39.814383 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:39.816216 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Volume info retrieved successfully. Jul 03 23:46:39.816216 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.backup.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Checking backup size 1 against volume size 1 {{(pid=99863) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 23:46:39.816383 np0000004490 devstack@c-api.service[99863]: INFO cinder.backup.api [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Overwriting volume 703894e7-798c-463f-a4c4-975330fb59da with restore of backup 443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:39.821803 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-1db84d3c-5e21-4cf3-9fda-f43a1a1c44ca None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:39.824106 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-1db84d3c-5e21-4cf3-9fda-f43a1a1c44ca tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] PUT https://10.4.3.143/volume/v3/attachments/3efd55f3-18b2-4d6b-a81b-164e4988c684 Jul 03 23:46:39.824850 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-1db84d3c-5e21-4cf3-9fda-f43a1a1c44ca tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:39.840421 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-1db84d3c-5e21-4cf3-9fda-f43a1a1c44ca tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Acquiring lock "cinder-attachment_update-72808713-dda4-4fb1-8330-0a4c1859789a-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:46:39.841396 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.backup.rpcapi [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] restore_backup in rpcapi backup_id 443889b3-5031-419d-9189-8097da884ae2 {{(pid=99863) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 23:46:39.843455 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ccdfd43f-5255-4bb7-8ca3-59f491a47a9f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2/restore returned with HTTP 202 Jul 03 23:46:39.843455 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 149/588] 10.4.3.143 () {68 vars in 1393 bytes} [Fri Jul 3 23:46:38 2026] POST /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2/restore => generated 189 bytes in 1224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:39.846055 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-1db84d3c-5e21-4cf3-9fda-f43a1a1c44ca tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Lock "cinder-attachment_update-72808713-dda4-4fb1-8330-0a4c1859789a-np0000004490" acquired by "attachment_update" :: waited 0.007s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:46:39.847148 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:39.847148 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:39.854145 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-12811010-3e5f-44c6-95c8-7070c32a98b8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:39.857905 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-12811010-3e5f-44c6-95c8-7070c32a98b8 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:39.858611 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-12811010-3e5f-44c6-95c8-7070c32a98b8 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:39.858611 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-12811010-3e5f-44c6-95c8-7070c32a98b8 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:39.858611 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-12811010-3e5f-44c6-95c8-7070c32a98b8 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:39.865608 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:39.865608 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:39.867231 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-12811010-3e5f-44c6-95c8-7070c32a98b8 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:39.867649 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 147/589] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:39 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:40.364523 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:40.370037 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-1db84d3c-5e21-4cf3-9fda-f43a1a1c44ca tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Lock "cinder-attachment_update-72808713-dda4-4fb1-8330-0a4c1859789a-np0000004490" released by "attachment_update" :: held 0.525s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:46:40.370353 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-1db84d3c-5e21-4cf3-9fda-f43a1a1c44ca tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/attachments/3efd55f3-18b2-4d6b-a81b-164e4988c684 returned with HTTP 200 Jul 03 23:46:40.370837 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 150/590] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:46:39 2026] PUT /volume/v3/attachments/3efd55f3-18b2-4d6b-a81b-164e4988c684 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:40.503342 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:46:40.503805 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1707652201", "imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:40.505938 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1707652201', 'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:46:40.615493 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Create volume of 1 GB Jul 03 23:46:40.615810 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:40.615810 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:40.616333 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Availability Zones retrieved successfully. Jul 03 23:46:40.625666 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Flow 'volume_create_api' (fe835daf-bed1-49e5-a5ee-bbe432653d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:40.626826 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72f8973c-5b4c-442a-8022-1455716ca530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:40.627847 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:46:40.668647 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:40.668647 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:40.686046 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72f8973c-5b4c-442a-8022-1455716ca530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e972aa2e-ce46-4894-8bfc-0f75eec28d25,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e972aa2e-ce46-4894-8bfc-0f75eec28d25', 'encryption_key_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=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:40.686873 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f8b0947-6ecf-438f-a305-15c5e2b8e524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:40.756604 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Created reservations ['acd0b4b6-67a7-44ac-8efb-107b7a2f2118', '61089bfe-51de-450e-9fe4-41579a2a9143', '3ce28196-a29e-4dd7-8da3-0951c2ea033d', '0a6c908b-d285-4e45-a6f7-6afa07ae6c83'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:40.757358 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f8b0947-6ecf-438f-a305-15c5e2b8e524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acd0b4b6-67a7-44ac-8efb-107b7a2f2118', '61089bfe-51de-450e-9fe4-41579a2a9143', '3ce28196-a29e-4dd7-8da3-0951c2ea033d', '0a6c908b-d285-4e45-a6f7-6afa07ae6c83']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:40.758055 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (112993c6-d34d-4f68-802c-e4b7dcd56cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:40.782630 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (112993c6-d34d-4f68-802c-e4b7dcd56cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25515f8e-d8b2-49c6-9268-d60b2ca65a41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1707652201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='39be1a18ddf34d15b4e4d8d185e0141f',qos_specs=None,replication_status=,reservations=['acd0b4b6-67a7-44ac-8efb-107b7a2f2118','61089bfe-51de-450e-9fe4-41579a2a9143','3ce28196-a29e-4dd7-8da3-0951c2ea033d','0a6c908b-d285-4e45-a6f7-6afa07ae6c83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aabeda28c358404ea2306018f1ee43ed',volume_type_id=e972aa2e-ce46-4894-8bfc-0f75eec28d25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1707652201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25515f8e-d8b2-49c6-9268-d60b2ca65a41,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='39be1a18ddf34d15b4e4d8d185e0141f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aabeda28c358404ea2306018f1ee43ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e972aa2e-ce46-4894-8bfc-0f75eec28d25),volume_type_id=e972aa2e-ce46-4894-8bfc-0f75eec28d25)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:40.783350 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50e98038-e25a-487e-a083-f9217f72b398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:40.800255 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50e98038-e25a-487e-a083-f9217f72b398) transitioned into state 'SUCCESS' from state '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-1707652201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='39be1a18ddf34d15b4e4d8d185e0141f',qos_specs=None,replication_status=,reservations=['acd0b4b6-67a7-44ac-8efb-107b7a2f2118','61089bfe-51de-450e-9fe4-41579a2a9143','3ce28196-a29e-4dd7-8da3-0951c2ea033d','0a6c908b-d285-4e45-a6f7-6afa07ae6c83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aabeda28c358404ea2306018f1ee43ed',volume_type_id=e972aa2e-ce46-4894-8bfc-0f75eec28d25)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:40.801043 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02870d51-896e-417c-b4c0-0b80dc9d242d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:40.815729 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02870d51-896e-417c-b4c0-0b80dc9d242d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:40.815729 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Flow 'volume_create_api' (fe835daf-bed1-49e5-a5ee-bbe432653d91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:40.815729 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Create volume request issued successfully. Jul 03 23:46:40.816105 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-26e10d58-7ee9-432e-80c7-97b27ad20da6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:46:40.816626 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 145/591] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:46:40 2026] POST /volume/v3/volumes => generated 760 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:40.828852 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-accf88fc-191f-4f57-819d-9a1c2d6df4d6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:40.831317 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-accf88fc-191f-4f57-819d-9a1c2d6df4d6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 Jul 03 23:46:40.831521 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-accf88fc-191f-4f57-819d-9a1c2d6df4d6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:40.831959 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-accf88fc-191f-4f57-819d-9a1c2d6df4d6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:40.840550 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:40.840550 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:40.846064 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-accf88fc-191f-4f57-819d-9a1c2d6df4d6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:46:40.855869 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-accf88fc-191f-4f57-819d-9a1c2d6df4d6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 returned with HTTP 200 Jul 03 23:46:40.855869 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 150/592] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:40 2026] GET /volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:40.882069 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-197ac693-352a-4cc9-bf8f-4fed422ef1d9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:40.882374 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-adc533a1-b38b-40e1-81ee-a1891c91eff0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:40.884303 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-adc533a1-b38b-40e1-81ee-a1891c91eff0 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:40.884550 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-adc533a1-b38b-40e1-81ee-a1891c91eff0 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:40.884785 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-adc533a1-b38b-40e1-81ee-a1891c91eff0 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:40.884916 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-adc533a1-b38b-40e1-81ee-a1891c91eff0 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:40.886743 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-197ac693-352a-4cc9-bf8f-4fed422ef1d9 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] POST https://10.4.3.143/volume/v3/attachments/3efd55f3-18b2-4d6b-a81b-164e4988c684/action Jul 03 23:46:40.886743 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-197ac693-352a-4cc9-bf8f-4fed422ef1d9 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:46:40.886743 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-197ac693-352a-4cc9-bf8f-4fed422ef1d9 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:40.889943 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:40.889943 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:40.891029 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-adc533a1-b38b-40e1-81ee-a1891c91eff0 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:40.891540 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 151/593] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:40 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:40.936537 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:40.936537 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:40.954753 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-4ef8a9d7-cd0b-422c-81af-e18e781df0f1 req-197ac693-352a-4cc9-bf8f-4fed422ef1d9 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/attachments/3efd55f3-18b2-4d6b-a81b-164e4988c684/action returned with HTTP 204 Jul 03 23:46:40.954884 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 148/594] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:46:40 2026] POST /volume/v3/attachments/3efd55f3-18b2-4d6b-a81b-164e4988c684/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:41.049695 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2b6336b9-ab8e-4c52-abcd-86e610e63691 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.155421 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2b6336b9-ab8e-4c52-abcd-86e610e63691 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] POST https://10.4.3.143/volume/v3/qos-specs Jul 03 23:46:41.155805 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2b6336b9-ab8e-4c52-abcd-86e610e63691 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1630583499", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:41.157247 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:41.157247 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:41.157589 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.qos_specs [None req-2b6336b9-ab8e-4c52-abcd-86e610e63691 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1630583499', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=99862) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 23:46:41.165172 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.db.api [None req-2b6336b9-ab8e-4c52-abcd-86e610e63691 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] DB qos_specs_create(): root {'id': '890981b5-58f2-4ab4-a9af-9dc662c7c96b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1630583499'} {{(pid=99862) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 23:46:41.175932 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2b6336b9-ab8e-4c52-abcd-86e610e63691 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs returned with HTTP 200 Jul 03 23:46:41.176329 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 146/595] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:46:41 2026] POST /volume/v3/qos-specs => generated 393 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:41.184119 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cb65e4cc-ba69-4f4b-a1b8-244a62bf1744 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.185687 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cb65e4cc-ba69-4f4b-a1b8-244a62bf1744 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:46:41.186071 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cb65e4cc-ba69-4f4b-a1b8-244a62bf1744 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1068772932"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:41.207267 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cb65e4cc-ba69-4f4b-a1b8-244a62bf1744 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:46:41.207630 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 151/596] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:46:41 2026] POST /volume/v3/types => generated 222 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:41.216653 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6ac01ba9-c89a-4da1-b378-a9434b9e7186 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.219543 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6ac01ba9-c89a-4da1-b378-a9434b9e7186 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:46:41.219874 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6ac01ba9-c89a-4da1-b378-a9434b9e7186 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-236676231"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:41.243678 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6ac01ba9-c89a-4da1-b378-a9434b9e7186 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:46:41.244008 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 152/597] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:46:41 2026] POST /volume/v3/types => generated 221 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:41.252082 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3a734150-00e0-4dcd-975b-e27d5aac6cba None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.254168 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3a734150-00e0-4dcd-975b-e27d5aac6cba tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:46:41.254619 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3a734150-00e0-4dcd-975b-e27d5aac6cba tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1759318239"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:41.273093 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3a734150-00e0-4dcd-975b-e27d5aac6cba tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:46:41.273541 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 149/598] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:46:41 2026] POST /volume/v3/types => generated 222 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:41.281396 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2ef07e14-133c-4569-b65e-26023ca1a734 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.283715 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2ef07e14-133c-4569-b65e-26023ca1a734 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/associate?vol_type_id=5f8acf55-72b5-4c64-b68b-08dde36af528 Jul 03 23:46:41.284008 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2ef07e14-133c-4569-b65e-26023ca1a734 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.284359 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2ef07e14-133c-4569-b65e-26023ca1a734 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'associate' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.284642 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:41.284642 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:41.285007 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2ef07e14-133c-4569-b65e-26023ca1a734 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Associate qos_spec: 890981b5-58f2-4ab4-a9af-9dc662c7c96b with type: 5f8acf55-72b5-4c64-b68b-08dde36af528 {{(pid=99862) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 23:46:41.310864 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2ef07e14-133c-4569-b65e-26023ca1a734 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/associate?vol_type_id=5f8acf55-72b5-4c64-b68b-08dde36af528 returned with HTTP 202 Jul 03 23:46:41.311456 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 147/599] 10.4.3.143 () {66 vars in 1481 bytes} [Fri Jul 3 23:46:41 2026] GET /volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/associate?vol_type_id=5f8acf55-72b5-4c64-b68b-08dde36af528 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:41.317606 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-89926e54-2f51-4a10-907b-6e8b7c96a4f5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.319691 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-89926e54-2f51-4a10-907b-6e8b7c96a4f5 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/associate?vol_type_id=ee94dd90-9a93-4e21-b000-435656b3fb18 Jul 03 23:46:41.319925 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-89926e54-2f51-4a10-907b-6e8b7c96a4f5 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.320191 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-89926e54-2f51-4a10-907b-6e8b7c96a4f5 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'associate' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.320783 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.qos_specs_manage [None req-89926e54-2f51-4a10-907b-6e8b7c96a4f5 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Associate qos_spec: 890981b5-58f2-4ab4-a9af-9dc662c7c96b with type: ee94dd90-9a93-4e21-b000-435656b3fb18 {{(pid=99863) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 23:46:41.341372 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-89926e54-2f51-4a10-907b-6e8b7c96a4f5 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/associate?vol_type_id=ee94dd90-9a93-4e21-b000-435656b3fb18 returned with HTTP 202 Jul 03 23:46:41.341805 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 152/600] 10.4.3.143 () {66 vars in 1481 bytes} [Fri Jul 3 23:46:41 2026] GET /volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/associate?vol_type_id=ee94dd90-9a93-4e21-b000-435656b3fb18 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:41.348814 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-29a22627-4036-44be-90b6-c51d687a2f8f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.350983 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-29a22627-4036-44be-90b6-c51d687a2f8f tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/associate?vol_type_id=88a51240-e919-4b1c-a1c8-9ae16435fba0 Jul 03 23:46:41.351226 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-29a22627-4036-44be-90b6-c51d687a2f8f tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.351441 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-29a22627-4036-44be-90b6-c51d687a2f8f tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'associate' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.352107 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.qos_specs_manage [None req-29a22627-4036-44be-90b6-c51d687a2f8f tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Associate qos_spec: 890981b5-58f2-4ab4-a9af-9dc662c7c96b with type: 88a51240-e919-4b1c-a1c8-9ae16435fba0 {{(pid=99861) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 23:46:41.375887 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-29a22627-4036-44be-90b6-c51d687a2f8f tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/associate?vol_type_id=88a51240-e919-4b1c-a1c8-9ae16435fba0 returned with HTTP 202 Jul 03 23:46:41.376317 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 153/601] 10.4.3.143 () {66 vars in 1481 bytes} [Fri Jul 3 23:46:41 2026] GET /volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/associate?vol_type_id=88a51240-e919-4b1c-a1c8-9ae16435fba0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:41.383328 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-613a1428-cc2b-49a2-a1f6-7ba343638fdd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.385160 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-613a1428-cc2b-49a2-a1f6-7ba343638fdd tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/associations Jul 03 23:46:41.385387 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-613a1428-cc2b-49a2-a1f6-7ba343638fdd tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.385693 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-613a1428-cc2b-49a2-a1f6-7ba343638fdd tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'associations' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.386179 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.qos_specs_manage [None req-613a1428-cc2b-49a2-a1f6-7ba343638fdd tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Get associations for qos_spec id: 890981b5-58f2-4ab4-a9af-9dc662c7c96b {{(pid=99860) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 23:46:41.402763 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-613a1428-cc2b-49a2-a1f6-7ba343638fdd tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/associations returned with HTTP 200 Jul 03 23:46:41.403166 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 150/602] 10.4.3.143 () {66 vars in 1393 bytes} [Fri Jul 3 23:46:41 2026] GET /volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/associations => generated 447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:41.410998 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-fe43b477-8082-426d-9dfd-68ed0a5ec584 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.413271 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fe43b477-8082-426d-9dfd-68ed0a5ec584 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/disassociate?vol_type_id=5f8acf55-72b5-4c64-b68b-08dde36af528 Jul 03 23:46:41.413530 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fe43b477-8082-426d-9dfd-68ed0a5ec584 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.413800 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fe43b477-8082-426d-9dfd-68ed0a5ec584 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'disassociate' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.414125 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:41.414125 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:41.414570 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fe43b477-8082-426d-9dfd-68ed0a5ec584 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Disassociate qos_spec: 890981b5-58f2-4ab4-a9af-9dc662c7c96b from type: 5f8acf55-72b5-4c64-b68b-08dde36af528 {{(pid=99862) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 03 23:46:41.431443 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fe43b477-8082-426d-9dfd-68ed0a5ec584 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/disassociate?vol_type_id=5f8acf55-72b5-4c64-b68b-08dde36af528 returned with HTTP 202 Jul 03 23:46:41.431939 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 148/603] 10.4.3.143 () {66 vars in 1490 bytes} [Fri Jul 3 23:46:41 2026] GET /volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/disassociate?vol_type_id=5f8acf55-72b5-4c64-b68b-08dde36af528 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:41.439172 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6775090f-03f5-4462-b3ad-c80eb628e27f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.441394 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6775090f-03f5-4462-b3ad-c80eb628e27f tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/associations Jul 03 23:46:41.441570 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6775090f-03f5-4462-b3ad-c80eb628e27f tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.441792 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6775090f-03f5-4462-b3ad-c80eb628e27f tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'associations' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.442004 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:41.442004 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:41.442406 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6775090f-03f5-4462-b3ad-c80eb628e27f tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Get associations for qos_spec id: 890981b5-58f2-4ab4-a9af-9dc662c7c96b {{(pid=99863) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 23:46:41.459009 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6775090f-03f5-4462-b3ad-c80eb628e27f tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/associations returned with HTTP 200 Jul 03 23:46:41.459432 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 153/604] 10.4.3.143 () {66 vars in 1393 bytes} [Fri Jul 3 23:46:41 2026] GET /volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/associations => generated 305 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:41.467148 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5d288903-3f40-4d18-9ad6-e1ecbca7c086 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.469150 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5d288903-3f40-4d18-9ad6-e1ecbca7c086 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/disassociate_all Jul 03 23:46:41.469380 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5d288903-3f40-4d18-9ad6-e1ecbca7c086 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.469599 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5d288903-3f40-4d18-9ad6-e1ecbca7c086 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'disassociate_all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.469893 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:41.469893 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:41.470241 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5d288903-3f40-4d18-9ad6-e1ecbca7c086 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Disassociate qos_spec: 890981b5-58f2-4ab4-a9af-9dc662c7c96b from all. {{(pid=99861) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 03 23:46:41.486116 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5d288903-3f40-4d18-9ad6-e1ecbca7c086 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/disassociate_all returned with HTTP 202 Jul 03 23:46:41.486647 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 154/605] 10.4.3.143 () {66 vars in 1405 bytes} [Fri Jul 3 23:46:41 2026] GET /volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/disassociate_all => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:41.498810 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-73026604-8673-427e-9497-af79446c0c11 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.500584 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-73026604-8673-427e-9497-af79446c0c11 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/associations Jul 03 23:46:41.500842 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-73026604-8673-427e-9497-af79446c0c11 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.501066 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-73026604-8673-427e-9497-af79446c0c11 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'associations' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.501391 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:41.501391 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:41.501736 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.qos_specs_manage [None req-73026604-8673-427e-9497-af79446c0c11 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Get associations for qos_spec id: 890981b5-58f2-4ab4-a9af-9dc662c7c96b {{(pid=99860) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 23:46:41.509764 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-73026604-8673-427e-9497-af79446c0c11 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/associations returned with HTTP 200 Jul 03 23:46:41.510220 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 151/606] 10.4.3.143 () {66 vars in 1393 bytes} [Fri Jul 3 23:46:41 2026] GET /volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/associations => generated 24 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:46:41.517658 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e95d13e7-b605-4f78-bea2-4a3e75645793 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.519455 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e95d13e7-b605-4f78-bea2-4a3e75645793 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] DELETE https://10.4.3.143/volume/v3/types/88a51240-e919-4b1c-a1c8-9ae16435fba0 Jul 03 23:46:41.519676 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e95d13e7-b605-4f78-bea2-4a3e75645793 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.519892 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e95d13e7-b605-4f78-bea2-4a3e75645793 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method '_delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.520126 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:41.520126 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:41.568723 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e95d13e7-b605-4f78-bea2-4a3e75645793 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/types/88a51240-e919-4b1c-a1c8-9ae16435fba0 returned with HTTP 202 Jul 03 23:46:41.569099 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 149/607] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:46:41 2026] DELETE /volume/v3/types/88a51240-e919-4b1c-a1c8-9ae16435fba0 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:41.576284 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f70d41a7-e5ba-448e-ba5b-0fd8161f3703 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.577871 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f70d41a7-e5ba-448e-ba5b-0fd8161f3703 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/types/88a51240-e919-4b1c-a1c8-9ae16435fba0 Jul 03 23:46:41.578547 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f70d41a7-e5ba-448e-ba5b-0fd8161f3703 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.578547 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f70d41a7-e5ba-448e-ba5b-0fd8161f3703 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.582552 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f70d41a7-e5ba-448e-ba5b-0fd8161f3703 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/types/88a51240-e919-4b1c-a1c8-9ae16435fba0 returned with HTTP 404 Jul 03 23:46:41.583273 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 154/608] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:46:41 2026] GET /volume/v3/types/88a51240-e919-4b1c-a1c8-9ae16435fba0 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:41.591079 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3bf99be6-bb12-4952-b9b9-9a60988d22db None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.592826 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3bf99be6-bb12-4952-b9b9-9a60988d22db tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] DELETE https://10.4.3.143/volume/v3/types/ee94dd90-9a93-4e21-b000-435656b3fb18 Jul 03 23:46:41.592997 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3bf99be6-bb12-4952-b9b9-9a60988d22db tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.593178 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3bf99be6-bb12-4952-b9b9-9a60988d22db tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.593388 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:41.593388 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:41.633813 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3bf99be6-bb12-4952-b9b9-9a60988d22db tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/types/ee94dd90-9a93-4e21-b000-435656b3fb18 returned with HTTP 202 Jul 03 23:46:41.634298 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 155/609] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:46:41 2026] DELETE /volume/v3/types/ee94dd90-9a93-4e21-b000-435656b3fb18 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:41.646173 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-da271007-3745-4349-9088-6c1cefce3a01 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.648045 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-da271007-3745-4349-9088-6c1cefce3a01 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/types/ee94dd90-9a93-4e21-b000-435656b3fb18 Jul 03 23:46:41.648281 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-da271007-3745-4349-9088-6c1cefce3a01 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.648466 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-da271007-3745-4349-9088-6c1cefce3a01 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.651841 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-da271007-3745-4349-9088-6c1cefce3a01 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/types/ee94dd90-9a93-4e21-b000-435656b3fb18 returned with HTTP 404 Jul 03 23:46:41.652375 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 152/610] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:46:41 2026] GET /volume/v3/types/ee94dd90-9a93-4e21-b000-435656b3fb18 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:41.660049 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-eb832834-e1f1-4db1-a4ec-32b22a594b6b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.663420 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-eb832834-e1f1-4db1-a4ec-32b22a594b6b tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] DELETE https://10.4.3.143/volume/v3/types/5f8acf55-72b5-4c64-b68b-08dde36af528 Jul 03 23:46:41.663420 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-eb832834-e1f1-4db1-a4ec-32b22a594b6b tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.663420 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-eb832834-e1f1-4db1-a4ec-32b22a594b6b tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method '_delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.695644 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-eb832834-e1f1-4db1-a4ec-32b22a594b6b tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/types/5f8acf55-72b5-4c64-b68b-08dde36af528 returned with HTTP 202 Jul 03 23:46:41.696297 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 150/611] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:46:41 2026] DELETE /volume/v3/types/5f8acf55-72b5-4c64-b68b-08dde36af528 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:41.706306 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-dec654f1-87ba-4463-bfb7-05d88dec91cc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.711729 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dec654f1-87ba-4463-bfb7-05d88dec91cc tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/types/5f8acf55-72b5-4c64-b68b-08dde36af528 Jul 03 23:46:41.711729 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dec654f1-87ba-4463-bfb7-05d88dec91cc tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.711729 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dec654f1-87ba-4463-bfb7-05d88dec91cc tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.716000 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dec654f1-87ba-4463-bfb7-05d88dec91cc tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/types/5f8acf55-72b5-4c64-b68b-08dde36af528 returned with HTTP 404 Jul 03 23:46:41.716758 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 155/612] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:46:41 2026] GET /volume/v3/types/5f8acf55-72b5-4c64-b68b-08dde36af528 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:41.724632 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-58ac9886-84f2-4d0c-93bf-3d3202b22687 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.727067 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-58ac9886-84f2-4d0c-93bf-3d3202b22687 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] POST https://10.4.3.143/volume/v3/qos-specs Jul 03 23:46:41.727425 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-58ac9886-84f2-4d0c-93bf-3d3202b22687 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1962726192", "consumer": "back-end"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:41.729255 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.qos_specs [None req-58ac9886-84f2-4d0c-93bf-3d3202b22687 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1962726192', 'consumer': 'back-end', 'specs': {}} {{(pid=99861) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 23:46:41.734668 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.db.api [None req-58ac9886-84f2-4d0c-93bf-3d3202b22687 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] DB qos_specs_create(): root {'id': '53414d35-0f68-4f86-bef7-9c5bbf685b1e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1962726192'} {{(pid=99861) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 23:46:41.743101 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-58ac9886-84f2-4d0c-93bf-3d3202b22687 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs returned with HTTP 200 Jul 03 23:46:41.743570 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 156/613] 10.4.3.143 () {68 vars in 1264 bytes} [Fri Jul 3 23:46:41 2026] POST /volume/v3/qos-specs => generated 369 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:41.754762 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-659fb11c-83cd-45f8-94fc-0d50dd41fbf4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.756503 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-659fb11c-83cd-45f8-94fc-0d50dd41fbf4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] DELETE https://10.4.3.143/volume/v3/qos-specs/53414d35-0f68-4f86-bef7-9c5bbf685b1e?force=False Jul 03 23:46:41.756692 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-659fb11c-83cd-45f8-94fc-0d50dd41fbf4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.756893 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-659fb11c-83cd-45f8-94fc-0d50dd41fbf4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.757612 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:41.757612 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:41.757612 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.qos_specs_manage [None req-659fb11c-83cd-45f8-94fc-0d50dd41fbf4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Delete qos_spec: 53414d35-0f68-4f86-bef7-9c5bbf685b1e, force: False {{(pid=99860) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 23:46:41.778607 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-659fb11c-83cd-45f8-94fc-0d50dd41fbf4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/53414d35-0f68-4f86-bef7-9c5bbf685b1e?force=False returned with HTTP 202 Jul 03 23:46:41.779144 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 153/614] 10.4.3.143 () {66 vars in 1380 bytes} [Fri Jul 3 23:46:41 2026] DELETE /volume/v3/qos-specs/53414d35-0f68-4f86-bef7-9c5bbf685b1e?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:41.787924 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9bb0573c-b39f-48f8-b8ab-fcc388a9cb19 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.789825 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9bb0573c-b39f-48f8-b8ab-fcc388a9cb19 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/53414d35-0f68-4f86-bef7-9c5bbf685b1e Jul 03 23:46:41.790224 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9bb0573c-b39f-48f8-b8ab-fcc388a9cb19 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.790285 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9bb0573c-b39f-48f8-b8ab-fcc388a9cb19 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.793920 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9bb0573c-b39f-48f8-b8ab-fcc388a9cb19 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/53414d35-0f68-4f86-bef7-9c5bbf685b1e returned with HTTP 404 Jul 03 23:46:41.794783 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 151/615] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:46:41 2026] GET /volume/v3/qos-specs/53414d35-0f68-4f86-bef7-9c5bbf685b1e => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:41.802809 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-239ae828-e824-42e0-8eef-beb55fc0c2ac None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.807445 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-239ae828-e824-42e0-8eef-beb55fc0c2ac tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs Jul 03 23:46:41.807445 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-239ae828-e824-42e0-8eef-beb55fc0c2ac tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.807445 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-239ae828-e824-42e0-8eef-beb55fc0c2ac tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.807445 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:41.807445 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:41.822554 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-239ae828-e824-42e0-8eef-beb55fc0c2ac tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs returned with HTTP 200 Jul 03 23:46:41.822554 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 156/616] 10.4.3.143 () {66 vars in 1243 bytes} [Fri Jul 3 23:46:41 2026] GET /volume/v3/qos-specs => generated 175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:41.835106 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6573fa9d-42b7-4aa6-81fb-7a5058cebcfd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.837472 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6573fa9d-42b7-4aa6-81fb-7a5058cebcfd tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] DELETE https://10.4.3.143/volume/v3/qos-specs/53414d35-0f68-4f86-bef7-9c5bbf685b1e?force=False Jul 03 23:46:41.837804 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6573fa9d-42b7-4aa6-81fb-7a5058cebcfd tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.838078 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6573fa9d-42b7-4aa6-81fb-7a5058cebcfd tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.838434 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:41.838434 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:41.839056 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6573fa9d-42b7-4aa6-81fb-7a5058cebcfd tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Delete qos_spec: 53414d35-0f68-4f86-bef7-9c5bbf685b1e, force: False {{(pid=99861) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 23:46:41.845992 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6573fa9d-42b7-4aa6-81fb-7a5058cebcfd tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/53414d35-0f68-4f86-bef7-9c5bbf685b1e?force=False returned with HTTP 404 Jul 03 23:46:41.846742 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 157/617] 10.4.3.143 () {66 vars in 1380 bytes} [Fri Jul 3 23:46:41 2026] DELETE /volume/v3/qos-specs/53414d35-0f68-4f86-bef7-9c5bbf685b1e?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:41.856814 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d73eaa59-a1c4-40e3-86c7-a175d33833dd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.858588 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d73eaa59-a1c4-40e3-86c7-a175d33833dd tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/53414d35-0f68-4f86-bef7-9c5bbf685b1e Jul 03 23:46:41.858805 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d73eaa59-a1c4-40e3-86c7-a175d33833dd tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.859002 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d73eaa59-a1c4-40e3-86c7-a175d33833dd tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.859270 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:41.859270 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:41.862501 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d73eaa59-a1c4-40e3-86c7-a175d33833dd tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/53414d35-0f68-4f86-bef7-9c5bbf685b1e returned with HTTP 404 Jul 03 23:46:41.862955 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 154/618] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:46:41 2026] GET /volume/v3/qos-specs/53414d35-0f68-4f86-bef7-9c5bbf685b1e => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 23:46:41.868588 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a92ccb48-383a-4de0-a849-667ca0517b42 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.873030 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-bf3fea5a-0517-40e8-b607-96eca9ccfbc4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.873386 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a92ccb48-383a-4de0-a849-667ca0517b42 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 Jul 03 23:46:41.873386 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a92ccb48-383a-4de0-a849-667ca0517b42 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.875725 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a92ccb48-383a-4de0-a849-667ca0517b42 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.875798 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bf3fea5a-0517-40e8-b607-96eca9ccfbc4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] POST https://10.4.3.143/volume/v3/qos-specs Jul 03 23:46:41.875798 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bf3fea5a-0517-40e8-b607-96eca9ccfbc4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1773572449", "consumer": "both"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:41.876729 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:41.876729 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:41.877260 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.qos_specs [None req-bf3fea5a-0517-40e8-b607-96eca9ccfbc4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1773572449', 'consumer': 'both', 'specs': {}} {{(pid=99863) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 23:46:41.880249 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:41.880249 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:41.883327 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.db.api [None req-bf3fea5a-0517-40e8-b607-96eca9ccfbc4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] DB qos_specs_create(): root {'id': 'b832ddc2-e221-48cd-8ad5-ab6295b50d8f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1773572449'} {{(pid=99863) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 23:46:41.883685 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a92ccb48-383a-4de0-a849-667ca0517b42 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:46:41.888489 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a92ccb48-383a-4de0-a849-667ca0517b42 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 returned with HTTP 200 Jul 03 23:46:41.888883 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 152/619] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:41 2026] GET /volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 => generated 1368 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:41.891086 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bf3fea5a-0517-40e8-b607-96eca9ccfbc4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs returned with HTTP 200 Jul 03 23:46:41.891671 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 157/620] 10.4.3.143 () {68 vars in 1264 bytes} [Fri Jul 3 23:46:41 2026] POST /volume/v3/qos-specs => generated 365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:41.900443 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bce7f2be-718d-4a0a-8a1e-902ac47f322c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.903679 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5b85c427-8a22-4dac-b087-1afe6ff3311d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.906175 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5b85c427-8a22-4dac-b087-1afe6ff3311d tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:41.906391 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5b85c427-8a22-4dac-b087-1afe6ff3311d tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.906629 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5b85c427-8a22-4dac-b087-1afe6ff3311d tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.906774 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-5b85c427-8a22-4dac-b087-1afe6ff3311d tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:41.907616 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bce7f2be-718d-4a0a-8a1e-902ac47f322c tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] DELETE https://10.4.3.143/volume/v3/qos-specs/b832ddc2-e221-48cd-8ad5-ab6295b50d8f?force=False Jul 03 23:46:41.907820 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bce7f2be-718d-4a0a-8a1e-902ac47f322c tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.908011 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bce7f2be-718d-4a0a-8a1e-902ac47f322c tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.908658 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bce7f2be-718d-4a0a-8a1e-902ac47f322c tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Delete qos_spec: b832ddc2-e221-48cd-8ad5-ab6295b50d8f, force: False {{(pid=99861) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 23:46:41.912495 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:41.912495 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:41.913368 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5b85c427-8a22-4dac-b087-1afe6ff3311d tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:41.913733 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 155/621] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:41 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:41.937106 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bce7f2be-718d-4a0a-8a1e-902ac47f322c tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/b832ddc2-e221-48cd-8ad5-ab6295b50d8f?force=False returned with HTTP 202 Jul 03 23:46:41.938081 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 158/622] 10.4.3.143 () {66 vars in 1380 bytes} [Fri Jul 3 23:46:41 2026] DELETE /volume/v3/qos-specs/b832ddc2-e221-48cd-8ad5-ab6295b50d8f?force=False => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:41.945646 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d2a7861c-8731-4d80-838a-2109b4c4b78b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.947767 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d2a7861c-8731-4d80-838a-2109b4c4b78b tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/b832ddc2-e221-48cd-8ad5-ab6295b50d8f Jul 03 23:46:41.948030 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d2a7861c-8731-4d80-838a-2109b4c4b78b tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.948266 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d2a7861c-8731-4d80-838a-2109b4c4b78b tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.952250 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d2a7861c-8731-4d80-838a-2109b4c4b78b tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/b832ddc2-e221-48cd-8ad5-ab6295b50d8f returned with HTTP 404 Jul 03 23:46:41.952940 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 153/623] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:46:41 2026] GET /volume/v3/qos-specs/b832ddc2-e221-48cd-8ad5-ab6295b50d8f => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 23:46:41.964544 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4c79f7fc-41ca-4536-86bf-277b07b990f8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.966547 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4c79f7fc-41ca-4536-86bf-277b07b990f8 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs Jul 03 23:46:41.967220 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4c79f7fc-41ca-4536-86bf-277b07b990f8 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.967598 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4c79f7fc-41ca-4536-86bf-277b07b990f8 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.969575 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:41.969575 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:41.974450 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4c79f7fc-41ca-4536-86bf-277b07b990f8 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs returned with HTTP 200 Jul 03 23:46:41.974450 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 158/624] 10.4.3.143 () {66 vars in 1243 bytes} [Fri Jul 3 23:46:41 2026] GET /volume/v3/qos-specs => generated 175 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:41.985683 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fa48b5cb-5ff4-4540-9697-46208c9703d4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:41.987752 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fa48b5cb-5ff4-4540-9697-46208c9703d4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] DELETE https://10.4.3.143/volume/v3/qos-specs/b832ddc2-e221-48cd-8ad5-ab6295b50d8f?force=False Jul 03 23:46:41.987991 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fa48b5cb-5ff4-4540-9697-46208c9703d4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:41.988211 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fa48b5cb-5ff4-4540-9697-46208c9703d4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:41.988994 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fa48b5cb-5ff4-4540-9697-46208c9703d4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Delete qos_spec: b832ddc2-e221-48cd-8ad5-ab6295b50d8f, force: False {{(pid=99860) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 23:46:41.993464 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fa48b5cb-5ff4-4540-9697-46208c9703d4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/b832ddc2-e221-48cd-8ad5-ab6295b50d8f?force=False returned with HTTP 404 Jul 03 23:46:41.997480 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 156/625] 10.4.3.143 () {66 vars in 1380 bytes} [Fri Jul 3 23:46:41 2026] DELETE /volume/v3/qos-specs/b832ddc2-e221-48cd-8ad5-ab6295b50d8f?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:42.003432 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-829c50b0-8113-4a16-8255-29ffdd8d3922 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.007147 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-829c50b0-8113-4a16-8255-29ffdd8d3922 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/b832ddc2-e221-48cd-8ad5-ab6295b50d8f Jul 03 23:46:42.007147 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-829c50b0-8113-4a16-8255-29ffdd8d3922 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:42.007147 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-829c50b0-8113-4a16-8255-29ffdd8d3922 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:42.007147 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:42.007147 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:42.009910 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-829c50b0-8113-4a16-8255-29ffdd8d3922 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/b832ddc2-e221-48cd-8ad5-ab6295b50d8f returned with HTTP 404 Jul 03 23:46:42.010589 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 159/626] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:46:42 2026] GET /volume/v3/qos-specs/b832ddc2-e221-48cd-8ad5-ab6295b50d8f => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:42.019249 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c8277a00-b2e9-411e-8571-53902acc64e3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.022123 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c8277a00-b2e9-411e-8571-53902acc64e3 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] POST https://10.4.3.143/volume/v3/qos-specs Jul 03 23:46:42.022528 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c8277a00-b2e9-411e-8571-53902acc64e3 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-105193716", "consumer": "front-end"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:42.024692 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.qos_specs [None req-c8277a00-b2e9-411e-8571-53902acc64e3 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-105193716', 'consumer': 'front-end', 'specs': {}} {{(pid=99862) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 23:46:42.041725 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.db.api [None req-c8277a00-b2e9-411e-8571-53902acc64e3 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] DB qos_specs_create(): root {'id': 'df0ec1fa-56de-469c-8bda-8767d7af4d09', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-105193716'} {{(pid=99862) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 23:46:42.044944 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-d4e5d0d1-fc23-42f7-9bc6-76c13d3eb041 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.048737 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-d4e5d0d1-fc23-42f7-9bc6-76c13d3eb041 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 Jul 03 23:46:42.048737 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-d4e5d0d1-fc23-42f7-9bc6-76c13d3eb041 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:42.048737 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-d4e5d0d1-fc23-42f7-9bc6-76c13d3eb041 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:42.052180 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c8277a00-b2e9-411e-8571-53902acc64e3 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs returned with HTTP 200 Jul 03 23:46:42.052669 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 154/627] 10.4.3.143 () {68 vars in 1264 bytes} [Fri Jul 3 23:46:42 2026] POST /volume/v3/qos-specs => generated 369 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:42.056629 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:42.056629 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:42.060985 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-d4e5d0d1-fc23-42f7-9bc6-76c13d3eb041 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:46:42.063803 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c045f8e1-faf7-4d9c-a3a8-652f0ce63069 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.063803 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c045f8e1-faf7-4d9c-a3a8-652f0ce63069 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] DELETE https://10.4.3.143/volume/v3/qos-specs/df0ec1fa-56de-469c-8bda-8767d7af4d09?force=False Jul 03 23:46:42.063936 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c045f8e1-faf7-4d9c-a3a8-652f0ce63069 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:42.064252 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c045f8e1-faf7-4d9c-a3a8-652f0ce63069 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:42.064917 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c045f8e1-faf7-4d9c-a3a8-652f0ce63069 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Delete qos_spec: df0ec1fa-56de-469c-8bda-8767d7af4d09, force: False {{(pid=99860) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 23:46:42.068348 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-d4e5d0d1-fc23-42f7-9bc6-76c13d3eb041 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 returned with HTTP 200 Jul 03 23:46:42.069096 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 159/628] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:42 2026] GET /volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 => generated 1368 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:42.082059 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c045f8e1-faf7-4d9c-a3a8-652f0ce63069 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/df0ec1fa-56de-469c-8bda-8767d7af4d09?force=False returned with HTTP 202 Jul 03 23:46:42.082573 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 157/629] 10.4.3.143 () {66 vars in 1380 bytes} [Fri Jul 3 23:46:42 2026] DELETE /volume/v3/qos-specs/df0ec1fa-56de-469c-8bda-8767d7af4d09?force=False => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:42.090988 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0112775b-c84c-4d03-b75c-8ce1f3889b1e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.094337 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0112775b-c84c-4d03-b75c-8ce1f3889b1e tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/df0ec1fa-56de-469c-8bda-8767d7af4d09 Jul 03 23:46:42.094721 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0112775b-c84c-4d03-b75c-8ce1f3889b1e tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:42.095099 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0112775b-c84c-4d03-b75c-8ce1f3889b1e tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:42.102072 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0112775b-c84c-4d03-b75c-8ce1f3889b1e tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/df0ec1fa-56de-469c-8bda-8767d7af4d09 returned with HTTP 404 Jul 03 23:46:42.102561 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 160/630] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:46:42 2026] GET /volume/v3/qos-specs/df0ec1fa-56de-469c-8bda-8767d7af4d09 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:42.114014 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-781c6b03-e639-4be2-9ed1-38f8d010d1c4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.116173 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-781c6b03-e639-4be2-9ed1-38f8d010d1c4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs Jul 03 23:46:42.116421 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-781c6b03-e639-4be2-9ed1-38f8d010d1c4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:42.116646 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-781c6b03-e639-4be2-9ed1-38f8d010d1c4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:42.116947 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:42.116947 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:42.127848 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-781c6b03-e639-4be2-9ed1-38f8d010d1c4 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs returned with HTTP 200 Jul 03 23:46:42.128311 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 155/631] 10.4.3.143 () {66 vars in 1243 bytes} [Fri Jul 3 23:46:42 2026] GET /volume/v3/qos-specs => generated 175 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:42.137334 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a8d46c64-3ae3-47e3-aa81-d051269293cb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.141634 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a8d46c64-3ae3-47e3-aa81-d051269293cb tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] DELETE https://10.4.3.143/volume/v3/qos-specs/df0ec1fa-56de-469c-8bda-8767d7af4d09?force=False Jul 03 23:46:42.141634 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a8d46c64-3ae3-47e3-aa81-d051269293cb tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:42.141634 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a8d46c64-3ae3-47e3-aa81-d051269293cb tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:42.141907 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a8d46c64-3ae3-47e3-aa81-d051269293cb tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Delete qos_spec: df0ec1fa-56de-469c-8bda-8767d7af4d09, force: False {{(pid=99863) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 23:46:42.145481 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a8d46c64-3ae3-47e3-aa81-d051269293cb tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/df0ec1fa-56de-469c-8bda-8767d7af4d09?force=False returned with HTTP 404 Jul 03 23:46:42.146211 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 160/632] 10.4.3.143 () {66 vars in 1380 bytes} [Fri Jul 3 23:46:42 2026] DELETE /volume/v3/qos-specs/df0ec1fa-56de-469c-8bda-8767d7af4d09?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:42.155227 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1afa29dd-096b-4689-944a-3dd513cea9a3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.157535 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1afa29dd-096b-4689-944a-3dd513cea9a3 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/df0ec1fa-56de-469c-8bda-8767d7af4d09 Jul 03 23:46:42.157844 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1afa29dd-096b-4689-944a-3dd513cea9a3 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:42.158026 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1afa29dd-096b-4689-944a-3dd513cea9a3 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:42.158273 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:42.158273 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:42.161435 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1afa29dd-096b-4689-944a-3dd513cea9a3 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/df0ec1fa-56de-469c-8bda-8767d7af4d09 returned with HTTP 404 Jul 03 23:46:42.161853 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 158/633] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:46:42 2026] GET /volume/v3/qos-specs/df0ec1fa-56de-469c-8bda-8767d7af4d09 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:42.170603 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d932d265-54f8-45cb-be4e-5af23a317f7a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.173511 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d932d265-54f8-45cb-be4e-5af23a317f7a tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b Jul 03 23:46:42.173712 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d932d265-54f8-45cb-be4e-5af23a317f7a tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:42.173906 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d932d265-54f8-45cb-be4e-5af23a317f7a tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:42.180337 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d932d265-54f8-45cb-be4e-5af23a317f7a tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b returned with HTTP 200 Jul 03 23:46:42.180685 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 161/634] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:46:42 2026] GET /volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:42.189998 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f5705804-abc8-4af1-bcb3-8c61428b697a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.191882 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f5705804-abc8-4af1-bcb3-8c61428b697a tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs Jul 03 23:46:42.192087 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f5705804-abc8-4af1-bcb3-8c61428b697a tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:42.192292 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f5705804-abc8-4af1-bcb3-8c61428b697a tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:42.192574 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:42.192574 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:42.197600 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f5705804-abc8-4af1-bcb3-8c61428b697a tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs returned with HTTP 200 Jul 03 23:46:42.198087 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 156/635] 10.4.3.143 () {66 vars in 1243 bytes} [Fri Jul 3 23:46:42 2026] GET /volume/v3/qos-specs => generated 175 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:42.209069 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6bf0b4c0-a854-4946-94e8-62c02766b7aa None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.211511 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6bf0b4c0-a854-4946-94e8-62c02766b7aa tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] PUT https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b Jul 03 23:46:42.211511 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6bf0b4c0-a854-4946-94e8-62c02766b7aa tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:42.218516 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.qos_specs [None req-6bf0b4c0-a854-4946-94e8-62c02766b7aa tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=99863) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 03 23:46:42.231570 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.db.api [None req-6bf0b4c0-a854-4946-94e8-62c02766b7aa tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] qos_specs_update() value: {'id': 'db1537fb-30fb-4966-a66a-9e10ceb6e038', 'key': 'iops_bytes', 'value': '500', 'specs_id': '890981b5-58f2-4ab4-a9af-9dc662c7c96b', 'deleted': False} {{(pid=99863) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 03 23:46:42.242488 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6bf0b4c0-a854-4946-94e8-62c02766b7aa tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b returned with HTTP 200 Jul 03 23:46:42.244038 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 161/636] 10.4.3.143 () {68 vars in 1374 bytes} [Fri Jul 3 23:46:42 2026] PUT /volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b => generated 36 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:46:42.251220 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5b9df8d7-fad5-434d-aa5c-fcc1b8061db3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.253333 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5b9df8d7-fad5-434d-aa5c-fcc1b8061db3 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b Jul 03 23:46:42.253613 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5b9df8d7-fad5-434d-aa5c-fcc1b8061db3 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:42.253903 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5b9df8d7-fad5-434d-aa5c-fcc1b8061db3 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:42.258497 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5b9df8d7-fad5-434d-aa5c-fcc1b8061db3 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b returned with HTTP 200 Jul 03 23:46:42.258875 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 159/637] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:46:42 2026] GET /volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b => generated 414 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:42.268781 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-39f5b8f7-f59e-4611-8785-7b2a3f4f0950 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.273351 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39f5b8f7-f59e-4611-8785-7b2a3f4f0950 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] PUT https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/delete_keys Jul 03 23:46:42.273718 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-39f5b8f7-f59e-4611-8785-7b2a3f4f0950 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:42.277732 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:42.277732 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:42.278145 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.qos_specs_manage [None req-39f5b8f7-f59e-4611-8785-7b2a3f4f0950 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Delete_key spec: 890981b5-58f2-4ab4-a9af-9dc662c7c96b, keys: ['iops_bytes'] {{(pid=99861) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 03 23:46:42.294583 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39f5b8f7-f59e-4611-8785-7b2a3f4f0950 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/delete_keys returned with HTTP 202 Jul 03 23:46:42.295102 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 162/638] 10.4.3.143 () {68 vars in 1410 bytes} [Fri Jul 3 23:46:42 2026] PUT /volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b/delete_keys => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:42.305508 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ab2d3225-fc6e-45ea-98d1-f8baf0a396b0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.307895 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ab2d3225-fc6e-45ea-98d1-f8baf0a396b0 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b Jul 03 23:46:42.308196 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ab2d3225-fc6e-45ea-98d1-f8baf0a396b0 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:42.308474 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ab2d3225-fc6e-45ea-98d1-f8baf0a396b0 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:42.308841 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:42.308841 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:42.313867 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ab2d3225-fc6e-45ea-98d1-f8baf0a396b0 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b returned with HTTP 200 Jul 03 23:46:42.314541 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 157/639] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:46:42 2026] GET /volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b => generated 393 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:42.325960 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d7558091-3607-42f2-8072-fc3d91b74e08 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.327998 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d7558091-3607-42f2-8072-fc3d91b74e08 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b Jul 03 23:46:42.328393 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d7558091-3607-42f2-8072-fc3d91b74e08 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:42.328693 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d7558091-3607-42f2-8072-fc3d91b74e08 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:42.329257 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:42.329257 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:42.336389 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d7558091-3607-42f2-8072-fc3d91b74e08 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b returned with HTTP 200 Jul 03 23:46:42.336997 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 162/640] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:46:42 2026] GET /volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b => generated 393 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:42.346086 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-72c42025-c805-4a8d-b0a5-6ddf82d03575 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.348305 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-72c42025-c805-4a8d-b0a5-6ddf82d03575 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] DELETE https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b?force=False Jul 03 23:46:42.348576 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-72c42025-c805-4a8d-b0a5-6ddf82d03575 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:42.348802 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-72c42025-c805-4a8d-b0a5-6ddf82d03575 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:42.349106 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:42.349106 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:42.349531 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.qos_specs_manage [None req-72c42025-c805-4a8d-b0a5-6ddf82d03575 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Delete qos_spec: 890981b5-58f2-4ab4-a9af-9dc662c7c96b, force: False {{(pid=99860) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 23:46:42.365837 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-72c42025-c805-4a8d-b0a5-6ddf82d03575 tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b?force=False returned with HTTP 202 Jul 03 23:46:42.366291 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 160/641] 10.4.3.143 () {66 vars in 1380 bytes} [Fri Jul 3 23:46:42 2026] DELETE /volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b?force=False => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:42.373914 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2171b48f-3514-4cc2-9dcf-9553cdf558dc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.376401 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2171b48f-3514-4cc2-9dcf-9553cdf558dc tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] GET https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b Jul 03 23:46:42.376850 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2171b48f-3514-4cc2-9dcf-9553cdf558dc tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:42.376850 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2171b48f-3514-4cc2-9dcf-9553cdf558dc tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:42.377153 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:42.377153 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:42.380769 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2171b48f-3514-4cc2-9dcf-9553cdf558dc tempest-QosSpecsTestJSON-1539638834 tempest-QosSpecsTestJSON-1539638834-project-admin] https://10.4.3.143/volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b returned with HTTP 404 Jul 03 23:46:42.381328 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 163/642] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:46:42 2026] GET /volume/v3/qos-specs/890981b5-58f2-4ab4-a9af-9dc662c7c96b => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:42.547923 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-2bc6282b-8b52-4764-8aa4-2f3a4b531ee3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.549600 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-2bc6282b-8b52-4764-8aa4-2f3a4b531ee3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 Jul 03 23:46:42.549882 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-2bc6282b-8b52-4764-8aa4-2f3a4b531ee3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:42.550106 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-2bc6282b-8b52-4764-8aa4-2f3a4b531ee3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:42.564644 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:42.564644 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:42.571305 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-2bc6282b-8b52-4764-8aa4-2f3a4b531ee3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:46:42.575689 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-2bc6282b-8b52-4764-8aa4-2f3a4b531ee3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 returned with HTTP 200 Jul 03 23:46:42.576503 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 158/643] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:42 2026] GET /volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 => generated 1368 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:42.586902 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2792b62d-aa92-4cf6-b47c-15caa39dfc4a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.588164 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2792b62d-aa92-4cf6-b47c-15caa39dfc4a None None] GET https://10.4.3.143/volume// Jul 03 23:46:42.588164 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2792b62d-aa92-4cf6-b47c-15caa39dfc4a None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:42.588420 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2792b62d-aa92-4cf6-b47c-15caa39dfc4a None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:42.589408 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2792b62d-aa92-4cf6-b47c-15caa39dfc4a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:46:42.589408 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 163/644] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:46:42 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:46:42.597622 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-9fe7adad-236e-45b6-89fc-bc1cf747e026 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.599876 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-9fe7adad-236e-45b6-89fc-bc1cf747e026 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:46:42.600305 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-9fe7adad-236e-45b6-89fc-bc1cf747e026 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25515f8e-d8b2-49c6-9268-d60b2ca65a41", "connector": null, "instance_uuid": "cdf0181a-64a7-405a-8099-d9745ca21008"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:42.610295 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:42.610295 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:42.647471 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-9fe7adad-236e-45b6-89fc-bc1cf747e026 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:46:42.647982 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 161/645] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:46:42 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 03 23:46:42.927736 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a02c2924-b486-405b-ae9f-e0a3ede27f96 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:42.929529 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a02c2924-b486-405b-ae9f-e0a3ede27f96 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:42.929905 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a02c2924-b486-405b-ae9f-e0a3ede27f96 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:42.930177 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a02c2924-b486-405b-ae9f-e0a3ede27f96 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:42.930343 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-a02c2924-b486-405b-ae9f-e0a3ede27f96 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:42.934916 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:42.934916 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:42.935680 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a02c2924-b486-405b-ae9f-e0a3ede27f96 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:42.936045 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 164/646] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:42 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:43.514375 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-f7d81207-1661-459b-916d-19c67a101e8d req-e34cf928-0425-45ac-8b73-6efb32bc7a4d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:43.514375 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-f7d81207-1661-459b-916d-19c67a101e8d req-e34cf928-0425-45ac-8b73-6efb32bc7a4d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] DELETE https://10.4.3.143/volume/v3/attachments/629e46fd-38d6-4165-a9a2-3d5765a5c340 Jul 03 23:46:43.514375 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-f7d81207-1661-459b-916d-19c67a101e8d req-e34cf928-0425-45ac-8b73-6efb32bc7a4d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:43.514375 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-f7d81207-1661-459b-916d-19c67a101e8d req-e34cf928-0425-45ac-8b73-6efb32bc7a4d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:43.522954 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:43.522954 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:43.954006 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-43b29913-20c8-42fb-8e2c-12cbbcb015a8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:43.959367 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-43b29913-20c8-42fb-8e2c-12cbbcb015a8 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:43.959824 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-43b29913-20c8-42fb-8e2c-12cbbcb015a8 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:43.960072 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-43b29913-20c8-42fb-8e2c-12cbbcb015a8 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:43.960220 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-43b29913-20c8-42fb-8e2c-12cbbcb015a8 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:43.967236 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:43.967236 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:43.968596 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-43b29913-20c8-42fb-8e2c-12cbbcb015a8 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:43.969223 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 164/647] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:43 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:44.072384 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-f7d81207-1661-459b-916d-19c67a101e8d req-e34cf928-0425-45ac-8b73-6efb32bc7a4d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/attachments/629e46fd-38d6-4165-a9a2-3d5765a5c340 returned with HTTP 200 Jul 03 23:46:44.073719 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 159/648] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:46:43 2026] DELETE /volume/v3/attachments/629e46fd-38d6-4165-a9a2-3d5765a5c340 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:44.727985 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b667bc58-638e-4461-a899-d535c7522c8f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:44.730299 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b667bc58-638e-4461-a899-d535c7522c8f tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:46:44.730596 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b667bc58-638e-4461-a899-d535c7522c8f tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:44.730887 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b667bc58-638e-4461-a899-d535c7522c8f tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:44.739935 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:44.739935 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:44.744087 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b667bc58-638e-4461-a899-d535c7522c8f tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:46:44.749175 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b667bc58-638e-4461-a899-d535c7522c8f tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:46:44.749673 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 162/649] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:44 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:44.982481 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b649d8a5-1fbb-4b03-83cd-eac6b89a87cc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:44.985122 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b649d8a5-1fbb-4b03-83cd-eac6b89a87cc tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:44.985410 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b649d8a5-1fbb-4b03-83cd-eac6b89a87cc tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:44.985802 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b649d8a5-1fbb-4b03-83cd-eac6b89a87cc tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:44.985904 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-b649d8a5-1fbb-4b03-83cd-eac6b89a87cc tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:44.991035 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:44.991035 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:44.991902 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b649d8a5-1fbb-4b03-83cd-eac6b89a87cc tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:44.992319 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 165/650] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:44 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:45.148968 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-250f464b-ea3e-4b05-81b8-d6ddd3e15ce9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:45.272568 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-250f464b-ea3e-4b05-81b8-d6ddd3e15ce9 tempest-VolumeHostsAdminTestsJSON-590071622 tempest-VolumeHostsAdminTestsJSON-590071622-project-admin] GET https://10.4.3.143/volume/v3/os-hosts Jul 03 23:46:45.272993 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-250f464b-ea3e-4b05-81b8-d6ddd3e15ce9 tempest-VolumeHostsAdminTestsJSON-590071622 tempest-VolumeHostsAdminTestsJSON-590071622-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:45.273301 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-250f464b-ea3e-4b05-81b8-d6ddd3e15ce9 tempest-VolumeHostsAdminTestsJSON-590071622 tempest-VolumeHostsAdminTestsJSON-590071622-project-admin] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:45.282495 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.hosts [None req-250f464b-ea3e-4b05-81b8-d6ddd3e15ce9 tempest-VolumeHostsAdminTestsJSON-590071622 tempest-VolumeHostsAdminTestsJSON-590071622-project-admin] status, active and update: available, enabled, 2026-07-03 23:45:18+00:00 {{(pid=99863) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 23:46:45.282721 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.hosts [None req-250f464b-ea3e-4b05-81b8-d6ddd3e15ce9 tempest-VolumeHostsAdminTestsJSON-590071622 tempest-VolumeHostsAdminTestsJSON-590071622-project-admin] status, active and update: available, enabled, 2026-07-03 23:45:15+00:00 {{(pid=99863) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 23:46:45.282915 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.hosts [None req-250f464b-ea3e-4b05-81b8-d6ddd3e15ce9 tempest-VolumeHostsAdminTestsJSON-590071622 tempest-VolumeHostsAdminTestsJSON-590071622-project-admin] status, active and update: available, enabled, 2026-07-03 23:44:54+00:00 {{(pid=99863) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 23:46:45.283350 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-250f464b-ea3e-4b05-81b8-d6ddd3e15ce9 tempest-VolumeHostsAdminTestsJSON-590071622 tempest-VolumeHostsAdminTestsJSON-590071622-project-admin] https://10.4.3.143/volume/v3/os-hosts returned with HTTP 200 Jul 03 23:46:45.283958 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 165/651] 10.4.3.143 () {66 vars in 1240 bytes} [Fri Jul 3 23:46:45 2026] GET /volume/v3/os-hosts => generated 560 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:45.295399 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c5263334-0bd0-4d9a-98c9-c911098d1aaf None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:45.299048 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c5263334-0bd0-4d9a-98c9-c911098d1aaf tempest-VolumeHostsAdminTestsJSON-590071622 tempest-VolumeHostsAdminTestsJSON-590071622-project-admin] GET https://10.4.3.143/volume/v3/os-hosts Jul 03 23:46:45.299332 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c5263334-0bd0-4d9a-98c9-c911098d1aaf tempest-VolumeHostsAdminTestsJSON-590071622 tempest-VolumeHostsAdminTestsJSON-590071622-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:45.299592 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c5263334-0bd0-4d9a-98c9-c911098d1aaf tempest-VolumeHostsAdminTestsJSON-590071622 tempest-VolumeHostsAdminTestsJSON-590071622-project-admin] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:45.299883 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:45.299883 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:45.315641 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.hosts [None req-c5263334-0bd0-4d9a-98c9-c911098d1aaf tempest-VolumeHostsAdminTestsJSON-590071622 tempest-VolumeHostsAdminTestsJSON-590071622-project-admin] status, active and update: available, enabled, 2026-07-03 23:45:18+00:00 {{(pid=99862) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 23:46:45.315765 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.hosts [None req-c5263334-0bd0-4d9a-98c9-c911098d1aaf tempest-VolumeHostsAdminTestsJSON-590071622 tempest-VolumeHostsAdminTestsJSON-590071622-project-admin] status, active and update: available, enabled, 2026-07-03 23:45:15+00:00 {{(pid=99862) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 23:46:45.315880 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.hosts [None req-c5263334-0bd0-4d9a-98c9-c911098d1aaf tempest-VolumeHostsAdminTestsJSON-590071622 tempest-VolumeHostsAdminTestsJSON-590071622-project-admin] status, active and update: available, enabled, 2026-07-03 23:44:54+00:00 {{(pid=99862) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 23:46:45.316183 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c5263334-0bd0-4d9a-98c9-c911098d1aaf tempest-VolumeHostsAdminTestsJSON-590071622 tempest-VolumeHostsAdminTestsJSON-590071622-project-admin] https://10.4.3.143/volume/v3/os-hosts returned with HTTP 200 Jul 03 23:46:45.316587 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 160/652] 10.4.3.143 () {66 vars in 1240 bytes} [Fri Jul 3 23:46:45 2026] GET /volume/v3/os-hosts => generated 560 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:45.325504 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8cde680b-0097-4b83-b823-2ef995109765 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:45.328264 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8cde680b-0097-4b83-b823-2ef995109765 tempest-VolumeHostsAdminTestsJSON-590071622 tempest-VolumeHostsAdminTestsJSON-590071622-project-admin] GET https://10.4.3.143/volume/v3/os-hosts/np0000004490@storpool Jul 03 23:46:45.328264 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8cde680b-0097-4b83-b823-2ef995109765 tempest-VolumeHostsAdminTestsJSON-590071622 tempest-VolumeHostsAdminTestsJSON-590071622-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:45.328264 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8cde680b-0097-4b83-b823-2ef995109765 tempest-VolumeHostsAdminTestsJSON-590071622 tempest-VolumeHostsAdminTestsJSON-590071622-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:45.404563 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8cde680b-0097-4b83-b823-2ef995109765 tempest-VolumeHostsAdminTestsJSON-590071622 tempest-VolumeHostsAdminTestsJSON-590071622-project-admin] https://10.4.3.143/volume/v3/os-hosts/np0000004490@storpool returned with HTTP 200 Jul 03 23:46:45.404970 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 163/653] 10.4.3.143 () {66 vars in 1306 bytes} [Fri Jul 3 23:46:45 2026] GET /volume/v3/os-hosts/np0000004490@storpool => generated 1315 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:46.003229 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8cbae5f6-c36c-4d5b-b19f-95d96255e0f1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:46.005614 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8cbae5f6-c36c-4d5b-b19f-95d96255e0f1 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:46.005614 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8cbae5f6-c36c-4d5b-b19f-95d96255e0f1 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:46.006067 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8cbae5f6-c36c-4d5b-b19f-95d96255e0f1 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:46.006067 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-8cbae5f6-c36c-4d5b-b19f-95d96255e0f1 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:46.010573 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:46.010573 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:46.011565 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8cbae5f6-c36c-4d5b-b19f-95d96255e0f1 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:46.011918 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 166/654] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:46 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:46.082991 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-45e5eb2a-0248-4481-b288-0b5dfc80c1d5 req-6fa743c8-8873-472c-acba-64ae355e53cf None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:46.085080 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-45e5eb2a-0248-4481-b288-0b5dfc80c1d5 req-6fa743c8-8873-472c-acba-64ae355e53cf tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] DELETE https://10.4.3.143/volume/v3/attachments/cd8d0e5b-8dd3-4593-a72e-a138a62d8ff9 Jul 03 23:46:46.085289 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-45e5eb2a-0248-4481-b288-0b5dfc80c1d5 req-6fa743c8-8873-472c-acba-64ae355e53cf tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:46.085514 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-45e5eb2a-0248-4481-b288-0b5dfc80c1d5 req-6fa743c8-8873-472c-acba-64ae355e53cf tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:46.094302 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:46.094302 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:46.636149 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-45e5eb2a-0248-4481-b288-0b5dfc80c1d5 req-6fa743c8-8873-472c-acba-64ae355e53cf tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/attachments/cd8d0e5b-8dd3-4593-a72e-a138a62d8ff9 returned with HTTP 200 Jul 03 23:46:46.636149 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 166/655] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:46:46 2026] DELETE /volume/v3/attachments/cd8d0e5b-8dd3-4593-a72e-a138a62d8ff9 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:46.644421 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-45e5eb2a-0248-4481-b288-0b5dfc80c1d5 req-b5451db1-1b40-47af-b16f-1dc57b31e86f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:46.646425 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-45e5eb2a-0248-4481-b288-0b5dfc80c1d5 req-b5451db1-1b40-47af-b16f-1dc57b31e86f tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] DELETE https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a Jul 03 23:46:46.646588 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-45e5eb2a-0248-4481-b288-0b5dfc80c1d5 req-b5451db1-1b40-47af-b16f-1dc57b31e86f tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:46.646809 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-45e5eb2a-0248-4481-b288-0b5dfc80c1d5 req-b5451db1-1b40-47af-b16f-1dc57b31e86f tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:46.646955 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [req-45e5eb2a-0248-4481-b288-0b5dfc80c1d5 req-b5451db1-1b40-47af-b16f-1dc57b31e86f tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Delete volume with id: 8375f87e-ef24-4f3a-957d-42a82a0ad23a Jul 03 23:46:46.654361 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:46.654361 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:46.655216 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-45e5eb2a-0248-4481-b288-0b5dfc80c1d5 req-b5451db1-1b40-47af-b16f-1dc57b31e86f tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Volume info retrieved successfully. Jul 03 23:46:46.673011 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-45e5eb2a-0248-4481-b288-0b5dfc80c1d5 req-b5451db1-1b40-47af-b16f-1dc57b31e86f tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] Delete volume request issued successfully. Jul 03 23:46:46.673255 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-45e5eb2a-0248-4481-b288-0b5dfc80c1d5 req-b5451db1-1b40-47af-b16f-1dc57b31e86f tempest-ServerActionsV293TestJSON-857963035 tempest-ServerActionsV293TestJSON-857963035-project-member] https://10.4.3.143/volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a returned with HTTP 202 Jul 03 23:46:46.673668 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 161/656] 10.4.3.143 () {70 vars in 1620 bytes} [Fri Jul 3 23:46:46 2026] DELETE /volume/v3/volumes/8375f87e-ef24-4f3a-957d-42a82a0ad23a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:47.023959 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c2ecfe75-dc76-496c-b3aa-180aab33cd20 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:47.023959 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c2ecfe75-dc76-496c-b3aa-180aab33cd20 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:47.023959 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c2ecfe75-dc76-496c-b3aa-180aab33cd20 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:47.023959 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c2ecfe75-dc76-496c-b3aa-180aab33cd20 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:47.023959 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-c2ecfe75-dc76-496c-b3aa-180aab33cd20 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:47.027650 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:47.027650 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:47.028629 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c2ecfe75-dc76-496c-b3aa-180aab33cd20 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:47.029086 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 164/657] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:47 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:47.989740 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-03418b7a-de57-4ee5-93b3-62cad6685a25 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:48.041419 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4ce128e7-6ba9-440b-9ca2-3aaba912d4fb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:48.045096 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4ce128e7-6ba9-440b-9ca2-3aaba912d4fb tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:48.045348 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4ce128e7-6ba9-440b-9ca2-3aaba912d4fb tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:48.045472 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4ce128e7-6ba9-440b-9ca2-3aaba912d4fb tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:48.045576 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-4ce128e7-6ba9-440b-9ca2-3aaba912d4fb tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:48.052712 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:48.052712 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:48.053641 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4ce128e7-6ba9-440b-9ca2-3aaba912d4fb tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:48.054987 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 167/658] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:48 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:48.110808 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-03418b7a-de57-4ee5-93b3-62cad6685a25 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] GET https://10.4.3.143/volume/v3/os-quota-class-sets/default Jul 03 23:46:48.111023 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-03418b7a-de57-4ee5-93b3-62cad6685a25 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:48.111208 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-03418b7a-de57-4ee5-93b3-62cad6685a25 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:48.123655 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-03418b7a-de57-4ee5-93b3-62cad6685a25 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] https://10.4.3.143/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 23:46:48.124038 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 167/659] 10.4.3.143 () {66 vars in 1297 bytes} [Fri Jul 3 23:46:47 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:48.132903 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-44e2b6d2-9a03-4025-9f4a-9bc73c0997ec None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:48.134800 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-44e2b6d2-9a03-4025-9f4a-9bc73c0997ec tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] GET https://10.4.3.143/volume/v3/os-quota-class-sets/default Jul 03 23:46:48.135069 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-44e2b6d2-9a03-4025-9f4a-9bc73c0997ec tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:48.135255 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-44e2b6d2-9a03-4025-9f4a-9bc73c0997ec tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:48.147654 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-44e2b6d2-9a03-4025-9f4a-9bc73c0997ec tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] https://10.4.3.143/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 23:46:48.148179 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 162/660] 10.4.3.143 () {66 vars in 1297 bytes} [Fri Jul 3 23:46:48 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:48.157501 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2e93d0f6-a571-4b8a-8590-c905f695efc8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:48.160864 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2e93d0f6-a571-4b8a-8590-c905f695efc8 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:46:48.160864 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2e93d0f6-a571-4b8a-8590-c905f695efc8 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-732212068"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:48.181005 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2e93d0f6-a571-4b8a-8590-c905f695efc8 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:46:48.181358 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 165/661] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:46:48 2026] POST /volume/v3/types => generated 227 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:48.190071 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2e0ce80f-73f2-463a-b802-5904cd84fd6a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:48.192036 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2e0ce80f-73f2-463a-b802-5904cd84fd6a tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-class-sets/default Jul 03 23:46:48.192432 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2e0ce80f-73f2-463a-b802-5904cd84fd6a tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-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-732212068": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-732212068": 2, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-732212068": 8}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:48.314788 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2e0ce80f-73f2-463a-b802-5904cd84fd6a tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] https://10.4.3.143/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 23:46:48.315364 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 168/662] 10.4.3.143 () {68 vars in 1318 bytes} [Fri Jul 3 23:46:48 2026] PUT /volume/v3/os-quota-class-sets/default => generated 606 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:48.325608 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-03ba7522-e93c-4f96-91fa-effcd1bef2c9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:48.327943 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-03ba7522-e93c-4f96-91fa-effcd1bef2c9 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/9ef68c4d46ff45ca9e3810c9d9b9d8ba/defaults Jul 03 23:46:48.328203 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-03ba7522-e93c-4f96-91fa-effcd1bef2c9 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:48.328439 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-03ba7522-e93c-4f96-91fa-effcd1bef2c9 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] Calling method 'defaults' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:48.339954 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-03ba7522-e93c-4f96-91fa-effcd1bef2c9 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/9ef68c4d46ff45ca9e3810c9d9b9d8ba/defaults returned with HTTP 200 Jul 03 23:46:48.340199 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 168/663] 10.4.3.143 () {66 vars in 1381 bytes} [Fri Jul 3 23:46:48 2026] GET /volume/v3/os-quota-sets/9ef68c4d46ff45ca9e3810c9d9b9d8ba/defaults => generated 642 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:48.517103 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a4ef2b12-e58c-47e1-887e-ada59f81d925 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:48.518856 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a4ef2b12-e58c-47e1-887e-ada59f81d925 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/eebf4c58cd41498d90d6350a4ff67234/defaults Jul 03 23:46:48.519124 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a4ef2b12-e58c-47e1-887e-ada59f81d925 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:48.519358 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a4ef2b12-e58c-47e1-887e-ada59f81d925 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] Calling method 'defaults' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:48.528953 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a4ef2b12-e58c-47e1-887e-ada59f81d925 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/eebf4c58cd41498d90d6350a4ff67234/defaults returned with HTTP 200 Jul 03 23:46:48.529339 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 163/664] 10.4.3.143 () {66 vars in 1381 bytes} [Fri Jul 3 23:46:48 2026] GET /volume/v3/os-quota-sets/eebf4c58cd41498d90d6350a4ff67234/defaults => generated 642 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:48.615345 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cd756576-c3ad-4394-bc84-0bd8943672d9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:48.617689 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cd756576-c3ad-4394-bc84-0bd8943672d9 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] DELETE https://10.4.3.143/volume/v3/types/7bb5caca-1368-40f8-bb8a-3e69885b3cf7 Jul 03 23:46:48.617936 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cd756576-c3ad-4394-bc84-0bd8943672d9 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:48.618164 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cd756576-c3ad-4394-bc84-0bd8943672d9 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:48.654340 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cd756576-c3ad-4394-bc84-0bd8943672d9 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] https://10.4.3.143/volume/v3/types/7bb5caca-1368-40f8-bb8a-3e69885b3cf7 returned with HTTP 202 Jul 03 23:46:48.655975 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 166/665] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:46:48 2026] DELETE /volume/v3/types/7bb5caca-1368-40f8-bb8a-3e69885b3cf7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:48.661463 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2dbd737d-0529-4715-b9ed-951f6265e50e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:48.663624 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2dbd737d-0529-4715-b9ed-951f6265e50e tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] GET https://10.4.3.143/volume/v3/types/7bb5caca-1368-40f8-bb8a-3e69885b3cf7 Jul 03 23:46:48.663865 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2dbd737d-0529-4715-b9ed-951f6265e50e tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:48.664096 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2dbd737d-0529-4715-b9ed-951f6265e50e tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:48.667599 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2dbd737d-0529-4715-b9ed-951f6265e50e tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] https://10.4.3.143/volume/v3/types/7bb5caca-1368-40f8-bb8a-3e69885b3cf7 returned with HTTP 404 Jul 03 23:46:48.668096 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 169/666] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:46:48 2026] GET /volume/v3/types/7bb5caca-1368-40f8-bb8a-3e69885b3cf7 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:48.676367 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-33b91705-a3a5-4373-bc3b-055449b77556 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:48.678458 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-33b91705-a3a5-4373-bc3b-055449b77556 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-class-sets/default Jul 03 23:46:48.678784 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-33b91705-a3a5-4373-bc3b-055449b77556 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-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=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:48.743891 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-33b91705-a3a5-4373-bc3b-055449b77556 tempest-VolumeQuotaClassesTest-738879489 tempest-VolumeQuotaClassesTest-738879489-project-admin] https://10.4.3.143/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 23:46:48.744275 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 169/667] 10.4.3.143 () {68 vars in 1318 bytes} [Fri Jul 3 23:46:48 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:48.946736 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9edd7bd0-7dc2-4ef2-bb17-c28857c90deb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:48.947253 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9edd7bd0-7dc2-4ef2-bb17-c28857c90deb None None] GET https://10.4.3.143/volume// Jul 03 23:46:48.947470 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9edd7bd0-7dc2-4ef2-bb17-c28857c90deb None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:48.947724 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9edd7bd0-7dc2-4ef2-bb17-c28857c90deb None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:48.948185 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9edd7bd0-7dc2-4ef2-bb17-c28857c90deb None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:46:48.948542 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 164/668] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:46:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:46:48.959077 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-35114685-5085-401a-80d5-33a8c27e9081 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:48.962730 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-35114685-5085-401a-80d5-33a8c27e9081 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 Jul 03 23:46:48.963070 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-35114685-5085-401a-80d5-33a8c27e9081 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:48.963345 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-35114685-5085-401a-80d5-33a8c27e9081 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:48.977521 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:48.977521 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:48.982984 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-35114685-5085-401a-80d5-33a8c27e9081 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:46:48.990163 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-35114685-5085-401a-80d5-33a8c27e9081 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 returned with HTTP 200 Jul 03 23:46:48.990825 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 167/669] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:46:48 2026] GET /volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 => generated 1547 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:46:49.069459 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-588fbdbe-a81e-4358-baed-6d1f240be850 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:49.071325 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-588fbdbe-a81e-4358-baed-6d1f240be850 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:49.071694 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-588fbdbe-a81e-4358-baed-6d1f240be850 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:49.072026 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-588fbdbe-a81e-4358-baed-6d1f240be850 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:49.072259 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-588fbdbe-a81e-4358-baed-6d1f240be850 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:49.078854 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:49.078854 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:49.081016 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-588fbdbe-a81e-4358-baed-6d1f240be850 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:49.081016 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 170/670] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:49 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:49.106458 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-a072a660-3c6b-4954-b0de-aaf661776368 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:49.108427 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-a072a660-3c6b-4954-b0de-aaf661776368 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] PUT https://10.4.3.143/volume/v3/attachments/d43f1ddd-9886-40e3-96a5-08252f7a3ba3 Jul 03 23:46:49.108769 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-a072a660-3c6b-4954-b0de-aaf661776368 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:49.116263 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-a072a660-3c6b-4954-b0de-aaf661776368 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Acquiring lock "cinder-attachment_update-25515f8e-d8b2-49c6-9268-d60b2ca65a41-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:46:49.121025 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-a072a660-3c6b-4954-b0de-aaf661776368 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Lock "cinder-attachment_update-25515f8e-d8b2-49c6-9268-d60b2ca65a41-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:46:49.121925 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:49.121925 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:49.647099 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-a072a660-3c6b-4954-b0de-aaf661776368 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Lock "cinder-attachment_update-25515f8e-d8b2-49c6-9268-d60b2ca65a41-np0000004490" released by "attachment_update" :: held 0.526s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:46:49.647466 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-a072a660-3c6b-4954-b0de-aaf661776368 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/d43f1ddd-9886-40e3-96a5-08252f7a3ba3 returned with HTTP 200 Jul 03 23:46:49.648097 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 170/671] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:46:49 2026] PUT /volume/v3/attachments/d43f1ddd-9886-40e3-96a5-08252f7a3ba3 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:50.092238 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-666a8187-aff0-47d2-9a0b-f023bee9ba3b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:50.094071 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-666a8187-aff0-47d2-9a0b-f023bee9ba3b tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:50.094257 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-666a8187-aff0-47d2-9a0b-f023bee9ba3b tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:50.094436 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-666a8187-aff0-47d2-9a0b-f023bee9ba3b tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:50.094535 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-666a8187-aff0-47d2-9a0b-f023bee9ba3b tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:50.098393 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:50.098393 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:50.099097 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-666a8187-aff0-47d2-9a0b-f023bee9ba3b tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:50.099418 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 165/672] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:50 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:50.166534 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-97f618c2-bc15-4af7-a9d0-688c1a9f156e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:50.170990 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-97f618c2-bc15-4af7-a9d0-688c1a9f156e tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/attachments/d43f1ddd-9886-40e3-96a5-08252f7a3ba3/action Jul 03 23:46:50.171496 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-97f618c2-bc15-4af7-a9d0-688c1a9f156e tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:46:50.171674 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-97f618c2-bc15-4af7-a9d0-688c1a9f156e tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:50.201771 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:50.201771 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:50.215726 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-2aa30be0-3567-44f8-afed-4ec87121aae6 req-97f618c2-bc15-4af7-a9d0-688c1a9f156e tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/d43f1ddd-9886-40e3-96a5-08252f7a3ba3/action returned with HTTP 204 Jul 03 23:46:50.216278 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 168/673] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:46:50 2026] POST /volume/v3/attachments/d43f1ddd-9886-40e3-96a5-08252f7a3ba3/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:51.109959 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4ee7ae5f-370e-46a8-9632-ecd8282bcd19 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:51.112634 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4ee7ae5f-370e-46a8-9632-ecd8282bcd19 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:51.112964 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4ee7ae5f-370e-46a8-9632-ecd8282bcd19 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:51.113206 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4ee7ae5f-370e-46a8-9632-ecd8282bcd19 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:51.113420 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-4ee7ae5f-370e-46a8-9632-ecd8282bcd19 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:51.118919 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:51.118919 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:51.120074 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4ee7ae5f-370e-46a8-9632-ecd8282bcd19 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:51.120575 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 171/674] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:51 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:51.492755 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bbe93bd5-1561-4761-9b13-d2ee98a204b8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:51.598399 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bbe93bd5-1561-4761-9b13-d2ee98a204b8 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:46:51.598897 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bbe93bd5-1561-4761-9b13-d2ee98a204b8 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1131892699", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:51.601212 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:51.601212 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:51.633486 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bbe93bd5-1561-4761-9b13-d2ee98a204b8 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:46:51.634032 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 171/675] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:46:51 2026] POST /volume/v3/types => generated 275 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:51.643432 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0edc536e-fc83-4c91-90a4-bbd507fc3240 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:51.645171 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0edc536e-fc83-4c91-90a4-bbd507fc3240 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:46:51.645579 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0edc536e-fc83-4c91-90a4-bbd507fc3240 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1969538302", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:51.666143 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0edc536e-fc83-4c91-90a4-bbd507fc3240 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:46:51.666504 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 166/676] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:46:51 2026] POST /volume/v3/types => generated 275 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:51.674657 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:51.741325 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:46:51.741693 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1307697387", "volume_type": "f82d294f-f9e8-46d4-accd-c45fdb96c939", "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:51.743376 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1307697387', 'volume_type': 'f82d294f-f9e8-46d4-accd-c45fdb96c939', 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:46:51.748799 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Create volume of 1 GB Jul 03 23:46:51.749148 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:51.749148 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:51.749963 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Availability Zones retrieved successfully. Jul 03 23:46:51.756563 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Flow 'volume_create_api' (66d9458d-827b-412f-98b0-c866b97c0b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:51.759902 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3058de27-021a-4028-a75b-9f81b1876be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:51.761119 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:46:51.783192 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3058de27-021a-4028-a75b-9f81b1876be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:46:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=f82d294f-f9e8-46d4-accd-c45fdb96c939,is_public=True,name='tempest-VolumeTypesTest-volume-type-1131892699',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f82d294f-f9e8-46d4-accd-c45fdb96c939', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:51.784623 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f3eaa82-4e32-4231-b815-be5590d543ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:51.818288 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1131892699 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1131892699, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:46:51.818551 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1131892699 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1131892699, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:46:51.849583 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=316,cinder:INSERT=47,cinder:UPDATE=81 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:46:51.855908 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Created reservations ['d20dfee8-5a23-488d-8949-70d12b16e96e', '0397f5be-942e-415c-8170-21f689bdef04', '24dc45b9-470d-4ecb-892e-e0dbe5e9d352', '163fe3fd-7787-43f8-946b-30afe2db2ee4'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:51.856666 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f3eaa82-4e32-4231-b815-be5590d543ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d20dfee8-5a23-488d-8949-70d12b16e96e', '0397f5be-942e-415c-8170-21f689bdef04', '24dc45b9-470d-4ecb-892e-e0dbe5e9d352', '163fe3fd-7787-43f8-946b-30afe2db2ee4']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:51.857354 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c96baf64-55e9-4af0-b959-40dc13dc46cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:51.879889 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c96baf64-55e9-4af0-b959-40dc13dc46cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7fd7e35-6768-4e4d-9ec6-ed9e5377f462', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1307697387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='195baef3c96c4e2689b4a10c64f3fb44',qos_specs=None,replication_status=,reservations=['d20dfee8-5a23-488d-8949-70d12b16e96e','0397f5be-942e-415c-8170-21f689bdef04','24dc45b9-470d-4ecb-892e-e0dbe5e9d352','163fe3fd-7787-43f8-946b-30afe2db2ee4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88892f4523d7456eabe5462667d8c099',volume_type_id=f82d294f-f9e8-46d4-accd-c45fdb96c939), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:46:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1307697387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7fd7e35-6768-4e4d-9ec6-ed9e5377f462,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='195baef3c96c4e2689b4a10c64f3fb44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88892f4523d7456eabe5462667d8c099',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f82d294f-f9e8-46d4-accd-c45fdb96c939),volume_type_id=f82d294f-f9e8-46d4-accd-c45fdb96c939)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:51.880552 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a6cbd80-b5ba-4678-8bd3-427893b9ea87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:51.898463 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a6cbd80-b5ba-4678-8bd3-427893b9ea87) transitioned into state 'SUCCESS' from state '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-1307697387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='195baef3c96c4e2689b4a10c64f3fb44',qos_specs=None,replication_status=,reservations=['d20dfee8-5a23-488d-8949-70d12b16e96e','0397f5be-942e-415c-8170-21f689bdef04','24dc45b9-470d-4ecb-892e-e0dbe5e9d352','163fe3fd-7787-43f8-946b-30afe2db2ee4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88892f4523d7456eabe5462667d8c099',volume_type_id=f82d294f-f9e8-46d4-accd-c45fdb96c939)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:51.899111 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b79b64c-d316-470f-88f9-4bf7f898d33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:51.915832 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b79b64c-d316-470f-88f9-4bf7f898d33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:51.916575 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Flow 'volume_create_api' (66d9458d-827b-412f-98b0-c866b97c0b8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:51.916957 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Create volume request issued successfully. Jul 03 23:46:51.917572 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7b8d31c5-8fdd-46f5-949f-a1ea48d7f183 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:46:51.919449 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 169/677] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:46:51 2026] POST /volume/v3/volumes => generated 784 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:51.935020 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-838522e6-1d88-464d-8fa9-7e3899e90ba6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:51.937116 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-838522e6-1d88-464d-8fa9-7e3899e90ba6 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] GET https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 Jul 03 23:46:51.937334 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-838522e6-1d88-464d-8fa9-7e3899e90ba6 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:51.937554 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-838522e6-1d88-464d-8fa9-7e3899e90ba6 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:51.947227 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:51.947227 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:51.952184 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-838522e6-1d88-464d-8fa9-7e3899e90ba6 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Volume info retrieved successfully. Jul 03 23:46:51.958558 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-838522e6-1d88-464d-8fa9-7e3899e90ba6 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 returned with HTTP 200 Jul 03 23:46:51.959154 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 172/678] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:51 2026] GET /volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:52.135762 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-aff8da88-a71b-4721-ae52-37d7bda10482 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:52.142516 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aff8da88-a71b-4721-ae52-37d7bda10482 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:52.142516 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aff8da88-a71b-4721-ae52-37d7bda10482 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:52.142516 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aff8da88-a71b-4721-ae52-37d7bda10482 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:52.142516 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-aff8da88-a71b-4721-ae52-37d7bda10482 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:52.145240 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:52.145240 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:52.146132 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aff8da88-a71b-4721-ae52-37d7bda10482 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:52.146664 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 172/679] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:52 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:52.972826 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-86d88604-69c0-4bb8-ace6-4dd85226b35c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:52.976322 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-86d88604-69c0-4bb8-ace6-4dd85226b35c tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] GET https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 Jul 03 23:46:52.976618 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-86d88604-69c0-4bb8-ace6-4dd85226b35c tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:52.976893 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-86d88604-69c0-4bb8-ace6-4dd85226b35c tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:52.985874 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:52.985874 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:52.991164 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-86d88604-69c0-4bb8-ace6-4dd85226b35c tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Volume info retrieved successfully. Jul 03 23:46:52.992264 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:52.994108 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:46:52.994459 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-267187962", "imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:52.996187 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-267187962', 'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:46:52.998084 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-86d88604-69c0-4bb8-ace6-4dd85226b35c tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 returned with HTTP 200 Jul 03 23:46:52.998490 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 167/680] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:52 2026] GET /volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:53.016319 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-697d9599-2329-496d-b81d-0e46be178cc4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:53.018206 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-697d9599-2329-496d-b81d-0e46be178cc4 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] POST https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462/action Jul 03 23:46:53.018682 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-697d9599-2329-496d-b81d-0e46be178cc4 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Action body: b'{"os-retype": {"new_type": "2c2c978a-a9d3-4d1b-a28d-55724dfb1356"}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:46:53.018885 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-697d9599-2329-496d-b81d-0e46be178cc4 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "2c2c978a-a9d3-4d1b-a28d-55724dfb1356"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:53.028125 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:53.028125 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:53.028636 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-697d9599-2329-496d-b81d-0e46be178cc4 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Volume info retrieved successfully. Jul 03 23:46:53.031940 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=297,cinder:UPDATE=65,cinder:INSERT=35 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:46:53.052740 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-697d9599-2329-496d-b81d-0e46be178cc4 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1969538302 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1969538302, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:46:53.053938 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-697d9599-2329-496d-b81d-0e46be178cc4 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1969538302 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1969538302, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:46:53.081417 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-697d9599-2329-496d-b81d-0e46be178cc4 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Created reservations ['c8239b47-c141-4d44-81fa-f71810b55add', 'cf9845df-aea1-407d-89af-5b98fb1e915c'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:53.084640 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Create volume of 1 GB Jul 03 23:46:53.085049 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:53.085049 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:53.094885 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Availability Zones retrieved successfully. Jul 03 23:46:53.099456 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-697d9599-2329-496d-b81d-0e46be178cc4 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1131892699 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1131892699, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:46:53.099760 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-697d9599-2329-496d-b81d-0e46be178cc4 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1131892699 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1131892699, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:46:53.100649 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Flow 'volume_create_api' (244edccf-76f1-4f47-8c3f-32904480759d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:53.102377 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a492b0ae-14bd-4d3c-b9b6-b162496c020a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:53.103356 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:46:53.106540 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-697d9599-2329-496d-b81d-0e46be178cc4 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Created reservations ['818ec8d7-f467-4339-8930-24a4e714a951', '161d5222-e2ea-4a14-a4b0-7eca19093ed3'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:53.137530 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-697d9599-2329-496d-b81d-0e46be178cc4 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Retype volume request issued successfully. Jul 03 23:46:53.137530 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-697d9599-2329-496d-b81d-0e46be178cc4 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462/action returned with HTTP 202 Jul 03 23:46:53.138269 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 173/681] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:46:53 2026] POST /volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:46:53.146474 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d52538b5-4245-453f-a167-941841a25c1f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:53.149522 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d52538b5-4245-453f-a167-941841a25c1f tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] GET https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 Jul 03 23:46:53.149522 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d52538b5-4245-453f-a167-941841a25c1f tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:53.149522 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d52538b5-4245-453f-a167-941841a25c1f tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:53.161514 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-de690f22-8254-4d67-9a7a-3cf0c8842c06 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:53.164332 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:53.164332 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:53.164433 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-de690f22-8254-4d67-9a7a-3cf0c8842c06 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:53.164433 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-de690f22-8254-4d67-9a7a-3cf0c8842c06 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:53.164433 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-de690f22-8254-4d67-9a7a-3cf0c8842c06 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:53.164433 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-de690f22-8254-4d67-9a7a-3cf0c8842c06 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:53.172397 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d52538b5-4245-453f-a167-941841a25c1f tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Volume info retrieved successfully. Jul 03 23:46:53.172509 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:53.172509 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:53.172509 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-de690f22-8254-4d67-9a7a-3cf0c8842c06 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:53.172509 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 168/682] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:53 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:53.174606 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d52538b5-4245-453f-a167-941841a25c1f tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 returned with HTTP 200 Jul 03 23:46:53.175255 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 173/683] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:53 2026] GET /volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:53.183749 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a492b0ae-14bd-4d3c-b9b6-b162496c020a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:53.184330 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ad5412-ecfb-4c32-b50b-3d8de91ceda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:53.240183 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Created reservations ['ab3f5c51-9c0b-4964-b80d-e328dc32f0ca', 'cad9db32-f7d5-4f5a-bc11-f0320f544773', '7ca0c37a-624a-45e5-917a-01a43505b94b', '86ef8232-e451-4f73-ac93-e312ac17727c'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:46:53.240958 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7ad5412-ecfb-4c32-b50b-3d8de91ceda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab3f5c51-9c0b-4964-b80d-e328dc32f0ca', 'cad9db32-f7d5-4f5a-bc11-f0320f544773', '7ca0c37a-624a-45e5-917a-01a43505b94b', '86ef8232-e451-4f73-ac93-e312ac17727c']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:53.241683 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e029d9b-3ef4-4010-afd9-882ce8b5c151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:53.264568 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e029d9b-3ef4-4010-afd9-882ce8b5c151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c009162-826e-4085-bc2d-4540b952f61f', '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-267187962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cd3b4d444064837abce0039acb29179',qos_specs=None,replication_status=,reservations=['ab3f5c51-9c0b-4964-b80d-e328dc32f0ca','cad9db32-f7d5-4f5a-bc11-f0320f544773','7ca0c37a-624a-45e5-917a-01a43505b94b','86ef8232-e451-4f73-ac93-e312ac17727c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17780c8108149479103e5d70f77d10d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:46:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-267187962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c009162-826e-4085-bc2d-4540b952f61f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cd3b4d444064837abce0039acb29179',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d17780c8108149479103e5d70f77d10d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:53.265369 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9179c3c-4c19-4875-83c9-46593bf7c7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:53.288781 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9179c3c-4c19-4875-83c9-46593bf7c7ca) transitioned into state 'SUCCESS' from state '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-267187962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cd3b4d444064837abce0039acb29179',qos_specs=None,replication_status=,reservations=['ab3f5c51-9c0b-4964-b80d-e328dc32f0ca','cad9db32-f7d5-4f5a-bc11-f0320f544773','7ca0c37a-624a-45e5-917a-01a43505b94b','86ef8232-e451-4f73-ac93-e312ac17727c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d17780c8108149479103e5d70f77d10d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:53.289687 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ff6dd4-f741-4b79-96c0-9e2304d8c452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:46:53.301042 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ff6dd4-f741-4b79-96c0-9e2304d8c452) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:46:53.301941 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Flow 'volume_create_api' (244edccf-76f1-4f47-8c3f-32904480759d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:46:53.302281 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Create volume request issued successfully. Jul 03 23:46:53.302929 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9772b58d-3cf5-457e-b328-b739a8d0d14c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:46:53.303336 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 170/684] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:46:52 2026] POST /volume/v3/volumes => generated 752 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:46:53.315624 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-403e0937-a3cd-4fe1-9f03-dda43e6ae237 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:53.317592 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-403e0937-a3cd-4fe1-9f03-dda43e6ae237 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/4c009162-826e-4085-bc2d-4540b952f61f Jul 03 23:46:53.317770 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-403e0937-a3cd-4fe1-9f03-dda43e6ae237 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:53.318002 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-403e0937-a3cd-4fe1-9f03-dda43e6ae237 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:53.324760 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:53.324760 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:53.330040 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-403e0937-a3cd-4fe1-9f03-dda43e6ae237 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:46:53.336021 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-403e0937-a3cd-4fe1-9f03-dda43e6ae237 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/4c009162-826e-4085-bc2d-4540b952f61f returned with HTTP 200 Jul 03 23:46:53.336425 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 174/685] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:53 2026] GET /volume/v3/volumes/4c009162-826e-4085-bc2d-4540b952f61f => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:54.182062 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d6b70cab-6106-443c-b8d3-38b3a9dd232f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:54.185104 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d6b70cab-6106-443c-b8d3-38b3a9dd232f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:54.185289 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d6b70cab-6106-443c-b8d3-38b3a9dd232f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:54.185472 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d6b70cab-6106-443c-b8d3-38b3a9dd232f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:54.185661 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-d6b70cab-6106-443c-b8d3-38b3a9dd232f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:54.188880 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-18ef2cc4-ad06-4b0f-8402-7dd503424451 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:54.190369 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:54.190369 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:54.190757 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-18ef2cc4-ad06-4b0f-8402-7dd503424451 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] GET https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 Jul 03 23:46:54.191007 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-18ef2cc4-ad06-4b0f-8402-7dd503424451 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:54.191208 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-18ef2cc4-ad06-4b0f-8402-7dd503424451 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:54.191341 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d6b70cab-6106-443c-b8d3-38b3a9dd232f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:54.191688 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 169/686] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:54 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:54.198055 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:54.198055 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:54.201745 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-18ef2cc4-ad06-4b0f-8402-7dd503424451 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Volume info retrieved successfully. Jul 03 23:46:54.206510 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-18ef2cc4-ad06-4b0f-8402-7dd503424451 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 returned with HTTP 200 Jul 03 23:46:54.207037 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 174/687] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:54 2026] GET /volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:54.220962 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2fdc6521-c23c-465f-83f8-02e0e2c9cebd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:54.223049 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2fdc6521-c23c-465f-83f8-02e0e2c9cebd tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] GET https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 Jul 03 23:46:54.223319 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2fdc6521-c23c-465f-83f8-02e0e2c9cebd tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:54.223578 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2fdc6521-c23c-465f-83f8-02e0e2c9cebd tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:54.234395 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:54.234395 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:54.238921 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2fdc6521-c23c-465f-83f8-02e0e2c9cebd tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Volume info retrieved successfully. Jul 03 23:46:54.243991 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2fdc6521-c23c-465f-83f8-02e0e2c9cebd tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 returned with HTTP 200 Jul 03 23:46:54.244506 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 171/688] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:54 2026] GET /volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:54.260127 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ea24b100-6a42-44aa-b76a-b2bd3a43db5e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:54.264019 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ea24b100-6a42-44aa-b76a-b2bd3a43db5e tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] GET https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 Jul 03 23:46:54.264019 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ea24b100-6a42-44aa-b76a-b2bd3a43db5e tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:54.264019 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ea24b100-6a42-44aa-b76a-b2bd3a43db5e tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:54.275183 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:54.275183 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:54.280965 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ea24b100-6a42-44aa-b76a-b2bd3a43db5e tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Volume info retrieved successfully. Jul 03 23:46:54.289280 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ea24b100-6a42-44aa-b76a-b2bd3a43db5e tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 returned with HTTP 200 Jul 03 23:46:54.289911 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 175/689] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:54 2026] GET /volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:54.306803 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-114c184e-2e66-4fa5-a850-9850522f345f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:54.310426 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-114c184e-2e66-4fa5-a850-9850522f345f tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 Jul 03 23:46:54.311088 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-114c184e-2e66-4fa5-a850-9850522f345f tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:54.311088 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-114c184e-2e66-4fa5-a850-9850522f345f tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:54.311088 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-114c184e-2e66-4fa5-a850-9850522f345f tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Delete volume with id: c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 Jul 03 23:46:54.319189 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:54.319189 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:54.319441 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-114c184e-2e66-4fa5-a850-9850522f345f tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Volume info retrieved successfully. Jul 03 23:46:54.344328 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-114c184e-2e66-4fa5-a850-9850522f345f tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Delete volume request issued successfully. Jul 03 23:46:54.344577 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-114c184e-2e66-4fa5-a850-9850522f345f tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 returned with HTTP 202 Jul 03 23:46:54.345278 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 170/690] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:46:54 2026] DELETE /volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:54.352895 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-95731cdc-f4c2-4f95-b292-2c49347786f1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:54.353942 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-da034944-20fd-440a-87fc-0e4de707179d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:54.354897 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-95731cdc-f4c2-4f95-b292-2c49347786f1 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] GET https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 Jul 03 23:46:54.357254 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-95731cdc-f4c2-4f95-b292-2c49347786f1 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:54.357254 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-95731cdc-f4c2-4f95-b292-2c49347786f1 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:54.357399 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-da034944-20fd-440a-87fc-0e4de707179d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/4c009162-826e-4085-bc2d-4540b952f61f Jul 03 23:46:54.357399 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-da034944-20fd-440a-87fc-0e4de707179d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:54.357399 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-da034944-20fd-440a-87fc-0e4de707179d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:54.365886 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:54.365886 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:54.366557 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:54.366557 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:54.371591 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-95731cdc-f4c2-4f95-b292-2c49347786f1 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Volume info retrieved successfully. Jul 03 23:46:54.371795 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-da034944-20fd-440a-87fc-0e4de707179d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:46:54.376920 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-95731cdc-f4c2-4f95-b292-2c49347786f1 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 returned with HTTP 200 Jul 03 23:46:54.377075 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 172/691] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:54 2026] GET /volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:54.381977 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-da034944-20fd-440a-87fc-0e4de707179d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/4c009162-826e-4085-bc2d-4540b952f61f returned with HTTP 200 Jul 03 23:46:54.382464 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 175/692] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:54 2026] GET /volume/v3/volumes/4c009162-826e-4085-bc2d-4540b952f61f => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:54.419359 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-9352f50b-1743-4e96-be33-8c58d055ce1a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:54.422393 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-9352f50b-1743-4e96-be33-8c58d055ce1a tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/4c009162-826e-4085-bc2d-4540b952f61f Jul 03 23:46:54.423794 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-9352f50b-1743-4e96-be33-8c58d055ce1a tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:54.423794 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-9352f50b-1743-4e96-be33-8c58d055ce1a tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:54.431583 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:54.431583 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:54.437554 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-9352f50b-1743-4e96-be33-8c58d055ce1a tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:46:54.441400 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-9352f50b-1743-4e96-be33-8c58d055ce1a tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/4c009162-826e-4085-bc2d-4540b952f61f returned with HTTP 200 Jul 03 23:46:54.441861 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 176/693] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:54 2026] GET /volume/v3/volumes/4c009162-826e-4085-bc2d-4540b952f61f => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:54.956425 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-da01812b-9996-49bb-8efc-e847d2ec640c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:54.961504 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-da01812b-9996-49bb-8efc-e847d2ec640c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/4c009162-826e-4085-bc2d-4540b952f61f Jul 03 23:46:54.961696 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-da01812b-9996-49bb-8efc-e847d2ec640c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:54.961936 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-da01812b-9996-49bb-8efc-e847d2ec640c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:54.969767 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:54.969767 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:54.974233 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-da01812b-9996-49bb-8efc-e847d2ec640c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:46:54.979961 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-da01812b-9996-49bb-8efc-e847d2ec640c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/4c009162-826e-4085-bc2d-4540b952f61f returned with HTTP 200 Jul 03 23:46:54.980452 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 171/694] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:46:54 2026] GET /volume/v3/volumes/4c009162-826e-4085-bc2d-4540b952f61f => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:46:54.993116 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8af56e0a-6a22-46f1-a332-c848fe2febdc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:54.993116 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8af56e0a-6a22-46f1-a332-c848fe2febdc None None] GET https://10.4.3.143/volume// Jul 03 23:46:54.993116 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8af56e0a-6a22-46f1-a332-c848fe2febdc None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:54.993116 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8af56e0a-6a22-46f1-a332-c848fe2febdc None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:54.993116 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8af56e0a-6a22-46f1-a332-c848fe2febdc None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:46:54.993116 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 173/695] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:46:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 23:46:55.002532 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-8b3672a3-839f-4cec-97d4-cfcd7602d85d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:55.005289 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-8b3672a3-839f-4cec-97d4-cfcd7602d85d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:46:55.005642 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-8b3672a3-839f-4cec-97d4-cfcd7602d85d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c009162-826e-4085-bc2d-4540b952f61f", "connector": null, "instance_uuid": "e4467a45-b442-4fe3-bcf1-bfd5db2c8f7c"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:55.013765 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:55.013765 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:55.058119 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-8b3672a3-839f-4cec-97d4-cfcd7602d85d tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:46:55.058516 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 176/696] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:46:55 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 03 23:46:55.202165 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8cafc3f2-092c-4f20-a38c-7192cd603f30 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:55.204247 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8cafc3f2-092c-4f20-a38c-7192cd603f30 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:55.204441 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8cafc3f2-092c-4f20-a38c-7192cd603f30 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:55.204653 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8cafc3f2-092c-4f20-a38c-7192cd603f30 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:55.204833 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-8cafc3f2-092c-4f20-a38c-7192cd603f30 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:55.211034 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:55.211034 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:55.211633 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8cafc3f2-092c-4f20-a38c-7192cd603f30 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:55.212095 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 177/697] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:55 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:55.395499 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e7112b78-90d6-43fe-bb20-67c12821d121 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:55.398861 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e7112b78-90d6-43fe-bb20-67c12821d121 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] GET https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 Jul 03 23:46:55.398861 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e7112b78-90d6-43fe-bb20-67c12821d121 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:55.398861 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e7112b78-90d6-43fe-bb20-67c12821d121 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:55.407461 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e7112b78-90d6-43fe-bb20-67c12821d121 tempest-VolumeTypesTest-1055923744 tempest-VolumeTypesTest-1055923744-project-member] https://10.4.3.143/volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 returned with HTTP 404 Jul 03 23:46:55.407945 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 172/698] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:55 2026] GET /volume/v3/volumes/c7fd7e35-6768-4e4d-9ec6-ed9e5377f462 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:55.417520 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-429de54e-a040-4585-98ee-ec6aab74dec5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:55.422962 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-429de54e-a040-4585-98ee-ec6aab74dec5 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] DELETE https://10.4.3.143/volume/v3/types/2c2c978a-a9d3-4d1b-a28d-55724dfb1356 Jul 03 23:46:55.426662 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-429de54e-a040-4585-98ee-ec6aab74dec5 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:55.426662 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-429de54e-a040-4585-98ee-ec6aab74dec5 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:55.478987 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-429de54e-a040-4585-98ee-ec6aab74dec5 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/2c2c978a-a9d3-4d1b-a28d-55724dfb1356 returned with HTTP 202 Jul 03 23:46:55.479776 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 174/699] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:46:55 2026] DELETE /volume/v3/types/2c2c978a-a9d3-4d1b-a28d-55724dfb1356 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:55.491612 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-712cf763-ace2-4852-8cbe-aadcc54e3c6a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:55.493789 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-712cf763-ace2-4852-8cbe-aadcc54e3c6a tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] GET https://10.4.3.143/volume/v3/types/2c2c978a-a9d3-4d1b-a28d-55724dfb1356 Jul 03 23:46:55.494086 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-712cf763-ace2-4852-8cbe-aadcc54e3c6a tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:55.494359 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-712cf763-ace2-4852-8cbe-aadcc54e3c6a tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:55.500272 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-712cf763-ace2-4852-8cbe-aadcc54e3c6a tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/2c2c978a-a9d3-4d1b-a28d-55724dfb1356 returned with HTTP 404 Jul 03 23:46:55.500961 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 177/700] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:46:55 2026] GET /volume/v3/types/2c2c978a-a9d3-4d1b-a28d-55724dfb1356 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:55.515538 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e1009035-dc94-440e-81c8-0b7d25e2d021 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:55.535435 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e1009035-dc94-440e-81c8-0b7d25e2d021 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] DELETE https://10.4.3.143/volume/v3/types/f82d294f-f9e8-46d4-accd-c45fdb96c939 Jul 03 23:46:55.535435 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e1009035-dc94-440e-81c8-0b7d25e2d021 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:55.535435 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e1009035-dc94-440e-81c8-0b7d25e2d021 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method '_delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:55.585010 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e1009035-dc94-440e-81c8-0b7d25e2d021 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/f82d294f-f9e8-46d4-accd-c45fdb96c939 returned with HTTP 202 Jul 03 23:46:55.585461 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 178/701] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:46:55 2026] DELETE /volume/v3/types/f82d294f-f9e8-46d4-accd-c45fdb96c939 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:55.601505 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-dc0250ca-cd50-4256-bb52-c4cd38185ba4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:55.602018 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dc0250ca-cd50-4256-bb52-c4cd38185ba4 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] GET https://10.4.3.143/volume/v3/types/f82d294f-f9e8-46d4-accd-c45fdb96c939 Jul 03 23:46:55.602308 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dc0250ca-cd50-4256-bb52-c4cd38185ba4 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:55.602597 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dc0250ca-cd50-4256-bb52-c4cd38185ba4 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:55.608387 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dc0250ca-cd50-4256-bb52-c4cd38185ba4 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/f82d294f-f9e8-46d4-accd-c45fdb96c939 returned with HTTP 404 Jul 03 23:46:55.608387 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 173/702] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:46:55 2026] GET /volume/v3/types/f82d294f-f9e8-46d4-accd-c45fdb96c939 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:55.620632 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-868e21cf-53fe-4915-a372-8d4b634ef716 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:55.624466 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-868e21cf-53fe-4915-a372-8d4b634ef716 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:46:55.624466 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-868e21cf-53fe-4915-a372-8d4b634ef716 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1135093325", "description": "tempest-volume-type-description-60125357", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:55.670632 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-868e21cf-53fe-4915-a372-8d4b634ef716 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:46:55.671426 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 175/703] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:46:55 2026] POST /volume/v3/types => generated 313 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:55.685782 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-47016de1-0f72-4948-af0c-90eb1b15aeb6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:55.687821 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-47016de1-0f72-4948-af0c-90eb1b15aeb6 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] GET https://10.4.3.143/volume/v3/types/8042e12d-28a0-4c4d-b17f-29af06fcc44a Jul 03 23:46:55.688028 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-47016de1-0f72-4948-af0c-90eb1b15aeb6 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:55.688265 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-47016de1-0f72-4948-af0c-90eb1b15aeb6 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:55.696120 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:55.696120 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:55.699188 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-47016de1-0f72-4948-af0c-90eb1b15aeb6 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/8042e12d-28a0-4c4d-b17f-29af06fcc44a returned with HTTP 200 Jul 03 23:46:55.702873 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 178/704] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:46:55 2026] GET /volume/v3/types/8042e12d-28a0-4c4d-b17f-29af06fcc44a => generated 335 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:55.715101 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-64a69fa4-dcc1-4bf4-8a3b-5e98cf79e589 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:55.718777 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-64a69fa4-dcc1-4bf4-8a3b-5e98cf79e589 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] DELETE https://10.4.3.143/volume/v3/types/8042e12d-28a0-4c4d-b17f-29af06fcc44a Jul 03 23:46:55.719619 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-64a69fa4-dcc1-4bf4-8a3b-5e98cf79e589 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:55.720317 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-64a69fa4-dcc1-4bf4-8a3b-5e98cf79e589 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method '_delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:55.757296 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-64a69fa4-dcc1-4bf4-8a3b-5e98cf79e589 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/8042e12d-28a0-4c4d-b17f-29af06fcc44a returned with HTTP 202 Jul 03 23:46:55.758146 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 179/705] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:46:55 2026] DELETE /volume/v3/types/8042e12d-28a0-4c4d-b17f-29af06fcc44a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:55.770531 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-707c9b6e-269b-4eeb-9dbc-2402dcd8a95b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:55.781800 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-707c9b6e-269b-4eeb-9dbc-2402dcd8a95b tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] GET https://10.4.3.143/volume/v3/types/8042e12d-28a0-4c4d-b17f-29af06fcc44a Jul 03 23:46:55.782137 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-707c9b6e-269b-4eeb-9dbc-2402dcd8a95b tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:55.782439 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-707c9b6e-269b-4eeb-9dbc-2402dcd8a95b tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:55.787073 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-707c9b6e-269b-4eeb-9dbc-2402dcd8a95b tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/8042e12d-28a0-4c4d-b17f-29af06fcc44a returned with HTTP 404 Jul 03 23:46:55.787770 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 174/706] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:46:55 2026] GET /volume/v3/types/8042e12d-28a0-4c4d-b17f-29af06fcc44a => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:55.800461 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-47749ee0-e4ea-4d34-b4c2-3a489bcbf30b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:55.808849 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-47749ee0-e4ea-4d34-b4c2-3a489bcbf30b tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:46:55.809052 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-47749ee0-e4ea-4d34-b4c2-3a489bcbf30b tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1613478857"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:55.834758 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-47749ee0-e4ea-4d34-b4c2-3a489bcbf30b tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:46:55.835365 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 176/707] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:46:55 2026] POST /volume/v3/types => generated 221 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:55.844517 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-38b9e045-8532-4e72-92c7-b1bc18085618 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:55.846269 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-38b9e045-8532-4e72-92c7-b1bc18085618 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] POST https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption Jul 03 23:46:55.846601 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-38b9e045-8532-4e72-92c7-b1bc18085618 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:55.878232 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-38b9e045-8532-4e72-92c7-b1bc18085618 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption returned with HTTP 200 Jul 03 23:46:55.878816 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 179/708] 10.4.3.143 () {68 vars in 1397 bytes} [Fri Jul 3 23:46:55 2026] POST /volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption => generated 239 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:55.888379 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1c897933-8282-4930-8b7e-e112f7f3575b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:55.890829 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1c897933-8282-4930-8b7e-e112f7f3575b tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] GET https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption Jul 03 23:46:55.891104 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1c897933-8282-4930-8b7e-e112f7f3575b tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:55.891339 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1c897933-8282-4930-8b7e-e112f7f3575b tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:55.898241 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1c897933-8282-4930-8b7e-e112f7f3575b tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption returned with HTTP 200 Jul 03 23:46:55.898574 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 180/709] 10.4.3.143 () {66 vars in 1375 bytes} [Fri Jul 3 23:46:55 2026] GET /volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:55.908021 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cd073b80-591c-4b67-b252-4f593f0501ac None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:55.910351 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cd073b80-591c-4b67-b252-4f593f0501ac tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] PUT https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption/d1caecf9-0614-42ea-8975-cc654ddf4f9e Jul 03 23:46:55.910800 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cd073b80-591c-4b67-b252-4f593f0501ac tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:55.943675 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cd073b80-591c-4b67-b252-4f593f0501ac tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption/d1caecf9-0614-42ea-8975-cc654ddf4f9e returned with HTTP 200 Jul 03 23:46:55.944127 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 175/710] 10.4.3.143 () {68 vars in 1507 bytes} [Fri Jul 3 23:46:55 2026] PUT /volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption/d1caecf9-0614-42ea-8975-cc654ddf4f9e => generated 122 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:55.952851 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0ccc0ab0-28d3-4737-ad69-b0996b510788 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:55.955398 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0ccc0ab0-28d3-4737-ad69-b0996b510788 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] GET https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption Jul 03 23:46:55.955866 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0ccc0ab0-28d3-4737-ad69-b0996b510788 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:55.956067 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0ccc0ab0-28d3-4737-ad69-b0996b510788 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:55.965660 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0ccc0ab0-28d3-4737-ad69-b0996b510788 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption returned with HTTP 200 Jul 03 23:46:55.965660 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 177/711] 10.4.3.143 () {66 vars in 1375 bytes} [Fri Jul 3 23:46:55 2026] GET /volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption => generated 347 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:55.976931 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-af45e1f2-49da-4f1b-a506-10a97f433ddb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:55.978003 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-af45e1f2-49da-4f1b-a506-10a97f433ddb tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] GET https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption/cipher Jul 03 23:46:55.978003 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-af45e1f2-49da-4f1b-a506-10a97f433ddb tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:55.978003 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-af45e1f2-49da-4f1b-a506-10a97f433ddb tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:55.983681 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-af45e1f2-49da-4f1b-a506-10a97f433ddb tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption/cipher returned with HTTP 200 Jul 03 23:46:55.983941 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 180/712] 10.4.3.143 () {66 vars in 1396 bytes} [Fri Jul 3 23:46:55 2026] GET /volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:46:55.994351 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c2fed4d6-809d-4197-a1dd-c70a4988529f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:55.997782 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c2fed4d6-809d-4197-a1dd-c70a4988529f tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] DELETE https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption/d1caecf9-0614-42ea-8975-cc654ddf4f9e Jul 03 23:46:55.998071 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c2fed4d6-809d-4197-a1dd-c70a4988529f tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:55.998126 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c2fed4d6-809d-4197-a1dd-c70a4988529f tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:56.031433 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c2fed4d6-809d-4197-a1dd-c70a4988529f tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption/d1caecf9-0614-42ea-8975-cc654ddf4f9e returned with HTTP 202 Jul 03 23:46:56.032029 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 181/713] 10.4.3.143 () {66 vars in 1489 bytes} [Fri Jul 3 23:46:55 2026] DELETE /volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption/d1caecf9-0614-42ea-8975-cc654ddf4f9e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:56.039365 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-70d8534b-f033-4fe7-bce5-6014715683d8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:56.043734 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-70d8534b-f033-4fe7-bce5-6014715683d8 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] GET https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption Jul 03 23:46:56.043734 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-70d8534b-f033-4fe7-bce5-6014715683d8 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:56.043734 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-70d8534b-f033-4fe7-bce5-6014715683d8 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:56.048489 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-70d8534b-f033-4fe7-bce5-6014715683d8 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption returned with HTTP 200 Jul 03 23:46:56.048961 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 176/714] 10.4.3.143 () {66 vars in 1375 bytes} [Fri Jul 3 23:46:56 2026] GET /volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 23:46:56.058293 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5eb66596-62cb-488a-b0bb-9acf86227ff0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:56.060538 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5eb66596-62cb-488a-b0bb-9acf86227ff0 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] GET https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption Jul 03 23:46:56.060538 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5eb66596-62cb-488a-b0bb-9acf86227ff0 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:56.060538 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5eb66596-62cb-488a-b0bb-9acf86227ff0 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:56.066835 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5eb66596-62cb-488a-b0bb-9acf86227ff0 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption returned with HTTP 200 Jul 03 23:46:56.067279 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 178/715] 10.4.3.143 () {66 vars in 1375 bytes} [Fri Jul 3 23:46:56 2026] GET /volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 23:46:56.075890 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-afd7f04f-0199-4d8f-b381-f189e907ab60 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:56.077621 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-afd7f04f-0199-4d8f-b381-f189e907ab60 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] DELETE https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8 Jul 03 23:46:56.077819 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-afd7f04f-0199-4d8f-b381-f189e907ab60 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:56.078025 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-afd7f04f-0199-4d8f-b381-f189e907ab60 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:56.104374 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-afd7f04f-0199-4d8f-b381-f189e907ab60 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8 returned with HTTP 202 Jul 03 23:46:56.104847 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 181/716] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:46:56 2026] DELETE /volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:56.111178 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8302d695-974f-456a-b447-9402b62d125f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:56.112968 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8302d695-974f-456a-b447-9402b62d125f tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] GET https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8 Jul 03 23:46:56.113171 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8302d695-974f-456a-b447-9402b62d125f tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:56.113343 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8302d695-974f-456a-b447-9402b62d125f tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:56.116498 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8302d695-974f-456a-b447-9402b62d125f tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8 returned with HTTP 404 Jul 03 23:46:56.116976 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 182/717] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:46:56 2026] GET /volume/v3/types/4b357ecf-956a-41d3-8625-a8f6797e84c8 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:56.126215 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-95eaa27e-f6b8-4f15-8258-4a562a71b3cf None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:56.128456 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-95eaa27e-f6b8-4f15-8258-4a562a71b3cf tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] GET https://10.4.3.143/volume/v3/types Jul 03 23:46:56.128745 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-95eaa27e-f6b8-4f15-8258-4a562a71b3cf tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:56.129012 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-95eaa27e-f6b8-4f15-8258-4a562a71b3cf tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:56.148243 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-95eaa27e-f6b8-4f15-8258-4a562a71b3cf tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:46:56.148793 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 177/718] 10.4.3.143 () {66 vars in 1231 bytes} [Fri Jul 3 23:46:56 2026] GET /volume/v3/types => generated 670 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:56.157854 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d6fe23ce-cd27-4697-aa7b-eea7a9521417 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:56.159530 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d6fe23ce-cd27-4697-aa7b-eea7a9521417 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:46:56.159917 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d6fe23ce-cd27-4697-aa7b-eea7a9521417 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-678760622"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:56.175814 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d6fe23ce-cd27-4697-aa7b-eea7a9521417 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:46:56.176302 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 179/719] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:46:56 2026] POST /volume/v3/types => generated 220 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:56.192692 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fa5063f8-6635-4117-9c9e-1f6b9a0bad07 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:56.199304 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fa5063f8-6635-4117-9c9e-1f6b9a0bad07 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] PUT https://10.4.3.143/volume/v3/types/0b5a6b48-5f6c-4bf6-be78-49cbdd872dab Jul 03 23:46:56.199304 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fa5063f8-6635-4117-9c9e-1f6b9a0bad07 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1754014253", "description": "tempest-volume-type-description-1254835747", "is_public": false}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:46:56.224142 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-10b2a0d5-bfa5-459d-ba65-dba152e68aaa None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:56.228468 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-10b2a0d5-bfa5-459d-ba65-dba152e68aaa tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:56.228468 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-10b2a0d5-bfa5-459d-ba65-dba152e68aaa tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:56.228468 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-10b2a0d5-bfa5-459d-ba65-dba152e68aaa tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:56.228468 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-10b2a0d5-bfa5-459d-ba65-dba152e68aaa tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:56.233323 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:56.233323 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:46:56.234058 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-10b2a0d5-bfa5-459d-ba65-dba152e68aaa tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:56.234398 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 183/720] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:56 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:56.265408 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fa5063f8-6635-4117-9c9e-1f6b9a0bad07 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/0b5a6b48-5f6c-4bf6-be78-49cbdd872dab returned with HTTP 200 Jul 03 23:46:56.265837 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 182/721] 10.4.3.143 () {68 vars in 1363 bytes} [Fri Jul 3 23:46:56 2026] PUT /volume/v3/types/0b5a6b48-5f6c-4bf6-be78-49cbdd872dab => generated 205 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:56.272943 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3d965805-9827-46bc-a6a6-4ab253a811f4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:56.275052 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3d965805-9827-46bc-a6a6-4ab253a811f4 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] GET https://10.4.3.143/volume/v3/types/0b5a6b48-5f6c-4bf6-be78-49cbdd872dab Jul 03 23:46:56.275237 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3d965805-9827-46bc-a6a6-4ab253a811f4 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:56.275420 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3d965805-9827-46bc-a6a6-4ab253a811f4 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:56.280996 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3d965805-9827-46bc-a6a6-4ab253a811f4 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/0b5a6b48-5f6c-4bf6-be78-49cbdd872dab returned with HTTP 200 Jul 03 23:46:56.281338 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 178/722] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:46:56 2026] GET /volume/v3/types/0b5a6b48-5f6c-4bf6-be78-49cbdd872dab => generated 269 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:56.291890 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b0e5f53a-6023-4e48-b5ea-efb43ebee310 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:56.293883 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b0e5f53a-6023-4e48-b5ea-efb43ebee310 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] DELETE https://10.4.3.143/volume/v3/types/0b5a6b48-5f6c-4bf6-be78-49cbdd872dab Jul 03 23:46:56.294131 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b0e5f53a-6023-4e48-b5ea-efb43ebee310 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:56.294374 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b0e5f53a-6023-4e48-b5ea-efb43ebee310 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:56.328327 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b0e5f53a-6023-4e48-b5ea-efb43ebee310 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/0b5a6b48-5f6c-4bf6-be78-49cbdd872dab returned with HTTP 202 Jul 03 23:46:56.328771 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 180/723] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:46:56 2026] DELETE /volume/v3/types/0b5a6b48-5f6c-4bf6-be78-49cbdd872dab => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:56.336657 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1b445e0a-051d-4259-940d-5462f1d6a429 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:56.339264 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1b445e0a-051d-4259-940d-5462f1d6a429 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] GET https://10.4.3.143/volume/v3/types/0b5a6b48-5f6c-4bf6-be78-49cbdd872dab Jul 03 23:46:56.339481 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1b445e0a-051d-4259-940d-5462f1d6a429 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:56.339906 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1b445e0a-051d-4259-940d-5462f1d6a429 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:56.346219 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1b445e0a-051d-4259-940d-5462f1d6a429 tempest-VolumeTypesTest-54093502 tempest-VolumeTypesTest-54093502-project-admin] https://10.4.3.143/volume/v3/types/0b5a6b48-5f6c-4bf6-be78-49cbdd872dab returned with HTTP 404 Jul 03 23:46:56.346900 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 184/724] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:46:56 2026] GET /volume/v3/types/0b5a6b48-5f6c-4bf6-be78-49cbdd872dab => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:46:57.251052 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8a73f650-666e-4cec-a040-160a4ebfe11d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:57.253519 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8a73f650-666e-4cec-a040-160a4ebfe11d tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:57.253519 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8a73f650-666e-4cec-a040-160a4ebfe11d tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:57.253519 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8a73f650-666e-4cec-a040-160a4ebfe11d tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:57.253519 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-8a73f650-666e-4cec-a040-160a4ebfe11d tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:57.260595 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:57.260595 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:57.261454 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8a73f650-666e-4cec-a040-160a4ebfe11d tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:57.261885 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 183/725] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:57 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:58.275670 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1c5150c1-a015-4f39-ab85-0d2bccb675d6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:58.278281 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1c5150c1-a015-4f39-ab85-0d2bccb675d6 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:58.278471 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1c5150c1-a015-4f39-ab85-0d2bccb675d6 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:58.278661 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1c5150c1-a015-4f39-ab85-0d2bccb675d6 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:58.278782 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-1c5150c1-a015-4f39-ab85-0d2bccb675d6 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:58.283973 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:58.283973 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:58.284868 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1c5150c1-a015-4f39-ab85-0d2bccb675d6 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:58.285281 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 179/726] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:58 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:58.554551 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3c93ebae-045a-405b-9a62-d61390a31dde None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:58.554988 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3c93ebae-045a-405b-9a62-d61390a31dde None None] GET https://10.4.3.143/volume// Jul 03 23:46:58.555153 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3c93ebae-045a-405b-9a62-d61390a31dde None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:58.555349 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3c93ebae-045a-405b-9a62-d61390a31dde None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:58.555723 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3c93ebae-045a-405b-9a62-d61390a31dde None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:46:58.556078 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 181/727] 10.4.3.143 () {64 vars in 1004 bytes} [Fri Jul 3 23:46:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:46:58.569598 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2264ade2-69db-405d-8c13-0b51cc663a4d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:58.569598 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2264ade2-69db-405d-8c13-0b51cc663a4d None None] GET https://10.4.3.143/volume// Jul 03 23:46:58.569598 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2264ade2-69db-405d-8c13-0b51cc663a4d None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:58.569598 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2264ade2-69db-405d-8c13-0b51cc663a4d None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:58.569598 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2264ade2-69db-405d-8c13-0b51cc663a4d None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:46:58.569598 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 185/728] 10.4.3.143 () {64 vars in 1004 bytes} [Fri Jul 3 23:46:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:46:58.577675 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9fd98924-2c5a-4887-ab09-13b26aecae5c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:58.667511 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9fd98924-2c5a-4887-ab09-13b26aecae5c tempest-VersionsTest-80735270 tempest-VersionsTest-80735270-project-member] GET https://10.4.3.143/volume/v3/ Jul 03 23:46:58.667511 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9fd98924-2c5a-4887-ab09-13b26aecae5c tempest-VersionsTest-80735270 tempest-VersionsTest-80735270-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:58.667511 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9fd98924-2c5a-4887-ab09-13b26aecae5c tempest-VersionsTest-80735270 tempest-VersionsTest-80735270-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:58.667511 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9fd98924-2c5a-4887-ab09-13b26aecae5c tempest-VersionsTest-80735270 tempest-VersionsTest-80735270-project-member] https://10.4.3.143/volume/v3/ returned with HTTP 200 Jul 03 23:46:58.667511 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 184/729] 10.4.3.143 () {66 vars in 1216 bytes} [Fri Jul 3 23:46:58 2026] GET /volume/v3/ => generated 386 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:59.298354 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cbb03fee-4bbf-4698-a004-ad339c25c305 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:59.301429 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cbb03fee-4bbf-4698-a004-ad339c25c305 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:46:59.301620 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cbb03fee-4bbf-4698-a004-ad339c25c305 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:59.301891 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cbb03fee-4bbf-4698-a004-ad339c25c305 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:59.302037 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-cbb03fee-4bbf-4698-a004-ad339c25c305 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:59.310070 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:59.310070 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:59.313562 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cbb03fee-4bbf-4698-a004-ad339c25c305 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:46:59.314062 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 180/730] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:59 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 803 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:59.328323 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c0c86ac1-3eed-4c48-a527-471ba7204418 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:59.331045 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c0c86ac1-3eed-4c48-a527-471ba7204418 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/volumes/703894e7-798c-463f-a4c4-975330fb59da Jul 03 23:46:59.331363 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c0c86ac1-3eed-4c48-a527-471ba7204418 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:59.331623 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c0c86ac1-3eed-4c48-a527-471ba7204418 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:59.340508 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:59.340508 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:59.345077 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c0c86ac1-3eed-4c48-a527-471ba7204418 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Volume info retrieved successfully. Jul 03 23:46:59.350696 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c0c86ac1-3eed-4c48-a527-471ba7204418 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes/703894e7-798c-463f-a4c4-975330fb59da returned with HTTP 200 Jul 03 23:46:59.351322 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 182/731] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:59 2026] GET /volume/v3/volumes/703894e7-798c-463f-a4c4-975330fb59da => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:59.368626 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c1b12405-defd-46ec-adbc-611add71ba5e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:59.371309 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c1b12405-defd-46ec-adbc-611add71ba5e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/volumes Jul 03 23:46:59.371722 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c1b12405-defd-46ec-adbc-611add71ba5e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:59.371999 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c1b12405-defd-46ec-adbc-611add71ba5e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:59.372378 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-c1b12405-defd-46ec-adbc-611add71ba5e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:46:59.373458 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c1b12405-defd-46ec-adbc-611add71ba5e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:46:59.384458 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c1b12405-defd-46ec-adbc-611add71ba5e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Get all volumes completed successfully. Jul 03 23:46:59.385380 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c1b12405-defd-46ec-adbc-611add71ba5e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 200 Jul 03 23:46:59.385916 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 186/732] 10.4.3.143 () {66 vars in 1237 bytes} [Fri Jul 3 23:46:59 2026] GET /volume/v3/volumes => generated 663 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:46:59.397229 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9a9460eb-14df-4956-be0a-5dffc9351474 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:59.400804 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9a9460eb-14df-4956-be0a-5dffc9351474 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] DELETE https://10.4.3.143/volume/v3/volumes/703894e7-798c-463f-a4c4-975330fb59da Jul 03 23:46:59.400804 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9a9460eb-14df-4956-be0a-5dffc9351474 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:59.400804 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9a9460eb-14df-4956-be0a-5dffc9351474 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:59.400804 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-9a9460eb-14df-4956-be0a-5dffc9351474 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Delete volume with id: 703894e7-798c-463f-a4c4-975330fb59da Jul 03 23:46:59.419963 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:59.419963 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:46:59.419963 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9a9460eb-14df-4956-be0a-5dffc9351474 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Volume info retrieved successfully. Jul 03 23:46:59.449218 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9a9460eb-14df-4956-be0a-5dffc9351474 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Delete volume request issued successfully. Jul 03 23:46:59.449218 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9a9460eb-14df-4956-be0a-5dffc9351474 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes/703894e7-798c-463f-a4c4-975330fb59da returned with HTTP 202 Jul 03 23:46:59.450150 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 185/733] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:46:59 2026] DELETE /volume/v3/volumes/703894e7-798c-463f-a4c4-975330fb59da => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:46:59.461151 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-137ba784-4e4f-4a61-8540-11ae101b6216 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:59.464559 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-137ba784-4e4f-4a61-8540-11ae101b6216 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] DELETE https://10.4.3.143/volume/v3/backups/1a1023f5-0a3e-4206-bb0f-abef2bdb609e Jul 03 23:46:59.465171 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-137ba784-4e4f-4a61-8540-11ae101b6216 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:59.465488 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-137ba784-4e4f-4a61-8540-11ae101b6216 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:59.465688 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-137ba784-4e4f-4a61-8540-11ae101b6216 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Delete backup with id: 1a1023f5-0a3e-4206-bb0f-abef2bdb609e. Jul 03 23:46:59.483689 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:59.483689 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:46:59.510636 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-137ba784-4e4f-4a61-8540-11ae101b6216 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] delete_backup rpcapi backup_id 1a1023f5-0a3e-4206-bb0f-abef2bdb609e {{(pid=99862) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:46:59.512812 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-137ba784-4e4f-4a61-8540-11ae101b6216 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] https://10.4.3.143/volume/v3/backups/1a1023f5-0a3e-4206-bb0f-abef2bdb609e returned with HTTP 202 Jul 03 23:46:59.513367 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 181/734] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:46:59 2026] DELETE /volume/v3/backups/1a1023f5-0a3e-4206-bb0f-abef2bdb609e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:46:59.522240 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-36f81e05-6a53-431b-8d19-9cbb523572fe None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:46:59.524046 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-36f81e05-6a53-431b-8d19-9cbb523572fe tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] GET https://10.4.3.143/volume/v3/backups/1a1023f5-0a3e-4206-bb0f-abef2bdb609e Jul 03 23:46:59.524860 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-36f81e05-6a53-431b-8d19-9cbb523572fe tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:46:59.524860 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-36f81e05-6a53-431b-8d19-9cbb523572fe tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:46:59.524860 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-36f81e05-6a53-431b-8d19-9cbb523572fe tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Show backup with id 1a1023f5-0a3e-4206-bb0f-abef2bdb609e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:46:59.529389 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:46:59.529389 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:46:59.531029 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-36f81e05-6a53-431b-8d19-9cbb523572fe tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] https://10.4.3.143/volume/v3/backups/1a1023f5-0a3e-4206-bb0f-abef2bdb609e returned with HTTP 200 Jul 03 23:46:59.531377 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 183/735] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:46:59 2026] GET /volume/v3/backups/1a1023f5-0a3e-4206-bb0f-abef2bdb609e => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:00.548772 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-97e671a1-2ea0-47f3-8b99-4b00d52d6dc9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:00.552639 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-97e671a1-2ea0-47f3-8b99-4b00d52d6dc9 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] GET https://10.4.3.143/volume/v3/backups/1a1023f5-0a3e-4206-bb0f-abef2bdb609e Jul 03 23:47:00.552913 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-97e671a1-2ea0-47f3-8b99-4b00d52d6dc9 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:00.553137 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-97e671a1-2ea0-47f3-8b99-4b00d52d6dc9 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:00.553288 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-97e671a1-2ea0-47f3-8b99-4b00d52d6dc9 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Show backup with id 1a1023f5-0a3e-4206-bb0f-abef2bdb609e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:00.556801 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-97e671a1-2ea0-47f3-8b99-4b00d52d6dc9 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] https://10.4.3.143/volume/v3/backups/1a1023f5-0a3e-4206-bb0f-abef2bdb609e returned with HTTP 404 Jul 03 23:47:00.557347 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 187/736] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:00 2026] GET /volume/v3/backups/1a1023f5-0a3e-4206-bb0f-abef2bdb609e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:00.566023 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-de13153e-ac09-447e-89a1-adde9922d7ba None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:00.567872 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-de13153e-ac09-447e-89a1-adde9922d7ba tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] DELETE https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:47:00.568108 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-de13153e-ac09-447e-89a1-adde9922d7ba tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:00.568350 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-de13153e-ac09-447e-89a1-adde9922d7ba tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:00.568465 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-de13153e-ac09-447e-89a1-adde9922d7ba tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Delete backup with id: 443889b3-5031-419d-9189-8097da884ae2. Jul 03 23:47:00.573752 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:00.573752 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:00.593877 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.backup.rpcapi [None req-de13153e-ac09-447e-89a1-adde9922d7ba tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] delete_backup rpcapi backup_id 443889b3-5031-419d-9189-8097da884ae2 {{(pid=99861) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:47:00.595507 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-de13153e-ac09-447e-89a1-adde9922d7ba tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 202 Jul 03 23:47:00.595923 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 186/737] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:47:00 2026] DELETE /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:47:00.604525 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ba36f875-95c6-41fc-8ec4-6fd668d4b2fb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:00.605961 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:00.607489 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ba36f875-95c6-41fc-8ec4-6fd668d4b2fb tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:47:00.607818 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ba36f875-95c6-41fc-8ec4-6fd668d4b2fb tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:00.608111 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ba36f875-95c6-41fc-8ec4-6fd668d4b2fb tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:00.608289 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-ba36f875-95c6-41fc-8ec4-6fd668d4b2fb tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:00.615292 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:00.615292 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:00.616521 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ba36f875-95c6-41fc-8ec4-6fd668d4b2fb tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 200 Jul 03 23:47:00.617058 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 182/738] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:00 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:00.778217 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:47:00.778530 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-254106363"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:00.780968 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-254106363'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:47:00.780968 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Create volume of 1 GB Jul 03 23:47:00.789068 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Availability Zones retrieved successfully. Jul 03 23:47:00.794554 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Flow 'volume_create_api' (fe27b8c0-344d-42dc-a447-99dadb4aa8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:00.797180 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (710710b7-a2ff-48af-befa-506679c23278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:00.798572 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:47:00.846462 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (710710b7-a2ff-48af-befa-506679c23278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:00.847480 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (488e7f18-3c79-4bbd-be54-6f0a001102e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:00.938777 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Created reservations ['2f7c441c-b97c-4088-bf76-65a9e47ed6f3', 'e97dac8c-a49b-4dab-8760-377d7931b85a', 'b2d2c70d-f7b6-42e3-ab20-223873e32995', 'ffe25e93-c224-4e7f-859d-6437bab748d4'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:00.939862 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (488e7f18-3c79-4bbd-be54-6f0a001102e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f7c441c-b97c-4088-bf76-65a9e47ed6f3', 'e97dac8c-a49b-4dab-8760-377d7931b85a', 'b2d2c70d-f7b6-42e3-ab20-223873e32995', 'ffe25e93-c224-4e7f-859d-6437bab748d4']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:00.940633 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d7d83f-21c9-4ea0-ac80-a15bb88bc647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:00.974406 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d7d83f-21c9-4ea0-ac80-a15bb88bc647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9c2f2e7-840e-45ae-8c4d-df524e78c4f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-254106363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2216cbb597be4f1aa1bfb2fa00f78df0',qos_specs=None,replication_status=,reservations=['2f7c441c-b97c-4088-bf76-65a9e47ed6f3','e97dac8c-a49b-4dab-8760-377d7931b85a','b2d2c70d-f7b6-42e3-ab20-223873e32995','ffe25e93-c224-4e7f-859d-6437bab748d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2b1976c4984d2cb86a1e6c96bc491b',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:47:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-254106363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9c2f2e7-840e-45ae-8c4d-df524e78c4f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2216cbb597be4f1aa1bfb2fa00f78df0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c2b1976c4984d2cb86a1e6c96bc491b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:00.975483 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40c84b5-dba0-48a3-82a3-a9647418aabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:01.005151 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40c84b5-dba0-48a3-82a3-a9647418aabf) transitioned into state 'SUCCESS' from state '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-254106363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2216cbb597be4f1aa1bfb2fa00f78df0',qos_specs=None,replication_status=,reservations=['2f7c441c-b97c-4088-bf76-65a9e47ed6f3','e97dac8c-a49b-4dab-8760-377d7931b85a','b2d2c70d-f7b6-42e3-ab20-223873e32995','ffe25e93-c224-4e7f-859d-6437bab748d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2b1976c4984d2cb86a1e6c96bc491b',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:01.005949 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a62109d-f6c8-4e15-aa2a-663a69c98974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:01.022177 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a62109d-f6c8-4e15-aa2a-663a69c98974) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:01.022177 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Flow 'volume_create_api' (fe27b8c0-344d-42dc-a447-99dadb4aa8e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:01.022177 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Create volume request issued successfully. Jul 03 23:47:01.022361 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fce9f72b-e295-46f1-a02d-2aef8b7188c9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:47:01.022852 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 184/739] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:47:00 2026] POST /volume/v3/volumes => generated 749 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:47:01.037162 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-43d576ea-b516-4307-8870-a740a5f3b570 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:01.039511 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-43d576ea-b516-4307-8870-a740a5f3b570 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 Jul 03 23:47:01.039930 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-43d576ea-b516-4307-8870-a740a5f3b570 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:01.040221 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-43d576ea-b516-4307-8870-a740a5f3b570 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:01.052343 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:01.052343 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:01.055563 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-43d576ea-b516-4307-8870-a740a5f3b570 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Volume info retrieved successfully. Jul 03 23:47:01.061934 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-43d576ea-b516-4307-8870-a740a5f3b570 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] https://10.4.3.143/volume/v3/volumes/a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 returned with HTTP 200 Jul 03 23:47:01.062497 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 188/740] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:01 2026] GET /volume/v3/volumes/a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:01.315894 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4382fc64-5a8c-4b68-9d8c-edd0bef49351 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:01.316275 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4382fc64-5a8c-4b68-9d8c-edd0bef49351 None None] GET https://10.4.3.143/volume// Jul 03 23:47:01.316437 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4382fc64-5a8c-4b68-9d8c-edd0bef49351 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:01.316684 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4382fc64-5a8c-4b68-9d8c-edd0bef49351 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:01.317014 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4382fc64-5a8c-4b68-9d8c-edd0bef49351 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:47:01.317323 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 187/741] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:47:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:47:01.324972 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-5a42565a-9251-4a14-a733-f4f576a4ce0b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:01.330982 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-5a42565a-9251-4a14-a733-f4f576a4ce0b tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/4c009162-826e-4085-bc2d-4540b952f61f Jul 03 23:47:01.331192 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-5a42565a-9251-4a14-a733-f4f576a4ce0b tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:01.331370 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-5a42565a-9251-4a14-a733-f4f576a4ce0b tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:01.349645 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:01.349645 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:01.353576 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-5a42565a-9251-4a14-a733-f4f576a4ce0b tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:47:01.358501 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-5a42565a-9251-4a14-a733-f4f576a4ce0b tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/4c009162-826e-4085-bc2d-4540b952f61f returned with HTTP 200 Jul 03 23:47:01.358928 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 183/742] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:47:01 2026] GET /volume/v3/volumes/4c009162-826e-4085-bc2d-4540b952f61f => generated 1539 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:01.453368 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-a59e86b9-a6e0-4be4-8e2a-23201906ec3c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:01.456064 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-a59e86b9-a6e0-4be4-8e2a-23201906ec3c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] PUT https://10.4.3.143/volume/v3/attachments/d82d8c57-5fec-4b45-90b3-f310e17718c8 Jul 03 23:47:01.456560 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-a59e86b9-a6e0-4be4-8e2a-23201906ec3c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:01.469281 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-a59e86b9-a6e0-4be4-8e2a-23201906ec3c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Acquiring lock "cinder-attachment_update-4c009162-826e-4085-bc2d-4540b952f61f-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:47:01.474647 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-a59e86b9-a6e0-4be4-8e2a-23201906ec3c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Lock "cinder-attachment_update-4c009162-826e-4085-bc2d-4540b952f61f-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:47:01.475225 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:01.475225 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:01.630262 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2d2b7179-54bd-4f3e-a180-d6a6d9ec83ba None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:01.632280 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2d2b7179-54bd-4f3e-a180-d6a6d9ec83ba tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 Jul 03 23:47:01.632552 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2d2b7179-54bd-4f3e-a180-d6a6d9ec83ba tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:01.632812 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2d2b7179-54bd-4f3e-a180-d6a6d9ec83ba tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:01.632960 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-2d2b7179-54bd-4f3e-a180-d6a6d9ec83ba tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id 443889b3-5031-419d-9189-8097da884ae2. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:01.651289 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2d2b7179-54bd-4f3e-a180-d6a6d9ec83ba tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 returned with HTTP 404 Jul 03 23:47:01.652077 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 189/743] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:01 2026] GET /volume/v3/backups/443889b3-5031-419d-9189-8097da884ae2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:01.754235 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8836c464-9912-4b7d-85fa-8a1fd6d193d1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:01.757387 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8836c464-9912-4b7d-85fa-8a1fd6d193d1 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 Jul 03 23:47:01.757387 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8836c464-9912-4b7d-85fa-8a1fd6d193d1 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:01.757387 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8836c464-9912-4b7d-85fa-8a1fd6d193d1 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:01.765386 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:01.765386 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:01.769789 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8836c464-9912-4b7d-85fa-8a1fd6d193d1 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Volume info retrieved successfully. Jul 03 23:47:01.774332 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8836c464-9912-4b7d-85fa-8a1fd6d193d1 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 returned with HTTP 200 Jul 03 23:47:01.774875 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 188/744] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:01 2026] GET /volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:01.789357 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-fb9358ce-f5f6-42b1-a1f9-6783b7ff4b95 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:01.791698 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fb9358ce-f5f6-42b1-a1f9-6783b7ff4b95 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] DELETE https://10.4.3.143/volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 Jul 03 23:47:01.791981 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fb9358ce-f5f6-42b1-a1f9-6783b7ff4b95 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:01.792248 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fb9358ce-f5f6-42b1-a1f9-6783b7ff4b95 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:01.792540 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-fb9358ce-f5f6-42b1-a1f9-6783b7ff4b95 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Delete volume with id: 58fa6ce5-5996-4728-96b7-0ae2624ae9b1 Jul 03 23:47:01.803603 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:01.803603 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:01.804181 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-fb9358ce-f5f6-42b1-a1f9-6783b7ff4b95 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Volume info retrieved successfully. Jul 03 23:47:01.828515 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-fb9358ce-f5f6-42b1-a1f9-6783b7ff4b95 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Delete volume request issued successfully. Jul 03 23:47:01.828856 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fb9358ce-f5f6-42b1-a1f9-6783b7ff4b95 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 returned with HTTP 202 Jul 03 23:47:01.829314 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 184/745] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:47:01 2026] DELETE /volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:47:01.838699 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cc5420fa-f654-489a-9061-4ac9e69c1de2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:01.841047 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cc5420fa-f654-489a-9061-4ac9e69c1de2 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 Jul 03 23:47:01.841332 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cc5420fa-f654-489a-9061-4ac9e69c1de2 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:01.841621 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cc5420fa-f654-489a-9061-4ac9e69c1de2 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:01.851909 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:01.851909 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:01.857471 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cc5420fa-f654-489a-9061-4ac9e69c1de2 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Volume info retrieved successfully. Jul 03 23:47:01.865480 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cc5420fa-f654-489a-9061-4ac9e69c1de2 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 returned with HTTP 200 Jul 03 23:47:01.866100 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 190/746] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:01 2026] GET /volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:01.995690 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-a59e86b9-a6e0-4be4-8e2a-23201906ec3c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Lock "cinder-attachment_update-4c009162-826e-4085-bc2d-4540b952f61f-np0000004490" released by "attachment_update" :: held 0.522s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:47:01.996059 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-a59e86b9-a6e0-4be4-8e2a-23201906ec3c tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/attachments/d82d8c57-5fec-4b45-90b3-f310e17718c8 returned with HTTP 200 Jul 03 23:47:01.996430 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 185/747] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:47:01 2026] PUT /volume/v3/attachments/d82d8c57-5fec-4b45-90b3-f310e17718c8 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:02.077312 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-247a5146-97d4-47a0-9bcf-39deef937aca None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:02.079193 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-247a5146-97d4-47a0-9bcf-39deef937aca tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 Jul 03 23:47:02.079382 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-247a5146-97d4-47a0-9bcf-39deef937aca tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:02.079581 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-247a5146-97d4-47a0-9bcf-39deef937aca tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:02.086445 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:02.086445 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:02.090395 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-247a5146-97d4-47a0-9bcf-39deef937aca tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Volume info retrieved successfully. Jul 03 23:47:02.094744 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-247a5146-97d4-47a0-9bcf-39deef937aca tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] https://10.4.3.143/volume/v3/volumes/a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 returned with HTTP 200 Jul 03 23:47:02.095135 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 189/748] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:02 2026] GET /volume/v3/volumes/a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:02.110246 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4e7d4dcd-8150-4402-acc8-c81fce2b0298 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:02.111887 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4e7d4dcd-8150-4402-acc8-c81fce2b0298 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] GET https://10.4.3.143/volume/v3/limits Jul 03 23:47:02.112082 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4e7d4dcd-8150-4402-acc8-c81fce2b0298 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:02.112266 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4e7d4dcd-8150-4402-acc8-c81fce2b0298 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:02.131929 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4e7d4dcd-8150-4402-acc8-c81fce2b0298 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] https://10.4.3.143/volume/v3/limits returned with HTTP 200 Jul 03 23:47:02.132340 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 185/749] 10.4.3.143 () {66 vars in 1234 bytes} [Fri Jul 3 23:47:02 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:02.143633 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-622aaaa3-81ed-4e29-ba99-f605cb183d2c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:02.145317 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-622aaaa3-81ed-4e29-ba99-f605cb183d2c tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 Jul 03 23:47:02.145502 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-622aaaa3-81ed-4e29-ba99-f605cb183d2c tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:02.145710 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-622aaaa3-81ed-4e29-ba99-f605cb183d2c tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:02.152430 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:02.152430 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:02.159521 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-622aaaa3-81ed-4e29-ba99-f605cb183d2c tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Volume info retrieved successfully. Jul 03 23:47:02.163795 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-622aaaa3-81ed-4e29-ba99-f605cb183d2c tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] https://10.4.3.143/volume/v3/volumes/a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 returned with HTTP 200 Jul 03 23:47:02.164151 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 191/750] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:02 2026] GET /volume/v3/volumes/a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:02.176030 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-42e11f1e-ecb1-412e-98ef-6954a884b8d9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:02.177994 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-42e11f1e-ecb1-412e-98ef-6954a884b8d9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 Jul 03 23:47:02.178208 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-42e11f1e-ecb1-412e-98ef-6954a884b8d9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:02.178405 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-42e11f1e-ecb1-412e-98ef-6954a884b8d9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:02.178582 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-42e11f1e-ecb1-412e-98ef-6954a884b8d9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Delete volume with id: a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 Jul 03 23:47:02.186756 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:02.186756 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:02.187392 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-42e11f1e-ecb1-412e-98ef-6954a884b8d9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Volume info retrieved successfully. Jul 03 23:47:02.208432 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-42e11f1e-ecb1-412e-98ef-6954a884b8d9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Delete volume request issued successfully. Jul 03 23:47:02.208665 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-42e11f1e-ecb1-412e-98ef-6954a884b8d9 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] https://10.4.3.143/volume/v3/volumes/a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 returned with HTTP 202 Jul 03 23:47:02.209162 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 186/751] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:47:02 2026] DELETE /volume/v3/volumes/a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:47:02.221934 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0182ef02-ba4a-4d44-9f31-159e8c2d5785 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:02.224140 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0182ef02-ba4a-4d44-9f31-159e8c2d5785 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 Jul 03 23:47:02.224349 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0182ef02-ba4a-4d44-9f31-159e8c2d5785 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:02.224565 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0182ef02-ba4a-4d44-9f31-159e8c2d5785 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:02.232173 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:02.232173 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:02.235981 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0182ef02-ba4a-4d44-9f31-159e8c2d5785 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Volume info retrieved successfully. Jul 03 23:47:02.240694 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0182ef02-ba4a-4d44-9f31-159e8c2d5785 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] https://10.4.3.143/volume/v3/volumes/a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 returned with HTTP 200 Jul 03 23:47:02.241172 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 190/752] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:02 2026] GET /volume/v3/volumes/a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:02.507913 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-056505ec-287e-46cb-9668-d2181cadbfb8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:02.510098 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-056505ec-287e-46cb-9668-d2181cadbfb8 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] POST https://10.4.3.143/volume/v3/attachments/d82d8c57-5fec-4b45-90b3-f310e17718c8/action Jul 03 23:47:02.510438 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-056505ec-287e-46cb-9668-d2181cadbfb8 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:47:02.510569 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-056505ec-287e-46cb-9668-d2181cadbfb8 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:02.527759 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:02.527759 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:02.543810 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0a757fbc-7811-429d-84d0-af54f5a25471 req-056505ec-287e-46cb-9668-d2181cadbfb8 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/attachments/d82d8c57-5fec-4b45-90b3-f310e17718c8/action returned with HTTP 204 Jul 03 23:47:02.544019 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 186/753] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:47:02 2026] POST /volume/v3/attachments/d82d8c57-5fec-4b45-90b3-f310e17718c8/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:02.879728 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1bda5a4d-d5fc-4988-b629-f7a28436aa1e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:02.881840 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1bda5a4d-d5fc-4988-b629-f7a28436aa1e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 Jul 03 23:47:02.882068 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1bda5a4d-d5fc-4988-b629-f7a28436aa1e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:02.882339 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1bda5a4d-d5fc-4988-b629-f7a28436aa1e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:02.888813 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1bda5a4d-d5fc-4988-b629-f7a28436aa1e tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 returned with HTTP 404 Jul 03 23:47:02.889355 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 192/754] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:02 2026] GET /volume/v3/volumes/58fa6ce5-5996-4728-96b7-0ae2624ae9b1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:02.902536 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:02.907921 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:47:02.908203 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-325334852"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:02.909534 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-325334852'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:47:02.909667 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Create volume of 1 GB Jul 03 23:47:02.918571 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Availability Zones retrieved successfully. Jul 03 23:47:02.925929 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Flow 'volume_create_api' (37585efc-0546-41d6-a3ee-b0fc96ad58d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:02.927197 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57612d3d-9037-46c3-9df9-471e5724c336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:02.928506 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:47:02.960734 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57612d3d-9037-46c3-9df9-471e5724c336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:02.961603 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d418daf-55fc-490d-a689-80ad81b16467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:03.029164 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Created reservations ['66db1e9f-5c7a-44db-912f-c346e8e311bb', '52975c27-a9a6-4282-9b37-dd968abec75d', '80e64baa-4abe-4819-a658-ba74553b3ac9', '9aeac49e-7588-4112-94b2-584cd97ee771'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:03.030183 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d418daf-55fc-490d-a689-80ad81b16467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66db1e9f-5c7a-44db-912f-c346e8e311bb', '52975c27-a9a6-4282-9b37-dd968abec75d', '80e64baa-4abe-4819-a658-ba74553b3ac9', '9aeac49e-7588-4112-94b2-584cd97ee771']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:03.031095 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08a27054-2641-4976-8653-75a43549fa07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:03.059373 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08a27054-2641-4976-8653-75a43549fa07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4eacfd5-f33a-4453-953e-d5977a23dd86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-325334852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab663295ef44cbb86476e05a2fcf99d',qos_specs=None,replication_status=,reservations=['66db1e9f-5c7a-44db-912f-c346e8e311bb','52975c27-a9a6-4282-9b37-dd968abec75d','80e64baa-4abe-4819-a658-ba74553b3ac9','9aeac49e-7588-4112-94b2-584cd97ee771'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728828c8b2424bb98d5e4f2542b189b2',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:47:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-325334852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4eacfd5-f33a-4453-953e-d5977a23dd86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ab663295ef44cbb86476e05a2fcf99d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='728828c8b2424bb98d5e4f2542b189b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:03.060324 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4312a066-024b-4da7-a6a2-0eeadf835950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:03.084306 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4312a066-024b-4da7-a6a2-0eeadf835950) transitioned into state 'SUCCESS' from state '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-325334852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ab663295ef44cbb86476e05a2fcf99d',qos_specs=None,replication_status=,reservations=['66db1e9f-5c7a-44db-912f-c346e8e311bb','52975c27-a9a6-4282-9b37-dd968abec75d','80e64baa-4abe-4819-a658-ba74553b3ac9','9aeac49e-7588-4112-94b2-584cd97ee771'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='728828c8b2424bb98d5e4f2542b189b2',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:03.085143 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1111273-5a65-4960-86e2-5e9f6f97e849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:03.101152 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1111273-5a65-4960-86e2-5e9f6f97e849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:03.102300 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Flow 'volume_create_api' (37585efc-0546-41d6-a3ee-b0fc96ad58d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:03.102791 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Create volume request issued successfully. Jul 03 23:47:03.103483 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-71b69ca3-21e6-467e-9ca1-8ad2928a8d6c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:47:03.104029 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 187/755] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:47:02 2026] POST /volume/v3/volumes => generated 753 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:47:03.116838 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e0353153-563f-40c3-8708-6a392c9d19ab None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:03.119018 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e0353153-563f-40c3-8708-6a392c9d19ab tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 Jul 03 23:47:03.119271 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e0353153-563f-40c3-8708-6a392c9d19ab tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:03.119539 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e0353153-563f-40c3-8708-6a392c9d19ab tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:03.128496 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:03.128496 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:03.133871 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e0353153-563f-40c3-8708-6a392c9d19ab tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Volume info retrieved successfully. Jul 03 23:47:03.139776 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e0353153-563f-40c3-8708-6a392c9d19ab tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 returned with HTTP 200 Jul 03 23:47:03.140378 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 191/756] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:03 2026] GET /volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:03.258630 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ee1ee2f0-a6c9-4ac2-8306-8467bab2cb01 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:03.263864 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ee1ee2f0-a6c9-4ac2-8306-8467bab2cb01 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 Jul 03 23:47:03.268312 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ee1ee2f0-a6c9-4ac2-8306-8467bab2cb01 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:03.268312 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ee1ee2f0-a6c9-4ac2-8306-8467bab2cb01 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:03.277530 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ee1ee2f0-a6c9-4ac2-8306-8467bab2cb01 tempest-AbsoluteLimitsTests-2014724645 tempest-AbsoluteLimitsTests-2014724645-project-member] https://10.4.3.143/volume/v3/volumes/a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 returned with HTTP 404 Jul 03 23:47:03.278049 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 187/757] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:03 2026] GET /volume/v3/volumes/a9c2f2e7-840e-45ae-8c4d-df524e78c4f5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:04.155377 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-60514cba-4c10-4fcf-bfa7-ecc71132a373 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:04.157793 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-60514cba-4c10-4fcf-bfa7-ecc71132a373 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 Jul 03 23:47:04.157967 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-60514cba-4c10-4fcf-bfa7-ecc71132a373 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:04.158218 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-60514cba-4c10-4fcf-bfa7-ecc71132a373 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:04.171577 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:04.171577 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:04.179774 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-60514cba-4c10-4fcf-bfa7-ecc71132a373 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Volume info retrieved successfully. Jul 03 23:47:04.195081 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-60514cba-4c10-4fcf-bfa7-ecc71132a373 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 returned with HTTP 200 Jul 03 23:47:04.195636 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 193/758] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:04 2026] GET /volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:04.214058 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ea5308a7-93ba-4c68-a333-b624062324d3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:04.216112 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ea5308a7-93ba-4c68-a333-b624062324d3 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] POST https://10.4.3.143/volume/v3/backups Jul 03 23:47:04.216453 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ea5308a7-93ba-4c68-a333-b624062324d3 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c4eacfd5-f33a-4453-953e-d5977a23dd86", "name": "tempest-VolumesBackupsAdminTest-Backup-1427611369", "container": "tempest-volumesbackupsadmintest-backup-container-1276135014"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:04.219016 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-ea5308a7-93ba-4c68-a333-b624062324d3 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Creating new backup {'backup': {'volume_id': 'c4eacfd5-f33a-4453-953e-d5977a23dd86', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1427611369', 'container': 'tempest-volumesbackupsadmintest-backup-container-1276135014'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:47:04.219400 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-ea5308a7-93ba-4c68-a333-b624062324d3 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Creating backup of volume c4eacfd5-f33a-4453-953e-d5977a23dd86 in container tempest-volumesbackupsadmintest-backup-container-1276135014 Jul 03 23:47:04.230720 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:04.230720 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:04.231332 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ea5308a7-93ba-4c68-a333-b624062324d3 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Volume info retrieved successfully. Jul 03 23:47:04.255430 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-ea5308a7-93ba-4c68-a333-b624062324d3 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Created reservations ['d2435b74-f4b2-4880-bb75-07bd06170a1a', '16267a4c-83f3-4326-bd80-53b16032d694'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:04.303357 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ea5308a7-93ba-4c68-a333-b624062324d3 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:47:04.303923 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 188/759] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:47:04 2026] POST /volume/v3/backups => generated 335 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:47:04.314560 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3ae0bdf2-41d8-48c8-9e80-d64ffcd56e3a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:04.317053 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3ae0bdf2-41d8-48c8-9e80-d64ffcd56e3a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:04.317318 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3ae0bdf2-41d8-48c8-9e80-d64ffcd56e3a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:04.317540 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3ae0bdf2-41d8-48c8-9e80-d64ffcd56e3a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:04.317672 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-3ae0bdf2-41d8-48c8-9e80-d64ffcd56e3a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:04.322319 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:04.322319 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:04.323137 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3ae0bdf2-41d8-48c8-9e80-d64ffcd56e3a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:04.323555 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 192/760] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:04 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:05.227576 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0142a2a4-7179-4359-8f7f-815258afcd1c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:05.336062 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-146814ef-c76c-4ce0-ad64-14d50ac4ee46 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:05.339931 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-146814ef-c76c-4ce0-ad64-14d50ac4ee46 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:05.339931 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-146814ef-c76c-4ce0-ad64-14d50ac4ee46 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:05.339931 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-146814ef-c76c-4ce0-ad64-14d50ac4ee46 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:05.339931 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-146814ef-c76c-4ce0-ad64-14d50ac4ee46 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:05.345029 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:05.345029 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:05.346223 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-146814ef-c76c-4ce0-ad64-14d50ac4ee46 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:05.346687 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 194/761] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:05 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:05.453535 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:47:05.453959 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-398372158"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:05.455547 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-398372158'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:47:05.455657 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Create volume of 1 GB Jul 03 23:47:05.460289 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Availability Zones retrieved successfully. Jul 03 23:47:05.471874 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Flow 'volume_create_api' (19c363c3-f678-4b54-862e-08b78498be3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:05.471874 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cd76d88-7f71-494f-88b8-bfa5e2036478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:05.471874 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:47:05.524318 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cd76d88-7f71-494f-88b8-bfa5e2036478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:05.525143 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (301eb877-49df-42fe-8ca1-d397dc68ae3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:05.629114 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Created reservations ['a68dbbd1-9ecb-4d83-831d-eaa9bcb6ff86', 'f2a182f7-b48f-4521-8776-e81134994bed', 'c0e2dd94-64bd-4393-9fd9-584a54adf896', 'fdf94984-0149-478f-adb1-fa078bcb5975'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:05.630289 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (301eb877-49df-42fe-8ca1-d397dc68ae3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a68dbbd1-9ecb-4d83-831d-eaa9bcb6ff86', 'f2a182f7-b48f-4521-8776-e81134994bed', 'c0e2dd94-64bd-4393-9fd9-584a54adf896', 'fdf94984-0149-478f-adb1-fa078bcb5975']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:05.631511 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b49798e-f9de-47c1-8a7f-7492f766c357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:05.659638 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b49798e-f9de-47c1-8a7f-7492f766c357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdf10bee-6bb6-40fd-8f29-3a254864737b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-398372158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1691f5094d49adbe6c56d9623d1f2d',qos_specs=None,replication_status=,reservations=['a68dbbd1-9ecb-4d83-831d-eaa9bcb6ff86','f2a182f7-b48f-4521-8776-e81134994bed','c0e2dd94-64bd-4393-9fd9-584a54adf896','fdf94984-0149-478f-adb1-fa078bcb5975'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71bb3bc523ac4cfca6792276d8cd14af',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:47:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-398372158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdf10bee-6bb6-40fd-8f29-3a254864737b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b1691f5094d49adbe6c56d9623d1f2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71bb3bc523ac4cfca6792276d8cd14af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:05.660783 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7faae5d4-481f-4073-a4dc-a8cf5786a588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:05.693722 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7faae5d4-481f-4073-a4dc-a8cf5786a588) transitioned into state 'SUCCESS' from state '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-398372158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1691f5094d49adbe6c56d9623d1f2d',qos_specs=None,replication_status=,reservations=['a68dbbd1-9ecb-4d83-831d-eaa9bcb6ff86','f2a182f7-b48f-4521-8776-e81134994bed','c0e2dd94-64bd-4393-9fd9-584a54adf896','fdf94984-0149-478f-adb1-fa078bcb5975'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71bb3bc523ac4cfca6792276d8cd14af',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:05.694475 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ad4ad4-ac03-459f-bfc7-286dd898d8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:05.712313 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ad4ad4-ac03-459f-bfc7-286dd898d8ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:05.713420 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Flow 'volume_create_api' (19c363c3-f678-4b54-862e-08b78498be3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:05.714443 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Create volume request issued successfully. Jul 03 23:47:05.715319 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0142a2a4-7179-4359-8f7f-815258afcd1c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:47:05.715972 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 188/762] 10.4.3.143 () {70 vars in 1298 bytes} [Fri Jul 3 23:47:05 2026] POST /volume/v3/volumes => generated 751 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:47:05.738143 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3696a5dc-7bb4-466e-b259-db3889eb8b9b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:05.742061 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3696a5dc-7bb4-466e-b259-db3889eb8b9b tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b Jul 03 23:47:05.742913 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3696a5dc-7bb4-466e-b259-db3889eb8b9b tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:05.742913 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3696a5dc-7bb4-466e-b259-db3889eb8b9b tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:05.755144 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:05.755144 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:05.759771 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3696a5dc-7bb4-466e-b259-db3889eb8b9b tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Volume info retrieved successfully. Jul 03 23:47:05.773023 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3696a5dc-7bb4-466e-b259-db3889eb8b9b tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b returned with HTTP 200 Jul 03 23:47:05.773023 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 189/763] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:05 2026] GET /volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:06.361864 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a9ca8767-b6d9-4f0f-a507-9c44cd33093c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:06.366062 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a9ca8767-b6d9-4f0f-a507-9c44cd33093c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:06.366062 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a9ca8767-b6d9-4f0f-a507-9c44cd33093c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:06.366062 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a9ca8767-b6d9-4f0f-a507-9c44cd33093c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:06.366062 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-a9ca8767-b6d9-4f0f-a507-9c44cd33093c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:06.371972 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:06.371972 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:06.374235 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a9ca8767-b6d9-4f0f-a507-9c44cd33093c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:06.374637 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 193/764] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:06 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:06.787404 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5f4aa1c6-0679-4fba-87c2-95731d666a79 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:06.791626 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5f4aa1c6-0679-4fba-87c2-95731d666a79 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b Jul 03 23:47:06.791977 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5f4aa1c6-0679-4fba-87c2-95731d666a79 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:06.792256 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5f4aa1c6-0679-4fba-87c2-95731d666a79 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:06.811101 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:06.811101 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:06.820091 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:06.822186 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:47:06.822601 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-731024852"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:06.823128 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5f4aa1c6-0679-4fba-87c2-95731d666a79 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Volume info retrieved successfully. Jul 03 23:47:06.824991 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-731024852'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:47:06.825208 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Create volume of 1 GB Jul 03 23:47:06.825621 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:06.825621 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:06.829546 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5f4aa1c6-0679-4fba-87c2-95731d666a79 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b returned with HTTP 200 Jul 03 23:47:06.830047 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 195/765] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:06 2026] GET /volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:06.830947 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Availability Zones retrieved successfully. Jul 03 23:47:06.841052 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Flow 'volume_create_api' (4a114ea2-5dd7-4a5d-80c9-1e97ba25318a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:06.842907 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aadc3586-659f-44db-85d4-538aaa92e381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:06.845217 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:47:06.854965 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-82c3f769-169b-42db-b2f1-5e483bf97e40 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:06.857684 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-82c3f769-169b-42db-b2f1-5e483bf97e40 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] POST https://10.4.3.143/volume/v3/backups Jul 03 23:47:06.857684 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-82c3f769-169b-42db-b2f1-5e483bf97e40 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cdf10bee-6bb6-40fd-8f29-3a254864737b", "name": "tempest-VolumesBackupsV39Test-Backup-201112325", "container": "tempest-volumesbackupsv39test-backup-container-1729942311"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:06.859515 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-82c3f769-169b-42db-b2f1-5e483bf97e40 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Creating new backup {'backup': {'volume_id': 'cdf10bee-6bb6-40fd-8f29-3a254864737b', 'name': 'tempest-VolumesBackupsV39Test-Backup-201112325', 'container': 'tempest-volumesbackupsv39test-backup-container-1729942311'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:47:06.859515 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-82c3f769-169b-42db-b2f1-5e483bf97e40 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Creating backup of volume cdf10bee-6bb6-40fd-8f29-3a254864737b in container tempest-volumesbackupsv39test-backup-container-1729942311 Jul 03 23:47:06.872874 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:06.872874 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:06.873427 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-82c3f769-169b-42db-b2f1-5e483bf97e40 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Volume info retrieved successfully. Jul 03 23:47:06.894714 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aadc3586-659f-44db-85d4-538aaa92e381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:06.895466 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40972c92-2a30-40ff-8bc7-815c7abcf914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:06.915037 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-82c3f769-169b-42db-b2f1-5e483bf97e40 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Created reservations ['be2752bf-e7ae-4f0f-a29a-ee3f54ac6c02', 'cac5808d-aa6d-46d4-a4ad-eb101946d9c9'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:06.971915 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-82c3f769-169b-42db-b2f1-5e483bf97e40 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:47:06.971915 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 190/766] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:47:06 2026] POST /volume/v3/backups => generated 332 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:47:06.984473 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-03fefc0d-2481-4afb-b675-4c2ca2689b5b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:06.987850 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-03fefc0d-2481-4afb-b675-4c2ca2689b5b tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:06.988140 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-03fefc0d-2481-4afb-b675-4c2ca2689b5b tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:06.988396 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-03fefc0d-2481-4afb-b675-4c2ca2689b5b tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:06.988540 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-03fefc0d-2481-4afb-b675-4c2ca2689b5b tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:06.998523 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Created reservations ['00d501fd-68a6-4d81-979e-14186953f67a', 'e4e86d02-63c2-420e-b12b-39f72fe9fb21', '961f9cf9-4a22-42f1-9daa-018047011d83', 'a8ca98a2-10cc-4e73-8586-da9b871ce0b1'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:06.998992 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:06.998992 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:06.999568 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40972c92-2a30-40ff-8bc7-815c7abcf914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00d501fd-68a6-4d81-979e-14186953f67a', 'e4e86d02-63c2-420e-b12b-39f72fe9fb21', '961f9cf9-4a22-42f1-9daa-018047011d83', 'a8ca98a2-10cc-4e73-8586-da9b871ce0b1']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:07.000266 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-03fefc0d-2481-4afb-b675-4c2ca2689b5b tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:07.000433 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (294ce285-c7c7-445d-bf19-832a1cfda905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:07.000888 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 194/767] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:06 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 794 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:07.030022 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (294ce285-c7c7-445d-bf19-832a1cfda905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4eb2f80-de62-4d55-b660-4d04f37dc6ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-731024852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe55ab24e231410482a413878a1d2330',qos_specs=None,replication_status=,reservations=['00d501fd-68a6-4d81-979e-14186953f67a','e4e86d02-63c2-420e-b12b-39f72fe9fb21','961f9cf9-4a22-42f1-9daa-018047011d83','a8ca98a2-10cc-4e73-8586-da9b871ce0b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee97837de33b4e16be0b9dd79eed71fa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:47:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-731024852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4eb2f80-de62-4d55-b660-4d04f37dc6ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe55ab24e231410482a413878a1d2330',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee97837de33b4e16be0b9dd79eed71fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:07.031493 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f60098a3-38f9-4de4-be8c-e848ade44a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:07.056022 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f60098a3-38f9-4de4-be8c-e848ade44a7c) transitioned into state 'SUCCESS' from state '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-731024852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe55ab24e231410482a413878a1d2330',qos_specs=None,replication_status=,reservations=['00d501fd-68a6-4d81-979e-14186953f67a','e4e86d02-63c2-420e-b12b-39f72fe9fb21','961f9cf9-4a22-42f1-9daa-018047011d83','a8ca98a2-10cc-4e73-8586-da9b871ce0b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee97837de33b4e16be0b9dd79eed71fa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:07.056907 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d670ae8-3ec4-4032-b00d-4d4825c3ef0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:07.071764 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d670ae8-3ec4-4032-b00d-4d4825c3ef0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:07.073031 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Flow 'volume_create_api' (4a114ea2-5dd7-4a5d-80c9-1e97ba25318a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:07.073479 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Create volume request issued successfully. Jul 03 23:47:07.074552 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dd41e529-e652-46f5-b278-7c7a61be05a0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:47:07.075195 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 189/768] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:47:06 2026] POST /volume/v3/volumes => generated 750 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:47:07.100468 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4141a89c-e9b0-49eb-812e-95473f196de2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:07.104150 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4141a89c-e9b0-49eb-812e-95473f196de2 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:47:07.104150 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4141a89c-e9b0-49eb-812e-95473f196de2 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:07.105155 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4141a89c-e9b0-49eb-812e-95473f196de2 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:07.119015 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:07.119015 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:07.131336 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4141a89c-e9b0-49eb-812e-95473f196de2 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:47:07.141037 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4141a89c-e9b0-49eb-812e-95473f196de2 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:47:07.141037 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 196/769] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:07 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:07.391683 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-91652bae-2cc7-4000-bcdb-a8d20024a3bd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:07.393777 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-91652bae-2cc7-4000-bcdb-a8d20024a3bd tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:07.393975 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-91652bae-2cc7-4000-bcdb-a8d20024a3bd tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:07.394159 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-91652bae-2cc7-4000-bcdb-a8d20024a3bd tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:07.394265 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-91652bae-2cc7-4000-bcdb-a8d20024a3bd tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:07.398732 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:07.398732 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:07.399805 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-91652bae-2cc7-4000-bcdb-a8d20024a3bd tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:07.399805 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 191/770] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:07 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:08.012648 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-816cf511-5e34-4c29-86ae-4f7b2d6a5b5e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:08.015272 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-816cf511-5e34-4c29-86ae-4f7b2d6a5b5e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:08.015529 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-816cf511-5e34-4c29-86ae-4f7b2d6a5b5e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:08.015732 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-816cf511-5e34-4c29-86ae-4f7b2d6a5b5e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:08.018723 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-816cf511-5e34-4c29-86ae-4f7b2d6a5b5e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:08.024449 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:08.024449 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:08.025262 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-816cf511-5e34-4c29-86ae-4f7b2d6a5b5e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:08.025729 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 195/771] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:08 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:08.155817 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2ad2a0d4-91bf-4c5a-bf1a-f4f82a261d75 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:08.157666 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2ad2a0d4-91bf-4c5a-bf1a-f4f82a261d75 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:47:08.157894 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2ad2a0d4-91bf-4c5a-bf1a-f4f82a261d75 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:08.158109 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2ad2a0d4-91bf-4c5a-bf1a-f4f82a261d75 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:08.168925 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:08.168925 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:08.172926 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2ad2a0d4-91bf-4c5a-bf1a-f4f82a261d75 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:47:08.181732 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2ad2a0d4-91bf-4c5a-bf1a-f4f82a261d75 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:47:08.182723 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 190/772] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:08 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:08.241812 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-a17b92e6-1a4d-4847-b209-727b8bcf391c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:08.244480 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-a17b92e6-1a4d-4847-b209-727b8bcf391c tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:47:08.244675 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-a17b92e6-1a4d-4847-b209-727b8bcf391c tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:08.244917 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-a17b92e6-1a4d-4847-b209-727b8bcf391c tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:08.256657 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:08.256657 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:08.263728 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-a17b92e6-1a4d-4847-b209-727b8bcf391c tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:47:08.270360 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-a17b92e6-1a4d-4847-b209-727b8bcf391c tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:47:08.270972 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 197/773] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:47:08 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:08.413511 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d9b25dea-c0dd-43db-a7d7-a7bb8858a516 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:08.415460 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d9b25dea-c0dd-43db-a7d7-a7bb8858a516 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:08.415733 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d9b25dea-c0dd-43db-a7d7-a7bb8858a516 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:08.415975 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d9b25dea-c0dd-43db-a7d7-a7bb8858a516 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:08.416075 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-d9b25dea-c0dd-43db-a7d7-a7bb8858a516 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:08.421044 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:08.421044 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:08.421948 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d9b25dea-c0dd-43db-a7d7-a7bb8858a516 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:08.422343 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 192/774] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:08 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:09.037529 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-674f37e1-96ad-450c-9445-12c2115e1614 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:09.039374 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-674f37e1-96ad-450c-9445-12c2115e1614 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:09.039580 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-674f37e1-96ad-450c-9445-12c2115e1614 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:09.039825 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-674f37e1-96ad-450c-9445-12c2115e1614 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:09.039977 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-674f37e1-96ad-450c-9445-12c2115e1614 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:09.044537 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:09.044537 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:09.045385 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-674f37e1-96ad-450c-9445-12c2115e1614 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:09.045803 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 196/775] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:09 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:09.432944 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-409a49cb-9b0e-41bb-acb3-1dd104d687b8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:09.436100 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-409a49cb-9b0e-41bb-acb3-1dd104d687b8 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:09.436399 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-409a49cb-9b0e-41bb-acb3-1dd104d687b8 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:09.436676 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-409a49cb-9b0e-41bb-acb3-1dd104d687b8 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:09.436875 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-409a49cb-9b0e-41bb-acb3-1dd104d687b8 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:09.441416 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:09.441416 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:09.442190 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-409a49cb-9b0e-41bb-acb3-1dd104d687b8 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:09.442673 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 191/776] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:09 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:10.057120 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-97127032-f252-4a67-82c4-ff7e9d132e8f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:10.059795 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-97127032-f252-4a67-82c4-ff7e9d132e8f tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:10.060072 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-97127032-f252-4a67-82c4-ff7e9d132e8f tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:10.060369 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-97127032-f252-4a67-82c4-ff7e9d132e8f tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:10.060549 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-97127032-f252-4a67-82c4-ff7e9d132e8f tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:10.066874 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:10.066874 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:10.068031 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-97127032-f252-4a67-82c4-ff7e9d132e8f tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:10.069948 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 198/777] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:10 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:10.336877 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-880d6f6d-bdfe-446f-bcc5-00c6e9258823 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:10.337409 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-880d6f6d-bdfe-446f-bcc5-00c6e9258823 None None] GET https://10.4.3.143/volume// Jul 03 23:47:10.337644 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-880d6f6d-bdfe-446f-bcc5-00c6e9258823 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:10.337934 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-880d6f6d-bdfe-446f-bcc5-00c6e9258823 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:10.338396 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-880d6f6d-bdfe-446f-bcc5-00c6e9258823 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:47:10.341855 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 193/778] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:47:10 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:47:10.362283 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-243b2136-9fbb-49c0-9036-d9f17a78be81 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:10.377509 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-243b2136-9fbb-49c0-9036-d9f17a78be81 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:47:10.378091 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-243b2136-9fbb-49c0-9036-d9f17a78be81 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4eb2f80-de62-4d55-b660-4d04f37dc6ee", "connector": null, "instance_uuid": "0906c603-2077-4bd7-aaf2-089bb412022f"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:10.390596 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:10.390596 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:10.426297 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-243b2136-9fbb-49c0-9036-d9f17a78be81 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:47:10.426821 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 197/779] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:47:10 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:10.463978 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9d51accf-f922-4981-bac9-18e7b8489cd7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:10.467892 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9d51accf-f922-4981-bac9-18e7b8489cd7 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:10.468244 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9d51accf-f922-4981-bac9-18e7b8489cd7 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:10.469724 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9d51accf-f922-4981-bac9-18e7b8489cd7 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:10.469724 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-9d51accf-f922-4981-bac9-18e7b8489cd7 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:10.486099 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:10.486099 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:10.487444 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9d51accf-f922-4981-bac9-18e7b8489cd7 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:10.488906 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 192/780] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:10 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:47:10.795444 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-be32ce38-1436-4f8d-bf53-ba6c7405b3b1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:10.798053 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-be32ce38-1436-4f8d-bf53-ba6c7405b3b1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:47:10.798415 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-be32ce38-1436-4f8d-bf53-ba6c7405b3b1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:10.798777 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-be32ce38-1436-4f8d-bf53-ba6c7405b3b1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:10.811689 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:10.811689 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:10.817302 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-be32ce38-1436-4f8d-bf53-ba6c7405b3b1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:47:10.824384 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-be32ce38-1436-4f8d-bf53-ba6c7405b3b1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:47:10.825015 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 199/781] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:10 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:10.994675 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5abde74b-945b-475a-8340-05da6b0be3d4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:10.995227 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5abde74b-945b-475a-8340-05da6b0be3d4 None None] GET https://10.4.3.143/volume// Jul 03 23:47:10.995370 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5abde74b-945b-475a-8340-05da6b0be3d4 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:10.995610 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5abde74b-945b-475a-8340-05da6b0be3d4 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:10.995918 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5abde74b-945b-475a-8340-05da6b0be3d4 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:47:10.996318 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 194/782] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:47: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 03 23:47:11.007283 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-c8672b21-a73c-45dc-b397-e1cba674aafc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:11.009629 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-c8672b21-a73c-45dc-b397-e1cba674aafc tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:47:11.009910 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-c8672b21-a73c-45dc-b397-e1cba674aafc tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:11.010190 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-c8672b21-a73c-45dc-b397-e1cba674aafc tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:11.022373 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:11.022373 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:11.026278 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-c8672b21-a73c-45dc-b397-e1cba674aafc tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:47:11.031925 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-c8672b21-a73c-45dc-b397-e1cba674aafc tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:47:11.032288 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 198/783] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:47:11 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:11.090482 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0d3c85dd-d004-4af0-a41c-733571562a0f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:11.092619 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0d3c85dd-d004-4af0-a41c-733571562a0f tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:11.093144 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0d3c85dd-d004-4af0-a41c-733571562a0f tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:11.093775 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0d3c85dd-d004-4af0-a41c-733571562a0f tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:11.094213 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-0d3c85dd-d004-4af0-a41c-733571562a0f tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:11.104454 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:11.104454 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:11.105998 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0d3c85dd-d004-4af0-a41c-733571562a0f tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:11.107160 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 193/784] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:11 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:11.157989 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-d03ee416-8b83-4029-a723-ee8bb74f73f3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:11.164144 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-d03ee416-8b83-4029-a723-ee8bb74f73f3 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] PUT https://10.4.3.143/volume/v3/attachments/9eed4fc8-8e3c-4697-a5e7-d73c259282fa Jul 03 23:47:11.164675 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-d03ee416-8b83-4029-a723-ee8bb74f73f3 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:11.175119 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-d03ee416-8b83-4029-a723-ee8bb74f73f3 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Acquiring lock "cinder-attachment_update-e4eb2f80-de62-4d55-b660-4d04f37dc6ee-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:47:11.184925 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-d03ee416-8b83-4029-a723-ee8bb74f73f3 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Lock "cinder-attachment_update-e4eb2f80-de62-4d55-b660-4d04f37dc6ee-np0000004490" acquired by "attachment_update" :: waited 0.010s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:47:11.186196 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:11.186196 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:11.503776 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-42f0a587-ff01-4eb8-85da-b0fd14e30c6b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:11.508694 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-42f0a587-ff01-4eb8-85da-b0fd14e30c6b tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:11.508818 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-42f0a587-ff01-4eb8-85da-b0fd14e30c6b tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:11.509042 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-42f0a587-ff01-4eb8-85da-b0fd14e30c6b tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:11.509198 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-42f0a587-ff01-4eb8-85da-b0fd14e30c6b tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:11.515480 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:11.515480 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:11.516410 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-42f0a587-ff01-4eb8-85da-b0fd14e30c6b tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:11.516886 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 195/785] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:11 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:11.714314 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-d03ee416-8b83-4029-a723-ee8bb74f73f3 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Lock "cinder-attachment_update-e4eb2f80-de62-4d55-b660-4d04f37dc6ee-np0000004490" released by "attachment_update" :: held 0.529s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:47:11.714671 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-d03ee416-8b83-4029-a723-ee8bb74f73f3 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/attachments/9eed4fc8-8e3c-4697-a5e7-d73c259282fa returned with HTTP 200 Jul 03 23:47:11.715248 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 200/786] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:47:11 2026] PUT /volume/v3/attachments/9eed4fc8-8e3c-4697-a5e7-d73c259282fa => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:11.840040 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cd2e147f-0ee6-47d2-927c-528eab72e88b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:11.846220 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cd2e147f-0ee6-47d2-927c-528eab72e88b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:47:11.846508 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cd2e147f-0ee6-47d2-927c-528eab72e88b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:11.846788 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cd2e147f-0ee6-47d2-927c-528eab72e88b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:11.861844 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:11.861844 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:11.867246 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cd2e147f-0ee6-47d2-927c-528eab72e88b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:47:11.881110 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cd2e147f-0ee6-47d2-927c-528eab72e88b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:47:11.882552 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 199/787] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:11 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:12.134536 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f1992daf-c9d4-4821-8c11-087379c699e9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:12.138870 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f1992daf-c9d4-4821-8c11-087379c699e9 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:12.139012 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f1992daf-c9d4-4821-8c11-087379c699e9 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:12.139557 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f1992daf-c9d4-4821-8c11-087379c699e9 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:12.139557 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-f1992daf-c9d4-4821-8c11-087379c699e9 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:12.147914 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:12.147914 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:12.148823 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f1992daf-c9d4-4821-8c11-087379c699e9 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:12.149388 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 194/788] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:12 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:12.533782 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-97dfe95e-0ba5-4025-8b30-0f22f7ecb822 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:12.537246 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-97dfe95e-0ba5-4025-8b30-0f22f7ecb822 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:12.537246 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-97dfe95e-0ba5-4025-8b30-0f22f7ecb822 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:12.537246 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-97dfe95e-0ba5-4025-8b30-0f22f7ecb822 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:12.537246 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-97dfe95e-0ba5-4025-8b30-0f22f7ecb822 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:12.541933 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:12.541933 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:12.543207 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-97dfe95e-0ba5-4025-8b30-0f22f7ecb822 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:12.543603 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 196/789] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:12 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:12.897829 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5a9a30dd-b2a3-4963-a5fc-5c509a551b47 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:12.913960 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5a9a30dd-b2a3-4963-a5fc-5c509a551b47 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:47:12.914465 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5a9a30dd-b2a3-4963-a5fc-5c509a551b47 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:12.914465 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5a9a30dd-b2a3-4963-a5fc-5c509a551b47 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:12.927473 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:12.927473 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:12.933716 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5a9a30dd-b2a3-4963-a5fc-5c509a551b47 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:47:12.943234 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5a9a30dd-b2a3-4963-a5fc-5c509a551b47 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:47:12.943716 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 201/790] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:12 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:13.165440 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c0542fdc-4369-4a4c-839e-370b161e1360 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:13.172034 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c0542fdc-4369-4a4c-839e-370b161e1360 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:13.172034 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c0542fdc-4369-4a4c-839e-370b161e1360 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:13.172034 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c0542fdc-4369-4a4c-839e-370b161e1360 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:13.172034 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-c0542fdc-4369-4a4c-839e-370b161e1360 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:13.179473 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:13.179473 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:13.179473 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c0542fdc-4369-4a4c-839e-370b161e1360 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:13.179473 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 200/791] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:13 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:13.557859 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-fd00d359-906b-49bb-a02e-0b295df95d78 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:13.563884 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fd00d359-906b-49bb-a02e-0b295df95d78 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:13.563884 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fd00d359-906b-49bb-a02e-0b295df95d78 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:13.563884 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fd00d359-906b-49bb-a02e-0b295df95d78 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:13.563884 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-fd00d359-906b-49bb-a02e-0b295df95d78 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:13.573770 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:13.573770 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:13.573770 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fd00d359-906b-49bb-a02e-0b295df95d78 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:13.574036 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 195/792] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:13 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:13.959438 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9c5dbe34-3abe-4119-a27e-97dfcc854cbb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:13.962231 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9c5dbe34-3abe-4119-a27e-97dfcc854cbb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:47:13.963200 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9c5dbe34-3abe-4119-a27e-97dfcc854cbb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:13.963200 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9c5dbe34-3abe-4119-a27e-97dfcc854cbb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:13.973659 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:13.973659 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:13.977650 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9c5dbe34-3abe-4119-a27e-97dfcc854cbb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:47:13.982279 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9c5dbe34-3abe-4119-a27e-97dfcc854cbb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:47:13.983207 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 197/793] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:13 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:14.210590 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e7b37c08-3a81-4dcb-ba4c-6ecaf0be88d8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:14.214503 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e7b37c08-3a81-4dcb-ba4c-6ecaf0be88d8 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:14.214767 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e7b37c08-3a81-4dcb-ba4c-6ecaf0be88d8 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:14.215318 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e7b37c08-3a81-4dcb-ba4c-6ecaf0be88d8 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:14.215318 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-e7b37c08-3a81-4dcb-ba4c-6ecaf0be88d8 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:14.225190 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:14.225190 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:14.226221 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e7b37c08-3a81-4dcb-ba4c-6ecaf0be88d8 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:14.226861 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 202/794] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:14 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:14.584532 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-973455b4-4387-4da0-9d5d-d0fb8fbc75ca None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:14.586771 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-973455b4-4387-4da0-9d5d-d0fb8fbc75ca tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:14.587027 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-973455b4-4387-4da0-9d5d-d0fb8fbc75ca tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:14.587335 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-973455b4-4387-4da0-9d5d-d0fb8fbc75ca tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:14.587467 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-973455b4-4387-4da0-9d5d-d0fb8fbc75ca tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:14.594872 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:14.594872 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:14.595843 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-973455b4-4387-4da0-9d5d-d0fb8fbc75ca tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:14.596292 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 201/795] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:14 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:15.002674 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-783fc905-22cd-437e-880f-3775f79271ec None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:15.005982 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-783fc905-22cd-437e-880f-3775f79271ec tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:47:15.006443 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-783fc905-22cd-437e-880f-3775f79271ec tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:15.006755 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-783fc905-22cd-437e-880f-3775f79271ec tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:15.022833 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:15.022833 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:15.027640 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-783fc905-22cd-437e-880f-3775f79271ec tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:47:15.033562 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-783fc905-22cd-437e-880f-3775f79271ec tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:47:15.034238 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 196/796] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:15 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:15.239766 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-377ef3cd-311e-4202-9113-0a7ac39c46cc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:15.243181 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-377ef3cd-311e-4202-9113-0a7ac39c46cc tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:15.243181 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-377ef3cd-311e-4202-9113-0a7ac39c46cc tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:15.243181 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-377ef3cd-311e-4202-9113-0a7ac39c46cc tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:15.243181 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-377ef3cd-311e-4202-9113-0a7ac39c46cc tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:15.247686 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:15.247686 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:15.248481 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-377ef3cd-311e-4202-9113-0a7ac39c46cc tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:15.248867 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 198/797] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:15 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:15.611673 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c745227e-4bd4-4cb5-bf02-23cbdee49a11 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:15.614592 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c745227e-4bd4-4cb5-bf02-23cbdee49a11 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:15.614667 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c745227e-4bd4-4cb5-bf02-23cbdee49a11 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:15.615011 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c745227e-4bd4-4cb5-bf02-23cbdee49a11 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:15.615011 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-c745227e-4bd4-4cb5-bf02-23cbdee49a11 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:15.638937 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:15.638937 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:15.639850 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c745227e-4bd4-4cb5-bf02-23cbdee49a11 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:15.640313 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 203/798] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:15 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:16.048670 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9505f84d-e14f-41a8-b2ae-906ea0c26b11 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:16.050988 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9505f84d-e14f-41a8-b2ae-906ea0c26b11 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:47:16.051287 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9505f84d-e14f-41a8-b2ae-906ea0c26b11 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:16.051638 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9505f84d-e14f-41a8-b2ae-906ea0c26b11 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:16.080305 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:16.080305 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:16.085513 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9505f84d-e14f-41a8-b2ae-906ea0c26b11 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:47:16.092388 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9505f84d-e14f-41a8-b2ae-906ea0c26b11 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:47:16.092524 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 202/799] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:16 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:16.263559 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3c6e3eda-9937-4032-b84f-bed1d19d81a8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:16.267730 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3c6e3eda-9937-4032-b84f-bed1d19d81a8 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:16.267730 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3c6e3eda-9937-4032-b84f-bed1d19d81a8 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:16.267730 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3c6e3eda-9937-4032-b84f-bed1d19d81a8 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:16.267730 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-3c6e3eda-9937-4032-b84f-bed1d19d81a8 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:16.274483 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:16.274483 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:16.274973 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3c6e3eda-9937-4032-b84f-bed1d19d81a8 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:16.275504 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 197/800] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:16 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:16.651460 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6d138dd1-86b3-4252-a812-f6250132d18c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:16.654068 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6d138dd1-86b3-4252-a812-f6250132d18c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:16.655387 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6d138dd1-86b3-4252-a812-f6250132d18c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:16.655387 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6d138dd1-86b3-4252-a812-f6250132d18c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:16.655387 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-6d138dd1-86b3-4252-a812-f6250132d18c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:16.662539 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:16.662539 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:16.662539 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6d138dd1-86b3-4252-a812-f6250132d18c tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:16.662539 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 199/801] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:16 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:17.107566 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-95b3d509-f577-4f92-ade6-da225c3f19c5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:17.109394 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-95b3d509-f577-4f92-ade6-da225c3f19c5 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:47:17.109573 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-95b3d509-f577-4f92-ade6-da225c3f19c5 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:17.109762 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-95b3d509-f577-4f92-ade6-da225c3f19c5 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:17.120397 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:17.120397 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:17.125316 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-95b3d509-f577-4f92-ade6-da225c3f19c5 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:47:17.130464 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-95b3d509-f577-4f92-ade6-da225c3f19c5 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:47:17.131225 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 204/802] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:17 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:17.287181 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1a8d7148-3e0e-47ae-ba12-ad2d630a618e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:17.292987 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1a8d7148-3e0e-47ae-ba12-ad2d630a618e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:17.294536 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1a8d7148-3e0e-47ae-ba12-ad2d630a618e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:17.294536 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1a8d7148-3e0e-47ae-ba12-ad2d630a618e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:17.294536 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-1a8d7148-3e0e-47ae-ba12-ad2d630a618e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:17.299690 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:17.299690 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:17.300262 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1a8d7148-3e0e-47ae-ba12-ad2d630a618e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:17.300925 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 203/803] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:17 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:17.680982 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3ceac82b-7742-49bc-ae53-2635587e7c96 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:17.687739 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3ceac82b-7742-49bc-ae53-2635587e7c96 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:17.687739 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3ceac82b-7742-49bc-ae53-2635587e7c96 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:17.687739 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3ceac82b-7742-49bc-ae53-2635587e7c96 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:17.687739 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-3ceac82b-7742-49bc-ae53-2635587e7c96 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:17.693773 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:17.693773 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:17.694551 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3ceac82b-7742-49bc-ae53-2635587e7c96 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:17.697841 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 198/804] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:17 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:18.146283 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-68dc63f3-ab87-41bf-ac0a-8470916391fe None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:18.147594 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-68dc63f3-ab87-41bf-ac0a-8470916391fe tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:47:18.147594 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-68dc63f3-ab87-41bf-ac0a-8470916391fe tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:18.147594 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-68dc63f3-ab87-41bf-ac0a-8470916391fe tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:18.158787 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:18.158787 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:18.162259 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-68dc63f3-ab87-41bf-ac0a-8470916391fe tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:47:18.168258 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-68dc63f3-ab87-41bf-ac0a-8470916391fe tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:47:18.168258 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 200/805] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:18 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:18.315042 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d8674ae2-693e-4ff6-81ca-aa150117b5fd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:18.320835 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d8674ae2-693e-4ff6-81ca-aa150117b5fd tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:18.320835 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d8674ae2-693e-4ff6-81ca-aa150117b5fd tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:18.320835 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d8674ae2-693e-4ff6-81ca-aa150117b5fd tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:18.320835 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-d8674ae2-693e-4ff6-81ca-aa150117b5fd tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:18.324087 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-a29d04e2-3962-4e1a-8a0e-d81e0cb146bd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:18.329210 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-a29d04e2-3962-4e1a-8a0e-d81e0cb146bd tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] POST https://10.4.3.143/volume/v3/attachments/9eed4fc8-8e3c-4697-a5e7-d73c259282fa/action Jul 03 23:47:18.331216 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-a29d04e2-3962-4e1a-8a0e-d81e0cb146bd tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:47:18.331216 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-a29d04e2-3962-4e1a-8a0e-d81e0cb146bd tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:18.332249 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:18.332249 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:18.333478 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d8674ae2-693e-4ff6-81ca-aa150117b5fd tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:18.334025 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 205/806] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:18 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:18.358098 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:18.358098 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:18.379422 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b6b44fd5-882a-456d-9bc6-e5f5bf5d341f req-a29d04e2-3962-4e1a-8a0e-d81e0cb146bd tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/attachments/9eed4fc8-8e3c-4697-a5e7-d73c259282fa/action returned with HTTP 204 Jul 03 23:47:18.379797 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 204/807] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:47:18 2026] POST /volume/v3/attachments/9eed4fc8-8e3c-4697-a5e7-d73c259282fa/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:18.718863 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ea9bce08-4491-449b-b164-e694a3f66314 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:18.718863 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ea9bce08-4491-449b-b164-e694a3f66314 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:18.718863 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ea9bce08-4491-449b-b164-e694a3f66314 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:18.718863 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ea9bce08-4491-449b-b164-e694a3f66314 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:18.718863 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-ea9bce08-4491-449b-b164-e694a3f66314 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:18.726726 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:18.726726 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:18.727308 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ea9bce08-4491-449b-b164-e694a3f66314 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:18.728034 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 199/808] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:18 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:19.182552 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fab13aea-0852-43a0-8dba-14106a61a459 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:19.185400 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fab13aea-0852-43a0-8dba-14106a61a459 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:47:19.185400 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fab13aea-0852-43a0-8dba-14106a61a459 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:19.185617 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fab13aea-0852-43a0-8dba-14106a61a459 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:19.201607 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:19.201607 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:19.207442 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fab13aea-0852-43a0-8dba-14106a61a459 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:47:19.217726 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fab13aea-0852-43a0-8dba-14106a61a459 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:47:19.217726 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 201/809] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:19 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:19.235540 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c22239c6-5d4e-4fcb-89bb-040663be0881 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:19.238423 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c22239c6-5d4e-4fcb-89bb-040663be0881 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:47:19.238749 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c22239c6-5d4e-4fcb-89bb-040663be0881 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:19.239137 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c22239c6-5d4e-4fcb-89bb-040663be0881 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:19.259366 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:19.259366 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:19.265399 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c22239c6-5d4e-4fcb-89bb-040663be0881 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:47:19.272684 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c22239c6-5d4e-4fcb-89bb-040663be0881 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:47:19.273276 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 206/810] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:19 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 1135 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:19.321292 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:19.324870 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:47:19.326167 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1731552193", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:19.327455 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1731552193', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:47:19.327613 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Create volume of 1 GB Jul 03 23:47:19.333072 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Availability Zones retrieved successfully. Jul 03 23:47:19.341643 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Flow 'volume_create_api' (49c939e1-bcf5-457a-962b-e6eca9f0e087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:19.343184 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86e78fb6-b0d7-4286-a752-96c86c2d2689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:19.344602 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:47:19.349413 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0835bc2f-9ccc-414d-84e2-66b85ca91d30 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:19.355422 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0835bc2f-9ccc-414d-84e2-66b85ca91d30 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:19.355634 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0835bc2f-9ccc-414d-84e2-66b85ca91d30 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:19.355839 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0835bc2f-9ccc-414d-84e2-66b85ca91d30 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:19.355968 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-0835bc2f-9ccc-414d-84e2-66b85ca91d30 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:19.366005 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:19.366005 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:19.367148 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0835bc2f-9ccc-414d-84e2-66b85ca91d30 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:19.367643 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 200/811] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:19 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:19.379297 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86e78fb6-b0d7-4286-a752-96c86c2d2689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:19.380631 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a7e68a7-9803-4042-a42f-b8a1025e9a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:19.471084 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Created reservations ['ef8b8fcb-aac8-4db0-b06e-84068c88c3da', 'b12a80b5-781c-4ee3-b7b7-1f484d1b46ea', 'dc5f8c5d-531e-47d4-9e4e-e37c71733304', 'b79651e8-773b-4a01-b27d-4129d96e1155'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:19.472193 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a7e68a7-9803-4042-a42f-b8a1025e9a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef8b8fcb-aac8-4db0-b06e-84068c88c3da', 'b12a80b5-781c-4ee3-b7b7-1f484d1b46ea', 'dc5f8c5d-531e-47d4-9e4e-e37c71733304', 'b79651e8-773b-4a01-b27d-4129d96e1155']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:19.473213 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d708211d-21b3-4cac-af66-d59104bddc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:19.500724 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d708211d-21b3-4cac-af66-d59104bddc35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1731552193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af1b1a687f274c6bbacaaf76d3c1ae1c',qos_specs=None,replication_status=,reservations=['ef8b8fcb-aac8-4db0-b06e-84068c88c3da','b12a80b5-781c-4ee3-b7b7-1f484d1b46ea','dc5f8c5d-531e-47d4-9e4e-e37c71733304','b79651e8-773b-4a01-b27d-4129d96e1155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bbefd9343e24b0487dff4d27cad8683',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:47:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1731552193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af1b1a687f274c6bbacaaf76d3c1ae1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bbefd9343e24b0487dff4d27cad8683',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:19.501462 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74a6cc0e-a0a1-4ad9-a230-cbc0b180ad47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:19.533977 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74a6cc0e-a0a1-4ad9-a230-cbc0b180ad47) transitioned into state 'SUCCESS' from state '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-1731552193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af1b1a687f274c6bbacaaf76d3c1ae1c',qos_specs=None,replication_status=,reservations=['ef8b8fcb-aac8-4db0-b06e-84068c88c3da','b12a80b5-781c-4ee3-b7b7-1f484d1b46ea','dc5f8c5d-531e-47d4-9e4e-e37c71733304','b79651e8-773b-4a01-b27d-4129d96e1155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bbefd9343e24b0487dff4d27cad8683',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:19.534754 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25fdb748-af17-4c22-8ad1-b55c4c0b1644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:19.550972 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25fdb748-af17-4c22-8ad1-b55c4c0b1644) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:19.551779 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Flow 'volume_create_api' (49c939e1-bcf5-457a-962b-e6eca9f0e087) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:19.552102 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Create volume request issued successfully. Jul 03 23:47:19.552651 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3c4908f5-b157-468f-9473-8f64e9cbc589 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:47:19.553138 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 205/812] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:47:19 2026] POST /volume/v3/volumes => generated 789 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:19.576731 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3ce96c87-718c-4bc9-8db3-3b63976159a2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:19.579326 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3ce96c87-718c-4bc9-8db3-3b63976159a2 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:19.579663 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3ce96c87-718c-4bc9-8db3-3b63976159a2 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:19.580792 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3ce96c87-718c-4bc9-8db3-3b63976159a2 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:19.589827 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:19.589827 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:19.595105 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3ce96c87-718c-4bc9-8db3-3b63976159a2 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:19.601217 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3ce96c87-718c-4bc9-8db3-3b63976159a2 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:19.601737 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 202/813] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:19 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:19.739201 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a343a6ae-96bd-4114-9792-8849aa49a76a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:19.744173 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a343a6ae-96bd-4114-9792-8849aa49a76a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:19.744444 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a343a6ae-96bd-4114-9792-8849aa49a76a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:19.744740 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a343a6ae-96bd-4114-9792-8849aa49a76a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:19.745014 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-a343a6ae-96bd-4114-9792-8849aa49a76a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:19.755472 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:19.755472 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:19.758544 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a343a6ae-96bd-4114-9792-8849aa49a76a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:19.759036 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 207/814] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:19 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:20.384011 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-09f9f38c-34a8-4fb3-9625-9ce67395ffdc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:20.385950 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-09f9f38c-34a8-4fb3-9625-9ce67395ffdc tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:20.386195 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-09f9f38c-34a8-4fb3-9625-9ce67395ffdc tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:20.386388 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-09f9f38c-34a8-4fb3-9625-9ce67395ffdc tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:20.386504 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-09f9f38c-34a8-4fb3-9625-9ce67395ffdc tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:20.392481 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:20.392481 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:20.393468 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-09f9f38c-34a8-4fb3-9625-9ce67395ffdc tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:20.394009 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 201/815] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:20 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:20.617428 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7e6922c1-cf13-49b1-866a-a1fcef4a8d06 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:20.620023 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7e6922c1-cf13-49b1-866a-a1fcef4a8d06 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:20.620318 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7e6922c1-cf13-49b1-866a-a1fcef4a8d06 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:20.620584 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7e6922c1-cf13-49b1-866a-a1fcef4a8d06 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:20.630362 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:20.630362 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:20.635379 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7e6922c1-cf13-49b1-866a-a1fcef4a8d06 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:20.641034 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7e6922c1-cf13-49b1-866a-a1fcef4a8d06 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:20.641555 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 206/816] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:20 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:20.659729 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-11f28121-9ead-4d48-b6e4-24ac27bb436d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:20.659729 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-11f28121-9ead-4d48-b6e4-24ac27bb436d tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:20.660202 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-11f28121-9ead-4d48-b6e4-24ac27bb436d tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:20.660281 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-11f28121-9ead-4d48-b6e4-24ac27bb436d tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:20.668455 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:20.668455 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:20.672410 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-11f28121-9ead-4d48-b6e4-24ac27bb436d tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:20.677528 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-11f28121-9ead-4d48-b6e4-24ac27bb436d tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:20.678124 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 203/817] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:20 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:20.744602 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-ce77b524-78a7-4c36-9947-95f484f327e8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:20.748118 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-ce77b524-78a7-4c36-9947-95f484f327e8 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:20.748300 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-ce77b524-78a7-4c36-9947-95f484f327e8 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:20.748527 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-ce77b524-78a7-4c36-9947-95f484f327e8 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:20.762289 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:20.762289 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:20.771567 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a9754607-fa6b-4a59-b8db-fd67eef18925 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:20.772096 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-ce77b524-78a7-4c36-9947-95f484f327e8 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:20.773577 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a9754607-fa6b-4a59-b8db-fd67eef18925 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:20.773837 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a9754607-fa6b-4a59-b8db-fd67eef18925 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:20.774214 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a9754607-fa6b-4a59-b8db-fd67eef18925 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:20.774214 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-a9754607-fa6b-4a59-b8db-fd67eef18925 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:20.779371 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:20.779371 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:20.780295 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a9754607-fa6b-4a59-b8db-fd67eef18925 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:20.780723 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 202/818] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:20 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:20.781561 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-ce77b524-78a7-4c36-9947-95f484f327e8 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:20.782165 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 208/819] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:47:20 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 864 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:21.409182 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ecc1fbb6-2354-42fe-bf85-4cf76bbe50f8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:21.411253 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ecc1fbb6-2354-42fe-bf85-4cf76bbe50f8 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:21.411739 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ecc1fbb6-2354-42fe-bf85-4cf76bbe50f8 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:21.411980 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ecc1fbb6-2354-42fe-bf85-4cf76bbe50f8 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:21.412098 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-ecc1fbb6-2354-42fe-bf85-4cf76bbe50f8 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:21.417160 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:21.417160 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:21.418036 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ecc1fbb6-2354-42fe-bf85-4cf76bbe50f8 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:21.418497 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 207/820] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:21 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:21.792735 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-37543d49-253f-4a89-b6e2-b2a77c55309f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:21.796032 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-37543d49-253f-4a89-b6e2-b2a77c55309f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:21.796032 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-37543d49-253f-4a89-b6e2-b2a77c55309f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:21.796580 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-37543d49-253f-4a89-b6e2-b2a77c55309f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:21.796690 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-37543d49-253f-4a89-b6e2-b2a77c55309f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:21.802331 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:21.802331 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:21.803526 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-37543d49-253f-4a89-b6e2-b2a77c55309f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:21.804088 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 204/821] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:21 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:22.435352 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0d0e5e14-6f44-46b3-bec3-6e6d125fcd15 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:22.437567 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0d0e5e14-6f44-46b3-bec3-6e6d125fcd15 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:22.437950 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0d0e5e14-6f44-46b3-bec3-6e6d125fcd15 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:22.439232 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0d0e5e14-6f44-46b3-bec3-6e6d125fcd15 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:22.440059 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-0d0e5e14-6f44-46b3-bec3-6e6d125fcd15 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:22.448144 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:22.448144 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:22.450219 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0d0e5e14-6f44-46b3-bec3-6e6d125fcd15 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:22.450660 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 203/822] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:22 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:47:22.820300 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-abe93071-6797-434a-b574-7f569a6715d5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:22.827659 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-abe93071-6797-434a-b574-7f569a6715d5 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:22.827659 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-abe93071-6797-434a-b574-7f569a6715d5 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:22.827659 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-abe93071-6797-434a-b574-7f569a6715d5 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:22.827659 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-abe93071-6797-434a-b574-7f569a6715d5 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:22.835697 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:22.835697 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:22.836549 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-abe93071-6797-434a-b574-7f569a6715d5 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:22.836985 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 209/823] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:22 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:23.008281 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ced14b93-ccd9-462d-9332-7e8ad4ea9b68 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:23.008860 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ced14b93-ccd9-462d-9332-7e8ad4ea9b68 None None] GET https://10.4.3.143/volume// Jul 03 23:47:23.009128 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ced14b93-ccd9-462d-9332-7e8ad4ea9b68 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:23.009328 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ced14b93-ccd9-462d-9332-7e8ad4ea9b68 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:23.009723 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ced14b93-ccd9-462d-9332-7e8ad4ea9b68 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:47:23.010365 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 208/824] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:47:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:47:23.026444 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-3673d59b-f6a7-443b-94a9-4969d64f65cb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:23.029948 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-3673d59b-f6a7-443b-94a9-4969d64f65cb tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:47:23.030405 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-3673d59b-f6a7-443b-94a9-4969d64f65cb tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7", "connector": null, "instance_uuid": "ac87a3b4-2f00-42e3-8e02-1a0281cf1d5f"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:23.042502 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:23.042502 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:23.090270 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-3673d59b-f6a7-443b-94a9-4969d64f65cb tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:47:23.090758 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 205/825] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:47:23 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 03 23:47:23.351915 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a2f30bb4-1632-41a3-8546-2b3a04035a35 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:23.354064 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a2f30bb4-1632-41a3-8546-2b3a04035a35 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:23.354279 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a2f30bb4-1632-41a3-8546-2b3a04035a35 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:23.354462 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a2f30bb4-1632-41a3-8546-2b3a04035a35 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:23.364934 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:23.364934 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:23.369037 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a2f30bb4-1632-41a3-8546-2b3a04035a35 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:23.373840 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a2f30bb4-1632-41a3-8546-2b3a04035a35 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:23.374212 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 204/826] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:23 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:23.470073 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d6e015db-c80f-4478-94d0-da9a2896157d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:23.472617 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d6e015db-c80f-4478-94d0-da9a2896157d tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:23.473087 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d6e015db-c80f-4478-94d0-da9a2896157d tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:23.473443 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d6e015db-c80f-4478-94d0-da9a2896157d tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:23.473731 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-d6e015db-c80f-4478-94d0-da9a2896157d tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:23.481056 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:23.481056 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:23.481056 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d6e015db-c80f-4478-94d0-da9a2896157d tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:23.481056 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 210/827] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:23 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:23.646342 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cf773da3-e52e-4d5f-9e9f-910c585ef6de None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:23.646803 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cf773da3-e52e-4d5f-9e9f-910c585ef6de None None] GET https://10.4.3.143/volume// Jul 03 23:47:23.646981 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cf773da3-e52e-4d5f-9e9f-910c585ef6de None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:23.647172 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cf773da3-e52e-4d5f-9e9f-910c585ef6de None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:23.647504 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cf773da3-e52e-4d5f-9e9f-910c585ef6de None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:47:23.647833 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 209/828] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:47: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 03 23:47:23.656906 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-fb2e88da-8476-491b-b69c-7fb00dbaddd2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:23.660294 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-fb2e88da-8476-491b-b69c-7fb00dbaddd2 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:23.660614 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-fb2e88da-8476-491b-b69c-7fb00dbaddd2 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:23.661011 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-fb2e88da-8476-491b-b69c-7fb00dbaddd2 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:23.685069 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:23.685069 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:23.692308 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-fb2e88da-8476-491b-b69c-7fb00dbaddd2 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:23.700087 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-fb2e88da-8476-491b-b69c-7fb00dbaddd2 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:23.701839 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 206/829] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:47:23 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 1043 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:23.815290 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-3d845624-f6e4-40ed-8eaa-82a8b0995db0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:23.826032 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-3d845624-f6e4-40ed-8eaa-82a8b0995db0 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] PUT https://10.4.3.143/volume/v3/attachments/60987730-c82d-44b6-949c-b5ac299b8f9f Jul 03 23:47:23.826449 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-3d845624-f6e4-40ed-8eaa-82a8b0995db0 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:23.836655 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-3d845624-f6e4-40ed-8eaa-82a8b0995db0 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Acquiring lock "cinder-attachment_update-4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:47:23.842003 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-3d845624-f6e4-40ed-8eaa-82a8b0995db0 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Lock "cinder-attachment_update-4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:47:23.843466 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:23.843466 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:23.848833 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-41eb4c87-0a7b-46e1-83b7-5cac8c16db89 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:23.853814 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-41eb4c87-0a7b-46e1-83b7-5cac8c16db89 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:23.854299 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-41eb4c87-0a7b-46e1-83b7-5cac8c16db89 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:23.854413 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-41eb4c87-0a7b-46e1-83b7-5cac8c16db89 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:23.854594 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-41eb4c87-0a7b-46e1-83b7-5cac8c16db89 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:23.863422 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:23.863422 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:23.864668 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-41eb4c87-0a7b-46e1-83b7-5cac8c16db89 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:23.865429 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 211/830] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:23 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:24.370008 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-3d845624-f6e4-40ed-8eaa-82a8b0995db0 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Lock "cinder-attachment_update-4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7-np0000004490" released by "attachment_update" :: held 0.528s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:47:24.370297 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-3d845624-f6e4-40ed-8eaa-82a8b0995db0 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/attachments/60987730-c82d-44b6-949c-b5ac299b8f9f returned with HTTP 200 Jul 03 23:47:24.370995 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 205/831] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:47:23 2026] PUT /volume/v3/attachments/60987730-c82d-44b6-949c-b5ac299b8f9f => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:24.389614 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-adb90aca-744f-4553-b8b7-cae0eae8e2bb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:24.393527 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-adb90aca-744f-4553-b8b7-cae0eae8e2bb tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:24.393527 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-adb90aca-744f-4553-b8b7-cae0eae8e2bb tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:24.395730 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-adb90aca-744f-4553-b8b7-cae0eae8e2bb tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:24.412962 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:24.412962 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:24.419790 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-adb90aca-744f-4553-b8b7-cae0eae8e2bb tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:24.424414 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-adb90aca-744f-4553-b8b7-cae0eae8e2bb tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:24.425037 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 210/832] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:24 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:24.493512 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3cad958e-2794-4e7c-8f6e-74b5907d93bb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:24.496664 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3cad958e-2794-4e7c-8f6e-74b5907d93bb tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:24.496973 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3cad958e-2794-4e7c-8f6e-74b5907d93bb tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:24.497198 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3cad958e-2794-4e7c-8f6e-74b5907d93bb tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:24.497353 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-3cad958e-2794-4e7c-8f6e-74b5907d93bb tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:24.504778 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:24.504778 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:24.504778 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3cad958e-2794-4e7c-8f6e-74b5907d93bb tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:24.504778 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 207/833] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:24 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:24.877323 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-03aa77da-df92-43e2-99e4-b7658ebd6891 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:24.879397 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-03aa77da-df92-43e2-99e4-b7658ebd6891 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:24.879978 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-03aa77da-df92-43e2-99e4-b7658ebd6891 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:24.880289 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-03aa77da-df92-43e2-99e4-b7658ebd6891 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:24.880527 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-03aa77da-df92-43e2-99e4-b7658ebd6891 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:24.889328 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:24.889328 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:24.889328 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-03aa77da-df92-43e2-99e4-b7658ebd6891 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:24.889328 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 212/834] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:24 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:25.440647 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-74f32cb1-ae85-4e41-bcba-afbe2c5d18ab None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:25.443213 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-74f32cb1-ae85-4e41-bcba-afbe2c5d18ab tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:25.443602 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-74f32cb1-ae85-4e41-bcba-afbe2c5d18ab tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:25.443896 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-74f32cb1-ae85-4e41-bcba-afbe2c5d18ab tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:25.460092 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:25.460092 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:25.464834 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-74f32cb1-ae85-4e41-bcba-afbe2c5d18ab tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:25.471443 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-74f32cb1-ae85-4e41-bcba-afbe2c5d18ab tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:25.471913 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 206/835] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:25 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:25.517398 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b56b88f4-39a0-499c-83f9-ccf3c812ee1e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:25.520227 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b56b88f4-39a0-499c-83f9-ccf3c812ee1e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:25.520578 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b56b88f4-39a0-499c-83f9-ccf3c812ee1e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:25.520947 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b56b88f4-39a0-499c-83f9-ccf3c812ee1e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:25.521159 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-b56b88f4-39a0-499c-83f9-ccf3c812ee1e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:25.528829 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:25.528829 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:25.529815 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b56b88f4-39a0-499c-83f9-ccf3c812ee1e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:25.529815 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 211/836] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:25 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:25.902224 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-24529e15-6d8f-4acd-b061-f568f8434d7a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:25.905305 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-24529e15-6d8f-4acd-b061-f568f8434d7a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:25.905632 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-24529e15-6d8f-4acd-b061-f568f8434d7a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:25.905990 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-24529e15-6d8f-4acd-b061-f568f8434d7a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:25.905990 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-24529e15-6d8f-4acd-b061-f568f8434d7a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:25.913590 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:25.913590 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:25.914893 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-24529e15-6d8f-4acd-b061-f568f8434d7a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:25.915448 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 208/837] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:25 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:26.486246 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c237e0e3-a3f4-4158-8bfa-2bc480fa41e9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:26.488221 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c237e0e3-a3f4-4158-8bfa-2bc480fa41e9 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:26.488221 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c237e0e3-a3f4-4158-8bfa-2bc480fa41e9 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:26.488402 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c237e0e3-a3f4-4158-8bfa-2bc480fa41e9 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:26.502332 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:26.502332 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:26.507809 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c237e0e3-a3f4-4158-8bfa-2bc480fa41e9 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:26.515758 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c237e0e3-a3f4-4158-8bfa-2bc480fa41e9 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:26.515758 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 213/838] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:26 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:26.542885 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6612990c-44be-4e19-aca7-7ee3ed974b56 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:26.547723 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6612990c-44be-4e19-aca7-7ee3ed974b56 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:26.547723 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6612990c-44be-4e19-aca7-7ee3ed974b56 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:26.547723 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6612990c-44be-4e19-aca7-7ee3ed974b56 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:26.547723 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-6612990c-44be-4e19-aca7-7ee3ed974b56 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:26.550677 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:26.550677 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:26.554725 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6612990c-44be-4e19-aca7-7ee3ed974b56 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:26.554725 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 207/839] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:26 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:26.933727 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c60ad54d-4035-4e3b-bc06-37c168f85b2a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:26.939731 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c60ad54d-4035-4e3b-bc06-37c168f85b2a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:26.939731 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c60ad54d-4035-4e3b-bc06-37c168f85b2a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:26.939731 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c60ad54d-4035-4e3b-bc06-37c168f85b2a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:26.939731 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-c60ad54d-4035-4e3b-bc06-37c168f85b2a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:26.939731 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=272,cinder:UPDATE=44,cinder:INSERT=22 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:47:26.945670 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:26.945670 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:26.946888 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c60ad54d-4035-4e3b-bc06-37c168f85b2a tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:26.949570 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 212/840] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:26 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:27.533857 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ed8f56f1-6ef7-4dbb-8952-ec18e3030008 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:27.535956 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ed8f56f1-6ef7-4dbb-8952-ec18e3030008 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:27.536185 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ed8f56f1-6ef7-4dbb-8952-ec18e3030008 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:27.536395 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ed8f56f1-6ef7-4dbb-8952-ec18e3030008 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:27.552102 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:27.552102 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:27.564970 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ed8f56f1-6ef7-4dbb-8952-ec18e3030008 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:27.566272 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d2a505f5-0119-4fba-92e4-3df50654028c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:27.568190 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d2a505f5-0119-4fba-92e4-3df50654028c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:27.568423 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d2a505f5-0119-4fba-92e4-3df50654028c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:27.568891 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d2a505f5-0119-4fba-92e4-3df50654028c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:27.568891 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-d2a505f5-0119-4fba-92e4-3df50654028c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:27.573287 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:27.573287 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:27.576067 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d2a505f5-0119-4fba-92e4-3df50654028c tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:27.576067 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 214/841] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:27 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:27.591874 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ed8f56f1-6ef7-4dbb-8952-ec18e3030008 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:27.591874 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 209/842] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:27 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 882 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:27.932074 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8169cebe-7ad0-449f-ac38-e01d9f79310d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:27.932646 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8169cebe-7ad0-449f-ac38-e01d9f79310d None None] GET https://10.4.3.143/volume// Jul 03 23:47:27.932900 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8169cebe-7ad0-449f-ac38-e01d9f79310d None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:27.933137 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8169cebe-7ad0-449f-ac38-e01d9f79310d None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:27.933521 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8169cebe-7ad0-449f-ac38-e01d9f79310d None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:47:27.933904 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 208/843] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:47:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:47:27.944748 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-ab427f9a-ead8-4d6c-8801-cd1c1fe77a17 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:27.952414 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-ab427f9a-ead8-4d6c-8801-cd1c1fe77a17 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:47:27.952820 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-ab427f9a-ead8-4d6c-8801-cd1c1fe77a17 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c009162-826e-4085-bc2d-4540b952f61f", "connector": null, "instance_uuid": "e4467a45-b442-4fe3-bcf1-bfd5db2c8f7c"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:27.963387 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-14c3cdfd-46ca-4db5-b5bf-e5eac50eab6f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:27.966410 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-14c3cdfd-46ca-4db5-b5bf-e5eac50eab6f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:27.966649 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-14c3cdfd-46ca-4db5-b5bf-e5eac50eab6f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:27.966869 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-14c3cdfd-46ca-4db5-b5bf-e5eac50eab6f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:27.966970 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-14c3cdfd-46ca-4db5-b5bf-e5eac50eab6f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:27.972058 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:27.972058 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:27.974184 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:27.974184 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:27.975303 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-14c3cdfd-46ca-4db5-b5bf-e5eac50eab6f tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:27.975759 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 215/844] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:27 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:28.017675 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-ab427f9a-ead8-4d6c-8801-cd1c1fe77a17 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:47:28.018545 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 213/845] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:47:27 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:28.032767 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-17944687-986c-4418-8b8a-3cabd3c9543f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:28.039597 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-17944687-986c-4418-8b8a-3cabd3c9543f tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] DELETE https://10.4.3.143/volume/v3/attachments/d82d8c57-5fec-4b45-90b3-f310e17718c8 Jul 03 23:47:28.039956 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-17944687-986c-4418-8b8a-3cabd3c9543f tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:28.040243 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-17944687-986c-4418-8b8a-3cabd3c9543f tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:28.055513 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:28.055513 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:28.598827 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1fb477d1-416a-4a85-8334-50817c416f6e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:28.603093 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1fb477d1-416a-4a85-8334-50817c416f6e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:28.603093 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1fb477d1-416a-4a85-8334-50817c416f6e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:28.603202 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1fb477d1-416a-4a85-8334-50817c416f6e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:28.603300 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-1fb477d1-416a-4a85-8334-50817c416f6e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:28.605318 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=290,cinder:INSERT=49,cinder:UPDATE=73 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:47:28.606955 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-17944687-986c-4418-8b8a-3cabd3c9543f tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/attachments/d82d8c57-5fec-4b45-90b3-f310e17718c8 returned with HTTP 200 Jul 03 23:47:28.607480 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 210/846] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:47:28 2026] DELETE /volume/v3/attachments/d82d8c57-5fec-4b45-90b3-f310e17718c8 => generated 192 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:28.608459 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-17eea75e-0b05-48d4-8e32-9680b8c06054 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:28.608804 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:28.608804 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:28.609543 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1fb477d1-416a-4a85-8334-50817c416f6e tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:28.610107 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 209/847] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:28 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:28.611267 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-17eea75e-0b05-48d4-8e32-9680b8c06054 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:28.611528 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-17eea75e-0b05-48d4-8e32-9680b8c06054 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:28.611805 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-17eea75e-0b05-48d4-8e32-9680b8c06054 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:28.626834 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:28.626834 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:28.639200 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-17eea75e-0b05-48d4-8e32-9680b8c06054 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:28.645680 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-17eea75e-0b05-48d4-8e32-9680b8c06054 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:28.646178 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 216/848] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:28 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:28.988746 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7065ab5e-12c7-4c0b-9603-7763cb2246d6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:28.990428 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7065ab5e-12c7-4c0b-9603-7763cb2246d6 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:28.990650 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7065ab5e-12c7-4c0b-9603-7763cb2246d6 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:28.990846 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7065ab5e-12c7-4c0b-9603-7763cb2246d6 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:28.990953 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-7065ab5e-12c7-4c0b-9603-7763cb2246d6 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:28.995210 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:28.995210 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:28.995939 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7065ab5e-12c7-4c0b-9603-7763cb2246d6 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:28.996311 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 214/849] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:28 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:29.626720 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9174e6a9-31f0-48e1-b789-3427eee28774 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:29.629481 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9174e6a9-31f0-48e1-b789-3427eee28774 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:29.629820 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9174e6a9-31f0-48e1-b789-3427eee28774 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:29.630170 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9174e6a9-31f0-48e1-b789-3427eee28774 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:29.630206 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-9174e6a9-31f0-48e1-b789-3427eee28774 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:29.636655 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:29.636655 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:29.637627 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9174e6a9-31f0-48e1-b789-3427eee28774 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:29.638224 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 211/850] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:29 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:29.661300 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8c43e88f-d229-4466-94a7-ac18f39c7efb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:29.663153 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8c43e88f-d229-4466-94a7-ac18f39c7efb tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:29.663492 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8c43e88f-d229-4466-94a7-ac18f39c7efb tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:29.663777 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8c43e88f-d229-4466-94a7-ac18f39c7efb tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:29.681759 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:29.681759 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:29.686661 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8c43e88f-d229-4466-94a7-ac18f39c7efb tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:29.695694 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8c43e88f-d229-4466-94a7-ac18f39c7efb tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:29.695694 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 210/851] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:29 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:30.009957 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a7020007-e81e-4fc7-97dc-403c69497cfa None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:30.012104 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a7020007-e81e-4fc7-97dc-403c69497cfa tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:30.012407 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a7020007-e81e-4fc7-97dc-403c69497cfa tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:30.012726 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a7020007-e81e-4fc7-97dc-403c69497cfa tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:30.012917 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-a7020007-e81e-4fc7-97dc-403c69497cfa tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:30.019254 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:30.019254 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:30.020384 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a7020007-e81e-4fc7-97dc-403c69497cfa tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:30.020889 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 217/852] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:30 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:30.035808 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-51a69b3b-fc5b-4e18-abba-4a759a32bcde None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:30.037642 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-51a69b3b-fc5b-4e18-abba-4a759a32bcde tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 Jul 03 23:47:30.038554 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-51a69b3b-fc5b-4e18-abba-4a759a32bcde tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:30.038554 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-51a69b3b-fc5b-4e18-abba-4a759a32bcde tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:30.058843 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:30.058843 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:30.064782 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-51a69b3b-fc5b-4e18-abba-4a759a32bcde tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Volume info retrieved successfully. Jul 03 23:47:30.070683 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-51a69b3b-fc5b-4e18-abba-4a759a32bcde tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 returned with HTTP 200 Jul 03 23:47:30.071165 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 215/853] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:30 2026] GET /volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:30.088184 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d9915c83-d8b5-4676-babb-b6ce6598e6d8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:30.090079 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d9915c83-d8b5-4676-babb-b6ce6598e6d8 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] POST https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6/action Jul 03 23:47:30.090427 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d9915c83-d8b5-4676-babb-b6ce6598e6d8 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:47:30.090553 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d9915c83-d8b5-4676-babb-b6ce6598e6d8 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:30.092036 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.admin_actions [None req-d9915c83-d8b5-4676-babb-b6ce6598e6d8 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] Updating backup 'aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6' with '{'status': 'error'}' {{(pid=99860) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 23:47:30.107684 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:30.107684 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:30.109738 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.backup.rpcapi [None req-d9915c83-d8b5-4676-babb-b6ce6598e6d8 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] reset_status in rpcapi backup_id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 on host np0000004490. {{(pid=99860) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 23:47:30.111565 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d9915c83-d8b5-4676-babb-b6ce6598e6d8 tempest-VolumesBackupsAdminTest-178134053 tempest-VolumesBackupsAdminTest-178134053-project-admin] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6/action returned with HTTP 202 Jul 03 23:47:30.112005 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 212/854] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:47:30 2026] POST /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:47:30.123642 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ffdaa670-bf53-4a7a-a491-e6504d6671b0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:30.125793 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ffdaa670-bf53-4a7a-a491-e6504d6671b0 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:30.125793 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ffdaa670-bf53-4a7a-a491-e6504d6671b0 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:30.125793 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ffdaa670-bf53-4a7a-a491-e6504d6671b0 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:30.125925 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-ffdaa670-bf53-4a7a-a491-e6504d6671b0 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:30.130368 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:30.130368 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:30.131217 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ffdaa670-bf53-4a7a-a491-e6504d6671b0 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:30.131675 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 211/855] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:30 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:30.151354 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5d5b8189-5a72-4922-a3dd-9ab707d23c40 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:30.153739 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5d5b8189-5a72-4922-a3dd-9ab707d23c40 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] DELETE https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:30.154033 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5d5b8189-5a72-4922-a3dd-9ab707d23c40 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:30.154316 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5d5b8189-5a72-4922-a3dd-9ab707d23c40 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:30.154493 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-5d5b8189-5a72-4922-a3dd-9ab707d23c40 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Delete backup with id: aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. Jul 03 23:47:30.160419 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:30.160419 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:30.186757 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.backup.rpcapi [None req-5d5b8189-5a72-4922-a3dd-9ab707d23c40 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] delete_backup rpcapi backup_id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 {{(pid=99863) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:47:30.189060 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5d5b8189-5a72-4922-a3dd-9ab707d23c40 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 202 Jul 03 23:47:30.189588 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 218/856] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:47:30 2026] DELETE /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:47:30.216603 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-44e4fa66-62cf-4d2a-a51e-3eccdee69e14 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:30.216603 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-44e4fa66-62cf-4d2a-a51e-3eccdee69e14 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:30.216603 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-44e4fa66-62cf-4d2a-a51e-3eccdee69e14 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:30.216603 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-44e4fa66-62cf-4d2a-a51e-3eccdee69e14 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:30.216603 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-44e4fa66-62cf-4d2a-a51e-3eccdee69e14 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:30.225538 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:30.225538 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:30.227837 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-44e4fa66-62cf-4d2a-a51e-3eccdee69e14 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 200 Jul 03 23:47:30.228847 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 216/857] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:30 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:30.650744 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e007b91d-e30b-4ed4-bdbf-8b0de0815291 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:30.654292 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e007b91d-e30b-4ed4-bdbf-8b0de0815291 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:30.654292 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e007b91d-e30b-4ed4-bdbf-8b0de0815291 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:30.654292 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e007b91d-e30b-4ed4-bdbf-8b0de0815291 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:30.654292 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-e007b91d-e30b-4ed4-bdbf-8b0de0815291 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:30.662752 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:30.662752 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:30.664106 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e007b91d-e30b-4ed4-bdbf-8b0de0815291 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:30.664619 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 213/858] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:30 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:30.674122 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-8ebc1194-d05d-4f32-b0fd-86a11acd2656 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:30.677824 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1c7a426d-6f4d-4326-b0e2-8ccbd06619c7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:30.678088 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-8ebc1194-d05d-4f32-b0fd-86a11acd2656 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] POST https://10.4.3.143/volume/v3/attachments/60987730-c82d-44b6-949c-b5ac299b8f9f/action Jul 03 23:47:30.678684 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-8ebc1194-d05d-4f32-b0fd-86a11acd2656 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:47:30.678684 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-8ebc1194-d05d-4f32-b0fd-86a11acd2656 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:30.683845 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1c7a426d-6f4d-4326-b0e2-8ccbd06619c7 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b Jul 03 23:47:30.683845 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1c7a426d-6f4d-4326-b0e2-8ccbd06619c7 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:30.683845 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1c7a426d-6f4d-4326-b0e2-8ccbd06619c7 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:30.692723 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:30.692723 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:30.697054 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1c7a426d-6f4d-4326-b0e2-8ccbd06619c7 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Volume info retrieved successfully. Jul 03 23:47:30.702106 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1c7a426d-6f4d-4326-b0e2-8ccbd06619c7 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b returned with HTTP 200 Jul 03 23:47:30.702726 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 219/859] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:30 2026] GET /volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:30.705161 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:30.705161 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:30.710788 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6c5ffa16-dc21-47fe-a052-45d2e1f1479d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:30.717323 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6c5ffa16-dc21-47fe-a052-45d2e1f1479d tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:30.717323 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6c5ffa16-dc21-47fe-a052-45d2e1f1479d tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:30.718580 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6c5ffa16-dc21-47fe-a052-45d2e1f1479d tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:30.726802 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-aa706b0f-a3f1-4730-a969-dbae6524b1e2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:30.728696 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aa706b0f-a3f1-4730-a969-dbae6524b1e2 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] PUT https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:30.729134 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aa706b0f-a3f1-4730-a969-dbae6524b1e2 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1690057790", "description": "tempest-volume-backup-description-1492614310"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:30.729420 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-f6e95ad9-34b1-4c3b-8615-e325ef5df597 req-8ebc1194-d05d-4f32-b0fd-86a11acd2656 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/attachments/60987730-c82d-44b6-949c-b5ac299b8f9f/action returned with HTTP 204 Jul 03 23:47:30.729950 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 212/860] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:47:30 2026] POST /volume/v3/attachments/60987730-c82d-44b6-949c-b5ac299b8f9f/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:30.733007 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:30.733007 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:30.736085 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:30.736085 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:30.738730 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6c5ffa16-dc21-47fe-a052-45d2e1f1479d tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:30.745838 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aa706b0f-a3f1-4730-a969-dbae6524b1e2 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:30.746289 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 214/861] 10.4.3.143 () {70 vars in 1409 bytes} [Fri Jul 3 23:47:30 2026] PUT /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 333 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:30.749038 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6c5ffa16-dc21-47fe-a052-45d2e1f1479d tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:30.749038 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 217/862] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:30 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 1177 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:30.758438 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-87f9342e-4f9c-4f32-9b71-2f45ef682fe1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:30.761079 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-87f9342e-4f9c-4f32-9b71-2f45ef682fe1 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:30.761292 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-87f9342e-4f9c-4f32-9b71-2f45ef682fe1 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:30.761514 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-87f9342e-4f9c-4f32-9b71-2f45ef682fe1 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:30.761646 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-87f9342e-4f9c-4f32-9b71-2f45ef682fe1 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:30.766371 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:30.766371 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:30.767146 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-87f9342e-4f9c-4f32-9b71-2f45ef682fe1 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:30.767495 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 220/863] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:30 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 841 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:30.783752 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1985f9ea-c29b-4a6c-a045-c326763dfb20 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:30.785831 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1985f9ea-c29b-4a6c-a045-c326763dfb20 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] DELETE https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:30.786093 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1985f9ea-c29b-4a6c-a045-c326763dfb20 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:30.786283 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1985f9ea-c29b-4a6c-a045-c326763dfb20 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:30.786386 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-1985f9ea-c29b-4a6c-a045-c326763dfb20 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Delete backup with id: 50b50301-5274-4638-a2c9-e1fb0ef8c388. Jul 03 23:47:30.792068 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:30.792068 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:30.808009 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-1985f9ea-c29b-4a6c-a045-c326763dfb20 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] delete_backup rpcapi backup_id 50b50301-5274-4638-a2c9-e1fb0ef8c388 {{(pid=99862) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:47:30.814310 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1985f9ea-c29b-4a6c-a045-c326763dfb20 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 202 Jul 03 23:47:30.814891 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 213/864] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:47:30 2026] DELETE /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:47:30.823574 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-96e3b3bb-1c5a-42a1-9381-f0eab28c9dea None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:30.829603 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-96e3b3bb-1c5a-42a1-9381-f0eab28c9dea tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:30.829861 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-96e3b3bb-1c5a-42a1-9381-f0eab28c9dea tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:30.830084 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-96e3b3bb-1c5a-42a1-9381-f0eab28c9dea tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:30.830233 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-96e3b3bb-1c5a-42a1-9381-f0eab28c9dea tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:30.835116 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:30.835116 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:30.835883 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-96e3b3bb-1c5a-42a1-9381-f0eab28c9dea tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 200 Jul 03 23:47:30.836421 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 215/865] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:30 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 840 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:31.163138 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:31.165816 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:47:31.165816 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "b270452e-1e6f-4236-9df7-79b43dfbf106-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:31.167101 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'b270452e-1e6f-4236-9df7-79b43dfbf106-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:47:31.167229 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Create volume of 1 GB Jul 03 23:47:31.178193 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Availability Zones retrieved successfully. Jul 03 23:47:31.190837 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Flow 'volume_create_api' (b80e47a5-7b65-461c-b2f6-ae3847888332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:31.192670 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d944379-3c28-4d53-9d14-057602741621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:31.194333 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:47:31.236879 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d944379-3c28-4d53-9d14-057602741621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:31.243144 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d6ffc4-128a-43be-9390-4bf4b8f9e5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:31.249424 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-acfdc4dd-32ac-4fa8-8611-ccca74ba6c4d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:31.252720 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-acfdc4dd-32ac-4fa8-8611-ccca74ba6c4d tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 Jul 03 23:47:31.252720 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-acfdc4dd-32ac-4fa8-8611-ccca74ba6c4d tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:31.255726 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-acfdc4dd-32ac-4fa8-8611-ccca74ba6c4d tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:31.255726 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-acfdc4dd-32ac-4fa8-8611-ccca74ba6c4d tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Show backup with id aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:31.258404 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-acfdc4dd-32ac-4fa8-8611-ccca74ba6c4d tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 returned with HTTP 404 Jul 03 23:47:31.259354 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 221/866] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:31 2026] GET /volume/v3/backups/aca9fdb9-8c7e-4ab5-a632-afe0d3a26bc6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 23:47:31.329119 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Created reservations ['8031f7e7-a895-4706-9795-be4a91713ec3', '624f02a1-029a-4b98-a881-544aa1a0bda3', '498bd227-099d-4a0c-a7e0-394c47600868', '0f2d19e8-b84d-4e5b-afce-2f27fdeacb66'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:31.330475 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d6ffc4-128a-43be-9390-4bf4b8f9e5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8031f7e7-a895-4706-9795-be4a91713ec3', '624f02a1-029a-4b98-a881-544aa1a0bda3', '498bd227-099d-4a0c-a7e0-394c47600868', '0f2d19e8-b84d-4e5b-afce-2f27fdeacb66']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:31.330870 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce13754-68fd-47e7-8181-3bcbaa68572b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:31.355908 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8ad03c90-f214-490b-88c9-033c58864a29 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:31.358378 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8ad03c90-f214-490b-88c9-033c58864a29 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 Jul 03 23:47:31.358735 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8ad03c90-f214-490b-88c9-033c58864a29 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:31.359004 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8ad03c90-f214-490b-88c9-033c58864a29 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:31.362982 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cce13754-68fd-47e7-8181-3bcbaa68572b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf4389b7-399a-48de-be07-b95ef0ce4e5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='b270452e-1e6f-4236-9df7-79b43dfbf106-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88b0ef934b9b45eb801c7f4a36bb1d35',qos_specs=None,replication_status=,reservations=['8031f7e7-a895-4706-9795-be4a91713ec3','624f02a1-029a-4b98-a881-544aa1a0bda3','498bd227-099d-4a0c-a7e0-394c47600868','0f2d19e8-b84d-4e5b-afce-2f27fdeacb66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b734fe8ade4b4e63bb369edce4a1525c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:47:31Z,deleted=False,deleted_at=None,display_description='',display_name='b270452e-1e6f-4236-9df7-79b43dfbf106-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf4389b7-399a-48de-be07-b95ef0ce4e5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88b0ef934b9b45eb801c7f4a36bb1d35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b734fe8ade4b4e63bb369edce4a1525c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:31.363858 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c20de42-371c-4594-bca5-4f966ebd8aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:31.369806 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:31.369806 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:31.378607 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8ad03c90-f214-490b-88c9-033c58864a29 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Volume info retrieved successfully. Jul 03 23:47:31.384175 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8ad03c90-f214-490b-88c9-033c58864a29 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 returned with HTTP 200 Jul 03 23:47:31.384516 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c20de42-371c-4594-bca5-4f966ebd8aa5) transitioned into 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='b270452e-1e6f-4236-9df7-79b43dfbf106-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88b0ef934b9b45eb801c7f4a36bb1d35',qos_specs=None,replication_status=,reservations=['8031f7e7-a895-4706-9795-be4a91713ec3','624f02a1-029a-4b98-a881-544aa1a0bda3','498bd227-099d-4a0c-a7e0-394c47600868','0f2d19e8-b84d-4e5b-afce-2f27fdeacb66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b734fe8ade4b4e63bb369edce4a1525c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:31.384678 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 214/867] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:31 2026] GET /volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:31.385403 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f00c232-9a67-47ae-8783-19d0dba68461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:31.401179 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-44d4ddb9-a279-46d2-a55c-498fd3fa34a2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:31.402187 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f00c232-9a67-47ae-8783-19d0dba68461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:31.403102 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-44d4ddb9-a279-46d2-a55c-498fd3fa34a2 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 Jul 03 23:47:31.403173 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Flow 'volume_create_api' (b80e47a5-7b65-461c-b2f6-ae3847888332) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:31.403503 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-44d4ddb9-a279-46d2-a55c-498fd3fa34a2 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:31.403578 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Create volume request issued successfully. Jul 03 23:47:31.403933 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-44d4ddb9-a279-46d2-a55c-498fd3fa34a2 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:31.406731 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-93ff97f3-332d-4377-bbf9-8f0a5b7020b9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:47:31.406731 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 218/868] 10.4.3.143 () {72 vars in 1541 bytes} [Fri Jul 3 23:47:31 2026] POST /volume/v3/volumes => generated 749 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:47:31.407345 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-44d4ddb9-a279-46d2-a55c-498fd3fa34a2 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Delete volume with id: c4eacfd5-f33a-4453-953e-d5977a23dd86 Jul 03 23:47:31.414844 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:31.414844 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:31.415560 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-44d4ddb9-a279-46d2-a55c-498fd3fa34a2 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Volume info retrieved successfully. Jul 03 23:47:31.419432 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-13d20e78-497a-4197-8a23-6882c7a89e1a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:31.426291 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-13d20e78-497a-4197-8a23-6882c7a89e1a tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] GET https://10.4.3.143/volume/v3/volumes/bf4389b7-399a-48de-be07-b95ef0ce4e5a Jul 03 23:47:31.426291 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-13d20e78-497a-4197-8a23-6882c7a89e1a tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:31.426291 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-13d20e78-497a-4197-8a23-6882c7a89e1a tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:31.437162 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:31.437162 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:31.444584 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-13d20e78-497a-4197-8a23-6882c7a89e1a tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Volume info retrieved successfully. Jul 03 23:47:31.446541 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-44d4ddb9-a279-46d2-a55c-498fd3fa34a2 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Delete volume request issued successfully. Jul 03 23:47:31.446820 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-44d4ddb9-a279-46d2-a55c-498fd3fa34a2 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 returned with HTTP 202 Jul 03 23:47:31.447306 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 216/869] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:47:31 2026] DELETE /volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:47:31.450181 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-13d20e78-497a-4197-8a23-6882c7a89e1a tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/volumes/bf4389b7-399a-48de-be07-b95ef0ce4e5a returned with HTTP 200 Jul 03 23:47:31.450767 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 222/870] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:47:31 2026] GET /volume/v3/volumes/bf4389b7-399a-48de-be07-b95ef0ce4e5a => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:31.463978 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-66fc09a8-60dd-4b28-a2da-e45dbb662c4f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:31.466089 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-66fc09a8-60dd-4b28-a2da-e45dbb662c4f tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] GET https://10.4.3.143/volume/v3/volumes/bf4389b7-399a-48de-be07-b95ef0ce4e5a Jul 03 23:47:31.466304 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-66fc09a8-60dd-4b28-a2da-e45dbb662c4f tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:31.466613 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-66fc09a8-60dd-4b28-a2da-e45dbb662c4f tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:31.466876 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0ac70d61-975e-4c99-b62d-db73c0be3276 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:31.469408 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0ac70d61-975e-4c99-b62d-db73c0be3276 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 Jul 03 23:47:31.469659 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0ac70d61-975e-4c99-b62d-db73c0be3276 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:31.469931 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0ac70d61-975e-4c99-b62d-db73c0be3276 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:31.473811 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:31.473811 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:31.478274 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-66fc09a8-60dd-4b28-a2da-e45dbb662c4f tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Volume info retrieved successfully. Jul 03 23:47:31.485186 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:31.485186 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:31.487307 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-66fc09a8-60dd-4b28-a2da-e45dbb662c4f tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/volumes/bf4389b7-399a-48de-be07-b95ef0ce4e5a returned with HTTP 200 Jul 03 23:47:31.487790 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 215/871] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:47:31 2026] GET /volume/v3/volumes/bf4389b7-399a-48de-be07-b95ef0ce4e5a => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:31.492797 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0ac70d61-975e-4c99-b62d-db73c0be3276 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Volume info retrieved successfully. Jul 03 23:47:31.498931 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0ac70d61-975e-4c99-b62d-db73c0be3276 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 returned with HTTP 200 Jul 03 23:47:31.499341 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 219/872] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:31 2026] GET /volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:31.762902 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-20057697-c346-48a5-8c15-631947a1f69e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:31.766723 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-20057697-c346-48a5-8c15-631947a1f69e tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:31.766723 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-20057697-c346-48a5-8c15-631947a1f69e tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:31.766723 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-20057697-c346-48a5-8c15-631947a1f69e tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:31.775975 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:31.775975 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:31.779819 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-20057697-c346-48a5-8c15-631947a1f69e tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:31.784319 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-20057697-c346-48a5-8c15-631947a1f69e tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:31.784779 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 217/873] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:31 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:31.799771 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-dd6c320a-6032-4f13-80bc-99bd45a00594 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:31.802780 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dd6c320a-6032-4f13-80bc-99bd45a00594 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:31.803290 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dd6c320a-6032-4f13-80bc-99bd45a00594 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:31.803782 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dd6c320a-6032-4f13-80bc-99bd45a00594 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:31.820884 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:31.820884 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:31.826992 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-dd6c320a-6032-4f13-80bc-99bd45a00594 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:31.834513 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dd6c320a-6032-4f13-80bc-99bd45a00594 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:31.834586 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 223/874] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:31 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 1174 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:31.848782 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4d14b526-fc2b-4346-bc56-fd802da40cf6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:31.850415 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 216/875] 10.4.3.143 () {70 vars in 1611 bytes} [Fri Jul 3 23:47:31 2026] DELETE /volume/v3/attachments/60987730-c82d-44b6-949c-b5ac299b8f9f => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 23:47:31.852641 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f7b67aab-b24d-4e3f-9885-227f88254e90 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:31.860805 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f7b67aab-b24d-4e3f-9885-227f88254e90 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 Jul 03 23:47:31.861082 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f7b67aab-b24d-4e3f-9885-227f88254e90 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:31.861273 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3a8b29a2-75b0-4da1-b09f-99b4d54fa580 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:31.861358 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f7b67aab-b24d-4e3f-9885-227f88254e90 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:31.861483 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-f7b67aab-b24d-4e3f-9885-227f88254e90 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Show backup with id 50b50301-5274-4638-a2c9-e1fb0ef8c388. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:47:31.865847 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f7b67aab-b24d-4e3f-9885-227f88254e90 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 returned with HTTP 404 Jul 03 23:47:31.866311 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 220/876] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:31 2026] GET /volume/v3/backups/50b50301-5274-4638-a2c9-e1fb0ef8c388 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:31.908152 np0000004490 devstack@c-api.service[99860]: WARNING keystonemiddleware.auth_token [None req-3a8b29a2-75b0-4da1-b09f-99b4d54fa580 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 23:47:31.908152 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 218/877] 10.4.3.143 () {70 vars in 1611 bytes} [Fri Jul 3 23:47:31 2026] DELETE /volume/v3/attachments/60987730-c82d-44b6-949c-b5ac299b8f9f => generated 114 bytes in 46 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 23:47:31.925103 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e9965387-0568-400a-8e42-5ee3e2333576 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:31.928926 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e9965387-0568-400a-8e42-5ee3e2333576 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] DELETE https://10.4.3.143/volume/v3/attachments/60987730-c82d-44b6-949c-b5ac299b8f9f Jul 03 23:47:31.929217 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e9965387-0568-400a-8e42-5ee3e2333576 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:31.930398 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e9965387-0568-400a-8e42-5ee3e2333576 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:31.941638 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:31.941638 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:31.983030 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-edcda030-b965-42a5-a8bd-824363e9dbc9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:31.985911 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-edcda030-b965-42a5-a8bd-824363e9dbc9 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b Jul 03 23:47:31.986220 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-edcda030-b965-42a5-a8bd-824363e9dbc9 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:31.986318 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-edcda030-b965-42a5-a8bd-824363e9dbc9 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:31.994180 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:31.994180 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:31.998586 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-edcda030-b965-42a5-a8bd-824363e9dbc9 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Volume info retrieved successfully. Jul 03 23:47:32.003516 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-edcda030-b965-42a5-a8bd-824363e9dbc9 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b returned with HTTP 200 Jul 03 23:47:32.003949 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 217/878] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:31 2026] GET /volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:32.012236 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e9965387-0568-400a-8e42-5ee3e2333576 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Attachment connected to vm ac87a3b4-2f00-42e3-8e02-1a0281cf1d5f, checking data on nova Jul 03 23:47:32.012622 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.compute.nova [None req-e9965387-0568-400a-8e42-5ee3e2333576 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Creating Keystone token plugin using URL: https://10.4.3.143/identity {{(pid=99863) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 23:47:32.020617 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bb532a2e-4a0b-40fc-aff0-6a4fcb92c956 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:32.023055 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bb532a2e-4a0b-40fc-aff0-6a4fcb92c956 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] DELETE https://10.4.3.143/volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b Jul 03 23:47:32.023512 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bb532a2e-4a0b-40fc-aff0-6a4fcb92c956 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:32.023774 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bb532a2e-4a0b-40fc-aff0-6a4fcb92c956 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:32.023989 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-bb532a2e-4a0b-40fc-aff0-6a4fcb92c956 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Delete volume with id: cdf10bee-6bb6-40fd-8f29-3a254864737b Jul 03 23:47:32.034072 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:32.034072 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:32.034516 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-bb532a2e-4a0b-40fc-aff0-6a4fcb92c956 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Volume info retrieved successfully. Jul 03 23:47:32.065828 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-bb532a2e-4a0b-40fc-aff0-6a4fcb92c956 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Delete volume request issued successfully. Jul 03 23:47:32.066129 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bb532a2e-4a0b-40fc-aff0-6a4fcb92c956 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b returned with HTTP 202 Jul 03 23:47:32.066649 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 221/879] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:47:32 2026] DELETE /volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:47:32.079979 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4faf5a33-465a-45e8-8e1b-65887f656f58 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:32.082213 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4faf5a33-465a-45e8-8e1b-65887f656f58 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b Jul 03 23:47:32.082503 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4faf5a33-465a-45e8-8e1b-65887f656f58 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:32.082799 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4faf5a33-465a-45e8-8e1b-65887f656f58 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:32.092580 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:32.092580 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:32.096688 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4faf5a33-465a-45e8-8e1b-65887f656f58 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Volume info retrieved successfully. Jul 03 23:47:32.101131 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4faf5a33-465a-45e8-8e1b-65887f656f58 tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b returned with HTTP 200 Jul 03 23:47:32.101546 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 219/880] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:32 2026] GET /volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:32.203380 np0000004490 devstack@c-api.service[99863]: DEBUG novaclient.v2.client [None req-e9965387-0568-400a-8e42-5ee3e2333576 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] REQ: curl -g -i -X GET https://10.4.3.143/compute/v2.1/servers/ac87a3b4-2f00-42e3-8e02-1a0281cf1d5f/os-volume_attachments/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a6dd004c89a4e097b237e5773431da0d1439217864f641c507726a567e7ed9d2" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e9965387-0568-400a-8e42-5ee3e2333576" -H "X-Service-Token: {SHA256}839578e9ba1b16a7321dc06cfcc91b79f4965cea87d0138bb23adec416b2d4db" {{(pid=99863) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 23:47:32.318385 np0000004490 devstack@c-api.service[99863]: DEBUG novaclient.v2.client [None req-e9965387-0568-400a-8e42-5ee3e2333576 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 23:47:32 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-827d86ca-5931-4195-b8b7-fca11c31fcc6 x-openstack-request-id: req-827d86ca-5931-4195-b8b7-fca11c31fcc6 {{(pid=99863) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 23:47:32.318906 np0000004490 devstack@c-api.service[99863]: DEBUG novaclient.v2.client [None req-e9965387-0568-400a-8e42-5ee3e2333576 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7", "serverId": "ac87a3b4-2f00-42e3-8e02-1a0281cf1d5f", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "60987730-c82d-44b6-949c-b5ac299b8f9f", "bdm_uuid": "1b26b4a3-3bf3-47cb-92d8-6115c29f443f"}} {{(pid=99863) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 23:47:32.318906 np0000004490 devstack@c-api.service[99863]: DEBUG novaclient.v2.client [None req-e9965387-0568-400a-8e42-5ee3e2333576 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET call to compute for https://10.4.3.143/compute/v2.1/servers/ac87a3b4-2f00-42e3-8e02-1a0281cf1d5f/os-volume_attachments/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 used request id req-827d86ca-5931-4195-b8b7-fca11c31fcc6 {{(pid=99863) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 23:47:32.321640 np0000004490 devstack@c-api.service[99863]: ERROR cinder.volume.api [None req-e9965387-0568-400a-8e42-5ee3e2333576 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-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 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault [None req-e9965387-0568-400a-8e42-5ee3e2333576 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Caught error: Detach volume from instance ac87a3b4-2f00-42e3-8e02-1a0281cf1d5f using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ac87a3b4-2f00-42e3-8e02-1a0281cf1d5f using the Compute API Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: 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 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 23:47:32.325598 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ac87a3b4-2f00-42e3-8e02-1a0281cf1d5f using the Compute API Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.middleware.fault [None req-e9965387-0568-400a-8e42-5ee3e2333576 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/attachments/60987730-c82d-44b6-949c-b5ac299b8f9f returned with HTTP 409 Jul 03 23:47:32.328221 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 224/881] 10.4.3.143 () {68 vars in 1404 bytes} [Fri Jul 3 23:47:31 2026] DELETE /volume/v3/attachments/60987730-c82d-44b6-949c-b5ac299b8f9f => generated 167 bytes in 403 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:32.398769 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-57536466-d5f4-4546-b557-bfa4228de2bb req-37fbf706-b1d5-4c5f-877e-1cdd6c0ab9f2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:32.400941 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-57536466-d5f4-4546-b557-bfa4228de2bb req-37fbf706-b1d5-4c5f-877e-1cdd6c0ab9f2 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:32.401495 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-57536466-d5f4-4546-b557-bfa4228de2bb req-37fbf706-b1d5-4c5f-877e-1cdd6c0ab9f2 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:32.401495 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-57536466-d5f4-4546-b557-bfa4228de2bb req-37fbf706-b1d5-4c5f-877e-1cdd6c0ab9f2 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:32.411910 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:32.411910 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:32.415741 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-57536466-d5f4-4546-b557-bfa4228de2bb req-37fbf706-b1d5-4c5f-877e-1cdd6c0ab9f2 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:32.420388 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-57536466-d5f4-4546-b557-bfa4228de2bb req-37fbf706-b1d5-4c5f-877e-1cdd6c0ab9f2 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:32.420927 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 218/882] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:47:32 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 1156 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:32.476982 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-57536466-d5f4-4546-b557-bfa4228de2bb req-dde7484e-b10f-4d05-88d7-8f7dfd38de52 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:32.480331 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-57536466-d5f4-4546-b557-bfa4228de2bb req-dde7484e-b10f-4d05-88d7-8f7dfd38de52 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] POST https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7/action Jul 03 23:47:32.480973 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-57536466-d5f4-4546-b557-bfa4228de2bb req-dde7484e-b10f-4d05-88d7-8f7dfd38de52 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:47:32.481265 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-57536466-d5f4-4546-b557-bfa4228de2bb req-dde7484e-b10f-4d05-88d7-8f7dfd38de52 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:32.501937 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:32.501937 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:32.501937 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-57536466-d5f4-4546-b557-bfa4228de2bb req-dde7484e-b10f-4d05-88d7-8f7dfd38de52 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:32.514602 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-57536466-d5f4-4546-b557-bfa4228de2bb req-dde7484e-b10f-4d05-88d7-8f7dfd38de52 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Begin detaching volume completed successfully. Jul 03 23:47:32.515084 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-57536466-d5f4-4546-b557-bfa4228de2bb req-dde7484e-b10f-4d05-88d7-8f7dfd38de52 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7/action returned with HTTP 202 Jul 03 23:47:32.515711 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4315a889-8430-424a-bfb3-c98e8cfc09a5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:32.515794 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 222/883] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:47:32 2026] POST /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:47:32.517826 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4315a889-8430-424a-bfb3-c98e8cfc09a5 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] GET https://10.4.3.143/volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 Jul 03 23:47:32.518220 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4315a889-8430-424a-bfb3-c98e8cfc09a5 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:32.518220 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4315a889-8430-424a-bfb3-c98e8cfc09a5 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:32.524296 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4315a889-8430-424a-bfb3-c98e8cfc09a5 tempest-VolumesBackupsAdminTest-33583080 tempest-VolumesBackupsAdminTest-33583080-project-member] https://10.4.3.143/volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 returned with HTTP 404 Jul 03 23:47:32.524951 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 220/884] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:32 2026] GET /volume/v3/volumes/c4eacfd5-f33a-4453-953e-d5977a23dd86 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:33.118724 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2a07531d-5471-4fd3-888a-9d69f2d2b5bc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:33.122864 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2a07531d-5471-4fd3-888a-9d69f2d2b5bc tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] GET https://10.4.3.143/volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b Jul 03 23:47:33.124440 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2a07531d-5471-4fd3-888a-9d69f2d2b5bc tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:33.124440 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2a07531d-5471-4fd3-888a-9d69f2d2b5bc tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:33.160346 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-2a07531d-5471-4fd3-888a-9d69f2d2b5bc tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:47:33.165545 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2a07531d-5471-4fd3-888a-9d69f2d2b5bc tempest-VolumesBackupsV39Test-105379012 tempest-VolumesBackupsV39Test-105379012-project-member] https://10.4.3.143/volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b returned with HTTP 404 Jul 03 23:47:33.166039 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 225/885] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:47:33 2026] GET /volume/v3/volumes/cdf10bee-6bb6-40fd-8f29-3a254864737b => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:33.496613 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-57931438-9e7c-49a5-a659-5e231b716e7e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:33.498762 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-57931438-9e7c-49a5-a659-5e231b716e7e tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] PUT https://10.4.3.143/volume/v3/attachments/4a1c13ae-f1b1-43a7-a7ff-1e7c96db6afa Jul 03 23:47:33.499076 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-57931438-9e7c-49a5-a659-5e231b716e7e tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:33.508220 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-57931438-9e7c-49a5-a659-5e231b716e7e tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Acquiring lock "cinder-attachment_update-4c009162-826e-4085-bc2d-4540b952f61f-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:47:33.515542 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-57931438-9e7c-49a5-a659-5e231b716e7e tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Lock "cinder-attachment_update-4c009162-826e-4085-bc2d-4540b952f61f-np0000004490" acquired by "attachment_update" :: waited 0.007s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:47:33.516585 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:33.516585 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:33.557982 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-31895780-107e-4fed-b92f-68ed05af54a5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:33.557982 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-31895780-107e-4fed-b92f-68ed05af54a5 None None] GET https://10.4.3.143/volume// Jul 03 23:47:33.557982 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-31895780-107e-4fed-b92f-68ed05af54a5 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:33.557982 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-31895780-107e-4fed-b92f-68ed05af54a5 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:33.557982 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-31895780-107e-4fed-b92f-68ed05af54a5 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:47:33.557982 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 223/886] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:47: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 03 23:47:33.565209 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-57536466-d5f4-4546-b557-bfa4228de2bb req-698b5e9a-09e6-4846-8997-fd11059d99cb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:33.568150 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-57536466-d5f4-4546-b557-bfa4228de2bb req-698b5e9a-09e6-4846-8997-fd11059d99cb tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:33.568150 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-57536466-d5f4-4546-b557-bfa4228de2bb req-698b5e9a-09e6-4846-8997-fd11059d99cb tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:33.568297 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-57536466-d5f4-4546-b557-bfa4228de2bb req-698b5e9a-09e6-4846-8997-fd11059d99cb tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:33.579737 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:33.579737 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:33.584508 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-57536466-d5f4-4546-b557-bfa4228de2bb req-698b5e9a-09e6-4846-8997-fd11059d99cb tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:33.589781 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-57536466-d5f4-4546-b557-bfa4228de2bb req-698b5e9a-09e6-4846-8997-fd11059d99cb tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:33.589781 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 221/887] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:47:33 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 1339 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:34.044126 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-57931438-9e7c-49a5-a659-5e231b716e7e tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Lock "cinder-attachment_update-4c009162-826e-4085-bc2d-4540b952f61f-np0000004490" released by "attachment_update" :: held 0.529s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:47:34.044425 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-57931438-9e7c-49a5-a659-5e231b716e7e tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/attachments/4a1c13ae-f1b1-43a7-a7ff-1e7c96db6afa returned with HTTP 200 Jul 03 23:47:34.044858 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 219/888] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:47:33 2026] PUT /volume/v3/attachments/4a1c13ae-f1b1-43a7-a7ff-1e7c96db6afa => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:34.060617 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-41f34abe-b269-4b9d-bd35-74fbff047a76 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:34.062453 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-41f34abe-b269-4b9d-bd35-74fbff047a76 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/attachments/4a1c13ae-f1b1-43a7-a7ff-1e7c96db6afa Jul 03 23:47:34.062453 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-41f34abe-b269-4b9d-bd35-74fbff047a76 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:34.062627 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-41f34abe-b269-4b9d-bd35-74fbff047a76 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:34.076067 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-41f34abe-b269-4b9d-bd35-74fbff047a76 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/attachments/4a1c13ae-f1b1-43a7-a7ff-1e7c96db6afa returned with HTTP 200 Jul 03 23:47:34.076523 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 226/889] 10.4.3.143 () {70 vars in 1651 bytes} [Fri Jul 3 23:47:34 2026] GET /volume/v3/attachments/4a1c13ae-f1b1-43a7-a7ff-1e7c96db6afa => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:34.504916 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-78ecf603-2174-45c5-bf17-53c00298fc5b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:34.510290 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-78ecf603-2174-45c5-bf17-53c00298fc5b tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] GET https://10.4.3.143/volume/v3/volumes/bf4389b7-399a-48de-be07-b95ef0ce4e5a Jul 03 23:47:34.510290 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-78ecf603-2174-45c5-bf17-53c00298fc5b tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:34.511549 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-78ecf603-2174-45c5-bf17-53c00298fc5b tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:34.522655 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:34.522655 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:34.532980 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-78ecf603-2174-45c5-bf17-53c00298fc5b tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Volume info retrieved successfully. Jul 03 23:47:34.537918 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-78ecf603-2174-45c5-bf17-53c00298fc5b tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/volumes/bf4389b7-399a-48de-be07-b95ef0ce4e5a returned with HTTP 200 Jul 03 23:47:34.538323 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 224/890] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:47:34 2026] GET /volume/v3/volumes/bf4389b7-399a-48de-be07-b95ef0ce4e5a => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:34.550234 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-733a87e3-e6ac-4d1e-bb5f-28b2fea81964 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:34.550785 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-733a87e3-e6ac-4d1e-bb5f-28b2fea81964 None None] GET https://10.4.3.143/volume// Jul 03 23:47:34.550942 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-733a87e3-e6ac-4d1e-bb5f-28b2fea81964 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:34.551216 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-733a87e3-e6ac-4d1e-bb5f-28b2fea81964 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:34.551524 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-733a87e3-e6ac-4d1e-bb5f-28b2fea81964 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:47:34.551864 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 222/891] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:47: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 03 23:47:34.565785 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-1931a5e6-e404-472d-b2ce-c6ba01be66e1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:34.566662 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-1931a5e6-e404-472d-b2ce-c6ba01be66e1 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:47:34.569429 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-1931a5e6-e404-472d-b2ce-c6ba01be66e1 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf4389b7-399a-48de-be07-b95ef0ce4e5a", "connector": null, "instance_uuid": "b270452e-1e6f-4236-9df7-79b43dfbf106"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:34.576633 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:34.576633 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:34.644620 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-1931a5e6-e404-472d-b2ce-c6ba01be66e1 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:47:34.645443 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 220/892] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:47:34 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:34.666585 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-359eac11-c45b-4715-bf75-a0a4776c5d14 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:34.667019 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-359eac11-c45b-4715-bf75-a0a4776c5d14 None None] GET https://10.4.3.143/volume// Jul 03 23:47:34.667188 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-359eac11-c45b-4715-bf75-a0a4776c5d14 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:34.667409 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-359eac11-c45b-4715-bf75-a0a4776c5d14 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:34.667862 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-359eac11-c45b-4715-bf75-a0a4776c5d14 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:47:34.668164 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 227/893] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:47: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 03 23:47:34.678750 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-16482730-93e7-43c4-b634-b02c24e9baf9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:34.680868 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-16482730-93e7-43c4-b634-b02c24e9baf9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] GET https://10.4.3.143/volume/v3/volumes/bf4389b7-399a-48de-be07-b95ef0ce4e5a Jul 03 23:47:34.681030 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-16482730-93e7-43c4-b634-b02c24e9baf9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:34.681203 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-16482730-93e7-43c4-b634-b02c24e9baf9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:34.690410 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:34.690410 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:34.699726 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-16482730-93e7-43c4-b634-b02c24e9baf9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Volume info retrieved successfully. Jul 03 23:47:34.700559 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-16482730-93e7-43c4-b634-b02c24e9baf9 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/volumes/bf4389b7-399a-48de-be07-b95ef0ce4e5a returned with HTTP 200 Jul 03 23:47:34.700942 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 225/894] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:47:34 2026] GET /volume/v3/volumes/bf4389b7-399a-48de-be07-b95ef0ce4e5a => generated 1021 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:34.836969 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-f9cbd5d7-770b-4098-995c-5a5a559aa4e5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:34.838985 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-f9cbd5d7-770b-4098-995c-5a5a559aa4e5 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] PUT https://10.4.3.143/volume/v3/attachments/430f5eef-c269-4e80-b8fb-ab5d41bcd5dd Jul 03 23:47:34.839526 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-f9cbd5d7-770b-4098-995c-5a5a559aa4e5 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:34.853173 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-f9cbd5d7-770b-4098-995c-5a5a559aa4e5 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Acquiring lock "cinder-attachment_update-bf4389b7-399a-48de-be07-b95ef0ce4e5a-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:47:34.859570 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-f9cbd5d7-770b-4098-995c-5a5a559aa4e5 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Lock "cinder-attachment_update-bf4389b7-399a-48de-be07-b95ef0ce4e5a-np0000004490" acquired by "attachment_update" :: waited 0.006s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:47:34.863033 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:34.863033 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:34.982901 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:34.987630 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:47:34.988122 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-2132429447"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:34.990351 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Create volume request body: {'volume': {'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-2132429447'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:47:35.082243 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Create volume of 1 GB Jul 03 23:47:35.082552 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:35.082552 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:35.086979 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Availability Zones retrieved successfully. Jul 03 23:47:35.092929 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Flow 'volume_create_api' (e93bd559-2b06-4c86-a116-f4fb77e4c65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:35.094492 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (089050e1-db22-4f53-8a45-bcc0de332d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:35.095379 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:47:35.155272 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (089050e1-db22-4f53-8a45-bcc0de332d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:35.156001 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99321743-ebf0-4ea6-b0d5-c795d5658d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:35.171710 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6d095445-7c22-4194-9f6b-9e136b005646 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:35.214412 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Created reservations ['6b69a7e8-a601-410a-a8bf-7aad43194fe6', '522f59e7-50a2-40b5-a1be-d9bc2c121cfa', '78a3462e-c40e-405e-a64d-ff3d56381f13', '4fa31b20-e76c-4467-a904-eaab1f9dd9bd'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:35.215086 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99321743-ebf0-4ea6-b0d5-c795d5658d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b69a7e8-a601-410a-a8bf-7aad43194fe6', '522f59e7-50a2-40b5-a1be-d9bc2c121cfa', '78a3462e-c40e-405e-a64d-ff3d56381f13', '4fa31b20-e76c-4467-a904-eaab1f9dd9bd']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:35.215718 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d82dc990-bacf-464e-89c3-1527f9448cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:35.239432 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d82dc990-bacf-464e-89c3-1527f9448cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3058b86-da59-4b9e-be26-f71138d6fd3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2132429447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55d2bbd94f4c4d649b102fabebd9e4c3',qos_specs=None,replication_status=,reservations=['6b69a7e8-a601-410a-a8bf-7aad43194fe6','522f59e7-50a2-40b5-a1be-d9bc2c121cfa','78a3462e-c40e-405e-a64d-ff3d56381f13','4fa31b20-e76c-4467-a904-eaab1f9dd9bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5087ace87ff14fef82f87c0e9025844e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2132429447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3058b86-da59-4b9e-be26-f71138d6fd3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55d2bbd94f4c4d649b102fabebd9e4c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5087ace87ff14fef82f87c0e9025844e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:35.241094 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75437f95-c5df-4ced-96af-fe699204b9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:35.242174 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6d095445-7c22-4194-9f6b-9e136b005646 tempest-ProjectAdminTests-448339740 tempest-ProjectAdminTests-448339740-project-admin] GET https://10.4.3.143/volume/v3/scheduler-stats/get_pools Jul 03 23:47:35.242417 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6d095445-7c22-4194-9f6b-9e136b005646 tempest-ProjectAdminTests-448339740 tempest-ProjectAdminTests-448339740-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:35.242599 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6d095445-7c22-4194-9f6b-9e136b005646 tempest-ProjectAdminTests-448339740 tempest-ProjectAdminTests-448339740-project-admin] Calling method 'get_pools' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:35.242893 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:35.242893 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:35.274043 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75437f95-c5df-4ced-96af-fe699204b9ff) transitioned into state 'SUCCESS' from state '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-2132429447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55d2bbd94f4c4d649b102fabebd9e4c3',qos_specs=None,replication_status=,reservations=['6b69a7e8-a601-410a-a8bf-7aad43194fe6','522f59e7-50a2-40b5-a1be-d9bc2c121cfa','78a3462e-c40e-405e-a64d-ff3d56381f13','4fa31b20-e76c-4467-a904-eaab1f9dd9bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5087ace87ff14fef82f87c0e9025844e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:35.274661 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13c0fd0d-081f-41a6-99e1-28f517cfb9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:35.285270 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13c0fd0d-081f-41a6-99e1-28f517cfb9eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:35.286228 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Flow 'volume_create_api' (e93bd559-2b06-4c86-a116-f4fb77e4c65c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:35.286509 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Create volume request issued successfully. Jul 03 23:47:35.287114 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-00ce452d-1d2b-42f9-8438-69fb7d37a909 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:47:35.287538 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 221/895] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:47:34 2026] POST /volume/v3/volumes => generated 751 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:47:35.302208 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5a768e1b-f931-4b0b-9606-946d20c9892a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:35.306207 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5a768e1b-f931-4b0b-9606-946d20c9892a tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] GET https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c Jul 03 23:47:35.306448 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5a768e1b-f931-4b0b-9606-946d20c9892a tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:35.306620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5a768e1b-f931-4b0b-9606-946d20c9892a tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:35.318869 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:35.318869 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:35.323363 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-5a768e1b-f931-4b0b-9606-946d20c9892a tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Volume info retrieved successfully. Jul 03 23:47:35.328333 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5a768e1b-f931-4b0b-9606-946d20c9892a tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c returned with HTTP 200 Jul 03 23:47:35.328923 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 226/896] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:35 2026] GET /volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:35.395410 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-f9cbd5d7-770b-4098-995c-5a5a559aa4e5 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Lock "cinder-attachment_update-bf4389b7-399a-48de-be07-b95ef0ce4e5a-np0000004490" released by "attachment_update" :: held 0.536s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:47:35.395752 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-f9cbd5d7-770b-4098-995c-5a5a559aa4e5 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/attachments/430f5eef-c269-4e80-b8fb-ab5d41bcd5dd returned with HTTP 200 Jul 03 23:47:35.396245 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 223/897] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:47:34 2026] PUT /volume/v3/attachments/430f5eef-c269-4e80-b8fb-ab5d41bcd5dd => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:35.746231 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6d095445-7c22-4194-9f6b-9e136b005646 tempest-ProjectAdminTests-448339740 tempest-ProjectAdminTests-448339740-project-admin] https://10.4.3.143/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 23:47:35.746627 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 228/898] 10.4.3.143 () {66 vars in 1291 bytes} [Fri Jul 3 23:47:35 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:35.755938 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d86ac93c-bc6c-4d00-9ce3-2bd9bd5a1fa7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:35.757909 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d86ac93c-bc6c-4d00-9ce3-2bd9bd5a1fa7 tempest-ProjectAdminTests-448339740 tempest-ProjectAdminTests-448339740-project-admin] GET https://10.4.3.143/volume/v3/capabilities/np0000004490@storpool Jul 03 23:47:35.758100 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d86ac93c-bc6c-4d00-9ce3-2bd9bd5a1fa7 tempest-ProjectAdminTests-448339740 tempest-ProjectAdminTests-448339740-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:35.758382 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d86ac93c-bc6c-4d00-9ce3-2bd9bd5a1fa7 tempest-ProjectAdminTests-448339740 tempest-ProjectAdminTests-448339740-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:35.758635 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:35.758635 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:35.912776 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-55aca23e-d39d-4a54-8c4a-6b07618439c7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:35.916735 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-55aca23e-d39d-4a54-8c4a-6b07618439c7 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] POST https://10.4.3.143/volume/v3/attachments/430f5eef-c269-4e80-b8fb-ab5d41bcd5dd/action Jul 03 23:47:35.917034 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-55aca23e-d39d-4a54-8c4a-6b07618439c7 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:47:35.917189 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-55aca23e-d39d-4a54-8c4a-6b07618439c7 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:35.937238 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:35.937238 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:35.952384 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bc49ee40-bf95-4be6-b090-cb655204fdcc req-55aca23e-d39d-4a54-8c4a-6b07618439c7 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/attachments/430f5eef-c269-4e80-b8fb-ab5d41bcd5dd/action returned with HTTP 204 Jul 03 23:47:35.952921 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 227/899] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:47:35 2026] POST /volume/v3/attachments/430f5eef-c269-4e80-b8fb-ab5d41bcd5dd/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:36.266606 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d86ac93c-bc6c-4d00-9ce3-2bd9bd5a1fa7 tempest-ProjectAdminTests-448339740 tempest-ProjectAdminTests-448339740-project-admin] https://10.4.3.143/volume/v3/capabilities/np0000004490@storpool returned with HTTP 200 Jul 03 23:47:36.267132 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 222/900] 10.4.3.143 () {66 vars in 1318 bytes} [Fri Jul 3 23:47:35 2026] GET /volume/v3/capabilities/np0000004490@storpool => generated 703 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:36.345411 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-71d906d0-fa41-4caa-8f0a-4e143b9e623b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:36.350456 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-71d906d0-fa41-4caa-8f0a-4e143b9e623b tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] GET https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c Jul 03 23:47:36.350684 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-71d906d0-fa41-4caa-8f0a-4e143b9e623b tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:36.350949 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-71d906d0-fa41-4caa-8f0a-4e143b9e623b tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:36.361170 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:36.361170 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:36.366382 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-71d906d0-fa41-4caa-8f0a-4e143b9e623b tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Volume info retrieved successfully. Jul 03 23:47:36.372799 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-71d906d0-fa41-4caa-8f0a-4e143b9e623b tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c returned with HTTP 200 Jul 03 23:47:36.373338 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 224/901] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:36 2026] GET /volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:36.391336 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-aecd7f5b-d10c-4b6d-ab96-6e10a3ef814e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:36.393375 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-aecd7f5b-d10c-4b6d-ab96-6e10a3ef814e tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] POST https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c/action Jul 03 23:47:36.393808 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-aecd7f5b-d10c-4b6d-ab96-6e10a3ef814e tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-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=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:47:36.393988 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-aecd7f5b-d10c-4b6d-ab96-6e10a3ef814e tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-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=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:36.405487 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:36.405487 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:36.415246 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:36.415246 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:36.415963 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-aecd7f5b-d10c-4b6d-ab96-6e10a3ef814e tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Volume info retrieved successfully. Jul 03 23:47:36.431527 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-aecd7f5b-d10c-4b6d-ab96-6e10a3ef814e tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Update volume metadata completed successfully. Jul 03 23:47:36.431902 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-aecd7f5b-d10c-4b6d-ab96-6e10a3ef814e tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c/action returned with HTTP 200 Jul 03 23:47:36.432612 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 229/902] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:47:36 2026] POST /volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c/action => generated 563 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:36.442796 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c2dd7dc8-a36d-4c53-8c6f-f1a6d7e255aa None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:36.445764 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c2dd7dc8-a36d-4c53-8c6f-f1a6d7e255aa tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] GET https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c Jul 03 23:47:36.446041 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c2dd7dc8-a36d-4c53-8c6f-f1a6d7e255aa tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:36.446333 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c2dd7dc8-a36d-4c53-8c6f-f1a6d7e255aa tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:36.455793 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:36.455793 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:36.461776 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c2dd7dc8-a36d-4c53-8c6f-f1a6d7e255aa tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Volume info retrieved successfully. Jul 03 23:47:36.468515 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c2dd7dc8-a36d-4c53-8c6f-f1a6d7e255aa tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c returned with HTTP 200 Jul 03 23:47:36.469081 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 228/903] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:36 2026] GET /volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c => generated 1419 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:36.487787 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-18417228-bef9-4f5f-94ca-ef9fc0c59817 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:36.492277 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-18417228-bef9-4f5f-94ca-ef9fc0c59817 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] POST https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c/action Jul 03 23:47:36.492902 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-18417228-bef9-4f5f-94ca-ef9fc0c59817 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:47:36.493016 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-18417228-bef9-4f5f-94ca-ef9fc0c59817 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:36.503860 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:36.503860 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:36.512287 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:36.512287 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:36.512826 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-18417228-bef9-4f5f-94ca-ef9fc0c59817 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Volume info retrieved successfully. Jul 03 23:47:36.520006 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-18417228-bef9-4f5f-94ca-ef9fc0c59817 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Get volume image-metadata completed successfully. Jul 03 23:47:36.531149 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-18417228-bef9-4f5f-94ca-ef9fc0c59817 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Delete volume metadata completed successfully. Jul 03 23:47:36.531375 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-18417228-bef9-4f5f-94ca-ef9fc0c59817 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c/action returned with HTTP 200 Jul 03 23:47:36.531821 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 223/904] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:47:36 2026] POST /volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c/action => generated 0 bytes in 45 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 23:47:36.540290 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0c7f5db2-5242-489c-ae42-0b9f0df8af4a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:36.542505 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0c7f5db2-5242-489c-ae42-0b9f0df8af4a tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] POST https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c/action Jul 03 23:47:36.543116 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0c7f5db2-5242-489c-ae42-0b9f0df8af4a tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:47:36.543326 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0c7f5db2-5242-489c-ae42-0b9f0df8af4a tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:36.557095 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:36.557095 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:36.558105 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0c7f5db2-5242-489c-ae42-0b9f0df8af4a tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Volume info retrieved successfully. Jul 03 23:47:36.568611 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0c7f5db2-5242-489c-ae42-0b9f0df8af4a tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Get volume image-metadata completed successfully. Jul 03 23:47:36.569070 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0c7f5db2-5242-489c-ae42-0b9f0df8af4a tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c/action returned with HTTP 200 Jul 03 23:47:36.569484 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 225/905] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:47:36 2026] POST /volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c/action => generated 537 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:36.581352 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0e3cc24e-ceea-421c-9d12-a19a1a6280f1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:36.587305 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0e3cc24e-ceea-421c-9d12-a19a1a6280f1 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] GET https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c Jul 03 23:47:36.587570 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0e3cc24e-ceea-421c-9d12-a19a1a6280f1 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:36.587795 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0e3cc24e-ceea-421c-9d12-a19a1a6280f1 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:36.601857 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:36.601857 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:36.608567 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0e3cc24e-ceea-421c-9d12-a19a1a6280f1 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Volume info retrieved successfully. Jul 03 23:47:36.619337 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0e3cc24e-ceea-421c-9d12-a19a1a6280f1 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c returned with HTTP 200 Jul 03 23:47:36.619811 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 230/906] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:36 2026] GET /volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c => generated 1393 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:36.640804 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a35ddb3d-51d0-44cc-a290-b19792424b1b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:36.642502 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a35ddb3d-51d0-44cc-a290-b19792424b1b tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c Jul 03 23:47:36.642683 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a35ddb3d-51d0-44cc-a290-b19792424b1b tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:36.642881 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a35ddb3d-51d0-44cc-a290-b19792424b1b tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:36.643035 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-a35ddb3d-51d0-44cc-a290-b19792424b1b tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Delete volume with id: f3058b86-da59-4b9e-be26-f71138d6fd3c Jul 03 23:47:36.657298 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:36.657298 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:36.657665 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a35ddb3d-51d0-44cc-a290-b19792424b1b tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Volume info retrieved successfully. Jul 03 23:47:36.680121 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a35ddb3d-51d0-44cc-a290-b19792424b1b tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Delete volume request issued successfully. Jul 03 23:47:36.680308 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a35ddb3d-51d0-44cc-a290-b19792424b1b tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c returned with HTTP 202 Jul 03 23:47:36.680666 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 229/907] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:47:36 2026] DELETE /volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:47:36.690045 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1aec4c32-4215-4236-85bc-78269f73ba62 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:36.692063 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1aec4c32-4215-4236-85bc-78269f73ba62 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] GET https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c Jul 03 23:47:36.692669 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1aec4c32-4215-4236-85bc-78269f73ba62 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:36.695240 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1aec4c32-4215-4236-85bc-78269f73ba62 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:36.703623 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:36.703623 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:36.709007 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1aec4c32-4215-4236-85bc-78269f73ba62 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Volume info retrieved successfully. Jul 03 23:47:36.715197 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1aec4c32-4215-4236-85bc-78269f73ba62 tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c returned with HTTP 200 Jul 03 23:47:36.716167 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 224/908] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:36 2026] GET /volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:37.116313 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:37.118336 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:47:37.118727 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-11821504"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:37.120150 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-11821504'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:47:37.125409 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Create volume of 1 GB Jul 03 23:47:37.125875 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:37.125875 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:37.126608 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Availability Zones retrieved successfully. Jul 03 23:47:37.136300 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Flow 'volume_create_api' (18f0a48b-0fd2-48f7-9122-91acc927b416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:37.137838 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dffec479-ab63-4bbe-b6eb-0b48d29aa104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:37.139044 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:47:37.150082 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:37.150082 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:37.169244 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dffec479-ab63-4bbe-b6eb-0b48d29aa104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e972aa2e-ce46-4894-8bfc-0f75eec28d25,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e972aa2e-ce46-4894-8bfc-0f75eec28d25', 'encryption_key_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=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:37.170332 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe4e1cd-0f04-4cf2-b9ea-888c9ed523e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:37.235909 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Created reservations ['724c8e2d-d030-4ebc-a455-35e2094fe221', 'e03d9e12-1a26-428e-9e31-65d6582b2bd9', 'ce23fba8-9081-4516-a4db-eff81612fbdd', 'a2df271f-b174-4537-b262-d20e85c6e4d7'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:37.236766 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe4e1cd-0f04-4cf2-b9ea-888c9ed523e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['724c8e2d-d030-4ebc-a455-35e2094fe221', 'e03d9e12-1a26-428e-9e31-65d6582b2bd9', 'ce23fba8-9081-4516-a4db-eff81612fbdd', 'a2df271f-b174-4537-b262-d20e85c6e4d7']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:37.237485 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44a8060a-7d0e-4afa-bab9-4d5ccdd821c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:37.278310 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44a8060a-7d0e-4afa-bab9-4d5ccdd821c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9e57095-0fab-473e-b07b-224be6fb48d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-11821504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='39be1a18ddf34d15b4e4d8d185e0141f',qos_specs=None,replication_status=,reservations=['724c8e2d-d030-4ebc-a455-35e2094fe221','e03d9e12-1a26-428e-9e31-65d6582b2bd9','ce23fba8-9081-4516-a4db-eff81612fbdd','a2df271f-b174-4537-b262-d20e85c6e4d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aabeda28c358404ea2306018f1ee43ed',volume_type_id=e972aa2e-ce46-4894-8bfc-0f75eec28d25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:47:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-11821504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9e57095-0fab-473e-b07b-224be6fb48d9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='39be1a18ddf34d15b4e4d8d185e0141f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aabeda28c358404ea2306018f1ee43ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e972aa2e-ce46-4894-8bfc-0f75eec28d25),volume_type_id=e972aa2e-ce46-4894-8bfc-0f75eec28d25)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:37.279157 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d947a08c-5b56-4790-ab8a-58654ed59611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:37.308447 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d947a08c-5b56-4790-ab8a-58654ed59611) transitioned into state 'SUCCESS' from state '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-11821504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='39be1a18ddf34d15b4e4d8d185e0141f',qos_specs=None,replication_status=,reservations=['724c8e2d-d030-4ebc-a455-35e2094fe221','e03d9e12-1a26-428e-9e31-65d6582b2bd9','ce23fba8-9081-4516-a4db-eff81612fbdd','a2df271f-b174-4537-b262-d20e85c6e4d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aabeda28c358404ea2306018f1ee43ed',volume_type_id=e972aa2e-ce46-4894-8bfc-0f75eec28d25)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:37.309134 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c40bad7b-b675-4de1-8de7-4791bc5d9ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:37.320038 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c40bad7b-b675-4de1-8de7-4791bc5d9ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:37.320951 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Flow 'volume_create_api' (18f0a48b-0fd2-48f7-9122-91acc927b416) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:37.321266 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Create volume request issued successfully. Jul 03 23:47:37.321881 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8d15ecdb-392b-4b7e-b33f-1e3d03a28fbd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:47:37.322361 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 226/909] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:47:37 2026] POST /volume/v3/volumes => generated 758 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:47:37.339965 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-065821af-f4b7-4dd5-8af2-a1a950c73a73 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:37.343130 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-065821af-f4b7-4dd5-8af2-a1a950c73a73 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:37.343367 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-065821af-f4b7-4dd5-8af2-a1a950c73a73 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:37.343685 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-065821af-f4b7-4dd5-8af2-a1a950c73a73 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:37.359811 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:37.359811 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:37.368118 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-065821af-f4b7-4dd5-8af2-a1a950c73a73 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:37.376853 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-065821af-f4b7-4dd5-8af2-a1a950c73a73 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:37.377261 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 231/910] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:37 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 826 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:37.729147 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-29f45601-446a-4081-baab-c511f8e5d68b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:37.732015 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-29f45601-446a-4081-baab-c511f8e5d68b tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] GET https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c Jul 03 23:47:37.732303 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-29f45601-446a-4081-baab-c511f8e5d68b tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:37.732577 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-29f45601-446a-4081-baab-c511f8e5d68b tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:37.743662 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-29f45601-446a-4081-baab-c511f8e5d68b tempest-VolumesImageMetadata-1664149681 tempest-VolumesImageMetadata-1664149681-project-member] https://10.4.3.143/volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c returned with HTTP 404 Jul 03 23:47:37.744215 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 230/911] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:37 2026] GET /volume/v3/volumes/f3058b86-da59-4b9e-be26-f71138d6fd3c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:38.243528 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-57536466-d5f4-4546-b557-bfa4228de2bb req-39603fba-8b2e-44ce-8411-2f1b3fdab5f7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:38.244328 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-57536466-d5f4-4546-b557-bfa4228de2bb req-39603fba-8b2e-44ce-8411-2f1b3fdab5f7 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] DELETE https://10.4.3.143/volume/v3/attachments/60987730-c82d-44b6-949c-b5ac299b8f9f Jul 03 23:47:38.244648 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-57536466-d5f4-4546-b557-bfa4228de2bb req-39603fba-8b2e-44ce-8411-2f1b3fdab5f7 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:38.245944 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-57536466-d5f4-4546-b557-bfa4228de2bb req-39603fba-8b2e-44ce-8411-2f1b3fdab5f7 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:38.259114 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:38.259114 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:38.399086 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0423277c-1203-472b-a5e6-ebf2dc058212 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:38.404277 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0423277c-1203-472b-a5e6-ebf2dc058212 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:38.404559 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0423277c-1203-472b-a5e6-ebf2dc058212 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:38.404846 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0423277c-1203-472b-a5e6-ebf2dc058212 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:38.413293 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:38.413293 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:38.417521 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0423277c-1203-472b-a5e6-ebf2dc058212 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:38.423186 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0423277c-1203-472b-a5e6-ebf2dc058212 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:38.423690 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 227/912] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:38 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:38.485528 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-c7f9f8ec-0576-4c48-9984-53ec652373a2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:38.492148 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-c7f9f8ec-0576-4c48-9984-53ec652373a2 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:38.492148 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-c7f9f8ec-0576-4c48-9984-53ec652373a2 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:38.492572 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-c7f9f8ec-0576-4c48-9984-53ec652373a2 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:38.504431 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:38.504431 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:38.512439 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-c7f9f8ec-0576-4c48-9984-53ec652373a2 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:38.519416 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-c7f9f8ec-0576-4c48-9984-53ec652373a2 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:38.519977 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 232/913] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:47:38 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:38.647805 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4bf1ddf3-cd28-4917-a0e5-16aa87ae4a87 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:38.741318 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4bf1ddf3-cd28-4917-a0e5-16aa87ae4a87 tempest-ProjectReaderTests-759832965 tempest-ProjectReaderTests-759832965-project-admin] GET https://10.4.3.143/volume/v3/scheduler-stats/get_pools Jul 03 23:47:38.741664 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4bf1ddf3-cd28-4917-a0e5-16aa87ae4a87 tempest-ProjectReaderTests-759832965 tempest-ProjectReaderTests-759832965-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:38.742392 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4bf1ddf3-cd28-4917-a0e5-16aa87ae4a87 tempest-ProjectReaderTests-759832965 tempest-ProjectReaderTests-759832965-project-admin] Calling method 'get_pools' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:38.794424 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-57536466-d5f4-4546-b557-bfa4228de2bb req-39603fba-8b2e-44ce-8411-2f1b3fdab5f7 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/attachments/60987730-c82d-44b6-949c-b5ac299b8f9f returned with HTTP 200 Jul 03 23:47:38.794870 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 225/914] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:47:38 2026] DELETE /volume/v3/attachments/60987730-c82d-44b6-949c-b5ac299b8f9f => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:39.246841 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4bf1ddf3-cd28-4917-a0e5-16aa87ae4a87 tempest-ProjectReaderTests-759832965 tempest-ProjectReaderTests-759832965-project-admin] https://10.4.3.143/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 23:47:39.247635 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 231/915] 10.4.3.143 () {66 vars in 1291 bytes} [Fri Jul 3 23:47:38 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:39.255013 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-93ac2c3b-9c9a-4e26-a527-6119df2e1036 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:39.259480 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:39.380241 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:47:39.380617 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-734724083"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:39.382034 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-734724083'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:47:39.382174 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Create volume of 1 GB Jul 03 23:47:39.386390 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Availability Zones retrieved successfully. Jul 03 23:47:39.397177 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Flow 'volume_create_api' (cb01dcc4-031b-4fb3-98bf-1eae4e94ef14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:39.398185 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61d00d9b-3c8b-4bce-911a-e05a1d1e97e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:39.398546 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-93ac2c3b-9c9a-4e26-a527-6119df2e1036 tempest-ProjectReaderTests-759832965 tempest-ProjectReaderTests-759832965-project-reader] GET https://10.4.3.143/volume/v3/capabilities/np0000004490@storpool Jul 03 23:47:39.398773 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-93ac2c3b-9c9a-4e26-a527-6119df2e1036 tempest-ProjectReaderTests-759832965 tempest-ProjectReaderTests-759832965-project-reader] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:39.398942 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-93ac2c3b-9c9a-4e26-a527-6119df2e1036 tempest-ProjectReaderTests-759832965 tempest-ProjectReaderTests-759832965-project-reader] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:39.399130 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:47:39.399637 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.policy [None req-93ac2c3b-9c9a-4e26-a527-6119df2e1036 tempest-ProjectReaderTests-759832965 tempest-ProjectReaderTests-759832965-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'd80e90514f14409b84f7b7cd549327ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2994be34bf1f4b758bb0b20fdc7ac182', '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=99860) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:47:39.399998 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-93ac2c3b-9c9a-4e26-a527-6119df2e1036 tempest-ProjectReaderTests-759832965 tempest-ProjectReaderTests-759832965-project-reader] https://10.4.3.143/volume/v3/capabilities/np0000004490@storpool returned with HTTP 403 Jul 03 23:47:39.400425 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 228/916] 10.4.3.143 () {66 vars in 1318 bytes} [Fri Jul 3 23:47:39 2026] GET /volume/v3/capabilities/np0000004490@storpool => generated 110 bytes in 146 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:39.437464 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61d00d9b-3c8b-4bce-911a-e05a1d1e97e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:39.437464 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3cbbc87-efe1-4c53-9773-c886c1e5e929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:39.520963 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Created reservations ['3eace86f-8aae-475b-8b34-f98009aea483', '01ef1271-920c-48f2-af63-9b9c46b33baa', '829a2b75-7c02-48cd-9a39-8c0a54facb45', '6f80dd42-1dc8-46df-9166-a86351b646ef'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:39.521895 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3cbbc87-efe1-4c53-9773-c886c1e5e929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eace86f-8aae-475b-8b34-f98009aea483', '01ef1271-920c-48f2-af63-9b9c46b33baa', '829a2b75-7c02-48cd-9a39-8c0a54facb45', '6f80dd42-1dc8-46df-9166-a86351b646ef']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:39.522783 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9106ca88-3804-4ddf-b146-fabdb6205cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:39.555113 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9106ca88-3804-4ddf-b146-fabdb6205cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef76897c-41c9-4fd4-80a6-6e99f34377b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-734724083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a096bdd3f5fc46a18f670c08bc68e56c',qos_specs=None,replication_status=,reservations=['3eace86f-8aae-475b-8b34-f98009aea483','01ef1271-920c-48f2-af63-9b9c46b33baa','829a2b75-7c02-48cd-9a39-8c0a54facb45','6f80dd42-1dc8-46df-9166-a86351b646ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c07f10448cf241ea882df3318c63accc',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:47:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-734724083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef76897c-41c9-4fd4-80a6-6e99f34377b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a096bdd3f5fc46a18f670c08bc68e56c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c07f10448cf241ea882df3318c63accc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:39.556187 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d710f5b-ef33-4599-9bc3-5a4e09017ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:39.579496 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d710f5b-ef33-4599-9bc3-5a4e09017ea7) transitioned into state 'SUCCESS' from state '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-734724083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a096bdd3f5fc46a18f670c08bc68e56c',qos_specs=None,replication_status=,reservations=['3eace86f-8aae-475b-8b34-f98009aea483','01ef1271-920c-48f2-af63-9b9c46b33baa','829a2b75-7c02-48cd-9a39-8c0a54facb45','6f80dd42-1dc8-46df-9166-a86351b646ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c07f10448cf241ea882df3318c63accc',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:39.580290 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a133c59-529e-43e0-a643-b39855aad9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:39.590045 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a133c59-529e-43e0-a643-b39855aad9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:39.590736 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Flow 'volume_create_api' (cb01dcc4-031b-4fb3-98bf-1eae4e94ef14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:39.591027 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Create volume request issued successfully. Jul 03 23:47:39.591559 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6b342c31-2cd8-41fc-8345-2baeb4649a88 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:47:39.591961 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 233/917] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:47:39 2026] POST /volume/v3/volumes => generated 754 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:47:39.612476 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-fc63916d-fd59-4e95-b796-9caae313e9ee None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:39.613453 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fc63916d-fd59-4e95-b796-9caae313e9ee tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] GET https://10.4.3.143/volume/v3/volumes/ef76897c-41c9-4fd4-80a6-6e99f34377b8 Jul 03 23:47:39.613784 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fc63916d-fd59-4e95-b796-9caae313e9ee tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:39.615085 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fc63916d-fd59-4e95-b796-9caae313e9ee tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:39.628926 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:39.628926 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:39.636129 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-fc63916d-fd59-4e95-b796-9caae313e9ee tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Volume info retrieved successfully. Jul 03 23:47:39.648052 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fc63916d-fd59-4e95-b796-9caae313e9ee tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/volumes/ef76897c-41c9-4fd4-80a6-6e99f34377b8 returned with HTTP 200 Jul 03 23:47:39.648528 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 226/918] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:39 2026] GET /volume/v3/volumes/ef76897c-41c9-4fd4-80a6-6e99f34377b8 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:39.927293 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-d7f0bf3e-e356-4eb9-a733-278d59f68e08 req-4d4b227b-9d6a-491f-a2d3-12a92e3e9228 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:39.930042 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-d7f0bf3e-e356-4eb9-a733-278d59f68e08 req-4d4b227b-9d6a-491f-a2d3-12a92e3e9228 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:39.930353 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-d7f0bf3e-e356-4eb9-a733-278d59f68e08 req-4d4b227b-9d6a-491f-a2d3-12a92e3e9228 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:39.930634 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-d7f0bf3e-e356-4eb9-a733-278d59f68e08 req-4d4b227b-9d6a-491f-a2d3-12a92e3e9228 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:39.939219 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:39.939219 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:39.943728 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-d7f0bf3e-e356-4eb9-a733-278d59f68e08 req-4d4b227b-9d6a-491f-a2d3-12a92e3e9228 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:39.948333 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-d7f0bf3e-e356-4eb9-a733-278d59f68e08 req-4d4b227b-9d6a-491f-a2d3-12a92e3e9228 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:39.948768 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 232/919] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:47:39 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:39.960638 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-81e0df37-9a67-40ec-9347-5a60817eb4ed None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:39.964741 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-81e0df37-9a67-40ec-9347-5a60817eb4ed tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] DELETE https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:39.964741 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-81e0df37-9a67-40ec-9347-5a60817eb4ed tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:39.964741 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-81e0df37-9a67-40ec-9347-5a60817eb4ed tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:39.964741 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-81e0df37-9a67-40ec-9347-5a60817eb4ed tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Delete volume with id: 4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:39.971403 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:39.971403 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:39.974570 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-81e0df37-9a67-40ec-9347-5a60817eb4ed tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:39.997399 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-81e0df37-9a67-40ec-9347-5a60817eb4ed tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Delete volume request issued successfully. Jul 03 23:47:39.997869 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-81e0df37-9a67-40ec-9347-5a60817eb4ed tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 202 Jul 03 23:47:39.998542 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 229/920] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:47:39 2026] DELETE /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:47:40.010404 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a83b8abb-0f29-42c7-b3e7-92d6edbc5b50 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:40.013575 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a83b8abb-0f29-42c7-b3e7-92d6edbc5b50 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:40.013773 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a83b8abb-0f29-42c7-b3e7-92d6edbc5b50 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:40.013956 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a83b8abb-0f29-42c7-b3e7-92d6edbc5b50 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:40.021673 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:40.021673 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:40.027142 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a83b8abb-0f29-42c7-b3e7-92d6edbc5b50 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Volume info retrieved successfully. Jul 03 23:47:40.032623 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a83b8abb-0f29-42c7-b3e7-92d6edbc5b50 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 200 Jul 03 23:47:40.033081 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 234/921] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:40 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:40.571858 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-06435cce-4935-46fe-851d-341fbb4fcd14 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:40.572358 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-06435cce-4935-46fe-851d-341fbb4fcd14 None None] GET https://10.4.3.143/volume// Jul 03 23:47:40.572562 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-06435cce-4935-46fe-851d-341fbb4fcd14 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:40.572818 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-06435cce-4935-46fe-851d-341fbb4fcd14 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:40.573238 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-06435cce-4935-46fe-851d-341fbb4fcd14 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:47:40.573574 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 227/922] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:47: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 03 23:47:40.583429 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-92edc838-47e4-4f44-b7ac-447d1494baa7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:40.588185 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-92edc838-47e4-4f44-b7ac-447d1494baa7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:47:40.588547 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-92edc838-47e4-4f44-b7ac-447d1494baa7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9e57095-0fab-473e-b07b-224be6fb48d9", "connector": null, "instance_uuid": "e0f75f04-c624-40e4-b44c-909fa7d5f13d"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:40.604896 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:40.604896 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:40.654672 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-92edc838-47e4-4f44-b7ac-447d1494baa7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:47:40.655096 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 233/923] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:47:40 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:40.667117 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1d29db8c-206a-494b-9ac3-23155c1e2be8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:40.672728 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1d29db8c-206a-494b-9ac3-23155c1e2be8 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] GET https://10.4.3.143/volume/v3/volumes/ef76897c-41c9-4fd4-80a6-6e99f34377b8 Jul 03 23:47:40.672728 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1d29db8c-206a-494b-9ac3-23155c1e2be8 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:40.672728 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1d29db8c-206a-494b-9ac3-23155c1e2be8 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:40.680823 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:40.680823 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:40.686908 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1d29db8c-206a-494b-9ac3-23155c1e2be8 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Volume info retrieved successfully. Jul 03 23:47:40.696379 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1d29db8c-206a-494b-9ac3-23155c1e2be8 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/volumes/ef76897c-41c9-4fd4-80a6-6e99f34377b8 returned with HTTP 200 Jul 03 23:47:40.696904 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 230/924] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:40 2026] GET /volume/v3/volumes/ef76897c-41c9-4fd4-80a6-6e99f34377b8 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:40.714177 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-215189ca-079f-4d35-9864-bfa7664c17c3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:40.715908 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-215189ca-079f-4d35-9864-bfa7664c17c3 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:47:40.716251 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-215189ca-079f-4d35-9864-bfa7664c17c3 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef76897c-41c9-4fd4-80a6-6e99f34377b8", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-2072557834"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:40.724055 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:40.724055 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:40.724497 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-215189ca-079f-4d35-9864-bfa7664c17c3 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Volume info retrieved successfully. Jul 03 23:47:40.724602 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-215189ca-079f-4d35-9864-bfa7664c17c3 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Create snapshot from volume ef76897c-41c9-4fd4-80a6-6e99f34377b8 Jul 03 23:47:40.761022 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-215189ca-079f-4d35-9864-bfa7664c17c3 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Created reservations ['cde3719d-f457-4271-830d-811b6c75d284', '334e074a-f5be-4b24-99b7-eb07d1f56e65', 'a9a8d63f-d58f-4fa4-a28f-72d8ebc83855', '6be34238-0a34-49f2-ae5e-715c7645ad98'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:40.799271 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-215189ca-079f-4d35-9864-bfa7664c17c3 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot create request issued successfully. Jul 03 23:47:40.799887 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-215189ca-079f-4d35-9864-bfa7664c17c3 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:47:40.800276 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 235/925] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:47:40 2026] POST /volume/v3/snapshots => generated 311 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:47:40.814010 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-61262e51-960e-477d-84cb-f8af8c22ee62 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:40.815849 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-61262e51-960e-477d-84cb-f8af8c22ee62 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] GET https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6 Jul 03 23:47:40.816295 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-61262e51-960e-477d-84cb-f8af8c22ee62 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:40.816378 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-61262e51-960e-477d-84cb-f8af8c22ee62 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:40.822039 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:40.822039 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:40.822577 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-61262e51-960e-477d-84cb-f8af8c22ee62 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot retrieved successfully. Jul 03 23:47:40.823366 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-61262e51-960e-477d-84cb-f8af8c22ee62 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6 returned with HTTP 200 Jul 03 23:47:40.823729 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 228/926] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:47:40 2026] GET /volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6 => generated 443 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:41.047886 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c8b7de28-d525-49dd-9c90-6446b821ab5f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:41.049832 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c8b7de28-d525-49dd-9c90-6446b821ab5f tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] GET https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 Jul 03 23:47:41.050045 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e673fdf9-dc10-44e6-8449-67e0b848a0cc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:41.050117 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c8b7de28-d525-49dd-9c90-6446b821ab5f tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:41.050275 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c8b7de28-d525-49dd-9c90-6446b821ab5f tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:41.052829 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e673fdf9-dc10-44e6-8449-67e0b848a0cc tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:41.053019 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e673fdf9-dc10-44e6-8449-67e0b848a0cc tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:41.053215 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e673fdf9-dc10-44e6-8449-67e0b848a0cc tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:41.056654 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c8b7de28-d525-49dd-9c90-6446b821ab5f tempest-TestServerVolumeAttachScenarioOldVersion-2007532568 tempest-TestServerVolumeAttachScenarioOldVersion-2007532568-project-member] https://10.4.3.143/volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 returned with HTTP 404 Jul 03 23:47:41.057186 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 234/927] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:41 2026] GET /volume/v3/volumes/4d3c22ec-3672-47e9-b41c-f0d6eddbcfb7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:47:41.064195 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:41.064195 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:41.069000 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e673fdf9-dc10-44e6-8449-67e0b848a0cc tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:41.074193 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e673fdf9-dc10-44e6-8449-67e0b848a0cc tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:41.074621 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 231/928] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:41 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:41.203557 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cb28a7b7-fe08-487e-b838-a27effe1613a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:41.204154 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cb28a7b7-fe08-487e-b838-a27effe1613a None None] GET https://10.4.3.143/volume// Jul 03 23:47:41.204380 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cb28a7b7-fe08-487e-b838-a27effe1613a None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:41.204633 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cb28a7b7-fe08-487e-b838-a27effe1613a None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:41.205085 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cb28a7b7-fe08-487e-b838-a27effe1613a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:47:41.205451 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 236/929] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:47:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:47:41.215748 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-d1ec2d15-8a5f-4f8b-8668-c070922ab026 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:41.222574 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-d1ec2d15-8a5f-4f8b-8668-c070922ab026 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:41.222820 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-d1ec2d15-8a5f-4f8b-8668-c070922ab026 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:41.223097 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-d1ec2d15-8a5f-4f8b-8668-c070922ab026 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:41.232390 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-4fabe656-762b-49bc-b056-1388cbf7f6a5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:41.234719 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-4fabe656-762b-49bc-b056-1388cbf7f6a5 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] POST https://10.4.3.143/volume/v3/attachments/4a1c13ae-f1b1-43a7-a7ff-1e7c96db6afa/action Jul 03 23:47:41.235224 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-4fabe656-762b-49bc-b056-1388cbf7f6a5 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:47:41.235428 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-4fabe656-762b-49bc-b056-1388cbf7f6a5 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:41.245587 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:41.245587 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:41.251315 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-d1ec2d15-8a5f-4f8b-8668-c070922ab026 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:41.260351 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-d1ec2d15-8a5f-4f8b-8668-c070922ab026 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:41.260897 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 229/930] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:47:41 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1030 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:41.267143 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:41.267143 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:41.287851 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-397e06d4-c14a-4fe3-b248-1fdc840a55d5 req-4fabe656-762b-49bc-b056-1388cbf7f6a5 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/attachments/4a1c13ae-f1b1-43a7-a7ff-1e7c96db6afa/action returned with HTTP 204 Jul 03 23:47:41.287851 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 235/931] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:47:41 2026] POST /volume/v3/attachments/4a1c13ae-f1b1-43a7-a7ff-1e7c96db6afa/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:41.373442 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-0ca047b7-6622-42bb-b8d9-4cc6a5332ecd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:41.375470 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-0ca047b7-6622-42bb-b8d9-4cc6a5332ecd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] PUT https://10.4.3.143/volume/v3/attachments/55035067-4b5c-4c38-b82c-3137da71462c Jul 03 23:47:41.375839 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-0ca047b7-6622-42bb-b8d9-4cc6a5332ecd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:41.383122 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-0ca047b7-6622-42bb-b8d9-4cc6a5332ecd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Acquiring lock "cinder-attachment_update-e9e57095-0fab-473e-b07b-224be6fb48d9-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:47:41.387559 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-0ca047b7-6622-42bb-b8d9-4cc6a5332ecd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Lock "cinder-attachment_update-e9e57095-0fab-473e-b07b-224be6fb48d9-np0000004490" acquired by "attachment_update" :: waited 0.004s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:47:41.388444 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:41.388444 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:41.506009 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-219859bc-2984-4512-a774-4529ec571e11 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:41.621566 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:47:41.621921 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1386808489"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:41.623307 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1386808489'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:47:41.623433 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Create volume of 1 GB Jul 03 23:47:41.623688 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:41.623688 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:41.628394 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Availability Zones retrieved successfully. Jul 03 23:47:41.634694 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Flow 'volume_create_api' (73c6ab6e-fac6-4521-9aa3-c45f73f4c6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:41.635889 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac1cb38d-1e14-454d-aba7-5a369d6fda58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:41.636764 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:47:41.671838 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac1cb38d-1e14-454d-aba7-5a369d6fda58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:41.672590 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28e4e251-fa91-4d06-a82a-646a9439845b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:41.760153 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Created reservations ['25a5faff-a7fa-4817-be09-e8bc11d5901e', '5fe24675-5fd6-4c95-b9f6-ff6d02bb4f3e', 'f0dee8bf-b29d-4038-9178-b9cabf583cb7', '9c8e4741-09ab-4673-82c9-d329dff594b6'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:41.761612 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28e4e251-fa91-4d06-a82a-646a9439845b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25a5faff-a7fa-4817-be09-e8bc11d5901e', '5fe24675-5fd6-4c95-b9f6-ff6d02bb4f3e', 'f0dee8bf-b29d-4038-9178-b9cabf583cb7', '9c8e4741-09ab-4673-82c9-d329dff594b6']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:41.762988 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28570b37-9dde-4556-822b-55c8cc63bf32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:41.797597 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28570b37-9dde-4556-822b-55c8cc63bf32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcc00b55-60f1-4a3f-a2ba-2776b3266083', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1386808489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2503912b00fe4e04a242729cabf569f7',qos_specs=None,replication_status=,reservations=['25a5faff-a7fa-4817-be09-e8bc11d5901e','5fe24675-5fd6-4c95-b9f6-ff6d02bb4f3e','f0dee8bf-b29d-4038-9178-b9cabf583cb7','9c8e4741-09ab-4673-82c9-d329dff594b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49f353125b9949aeb84139ef09c2a801',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:47:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1386808489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcc00b55-60f1-4a3f-a2ba-2776b3266083,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2503912b00fe4e04a242729cabf569f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49f353125b9949aeb84139ef09c2a801',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:41.798428 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ddd272c-6b6e-4527-af90-09b52a2c13d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:41.822302 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ddd272c-6b6e-4527-af90-09b52a2c13d6) transitioned into state 'SUCCESS' from state '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-1386808489',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2503912b00fe4e04a242729cabf569f7',qos_specs=None,replication_status=,reservations=['25a5faff-a7fa-4817-be09-e8bc11d5901e','5fe24675-5fd6-4c95-b9f6-ff6d02bb4f3e','f0dee8bf-b29d-4038-9178-b9cabf583cb7','9c8e4741-09ab-4673-82c9-d329dff594b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49f353125b9949aeb84139ef09c2a801',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:41.823220 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51e7b2ae-617b-4015-9a2d-ae5023b4caed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:41.835658 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-87bbfa6b-5244-4901-8e21-28a36a37d6b3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:41.837870 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-87bbfa6b-5244-4901-8e21-28a36a37d6b3 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] GET https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6 Jul 03 23:47:41.838055 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-87bbfa6b-5244-4901-8e21-28a36a37d6b3 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:41.838295 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-87bbfa6b-5244-4901-8e21-28a36a37d6b3 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:41.840744 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51e7b2ae-617b-4015-9a2d-ae5023b4caed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:41.841859 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Flow 'volume_create_api' (73c6ab6e-fac6-4521-9aa3-c45f73f4c6e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:41.842327 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Create volume request issued successfully. Jul 03 23:47:41.844629 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:41.844629 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:41.845165 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-87bbfa6b-5244-4901-8e21-28a36a37d6b3 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot retrieved successfully. Jul 03 23:47:41.846135 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-87bbfa6b-5244-4901-8e21-28a36a37d6b3 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6 returned with HTTP 200 Jul 03 23:47:41.846561 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 230/932] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:47:41 2026] GET /volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:41.849178 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-219859bc-2984-4512-a774-4529ec571e11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:47:41.850746 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 237/933] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:47:41 2026] POST /volume/v3/volumes => generated 778 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:47:41.858497 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fdc057b4-5777-40f9-aa27-c87e8f31b20c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:41.860664 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fdc057b4-5777-40f9-aa27-c87e8f31b20c tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] POST https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata Jul 03 23:47:41.861066 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fdc057b4-5777-40f9-aa27-c87e8f31b20c tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:41.867988 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2e734fff-0aaf-4eb7-91ca-03d9cc7f7e9a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:41.871686 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2e734fff-0aaf-4eb7-91ca-03d9cc7f7e9a tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] GET https://10.4.3.143/volume/v3/volumes/bcc00b55-60f1-4a3f-a2ba-2776b3266083 Jul 03 23:47:41.872218 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2e734fff-0aaf-4eb7-91ca-03d9cc7f7e9a tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:41.872218 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2e734fff-0aaf-4eb7-91ca-03d9cc7f7e9a tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:41.874533 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:41.874533 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:41.875059 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fdc057b4-5777-40f9-aa27-c87e8f31b20c tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot retrieved successfully. Jul 03 23:47:41.888569 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:41.888569 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:41.894870 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2e734fff-0aaf-4eb7-91ca-03d9cc7f7e9a tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Volume info retrieved successfully. Jul 03 23:47:41.901525 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2e734fff-0aaf-4eb7-91ca-03d9cc7f7e9a tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] https://10.4.3.143/volume/v3/volumes/bcc00b55-60f1-4a3f-a2ba-2776b3266083 returned with HTTP 200 Jul 03 23:47:41.902021 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 231/934] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:41 2026] GET /volume/v3/volumes/bcc00b55-60f1-4a3f-a2ba-2776b3266083 => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:41.905726 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fdc057b4-5777-40f9-aa27-c87e8f31b20c tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Update snapshot metadata completed successfully. Jul 03 23:47:41.906391 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fdc057b4-5777-40f9-aa27-c87e8f31b20c tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata returned with HTTP 200 Jul 03 23:47:41.906738 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 236/935] 10.4.3.143 () {68 vars in 1402 bytes} [Fri Jul 3 23:47:41 2026] POST /volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata => generated 68 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:47:41.907455 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-0ca047b7-6622-42bb-b8d9-4cc6a5332ecd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Lock "cinder-attachment_update-e9e57095-0fab-473e-b07b-224be6fb48d9-np0000004490" released by "attachment_update" :: held 0.520s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:47:41.907829 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-0ca047b7-6622-42bb-b8d9-4cc6a5332ecd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/55035067-4b5c-4c38-b82c-3137da71462c returned with HTTP 200 Jul 03 23:47:41.910952 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 232/936] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:47:41 2026] PUT /volume/v3/attachments/55035067-4b5c-4c38-b82c-3137da71462c => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:41.920462 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-23026b56-3e5b-4a0f-8065-69f1bf089280 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:41.922182 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-23026b56-3e5b-4a0f-8065-69f1bf089280 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] GET https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata Jul 03 23:47:41.922858 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-23026b56-3e5b-4a0f-8065-69f1bf089280 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:41.922858 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-23026b56-3e5b-4a0f-8065-69f1bf089280 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:41.928131 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:41.928131 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:41.928131 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-23026b56-3e5b-4a0f-8065-69f1bf089280 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot retrieved successfully. Jul 03 23:47:41.929008 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-23026b56-3e5b-4a0f-8065-69f1bf089280 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Get snapshot metadata completed successfully. Jul 03 23:47:41.929600 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-23026b56-3e5b-4a0f-8065-69f1bf089280 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata returned with HTTP 200 Jul 03 23:47:41.929600 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 238/937] 10.4.3.143 () {66 vars in 1381 bytes} [Fri Jul 3 23:47:41 2026] GET /volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:47:41.938516 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-644744a2-ccf1-4187-8466-27106bba120c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:41.940743 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-644744a2-ccf1-4187-8466-27106bba120c tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] PUT https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata Jul 03 23:47:41.941173 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-644744a2-ccf1-4187-8466-27106bba120c tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:41.956642 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:41.956642 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:41.957235 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-644744a2-ccf1-4187-8466-27106bba120c tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot retrieved successfully. Jul 03 23:47:42.003840 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-644744a2-ccf1-4187-8466-27106bba120c tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Update snapshot metadata completed successfully. Jul 03 23:47:42.003840 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-644744a2-ccf1-4187-8466-27106bba120c tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata returned with HTTP 200 Jul 03 23:47:42.003840 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 232/938] 10.4.3.143 () {68 vars in 1401 bytes} [Fri Jul 3 23:47:41 2026] PUT /volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata => generated 57 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:47:42.011443 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-98ecf81f-24b2-4f9f-8498-27b1c7e1333e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:42.013055 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-98ecf81f-24b2-4f9f-8498-27b1c7e1333e tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] GET https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata Jul 03 23:47:42.013412 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-98ecf81f-24b2-4f9f-8498-27b1c7e1333e tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:42.013681 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-98ecf81f-24b2-4f9f-8498-27b1c7e1333e tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:42.021518 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:42.021518 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:42.021518 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-98ecf81f-24b2-4f9f-8498-27b1c7e1333e tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot retrieved successfully. Jul 03 23:47:42.021518 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-98ecf81f-24b2-4f9f-8498-27b1c7e1333e tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Get snapshot metadata completed successfully. Jul 03 23:47:42.021518 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-98ecf81f-24b2-4f9f-8498-27b1c7e1333e tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata returned with HTTP 200 Jul 03 23:47:42.021518 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 237/939] 10.4.3.143 () {66 vars in 1381 bytes} [Fri Jul 3 23:47:42 2026] GET /volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata => generated 57 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:47:42.032694 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6b7c730b-a03e-4115-b68f-7b665fdacf7d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:42.036893 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6b7c730b-a03e-4115-b68f-7b665fdacf7d tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata/key3 Jul 03 23:47:42.037175 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6b7c730b-a03e-4115-b68f-7b665fdacf7d tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:42.037465 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6b7c730b-a03e-4115-b68f-7b665fdacf7d tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:42.043129 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:42.043129 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:42.043761 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6b7c730b-a03e-4115-b68f-7b665fdacf7d tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot retrieved successfully. Jul 03 23:47:42.044778 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6b7c730b-a03e-4115-b68f-7b665fdacf7d tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Get snapshot metadata completed successfully. Jul 03 23:47:42.055803 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6b7c730b-a03e-4115-b68f-7b665fdacf7d tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Delete snapshot metadata completed successfully. Jul 03 23:47:42.055986 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6b7c730b-a03e-4115-b68f-7b665fdacf7d tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata/key3 returned with HTTP 200 Jul 03 23:47:42.056489 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 233/940] 10.4.3.143 () {66 vars in 1399 bytes} [Fri Jul 3 23:47:42 2026] DELETE /volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata/key3 => generated 0 bytes in 24 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 23:47:42.063102 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-866d3419-43cf-4c5a-9ad0-83cb450f6594 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:42.064762 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-866d3419-43cf-4c5a-9ad0-83cb450f6594 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] GET https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata Jul 03 23:47:42.064969 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-866d3419-43cf-4c5a-9ad0-83cb450f6594 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:42.065202 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-866d3419-43cf-4c5a-9ad0-83cb450f6594 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:42.070356 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:42.070356 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:42.070887 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-866d3419-43cf-4c5a-9ad0-83cb450f6594 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot retrieved successfully. Jul 03 23:47:42.071665 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-866d3419-43cf-4c5a-9ad0-83cb450f6594 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Get snapshot metadata completed successfully. Jul 03 23:47:42.071935 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-866d3419-43cf-4c5a-9ad0-83cb450f6594 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata returned with HTTP 200 Jul 03 23:47:42.072321 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 239/941] 10.4.3.143 () {66 vars in 1381 bytes} [Fri Jul 3 23:47:42 2026] GET /volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata => generated 32 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:47:42.080324 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-082b18c3-974b-4245-8059-478acb0b1c8a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:42.083898 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-082b18c3-974b-4245-8059-478acb0b1c8a tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] PUT https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata Jul 03 23:47:42.083898 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-082b18c3-974b-4245-8059-478acb0b1c8a tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:42.089961 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:42.089961 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:42.090716 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-082b18c3-974b-4245-8059-478acb0b1c8a tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot retrieved successfully. Jul 03 23:47:42.091172 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5c5571a2-2180-4974-be6b-e87928e67487 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:42.093920 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5c5571a2-2180-4974-be6b-e87928e67487 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:42.094244 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5c5571a2-2180-4974-be6b-e87928e67487 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:42.094524 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5c5571a2-2180-4974-be6b-e87928e67487 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:42.108319 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:42.108319 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:42.113327 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-082b18c3-974b-4245-8059-478acb0b1c8a tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Update snapshot metadata completed successfully. Jul 03 23:47:42.113327 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-082b18c3-974b-4245-8059-478acb0b1c8a tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata returned with HTTP 200 Jul 03 23:47:42.113327 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 233/942] 10.4.3.143 () {68 vars in 1401 bytes} [Fri Jul 3 23:47:42 2026] PUT /volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata => generated 16 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:47:42.114135 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-5c5571a2-2180-4974-be6b-e87928e67487 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:42.120462 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5c5571a2-2180-4974-be6b-e87928e67487 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:42.120901 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 238/943] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:42 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:42.127584 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f58c7e67-01e1-4645-9e07-ac6714ef3fa1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:42.129759 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f58c7e67-01e1-4645-9e07-ac6714ef3fa1 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] POST https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata Jul 03 23:47:42.130188 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f58c7e67-01e1-4645-9e07-ac6714ef3fa1 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:42.137861 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:42.137861 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:42.138526 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f58c7e67-01e1-4645-9e07-ac6714ef3fa1 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot retrieved successfully. Jul 03 23:47:42.163853 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f58c7e67-01e1-4645-9e07-ac6714ef3fa1 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Update snapshot metadata completed successfully. Jul 03 23:47:42.164204 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f58c7e67-01e1-4645-9e07-ac6714ef3fa1 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata returned with HTTP 200 Jul 03 23:47:42.164815 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 234/944] 10.4.3.143 () {68 vars in 1402 bytes} [Fri Jul 3 23:47:42 2026] POST /volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata => generated 68 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:47:42.172351 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b78f481f-487b-4cf5-ac26-d25e39d2d759 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:42.174533 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b78f481f-487b-4cf5-ac26-d25e39d2d759 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] GET https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata Jul 03 23:47:42.174713 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b78f481f-487b-4cf5-ac26-d25e39d2d759 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:42.174931 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b78f481f-487b-4cf5-ac26-d25e39d2d759 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:42.180998 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:42.180998 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:42.181582 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b78f481f-487b-4cf5-ac26-d25e39d2d759 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot retrieved successfully. Jul 03 23:47:42.182459 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b78f481f-487b-4cf5-ac26-d25e39d2d759 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Get snapshot metadata completed successfully. Jul 03 23:47:42.182753 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b78f481f-487b-4cf5-ac26-d25e39d2d759 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata returned with HTTP 200 Jul 03 23:47:42.183095 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 240/945] 10.4.3.143 () {66 vars in 1381 bytes} [Fri Jul 3 23:47:42 2026] GET /volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:47:42.191973 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-179a5999-e49b-45da-bd9d-2cd614bc854a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:42.196339 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-179a5999-e49b-45da-bd9d-2cd614bc854a tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] PUT https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata/key3 Jul 03 23:47:42.196339 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-179a5999-e49b-45da-bd9d-2cd614bc854a tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:42.207558 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:42.207558 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:42.208190 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-179a5999-e49b-45da-bd9d-2cd614bc854a tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot retrieved successfully. Jul 03 23:47:42.231305 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-179a5999-e49b-45da-bd9d-2cd614bc854a tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Update snapshot metadata completed successfully. Jul 03 23:47:42.231305 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-179a5999-e49b-45da-bd9d-2cd614bc854a tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata/key3 returned with HTTP 200 Jul 03 23:47:42.231305 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 234/946] 10.4.3.143 () {68 vars in 1416 bytes} [Fri Jul 3 23:47:42 2026] PUT /volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata/key3 => generated 35 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:47:42.240800 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c4bd65a3-367e-4c5e-9d86-e3bba85b04ea None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:42.243672 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c4bd65a3-367e-4c5e-9d86-e3bba85b04ea tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] GET https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata/key3 Jul 03 23:47:42.243960 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c4bd65a3-367e-4c5e-9d86-e3bba85b04ea tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:42.244193 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c4bd65a3-367e-4c5e-9d86-e3bba85b04ea tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:42.250722 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:42.250722 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:42.251328 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c4bd65a3-367e-4c5e-9d86-e3bba85b04ea tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot retrieved successfully. Jul 03 23:47:42.252227 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c4bd65a3-367e-4c5e-9d86-e3bba85b04ea tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Get snapshot metadata completed successfully. Jul 03 23:47:42.252464 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c4bd65a3-367e-4c5e-9d86-e3bba85b04ea tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata/key3 returned with HTTP 200 Jul 03 23:47:42.253236 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 239/947] 10.4.3.143 () {66 vars in 1396 bytes} [Fri Jul 3 23:47:42 2026] GET /volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata/key3 => generated 35 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:47:42.261628 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-764e705d-db38-4004-9bc2-3e2e5548a7e6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:42.263601 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-764e705d-db38-4004-9bc2-3e2e5548a7e6 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] GET https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata Jul 03 23:47:42.263839 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-764e705d-db38-4004-9bc2-3e2e5548a7e6 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:42.264088 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-764e705d-db38-4004-9bc2-3e2e5548a7e6 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:42.269600 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:42.269600 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:42.270117 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-764e705d-db38-4004-9bc2-3e2e5548a7e6 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot retrieved successfully. Jul 03 23:47:42.270855 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-764e705d-db38-4004-9bc2-3e2e5548a7e6 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Get snapshot metadata completed successfully. Jul 03 23:47:42.271107 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-764e705d-db38-4004-9bc2-3e2e5548a7e6 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata returned with HTTP 200 Jul 03 23:47:42.271418 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 235/948] 10.4.3.143 () {66 vars in 1381 bytes} [Fri Jul 3 23:47:42 2026] GET /volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata => generated 75 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:47:42.280047 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-876dd2cb-f429-41ca-801a-a65c774be7c8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:42.281961 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-876dd2cb-f429-41ca-801a-a65c774be7c8 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] PUT https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata Jul 03 23:47:42.282304 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-876dd2cb-f429-41ca-801a-a65c774be7c8 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:42.288720 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:42.288720 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:42.289279 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-876dd2cb-f429-41ca-801a-a65c774be7c8 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot retrieved successfully. Jul 03 23:47:42.313944 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-876dd2cb-f429-41ca-801a-a65c774be7c8 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Update snapshot metadata completed successfully. Jul 03 23:47:42.314240 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-876dd2cb-f429-41ca-801a-a65c774be7c8 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata returned with HTTP 200 Jul 03 23:47:42.314892 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 241/949] 10.4.3.143 () {68 vars in 1401 bytes} [Fri Jul 3 23:47:42 2026] PUT /volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6/metadata => generated 16 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:47:42.327601 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-dfd494d0-e263-40a8-a27f-e8a3a09bde05 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:42.329897 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dfd494d0-e263-40a8-a27f-e8a3a09bde05 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6 Jul 03 23:47:42.330329 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dfd494d0-e263-40a8-a27f-e8a3a09bde05 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:42.331390 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dfd494d0-e263-40a8-a27f-e8a3a09bde05 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:42.331390 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-dfd494d0-e263-40a8-a27f-e8a3a09bde05 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Delete snapshot with id: 84fb562b-1fda-424a-bce2-916ad723c9c6 Jul 03 23:47:42.337313 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:42.337313 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:42.338085 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-dfd494d0-e263-40a8-a27f-e8a3a09bde05 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot retrieved successfully. Jul 03 23:47:42.373814 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-dfd494d0-e263-40a8-a27f-e8a3a09bde05 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot delete request issued successfully. Jul 03 23:47:42.374354 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dfd494d0-e263-40a8-a27f-e8a3a09bde05 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6 returned with HTTP 202 Jul 03 23:47:42.375157 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 235/950] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:47:42 2026] DELETE /volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:47:42.390165 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-799f51ef-e761-47c3-9476-a6d5e4b78224 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:42.391147 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-799f51ef-e761-47c3-9476-a6d5e4b78224 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] GET https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6 Jul 03 23:47:42.391147 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-799f51ef-e761-47c3-9476-a6d5e4b78224 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:42.391325 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-799f51ef-e761-47c3-9476-a6d5e4b78224 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:42.396774 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:42.396774 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:42.397186 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-799f51ef-e761-47c3-9476-a6d5e4b78224 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Snapshot retrieved successfully. Jul 03 23:47:42.399434 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-799f51ef-e761-47c3-9476-a6d5e4b78224 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6 returned with HTTP 200 Jul 03 23:47:42.399954 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 240/951] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:47:42 2026] GET /volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:42.915408 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-98fccf32-1183-4891-a61a-31813034a97b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:42.917579 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-98fccf32-1183-4891-a61a-31813034a97b tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] GET https://10.4.3.143/volume/v3/volumes/bcc00b55-60f1-4a3f-a2ba-2776b3266083 Jul 03 23:47:42.917857 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-98fccf32-1183-4891-a61a-31813034a97b tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:42.918394 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-98fccf32-1183-4891-a61a-31813034a97b tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:42.929210 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:42.929210 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:42.935748 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-98fccf32-1183-4891-a61a-31813034a97b tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Volume info retrieved successfully. Jul 03 23:47:42.942547 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-98fccf32-1183-4891-a61a-31813034a97b tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] https://10.4.3.143/volume/v3/volumes/bcc00b55-60f1-4a3f-a2ba-2776b3266083 returned with HTTP 200 Jul 03 23:47:42.945730 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 236/952] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:42 2026] GET /volume/v3/volumes/bcc00b55-60f1-4a3f-a2ba-2776b3266083 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:42.957398 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-66d264a0-9fdb-4dab-81e0-bc715cacbe2e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:43.056448 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-66d264a0-9fdb-4dab-81e0-bc715cacbe2e tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-reader] POST https://10.4.3.143/volume/v3/volumes/bcc00b55-60f1-4a3f-a2ba-2776b3266083/action Jul 03 23:47:43.057143 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-66d264a0-9fdb-4dab-81e0-bc715cacbe2e tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:47:43.057720 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-66d264a0-9fdb-4dab-81e0-bc715cacbe2e tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:43.071652 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:43.071652 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:43.073130 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-66d264a0-9fdb-4dab-81e0-bc715cacbe2e tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-reader] Volume info retrieved successfully. Jul 03 23:47:43.074088 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.policy [None req-66d264a0-9fdb-4dab-81e0-bc715cacbe2e tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '9122f1619f01491295a928f5a47f5711', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2503912b00fe4e04a242729cabf569f7', '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=99863) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:47:43.074401 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-66d264a0-9fdb-4dab-81e0-bc715cacbe2e tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-reader] https://10.4.3.143/volume/v3/volumes/bcc00b55-60f1-4a3f-a2ba-2776b3266083/action returned with HTTP 403 Jul 03 23:47:43.075080 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 242/953] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:47:42 2026] POST /volume/v3/volumes/bcc00b55-60f1-4a3f-a2ba-2776b3266083/action => generated 131 bytes in 118 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:43.088651 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cf1674ce-fd09-47df-8cee-b4a042796c7c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:43.089845 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cf1674ce-fd09-47df-8cee-b4a042796c7c tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/bcc00b55-60f1-4a3f-a2ba-2776b3266083 Jul 03 23:47:43.089845 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cf1674ce-fd09-47df-8cee-b4a042796c7c tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:43.090020 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cf1674ce-fd09-47df-8cee-b4a042796c7c tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:43.091308 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-cf1674ce-fd09-47df-8cee-b4a042796c7c tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Delete volume with id: bcc00b55-60f1-4a3f-a2ba-2776b3266083 Jul 03 23:47:43.110285 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:43.110285 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:43.110285 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-cf1674ce-fd09-47df-8cee-b4a042796c7c tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Volume info retrieved successfully. Jul 03 23:47:43.138266 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1817acbd-c841-4277-a3ce-c8f61bf9782b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:43.142658 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1817acbd-c841-4277-a3ce-c8f61bf9782b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:43.142937 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1817acbd-c841-4277-a3ce-c8f61bf9782b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:43.143153 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1817acbd-c841-4277-a3ce-c8f61bf9782b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:43.153012 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-cf1674ce-fd09-47df-8cee-b4a042796c7c tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Delete volume request issued successfully. Jul 03 23:47:43.153489 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cf1674ce-fd09-47df-8cee-b4a042796c7c tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] https://10.4.3.143/volume/v3/volumes/bcc00b55-60f1-4a3f-a2ba-2776b3266083 returned with HTTP 202 Jul 03 23:47:43.154088 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 236/954] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:47:43 2026] DELETE /volume/v3/volumes/bcc00b55-60f1-4a3f-a2ba-2776b3266083 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:47:43.159137 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:43.159137 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:43.164283 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1817acbd-c841-4277-a3ce-c8f61bf9782b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:43.164981 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ebeecb7e-53f1-417e-b2e7-6e9b74cce5f6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:43.167691 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ebeecb7e-53f1-417e-b2e7-6e9b74cce5f6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] GET https://10.4.3.143/volume/v3/volumes/bcc00b55-60f1-4a3f-a2ba-2776b3266083 Jul 03 23:47:43.170476 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ebeecb7e-53f1-417e-b2e7-6e9b74cce5f6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:43.170476 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ebeecb7e-53f1-417e-b2e7-6e9b74cce5f6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:43.174891 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1817acbd-c841-4277-a3ce-c8f61bf9782b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:43.175580 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 241/955] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:43 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:43.190654 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:43.190654 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:43.195566 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ebeecb7e-53f1-417e-b2e7-6e9b74cce5f6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Volume info retrieved successfully. Jul 03 23:47:43.206426 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ebeecb7e-53f1-417e-b2e7-6e9b74cce5f6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] https://10.4.3.143/volume/v3/volumes/bcc00b55-60f1-4a3f-a2ba-2776b3266083 returned with HTTP 200 Jul 03 23:47:43.206426 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 237/956] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:43 2026] GET /volume/v3/volumes/bcc00b55-60f1-4a3f-a2ba-2776b3266083 => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:43.410432 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-420ee704-3a57-4603-bb50-a576aa38b0e2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:43.412669 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-420ee704-3a57-4603-bb50-a576aa38b0e2 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] GET https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6 Jul 03 23:47:43.412926 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-420ee704-3a57-4603-bb50-a576aa38b0e2 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:43.413182 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-420ee704-3a57-4603-bb50-a576aa38b0e2 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:43.418503 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-420ee704-3a57-4603-bb50-a576aa38b0e2 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6 returned with HTTP 404 Jul 03 23:47:43.419152 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 243/957] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:47:43 2026] GET /volume/v3/snapshots/84fb562b-1fda-424a-bce2-916ad723c9c6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:43.427014 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5a9e0507-4a24-40c7-b490-17defc0fbbfe None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:43.430167 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5a9e0507-4a24-40c7-b490-17defc0fbbfe tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] GET https://10.4.3.143/volume/v3/volumes/ef76897c-41c9-4fd4-80a6-6e99f34377b8 Jul 03 23:47:43.430456 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5a9e0507-4a24-40c7-b490-17defc0fbbfe tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:43.430722 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5a9e0507-4a24-40c7-b490-17defc0fbbfe tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:43.441152 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:43.441152 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:43.445119 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5a9e0507-4a24-40c7-b490-17defc0fbbfe tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Volume info retrieved successfully. Jul 03 23:47:43.449323 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5a9e0507-4a24-40c7-b490-17defc0fbbfe tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/volumes/ef76897c-41c9-4fd4-80a6-6e99f34377b8 returned with HTTP 200 Jul 03 23:47:43.449722 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 237/958] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:43 2026] GET /volume/v3/volumes/ef76897c-41c9-4fd4-80a6-6e99f34377b8 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:43.461688 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-94018c00-2771-46ef-8fe2-368cfb40e0af None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:43.463767 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-94018c00-2771-46ef-8fe2-368cfb40e0af tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ef76897c-41c9-4fd4-80a6-6e99f34377b8 Jul 03 23:47:43.464298 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-94018c00-2771-46ef-8fe2-368cfb40e0af tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:43.464298 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-94018c00-2771-46ef-8fe2-368cfb40e0af tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:43.464466 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-94018c00-2771-46ef-8fe2-368cfb40e0af tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Delete volume with id: ef76897c-41c9-4fd4-80a6-6e99f34377b8 Jul 03 23:47:43.471423 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:43.471423 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:43.472072 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-94018c00-2771-46ef-8fe2-368cfb40e0af tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Volume info retrieved successfully. Jul 03 23:47:43.491626 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-94018c00-2771-46ef-8fe2-368cfb40e0af tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Delete volume request issued successfully. Jul 03 23:47:43.491957 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-94018c00-2771-46ef-8fe2-368cfb40e0af tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/volumes/ef76897c-41c9-4fd4-80a6-6e99f34377b8 returned with HTTP 202 Jul 03 23:47:43.492523 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 242/959] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:47:43 2026] DELETE /volume/v3/volumes/ef76897c-41c9-4fd4-80a6-6e99f34377b8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:47:43.499561 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c7358ca5-284e-43fd-be0a-0e56dd8f7fb0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:43.501411 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c7358ca5-284e-43fd-be0a-0e56dd8f7fb0 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] GET https://10.4.3.143/volume/v3/volumes/ef76897c-41c9-4fd4-80a6-6e99f34377b8 Jul 03 23:47:43.501635 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c7358ca5-284e-43fd-be0a-0e56dd8f7fb0 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:43.501869 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c7358ca5-284e-43fd-be0a-0e56dd8f7fb0 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:43.509451 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:43.509451 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:43.513534 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c7358ca5-284e-43fd-be0a-0e56dd8f7fb0 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Volume info retrieved successfully. Jul 03 23:47:43.518531 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c7358ca5-284e-43fd-be0a-0e56dd8f7fb0 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/volumes/ef76897c-41c9-4fd4-80a6-6e99f34377b8 returned with HTTP 200 Jul 03 23:47:43.519083 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 238/960] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:43 2026] GET /volume/v3/volumes/ef76897c-41c9-4fd4-80a6-6e99f34377b8 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:44.194161 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1f7bcac2-e3f3-4eb1-8100-9c8b75b9b5fd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:44.196223 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1f7bcac2-e3f3-4eb1-8100-9c8b75b9b5fd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:44.196482 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1f7bcac2-e3f3-4eb1-8100-9c8b75b9b5fd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:44.196752 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1f7bcac2-e3f3-4eb1-8100-9c8b75b9b5fd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:44.220200 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:44.220200 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:44.222443 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1f7bcac2-e3f3-4eb1-8100-9c8b75b9b5fd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:44.227212 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-09684cb8-a4ad-4dbe-a9f6-49d01450064f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:44.229436 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1f7bcac2-e3f3-4eb1-8100-9c8b75b9b5fd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:44.229914 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 244/961] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:44 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:44.232528 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-09684cb8-a4ad-4dbe-a9f6-49d01450064f tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] GET https://10.4.3.143/volume/v3/volumes/bcc00b55-60f1-4a3f-a2ba-2776b3266083 Jul 03 23:47:44.233039 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-09684cb8-a4ad-4dbe-a9f6-49d01450064f tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:44.233300 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-09684cb8-a4ad-4dbe-a9f6-49d01450064f tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:44.245012 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-09684cb8-a4ad-4dbe-a9f6-49d01450064f tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] https://10.4.3.143/volume/v3/volumes/bcc00b55-60f1-4a3f-a2ba-2776b3266083 returned with HTTP 404 Jul 03 23:47:44.246145 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 238/962] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:44 2026] GET /volume/v3/volumes/bcc00b55-60f1-4a3f-a2ba-2776b3266083 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:44.259370 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:44.261869 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:47:44.262508 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1035239735"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:44.264772 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1035239735'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:47:44.265137 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Create volume of 1 GB Jul 03 23:47:44.272238 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Availability Zones retrieved successfully. Jul 03 23:47:44.278493 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Flow 'volume_create_api' (d26c4ff6-7db4-42ff-bf61-96e1307550e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:44.279884 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (812c99b3-d86e-473f-afc3-a3adb678f7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:44.280986 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:47:44.313173 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (812c99b3-d86e-473f-afc3-a3adb678f7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:44.313173 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d4d217-561e-4e1c-b1d0-ca76d830e301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:44.354576 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Created reservations ['2ad9a476-3772-47e3-bf26-43e3e4977b89', '60c1ff22-bde3-48f5-9757-b8e3128f8588', '41e9736a-2a96-4da7-a116-7136ddf8a3be', '7eeb4c52-aecd-414d-8903-6f37ec1076c3'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:44.355501 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d4d217-561e-4e1c-b1d0-ca76d830e301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ad9a476-3772-47e3-bf26-43e3e4977b89', '60c1ff22-bde3-48f5-9757-b8e3128f8588', '41e9736a-2a96-4da7-a116-7136ddf8a3be', '7eeb4c52-aecd-414d-8903-6f37ec1076c3']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:44.356249 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18c7944d-5059-4f5c-aa0a-7b29930eb7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:44.386781 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18c7944d-5059-4f5c-aa0a-7b29930eb7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1035239735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2503912b00fe4e04a242729cabf569f7',qos_specs=None,replication_status=,reservations=['2ad9a476-3772-47e3-bf26-43e3e4977b89','60c1ff22-bde3-48f5-9757-b8e3128f8588','41e9736a-2a96-4da7-a116-7136ddf8a3be','7eeb4c52-aecd-414d-8903-6f37ec1076c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49f353125b9949aeb84139ef09c2a801',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:47:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1035239735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2503912b00fe4e04a242729cabf569f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49f353125b9949aeb84139ef09c2a801',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:44.387470 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6faf9c5-843b-44f2-a6e1-8778699ed6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:44.406958 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6faf9c5-843b-44f2-a6e1-8778699ed6e6) transitioned into state 'SUCCESS' from state '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-1035239735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2503912b00fe4e04a242729cabf569f7',qos_specs=None,replication_status=,reservations=['2ad9a476-3772-47e3-bf26-43e3e4977b89','60c1ff22-bde3-48f5-9757-b8e3128f8588','41e9736a-2a96-4da7-a116-7136ddf8a3be','7eeb4c52-aecd-414d-8903-6f37ec1076c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49f353125b9949aeb84139ef09c2a801',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:44.407768 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a65b4414-188d-4af8-930d-9c0ad7dedb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:44.420730 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a65b4414-188d-4af8-930d-9c0ad7dedb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:44.420730 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Flow 'volume_create_api' (d26c4ff6-7db4-42ff-bf61-96e1307550e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:44.420730 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Create volume request issued successfully. Jul 03 23:47:44.421135 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ef97fc38-caea-49c8-b810-5dda2f17ffb6 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:47:44.421716 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 243/963] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:47:44 2026] POST /volume/v3/volumes => generated 778 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:47:44.439469 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-389526bd-9eca-4b5d-a853-017dd0f2e98e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:44.441480 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-389526bd-9eca-4b5d-a853-017dd0f2e98e tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] GET https://10.4.3.143/volume/v3/volumes/81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d Jul 03 23:47:44.441723 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-389526bd-9eca-4b5d-a853-017dd0f2e98e tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:44.441941 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-389526bd-9eca-4b5d-a853-017dd0f2e98e tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:44.453741 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:44.453741 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:44.460788 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-389526bd-9eca-4b5d-a853-017dd0f2e98e tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Volume info retrieved successfully. Jul 03 23:47:44.464368 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-389526bd-9eca-4b5d-a853-017dd0f2e98e tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] https://10.4.3.143/volume/v3/volumes/81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d returned with HTTP 200 Jul 03 23:47:44.464874 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 239/964] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:44 2026] GET /volume/v3/volumes/81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:44.535290 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a9daa007-bba5-4d97-9923-229457c6f348 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:44.537729 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a9daa007-bba5-4d97-9923-229457c6f348 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] GET https://10.4.3.143/volume/v3/volumes/ef76897c-41c9-4fd4-80a6-6e99f34377b8 Jul 03 23:47:44.538303 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a9daa007-bba5-4d97-9923-229457c6f348 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:44.538715 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a9daa007-bba5-4d97-9923-229457c6f348 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:44.551582 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a9daa007-bba5-4d97-9923-229457c6f348 tempest-SnapshotMetadataTestJSON-130136240 tempest-SnapshotMetadataTestJSON-130136240-project-member] https://10.4.3.143/volume/v3/volumes/ef76897c-41c9-4fd4-80a6-6e99f34377b8 returned with HTTP 404 Jul 03 23:47:44.551582 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 245/965] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:44 2026] GET /volume/v3/volumes/ef76897c-41c9-4fd4-80a6-6e99f34377b8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 23:47:45.244276 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-61663fcb-2ace-445b-a7ea-304716d39d01 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:45.246390 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-61663fcb-2ace-445b-a7ea-304716d39d01 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:45.246777 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-61663fcb-2ace-445b-a7ea-304716d39d01 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:45.246946 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-61663fcb-2ace-445b-a7ea-304716d39d01 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:45.267207 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:45.267207 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:45.275849 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-61663fcb-2ace-445b-a7ea-304716d39d01 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:45.283734 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-61663fcb-2ace-445b-a7ea-304716d39d01 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:45.284461 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 239/966] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:45 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:45.482544 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-965056d4-df56-4957-a965-35429c880ac9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:45.485056 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-965056d4-df56-4957-a965-35429c880ac9 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] GET https://10.4.3.143/volume/v3/volumes/81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d Jul 03 23:47:45.485340 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-965056d4-df56-4957-a965-35429c880ac9 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:45.485960 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-965056d4-df56-4957-a965-35429c880ac9 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:45.496495 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:45.496495 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:45.501743 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-965056d4-df56-4957-a965-35429c880ac9 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Volume info retrieved successfully. Jul 03 23:47:45.506329 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-965056d4-df56-4957-a965-35429c880ac9 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] https://10.4.3.143/volume/v3/volumes/81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d returned with HTTP 200 Jul 03 23:47:45.506961 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 244/967] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:45 2026] GET /volume/v3/volumes/81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:45.523825 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7f8d28bf-453d-4903-8158-21e2ca32d346 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:45.525729 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7f8d28bf-453d-4903-8158-21e2ca32d346 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-reader] POST https://10.4.3.143/volume/v3/volumes/81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d/action Jul 03 23:47:45.526176 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7f8d28bf-453d-4903-8158-21e2ca32d346 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:47:45.526246 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7f8d28bf-453d-4903-8158-21e2ca32d346 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:45.540715 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:45.540715 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:45.542200 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.policy [None req-7f8d28bf-453d-4903-8158-21e2ca32d346 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9122f1619f01491295a928f5a47f5711', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2503912b00fe4e04a242729cabf569f7', '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=99860) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:47:45.542200 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7f8d28bf-453d-4903-8158-21e2ca32d346 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-reader] https://10.4.3.143/volume/v3/volumes/81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d/action returned with HTTP 403 Jul 03 23:47:45.542659 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 240/968] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:47:45 2026] POST /volume/v3/volumes/81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d/action => generated 131 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:45.552001 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3d54642b-e5e8-4ba9-a9ce-47d24d6ccdc4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:45.557630 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3d54642b-e5e8-4ba9-a9ce-47d24d6ccdc4 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d Jul 03 23:47:45.557887 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3d54642b-e5e8-4ba9-a9ce-47d24d6ccdc4 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:45.558152 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3d54642b-e5e8-4ba9-a9ce-47d24d6ccdc4 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:45.558304 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-3d54642b-e5e8-4ba9-a9ce-47d24d6ccdc4 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Delete volume with id: 81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d Jul 03 23:47:45.568208 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:45.568208 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:45.569163 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3d54642b-e5e8-4ba9-a9ce-47d24d6ccdc4 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Volume info retrieved successfully. Jul 03 23:47:45.621429 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3d54642b-e5e8-4ba9-a9ce-47d24d6ccdc4 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Delete volume request issued successfully. Jul 03 23:47:45.621718 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3d54642b-e5e8-4ba9-a9ce-47d24d6ccdc4 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] https://10.4.3.143/volume/v3/volumes/81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d returned with HTTP 202 Jul 03 23:47:45.622329 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 246/969] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:47:45 2026] DELETE /volume/v3/volumes/81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:47:45.637579 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-42660cfa-c48e-4e2c-9ee2-f63f6c79c9af None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:45.640726 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-42660cfa-c48e-4e2c-9ee2-f63f6c79c9af tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] GET https://10.4.3.143/volume/v3/volumes/81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d Jul 03 23:47:45.643130 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-42660cfa-c48e-4e2c-9ee2-f63f6c79c9af tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:45.643130 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-42660cfa-c48e-4e2c-9ee2-f63f6c79c9af tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:45.651055 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:45.651055 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:45.655981 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-42660cfa-c48e-4e2c-9ee2-f63f6c79c9af tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Volume info retrieved successfully. Jul 03 23:47:45.660966 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-42660cfa-c48e-4e2c-9ee2-f63f6c79c9af tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] https://10.4.3.143/volume/v3/volumes/81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d returned with HTTP 200 Jul 03 23:47:45.662362 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 240/970] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:45 2026] GET /volume/v3/volumes/81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:46.310340 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d825aabf-ae62-4859-b95b-4a056219d4b8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:46.312668 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d825aabf-ae62-4859-b95b-4a056219d4b8 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:46.312668 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d825aabf-ae62-4859-b95b-4a056219d4b8 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:46.313590 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d825aabf-ae62-4859-b95b-4a056219d4b8 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:46.334527 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:46.334527 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:46.339241 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d825aabf-ae62-4859-b95b-4a056219d4b8 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:46.344663 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d825aabf-ae62-4859-b95b-4a056219d4b8 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:46.344878 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 245/971] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:46 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:46.685154 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-dc88592d-f78b-40c5-a5b4-672395546f11 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:46.690854 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dc88592d-f78b-40c5-a5b4-672395546f11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] GET https://10.4.3.143/volume/v3/volumes/81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d Jul 03 23:47:46.691189 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dc88592d-f78b-40c5-a5b4-672395546f11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:46.692729 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dc88592d-f78b-40c5-a5b4-672395546f11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:46.710135 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dc88592d-f78b-40c5-a5b4-672395546f11 tempest-ProjectReaderTests-124536895 tempest-ProjectReaderTests-124536895-project-admin] https://10.4.3.143/volume/v3/volumes/81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d returned with HTTP 404 Jul 03 23:47:46.710135 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 241/972] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:46 2026] GET /volume/v3/volumes/81a6d7a7-7c07-4f8b-851c-5ee70ce17f3d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:47.359902 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7d02aa9b-cd64-45cc-ac58-e18d204642ac None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:47.361806 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7d02aa9b-cd64-45cc-ac58-e18d204642ac tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:47.363276 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7d02aa9b-cd64-45cc-ac58-e18d204642ac tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:47.363276 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7d02aa9b-cd64-45cc-ac58-e18d204642ac tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:47.375685 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:47.375685 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:47.381228 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-7d02aa9b-cd64-45cc-ac58-e18d204642ac tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:47.386950 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7d02aa9b-cd64-45cc-ac58-e18d204642ac tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:47.387548 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 247/973] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:47 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:48.212673 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-2e87d409-1256-4916-8a78-f9a59b95bcf7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:48.215222 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-2e87d409-1256-4916-8a78-f9a59b95bcf7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/attachments/55035067-4b5c-4c38-b82c-3137da71462c/action Jul 03 23:47:48.216126 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-2e87d409-1256-4916-8a78-f9a59b95bcf7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:47:48.216126 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-2e87d409-1256-4916-8a78-f9a59b95bcf7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:48.246114 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:48.246114 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:48.272217 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-6183d5c9-a9f9-47b9-b82d-206452df4592 req-2e87d409-1256-4916-8a78-f9a59b95bcf7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/55035067-4b5c-4c38-b82c-3137da71462c/action returned with HTTP 204 Jul 03 23:47:48.272999 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 241/974] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:47:48 2026] POST /volume/v3/attachments/55035067-4b5c-4c38-b82c-3137da71462c/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:48.406754 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-487578cd-6aa1-46e1-89a3-d2106cf938bf None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:48.410886 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-487578cd-6aa1-46e1-89a3-d2106cf938bf tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:48.413729 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-487578cd-6aa1-46e1-89a3-d2106cf938bf tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:48.413729 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-487578cd-6aa1-46e1-89a3-d2106cf938bf tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:48.430012 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:48.430012 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:48.437798 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-487578cd-6aa1-46e1-89a3-d2106cf938bf tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:48.447473 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-487578cd-6aa1-46e1-89a3-d2106cf938bf tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:48.448215 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 246/975] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:48 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:48.518987 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-fd324f5a-cd30-4b97-b145-953dea13a17c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:48.522041 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-fd324f5a-cd30-4b97-b145-953dea13a17c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:48.522395 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-fd324f5a-cd30-4b97-b145-953dea13a17c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:48.522677 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-fd324f5a-cd30-4b97-b145-953dea13a17c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:48.535482 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:48.535482 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:48.541218 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-fd324f5a-cd30-4b97-b145-953dea13a17c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:48.553316 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-fd324f5a-cd30-4b97-b145-953dea13a17c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:48.553316 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 242/976] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:47:48 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:48.726110 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-2dcc6469-e4b6-40ae-9d37-522789f51aca req-7240cd10-1985-4c59-9ddf-63778c6156f6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:48.728956 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-2dcc6469-e4b6-40ae-9d37-522789f51aca req-7240cd10-1985-4c59-9ddf-63778c6156f6 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] GET https://10.4.3.143/volume/v3/volumes/bf4389b7-399a-48de-be07-b95ef0ce4e5a Jul 03 23:47:48.729231 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-2dcc6469-e4b6-40ae-9d37-522789f51aca req-7240cd10-1985-4c59-9ddf-63778c6156f6 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:48.729507 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-2dcc6469-e4b6-40ae-9d37-522789f51aca req-7240cd10-1985-4c59-9ddf-63778c6156f6 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:48.744729 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:48.744729 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:48.753154 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-2dcc6469-e4b6-40ae-9d37-522789f51aca req-7240cd10-1985-4c59-9ddf-63778c6156f6 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Volume info retrieved successfully. Jul 03 23:47:48.764049 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-2dcc6469-e4b6-40ae-9d37-522789f51aca req-7240cd10-1985-4c59-9ddf-63778c6156f6 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/volumes/bf4389b7-399a-48de-be07-b95ef0ce4e5a returned with HTTP 200 Jul 03 23:47:48.764636 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 248/977] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:47:48 2026] GET /volume/v3/volumes/bf4389b7-399a-48de-be07-b95ef0ce4e5a => generated 1134 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:48.842951 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:48.971035 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:47:48.971035 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1275564167"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:48.972577 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1275564167'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:47:48.973043 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Create volume of 1 GB Jul 03 23:47:48.985927 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Availability Zones retrieved successfully. Jul 03 23:47:48.996584 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Flow 'volume_create_api' (d7956623-91a3-4d49-878c-12a5ecb461b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:48.998612 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50d9bc5a-9f93-4e03-8d79-861c40a2c595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:49.001237 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:47:49.053065 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50d9bc5a-9f93-4e03-8d79-861c40a2c595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:49.053840 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b87ff9-531d-43ac-aa11-66e7edd5a6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:49.138457 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Created reservations ['a2c95f43-634e-4ce8-af4c-4726f1298cb4', '3d4cf06f-855a-43cb-bd55-0914cfc486ec', '615d2d26-4cf9-47eb-9d6d-dd816baffefc', 'fe38e721-4dba-45b2-8c6b-6ea3e9ef0649'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:49.139571 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b87ff9-531d-43ac-aa11-66e7edd5a6fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2c95f43-634e-4ce8-af4c-4726f1298cb4', '3d4cf06f-855a-43cb-bd55-0914cfc486ec', '615d2d26-4cf9-47eb-9d6d-dd816baffefc', 'fe38e721-4dba-45b2-8c6b-6ea3e9ef0649']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:49.140508 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b86b225e-3200-4af1-85ab-52fb83ee3201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:49.172596 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b86b225e-3200-4af1-85ab-52fb83ee3201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '369eb549-6e39-4753-b0fd-5af7ecbf80c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1275564167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f534bc9f155d4946aafc39dc931341f5',qos_specs=None,replication_status=,reservations=['a2c95f43-634e-4ce8-af4c-4726f1298cb4','3d4cf06f-855a-43cb-bd55-0914cfc486ec','615d2d26-4cf9-47eb-9d6d-dd816baffefc','fe38e721-4dba-45b2-8c6b-6ea3e9ef0649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7a9d97d1f74fd9b8b3a4cc85608d2d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:47:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1275564167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=369eb549-6e39-4753-b0fd-5af7ecbf80c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f534bc9f155d4946aafc39dc931341f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf7a9d97d1f74fd9b8b3a4cc85608d2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:49.173458 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1adf4c07-9d99-40fd-a0fe-2d0ae773cfac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:49.213513 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1adf4c07-9d99-40fd-a0fe-2d0ae773cfac) transitioned into state 'SUCCESS' from state '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-1275564167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f534bc9f155d4946aafc39dc931341f5',qos_specs=None,replication_status=,reservations=['a2c95f43-634e-4ce8-af4c-4726f1298cb4','3d4cf06f-855a-43cb-bd55-0914cfc486ec','615d2d26-4cf9-47eb-9d6d-dd816baffefc','fe38e721-4dba-45b2-8c6b-6ea3e9ef0649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7a9d97d1f74fd9b8b3a4cc85608d2d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:49.214986 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e957b6ca-0b1d-4738-8b3d-89db7ea352df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:49.235298 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e957b6ca-0b1d-4738-8b3d-89db7ea352df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:49.236425 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Flow 'volume_create_api' (d7956623-91a3-4d49-878c-12a5ecb461b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:49.236738 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Create volume request issued successfully. Jul 03 23:47:49.237941 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8e8960a2-5b3c-4a8a-b337-85f005784a49 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:47:49.239020 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 242/978] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:47:48 2026] POST /volume/v3/volumes => generated 778 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:49.255672 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-12508de4-0e5f-463f-82b2-340c48787633 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:49.258191 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-12508de4-0e5f-463f-82b2-340c48787633 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] GET https://10.4.3.143/volume/v3/volumes/369eb549-6e39-4753-b0fd-5af7ecbf80c1 Jul 03 23:47:49.258471 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-12508de4-0e5f-463f-82b2-340c48787633 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:49.259283 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-12508de4-0e5f-463f-82b2-340c48787633 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:49.280877 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:49.280877 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:49.293598 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-12508de4-0e5f-463f-82b2-340c48787633 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Volume info retrieved successfully. Jul 03 23:47:49.309695 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-12508de4-0e5f-463f-82b2-340c48787633 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/369eb549-6e39-4753-b0fd-5af7ecbf80c1 returned with HTTP 200 Jul 03 23:47:49.310421 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 247/979] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:49 2026] GET /volume/v3/volumes/369eb549-6e39-4753-b0fd-5af7ecbf80c1 => generated 957 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:50.328634 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-324578ac-8ef5-4c86-b4f3-2a6b156964c3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:50.334619 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-324578ac-8ef5-4c86-b4f3-2a6b156964c3 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] GET https://10.4.3.143/volume/v3/volumes/369eb549-6e39-4753-b0fd-5af7ecbf80c1 Jul 03 23:47:50.334619 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-324578ac-8ef5-4c86-b4f3-2a6b156964c3 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:50.334619 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-324578ac-8ef5-4c86-b4f3-2a6b156964c3 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:50.343716 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:50.343716 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:50.347312 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-324578ac-8ef5-4c86-b4f3-2a6b156964c3 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Volume info retrieved successfully. Jul 03 23:47:50.351567 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-324578ac-8ef5-4c86-b4f3-2a6b156964c3 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/369eb549-6e39-4753-b0fd-5af7ecbf80c1 returned with HTTP 200 Jul 03 23:47:50.352023 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 243/980] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:50 2026] GET /volume/v3/volumes/369eb549-6e39-4753-b0fd-5af7ecbf80c1 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:50.370000 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8c207289-f89d-4958-b0c0-99a147817aa9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:50.482166 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8c207289-f89d-4958-b0c0-99a147817aa9 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] GET https://10.4.3.143/volume/v3/volumes Jul 03 23:47:50.482459 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8c207289-f89d-4958-b0c0-99a147817aa9 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:50.482737 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8c207289-f89d-4958-b0c0-99a147817aa9 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:50.483112 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-8c207289-f89d-4958-b0c0-99a147817aa9 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:47:50.484230 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-8c207289-f89d-4958-b0c0-99a147817aa9 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:47:50.494318 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8c207289-f89d-4958-b0c0-99a147817aa9 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] Get all volumes completed successfully. Jul 03 23:47:50.494967 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8c207289-f89d-4958-b0c0-99a147817aa9 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] https://10.4.3.143/volume/v3/volumes returned with HTTP 200 Jul 03 23:47:50.495566 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 249/981] 10.4.3.143 () {68 vars in 1278 bytes} [Fri Jul 3 23:47:50 2026] GET /volume/v3/volumes => generated 336 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:50.506680 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2b15fcd1-0865-4db7-a1ae-7d7d4c755ed2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:50.509875 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2b15fcd1-0865-4db7-a1ae-7d7d4c755ed2 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/369eb549-6e39-4753-b0fd-5af7ecbf80c1 Jul 03 23:47:50.510337 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2b15fcd1-0865-4db7-a1ae-7d7d4c755ed2 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:50.510718 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2b15fcd1-0865-4db7-a1ae-7d7d4c755ed2 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:50.511064 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-2b15fcd1-0865-4db7-a1ae-7d7d4c755ed2 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Delete volume with id: 369eb549-6e39-4753-b0fd-5af7ecbf80c1 Jul 03 23:47:50.522284 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:50.522284 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:50.522760 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2b15fcd1-0865-4db7-a1ae-7d7d4c755ed2 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Volume info retrieved successfully. Jul 03 23:47:50.556609 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2b15fcd1-0865-4db7-a1ae-7d7d4c755ed2 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Delete volume request issued successfully. Jul 03 23:47:50.556749 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2b15fcd1-0865-4db7-a1ae-7d7d4c755ed2 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/369eb549-6e39-4753-b0fd-5af7ecbf80c1 returned with HTTP 202 Jul 03 23:47:50.557239 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 243/982] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:47:50 2026] DELETE /volume/v3/volumes/369eb549-6e39-4753-b0fd-5af7ecbf80c1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:47:50.571554 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f2e6432d-8e26-4be2-ac35-2dd5a98c5d04 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:50.572653 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f2e6432d-8e26-4be2-ac35-2dd5a98c5d04 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] GET https://10.4.3.143/volume/v3/volumes/369eb549-6e39-4753-b0fd-5af7ecbf80c1 Jul 03 23:47:50.573392 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f2e6432d-8e26-4be2-ac35-2dd5a98c5d04 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:50.575830 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f2e6432d-8e26-4be2-ac35-2dd5a98c5d04 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:50.588992 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:50.588992 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:50.597469 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f2e6432d-8e26-4be2-ac35-2dd5a98c5d04 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Volume info retrieved successfully. Jul 03 23:47:50.604366 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f2e6432d-8e26-4be2-ac35-2dd5a98c5d04 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/369eb549-6e39-4753-b0fd-5af7ecbf80c1 returned with HTTP 200 Jul 03 23:47:50.605660 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 248/983] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:50 2026] GET /volume/v3/volumes/369eb549-6e39-4753-b0fd-5af7ecbf80c1 => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:50.615524 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e5a67f92-9555-4a63-a3f1-f8b3d6adc3b5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:50.618333 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e5a67f92-9555-4a63-a3f1-f8b3d6adc3b5 None None] GET https://10.4.3.143/volume// Jul 03 23:47:50.618653 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e5a67f92-9555-4a63-a3f1-f8b3d6adc3b5 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:50.619021 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e5a67f92-9555-4a63-a3f1-f8b3d6adc3b5 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:50.620076 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e5a67f92-9555-4a63-a3f1-f8b3d6adc3b5 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:47:50.620442 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 244/984] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:47: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 03 23:47:50.632122 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-84342318-e0a5-430d-a95d-6cc00de5d573 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:50.636187 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-84342318-e0a5-430d-a95d-6cc00de5d573 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:47:50.636601 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-84342318-e0a5-430d-a95d-6cc00de5d573 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9e57095-0fab-473e-b07b-224be6fb48d9", "connector": null, "instance_uuid": "a2d20a86-07ae-40a1-ba14-2b7a8255feb2"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:50.655728 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:50.655728 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:50.719066 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-84342318-e0a5-430d-a95d-6cc00de5d573 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:47:50.719066 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 250/985] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:47:50 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:51.089210 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-bc047af6-9242-403e-b596-836aa5baa25e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:51.091696 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bc047af6-9242-403e-b596-836aa5baa25e tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:51.092538 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bc047af6-9242-403e-b596-836aa5baa25e tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:51.094852 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bc047af6-9242-403e-b596-836aa5baa25e tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:51.110635 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:51.110635 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:51.115733 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-bc047af6-9242-403e-b596-836aa5baa25e tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:51.121929 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bc047af6-9242-403e-b596-836aa5baa25e tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:51.122399 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 244/986] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:51 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:51.257516 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-10f237a4-847f-4664-bbe6-3784942fdb4c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:51.258010 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-10f237a4-847f-4664-bbe6-3784942fdb4c None None] GET https://10.4.3.143/volume// Jul 03 23:47:51.258189 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-10f237a4-847f-4664-bbe6-3784942fdb4c None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:51.258490 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-10f237a4-847f-4664-bbe6-3784942fdb4c None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:51.258764 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-10f237a4-847f-4664-bbe6-3784942fdb4c None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:47:51.259083 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 249/987] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:47: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 03 23:47:51.271176 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-1a4bddc6-6dd9-4aca-b306-c188f155c826 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:51.273631 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-1a4bddc6-6dd9-4aca-b306-c188f155c826 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:51.274446 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-1a4bddc6-6dd9-4aca-b306-c188f155c826 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:51.274862 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-1a4bddc6-6dd9-4aca-b306-c188f155c826 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:51.312939 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:51.312939 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:51.327595 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-1a4bddc6-6dd9-4aca-b306-c188f155c826 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:51.353227 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-1a4bddc6-6dd9-4aca-b306-c188f155c826 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:51.353875 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 245/988] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:47:51 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1325 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:51.462187 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-559a90dc-1d07-4a8c-aef7-c94b1913729b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:51.464413 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-559a90dc-1d07-4a8c-aef7-c94b1913729b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] PUT https://10.4.3.143/volume/v3/attachments/513d3604-d6d9-4900-b3b7-68843d7cea79 Jul 03 23:47:51.464922 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-559a90dc-1d07-4a8c-aef7-c94b1913729b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:51.487215 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-559a90dc-1d07-4a8c-aef7-c94b1913729b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Acquiring lock "cinder-attachment_update-e9e57095-0fab-473e-b07b-224be6fb48d9-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:47:51.491657 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-559a90dc-1d07-4a8c-aef7-c94b1913729b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Lock "cinder-attachment_update-e9e57095-0fab-473e-b07b-224be6fb48d9-np0000004490" acquired by "attachment_update" :: waited 0.008s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:47:51.493588 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:51.493588 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:51.623533 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-918ae379-212a-45e0-be43-e5d828912c40 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:51.626590 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-918ae379-212a-45e0-be43-e5d828912c40 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] GET https://10.4.3.143/volume/v3/volumes/369eb549-6e39-4753-b0fd-5af7ecbf80c1 Jul 03 23:47:51.626952 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-918ae379-212a-45e0-be43-e5d828912c40 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:51.627251 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-918ae379-212a-45e0-be43-e5d828912c40 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:51.640961 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-918ae379-212a-45e0-be43-e5d828912c40 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/369eb549-6e39-4753-b0fd-5af7ecbf80c1 returned with HTTP 404 Jul 03 23:47:51.641621 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 245/989] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:51 2026] GET /volume/v3/volumes/369eb549-6e39-4753-b0fd-5af7ecbf80c1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:47:51.654251 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:51.661195 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:47:51.662262 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1207308235"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:51.667449 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1207308235'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:47:51.667449 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Create volume of 1 GB Jul 03 23:47:51.675749 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Availability Zones retrieved successfully. Jul 03 23:47:51.682524 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Flow 'volume_create_api' (f08bde65-9342-40c7-afa0-f26b974f87e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:51.685928 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (939d1369-3879-4ede-8165-924ae9839d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:51.685928 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:47:51.716900 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (939d1369-3879-4ede-8165-924ae9839d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:51.717136 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b15f5184-c77e-47e8-ba2e-483e29d52d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:51.772909 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Created reservations ['1d968965-9d2e-4131-bfdb-885e381d9066', '4e504947-4110-40b8-8f76-28334d38a34d', '96885c6c-4073-4fbe-9718-80d7891a094b', 'cd26c922-e9be-4339-90ff-6a663995b114'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:51.773995 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b15f5184-c77e-47e8-ba2e-483e29d52d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d968965-9d2e-4131-bfdb-885e381d9066', '4e504947-4110-40b8-8f76-28334d38a34d', '96885c6c-4073-4fbe-9718-80d7891a094b', 'cd26c922-e9be-4339-90ff-6a663995b114']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:51.774750 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f113618-c509-44f1-af4d-19a7e19d6b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:51.802897 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f113618-c509-44f1-af4d-19a7e19d6b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05aa4ebf-04d5-4b6c-aa47-addb32c104f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1207308235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f534bc9f155d4946aafc39dc931341f5',qos_specs=None,replication_status=,reservations=['1d968965-9d2e-4131-bfdb-885e381d9066','4e504947-4110-40b8-8f76-28334d38a34d','96885c6c-4073-4fbe-9718-80d7891a094b','cd26c922-e9be-4339-90ff-6a663995b114'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7a9d97d1f74fd9b8b3a4cc85608d2d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:47:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1207308235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05aa4ebf-04d5-4b6c-aa47-addb32c104f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f534bc9f155d4946aafc39dc931341f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf7a9d97d1f74fd9b8b3a4cc85608d2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:51.804042 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (767148b5-da8f-485d-92ad-992ac2b4edfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:51.827164 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (767148b5-da8f-485d-92ad-992ac2b4edfc) transitioned into state 'SUCCESS' from state '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-1207308235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f534bc9f155d4946aafc39dc931341f5',qos_specs=None,replication_status=,reservations=['1d968965-9d2e-4131-bfdb-885e381d9066','4e504947-4110-40b8-8f76-28334d38a34d','96885c6c-4073-4fbe-9718-80d7891a094b','cd26c922-e9be-4339-90ff-6a663995b114'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7a9d97d1f74fd9b8b3a4cc85608d2d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:51.828066 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d19a8ac7-efb0-4499-b729-84169b262179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:51.846644 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d19a8ac7-efb0-4499-b729-84169b262179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:51.847669 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Flow 'volume_create_api' (f08bde65-9342-40c7-afa0-f26b974f87e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:51.848087 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Create volume request issued successfully. Jul 03 23:47:51.848797 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c319712d-d75e-4e62-b833-cd8b08f26e02 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:47:51.849297 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 250/990] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:47:51 2026] POST /volume/v3/volumes => generated 778 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:51.862823 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-322c4da6-79dd-4365-9a64-559110694d9f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:51.865850 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-322c4da6-79dd-4365-9a64-559110694d9f tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] GET https://10.4.3.143/volume/v3/volumes/05aa4ebf-04d5-4b6c-aa47-addb32c104f2 Jul 03 23:47:51.866229 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-322c4da6-79dd-4365-9a64-559110694d9f tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:51.866615 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-322c4da6-79dd-4365-9a64-559110694d9f tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:51.870112 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:INSERT=51,cinder:UPDATE=96,cinder:SELECT=322 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:47:51.881844 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:51.881844 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:51.889055 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-322c4da6-79dd-4365-9a64-559110694d9f tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Volume info retrieved successfully. Jul 03 23:47:51.899180 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-322c4da6-79dd-4365-9a64-559110694d9f tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/05aa4ebf-04d5-4b6c-aa47-addb32c104f2 returned with HTTP 200 Jul 03 23:47:51.902749 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 246/991] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:51 2026] GET /volume/v3/volumes/05aa4ebf-04d5-4b6c-aa47-addb32c104f2 => generated 957 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:52.026582 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-559a90dc-1d07-4a8c-aef7-c94b1913729b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Lock "cinder-attachment_update-e9e57095-0fab-473e-b07b-224be6fb48d9-np0000004490" released by "attachment_update" :: held 0.536s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:47:52.027114 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-559a90dc-1d07-4a8c-aef7-c94b1913729b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/513d3604-d6d9-4900-b3b7-68843d7cea79 returned with HTTP 200 Jul 03 23:47:52.027576 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 251/992] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:47:51 2026] PUT /volume/v3/attachments/513d3604-d6d9-4900-b3b7-68843d7cea79 => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:52.138450 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-57665de6-26bd-44e2-a225-f8f544aac3f8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:52.140475 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-57665de6-26bd-44e2-a225-f8f544aac3f8 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:52.140847 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-57665de6-26bd-44e2-a225-f8f544aac3f8 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:52.141153 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-57665de6-26bd-44e2-a225-f8f544aac3f8 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:52.172695 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:52.172695 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:52.177974 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-57665de6-26bd-44e2-a225-f8f544aac3f8 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:52.186162 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-57665de6-26bd-44e2-a225-f8f544aac3f8 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:52.186718 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 246/993] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:52 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1146 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:52.328645 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cc21df75-ab26-4800-a50a-1667eab633f7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:52.367882 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:47:52.367882 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-228193601"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:52.367882 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-228193601'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:47:52.367882 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Create volume of 1 GB Jul 03 23:47:52.368456 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:52.368456 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:52.373088 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Availability Zones retrieved successfully. Jul 03 23:47:52.380394 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Flow 'volume_create_api' (c86644d2-2250-4466-9372-d573caafd06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:52.381522 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc866afe-1aed-46fd-a1dc-3c380ce03748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:52.382807 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:47:52.426012 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc866afe-1aed-46fd-a1dc-3c380ce03748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:52.427239 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59db2c80-b7a7-4d61-b403-7feb72c11165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:52.506739 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Created reservations ['02cf024b-83e1-4be3-bbed-f93b484afd74', '4717f9d8-cf65-4edd-abd4-db2bf52fc0d8', 'e6fd25be-5362-4bd8-b773-e6380544f751', '25a825c3-532c-4b68-b8ae-8afbf95a533a'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:52.507533 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59db2c80-b7a7-4d61-b403-7feb72c11165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02cf024b-83e1-4be3-bbed-f93b484afd74', '4717f9d8-cf65-4edd-abd4-db2bf52fc0d8', 'e6fd25be-5362-4bd8-b773-e6380544f751', '25a825c3-532c-4b68-b8ae-8afbf95a533a']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:52.508242 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9364771f-9e5c-4a1c-9c11-87af87752fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:52.532655 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9364771f-9e5c-4a1c-9c11-87af87752fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba3de67d-39e7-4abd-96aa-8c56e0763b8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-228193601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c0e7ecab7041c1982cf3f82be3bb31',qos_specs=None,replication_status=,reservations=['02cf024b-83e1-4be3-bbed-f93b484afd74','4717f9d8-cf65-4edd-abd4-db2bf52fc0d8','e6fd25be-5362-4bd8-b773-e6380544f751','25a825c3-532c-4b68-b8ae-8afbf95a533a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='529f3b5f8ac242bba85a01808ba375a4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:47:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-228193601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba3de67d-39e7-4abd-96aa-8c56e0763b8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77c0e7ecab7041c1982cf3f82be3bb31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='529f3b5f8ac242bba85a01808ba375a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:52.533330 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0942a124-3dc8-4697-9344-741332fdf9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:52.556367 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0942a124-3dc8-4697-9344-741332fdf9da) transitioned into state 'SUCCESS' from state '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-228193601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c0e7ecab7041c1982cf3f82be3bb31',qos_specs=None,replication_status=,reservations=['02cf024b-83e1-4be3-bbed-f93b484afd74','4717f9d8-cf65-4edd-abd4-db2bf52fc0d8','e6fd25be-5362-4bd8-b773-e6380544f751','25a825c3-532c-4b68-b8ae-8afbf95a533a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='529f3b5f8ac242bba85a01808ba375a4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:52.557408 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b69af4c-7a77-4909-b10e-4fa25bf9ef6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:52.568965 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b69af4c-7a77-4909-b10e-4fa25bf9ef6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:52.569873 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Flow 'volume_create_api' (c86644d2-2250-4466-9372-d573caafd06a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:52.570220 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Create volume request issued successfully. Jul 03 23:47:52.571125 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cc21df75-ab26-4800-a50a-1667eab633f7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:47:52.571681 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 251/994] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:47:52 2026] POST /volume/v3/volumes => generated 748 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:47:52.916397 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a8abcc1b-ab04-4971-93c5-431107bc07d7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:52.919922 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a8abcc1b-ab04-4971-93c5-431107bc07d7 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] GET https://10.4.3.143/volume/v3/volumes/05aa4ebf-04d5-4b6c-aa47-addb32c104f2 Jul 03 23:47:52.920386 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a8abcc1b-ab04-4971-93c5-431107bc07d7 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:52.920981 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a8abcc1b-ab04-4971-93c5-431107bc07d7 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:52.932164 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:52.932164 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:52.937748 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a8abcc1b-ab04-4971-93c5-431107bc07d7 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Volume info retrieved successfully. Jul 03 23:47:52.944332 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a8abcc1b-ab04-4971-93c5-431107bc07d7 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/05aa4ebf-04d5-4b6c-aa47-addb32c104f2 returned with HTTP 200 Jul 03 23:47:52.944936 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 247/995] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:52 2026] GET /volume/v3/volumes/05aa4ebf-04d5-4b6c-aa47-addb32c104f2 => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:52.967108 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8009daea-3192-4884-b643-c672e6c449d4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:52.969032 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8009daea-3192-4884-b643-c672e6c449d4 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:47:52.969278 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8009daea-3192-4884-b643-c672e6c449d4 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:52.969477 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8009daea-3192-4884-b643-c672e6c449d4 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:52.969676 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-8009daea-3192-4884-b643-c672e6c449d4 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:47:52.970087 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:52.970087 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:52.970522 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-8009daea-3192-4884-b643-c672e6c449d4 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:47:52.979339 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8009daea-3192-4884-b643-c672e6c449d4 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] Get all volumes completed successfully. Jul 03 23:47:52.980081 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:52.980081 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:52.995355 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8009daea-3192-4884-b643-c672e6c449d4 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:47:52.996749 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 252/996] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:47:52 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:53.015009 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b759caab-7199-4bf8-89ad-c09eb016eb44 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:53.017337 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b759caab-7199-4bf8-89ad-c09eb016eb44 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/05aa4ebf-04d5-4b6c-aa47-addb32c104f2 Jul 03 23:47:53.017582 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b759caab-7199-4bf8-89ad-c09eb016eb44 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:53.017815 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b759caab-7199-4bf8-89ad-c09eb016eb44 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:53.018169 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-b759caab-7199-4bf8-89ad-c09eb016eb44 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Delete volume with id: 05aa4ebf-04d5-4b6c-aa47-addb32c104f2 Jul 03 23:47:53.028947 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:53.028947 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:53.029412 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b759caab-7199-4bf8-89ad-c09eb016eb44 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Volume info retrieved successfully. Jul 03 23:47:53.060573 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b759caab-7199-4bf8-89ad-c09eb016eb44 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Delete volume request issued successfully. Jul 03 23:47:53.060983 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b759caab-7199-4bf8-89ad-c09eb016eb44 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/05aa4ebf-04d5-4b6c-aa47-addb32c104f2 returned with HTTP 202 Jul 03 23:47:53.061514 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 247/997] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:47:53 2026] DELETE /volume/v3/volumes/05aa4ebf-04d5-4b6c-aa47-addb32c104f2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:47:53.072125 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bb6318d8-5b89-4b2a-8ddf-7d32d2a71f01 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:53.074860 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bb6318d8-5b89-4b2a-8ddf-7d32d2a71f01 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] GET https://10.4.3.143/volume/v3/volumes/05aa4ebf-04d5-4b6c-aa47-addb32c104f2 Jul 03 23:47:53.075587 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bb6318d8-5b89-4b2a-8ddf-7d32d2a71f01 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:53.075891 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bb6318d8-5b89-4b2a-8ddf-7d32d2a71f01 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:53.087940 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:53.087940 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:53.093449 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-bb6318d8-5b89-4b2a-8ddf-7d32d2a71f01 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Volume info retrieved successfully. Jul 03 23:47:53.099076 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bb6318d8-5b89-4b2a-8ddf-7d32d2a71f01 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/05aa4ebf-04d5-4b6c-aa47-addb32c104f2 returned with HTTP 200 Jul 03 23:47:53.099557 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 252/998] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:53 2026] GET /volume/v3/volumes/05aa4ebf-04d5-4b6c-aa47-addb32c104f2 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:53.203578 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e42f0ae1-3d62-4d63-a4b0-81d007e5d433 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:53.207068 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e42f0ae1-3d62-4d63-a4b0-81d007e5d433 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:53.207344 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e42f0ae1-3d62-4d63-a4b0-81d007e5d433 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:53.207591 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e42f0ae1-3d62-4d63-a4b0-81d007e5d433 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:53.240051 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:53.240051 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:53.249578 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e42f0ae1-3d62-4d63-a4b0-81d007e5d433 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:53.261202 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e42f0ae1-3d62-4d63-a4b0-81d007e5d433 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:53.261616 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 248/999] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:53 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1146 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:54.118792 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4476077b-1a2a-4837-a375-8c3a4b85ee23 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:54.122137 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4476077b-1a2a-4837-a375-8c3a4b85ee23 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] GET https://10.4.3.143/volume/v3/volumes/05aa4ebf-04d5-4b6c-aa47-addb32c104f2 Jul 03 23:47:54.122478 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4476077b-1a2a-4837-a375-8c3a4b85ee23 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:54.122780 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4476077b-1a2a-4837-a375-8c3a4b85ee23 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:54.126084 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=298,cinder:INSERT=36,cinder:UPDATE=61 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:47:54.131015 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4476077b-1a2a-4837-a375-8c3a4b85ee23 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/05aa4ebf-04d5-4b6c-aa47-addb32c104f2 returned with HTTP 404 Jul 03 23:47:54.131676 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 253/1000] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:54 2026] GET /volume/v3/volumes/05aa4ebf-04d5-4b6c-aa47-addb32c104f2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:47:54.144941 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:54.147814 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:47:54.148548 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1917340573"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:54.151378 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1917340573'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:47:54.153092 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Create volume of 1 GB Jul 03 23:47:54.162347 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Availability Zones retrieved successfully. Jul 03 23:47:54.170274 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Flow 'volume_create_api' (f16144d7-6c63-4392-81ce-6f63f4fa353a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:54.171693 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf17669d-5c6f-43e0-9181-dbdd40747ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:54.173078 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:47:54.217362 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf17669d-5c6f-43e0-9181-dbdd40747ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:54.218507 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb5082b6-6d84-4ff1-9b7c-ee7fc01f028f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:54.276263 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3d0dc637-117e-49e7-a803-5f2fe57202cb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:54.276598 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Created reservations ['69849a9c-491c-46ab-a1e7-327957df520b', '266ed35d-616f-4731-ab1e-c5da2a9f40ba', '16231909-cdb5-45cb-a1cb-4e35f1e5d848', '8d53bf70-fb5f-493e-9127-d486821ca892'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:54.277438 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb5082b6-6d84-4ff1-9b7c-ee7fc01f028f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69849a9c-491c-46ab-a1e7-327957df520b', '266ed35d-616f-4731-ab1e-c5da2a9f40ba', '16231909-cdb5-45cb-a1cb-4e35f1e5d848', '8d53bf70-fb5f-493e-9127-d486821ca892']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:54.278856 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3d0dc637-117e-49e7-a803-5f2fe57202cb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:54.278892 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da4e348a-3cdb-4eb1-93db-b4776aebda40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:54.278924 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3d0dc637-117e-49e7-a803-5f2fe57202cb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:54.278924 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3d0dc637-117e-49e7-a803-5f2fe57202cb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:54.298016 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:54.298016 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:54.302907 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-3d0dc637-117e-49e7-a803-5f2fe57202cb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:54.308665 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3d0dc637-117e-49e7-a803-5f2fe57202cb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:54.309290 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 253/1001] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:54 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:54.309788 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da4e348a-3cdb-4eb1-93db-b4776aebda40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f147019-c210-4c80-94a0-1cd0a1ea8f28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1917340573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f534bc9f155d4946aafc39dc931341f5',qos_specs=None,replication_status=,reservations=['69849a9c-491c-46ab-a1e7-327957df520b','266ed35d-616f-4731-ab1e-c5da2a9f40ba','16231909-cdb5-45cb-a1cb-4e35f1e5d848','8d53bf70-fb5f-493e-9127-d486821ca892'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7a9d97d1f74fd9b8b3a4cc85608d2d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:47:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1917340573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f147019-c210-4c80-94a0-1cd0a1ea8f28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f534bc9f155d4946aafc39dc931341f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf7a9d97d1f74fd9b8b3a4cc85608d2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:54.311921 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b915030c-69c4-49c8-941b-b983912e9efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:54.338837 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b915030c-69c4-49c8-941b-b983912e9efa) transitioned into state 'SUCCESS' from state '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-1917340573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f534bc9f155d4946aafc39dc931341f5',qos_specs=None,replication_status=,reservations=['69849a9c-491c-46ab-a1e7-327957df520b','266ed35d-616f-4731-ab1e-c5da2a9f40ba','16231909-cdb5-45cb-a1cb-4e35f1e5d848','8d53bf70-fb5f-493e-9127-d486821ca892'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7a9d97d1f74fd9b8b3a4cc85608d2d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:54.339687 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (950e6705-a2d2-4127-8d00-9472c4dc10b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:54.353874 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (950e6705-a2d2-4127-8d00-9472c4dc10b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:54.354861 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Flow 'volume_create_api' (f16144d7-6c63-4392-81ce-6f63f4fa353a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:54.355229 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Create volume request issued successfully. Jul 03 23:47:54.355916 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-647ec7dc-26c5-41f3-a57f-3e5db5525c24 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:47:54.356316 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 248/1002] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:47:54 2026] POST /volume/v3/volumes => generated 778 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:54.371035 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-95771aff-e514-44ea-90da-4d6e50facf75 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:54.373449 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-95771aff-e514-44ea-90da-4d6e50facf75 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] GET https://10.4.3.143/volume/v3/volumes/9f147019-c210-4c80-94a0-1cd0a1ea8f28 Jul 03 23:47:54.373748 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-95771aff-e514-44ea-90da-4d6e50facf75 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:54.373964 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-95771aff-e514-44ea-90da-4d6e50facf75 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:54.395296 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:54.395296 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:54.402879 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-95771aff-e514-44ea-90da-4d6e50facf75 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Volume info retrieved successfully. Jul 03 23:47:54.407013 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-95771aff-e514-44ea-90da-4d6e50facf75 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/9f147019-c210-4c80-94a0-1cd0a1ea8f28 returned with HTTP 200 Jul 03 23:47:54.407495 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 249/1003] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:54 2026] GET /volume/v3/volumes/9f147019-c210-4c80-94a0-1cd0a1ea8f28 => generated 957 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:55.326337 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3515d809-18af-4881-bf99-5e868ebd9a60 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:55.328239 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3515d809-18af-4881-bf99-5e868ebd9a60 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:55.328509 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3515d809-18af-4881-bf99-5e868ebd9a60 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:55.328736 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3515d809-18af-4881-bf99-5e868ebd9a60 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:55.350812 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:55.350812 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:55.355111 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3515d809-18af-4881-bf99-5e868ebd9a60 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:55.361919 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3515d809-18af-4881-bf99-5e868ebd9a60 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:55.362981 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 254/1004] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:55 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:55.422824 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ac80b059-2d10-4225-9cf8-077b2e998c19 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:55.424499 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ac80b059-2d10-4225-9cf8-077b2e998c19 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] GET https://10.4.3.143/volume/v3/volumes/9f147019-c210-4c80-94a0-1cd0a1ea8f28 Jul 03 23:47:55.424954 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ac80b059-2d10-4225-9cf8-077b2e998c19 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:55.424954 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ac80b059-2d10-4225-9cf8-077b2e998c19 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:55.431739 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:55.431739 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:55.435495 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ac80b059-2d10-4225-9cf8-077b2e998c19 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Volume info retrieved successfully. Jul 03 23:47:55.440051 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ac80b059-2d10-4225-9cf8-077b2e998c19 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/9f147019-c210-4c80-94a0-1cd0a1ea8f28 returned with HTTP 200 Jul 03 23:47:55.440434 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 254/1005] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:55 2026] GET /volume/v3/volumes/9f147019-c210-4c80-94a0-1cd0a1ea8f28 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:55.464165 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f274e7c5-80e1-409b-8933-f50c916e987f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:55.468436 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f274e7c5-80e1-409b-8933-f50c916e987f tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] GET https://10.4.3.143/volume/v3/volumes/9f147019-c210-4c80-94a0-1cd0a1ea8f28 Jul 03 23:47:55.468436 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f274e7c5-80e1-409b-8933-f50c916e987f tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:55.468958 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f274e7c5-80e1-409b-8933-f50c916e987f tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:55.480138 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:55.480138 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:55.486404 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f274e7c5-80e1-409b-8933-f50c916e987f tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] Volume info retrieved successfully. Jul 03 23:47:55.495419 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f274e7c5-80e1-409b-8933-f50c916e987f tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] https://10.4.3.143/volume/v3/volumes/9f147019-c210-4c80-94a0-1cd0a1ea8f28 returned with HTTP 200 Jul 03 23:47:55.496021 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 249/1006] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:55 2026] GET /volume/v3/volumes/9f147019-c210-4c80-94a0-1cd0a1ea8f28 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:55.515521 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-206c68b8-2220-463e-8223-5d0dac147a8b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:55.518326 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-206c68b8-2220-463e-8223-5d0dac147a8b tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/9f147019-c210-4c80-94a0-1cd0a1ea8f28 Jul 03 23:47:55.518796 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-206c68b8-2220-463e-8223-5d0dac147a8b tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:55.519095 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-206c68b8-2220-463e-8223-5d0dac147a8b tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:55.519364 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-206c68b8-2220-463e-8223-5d0dac147a8b tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Delete volume with id: 9f147019-c210-4c80-94a0-1cd0a1ea8f28 Jul 03 23:47:55.531081 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:55.531081 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:55.531604 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-206c68b8-2220-463e-8223-5d0dac147a8b tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Volume info retrieved successfully. Jul 03 23:47:55.560054 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-206c68b8-2220-463e-8223-5d0dac147a8b tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Delete volume request issued successfully. Jul 03 23:47:55.560336 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-206c68b8-2220-463e-8223-5d0dac147a8b tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/9f147019-c210-4c80-94a0-1cd0a1ea8f28 returned with HTTP 202 Jul 03 23:47:55.561196 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 250/1007] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:47:55 2026] DELETE /volume/v3/volumes/9f147019-c210-4c80-94a0-1cd0a1ea8f28 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:47:55.575963 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-913d2952-26d0-438d-9fcd-fab6663fbf5d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:55.579533 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-913d2952-26d0-438d-9fcd-fab6663fbf5d tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] GET https://10.4.3.143/volume/v3/volumes/9f147019-c210-4c80-94a0-1cd0a1ea8f28 Jul 03 23:47:55.579659 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-913d2952-26d0-438d-9fcd-fab6663fbf5d tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:55.579863 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-913d2952-26d0-438d-9fcd-fab6663fbf5d tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:55.590157 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:55.590157 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:55.595480 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-913d2952-26d0-438d-9fcd-fab6663fbf5d tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Volume info retrieved successfully. Jul 03 23:47:55.606389 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-913d2952-26d0-438d-9fcd-fab6663fbf5d tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/9f147019-c210-4c80-94a0-1cd0a1ea8f28 returned with HTTP 200 Jul 03 23:47:55.606945 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 255/1008] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:55 2026] GET /volume/v3/volumes/9f147019-c210-4c80-94a0-1cd0a1ea8f28 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:56.382437 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e54b60b8-a361-43df-a44b-74d6f9f7d4a7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:56.385169 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e54b60b8-a361-43df-a44b-74d6f9f7d4a7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:56.385169 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e54b60b8-a361-43df-a44b-74d6f9f7d4a7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:56.385169 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e54b60b8-a361-43df-a44b-74d6f9f7d4a7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:56.397258 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:56.397258 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:56.400599 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e54b60b8-a361-43df-a44b-74d6f9f7d4a7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:56.404753 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e54b60b8-a361-43df-a44b-74d6f9f7d4a7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:56.405164 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 255/1009] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:56 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:56.623181 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-16ab21a2-5cb6-49da-9b77-24511775e202 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:56.625037 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-16ab21a2-5cb6-49da-9b77-24511775e202 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] GET https://10.4.3.143/volume/v3/volumes/9f147019-c210-4c80-94a0-1cd0a1ea8f28 Jul 03 23:47:56.625293 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-16ab21a2-5cb6-49da-9b77-24511775e202 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:56.625598 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-16ab21a2-5cb6-49da-9b77-24511775e202 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:56.633820 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-16ab21a2-5cb6-49da-9b77-24511775e202 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/9f147019-c210-4c80-94a0-1cd0a1ea8f28 returned with HTTP 404 Jul 03 23:47:56.634392 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 250/1010] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:56 2026] GET /volume/v3/volumes/9f147019-c210-4c80-94a0-1cd0a1ea8f28 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:47:56.644553 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e577378a-d6c8-4822-a5d4-081b9391772e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:56.646494 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:47:56.646937 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-901167458"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:56.648299 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-901167458'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:47:56.648456 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Create volume of 1 GB Jul 03 23:47:56.657659 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Availability Zones retrieved successfully. Jul 03 23:47:56.663075 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Flow 'volume_create_api' (60c58fed-90e9-4633-8ee4-47e6ac85b3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:56.663984 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9bcc47b-bc11-44e8-a534-7954b6338979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:56.664782 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:47:56.690816 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9bcc47b-bc11-44e8-a534-7954b6338979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:56.691513 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3882d88-b3b8-405f-979d-95244143fd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:56.730072 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Created reservations ['3aba3564-ad65-4f80-9aef-1725d5b0b89d', 'c651abad-2ca5-4601-a6a5-3f8372c547d5', 'e6cd42f1-3235-42cb-82b2-a29155544c5f', 'd7a07cf1-414f-43b9-ad0c-e5a41e39c58f'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:47:56.731041 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3882d88-b3b8-405f-979d-95244143fd92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3aba3564-ad65-4f80-9aef-1725d5b0b89d', 'c651abad-2ca5-4601-a6a5-3f8372c547d5', 'e6cd42f1-3235-42cb-82b2-a29155544c5f', 'd7a07cf1-414f-43b9-ad0c-e5a41e39c58f']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:56.731511 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77dbd70a-cf83-489a-acc6-783ac0cb0ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:56.754025 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77dbd70a-cf83-489a-acc6-783ac0cb0ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98ccd0ea-726d-402b-9446-49afd5933e3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-901167458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f534bc9f155d4946aafc39dc931341f5',qos_specs=None,replication_status=,reservations=['3aba3564-ad65-4f80-9aef-1725d5b0b89d','c651abad-2ca5-4601-a6a5-3f8372c547d5','e6cd42f1-3235-42cb-82b2-a29155544c5f','d7a07cf1-414f-43b9-ad0c-e5a41e39c58f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7a9d97d1f74fd9b8b3a4cc85608d2d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:47:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-901167458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98ccd0ea-726d-402b-9446-49afd5933e3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f534bc9f155d4946aafc39dc931341f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf7a9d97d1f74fd9b8b3a4cc85608d2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:56.754744 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f7dd146-3790-4852-965c-859606fae672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:56.781403 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f7dd146-3790-4852-965c-859606fae672) transitioned into state 'SUCCESS' from state '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-901167458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f534bc9f155d4946aafc39dc931341f5',qos_specs=None,replication_status=,reservations=['3aba3564-ad65-4f80-9aef-1725d5b0b89d','c651abad-2ca5-4601-a6a5-3f8372c547d5','e6cd42f1-3235-42cb-82b2-a29155544c5f','d7a07cf1-414f-43b9-ad0c-e5a41e39c58f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf7a9d97d1f74fd9b8b3a4cc85608d2d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:56.783040 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5396617b-eaf0-400e-9ed6-3adab921cbc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:47:56.806985 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5396617b-eaf0-400e-9ed6-3adab921cbc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:47:56.808322 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Flow 'volume_create_api' (60c58fed-90e9-4633-8ee4-47e6ac85b3a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:47:56.808491 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Create volume request issued successfully. Jul 03 23:47:56.810018 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e577378a-d6c8-4822-a5d4-081b9391772e tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:47:56.810484 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 251/1011] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:47:56 2026] POST /volume/v3/volumes => generated 777 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:56.827881 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-714f23d4-a9a7-4b65-ac3c-03f8e76b40e6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:56.830156 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-714f23d4-a9a7-4b65-ac3c-03f8e76b40e6 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] GET https://10.4.3.143/volume/v3/volumes/98ccd0ea-726d-402b-9446-49afd5933e3d Jul 03 23:47:56.830626 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-714f23d4-a9a7-4b65-ac3c-03f8e76b40e6 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:56.830848 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-714f23d4-a9a7-4b65-ac3c-03f8e76b40e6 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:56.839254 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:56.839254 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:56.843316 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-714f23d4-a9a7-4b65-ac3c-03f8e76b40e6 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Volume info retrieved successfully. Jul 03 23:47:56.848202 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-714f23d4-a9a7-4b65-ac3c-03f8e76b40e6 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/98ccd0ea-726d-402b-9446-49afd5933e3d returned with HTTP 200 Jul 03 23:47:56.848944 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 256/1012] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:56 2026] GET /volume/v3/volumes/98ccd0ea-726d-402b-9446-49afd5933e3d => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:57.290201 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-44a5f8c1-9a51-4bbc-bb67-951856b159fe None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:57.292758 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-44a5f8c1-9a51-4bbc-bb67-951856b159fe tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/attachments/513d3604-d6d9-4900-b3b7-68843d7cea79/action Jul 03 23:47:57.293199 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-44a5f8c1-9a51-4bbc-bb67-951856b159fe tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:47:57.293297 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-44a5f8c1-9a51-4bbc-bb67-951856b159fe tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:57.322545 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:57.322545 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:57.353615 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-eeedb2af-0e67-4c82-9195-7d9ee22e03db req-44a5f8c1-9a51-4bbc-bb67-951856b159fe tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/513d3604-d6d9-4900-b3b7-68843d7cea79/action returned with HTTP 204 Jul 03 23:47:57.354291 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 256/1013] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:47:57 2026] POST /volume/v3/attachments/513d3604-d6d9-4900-b3b7-68843d7cea79/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:47:57.419561 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8cf18dcd-c72e-4aa2-b649-16c1f2a16dc6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:57.421329 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8cf18dcd-c72e-4aa2-b649-16c1f2a16dc6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:57.421502 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8cf18dcd-c72e-4aa2-b649-16c1f2a16dc6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:57.421749 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8cf18dcd-c72e-4aa2-b649-16c1f2a16dc6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:57.434240 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:57.434240 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:57.437763 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8cf18dcd-c72e-4aa2-b649-16c1f2a16dc6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:57.442110 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8cf18dcd-c72e-4aa2-b649-16c1f2a16dc6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:57.442497 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 251/1014] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:57 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:57.457729 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-07b5acd2-cc2b-4916-b762-fee7e8f15849 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:57.559929 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-07b5acd2-cc2b-4916-b762-fee7e8f15849 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:57.560146 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-07b5acd2-cc2b-4916-b762-fee7e8f15849 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:57.560333 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-07b5acd2-cc2b-4916-b762-fee7e8f15849 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:57.572309 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:57.572309 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:57.575312 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-07b5acd2-cc2b-4916-b762-fee7e8f15849 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] Volume info retrieved successfully. Jul 03 23:47:57.579675 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-07b5acd2-cc2b-4916-b762-fee7e8f15849 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:57.580040 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 252/1015] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:57 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1440 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:57.638451 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0aa6f3a2-4424-433b-a4e2-3d91e8159397 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:57.640172 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0aa6f3a2-4424-433b-a4e2-3d91e8159397 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:57.640360 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0aa6f3a2-4424-433b-a4e2-3d91e8159397 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:57.640549 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0aa6f3a2-4424-433b-a4e2-3d91e8159397 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:57.651553 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:57.651553 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:57.654977 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0aa6f3a2-4424-433b-a4e2-3d91e8159397 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] Volume info retrieved successfully. Jul 03 23:47:57.659088 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0aa6f3a2-4424-433b-a4e2-3d91e8159397 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:57.659422 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 257/1016] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:57 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:57.706810 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-090abd2b-14f4-402e-a425-67190c108258 req-4691d977-5abe-4fad-be37-03eb252a1fae None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:57.709514 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-4691d977-5abe-4fad-be37-03eb252a1fae tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:57.709772 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-4691d977-5abe-4fad-be37-03eb252a1fae tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:57.710031 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-4691d977-5abe-4fad-be37-03eb252a1fae tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:57.731063 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:57.731063 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:57.735595 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-090abd2b-14f4-402e-a425-67190c108258 req-4691d977-5abe-4fad-be37-03eb252a1fae tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:57.741082 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-4691d977-5abe-4fad-be37-03eb252a1fae tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:57.741610 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 257/1017] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:47:57 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:57.761831 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-090abd2b-14f4-402e-a425-67190c108258 req-2f2f828f-1a0e-46d6-91cb-ca8cbfd05b6d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:57.763762 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-2f2f828f-1a0e-46d6-91cb-ca8cbfd05b6d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9/action Jul 03 23:47:57.764078 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-2f2f828f-1a0e-46d6-91cb-ca8cbfd05b6d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:47:57.764209 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-2f2f828f-1a0e-46d6-91cb-ca8cbfd05b6d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:47:57.777221 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:57.777221 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:57.777757 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-090abd2b-14f4-402e-a425-67190c108258 req-2f2f828f-1a0e-46d6-91cb-ca8cbfd05b6d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:57.787116 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-090abd2b-14f4-402e-a425-67190c108258 req-2f2f828f-1a0e-46d6-91cb-ca8cbfd05b6d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Begin detaching volume completed successfully. Jul 03 23:47:57.787491 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-2f2f828f-1a0e-46d6-91cb-ca8cbfd05b6d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9/action returned with HTTP 202 Jul 03 23:47:57.788040 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 252/1018] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:47:57 2026] POST /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:47:57.807281 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b6654589-3612-467b-bc11-8f59de204037 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:57.809446 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b6654589-3612-467b-bc11-8f59de204037 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:57.809831 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b6654589-3612-467b-bc11-8f59de204037 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:57.810078 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b6654589-3612-467b-bc11-8f59de204037 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:57.822919 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:57.822919 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:57.826406 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b6654589-3612-467b-bc11-8f59de204037 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:57.830322 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b6654589-3612-467b-bc11-8f59de204037 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:57.830729 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 253/1019] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:57 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:57.861302 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8055c290-2428-42a8-b8a2-cf9dc62a72ca None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:57.863479 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8055c290-2428-42a8-b8a2-cf9dc62a72ca tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] GET https://10.4.3.143/volume/v3/volumes/98ccd0ea-726d-402b-9446-49afd5933e3d Jul 03 23:47:57.863731 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8055c290-2428-42a8-b8a2-cf9dc62a72ca tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:57.863933 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8055c290-2428-42a8-b8a2-cf9dc62a72ca tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:57.871320 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:57.871320 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:57.874752 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8055c290-2428-42a8-b8a2-cf9dc62a72ca tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Volume info retrieved successfully. Jul 03 23:47:57.879692 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8055c290-2428-42a8-b8a2-cf9dc62a72ca tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/98ccd0ea-726d-402b-9446-49afd5933e3d returned with HTTP 200 Jul 03 23:47:57.880077 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 258/1020] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:57 2026] GET /volume/v3/volumes/98ccd0ea-726d-402b-9446-49afd5933e3d => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:57.893409 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0bbe2ec9-4ba6-444b-87e9-bf06e0f7e280 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:57.895004 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0bbe2ec9-4ba6-444b-87e9-bf06e0f7e280 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] GET https://10.4.3.143/volume/v3/volumes/summary Jul 03 23:47:57.895195 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0bbe2ec9-4ba6-444b-87e9-bf06e0f7e280 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:57.895365 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0bbe2ec9-4ba6-444b-87e9-bf06e0f7e280 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:57.895544 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-0bbe2ec9-4ba6-444b-87e9-bf06e0f7e280 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:47:57.904153 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0bbe2ec9-4ba6-444b-87e9-bf06e0f7e280 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] Get summary completed successfully. Jul 03 23:47:57.904449 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0bbe2ec9-4ba6-444b-87e9-bf06e0f7e280 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-reader] https://10.4.3.143/volume/v3/volumes/summary returned with HTTP 200 Jul 03 23:47:57.904932 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 258/1021] 10.4.3.143 () {68 vars in 1302 bytes} [Fri Jul 3 23:47:57 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:47:57.914524 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-df352d9f-c4fe-424f-9261-b29c96e16d48 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:57.916550 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-df352d9f-c4fe-424f-9261-b29c96e16d48 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/98ccd0ea-726d-402b-9446-49afd5933e3d Jul 03 23:47:57.916791 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-df352d9f-c4fe-424f-9261-b29c96e16d48 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:57.916970 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-df352d9f-c4fe-424f-9261-b29c96e16d48 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:57.917134 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-df352d9f-c4fe-424f-9261-b29c96e16d48 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Delete volume with id: 98ccd0ea-726d-402b-9446-49afd5933e3d Jul 03 23:47:57.924371 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:57.924371 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:57.924711 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-df352d9f-c4fe-424f-9261-b29c96e16d48 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Volume info retrieved successfully. Jul 03 23:47:57.944582 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-df352d9f-c4fe-424f-9261-b29c96e16d48 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Delete volume request issued successfully. Jul 03 23:47:57.944782 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-df352d9f-c4fe-424f-9261-b29c96e16d48 tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/98ccd0ea-726d-402b-9446-49afd5933e3d returned with HTTP 202 Jul 03 23:47:57.945303 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 253/1022] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:47:57 2026] DELETE /volume/v3/volumes/98ccd0ea-726d-402b-9446-49afd5933e3d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:47:57.956368 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-40596a10-cd92-4785-855d-eb570718345a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:57.961194 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-40596a10-cd92-4785-855d-eb570718345a tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] GET https://10.4.3.143/volume/v3/volumes/98ccd0ea-726d-402b-9446-49afd5933e3d Jul 03 23:47:57.962311 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-40596a10-cd92-4785-855d-eb570718345a tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:57.963007 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-40596a10-cd92-4785-855d-eb570718345a tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:57.975107 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:57.975107 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:47:57.979367 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-40596a10-cd92-4785-855d-eb570718345a tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Volume info retrieved successfully. Jul 03 23:47:57.984554 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-40596a10-cd92-4785-855d-eb570718345a tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/98ccd0ea-726d-402b-9446-49afd5933e3d returned with HTTP 200 Jul 03 23:47:57.985314 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 254/1023] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:57 2026] GET /volume/v3/volumes/98ccd0ea-726d-402b-9446-49afd5933e3d => generated 1007 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:58.822628 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8bf80c82-b4cb-4caf-9669-9212aba94017 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:58.823118 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8bf80c82-b4cb-4caf-9669-9212aba94017 None None] GET https://10.4.3.143/volume// Jul 03 23:47:58.823306 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8bf80c82-b4cb-4caf-9669-9212aba94017 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:58.823550 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8bf80c82-b4cb-4caf-9669-9212aba94017 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:58.823955 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8bf80c82-b4cb-4caf-9669-9212aba94017 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:47:58.824287 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 259/1024] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:47:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:47:58.832137 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-090abd2b-14f4-402e-a425-67190c108258 req-3ca91ea2-477e-45f4-8d1a-6ed13f2a3065 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:58.834535 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-3ca91ea2-477e-45f4-8d1a-6ed13f2a3065 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:58.834830 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-3ca91ea2-477e-45f4-8d1a-6ed13f2a3065 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:58.835055 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-3ca91ea2-477e-45f4-8d1a-6ed13f2a3065 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:58.846300 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d1397a3e-da5c-47da-8171-67d962904c6f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:58.848237 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d1397a3e-da5c-47da-8171-67d962904c6f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:58.848400 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d1397a3e-da5c-47da-8171-67d962904c6f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:58.848617 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d1397a3e-da5c-47da-8171-67d962904c6f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:58.852673 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:58.852673 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:58.857846 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-090abd2b-14f4-402e-a425-67190c108258 req-3ca91ea2-477e-45f4-8d1a-6ed13f2a3065 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:58.859890 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:58.859890 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:47:58.862446 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-3ca91ea2-477e-45f4-8d1a-6ed13f2a3065 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:58.862891 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 259/1025] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:47:58 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1623 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:47:58.863683 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d1397a3e-da5c-47da-8171-67d962904c6f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:58.869873 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d1397a3e-da5c-47da-8171-67d962904c6f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:58.870610 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 254/1026] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:58 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:59.001359 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6d3896ad-738c-4899-b934-7d0d2ca22eee None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:59.003506 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6d3896ad-738c-4899-b934-7d0d2ca22eee tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] GET https://10.4.3.143/volume/v3/volumes/98ccd0ea-726d-402b-9446-49afd5933e3d Jul 03 23:47:59.003506 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6d3896ad-738c-4899-b934-7d0d2ca22eee tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:59.003506 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6d3896ad-738c-4899-b934-7d0d2ca22eee tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:59.009666 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6d3896ad-738c-4899-b934-7d0d2ca22eee tempest-ProjectReaderTests-561254698 tempest-ProjectReaderTests-561254698-project-admin] https://10.4.3.143/volume/v3/volumes/98ccd0ea-726d-402b-9446-49afd5933e3d returned with HTTP 404 Jul 03 23:47:59.010173 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 255/1027] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:47:59 2026] GET /volume/v3/volumes/98ccd0ea-726d-402b-9446-49afd5933e3d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:47:59.505309 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-090abd2b-14f4-402e-a425-67190c108258 req-2147c0da-ba97-4044-88df-0cfc0877ce10 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:59.508225 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-2147c0da-ba97-4044-88df-0cfc0877ce10 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:59.508584 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-2147c0da-ba97-4044-88df-0cfc0877ce10 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:59.508815 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-2147c0da-ba97-4044-88df-0cfc0877ce10 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:59.534846 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:59.534846 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:47:59.542643 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-090abd2b-14f4-402e-a425-67190c108258 req-2147c0da-ba97-4044-88df-0cfc0877ce10 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:59.548582 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-2147c0da-ba97-4044-88df-0cfc0877ce10 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:59.548582 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 260/1028] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:47:59 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1443 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:47:59.886276 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f5518caf-4c2d-40b5-be2e-b5217c4c5f1b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:47:59.888539 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f5518caf-4c2d-40b5-be2e-b5217c4c5f1b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:47:59.888794 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f5518caf-4c2d-40b5-be2e-b5217c4c5f1b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:47:59.888984 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f5518caf-4c2d-40b5-be2e-b5217c4c5f1b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:47:59.904457 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:47:59.904457 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:47:59.910778 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f5518caf-4c2d-40b5-be2e-b5217c4c5f1b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:47:59.916373 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f5518caf-4c2d-40b5-be2e-b5217c4c5f1b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:47:59.916798 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 260/1029] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:47:59 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:00.063453 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-090abd2b-14f4-402e-a425-67190c108258 req-e126d9b8-566d-42a5-8605-4b2d835b130e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:00.066413 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-e126d9b8-566d-42a5-8605-4b2d835b130e tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] DELETE https://10.4.3.143/volume/v3/attachments/55035067-4b5c-4c38-b82c-3137da71462c Jul 03 23:48:00.067042 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-e126d9b8-566d-42a5-8605-4b2d835b130e tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:00.067396 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-e126d9b8-566d-42a5-8605-4b2d835b130e tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:00.078329 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:00.078329 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:00.617659 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-090abd2b-14f4-402e-a425-67190c108258 req-e126d9b8-566d-42a5-8605-4b2d835b130e tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/55035067-4b5c-4c38-b82c-3137da71462c returned with HTTP 200 Jul 03 23:48:00.618287 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 255/1030] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:48:00 2026] DELETE /volume/v3/attachments/55035067-4b5c-4c38-b82c-3137da71462c => generated 192 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:00.937907 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7fdabe79-7780-412c-9076-092ec9c39cf4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:00.941939 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7fdabe79-7780-412c-9076-092ec9c39cf4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:48:00.941939 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7fdabe79-7780-412c-9076-092ec9c39cf4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:00.941939 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7fdabe79-7780-412c-9076-092ec9c39cf4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:00.967082 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:00.967082 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:00.976284 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7fdabe79-7780-412c-9076-092ec9c39cf4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:00.983468 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7fdabe79-7780-412c-9076-092ec9c39cf4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:48:00.984074 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 256/1031] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:00 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:01.053791 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8cda9e2e-f1b8-4ce3-92f1-b6dcbf8d7a95 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:01.056315 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8cda9e2e-f1b8-4ce3-92f1-b6dcbf8d7a95 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:48:01.056638 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8cda9e2e-f1b8-4ce3-92f1-b6dcbf8d7a95 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:01.057261 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8cda9e2e-f1b8-4ce3-92f1-b6dcbf8d7a95 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:01.070954 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:01.070954 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:01.079692 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8cda9e2e-f1b8-4ce3-92f1-b6dcbf8d7a95 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] Volume info retrieved successfully. Jul 03 23:48:01.088354 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8cda9e2e-f1b8-4ce3-92f1-b6dcbf8d7a95 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:48:01.088943 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 261/1032] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:01 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:01.153528 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-f23bacc0-282a-4ce5-ac0b-9e8ed03e1fb4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:01.158806 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-f23bacc0-282a-4ce5-ac0b-9e8ed03e1fb4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:48:01.158806 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-f23bacc0-282a-4ce5-ac0b-9e8ed03e1fb4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:01.159073 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-f23bacc0-282a-4ce5-ac0b-9e8ed03e1fb4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:01.183779 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:01.183779 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:01.196744 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-f23bacc0-282a-4ce5-ac0b-9e8ed03e1fb4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:01.209846 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-f23bacc0-282a-4ce5-ac0b-9e8ed03e1fb4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:48:01.209846 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 261/1033] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:48:01 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1143 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:01.248432 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-aa9f4c29-3b3a-4fc3-b9c8-6523ee9f565a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:01.251335 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-aa9f4c29-3b3a-4fc3-b9c8-6523ee9f565a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9/action Jul 03 23:48:01.251782 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-aa9f4c29-3b3a-4fc3-b9c8-6523ee9f565a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:48:01.251996 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-aa9f4c29-3b3a-4fc3-b9c8-6523ee9f565a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:01.286730 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:01.286730 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:01.286730 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-aa9f4c29-3b3a-4fc3-b9c8-6523ee9f565a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:01.313531 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-aa9f4c29-3b3a-4fc3-b9c8-6523ee9f565a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Begin detaching volume completed successfully. Jul 03 23:48:01.313806 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-aa9f4c29-3b3a-4fc3-b9c8-6523ee9f565a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9/action returned with HTTP 202 Jul 03 23:48:01.316937 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 256/1034] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:48:01 2026] POST /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:48:01.349841 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8096b35e-a6c2-4491-8849-906bb9c3ddd9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:01.351217 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8096b35e-a6c2-4491-8849-906bb9c3ddd9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:48:01.351520 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8096b35e-a6c2-4491-8849-906bb9c3ddd9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:01.351812 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8096b35e-a6c2-4491-8849-906bb9c3ddd9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:01.375334 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:01.375334 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:01.382895 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8096b35e-a6c2-4491-8849-906bb9c3ddd9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:01.392676 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8096b35e-a6c2-4491-8849-906bb9c3ddd9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:48:01.392676 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 257/1035] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:01 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1146 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:02.363779 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6964db28-4a1d-4fea-9ad6-cdd6b1fcf56b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:02.363779 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6964db28-4a1d-4fea-9ad6-cdd6b1fcf56b None None] GET https://10.4.3.143/volume// Jul 03 23:48:02.363779 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6964db28-4a1d-4fea-9ad6-cdd6b1fcf56b None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:02.363779 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6964db28-4a1d-4fea-9ad6-cdd6b1fcf56b None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:02.363779 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6964db28-4a1d-4fea-9ad6-cdd6b1fcf56b None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:48:02.364287 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 262/1036] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:48:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 23:48:02.377965 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-cd3e0b50-8927-43ba-818b-43d615a25464 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:02.382262 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-cd3e0b50-8927-43ba-818b-43d615a25464 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:48:02.382511 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-cd3e0b50-8927-43ba-818b-43d615a25464 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:02.382739 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-cd3e0b50-8927-43ba-818b-43d615a25464 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:02.401406 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:02.401406 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:02.412094 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-cd3e0b50-8927-43ba-818b-43d615a25464 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:02.417018 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-16ea80b6-a46a-4d63-9827-3fa360b91178 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:02.418952 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-16ea80b6-a46a-4d63-9827-3fa360b91178 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:48:02.419153 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-16ea80b6-a46a-4d63-9827-3fa360b91178 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:02.419381 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-16ea80b6-a46a-4d63-9827-3fa360b91178 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:02.424624 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-cd3e0b50-8927-43ba-818b-43d615a25464 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:48:02.425259 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 262/1037] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:48:02 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 23:48:02.435553 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:02.435553 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:02.444107 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-16ea80b6-a46a-4d63-9827-3fa360b91178 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:02.452931 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-16ea80b6-a46a-4d63-9827-3fa360b91178 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:48:02.453690 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 257/1038] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:02 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1146 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:03.626891 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b7d75bcf-2cb1-4c1f-bba8-a06f42e81bd9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:03.626891 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b7d75bcf-2cb1-4c1f-bba8-a06f42e81bd9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:48:03.626891 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b7d75bcf-2cb1-4c1f-bba8-a06f42e81bd9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:03.626891 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b7d75bcf-2cb1-4c1f-bba8-a06f42e81bd9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:03.626891 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:03.626891 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:03.626891 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b7d75bcf-2cb1-4c1f-bba8-a06f42e81bd9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:03.626891 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b7d75bcf-2cb1-4c1f-bba8-a06f42e81bd9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:48:03.626891 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 258/1039] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:03 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:04.522557 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-da5ea236-51c3-46d3-ab71-446c7a0b8a36 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:04.528417 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-da5ea236-51c3-46d3-ab71-446c7a0b8a36 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:48:04.528611 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-da5ea236-51c3-46d3-ab71-446c7a0b8a36 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:04.528822 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-da5ea236-51c3-46d3-ab71-446c7a0b8a36 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:04.541630 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:04.541630 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:04.552153 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-da5ea236-51c3-46d3-ab71-446c7a0b8a36 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:04.557432 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-da5ea236-51c3-46d3-ab71-446c7a0b8a36 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:48:04.557934 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 263/1040] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:04 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:05.574025 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ea41e9fa-8068-4dd7-b545-ca27252a75a3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:05.575936 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ea41e9fa-8068-4dd7-b545-ca27252a75a3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:48:05.576132 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ea41e9fa-8068-4dd7-b545-ca27252a75a3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:05.576384 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ea41e9fa-8068-4dd7-b545-ca27252a75a3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:05.589256 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:05.589256 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:05.595154 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ea41e9fa-8068-4dd7-b545-ca27252a75a3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:05.599949 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ea41e9fa-8068-4dd7-b545-ca27252a75a3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:48:05.600386 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 263/1041] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:05 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:06.615184 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-81113c3b-ba05-4023-a200-3736a762c4d9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:06.617389 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-81113c3b-ba05-4023-a200-3736a762c4d9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:48:06.617633 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-81113c3b-ba05-4023-a200-3736a762c4d9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:06.617948 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-81113c3b-ba05-4023-a200-3736a762c4d9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:06.638635 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:06.638635 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:06.643023 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-81113c3b-ba05-4023-a200-3736a762c4d9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:06.650428 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-81113c3b-ba05-4023-a200-3736a762c4d9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:48:06.651012 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 258/1042] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:06 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:07.307671 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-ffd928a0-26dc-476b-bc7d-58cbb4d745ff None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:07.311272 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-ffd928a0-26dc-476b-bc7d-58cbb4d745ff tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:48:07.311562 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-ffd928a0-26dc-476b-bc7d-58cbb4d745ff tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:07.311853 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-ffd928a0-26dc-476b-bc7d-58cbb4d745ff tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:07.334074 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:07.334074 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:07.339892 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-ffd928a0-26dc-476b-bc7d-58cbb4d745ff tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:07.353375 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-ffd928a0-26dc-476b-bc7d-58cbb4d745ff tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:48:07.354478 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 259/1043] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:48:07 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1146 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 23:48:07.598387 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-0cc8c6b8-0a10-4004-8716-c05c1664bac4 req-bf9550d5-bc60-4c7e-9302-1d046fbea7dd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:07.606333 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0cc8c6b8-0a10-4004-8716-c05c1664bac4 req-bf9550d5-bc60-4c7e-9302-1d046fbea7dd tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] DELETE https://10.4.3.143/volume/v3/attachments/3efd55f3-18b2-4d6b-a81b-164e4988c684 Jul 03 23:48:07.606535 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0cc8c6b8-0a10-4004-8716-c05c1664bac4 req-bf9550d5-bc60-4c7e-9302-1d046fbea7dd tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:07.606728 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0cc8c6b8-0a10-4004-8716-c05c1664bac4 req-bf9550d5-bc60-4c7e-9302-1d046fbea7dd tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:07.616520 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:07.616520 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:07.670289 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-74bb8a51-f52f-48e9-af6a-48fc1271a87b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:07.672347 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-74bb8a51-f52f-48e9-af6a-48fc1271a87b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:48:07.672582 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-74bb8a51-f52f-48e9-af6a-48fc1271a87b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:07.672813 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-74bb8a51-f52f-48e9-af6a-48fc1271a87b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:07.689581 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:07.689581 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:07.695973 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-74bb8a51-f52f-48e9-af6a-48fc1271a87b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:07.702895 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-74bb8a51-f52f-48e9-af6a-48fc1271a87b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:48:07.703342 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 264/1044] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:07 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:07.714067 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-ef02a440-c765-4969-8246-66c015f2dbf7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:07.717890 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-ef02a440-c765-4969-8246-66c015f2dbf7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] DELETE https://10.4.3.143/volume/v3/attachments/513d3604-d6d9-4900-b3b7-68843d7cea79 Jul 03 23:48:07.718337 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-ef02a440-c765-4969-8246-66c015f2dbf7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:07.718425 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-ef02a440-c765-4969-8246-66c015f2dbf7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:07.732861 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:07.732861 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:08.170634 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0cc8c6b8-0a10-4004-8716-c05c1664bac4 req-bf9550d5-bc60-4c7e-9302-1d046fbea7dd tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/attachments/3efd55f3-18b2-4d6b-a81b-164e4988c684 returned with HTTP 200 Jul 03 23:48:08.171215 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 264/1045] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:48:07 2026] DELETE /volume/v3/attachments/3efd55f3-18b2-4d6b-a81b-164e4988c684 => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:08.180219 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-0cc8c6b8-0a10-4004-8716-c05c1664bac4 req-75152f23-2e38-4b00-9408-b43afc7dce3c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:08.182361 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0cc8c6b8-0a10-4004-8716-c05c1664bac4 req-75152f23-2e38-4b00-9408-b43afc7dce3c tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] DELETE https://10.4.3.143/volume/v3/attachments/d6469e44-bbc7-49f2-b6ca-2d7cb7b88035 Jul 03 23:48:08.182655 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-0cc8c6b8-0a10-4004-8716-c05c1664bac4 req-75152f23-2e38-4b00-9408-b43afc7dce3c tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:08.182902 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-0cc8c6b8-0a10-4004-8716-c05c1664bac4 req-75152f23-2e38-4b00-9408-b43afc7dce3c tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:08.196161 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:08.196161 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:08.281155 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-2fe8794e-b451-4068-89c5-366c2bf49a12 req-ef02a440-c765-4969-8246-66c015f2dbf7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/513d3604-d6d9-4900-b3b7-68843d7cea79 returned with HTTP 200 Jul 03 23:48:08.281741 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 259/1046] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:48:07 2026] DELETE /volume/v3/attachments/513d3604-d6d9-4900-b3b7-68843d7cea79 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:08.724119 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-902b3093-425d-4652-91b3-b313c68373d3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:08.727731 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-902b3093-425d-4652-91b3-b313c68373d3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:48:08.728412 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-902b3093-425d-4652-91b3-b313c68373d3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:08.728603 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-902b3093-425d-4652-91b3-b313c68373d3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:08.739216 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:08.739216 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:08.743854 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-902b3093-425d-4652-91b3-b313c68373d3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:08.747864 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-902b3093-425d-4652-91b3-b313c68373d3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:48:08.748213 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 265/1047] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:08 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:08.750139 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0cc8c6b8-0a10-4004-8716-c05c1664bac4 req-75152f23-2e38-4b00-9408-b43afc7dce3c tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/attachments/d6469e44-bbc7-49f2-b6ca-2d7cb7b88035 returned with HTTP 200 Jul 03 23:48:08.750694 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 260/1048] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:48:08 2026] DELETE /volume/v3/attachments/d6469e44-bbc7-49f2-b6ca-2d7cb7b88035 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:08.760990 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-0cc8c6b8-0a10-4004-8716-c05c1664bac4 req-e5f466a7-0c4d-45b8-9ebd-c68431bda4d7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:08.763343 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0cc8c6b8-0a10-4004-8716-c05c1664bac4 req-e5f466a7-0c4d-45b8-9ebd-c68431bda4d7 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] DELETE https://10.4.3.143/volume/v3/attachments/b05efddc-b7c7-4cc6-8162-142f645da61b Jul 03 23:48:08.763542 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0cc8c6b8-0a10-4004-8716-c05c1664bac4 req-e5f466a7-0c4d-45b8-9ebd-c68431bda4d7 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:08.763729 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0cc8c6b8-0a10-4004-8716-c05c1664bac4 req-e5f466a7-0c4d-45b8-9ebd-c68431bda4d7 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:08.765777 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-93b8b9d0-8b3c-41ca-a203-6062fe95d703 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:08.767634 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-93b8b9d0-8b3c-41ca-a203-6062fe95d703 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:48:08.767882 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-93b8b9d0-8b3c-41ca-a203-6062fe95d703 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:08.768059 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-93b8b9d0-8b3c-41ca-a203-6062fe95d703 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:08.773592 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:08.773592 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:08.775846 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:08.775846 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:08.780876 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-93b8b9d0-8b3c-41ca-a203-6062fe95d703 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:08.785798 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-93b8b9d0-8b3c-41ca-a203-6062fe95d703 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:48:08.786034 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 260/1049] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:08 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:08.858507 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ee34efb7-1de3-4756-84b4-278dedbf9665 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:08.861140 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ee34efb7-1de3-4756-84b4-278dedbf9665 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:48:08.861140 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ee34efb7-1de3-4756-84b4-278dedbf9665 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:08.861618 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ee34efb7-1de3-4756-84b4-278dedbf9665 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:08.872897 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:08.872897 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:08.878928 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ee34efb7-1de3-4756-84b4-278dedbf9665 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:08.883681 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ee34efb7-1de3-4756-84b4-278dedbf9665 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:48:08.884466 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 266/1050] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:08 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:09.133355 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ba86c3cf-0245-4712-903b-3789d869aed3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:09.135268 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:48:09.135649 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2140406434", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:09.137306 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2140406434', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:48:09.137447 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Create volume of 1 GB Jul 03 23:48:09.137750 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:09.137750 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:09.141436 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Availability Zones retrieved successfully. Jul 03 23:48:09.147494 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Flow 'volume_create_api' (9746236a-4179-496e-81c4-ae4df0de8e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:48:09.150323 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (683d6eb0-ca6a-4e5f-9cc4-14b0a7c400d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:09.150323 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:48:09.189183 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (683d6eb0-ca6a-4e5f-9cc4-14b0a7c400d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:09.190048 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca1fac8d-8c99-43b6-b9b9-1cb9991fc77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:09.296143 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Created reservations ['80fc479b-b13c-4c8e-bef5-3477dcfa5912', '07130b1b-9c03-4f77-847d-40fad63e1ce8', '1c20bade-0ba3-4c70-aa7f-f869d1ce963a', '5acfacf3-ce3c-4d6c-942e-b66a12a93550'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:48:09.296997 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca1fac8d-8c99-43b6-b9b9-1cb9991fc77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80fc479b-b13c-4c8e-bef5-3477dcfa5912', '07130b1b-9c03-4f77-847d-40fad63e1ce8', '1c20bade-0ba3-4c70-aa7f-f869d1ce963a', '5acfacf3-ce3c-4d6c-942e-b66a12a93550']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:09.298011 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad0c5d7-83f6-42bd-bfeb-e190bcd9ec70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:09.330724 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0cc8c6b8-0a10-4004-8716-c05c1664bac4 req-e5f466a7-0c4d-45b8-9ebd-c68431bda4d7 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/attachments/b05efddc-b7c7-4cc6-8162-142f645da61b returned with HTTP 200 Jul 03 23:48:09.331020 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad0c5d7-83f6-42bd-bfeb-e190bcd9ec70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fe3ad0d-8327-41b8-9eaa-77f138a51234', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2140406434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a961b6be97fc4908a1ede814d3e4592a',qos_specs=None,replication_status=,reservations=['80fc479b-b13c-4c8e-bef5-3477dcfa5912','07130b1b-9c03-4f77-847d-40fad63e1ce8','1c20bade-0ba3-4c70-aa7f-f869d1ce963a','5acfacf3-ce3c-4d6c-942e-b66a12a93550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eebbb9c501864e8a846a952f3085c1ef',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:48:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2140406434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fe3ad0d-8327-41b8-9eaa-77f138a51234,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a961b6be97fc4908a1ede814d3e4592a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eebbb9c501864e8a846a952f3085c1ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:09.331584 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 265/1051] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:48:08 2026] DELETE /volume/v3/attachments/b05efddc-b7c7-4cc6-8162-142f645da61b => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:09.331688 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83fc7bcb-545b-4241-aa0c-78c9033f3745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:09.374401 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83fc7bcb-545b-4241-aa0c-78c9033f3745) transitioned into state 'SUCCESS' from state '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-2140406434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a961b6be97fc4908a1ede814d3e4592a',qos_specs=None,replication_status=,reservations=['80fc479b-b13c-4c8e-bef5-3477dcfa5912','07130b1b-9c03-4f77-847d-40fad63e1ce8','1c20bade-0ba3-4c70-aa7f-f869d1ce963a','5acfacf3-ce3c-4d6c-942e-b66a12a93550'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eebbb9c501864e8a846a952f3085c1ef',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:09.375079 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a9e1105-41fe-4bae-80cc-5a5fcde4b8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:09.397485 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a9e1105-41fe-4bae-80cc-5a5fcde4b8b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:09.398350 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Flow 'volume_create_api' (9746236a-4179-496e-81c4-ae4df0de8e22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:48:09.398714 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Create volume request issued successfully. Jul 03 23:48:09.399327 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ba86c3cf-0245-4712-903b-3789d869aed3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:48:09.400302 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 261/1052] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:48:09 2026] POST /volume/v3/volumes => generated 747 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:48:13.879100 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-83c3b345-db30-473a-ad29-200cb9e5bab1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:13.880967 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-83c3b345-db30-473a-ad29-200cb9e5bab1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:48:13.881157 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-83c3b345-db30-473a-ad29-200cb9e5bab1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:13.881319 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-83c3b345-db30-473a-ad29-200cb9e5bab1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:13.902374 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:13.902374 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:13.906754 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-83c3b345-db30-473a-ad29-200cb9e5bab1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:48:13.910784 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-83c3b345-db30-473a-ad29-200cb9e5bab1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:48:13.911204 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 261/1053] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:48:13 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:13.930873 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-508bb613-31f0-4d76-844d-cce505a39937 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:13.933328 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-508bb613-31f0-4d76-844d-cce505a39937 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] POST https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee/action Jul 03 23:48:13.933622 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-508bb613-31f0-4d76-844d-cce505a39937 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:48:13.933776 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-508bb613-31f0-4d76-844d-cce505a39937 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:13.953138 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:13.953138 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:13.953637 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-508bb613-31f0-4d76-844d-cce505a39937 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:48:13.969189 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-508bb613-31f0-4d76-844d-cce505a39937 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Begin detaching volume completed successfully. Jul 03 23:48:13.969405 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-508bb613-31f0-4d76-844d-cce505a39937 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee/action returned with HTTP 202 Jul 03 23:48:13.969878 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 267/1054] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:48:13 2026] POST /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:48:13.992366 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-20772403-1544-490b-8a33-439601d01c93 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:13.994669 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-20772403-1544-490b-8a33-439601d01c93 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:48:13.994957 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-20772403-1544-490b-8a33-439601d01c93 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:13.995226 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-20772403-1544-490b-8a33-439601d01c93 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:14.007166 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:14.007166 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:14.011789 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-20772403-1544-490b-8a33-439601d01c93 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:48:14.018239 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-20772403-1544-490b-8a33-439601d01c93 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:48:14.018772 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 266/1055] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:13 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:14.362632 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3d81e758-4752-4da4-b299-74aca3f1a08c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:14.471142 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:48:14.471540 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1631622102", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:14.475216 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1631622102', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:48:14.475362 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Create volume of 1 GB Jul 03 23:48:14.475780 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:14.475780 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:14.489766 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Availability Zones retrieved successfully. Jul 03 23:48:14.497673 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Flow 'volume_create_api' (dca1a6b8-75f0-498a-bfd2-c8567c907bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:48:14.498578 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54b562e0-5d8d-4566-8284-0d1016ab87fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:14.499620 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:48:14.538162 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54b562e0-5d8d-4566-8284-0d1016ab87fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:14.538876 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b161e87-c179-449d-8637-c62d2810fa2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:14.610247 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Created reservations ['4516c380-f439-4d01-bb25-da0021fca022', '8ce30b68-917a-4337-bee0-be87621b0bfa', '84bdc0fb-b7d8-4ead-98e5-deefaf563a3b', '04354852-caba-43aa-8560-8929b8b7fe17'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:48:14.611053 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b161e87-c179-449d-8637-c62d2810fa2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4516c380-f439-4d01-bb25-da0021fca022', '8ce30b68-917a-4337-bee0-be87621b0bfa', '84bdc0fb-b7d8-4ead-98e5-deefaf563a3b', '04354852-caba-43aa-8560-8929b8b7fe17']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:14.611911 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (026f7e57-7355-47f0-abf4-6322df858aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:14.633847 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (026f7e57-7355-47f0-abf4-6322df858aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1a7179a-bb6a-415d-bf38-075608736a21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1631622102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8766389793b343088233a3b1c4862011',qos_specs=None,replication_status=,reservations=['4516c380-f439-4d01-bb25-da0021fca022','8ce30b68-917a-4337-bee0-be87621b0bfa','84bdc0fb-b7d8-4ead-98e5-deefaf563a3b','04354852-caba-43aa-8560-8929b8b7fe17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4de77792eb4479e8850df9d7068356f',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:48:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1631622102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1a7179a-bb6a-415d-bf38-075608736a21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8766389793b343088233a3b1c4862011',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4de77792eb4479e8850df9d7068356f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:14.634536 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f892c18a-2b68-4c87-a0b3-d4b50bb58859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:14.668901 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f892c18a-2b68-4c87-a0b3-d4b50bb58859) transitioned into state 'SUCCESS' from state '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-1631622102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8766389793b343088233a3b1c4862011',qos_specs=None,replication_status=,reservations=['4516c380-f439-4d01-bb25-da0021fca022','8ce30b68-917a-4337-bee0-be87621b0bfa','84bdc0fb-b7d8-4ead-98e5-deefaf563a3b','04354852-caba-43aa-8560-8929b8b7fe17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4de77792eb4479e8850df9d7068356f',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:14.669610 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f201d0c7-0973-4130-bd6f-8be6bff61d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:14.681235 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f201d0c7-0973-4130-bd6f-8be6bff61d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:14.682823 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Flow 'volume_create_api' (dca1a6b8-75f0-498a-bfd2-c8567c907bbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:48:14.683243 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Create volume request issued successfully. Jul 03 23:48:14.687058 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3d81e758-4752-4da4-b299-74aca3f1a08c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:48:14.687058 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 262/1056] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:48:14 2026] POST /volume/v3/volumes => generated 754 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:48:14.699833 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-209fb4ae-60e9-46bd-9536-bcdefdcf587d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:14.702997 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-209fb4ae-60e9-46bd-9536-bcdefdcf587d tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] GET https://10.4.3.143/volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 Jul 03 23:48:14.702997 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-209fb4ae-60e9-46bd-9536-bcdefdcf587d tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:14.703103 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-209fb4ae-60e9-46bd-9536-bcdefdcf587d tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:14.713166 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:14.713166 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:14.719091 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-209fb4ae-60e9-46bd-9536-bcdefdcf587d tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Volume info retrieved successfully. Jul 03 23:48:14.724858 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-209fb4ae-60e9-46bd-9536-bcdefdcf587d tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 returned with HTTP 200 Jul 03 23:48:14.725533 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 262/1057] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:14 2026] GET /volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:14.946521 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-402b7219-8aed-4d3d-9413-3cb09a47d193 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:14.950241 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-402b7219-8aed-4d3d-9413-3cb09a47d193 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] DELETE https://10.4.3.143/volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a Jul 03 23:48:14.950420 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-402b7219-8aed-4d3d-9413-3cb09a47d193 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:14.950607 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-402b7219-8aed-4d3d-9413-3cb09a47d193 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:14.950798 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-402b7219-8aed-4d3d-9413-3cb09a47d193 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Delete volume with id: 72808713-dda4-4fb1-8330-0a4c1859789a Jul 03 23:48:14.964273 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:14.964273 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:14.964646 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-402b7219-8aed-4d3d-9413-3cb09a47d193 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Volume info retrieved successfully. Jul 03 23:48:14.988777 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-402b7219-8aed-4d3d-9413-3cb09a47d193 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Delete volume request issued successfully. Jul 03 23:48:14.989004 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-402b7219-8aed-4d3d-9413-3cb09a47d193 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a returned with HTTP 202 Jul 03 23:48:14.989424 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 268/1058] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:48:14 2026] DELETE /volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:48:14.997434 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-99ac38c5-28ea-4b92-9b80-b9289a2e8d64 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:15.000042 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-99ac38c5-28ea-4b92-9b80-b9289a2e8d64 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] GET https://10.4.3.143/volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a Jul 03 23:48:15.000301 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-99ac38c5-28ea-4b92-9b80-b9289a2e8d64 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:15.000534 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-99ac38c5-28ea-4b92-9b80-b9289a2e8d64 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:15.001202 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1f7d81c4-ba3a-4852-afd9-dcd316772a6e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:15.001750 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1f7d81c4-ba3a-4852-afd9-dcd316772a6e None None] GET https://10.4.3.143/volume// Jul 03 23:48:15.001961 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1f7d81c4-ba3a-4852-afd9-dcd316772a6e None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:15.002193 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1f7d81c4-ba3a-4852-afd9-dcd316772a6e None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:15.002575 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1f7d81c4-ba3a-4852-afd9-dcd316772a6e None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:48:15.002931 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 263/1059] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:48:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:48:15.009163 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:15.009163 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:15.012306 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-1aff0234-28e8-4f40-a949-65d276e97c50 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:15.013640 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-99ac38c5-28ea-4b92-9b80-b9289a2e8d64 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Volume info retrieved successfully. Jul 03 23:48:15.014881 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-1aff0234-28e8-4f40-a949-65d276e97c50 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:48:15.015138 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-1aff0234-28e8-4f40-a949-65d276e97c50 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:15.015332 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-1aff0234-28e8-4f40-a949-65d276e97c50 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:15.019816 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-99ac38c5-28ea-4b92-9b80-b9289a2e8d64 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a returned with HTTP 200 Jul 03 23:48:15.020226 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 267/1060] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:14 2026] GET /volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:15.029623 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:15.029623 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:15.037471 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d02c15f6-2018-46dd-ac68-81cccd5aa27a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:15.039407 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d02c15f6-2018-46dd-ac68-81cccd5aa27a tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:48:15.039620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d02c15f6-2018-46dd-ac68-81cccd5aa27a tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:15.039875 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d02c15f6-2018-46dd-ac68-81cccd5aa27a tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:15.042291 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-1aff0234-28e8-4f40-a949-65d276e97c50 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:48:15.049157 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-1aff0234-28e8-4f40-a949-65d276e97c50 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:48:15.049429 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:15.049429 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:15.049793 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 263/1061] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:48:15 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 1318 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:48:15.054014 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d02c15f6-2018-46dd-ac68-81cccd5aa27a tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:48:15.060473 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d02c15f6-2018-46dd-ac68-81cccd5aa27a tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:48:15.061074 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 269/1062] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:15 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:15.738074 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e788786e-5642-4202-ada8-ebd0d47cb034 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:15.739826 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e788786e-5642-4202-ada8-ebd0d47cb034 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] GET https://10.4.3.143/volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 Jul 03 23:48:15.740072 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e788786e-5642-4202-ada8-ebd0d47cb034 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:15.740277 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e788786e-5642-4202-ada8-ebd0d47cb034 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:15.747902 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:15.747902 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:15.751371 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e788786e-5642-4202-ada8-ebd0d47cb034 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Volume info retrieved successfully. Jul 03 23:48:15.755250 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e788786e-5642-4202-ada8-ebd0d47cb034 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 returned with HTTP 200 Jul 03 23:48:15.755595 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 264/1063] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:15 2026] GET /volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:15.769656 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8eecbda5-fe55-41ed-8fac-f20bbbf5846a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:15.771808 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8eecbda5-fe55-41ed-8fac-f20bbbf5846a tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] GET https://10.4.3.143/volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 Jul 03 23:48:15.772036 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8eecbda5-fe55-41ed-8fac-f20bbbf5846a tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:15.772250 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8eecbda5-fe55-41ed-8fac-f20bbbf5846a tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:15.780775 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:15.780775 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:15.789722 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8eecbda5-fe55-41ed-8fac-f20bbbf5846a tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Volume info retrieved successfully. Jul 03 23:48:15.797669 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8eecbda5-fe55-41ed-8fac-f20bbbf5846a tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 returned with HTTP 200 Jul 03 23:48:15.797669 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 268/1064] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:15 2026] GET /volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:15.813169 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a1e6425d-cbe6-4158-8ed0-afcf03e4f559 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:15.817751 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a1e6425d-cbe6-4158-8ed0-afcf03e4f559 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:48:15.817966 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a1e6425d-cbe6-4158-8ed0-afcf03e4f559 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c1a7179a-bb6a-415d-bf38-075608736a21", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1876212954", "description": null, "metadata": null}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:15.836315 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:15.836315 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:15.837227 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a1e6425d-cbe6-4158-8ed0-afcf03e4f559 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Volume info retrieved successfully. Jul 03 23:48:15.837426 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-a1e6425d-cbe6-4158-8ed0-afcf03e4f559 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Create snapshot from volume c1a7179a-bb6a-415d-bf38-075608736a21 Jul 03 23:48:15.881767 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-a1e6425d-cbe6-4158-8ed0-afcf03e4f559 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Created reservations ['c5f38d08-76ed-4cf3-b08c-c87b1be3f0fc', '5209352b-9f22-47b7-b332-25d6d3485b82', '2ac477a4-0b5f-43d8-8c49-613e66feb789', 'b8f04f16-1c04-43a4-bbbf-01d5a17fb3a7'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:48:15.928733 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a1e6425d-cbe6-4158-8ed0-afcf03e4f559 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Snapshot force create request issued successfully. Jul 03 23:48:15.928733 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a1e6425d-cbe6-4158-8ed0-afcf03e4f559 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:48:15.928733 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 264/1065] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:48:15 2026] POST /volume/v3/snapshots => generated 310 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:48:15.942471 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-49ae5a03-79f0-4188-b183-7d7da6c24cab None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:15.942471 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-49ae5a03-79f0-4188-b183-7d7da6c24cab tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] GET https://10.4.3.143/volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 Jul 03 23:48:15.942934 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-49ae5a03-79f0-4188-b183-7d7da6c24cab tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:15.942994 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-49ae5a03-79f0-4188-b183-7d7da6c24cab tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:15.949856 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:15.949856 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:15.950498 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-49ae5a03-79f0-4188-b183-7d7da6c24cab tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Snapshot retrieved successfully. Jul 03 23:48:15.951608 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-49ae5a03-79f0-4188-b183-7d7da6c24cab tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 returned with HTTP 200 Jul 03 23:48:15.953807 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 270/1066] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:48:15 2026] GET /volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:16.016758 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-cba79868-69fa-43df-a979-42384f37b401 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:16.018614 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-cba79868-69fa-43df-a979-42384f37b401 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] DELETE https://10.4.3.143/volume/v3/attachments/9eed4fc8-8e3c-4697-a5e7-d73c259282fa Jul 03 23:48:16.018880 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-cba79868-69fa-43df-a979-42384f37b401 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:16.019064 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-cba79868-69fa-43df-a979-42384f37b401 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:16.027452 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:16.027452 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:16.036801 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d009b611-d91f-4b9a-8b46-0316ed031f8f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:16.039287 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d009b611-d91f-4b9a-8b46-0316ed031f8f tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] GET https://10.4.3.143/volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a Jul 03 23:48:16.039622 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d009b611-d91f-4b9a-8b46-0316ed031f8f tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:16.040107 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d009b611-d91f-4b9a-8b46-0316ed031f8f tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:16.048207 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d009b611-d91f-4b9a-8b46-0316ed031f8f tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a returned with HTTP 404 Jul 03 23:48:16.048955 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 269/1067] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:16 2026] GET /volume/v3/volumes/72808713-dda4-4fb1-8330-0a4c1859789a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:48:16.055966 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-83847229-e76c-4efa-b373-c1ecbaeaafc1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:16.057831 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-83847229-e76c-4efa-b373-c1ecbaeaafc1 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] DELETE https://10.4.3.143/volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 Jul 03 23:48:16.058040 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-83847229-e76c-4efa-b373-c1ecbaeaafc1 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:16.058243 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-83847229-e76c-4efa-b373-c1ecbaeaafc1 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:16.058426 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-83847229-e76c-4efa-b373-c1ecbaeaafc1 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Delete volume with id: 8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 Jul 03 23:48:16.065592 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:16.065592 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:16.066160 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-83847229-e76c-4efa-b373-c1ecbaeaafc1 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Volume info retrieved successfully. Jul 03 23:48:16.077155 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-39c00a75-a5f0-47a1-9956-baf707fbbf95 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:16.079558 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39c00a75-a5f0-47a1-9956-baf707fbbf95 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:48:16.079834 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-39c00a75-a5f0-47a1-9956-baf707fbbf95 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:16.080090 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-39c00a75-a5f0-47a1-9956-baf707fbbf95 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:16.090170 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:16.090170 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:16.094026 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-39c00a75-a5f0-47a1-9956-baf707fbbf95 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:48:16.096118 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-83847229-e76c-4efa-b373-c1ecbaeaafc1 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Delete volume request issued successfully. Jul 03 23:48:16.096283 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-83847229-e76c-4efa-b373-c1ecbaeaafc1 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 returned with HTTP 202 Jul 03 23:48:16.096790 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 265/1068] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:48:16 2026] DELETE /volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:48:16.098892 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39c00a75-a5f0-47a1-9956-baf707fbbf95 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:48:16.099283 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 271/1069] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:16 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:16.105651 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-15cb3814-7c8f-45c1-9063-b64d6cd3609a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:16.107832 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-15cb3814-7c8f-45c1-9063-b64d6cd3609a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] GET https://10.4.3.143/volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 Jul 03 23:48:16.108046 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-15cb3814-7c8f-45c1-9063-b64d6cd3609a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:16.108303 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-15cb3814-7c8f-45c1-9063-b64d6cd3609a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:16.115431 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:16.115431 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:16.119267 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-15cb3814-7c8f-45c1-9063-b64d6cd3609a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Volume info retrieved successfully. Jul 03 23:48:16.122984 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-15cb3814-7c8f-45c1-9063-b64d6cd3609a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 returned with HTTP 200 Jul 03 23:48:16.123327 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 270/1070] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:16 2026] GET /volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:16.565663 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-8c9ad181-ec88-45ee-8bc0-ad1d841586ce req-cba79868-69fa-43df-a979-42384f37b401 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/attachments/9eed4fc8-8e3c-4697-a5e7-d73c259282fa returned with HTTP 200 Jul 03 23:48:16.566156 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 265/1071] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:48:16 2026] DELETE /volume/v3/attachments/9eed4fc8-8e3c-4697-a5e7-d73c259282fa => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:16.961228 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-373d3d4e-9d0a-4e38-bffd-9f4e70c2b9e0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:16.963334 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-373d3d4e-9d0a-4e38-bffd-9f4e70c2b9e0 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] GET https://10.4.3.143/volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 Jul 03 23:48:16.963577 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-373d3d4e-9d0a-4e38-bffd-9f4e70c2b9e0 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:16.963856 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-373d3d4e-9d0a-4e38-bffd-9f4e70c2b9e0 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:16.969098 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:16.969098 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:16.969805 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-373d3d4e-9d0a-4e38-bffd-9f4e70c2b9e0 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Snapshot retrieved successfully. Jul 03 23:48:16.970588 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-373d3d4e-9d0a-4e38-bffd-9f4e70c2b9e0 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 returned with HTTP 200 Jul 03 23:48:16.971201 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 266/1072] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:48:16 2026] GET /volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:16.982124 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b910b65c-0010-4c89-82b5-73955138ff9c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:16.985394 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b910b65c-0010-4c89-82b5-73955138ff9c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] GET https://10.4.3.143/volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 Jul 03 23:48:16.985787 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b910b65c-0010-4c89-82b5-73955138ff9c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:16.986510 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b910b65c-0010-4c89-82b5-73955138ff9c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:16.991668 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:16.991668 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:16.992236 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b910b65c-0010-4c89-82b5-73955138ff9c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Snapshot retrieved successfully. Jul 03 23:48:16.993103 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b910b65c-0010-4c89-82b5-73955138ff9c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 returned with HTTP 200 Jul 03 23:48:16.993468 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 272/1073] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:48:16 2026] GET /volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:17.004385 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-87993f21-95c4-47a1-90d4-34809e23741f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:17.006404 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-87993f21-95c4-47a1-90d4-34809e23741f tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] GET https://10.4.3.143/volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 Jul 03 23:48:17.006624 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-87993f21-95c4-47a1-90d4-34809e23741f tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:17.006893 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-87993f21-95c4-47a1-90d4-34809e23741f tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:17.015126 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:17.015126 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:17.015126 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-87993f21-95c4-47a1-90d4-34809e23741f tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Snapshot retrieved successfully. Jul 03 23:48:17.015126 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-87993f21-95c4-47a1-90d4-34809e23741f tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 returned with HTTP 200 Jul 03 23:48:17.015126 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 271/1074] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:48:17 2026] GET /volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:17.030771 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:17.030771 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:48:17.030771 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c1bb171d-64e7-472c-8605-aae7d727fc99", "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:17.031216 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Create volume request body: {'volume': {'snapshot_id': 'c1bb171d-64e7-472c-8605-aae7d727fc99', 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:48:17.036505 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:17.036505 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:17.037058 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Snapshot retrieved successfully. Jul 03 23:48:17.037158 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Create volume of 1 GB Jul 03 23:48:17.041255 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Availability Zones retrieved successfully. Jul 03 23:48:17.047637 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Flow 'volume_create_api' (1cf46853-539f-4ad2-af30-d8feb71eb644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:48:17.048686 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5227d572-9f60-4b1e-8e12-696f61cff573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:17.049800 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:48:17.085533 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5227d572-9f60-4b1e-8e12-696f61cff573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c1bb171d-64e7-472c-8605-aae7d727fc99', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:17.086438 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (084e0b18-c5ac-4891-87be-2f76023ca52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:17.116854 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f42388b4-6034-4287-a0a1-a7d3e20a3510 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:17.118691 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f42388b4-6034-4287-a0a1-a7d3e20a3510 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:48:17.118953 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f42388b4-6034-4287-a0a1-a7d3e20a3510 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:17.119203 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f42388b4-6034-4287-a0a1-a7d3e20a3510 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:17.126742 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:17.126742 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:17.130937 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f42388b4-6034-4287-a0a1-a7d3e20a3510 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:48:17.133449 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Created reservations ['016245c2-9c63-4016-96d1-9b24f735f288', 'f7f5f3c7-83de-4370-a6c8-22efe49ed05c', '3d150fd0-719a-47ec-bba0-db81118d4cbd', 'f4afc520-a03d-48b0-96aa-9b29f44c2b26'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:48:17.134515 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (084e0b18-c5ac-4891-87be-2f76023ca52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['016245c2-9c63-4016-96d1-9b24f735f288', 'f7f5f3c7-83de-4370-a6c8-22efe49ed05c', '3d150fd0-719a-47ec-bba0-db81118d4cbd', 'f4afc520-a03d-48b0-96aa-9b29f44c2b26']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:17.135637 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d733761b-855b-4d13-b7a3-270821a5ccb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:17.135959 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7cb65b86-b0ea-4e5e-a89b-897b00691580 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:17.136202 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f42388b4-6034-4287-a0a1-a7d3e20a3510 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:48:17.136805 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 267/1075] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:17 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:17.137732 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7cb65b86-b0ea-4e5e-a89b-897b00691580 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] GET https://10.4.3.143/volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 Jul 03 23:48:17.137933 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7cb65b86-b0ea-4e5e-a89b-897b00691580 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:17.138127 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7cb65b86-b0ea-4e5e-a89b-897b00691580 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:17.143836 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7cb65b86-b0ea-4e5e-a89b-897b00691580 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 returned with HTTP 404 Jul 03 23:48:17.144299 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 273/1076] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:17 2026] GET /volume/v3/volumes/8dbe16d1-3208-4a9e-9391-9b3769ff9ef6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:48:17.154984 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9b8183b6-f234-4272-b5c5-30d13ed07d9a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:17.157299 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9b8183b6-f234-4272-b5c5-30d13ed07d9a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 Jul 03 23:48:17.157549 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9b8183b6-f234-4272-b5c5-30d13ed07d9a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:17.157820 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9b8183b6-f234-4272-b5c5-30d13ed07d9a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:17.158034 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-9b8183b6-f234-4272-b5c5-30d13ed07d9a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Delete volume with id: d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 Jul 03 23:48:17.169048 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:17.169048 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:17.169724 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9b8183b6-f234-4272-b5c5-30d13ed07d9a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Volume info retrieved successfully. Jul 03 23:48:17.177544 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d733761b-855b-4d13-b7a3-270821a5ccb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3aee99f7-57eb-4e4e-a358-2e88d8068f9a', '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='8766389793b343088233a3b1c4862011',qos_specs=None,replication_status=,reservations=['016245c2-9c63-4016-96d1-9b24f735f288','f7f5f3c7-83de-4370-a6c8-22efe49ed05c','3d150fd0-719a-47ec-bba0-db81118d4cbd','f4afc520-a03d-48b0-96aa-9b29f44c2b26'],size=1,snapshot_id=c1bb171d-64e7-472c-8605-aae7d727fc99,source_replicaid=,source_volid=None,status='creating',user_id='c4de77792eb4479e8850df9d7068356f',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:48:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3aee99f7-57eb-4e4e-a358-2e88d8068f9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8766389793b343088233a3b1c4862011',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c1bb171d-64e7-472c-8605-aae7d727fc99,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4de77792eb4479e8850df9d7068356f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:17.178186 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f91ce26-9e53-4481-8760-762b93309004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:17.195112 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9b8183b6-f234-4272-b5c5-30d13ed07d9a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Delete volume request issued successfully. Jul 03 23:48:17.195366 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9b8183b6-f234-4272-b5c5-30d13ed07d9a tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 returned with HTTP 202 Jul 03 23:48:17.195957 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 272/1077] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:48:17 2026] DELETE /volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:48:17.197906 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f91ce26-9e53-4481-8760-762b93309004) transitioned into state 'SUCCESS' from 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='8766389793b343088233a3b1c4862011',qos_specs=None,replication_status=,reservations=['016245c2-9c63-4016-96d1-9b24f735f288','f7f5f3c7-83de-4370-a6c8-22efe49ed05c','3d150fd0-719a-47ec-bba0-db81118d4cbd','f4afc520-a03d-48b0-96aa-9b29f44c2b26'],size=1,snapshot_id=c1bb171d-64e7-472c-8605-aae7d727fc99,source_replicaid=,source_volid=None,status='creating',user_id='c4de77792eb4479e8850df9d7068356f',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:17.199073 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fccd4ee7-98f0-4e6b-8be1-d17cb4ea3d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:17.204811 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ed936796-547c-4479-be64-5fbd0a5a2e89 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:17.207274 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ed936796-547c-4479-be64-5fbd0a5a2e89 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] GET https://10.4.3.143/volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 Jul 03 23:48:17.207478 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ed936796-547c-4479-be64-5fbd0a5a2e89 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:17.208011 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ed936796-547c-4479-be64-5fbd0a5a2e89 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:17.218355 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:17.218355 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:17.223007 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ed936796-547c-4479-be64-5fbd0a5a2e89 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Volume info retrieved successfully. Jul 03 23:48:17.232137 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fccd4ee7-98f0-4e6b-8be1-d17cb4ea3d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:17.232960 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Flow 'volume_create_api' (1cf46853-539f-4ad2-af30-d8feb71eb644) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:48:17.233282 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Create volume request issued successfully. Jul 03 23:48:17.233356 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ed936796-547c-4479-be64-5fbd0a5a2e89 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 returned with HTTP 200 Jul 03 23:48:17.233880 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fb3acc1e-bb27-4b01-ba15-243403d90d40 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:48:17.233924 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 268/1078] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:17 2026] GET /volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 => generated 1363 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:17.234281 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 266/1079] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:48:17 2026] POST /volume/v3/volumes => generated 741 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:48:17.251956 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c428b313-f4a7-456f-b505-9e5e407753d7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:17.253671 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c428b313-f4a7-456f-b505-9e5e407753d7 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] GET https://10.4.3.143/volume/v3/volumes/3aee99f7-57eb-4e4e-a358-2e88d8068f9a Jul 03 23:48:17.253900 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c428b313-f4a7-456f-b505-9e5e407753d7 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:17.254077 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c428b313-f4a7-456f-b505-9e5e407753d7 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:17.260836 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:17.260836 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:17.264527 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c428b313-f4a7-456f-b505-9e5e407753d7 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Volume info retrieved successfully. Jul 03 23:48:17.271737 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c428b313-f4a7-456f-b505-9e5e407753d7 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/volumes/3aee99f7-57eb-4e4e-a358-2e88d8068f9a returned with HTTP 200 Jul 03 23:48:17.272223 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 274/1080] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:17 2026] GET /volume/v3/volumes/3aee99f7-57eb-4e4e-a358-2e88d8068f9a => generated 809 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:18.250465 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4755bcdd-6466-4fc8-9fd2-1b2afb5ac766 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:18.252711 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4755bcdd-6466-4fc8-9fd2-1b2afb5ac766 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] GET https://10.4.3.143/volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 Jul 03 23:48:18.252963 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4755bcdd-6466-4fc8-9fd2-1b2afb5ac766 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:18.253183 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4755bcdd-6466-4fc8-9fd2-1b2afb5ac766 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:18.261925 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4755bcdd-6466-4fc8-9fd2-1b2afb5ac766 tempest-TaggedBootDevicesTest_v242-1668375477 tempest-TaggedBootDevicesTest_v242-1668375477-project-member] https://10.4.3.143/volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 returned with HTTP 404 Jul 03 23:48:18.262517 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 273/1081] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:18 2026] GET /volume/v3/volumes/d9ffefa1-301e-4c9f-98b6-b35ec4f225d3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:48:18.287287 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4859d68a-6585-4b4a-b91f-6782e555d94c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:18.293728 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4859d68a-6585-4b4a-b91f-6782e555d94c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] GET https://10.4.3.143/volume/v3/volumes/3aee99f7-57eb-4e4e-a358-2e88d8068f9a Jul 03 23:48:18.293728 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4859d68a-6585-4b4a-b91f-6782e555d94c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:18.293728 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4859d68a-6585-4b4a-b91f-6782e555d94c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:18.308455 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:18.308455 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:18.314284 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-4859d68a-6585-4b4a-b91f-6782e555d94c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Volume info retrieved successfully. Jul 03 23:48:18.320838 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4859d68a-6585-4b4a-b91f-6782e555d94c tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/volumes/3aee99f7-57eb-4e4e-a358-2e88d8068f9a returned with HTTP 200 Jul 03 23:48:18.321492 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 269/1082] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:18 2026] GET /volume/v3/volumes/3aee99f7-57eb-4e4e-a358-2e88d8068f9a => generated 834 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:18.336723 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-df5b0776-71ba-45bd-902a-f3006673fad5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:18.339375 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-df5b0776-71ba-45bd-902a-f3006673fad5 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] GET https://10.4.3.143/volume/v3/volumes/3aee99f7-57eb-4e4e-a358-2e88d8068f9a Jul 03 23:48:18.339605 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-df5b0776-71ba-45bd-902a-f3006673fad5 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:18.340483 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-df5b0776-71ba-45bd-902a-f3006673fad5 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:18.348196 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:18.348196 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:18.351720 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-df5b0776-71ba-45bd-902a-f3006673fad5 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Volume info retrieved successfully. Jul 03 23:48:18.356106 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-df5b0776-71ba-45bd-902a-f3006673fad5 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/volumes/3aee99f7-57eb-4e4e-a358-2e88d8068f9a returned with HTTP 200 Jul 03 23:48:18.356483 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 267/1083] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:18 2026] GET /volume/v3/volumes/3aee99f7-57eb-4e4e-a358-2e88d8068f9a => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:18.368971 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-098166e1-07bd-4f46-8f6a-6c6b7db9f0f6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:18.371219 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-098166e1-07bd-4f46-8f6a-6c6b7db9f0f6 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 Jul 03 23:48:18.371402 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-098166e1-07bd-4f46-8f6a-6c6b7db9f0f6 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:18.371522 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-098166e1-07bd-4f46-8f6a-6c6b7db9f0f6 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:18.374727 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-098166e1-07bd-4f46-8f6a-6c6b7db9f0f6 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Delete snapshot with id: c1bb171d-64e7-472c-8605-aae7d727fc99 Jul 03 23:48:18.377502 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:18.377502 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:18.378070 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-098166e1-07bd-4f46-8f6a-6c6b7db9f0f6 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Snapshot retrieved successfully. Jul 03 23:48:18.407243 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-098166e1-07bd-4f46-8f6a-6c6b7db9f0f6 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Snapshot delete request issued successfully. Jul 03 23:48:18.407901 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-098166e1-07bd-4f46-8f6a-6c6b7db9f0f6 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 returned with HTTP 202 Jul 03 23:48:18.409772 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 275/1084] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:48:18 2026] DELETE /volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:48:18.420541 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-dab7c562-5075-459e-9ad0-1e4ce5747b26 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:18.422090 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dab7c562-5075-459e-9ad0-1e4ce5747b26 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] GET https://10.4.3.143/volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 Jul 03 23:48:18.422469 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dab7c562-5075-459e-9ad0-1e4ce5747b26 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:18.422798 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dab7c562-5075-459e-9ad0-1e4ce5747b26 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:18.429739 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:18.429739 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:18.431724 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-dab7c562-5075-459e-9ad0-1e4ce5747b26 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Snapshot retrieved successfully. Jul 03 23:48:18.432191 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dab7c562-5075-459e-9ad0-1e4ce5747b26 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 returned with HTTP 200 Jul 03 23:48:18.432837 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 274/1085] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:48:18 2026] GET /volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:19.442035 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9a2728c2-e9b8-4f93-ac08-d8d768a4127a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:19.444037 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9a2728c2-e9b8-4f93-ac08-d8d768a4127a tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] GET https://10.4.3.143/volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 Jul 03 23:48:19.444293 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9a2728c2-e9b8-4f93-ac08-d8d768a4127a tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:19.444531 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9a2728c2-e9b8-4f93-ac08-d8d768a4127a tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:19.449423 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9a2728c2-e9b8-4f93-ac08-d8d768a4127a tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 returned with HTTP 404 Jul 03 23:48:19.450005 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 270/1086] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:48:19 2026] GET /volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:48:19.462445 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2cb405f7-54fe-4d5a-954a-aa6431e247b2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:19.464782 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2cb405f7-54fe-4d5a-954a-aa6431e247b2 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 Jul 03 23:48:19.466349 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2cb405f7-54fe-4d5a-954a-aa6431e247b2 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:19.466616 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2cb405f7-54fe-4d5a-954a-aa6431e247b2 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:19.466894 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-2cb405f7-54fe-4d5a-954a-aa6431e247b2 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Delete volume with id: c1a7179a-bb6a-415d-bf38-075608736a21 Jul 03 23:48:19.480785 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:19.480785 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:19.481416 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2cb405f7-54fe-4d5a-954a-aa6431e247b2 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Volume info retrieved successfully. Jul 03 23:48:19.511840 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2cb405f7-54fe-4d5a-954a-aa6431e247b2 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Delete volume request issued successfully. Jul 03 23:48:19.512113 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2cb405f7-54fe-4d5a-954a-aa6431e247b2 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 returned with HTTP 202 Jul 03 23:48:19.512682 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 268/1087] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:48:19 2026] DELETE /volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:48:19.522236 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b652654e-71ab-49cf-9eb6-5b12888c15b6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:19.526695 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b652654e-71ab-49cf-9eb6-5b12888c15b6 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] GET https://10.4.3.143/volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 Jul 03 23:48:19.526695 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b652654e-71ab-49cf-9eb6-5b12888c15b6 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:19.526695 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b652654e-71ab-49cf-9eb6-5b12888c15b6 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:19.537796 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:19.537796 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:19.545820 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b652654e-71ab-49cf-9eb6-5b12888c15b6 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Volume info retrieved successfully. Jul 03 23:48:19.552502 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b652654e-71ab-49cf-9eb6-5b12888c15b6 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 returned with HTTP 200 Jul 03 23:48:19.552983 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 276/1088] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:19 2026] GET /volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:20.570442 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-30ca297d-20e9-46d5-85ab-1d5c5c93ee77 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:20.572270 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-30ca297d-20e9-46d5-85ab-1d5c5c93ee77 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] GET https://10.4.3.143/volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 Jul 03 23:48:20.572476 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-30ca297d-20e9-46d5-85ab-1d5c5c93ee77 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:20.572693 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-30ca297d-20e9-46d5-85ab-1d5c5c93ee77 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:20.582113 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-30ca297d-20e9-46d5-85ab-1d5c5c93ee77 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 returned with HTTP 404 Jul 03 23:48:20.584753 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 275/1089] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:20 2026] GET /volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:48:20.589123 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5f1a08fb-376a-4d6f-b84a-6114fc39e43e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:20.591725 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5f1a08fb-376a-4d6f-b84a-6114fc39e43e tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] DELETE https://10.4.3.143/volume/v3/volumes/3aee99f7-57eb-4e4e-a358-2e88d8068f9a Jul 03 23:48:20.591725 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5f1a08fb-376a-4d6f-b84a-6114fc39e43e tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:20.591725 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5f1a08fb-376a-4d6f-b84a-6114fc39e43e tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:20.591725 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-5f1a08fb-376a-4d6f-b84a-6114fc39e43e tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Delete volume with id: 3aee99f7-57eb-4e4e-a358-2e88d8068f9a Jul 03 23:48:20.599250 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:20.599250 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:20.599828 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5f1a08fb-376a-4d6f-b84a-6114fc39e43e tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Volume info retrieved successfully. Jul 03 23:48:20.628595 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5f1a08fb-376a-4d6f-b84a-6114fc39e43e tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Delete volume request issued successfully. Jul 03 23:48:20.628911 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5f1a08fb-376a-4d6f-b84a-6114fc39e43e tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/volumes/3aee99f7-57eb-4e4e-a358-2e88d8068f9a returned with HTTP 202 Jul 03 23:48:20.629537 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 271/1090] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:48:20 2026] DELETE /volume/v3/volumes/3aee99f7-57eb-4e4e-a358-2e88d8068f9a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:48:20.641871 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2aa53159-b5af-439c-b6da-1687e41fde35 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:20.644185 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2aa53159-b5af-439c-b6da-1687e41fde35 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] GET https://10.4.3.143/volume/v3/volumes/3aee99f7-57eb-4e4e-a358-2e88d8068f9a Jul 03 23:48:20.644507 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2aa53159-b5af-439c-b6da-1687e41fde35 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:20.644804 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2aa53159-b5af-439c-b6da-1687e41fde35 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:20.653102 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:20.653102 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:20.657473 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2aa53159-b5af-439c-b6da-1687e41fde35 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Volume info retrieved successfully. Jul 03 23:48:20.665386 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2aa53159-b5af-439c-b6da-1687e41fde35 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/volumes/3aee99f7-57eb-4e4e-a358-2e88d8068f9a returned with HTTP 200 Jul 03 23:48:20.665961 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 269/1091] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:20 2026] GET /volume/v3/volumes/3aee99f7-57eb-4e4e-a358-2e88d8068f9a => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:21.680854 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-97172b9e-eb9c-40a5-bea5-a1c6fa66be67 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:21.682554 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-97172b9e-eb9c-40a5-bea5-a1c6fa66be67 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] GET https://10.4.3.143/volume/v3/volumes/3aee99f7-57eb-4e4e-a358-2e88d8068f9a Jul 03 23:48:21.682768 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-97172b9e-eb9c-40a5-bea5-a1c6fa66be67 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:21.682955 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-97172b9e-eb9c-40a5-bea5-a1c6fa66be67 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:21.688667 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-97172b9e-eb9c-40a5-bea5-a1c6fa66be67 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/volumes/3aee99f7-57eb-4e4e-a358-2e88d8068f9a returned with HTTP 404 Jul 03 23:48:21.689172 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 277/1092] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:21 2026] GET /volume/v3/volumes/3aee99f7-57eb-4e4e-a358-2e88d8068f9a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:48:21.701241 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-143fedc8-740d-4df9-a247-02abc84a6be8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:21.702987 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-143fedc8-740d-4df9-a247-02abc84a6be8 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 Jul 03 23:48:21.703184 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-143fedc8-740d-4df9-a247-02abc84a6be8 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:21.703389 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-143fedc8-740d-4df9-a247-02abc84a6be8 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:21.703539 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-143fedc8-740d-4df9-a247-02abc84a6be8 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Delete snapshot with id: c1bb171d-64e7-472c-8605-aae7d727fc99 Jul 03 23:48:21.707629 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-143fedc8-740d-4df9-a247-02abc84a6be8 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 returned with HTTP 404 Jul 03 23:48:21.708283 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 276/1093] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:48:21 2026] DELETE /volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 23:48:21.716424 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1d2bd720-e161-4de1-890f-f63a3ca120e7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:21.718169 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1d2bd720-e161-4de1-890f-f63a3ca120e7 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] GET https://10.4.3.143/volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 Jul 03 23:48:21.718396 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1d2bd720-e161-4de1-890f-f63a3ca120e7 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:21.718627 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1d2bd720-e161-4de1-890f-f63a3ca120e7 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:21.723118 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1d2bd720-e161-4de1-890f-f63a3ca120e7 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 returned with HTTP 404 Jul 03 23:48:21.723579 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 272/1094] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:48:21 2026] GET /volume/v3/snapshots/c1bb171d-64e7-472c-8605-aae7d727fc99 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:48:21.731041 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-119612a0-018d-45ac-a739-5663f719c7a3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:21.733403 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-119612a0-018d-45ac-a739-5663f719c7a3 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 Jul 03 23:48:21.733583 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-119612a0-018d-45ac-a739-5663f719c7a3 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:21.733788 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-119612a0-018d-45ac-a739-5663f719c7a3 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:21.733949 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-119612a0-018d-45ac-a739-5663f719c7a3 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Delete volume with id: c1a7179a-bb6a-415d-bf38-075608736a21 Jul 03 23:48:21.740498 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-119612a0-018d-45ac-a739-5663f719c7a3 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 returned with HTTP 404 Jul 03 23:48:21.740964 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 270/1095] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:48:21 2026] DELETE /volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:48:21.748253 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e8c563ef-3296-4387-97fd-c9baf13c1413 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:21.750212 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e8c563ef-3296-4387-97fd-c9baf13c1413 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] GET https://10.4.3.143/volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 Jul 03 23:48:21.750422 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e8c563ef-3296-4387-97fd-c9baf13c1413 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:21.750630 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e8c563ef-3296-4387-97fd-c9baf13c1413 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:21.756713 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e8c563ef-3296-4387-97fd-c9baf13c1413 tempest-SnapshotDependencyTests-150751508 tempest-SnapshotDependencyTests-150751508-project-member] https://10.4.3.143/volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 returned with HTTP 404 Jul 03 23:48:21.757216 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 278/1096] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:21 2026] GET /volume/v3/volumes/c1a7179a-bb6a-415d-bf38-075608736a21 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:48:31.705451 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=86,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:48:31.721271 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=324,cinder:UPDATE=83,cinder:INSERT=41 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:48:31.736130 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=192,cinder:UPDATE=56,cinder:INSERT=34 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:48:31.752968 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=313,cinder:UPDATE=66,cinder:INSERT=41 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:48:39.090688 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b586a904-2988-449a-af9c-d4e6b98d44df req-a3cfaf1f-f357-4450-9e04-dd412fd16cff None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:39.092834 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b586a904-2988-449a-af9c-d4e6b98d44df req-a3cfaf1f-f357-4450-9e04-dd412fd16cff tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] DELETE https://10.4.3.143/volume/v3/attachments/4a1c13ae-f1b1-43a7-a7ff-1e7c96db6afa Jul 03 23:48:39.093393 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b586a904-2988-449a-af9c-d4e6b98d44df req-a3cfaf1f-f357-4450-9e04-dd412fd16cff tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:39.093601 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b586a904-2988-449a-af9c-d4e6b98d44df req-a3cfaf1f-f357-4450-9e04-dd412fd16cff tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:39.106009 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:39.106009 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:39.665872 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b586a904-2988-449a-af9c-d4e6b98d44df req-a3cfaf1f-f357-4450-9e04-dd412fd16cff tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/attachments/4a1c13ae-f1b1-43a7-a7ff-1e7c96db6afa returned with HTTP 200 Jul 03 23:48:39.666486 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 277/1097] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:48:39 2026] DELETE /volume/v3/attachments/4a1c13ae-f1b1-43a7-a7ff-1e7c96db6afa => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:39.684697 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-b586a904-2988-449a-af9c-d4e6b98d44df req-d83eb930-9935-4ff1-8579-1c9fe9c268e7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:39.690786 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b586a904-2988-449a-af9c-d4e6b98d44df req-d83eb930-9935-4ff1-8579-1c9fe9c268e7 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] DELETE https://10.4.3.143/volume/v3/volumes/4c009162-826e-4085-bc2d-4540b952f61f Jul 03 23:48:39.690990 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b586a904-2988-449a-af9c-d4e6b98d44df req-d83eb930-9935-4ff1-8579-1c9fe9c268e7 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:39.691235 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b586a904-2988-449a-af9c-d4e6b98d44df req-d83eb930-9935-4ff1-8579-1c9fe9c268e7 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:39.691455 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [req-b586a904-2988-449a-af9c-d4e6b98d44df req-d83eb930-9935-4ff1-8579-1c9fe9c268e7 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Delete volume with id: 4c009162-826e-4085-bc2d-4540b952f61f Jul 03 23:48:39.706679 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:39.706679 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:39.707311 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-b586a904-2988-449a-af9c-d4e6b98d44df req-d83eb930-9935-4ff1-8579-1c9fe9c268e7 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:48:39.738436 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-b586a904-2988-449a-af9c-d4e6b98d44df req-d83eb930-9935-4ff1-8579-1c9fe9c268e7 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Delete volume request issued successfully. Jul 03 23:48:39.738837 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b586a904-2988-449a-af9c-d4e6b98d44df req-d83eb930-9935-4ff1-8579-1c9fe9c268e7 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/4c009162-826e-4085-bc2d-4540b952f61f returned with HTTP 202 Jul 03 23:48:39.739500 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 273/1098] 10.4.3.143 () {70 vars in 1620 bytes} [Fri Jul 3 23:48:39 2026] DELETE /volume/v3/volumes/4c009162-826e-4085-bc2d-4540b952f61f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:48:42.376974 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:42.378845 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:48:42.379184 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1471746230"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:42.380529 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1471746230'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:48:42.384076 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Create volume of 1 GB Jul 03 23:48:42.384429 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:42.384429 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:42.385024 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Availability Zones retrieved successfully. Jul 03 23:48:42.390617 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Flow 'volume_create_api' (9effa3da-5295-4183-be33-2a6a0f8faf69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:48:42.391493 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a2c0966-b76b-4046-bea9-9de6dc33eddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:42.392442 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:48:42.401141 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:42.401141 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:42.414678 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a2c0966-b76b-4046-bea9-9de6dc33eddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e972aa2e-ce46-4894-8bfc-0f75eec28d25,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e972aa2e-ce46-4894-8bfc-0f75eec28d25', 'encryption_key_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=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:42.415857 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f41ea8d-7a54-4550-a8e4-eb2053852035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:42.473678 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Created reservations ['428a0583-9a3f-4510-a032-b1f7b1db1de7', '7f7c5759-bdff-4e0c-8f07-d5cdcc5ccc25', 'b41de7b4-e3bc-4f7b-9f75-9ce0b24b6f1f', '5481ac99-d62d-4135-a9cd-51398165456c'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:48:42.474898 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f41ea8d-7a54-4550-a8e4-eb2053852035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['428a0583-9a3f-4510-a032-b1f7b1db1de7', '7f7c5759-bdff-4e0c-8f07-d5cdcc5ccc25', 'b41de7b4-e3bc-4f7b-9f75-9ce0b24b6f1f', '5481ac99-d62d-4135-a9cd-51398165456c']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:42.476003 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c42962e2-153f-4b6d-a11c-76fab463881e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:42.509757 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c42962e2-153f-4b6d-a11c-76fab463881e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be203ed1-aa30-40dc-a4b6-b27ab65b3ca6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1471746230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='39be1a18ddf34d15b4e4d8d185e0141f',qos_specs=None,replication_status=,reservations=['428a0583-9a3f-4510-a032-b1f7b1db1de7','7f7c5759-bdff-4e0c-8f07-d5cdcc5ccc25','b41de7b4-e3bc-4f7b-9f75-9ce0b24b6f1f','5481ac99-d62d-4135-a9cd-51398165456c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aabeda28c358404ea2306018f1ee43ed',volume_type_id=e972aa2e-ce46-4894-8bfc-0f75eec28d25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:48:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1471746230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be203ed1-aa30-40dc-a4b6-b27ab65b3ca6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='39be1a18ddf34d15b4e4d8d185e0141f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aabeda28c358404ea2306018f1ee43ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e972aa2e-ce46-4894-8bfc-0f75eec28d25),volume_type_id=e972aa2e-ce46-4894-8bfc-0f75eec28d25)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:42.510539 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1e3f3cd-319b-4862-b4d1-916149775fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:42.543103 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1e3f3cd-319b-4862-b4d1-916149775fce) transitioned into state 'SUCCESS' from state '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-1471746230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='39be1a18ddf34d15b4e4d8d185e0141f',qos_specs=None,replication_status=,reservations=['428a0583-9a3f-4510-a032-b1f7b1db1de7','7f7c5759-bdff-4e0c-8f07-d5cdcc5ccc25','b41de7b4-e3bc-4f7b-9f75-9ce0b24b6f1f','5481ac99-d62d-4135-a9cd-51398165456c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aabeda28c358404ea2306018f1ee43ed',volume_type_id=e972aa2e-ce46-4894-8bfc-0f75eec28d25)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:42.544089 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (497fc5a6-6690-493d-86a5-2ff63ea5bea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:42.559126 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (497fc5a6-6690-493d-86a5-2ff63ea5bea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:42.560390 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Flow 'volume_create_api' (9effa3da-5295-4183-be33-2a6a0f8faf69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:48:42.560880 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Create volume request issued successfully. Jul 03 23:48:42.561647 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-926a47fa-1c22-490a-bee4-5c3dd2532d6b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:48:42.562273 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 271/1099] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:48:42 2026] POST /volume/v3/volumes => generated 760 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:48:42.580580 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d28b01f9-3ca2-4805-8c87-5ed5c49a81cc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:42.581637 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d28b01f9-3ca2-4805-8c87-5ed5c49a81cc tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:48:42.581898 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d28b01f9-3ca2-4805-8c87-5ed5c49a81cc tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:42.582039 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d28b01f9-3ca2-4805-8c87-5ed5c49a81cc tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:42.589961 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:42.589961 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:42.594441 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d28b01f9-3ca2-4805-8c87-5ed5c49a81cc tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:42.599071 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d28b01f9-3ca2-4805-8c87-5ed5c49a81cc tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:48:42.599526 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 279/1100] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:42 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:43.080744 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-dbafc456-188a-4bc9-be63-36455c423f18 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:43.084022 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dbafc456-188a-4bc9-be63-36455c423f18 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] DELETE https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:48:43.084022 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dbafc456-188a-4bc9-be63-36455c423f18 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:43.084022 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dbafc456-188a-4bc9-be63-36455c423f18 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:43.084022 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-dbafc456-188a-4bc9-be63-36455c423f18 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Delete volume with id: e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:48:43.092597 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:43.092597 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:43.093307 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-dbafc456-188a-4bc9-be63-36455c423f18 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:48:43.115085 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-dbafc456-188a-4bc9-be63-36455c423f18 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Delete volume request issued successfully. Jul 03 23:48:43.115445 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dbafc456-188a-4bc9-be63-36455c423f18 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 202 Jul 03 23:48:43.115958 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 278/1101] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:48:43 2026] DELETE /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:48:43.124057 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6f5cce2e-e945-4818-8f28-05c16091e017 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:43.126279 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6f5cce2e-e945-4818-8f28-05c16091e017 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:48:43.126507 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6f5cce2e-e945-4818-8f28-05c16091e017 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:43.126747 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6f5cce2e-e945-4818-8f28-05c16091e017 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:43.140093 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:43.140093 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:43.145162 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6f5cce2e-e945-4818-8f28-05c16091e017 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Volume info retrieved successfully. Jul 03 23:48:43.151462 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6f5cce2e-e945-4818-8f28-05c16091e017 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 200 Jul 03 23:48:43.152066 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 274/1102] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:43 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:43.617443 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-54b9bf2b-6882-47cc-b7f7-424d254b5ba2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:43.620752 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-54b9bf2b-6882-47cc-b7f7-424d254b5ba2 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:48:43.621100 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-54b9bf2b-6882-47cc-b7f7-424d254b5ba2 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:43.621350 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-54b9bf2b-6882-47cc-b7f7-424d254b5ba2 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:43.631648 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:43.631648 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:43.637669 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-54b9bf2b-6882-47cc-b7f7-424d254b5ba2 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:43.645256 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-54b9bf2b-6882-47cc-b7f7-424d254b5ba2 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:48:43.645595 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 272/1103] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:43 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:43.718891 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-010000a4-4d69-42a9-a56c-28023f248c49 req-a8ff55f2-bd65-447e-a1ea-1006773cf53f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:43.722077 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-010000a4-4d69-42a9-a56c-28023f248c49 req-a8ff55f2-bd65-447e-a1ea-1006773cf53f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:48:43.722358 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-010000a4-4d69-42a9-a56c-28023f248c49 req-a8ff55f2-bd65-447e-a1ea-1006773cf53f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:43.722617 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-010000a4-4d69-42a9-a56c-28023f248c49 req-a8ff55f2-bd65-447e-a1ea-1006773cf53f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:43.733971 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:43.733971 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:43.739032 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-010000a4-4d69-42a9-a56c-28023f248c49 req-a8ff55f2-bd65-447e-a1ea-1006773cf53f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:43.745120 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-010000a4-4d69-42a9-a56c-28023f248c49 req-a8ff55f2-bd65-447e-a1ea-1006773cf53f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:48:43.745664 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 280/1104] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:48:43 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:44.167370 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5d7fe8d3-77e6-4150-bed4-931e3832b031 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:44.169584 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5d7fe8d3-77e6-4150-bed4-931e3832b031 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] GET https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 Jul 03 23:48:44.169838 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5d7fe8d3-77e6-4150-bed4-931e3832b031 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:44.170081 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5d7fe8d3-77e6-4150-bed4-931e3832b031 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:44.177876 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5d7fe8d3-77e6-4150-bed4-931e3832b031 tempest-ServerActionsTestOtherA-869308116 tempest-ServerActionsTestOtherA-869308116-project-member] https://10.4.3.143/volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 returned with HTTP 404 Jul 03 23:48:44.178661 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 279/1105] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:44 2026] GET /volume/v3/volumes/e442ecd9-2802-4a74-8010-609b4e513128 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:48:45.796774 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c1db8819-bdca-4f0a-bb95-d5ddd69985ef None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:45.796774 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c1db8819-bdca-4f0a-bb95-d5ddd69985ef None None] GET https://10.4.3.143/volume// Jul 03 23:48:45.796774 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c1db8819-bdca-4f0a-bb95-d5ddd69985ef None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:45.796774 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c1db8819-bdca-4f0a-bb95-d5ddd69985ef None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:45.796774 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c1db8819-bdca-4f0a-bb95-d5ddd69985ef None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:48:45.796774 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 275/1106] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:48: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 03 23:48:45.805649 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-010000a4-4d69-42a9-a56c-28023f248c49 req-cf25512f-fb1d-470a-a70d-6831b73641cd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:45.809092 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-010000a4-4d69-42a9-a56c-28023f248c49 req-cf25512f-fb1d-470a-a70d-6831b73641cd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:48:45.809834 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-010000a4-4d69-42a9-a56c-28023f248c49 req-cf25512f-fb1d-470a-a70d-6831b73641cd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be203ed1-aa30-40dc-a4b6-b27ab65b3ca6", "connector": null, "instance_uuid": "cb1e6c1c-eec1-413d-bdf9-fdb2f963b1db"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:45.823638 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:45.823638 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:45.867993 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-010000a4-4d69-42a9-a56c-28023f248c49 req-cf25512f-fb1d-470a-a70d-6831b73641cd tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:48:45.869729 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 273/1107] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:48:45 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 03 23:48:46.278975 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2a09be5c-81e8-49a0-94f6-328dbe893715 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:46.282729 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2a09be5c-81e8-49a0-94f6-328dbe893715 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:48:46.283011 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2a09be5c-81e8-49a0-94f6-328dbe893715 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:46.283307 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2a09be5c-81e8-49a0-94f6-328dbe893715 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:46.302266 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:46.302266 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:46.309775 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2a09be5c-81e8-49a0-94f6-328dbe893715 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:46.319075 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2a09be5c-81e8-49a0-94f6-328dbe893715 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:48:46.319505 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 281/1108] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:46 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:46.408955 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-598bf11a-8677-4d24-a683-4468e4daa07e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:46.409681 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-598bf11a-8677-4d24-a683-4468e4daa07e None None] GET https://10.4.3.143/volume// Jul 03 23:48:46.409931 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-598bf11a-8677-4d24-a683-4468e4daa07e None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:46.410203 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-598bf11a-8677-4d24-a683-4468e4daa07e None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:46.410663 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-598bf11a-8677-4d24-a683-4468e4daa07e None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:48:46.411194 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 280/1109] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:48:46 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:48:46.422243 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-010000a4-4d69-42a9-a56c-28023f248c49 req-ea151bf6-3397-456f-80b2-44e4a95fdb1d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:46.426446 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-010000a4-4d69-42a9-a56c-28023f248c49 req-ea151bf6-3397-456f-80b2-44e4a95fdb1d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:48:46.426446 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-010000a4-4d69-42a9-a56c-28023f248c49 req-ea151bf6-3397-456f-80b2-44e4a95fdb1d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:46.426446 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-010000a4-4d69-42a9-a56c-28023f248c49 req-ea151bf6-3397-456f-80b2-44e4a95fdb1d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:46.439901 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:46.439901 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:46.445845 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-010000a4-4d69-42a9-a56c-28023f248c49 req-ea151bf6-3397-456f-80b2-44e4a95fdb1d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:46.451548 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-010000a4-4d69-42a9-a56c-28023f248c49 req-ea151bf6-3397-456f-80b2-44e4a95fdb1d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:48:46.452302 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 276/1110] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:48:46 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1032 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:48:46.563724 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-010000a4-4d69-42a9-a56c-28023f248c49 req-7f183d1b-cd97-43b1-941d-401281f0a7e6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:46.566336 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-010000a4-4d69-42a9-a56c-28023f248c49 req-7f183d1b-cd97-43b1-941d-401281f0a7e6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] PUT https://10.4.3.143/volume/v3/attachments/1e6583cd-9436-4a4b-9f9e-57b748425944 Jul 03 23:48:46.566859 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-010000a4-4d69-42a9-a56c-28023f248c49 req-7f183d1b-cd97-43b1-941d-401281f0a7e6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:46.576128 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-010000a4-4d69-42a9-a56c-28023f248c49 req-7f183d1b-cd97-43b1-941d-401281f0a7e6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Acquiring lock "cinder-attachment_update-be203ed1-aa30-40dc-a4b6-b27ab65b3ca6-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:48:46.581324 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-010000a4-4d69-42a9-a56c-28023f248c49 req-7f183d1b-cd97-43b1-941d-401281f0a7e6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Lock "cinder-attachment_update-be203ed1-aa30-40dc-a4b6-b27ab65b3ca6-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:48:46.582338 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:46.582338 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:46.993833 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-666d8627-4fe7-460e-bb1c-25ec31c2acf2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:46.996946 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-666d8627-4fe7-460e-bb1c-25ec31c2acf2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:48:46.998110 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-666d8627-4fe7-460e-bb1c-25ec31c2acf2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:46.998451 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-666d8627-4fe7-460e-bb1c-25ec31c2acf2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:47.012258 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:47.012258 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:47.016881 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-666d8627-4fe7-460e-bb1c-25ec31c2acf2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:48:47.028160 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-666d8627-4fe7-460e-bb1c-25ec31c2acf2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:48:47.028937 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 282/1111] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:46 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:47.089374 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-a51df049-1f07-4dff-8a4b-a64300056277 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:47.093717 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-a51df049-1f07-4dff-8a4b-a64300056277 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:48:47.093717 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-a51df049-1f07-4dff-8a4b-a64300056277 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:47.093717 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-a51df049-1f07-4dff-8a4b-a64300056277 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:47.108091 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:47.108091 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:47.112530 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-a51df049-1f07-4dff-8a4b-a64300056277 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:48:47.118376 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-a51df049-1f07-4dff-8a4b-a64300056277 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:48:47.123784 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 281/1112] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:48:47 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:47.123920 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-010000a4-4d69-42a9-a56c-28023f248c49 req-7f183d1b-cd97-43b1-941d-401281f0a7e6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Lock "cinder-attachment_update-be203ed1-aa30-40dc-a4b6-b27ab65b3ca6-np0000004490" released by "attachment_update" :: held 0.540s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:48:47.123920 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-010000a4-4d69-42a9-a56c-28023f248c49 req-7f183d1b-cd97-43b1-941d-401281f0a7e6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/1e6583cd-9436-4a4b-9f9e-57b748425944 returned with HTTP 200 Jul 03 23:48:47.123920 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 274/1113] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:48:46 2026] PUT /volume/v3/attachments/1e6583cd-9436-4a4b-9f9e-57b748425944 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:47.336552 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8d89c799-afe4-4554-9356-54c8fad43262 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:47.338425 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8d89c799-afe4-4554-9356-54c8fad43262 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:48:47.338694 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8d89c799-afe4-4554-9356-54c8fad43262 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:47.338991 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8d89c799-afe4-4554-9356-54c8fad43262 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:47.364672 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:47.364672 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:47.368265 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8d89c799-afe4-4554-9356-54c8fad43262 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:47.372027 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8d89c799-afe4-4554-9356-54c8fad43262 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:48:47.372456 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 277/1114] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:47 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:47.497380 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:47.499421 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:48:47.499752 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-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": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "source_volid": null, "backup_id": null}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:47.501595 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-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': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'source_volid': None, 'backup_id': None}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:48:47.592841 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Create volume of 1 GB Jul 03 23:48:47.597531 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Availability Zones retrieved successfully. Jul 03 23:48:47.602666 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Flow 'volume_create_api' (bdba7272-0913-49e4-9bb2-eca393a0b47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:48:47.603850 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62e15218-68bb-466b-84c7-5dc76d579f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:47.605138 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:48:47.663000 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62e15218-68bb-466b-84c7-5dc76d579f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:47.663769 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd513ed6-0601-4ff5-8b47-0e26483d5c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:47.707685 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Created reservations ['0d073bb8-6e6b-430e-8372-2adc7008ca39', 'f4569046-3a5c-43d9-a115-2e5d62eb8024', 'b8bdcc82-4e1b-4da8-9fb5-c794982831ac', '169f2488-34af-47a2-a9ad-09427cef5897'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:48:47.708461 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd513ed6-0601-4ff5-8b47-0e26483d5c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d073bb8-6e6b-430e-8372-2adc7008ca39', 'f4569046-3a5c-43d9-a115-2e5d62eb8024', 'b8bdcc82-4e1b-4da8-9fb5-c794982831ac', '169f2488-34af-47a2-a9ad-09427cef5897']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:47.709260 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93495925-e65d-4e27-8c65-e48056b244e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:47.731484 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93495925-e65d-4e27-8c65-e48056b244e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1edacd8e-d761-46d5-8ffe-fec25a80d90a', '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='88b0ef934b9b45eb801c7f4a36bb1d35',qos_specs=None,replication_status=,reservations=['0d073bb8-6e6b-430e-8372-2adc7008ca39','f4569046-3a5c-43d9-a115-2e5d62eb8024','b8bdcc82-4e1b-4da8-9fb5-c794982831ac','169f2488-34af-47a2-a9ad-09427cef5897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b734fe8ade4b4e63bb369edce4a1525c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:48:47Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1edacd8e-d761-46d5-8ffe-fec25a80d90a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88b0ef934b9b45eb801c7f4a36bb1d35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b734fe8ade4b4e63bb369edce4a1525c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:47.732635 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f50e775c-39c9-40a1-9ba9-00e47647bea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:47.751561 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f50e775c-39c9-40a1-9ba9-00e47647bea9) transitioned into 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='88b0ef934b9b45eb801c7f4a36bb1d35',qos_specs=None,replication_status=,reservations=['0d073bb8-6e6b-430e-8372-2adc7008ca39','f4569046-3a5c-43d9-a115-2e5d62eb8024','b8bdcc82-4e1b-4da8-9fb5-c794982831ac','169f2488-34af-47a2-a9ad-09427cef5897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b734fe8ade4b4e63bb369edce4a1525c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:47.752310 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af25b7c9-5c33-4f51-a98b-259fcd7254a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:48:47.767556 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af25b7c9-5c33-4f51-a98b-259fcd7254a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:48:47.768462 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Flow 'volume_create_api' (bdba7272-0913-49e4-9bb2-eca393a0b47e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:48:47.768842 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Create volume request issued successfully. Jul 03 23:48:47.769612 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-aa48f923-87e3-4aff-a7ba-1971f21ad154 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:48:47.770319 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 283/1115] 10.4.3.143 () {72 vars in 1541 bytes} [Fri Jul 3 23:48:47 2026] POST /volume/v3/volumes => generated 703 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:48:47.782868 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-8bf4e37f-ea2b-46df-9bd6-9dacee7c76b1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:47.787256 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-8bf4e37f-ea2b-46df-9bd6-9dacee7c76b1 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] GET https://10.4.3.143/volume/v3/volumes/1edacd8e-d761-46d5-8ffe-fec25a80d90a Jul 03 23:48:47.787516 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-8bf4e37f-ea2b-46df-9bd6-9dacee7c76b1 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:47.787804 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-8bf4e37f-ea2b-46df-9bd6-9dacee7c76b1 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:47.799478 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:47.799478 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:47.806555 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-8bf4e37f-ea2b-46df-9bd6-9dacee7c76b1 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Volume info retrieved successfully. Jul 03 23:48:47.812669 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-8bf4e37f-ea2b-46df-9bd6-9dacee7c76b1 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/volumes/1edacd8e-d761-46d5-8ffe-fec25a80d90a returned with HTTP 200 Jul 03 23:48:47.813277 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 282/1116] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:48:47 2026] GET /volume/v3/volumes/1edacd8e-d761-46d5-8ffe-fec25a80d90a => generated 771 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:47.825508 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-c3adc268-982b-458b-a6f9-e4b5e1fb1652 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:47.827498 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-c3adc268-982b-458b-a6f9-e4b5e1fb1652 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] GET https://10.4.3.143/volume/v3/volumes/1edacd8e-d761-46d5-8ffe-fec25a80d90a Jul 03 23:48:47.827689 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-c3adc268-982b-458b-a6f9-e4b5e1fb1652 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:47.827889 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-c3adc268-982b-458b-a6f9-e4b5e1fb1652 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:47.834662 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:47.834662 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:47.838195 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-c3adc268-982b-458b-a6f9-e4b5e1fb1652 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Volume info retrieved successfully. Jul 03 23:48:47.842284 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-c3adc268-982b-458b-a6f9-e4b5e1fb1652 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/volumes/1edacd8e-d761-46d5-8ffe-fec25a80d90a returned with HTTP 200 Jul 03 23:48:47.842647 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 275/1117] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:48:47 2026] GET /volume/v3/volumes/1edacd8e-d761-46d5-8ffe-fec25a80d90a => generated 771 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:48.389731 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-60385c27-5aa6-48b4-9691-cfe510d0619a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:48.390893 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-60385c27-5aa6-48b4-9691-cfe510d0619a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:48:48.391194 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-60385c27-5aa6-48b4-9691-cfe510d0619a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:48.391431 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-60385c27-5aa6-48b4-9691-cfe510d0619a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:48.409070 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:48.409070 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:48.413000 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-60385c27-5aa6-48b4-9691-cfe510d0619a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:48.425747 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-60385c27-5aa6-48b4-9691-cfe510d0619a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:48:48.425747 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 278/1118] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:48 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:49.180730 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-efbf564a-1a2b-45ec-a468-7d6e7dd2b9b1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:49.181192 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-efbf564a-1a2b-45ec-a468-7d6e7dd2b9b1 None None] GET https://10.4.3.143/volume// Jul 03 23:48:49.181366 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-efbf564a-1a2b-45ec-a468-7d6e7dd2b9b1 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:49.182261 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-efbf564a-1a2b-45ec-a468-7d6e7dd2b9b1 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:49.182261 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-efbf564a-1a2b-45ec-a468-7d6e7dd2b9b1 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:48:49.182261 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 284/1119] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:48:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:48:49.193463 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-db2b5a68-0bb0-4187-a41c-91270d3cd9ac None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:49.195295 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-db2b5a68-0bb0-4187-a41c-91270d3cd9ac tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:48:49.195679 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-db2b5a68-0bb0-4187-a41c-91270d3cd9ac tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba3de67d-39e7-4abd-96aa-8c56e0763b8c", "connector": null, "instance_uuid": "3f84b4fc-8508-4d72-8e50-8f51faf9f189"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:49.206623 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:49.206623 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:49.248240 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-db2b5a68-0bb0-4187-a41c-91270d3cd9ac tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:48:49.251275 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 283/1120] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:48:49 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 03 23:48:49.441357 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-69ca6e3c-98c6-4f24-87db-d086b013f8c6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:49.443050 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-69ca6e3c-98c6-4f24-87db-d086b013f8c6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:48:49.443305 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-69ca6e3c-98c6-4f24-87db-d086b013f8c6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:49.443573 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-69ca6e3c-98c6-4f24-87db-d086b013f8c6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:49.454485 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:49.454485 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:49.459325 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-69ca6e3c-98c6-4f24-87db-d086b013f8c6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:49.464453 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-69ca6e3c-98c6-4f24-87db-d086b013f8c6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:48:49.464865 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 276/1121] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:49 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:49.648646 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-59e44a9e-9c1b-4f5b-a49e-6fc1859e96db None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:49.650678 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-59e44a9e-9c1b-4f5b-a49e-6fc1859e96db tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:48:49.650922 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-59e44a9e-9c1b-4f5b-a49e-6fc1859e96db tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:49.651142 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-59e44a9e-9c1b-4f5b-a49e-6fc1859e96db tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:49.660267 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:49.660267 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:49.663425 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-59e44a9e-9c1b-4f5b-a49e-6fc1859e96db tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:48:49.668435 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-59e44a9e-9c1b-4f5b-a49e-6fc1859e96db tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:48:49.669126 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 279/1122] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:49 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:49.789062 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ae135971-9544-4287-a781-0030115844c0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:49.789578 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ae135971-9544-4287-a781-0030115844c0 None None] GET https://10.4.3.143/volume// Jul 03 23:48:49.789841 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ae135971-9544-4287-a781-0030115844c0 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:49.790088 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ae135971-9544-4287-a781-0030115844c0 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:49.790510 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ae135971-9544-4287-a781-0030115844c0 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:48:49.791382 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 285/1123] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:48:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:48:49.798390 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-58ab25eb-c6b5-4706-babf-87f85c4647bd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:49.800587 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-58ab25eb-c6b5-4706-babf-87f85c4647bd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:48:49.800855 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-58ab25eb-c6b5-4706-babf-87f85c4647bd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:49.801109 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-58ab25eb-c6b5-4706-babf-87f85c4647bd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:49.810358 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:49.810358 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:49.814094 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-58ab25eb-c6b5-4706-babf-87f85c4647bd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:48:49.819933 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-58ab25eb-c6b5-4706-babf-87f85c4647bd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:48:49.820385 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 284/1124] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:48:49 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 1020 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:48:49.915119 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-868efc1c-355b-45c9-84f9-d7f029a974b7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:49.917322 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-868efc1c-355b-45c9-84f9-d7f029a974b7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] PUT https://10.4.3.143/volume/v3/attachments/3f2d4812-08ff-4ad8-9afc-bf608048f1a9 Jul 03 23:48:49.917709 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-868efc1c-355b-45c9-84f9-d7f029a974b7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:49.925496 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-868efc1c-355b-45c9-84f9-d7f029a974b7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Acquiring lock "cinder-attachment_update-ba3de67d-39e7-4abd-96aa-8c56e0763b8c-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:48:49.929849 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-868efc1c-355b-45c9-84f9-d7f029a974b7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Lock "cinder-attachment_update-ba3de67d-39e7-4abd-96aa-8c56e0763b8c-np0000004490" acquired by "attachment_update" :: waited 0.004s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:48:49.930754 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:49.930754 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:50.455473 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-868efc1c-355b-45c9-84f9-d7f029a974b7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Lock "cinder-attachment_update-ba3de67d-39e7-4abd-96aa-8c56e0763b8c-np0000004490" released by "attachment_update" :: held 0.526s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:48:50.456030 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-868efc1c-355b-45c9-84f9-d7f029a974b7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/attachments/3f2d4812-08ff-4ad8-9afc-bf608048f1a9 returned with HTTP 200 Jul 03 23:48:50.456698 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 277/1125] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:48:49 2026] PUT /volume/v3/attachments/3f2d4812-08ff-4ad8-9afc-bf608048f1a9 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:50.482695 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-025fb02d-a0a5-4541-8dbf-f6d6f6230e85 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:50.485548 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-025fb02d-a0a5-4541-8dbf-f6d6f6230e85 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:48:50.485913 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-025fb02d-a0a5-4541-8dbf-f6d6f6230e85 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:50.486237 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-025fb02d-a0a5-4541-8dbf-f6d6f6230e85 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:50.503531 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:50.503531 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:50.509307 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-025fb02d-a0a5-4541-8dbf-f6d6f6230e85 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:50.515107 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-025fb02d-a0a5-4541-8dbf-f6d6f6230e85 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:48:50.515556 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 280/1126] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:50 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:50.684378 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9415a20b-6326-4d44-94f8-804b738d435d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:50.687042 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9415a20b-6326-4d44-94f8-804b738d435d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:48:50.687350 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9415a20b-6326-4d44-94f8-804b738d435d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:50.687612 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9415a20b-6326-4d44-94f8-804b738d435d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:50.703560 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:50.703560 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:50.708885 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9415a20b-6326-4d44-94f8-804b738d435d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:48:50.714460 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9415a20b-6326-4d44-94f8-804b738d435d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:48:50.714964 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 286/1127] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:50 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:50.851254 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-748f3df8-5584-45d5-817f-eb7be4a7b313 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:50.853443 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-748f3df8-5584-45d5-817f-eb7be4a7b313 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] GET https://10.4.3.143/volume/v3/volumes/1edacd8e-d761-46d5-8ffe-fec25a80d90a Jul 03 23:48:50.853688 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-748f3df8-5584-45d5-817f-eb7be4a7b313 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:50.853939 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-748f3df8-5584-45d5-817f-eb7be4a7b313 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:50.861368 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:50.861368 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:50.865018 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-748f3df8-5584-45d5-817f-eb7be4a7b313 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Volume info retrieved successfully. Jul 03 23:48:50.869234 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-748f3df8-5584-45d5-817f-eb7be4a7b313 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/volumes/1edacd8e-d761-46d5-8ffe-fec25a80d90a returned with HTTP 200 Jul 03 23:48:50.869647 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 285/1128] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:48:50 2026] GET /volume/v3/volumes/1edacd8e-d761-46d5-8ffe-fec25a80d90a => generated 1311 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:50.876579 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8014a2cf-9a36-4b0b-82a6-7979639d7e2c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:50.877108 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8014a2cf-9a36-4b0b-82a6-7979639d7e2c None None] GET https://10.4.3.143/volume// Jul 03 23:48:50.877405 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8014a2cf-9a36-4b0b-82a6-7979639d7e2c None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:50.877616 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8014a2cf-9a36-4b0b-82a6-7979639d7e2c None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:50.878125 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8014a2cf-9a36-4b0b-82a6-7979639d7e2c None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:48:50.878416 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 278/1129] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:48: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 03 23:48:50.885670 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-97d68c4a-b717-4ffb-8a38-1058bc497c70 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:50.888105 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-97d68c4a-b717-4ffb-8a38-1058bc497c70 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:48:50.888517 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-97d68c4a-b717-4ffb-8a38-1058bc497c70 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1edacd8e-d761-46d5-8ffe-fec25a80d90a", "connector": null, "instance_uuid": "e4ae7acb-c0fe-4669-8cb8-6358d699b7ba"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:50.897973 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:50.897973 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:50.925895 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-97d68c4a-b717-4ffb-8a38-1058bc497c70 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:48:50.926385 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 281/1130] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:48:50 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 03 23:48:50.935725 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5b649039-31be-47f7-a060-456de710309e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:50.936052 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5b649039-31be-47f7-a060-456de710309e None None] GET https://10.4.3.143/volume// Jul 03 23:48:50.936219 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5b649039-31be-47f7-a060-456de710309e None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:50.936441 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5b649039-31be-47f7-a060-456de710309e None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:50.936782 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5b649039-31be-47f7-a060-456de710309e None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:48:50.937055 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 287/1131] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:48: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 03 23:48:50.946255 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-54bbc2f1-5d1c-4967-8eea-39bc4e5642eb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:50.948390 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-54bbc2f1-5d1c-4967-8eea-39bc4e5642eb tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] GET https://10.4.3.143/volume/v3/volumes/1edacd8e-d761-46d5-8ffe-fec25a80d90a Jul 03 23:48:50.948588 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-54bbc2f1-5d1c-4967-8eea-39bc4e5642eb tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:50.948805 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-54bbc2f1-5d1c-4967-8eea-39bc4e5642eb tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:50.960182 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:50.960182 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:50.964145 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-54bbc2f1-5d1c-4967-8eea-39bc4e5642eb tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Volume info retrieved successfully. Jul 03 23:48:50.969647 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-54bbc2f1-5d1c-4967-8eea-39bc4e5642eb tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/volumes/1edacd8e-d761-46d5-8ffe-fec25a80d90a returned with HTTP 200 Jul 03 23:48:50.970139 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 286/1132] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:48:50 2026] GET /volume/v3/volumes/1edacd8e-d761-46d5-8ffe-fec25a80d90a => generated 1490 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:48:51.080469 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-1a50507b-a621-42da-b63e-3a7509f718d6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:51.082964 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-1a50507b-a621-42da-b63e-3a7509f718d6 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] PUT https://10.4.3.143/volume/v3/attachments/54ad2e2a-8c35-4c15-8c79-1396ef8e8524 Jul 03 23:48:51.083453 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-1a50507b-a621-42da-b63e-3a7509f718d6 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:51.093042 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-1a50507b-a621-42da-b63e-3a7509f718d6 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Acquiring lock "cinder-attachment_update-1edacd8e-d761-46d5-8ffe-fec25a80d90a-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:48:51.098508 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-1a50507b-a621-42da-b63e-3a7509f718d6 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Lock "cinder-attachment_update-1edacd8e-d761-46d5-8ffe-fec25a80d90a-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:48:51.099572 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:51.099572 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:51.530251 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c86ce9bf-1b60-406c-86c3-e773e9a21432 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:51.534447 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c86ce9bf-1b60-406c-86c3-e773e9a21432 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:48:51.534712 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c86ce9bf-1b60-406c-86c3-e773e9a21432 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:51.535020 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c86ce9bf-1b60-406c-86c3-e773e9a21432 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:51.545316 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:51.545316 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:51.550048 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c86ce9bf-1b60-406c-86c3-e773e9a21432 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:51.565847 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c86ce9bf-1b60-406c-86c3-e773e9a21432 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:48:51.565847 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 282/1133] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:51 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:51.628597 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-1a50507b-a621-42da-b63e-3a7509f718d6 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Lock "cinder-attachment_update-1edacd8e-d761-46d5-8ffe-fec25a80d90a-np0000004490" released by "attachment_update" :: held 0.530s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:48:51.628981 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-1a50507b-a621-42da-b63e-3a7509f718d6 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/attachments/54ad2e2a-8c35-4c15-8c79-1396ef8e8524 returned with HTTP 200 Jul 03 23:48:51.629630 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 279/1134] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:48:51 2026] PUT /volume/v3/attachments/54ad2e2a-8c35-4c15-8c79-1396ef8e8524 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:51.734402 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-018f830d-aa5b-4e9c-aebb-b6019c2e45d2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:51.735970 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-018f830d-aa5b-4e9c-aebb-b6019c2e45d2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:48:51.736166 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-018f830d-aa5b-4e9c-aebb-b6019c2e45d2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:51.736398 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-018f830d-aa5b-4e9c-aebb-b6019c2e45d2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:51.749563 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:51.749563 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:51.754976 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-018f830d-aa5b-4e9c-aebb-b6019c2e45d2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:48:51.759818 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-018f830d-aa5b-4e9c-aebb-b6019c2e45d2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:48:51.760202 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 288/1135] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:51 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:52.142486 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-95afa2a5-a4d5-422d-9e6d-0a605be3bb55 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:52.145658 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-95afa2a5-a4d5-422d-9e6d-0a605be3bb55 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] POST https://10.4.3.143/volume/v3/attachments/54ad2e2a-8c35-4c15-8c79-1396ef8e8524/action Jul 03 23:48:52.146074 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-95afa2a5-a4d5-422d-9e6d-0a605be3bb55 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:48:52.146213 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-95afa2a5-a4d5-422d-9e6d-0a605be3bb55 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:52.163697 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:52.163697 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:52.176384 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-38dc2ee7-25fc-46e7-ba46-738c4355adab req-95afa2a5-a4d5-422d-9e6d-0a605be3bb55 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/attachments/54ad2e2a-8c35-4c15-8c79-1396ef8e8524/action returned with HTTP 204 Jul 03 23:48:52.176802 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 287/1136] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:48:52 2026] POST /volume/v3/attachments/54ad2e2a-8c35-4c15-8c79-1396ef8e8524/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:48:52.582525 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5df7f1f3-49d9-43f3-bd34-016ad67e458c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:52.584747 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5df7f1f3-49d9-43f3-bd34-016ad67e458c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:48:52.584922 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5df7f1f3-49d9-43f3-bd34-016ad67e458c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:52.585088 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5df7f1f3-49d9-43f3-bd34-016ad67e458c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:52.594329 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:52.594329 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:52.597814 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5df7f1f3-49d9-43f3-bd34-016ad67e458c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:52.602169 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5df7f1f3-49d9-43f3-bd34-016ad67e458c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:48:52.602618 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 283/1137] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:52 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:52.778848 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d692bd07-9c7b-4364-92e2-a4d2fd3c73ac None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:52.783827 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d692bd07-9c7b-4364-92e2-a4d2fd3c73ac tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:48:52.784078 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d692bd07-9c7b-4364-92e2-a4d2fd3c73ac tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:52.784394 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d692bd07-9c7b-4364-92e2-a4d2fd3c73ac tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:52.796607 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:52.796607 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:52.800785 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d692bd07-9c7b-4364-92e2-a4d2fd3c73ac tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:48:52.808231 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d692bd07-9c7b-4364-92e2-a4d2fd3c73ac tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:48:52.808823 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 280/1138] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:52 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:53.348622 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-010000a4-4d69-42a9-a56c-28023f248c49 req-b0757533-8d42-4cdc-9adb-db84166b9349 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:53.351069 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-010000a4-4d69-42a9-a56c-28023f248c49 req-b0757533-8d42-4cdc-9adb-db84166b9349 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/attachments/1e6583cd-9436-4a4b-9f9e-57b748425944/action Jul 03 23:48:53.351443 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-010000a4-4d69-42a9-a56c-28023f248c49 req-b0757533-8d42-4cdc-9adb-db84166b9349 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:48:53.351597 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-010000a4-4d69-42a9-a56c-28023f248c49 req-b0757533-8d42-4cdc-9adb-db84166b9349 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:53.368654 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:53.368654 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:53.389942 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-010000a4-4d69-42a9-a56c-28023f248c49 req-b0757533-8d42-4cdc-9adb-db84166b9349 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/1e6583cd-9436-4a4b-9f9e-57b748425944/action returned with HTTP 204 Jul 03 23:48:53.390604 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 289/1139] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:48:53 2026] POST /volume/v3/attachments/1e6583cd-9436-4a4b-9f9e-57b748425944/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:48:53.619745 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-27cfd59f-c090-4d69-aff3-041523196621 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:53.622261 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-27cfd59f-c090-4d69-aff3-041523196621 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:48:53.623123 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-27cfd59f-c090-4d69-aff3-041523196621 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:53.624072 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-27cfd59f-c090-4d69-aff3-041523196621 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:53.636739 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:53.636739 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:53.640555 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-27cfd59f-c090-4d69-aff3-041523196621 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:53.645834 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-27cfd59f-c090-4d69-aff3-041523196621 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:48:53.646207 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 288/1140] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:53 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:53.704958 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-f6260ca7-6432-4dfb-be4a-96df3791a717 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:53.709014 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-f6260ca7-6432-4dfb-be4a-96df3791a717 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:48:53.709433 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-f6260ca7-6432-4dfb-be4a-96df3791a717 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:53.709742 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-f6260ca7-6432-4dfb-be4a-96df3791a717 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:53.724085 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:53.724085 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:53.729917 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-f6260ca7-6432-4dfb-be4a-96df3791a717 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:53.737293 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-f6260ca7-6432-4dfb-be4a-96df3791a717 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:48:53.738047 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 284/1141] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:48:53 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:53.821890 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-715f100b-1dad-4800-b652-9f8ac537b038 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:53.823931 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-715f100b-1dad-4800-b652-9f8ac537b038 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:48:53.824116 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-715f100b-1dad-4800-b652-9f8ac537b038 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:53.824343 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-715f100b-1dad-4800-b652-9f8ac537b038 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:53.834614 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:53.834614 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:53.838519 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-715f100b-1dad-4800-b652-9f8ac537b038 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:48:53.843934 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-715f100b-1dad-4800-b652-9f8ac537b038 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:48:53.844439 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 281/1142] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:53 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:54.862664 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-371ba937-0c1c-4602-8bee-6d60f1200e0f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:54.868157 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-371ba937-0c1c-4602-8bee-6d60f1200e0f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:48:54.868689 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-371ba937-0c1c-4602-8bee-6d60f1200e0f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:54.868689 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-371ba937-0c1c-4602-8bee-6d60f1200e0f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:54.887340 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:54.887340 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:54.893685 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-371ba937-0c1c-4602-8bee-6d60f1200e0f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:48:54.899190 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-371ba937-0c1c-4602-8bee-6d60f1200e0f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:48:54.900990 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 290/1143] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:54 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:55.785532 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6999841a-7475-4297-8075-f7571afa210a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:55.786080 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6999841a-7475-4297-8075-f7571afa210a None None] GET https://10.4.3.143/volume// Jul 03 23:48:55.786332 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6999841a-7475-4297-8075-f7571afa210a None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:55.786623 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6999841a-7475-4297-8075-f7571afa210a None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:55.787083 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6999841a-7475-4297-8075-f7571afa210a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:48:55.787459 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 289/1144] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:48:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:48:55.799663 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-365a45da-1435-4ece-ae79-bb6f2421ec67 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:55.806832 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-365a45da-1435-4ece-ae79-bb6f2421ec67 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:48:55.807427 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-365a45da-1435-4ece-ae79-bb6f2421ec67 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be203ed1-aa30-40dc-a4b6-b27ab65b3ca6", "connector": null, "instance_uuid": "0099f973-e93a-47ba-acdb-c399dc58f79f"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:55.825436 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:55.825436 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:55.870123 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-365a45da-1435-4ece-ae79-bb6f2421ec67 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:48:55.871007 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 285/1145] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:48:55 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:55.919272 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6ee703b8-7dda-4bf5-8a4f-1418a64d5359 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:55.921191 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6ee703b8-7dda-4bf5-8a4f-1418a64d5359 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:48:55.921449 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6ee703b8-7dda-4bf5-8a4f-1418a64d5359 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:55.921650 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6ee703b8-7dda-4bf5-8a4f-1418a64d5359 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:55.933677 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:55.933677 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:55.937919 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6ee703b8-7dda-4bf5-8a4f-1418a64d5359 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:48:55.943991 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6ee703b8-7dda-4bf5-8a4f-1418a64d5359 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:48:55.944583 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 282/1146] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:55 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:56.268446 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9adc77eb-aa6e-4c00-88d5-e3b70fb269c8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:56.270541 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9adc77eb-aa6e-4c00-88d5-e3b70fb269c8 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:48:56.270756 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9adc77eb-aa6e-4c00-88d5-e3b70fb269c8 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:56.271085 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9adc77eb-aa6e-4c00-88d5-e3b70fb269c8 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:56.291608 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:56.291608 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:56.296717 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9adc77eb-aa6e-4c00-88d5-e3b70fb269c8 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:56.305535 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9adc77eb-aa6e-4c00-88d5-e3b70fb269c8 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:48:56.306053 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 291/1147] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:56 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:56.410266 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9762c061-bb81-438e-8c78-26ee0b956aa2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:56.410678 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9762c061-bb81-438e-8c78-26ee0b956aa2 None None] GET https://10.4.3.143/volume// Jul 03 23:48:56.410927 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9762c061-bb81-438e-8c78-26ee0b956aa2 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:56.411115 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9762c061-bb81-438e-8c78-26ee0b956aa2 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:56.411477 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9762c061-bb81-438e-8c78-26ee0b956aa2 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:48:56.411824 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 290/1148] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:48:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:48:56.422672 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-78715484-2f42-49ec-8b20-d3d5cdfd920b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:56.424439 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-78715484-2f42-49ec-8b20-d3d5cdfd920b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:48:56.424770 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-78715484-2f42-49ec-8b20-d3d5cdfd920b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:56.424893 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-78715484-2f42-49ec-8b20-d3d5cdfd920b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:56.438522 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:56.438522 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:56.443883 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-78715484-2f42-49ec-8b20-d3d5cdfd920b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:56.450465 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-78715484-2f42-49ec-8b20-d3d5cdfd920b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:48:56.451077 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 286/1149] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:48:56 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1327 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:48:56.560607 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-e26f8f2d-5937-437c-92ff-694596209b27 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:56.563361 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-e26f8f2d-5937-437c-92ff-694596209b27 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] PUT https://10.4.3.143/volume/v3/attachments/9a294d73-9aa7-47a1-bd7b-17fcf4241744 Jul 03 23:48:56.563829 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-e26f8f2d-5937-437c-92ff-694596209b27 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:56.572922 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-e26f8f2d-5937-437c-92ff-694596209b27 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Acquiring lock "cinder-attachment_update-be203ed1-aa30-40dc-a4b6-b27ab65b3ca6-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:48:56.580328 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-e26f8f2d-5937-437c-92ff-694596209b27 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Lock "cinder-attachment_update-be203ed1-aa30-40dc-a4b6-b27ab65b3ca6-np0000004490" acquired by "attachment_update" :: waited 0.007s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:48:56.581928 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:56.581928 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:56.701106 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-f78b0a5f-dc47-4b78-adff-f8c73f91cf67 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:56.704174 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-f78b0a5f-dc47-4b78-adff-f8c73f91cf67 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] POST https://10.4.3.143/volume/v3/attachments/3f2d4812-08ff-4ad8-9afc-bf608048f1a9/action Jul 03 23:48:56.704790 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-f78b0a5f-dc47-4b78-adff-f8c73f91cf67 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:48:56.704991 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-f78b0a5f-dc47-4b78-adff-f8c73f91cf67 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:56.725658 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:56.725658 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:56.739332 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b0ec5103-aab9-4fda-abd3-41af5b08568d req-f78b0a5f-dc47-4b78-adff-f8c73f91cf67 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/attachments/3f2d4812-08ff-4ad8-9afc-bf608048f1a9/action returned with HTTP 204 Jul 03 23:48:56.739868 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 292/1150] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:48:56 2026] POST /volume/v3/attachments/3f2d4812-08ff-4ad8-9afc-bf608048f1a9/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:48:56.960233 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-03d7eead-d459-409b-b419-954b3dd0a523 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:56.962143 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-03d7eead-d459-409b-b419-954b3dd0a523 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:48:56.962367 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-03d7eead-d459-409b-b419-954b3dd0a523 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:56.962610 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-03d7eead-d459-409b-b419-954b3dd0a523 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:56.975247 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:56.975247 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:56.979440 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-03d7eead-d459-409b-b419-954b3dd0a523 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:48:56.986772 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-03d7eead-d459-409b-b419-954b3dd0a523 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:48:56.988311 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 291/1151] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:56 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:57.005776 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2cefc004-94f7-4e4f-bd09-618cef7ab1fd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:57.008186 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2cefc004-94f7-4e4f-bd09-618cef7ab1fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] POST https://10.4.3.143/volume/v3/backups Jul 03 23:48:57.008725 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2cefc004-94f7-4e4f-bd09-618cef7ab1fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ba3de67d-39e7-4abd-96aa-8c56e0763b8c", "name": "tempest-VolumesBackupsTest-Backup-609329795", "force": true, "container": "tempest-volumesbackupstest-backup-container-1126058488"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:48:57.010808 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-2cefc004-94f7-4e4f-bd09-618cef7ab1fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Creating new backup {'backup': {'volume_id': 'ba3de67d-39e7-4abd-96aa-8c56e0763b8c', 'name': 'tempest-VolumesBackupsTest-Backup-609329795', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1126058488'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:48:57.011043 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-2cefc004-94f7-4e4f-bd09-618cef7ab1fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Creating backup of volume ba3de67d-39e7-4abd-96aa-8c56e0763b8c in container tempest-volumesbackupstest-backup-container-1126058488 Jul 03 23:48:57.026874 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:57.026874 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:57.027509 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2cefc004-94f7-4e4f-bd09-618cef7ab1fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:48:57.070684 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-2cefc004-94f7-4e4f-bd09-618cef7ab1fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Created reservations ['98f168fb-55ca-49ad-a95e-43106e94733c', 'aa00e5bf-23a7-451a-93ea-c2cc0c6bb80e'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:48:57.113017 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2cefc004-94f7-4e4f-bd09-618cef7ab1fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:48:57.113580 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 287/1152] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:48:57 2026] POST /volume/v3/backups => generated 329 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:48:57.116347 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-e26f8f2d-5937-437c-92ff-694596209b27 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Lock "cinder-attachment_update-be203ed1-aa30-40dc-a4b6-b27ab65b3ca6-np0000004490" released by "attachment_update" :: held 0.536s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:48:57.116695 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-e26f8f2d-5937-437c-92ff-694596209b27 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/9a294d73-9aa7-47a1-bd7b-17fcf4241744 returned with HTTP 200 Jul 03 23:48:57.117174 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 283/1153] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:48:56 2026] PUT /volume/v3/attachments/9a294d73-9aa7-47a1-bd7b-17fcf4241744 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:57.125333 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-abe5f77a-1c3e-4961-b723-177d2f11f27f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:57.127761 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-abe5f77a-1c3e-4961-b723-177d2f11f27f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:48:57.128013 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-abe5f77a-1c3e-4961-b723-177d2f11f27f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:57.128212 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-abe5f77a-1c3e-4961-b723-177d2f11f27f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:57.128311 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-abe5f77a-1c3e-4961-b723-177d2f11f27f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:48:57.133885 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:57.133885 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:57.135016 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-abe5f77a-1c3e-4961-b723-177d2f11f27f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:48:57.135639 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 293/1154] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:57 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:57.320678 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e28b2e4c-fb8b-4141-8251-b5289bc403b5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:57.322899 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e28b2e4c-fb8b-4141-8251-b5289bc403b5 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:48:57.323288 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e28b2e4c-fb8b-4141-8251-b5289bc403b5 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:57.323984 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e28b2e4c-fb8b-4141-8251-b5289bc403b5 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:57.341954 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:57.341954 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:57.346903 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e28b2e4c-fb8b-4141-8251-b5289bc403b5 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:57.353995 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e28b2e4c-fb8b-4141-8251-b5289bc403b5 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:48:57.354546 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 292/1155] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:57 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:58.150739 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f45dcb6f-2f5e-4c85-a392-b73052fd7cc4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:58.155543 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f45dcb6f-2f5e-4c85-a392-b73052fd7cc4 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:48:58.155543 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f45dcb6f-2f5e-4c85-a392-b73052fd7cc4 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:58.155800 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f45dcb6f-2f5e-4c85-a392-b73052fd7cc4 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:58.155800 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-f45dcb6f-2f5e-4c85-a392-b73052fd7cc4 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:48:58.164804 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:58.164804 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:48:58.165460 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f45dcb6f-2f5e-4c85-a392-b73052fd7cc4 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:48:58.167125 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 288/1156] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:58 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:58.371167 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-14828fff-2059-4bde-959f-a6f71f94e59c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:58.373119 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-14828fff-2059-4bde-959f-a6f71f94e59c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:48:58.373339 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-14828fff-2059-4bde-959f-a6f71f94e59c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:58.373600 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-14828fff-2059-4bde-959f-a6f71f94e59c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:58.399560 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:58.399560 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:48:58.406223 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-14828fff-2059-4bde-959f-a6f71f94e59c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:58.413842 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-14828fff-2059-4bde-959f-a6f71f94e59c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:48:58.414336 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 284/1157] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:58 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:48:59.179277 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2133244a-2168-455a-9af4-4fdac0f585a1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:59.182440 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2133244a-2168-455a-9af4-4fdac0f585a1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:48:59.182440 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2133244a-2168-455a-9af4-4fdac0f585a1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:59.182440 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2133244a-2168-455a-9af4-4fdac0f585a1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:59.182440 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-2133244a-2168-455a-9af4-4fdac0f585a1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:48:59.187464 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:59.187464 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:48:59.187464 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2133244a-2168-455a-9af4-4fdac0f585a1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:48:59.187464 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 294/1158] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:59 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:48:59.429521 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b74342b6-d8f7-4229-9854-01710450579b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:48:59.433889 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b74342b6-d8f7-4229-9854-01710450579b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:48:59.433889 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b74342b6-d8f7-4229-9854-01710450579b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:48:59.433889 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b74342b6-d8f7-4229-9854-01710450579b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:48:59.472082 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:48:59.472082 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:48:59.481200 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b74342b6-d8f7-4229-9854-01710450579b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:48:59.486098 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b74342b6-d8f7-4229-9854-01710450579b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:48:59.486649 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 293/1159] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:48:59 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:00.201889 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8c6d306d-4ffe-4890-993a-9153d8e43657 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:00.203661 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8c6d306d-4ffe-4890-993a-9153d8e43657 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:00.203878 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8c6d306d-4ffe-4890-993a-9153d8e43657 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:00.204069 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8c6d306d-4ffe-4890-993a-9153d8e43657 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:00.204171 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-8c6d306d-4ffe-4890-993a-9153d8e43657 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:00.215779 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:00.215779 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:00.217160 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8c6d306d-4ffe-4890-993a-9153d8e43657 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:49:00.219183 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 289/1160] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:00 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:00.503806 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0110df31-106c-4a04-af9a-677789e0cd0b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:00.518567 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0110df31-106c-4a04-af9a-677789e0cd0b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:49:00.518848 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0110df31-106c-4a04-af9a-677789e0cd0b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:00.521364 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0110df31-106c-4a04-af9a-677789e0cd0b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:00.545791 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:00.545791 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:00.558735 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0110df31-106c-4a04-af9a-677789e0cd0b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:49:00.562786 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0110df31-106c-4a04-af9a-677789e0cd0b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:49:00.563520 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 285/1161] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:00 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:01.235283 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8a051a26-4f49-469c-8e8d-4c0c8cc3ef5f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:01.239489 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8a051a26-4f49-469c-8e8d-4c0c8cc3ef5f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:01.240498 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8a051a26-4f49-469c-8e8d-4c0c8cc3ef5f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:01.240498 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8a051a26-4f49-469c-8e8d-4c0c8cc3ef5f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:01.240498 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-8a051a26-4f49-469c-8e8d-4c0c8cc3ef5f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:01.245145 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:01.245145 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:01.246043 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8a051a26-4f49-469c-8e8d-4c0c8cc3ef5f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:49:01.247137 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 295/1162] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:01 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:01.579127 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1f157d2d-ab44-42d7-b2c9-dd7e747bb2b9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:01.582804 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1f157d2d-ab44-42d7-b2c9-dd7e747bb2b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:49:01.582804 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1f157d2d-ab44-42d7-b2c9-dd7e747bb2b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:01.582804 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1f157d2d-ab44-42d7-b2c9-dd7e747bb2b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:01.601680 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:01.601680 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:01.608755 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1f157d2d-ab44-42d7-b2c9-dd7e747bb2b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:49:01.613752 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1f157d2d-ab44-42d7-b2c9-dd7e747bb2b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:49:01.614468 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 294/1163] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:01 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:02.262257 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-832a95ac-9f97-465c-8b37-bd2348808c9b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:02.267463 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-832a95ac-9f97-465c-8b37-bd2348808c9b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:02.267463 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-832a95ac-9f97-465c-8b37-bd2348808c9b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:02.267463 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-832a95ac-9f97-465c-8b37-bd2348808c9b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:02.267463 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-832a95ac-9f97-465c-8b37-bd2348808c9b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:02.274753 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:02.274753 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:02.276250 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-832a95ac-9f97-465c-8b37-bd2348808c9b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:49:02.276250 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 290/1164] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:02 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:02.375884 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-71a95955-2da4-4871-92a7-896bd618c823 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:02.381256 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-71a95955-2da4-4871-92a7-896bd618c823 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/attachments/9a294d73-9aa7-47a1-bd7b-17fcf4241744/action Jul 03 23:49:02.381588 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-71a95955-2da4-4871-92a7-896bd618c823 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:49:02.381757 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-71a95955-2da4-4871-92a7-896bd618c823 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:02.409517 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:02.409517 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:02.444559 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-fa1da6d1-dcf8-4591-b8fe-4afb9af786bb req-71a95955-2da4-4871-92a7-896bd618c823 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/9a294d73-9aa7-47a1-bd7b-17fcf4241744/action returned with HTTP 204 Jul 03 23:49:02.445217 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 286/1165] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:49:02 2026] POST /volume/v3/attachments/9a294d73-9aa7-47a1-bd7b-17fcf4241744/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:49:02.630481 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b7597563-9951-4cde-9d0e-d1560205349b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:02.632678 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b7597563-9951-4cde-9d0e-d1560205349b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:49:02.633068 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b7597563-9951-4cde-9d0e-d1560205349b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:02.633261 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b7597563-9951-4cde-9d0e-d1560205349b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:02.645066 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:02.645066 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:02.648543 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b7597563-9951-4cde-9d0e-d1560205349b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:49:02.653600 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b7597563-9951-4cde-9d0e-d1560205349b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:49:02.654673 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 296/1166] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:02 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:03.292346 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c6633790-be1f-46ae-8693-b2b55379d4c6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:03.294536 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c6633790-be1f-46ae-8693-b2b55379d4c6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:03.295541 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c6633790-be1f-46ae-8693-b2b55379d4c6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:03.295541 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c6633790-be1f-46ae-8693-b2b55379d4c6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:03.296370 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-c6633790-be1f-46ae-8693-b2b55379d4c6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:03.301543 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:03.301543 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:03.302589 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c6633790-be1f-46ae-8693-b2b55379d4c6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:49:03.303151 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 295/1167] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:03 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:03.670353 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-b8f66665-2399-4676-a4c4-a2dbe80ea652 req-0108ffd8-7465-49ab-80dd-72d0554fb184 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:03.673518 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b8f66665-2399-4676-a4c4-a2dbe80ea652 req-0108ffd8-7465-49ab-80dd-72d0554fb184 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] GET https://10.4.3.143/volume/v3/volumes/1edacd8e-d761-46d5-8ffe-fec25a80d90a Jul 03 23:49:03.673602 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b8f66665-2399-4676-a4c4-a2dbe80ea652 req-0108ffd8-7465-49ab-80dd-72d0554fb184 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:03.673872 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b8f66665-2399-4676-a4c4-a2dbe80ea652 req-0108ffd8-7465-49ab-80dd-72d0554fb184 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:03.686244 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:03.686244 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:03.692691 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-b8f66665-2399-4676-a4c4-a2dbe80ea652 req-0108ffd8-7465-49ab-80dd-72d0554fb184 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Volume info retrieved successfully. Jul 03 23:49:03.699937 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b8f66665-2399-4676-a4c4-a2dbe80ea652 req-0108ffd8-7465-49ab-80dd-72d0554fb184 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/volumes/1edacd8e-d761-46d5-8ffe-fec25a80d90a returned with HTTP 200 Jul 03 23:49:03.701042 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 291/1168] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:49:03 2026] GET /volume/v3/volumes/1edacd8e-d761-46d5-8ffe-fec25a80d90a => generated 1603 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:04.315370 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-61649004-c272-4a19-ade9-4c81d29ef492 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:04.317468 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-61649004-c272-4a19-ade9-4c81d29ef492 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:04.317692 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-61649004-c272-4a19-ade9-4c81d29ef492 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:04.317972 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-61649004-c272-4a19-ade9-4c81d29ef492 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:04.318196 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-61649004-c272-4a19-ade9-4c81d29ef492 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:04.323730 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:04.323730 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:04.326732 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-61649004-c272-4a19-ade9-4c81d29ef492 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:49:04.326732 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 287/1169] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:04 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:05.336246 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0e65d70e-444a-4858-99a7-95c90d994f06 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:05.338515 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0e65d70e-444a-4858-99a7-95c90d994f06 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:05.338816 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0e65d70e-444a-4858-99a7-95c90d994f06 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:05.339074 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0e65d70e-444a-4858-99a7-95c90d994f06 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:05.339226 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-0e65d70e-444a-4858-99a7-95c90d994f06 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:05.344632 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:05.344632 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:05.345796 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0e65d70e-444a-4858-99a7-95c90d994f06 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:49:05.346340 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 297/1170] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:05 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:05.712825 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d1f95f2f-05fd-42ec-b9cb-c451520fc25d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:05.714500 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d1f95f2f-05fd-42ec-b9cb-c451520fc25d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:49:05.714741 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d1f95f2f-05fd-42ec-b9cb-c451520fc25d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:05.714907 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d1f95f2f-05fd-42ec-b9cb-c451520fc25d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:05.721672 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:05.721672 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:05.725518 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d1f95f2f-05fd-42ec-b9cb-c451520fc25d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:49:05.729392 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d1f95f2f-05fd-42ec-b9cb-c451520fc25d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 200 Jul 03 23:49:05.729797 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 296/1171] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:05 2026] GET /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:05.742262 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e7cfec00-f558-4909-9867-9d270de2ffe9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:05.743921 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e7cfec00-f558-4909-9867-9d270de2ffe9 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:49:05.744122 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e7cfec00-f558-4909-9867-9d270de2ffe9 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:05.744289 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e7cfec00-f558-4909-9867-9d270de2ffe9 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:05.750602 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:05.750602 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:05.754804 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e7cfec00-f558-4909-9867-9d270de2ffe9 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:49:05.759472 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e7cfec00-f558-4909-9867-9d270de2ffe9 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 200 Jul 03 23:49:05.760006 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 292/1172] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:05 2026] GET /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:05.815499 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-cbfc0bdd-89a8-4cb3-a232-0c2e19eaefc1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:05.817632 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-cbfc0bdd-89a8-4cb3-a232-0c2e19eaefc1 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:49:05.817848 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-cbfc0bdd-89a8-4cb3-a232-0c2e19eaefc1 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:05.818023 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-cbfc0bdd-89a8-4cb3-a232-0c2e19eaefc1 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:05.826780 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:05.826780 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:05.831234 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-cbfc0bdd-89a8-4cb3-a232-0c2e19eaefc1 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:49:05.835666 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-cbfc0bdd-89a8-4cb3-a232-0c2e19eaefc1 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 200 Jul 03 23:49:05.836110 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 288/1173] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:49:05 2026] GET /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:06.356593 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-705d199a-7650-430c-9df3-933d31010898 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:06.358803 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-705d199a-7650-430c-9df3-933d31010898 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:06.359088 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-705d199a-7650-430c-9df3-933d31010898 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:06.359297 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-705d199a-7650-430c-9df3-933d31010898 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:06.359399 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-705d199a-7650-430c-9df3-933d31010898 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:06.364170 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:06.364170 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:06.365034 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-705d199a-7650-430c-9df3-933d31010898 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:49:06.365558 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 298/1174] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:06 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:07.375419 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5e0e17d2-ff3a-4b9c-8a64-1987e5e037ca None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:07.377122 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5e0e17d2-ff3a-4b9c-8a64-1987e5e037ca tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:07.377237 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5e0e17d2-ff3a-4b9c-8a64-1987e5e037ca tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:07.377403 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5e0e17d2-ff3a-4b9c-8a64-1987e5e037ca tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:07.377494 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-5e0e17d2-ff3a-4b9c-8a64-1987e5e037ca tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:07.381375 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:07.381375 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:07.382056 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5e0e17d2-ff3a-4b9c-8a64-1987e5e037ca tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:49:07.382403 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 297/1175] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:07 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:07.877064 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-429e38fd-99db-42da-95b3-f6c6073721ec None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:07.877546 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-429e38fd-99db-42da-95b3-f6c6073721ec None None] GET https://10.4.3.143/volume// Jul 03 23:49:07.877761 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-429e38fd-99db-42da-95b3-f6c6073721ec None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:07.878028 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-429e38fd-99db-42da-95b3-f6c6073721ec None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:07.878427 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-429e38fd-99db-42da-95b3-f6c6073721ec None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:49:07.878897 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 293/1176] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:49: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 03 23:49:07.886999 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-9a3ffa72-b2e9-415f-8179-41512735c1e0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:07.890492 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-9a3ffa72-b2e9-415f-8179-41512735c1e0 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:49:07.890492 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-9a3ffa72-b2e9-415f-8179-41512735c1e0 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4fe3ad0d-8327-41b8-9eaa-77f138a51234", "connector": null, "instance_uuid": "a4a2cd9f-b96d-4385-ba5c-d776406ac943"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:07.898152 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:07.898152 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:07.928381 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-9a3ffa72-b2e9-415f-8179-41512735c1e0 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:49:07.928504 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 289/1177] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:49:07 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:08.183219 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-576d3f4a-433f-4a67-a033-0b2bb9b26d63 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:08.185553 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-576d3f4a-433f-4a67-a033-0b2bb9b26d63 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:49:08.185885 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-576d3f4a-433f-4a67-a033-0b2bb9b26d63 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:08.186170 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-576d3f4a-433f-4a67-a033-0b2bb9b26d63 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:08.198724 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:08.198724 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:08.200577 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-576d3f4a-433f-4a67-a033-0b2bb9b26d63 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:49:08.206662 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-576d3f4a-433f-4a67-a033-0b2bb9b26d63 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:49:08.207336 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 299/1178] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:08 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:08.261744 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cc55edd1-26ab-4811-903e-8927848d6504 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:08.263882 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cc55edd1-26ab-4811-903e-8927848d6504 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:49:08.264111 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cc55edd1-26ab-4811-903e-8927848d6504 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:08.264348 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cc55edd1-26ab-4811-903e-8927848d6504 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:08.273791 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:08.273791 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:08.278372 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cc55edd1-26ab-4811-903e-8927848d6504 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:49:08.284736 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cc55edd1-26ab-4811-903e-8927848d6504 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:49:08.285279 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 298/1179] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:08 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:08.361125 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-71d00dc6-8de8-4a71-af46-0fb1d9577531 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:08.363399 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-71d00dc6-8de8-4a71-af46-0fb1d9577531 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:49:08.363609 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-71d00dc6-8de8-4a71-af46-0fb1d9577531 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:08.363871 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-71d00dc6-8de8-4a71-af46-0fb1d9577531 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:08.376069 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:08.376069 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:08.385214 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-71d00dc6-8de8-4a71-af46-0fb1d9577531 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:49:08.390387 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-71d00dc6-8de8-4a71-af46-0fb1d9577531 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 200 Jul 03 23:49:08.390780 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 294/1180] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:08 2026] GET /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:08.392780 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d4cdb4ee-1a15-4003-a039-d5ee937e78f3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:08.394858 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d4cdb4ee-1a15-4003-a039-d5ee937e78f3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:08.395058 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d4cdb4ee-1a15-4003-a039-d5ee937e78f3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:08.395271 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d4cdb4ee-1a15-4003-a039-d5ee937e78f3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:08.395502 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-d4cdb4ee-1a15-4003-a039-d5ee937e78f3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:08.399652 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:08.399652 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:08.400482 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d4cdb4ee-1a15-4003-a039-d5ee937e78f3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:49:08.401033 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 290/1181] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:08 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:08.465675 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b9a6f958-a54d-44bb-9da5-b675ef4b588e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:08.466128 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b9a6f958-a54d-44bb-9da5-b675ef4b588e None None] GET https://10.4.3.143/volume// Jul 03 23:49:08.466427 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b9a6f958-a54d-44bb-9da5-b675ef4b588e None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:08.466491 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b9a6f958-a54d-44bb-9da5-b675ef4b588e None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:08.466806 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b9a6f958-a54d-44bb-9da5-b675ef4b588e None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:49:08.467100 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 300/1182] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:49: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 03 23:49:08.473625 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-80780058-108c-47c9-af88-c50727b05e60 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:08.475696 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-80780058-108c-47c9-af88-c50727b05e60 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:49:08.475918 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-80780058-108c-47c9-af88-c50727b05e60 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:08.476119 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-80780058-108c-47c9-af88-c50727b05e60 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:08.484729 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:08.484729 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:08.487924 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-80780058-108c-47c9-af88-c50727b05e60 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:49:08.492066 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-80780058-108c-47c9-af88-c50727b05e60 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 200 Jul 03 23:49:08.492539 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 299/1183] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:49:08 2026] GET /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 1019 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:49:08.592845 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-63d1de1d-8292-46df-8e99-bac89599d8e7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:08.595115 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-63d1de1d-8292-46df-8e99-bac89599d8e7 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] PUT https://10.4.3.143/volume/v3/attachments/c3de706d-08e8-41d7-a047-1d6d438079a6 Jul 03 23:49:08.595535 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-63d1de1d-8292-46df-8e99-bac89599d8e7 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:08.603285 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-63d1de1d-8292-46df-8e99-bac89599d8e7 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Acquiring lock "cinder-attachment_update-4fe3ad0d-8327-41b8-9eaa-77f138a51234-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:49:08.608435 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-63d1de1d-8292-46df-8e99-bac89599d8e7 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Lock "cinder-attachment_update-4fe3ad0d-8327-41b8-9eaa-77f138a51234-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:49:08.609420 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:08.609420 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:09.133670 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-63d1de1d-8292-46df-8e99-bac89599d8e7 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Lock "cinder-attachment_update-4fe3ad0d-8327-41b8-9eaa-77f138a51234-np0000004490" released by "attachment_update" :: held 0.525s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:49:09.134098 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-63d1de1d-8292-46df-8e99-bac89599d8e7 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/attachments/c3de706d-08e8-41d7-a047-1d6d438079a6 returned with HTTP 200 Jul 03 23:49:09.134425 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 295/1184] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:49:08 2026] PUT /volume/v3/attachments/c3de706d-08e8-41d7-a047-1d6d438079a6 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:09.404607 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1eee3327-6f95-4b3c-b60c-2d99d3f416e8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:09.408932 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1eee3327-6f95-4b3c-b60c-2d99d3f416e8 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:49:09.409144 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1eee3327-6f95-4b3c-b60c-2d99d3f416e8 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:09.409320 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1eee3327-6f95-4b3c-b60c-2d99d3f416e8 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:09.411546 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-48c07989-ac05-4742-a821-97e2a0c1d3ef None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:09.413376 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-48c07989-ac05-4742-a821-97e2a0c1d3ef tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:09.413662 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-48c07989-ac05-4742-a821-97e2a0c1d3ef tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:09.413952 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-48c07989-ac05-4742-a821-97e2a0c1d3ef tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:09.414135 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-48c07989-ac05-4742-a821-97e2a0c1d3ef tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:09.419492 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:09.419492 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:09.420390 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-48c07989-ac05-4742-a821-97e2a0c1d3ef tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:49:09.420876 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 301/1185] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:09 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:09.427457 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:09.427457 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:09.430883 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1eee3327-6f95-4b3c-b60c-2d99d3f416e8 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:49:09.436385 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1eee3327-6f95-4b3c-b60c-2d99d3f416e8 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 200 Jul 03 23:49:09.436915 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 291/1186] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:09 2026] GET /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:10.432174 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-50c40c3c-3ffc-4e12-9998-854c89e7a060 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:10.434682 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-50c40c3c-3ffc-4e12-9998-854c89e7a060 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:10.435825 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-50c40c3c-3ffc-4e12-9998-854c89e7a060 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:10.435825 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-50c40c3c-3ffc-4e12-9998-854c89e7a060 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:10.435825 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-50c40c3c-3ffc-4e12-9998-854c89e7a060 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:10.442023 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:10.442023 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:10.442857 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-50c40c3c-3ffc-4e12-9998-854c89e7a060 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:49:10.443388 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 300/1187] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:10 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:10.451789 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a19b777a-3c7f-4358-85e0-b7228a841b9a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:10.453183 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a19b777a-3c7f-4358-85e0-b7228a841b9a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:49:10.453482 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a19b777a-3c7f-4358-85e0-b7228a841b9a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:10.453712 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a19b777a-3c7f-4358-85e0-b7228a841b9a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:10.474576 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:10.474576 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:10.478523 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a19b777a-3c7f-4358-85e0-b7228a841b9a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:49:10.483699 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a19b777a-3c7f-4358-85e0-b7228a841b9a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 200 Jul 03 23:49:10.484107 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 296/1188] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:10 2026] GET /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:11.454526 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-73d52f48-add9-4c1c-a3ac-ff4c980f6ebb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:11.457345 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-73d52f48-add9-4c1c-a3ac-ff4c980f6ebb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:11.457345 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-73d52f48-add9-4c1c-a3ac-ff4c980f6ebb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:11.457345 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-73d52f48-add9-4c1c-a3ac-ff4c980f6ebb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:11.457345 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-73d52f48-add9-4c1c-a3ac-ff4c980f6ebb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:11.463631 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:11.463631 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:11.464755 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-73d52f48-add9-4c1c-a3ac-ff4c980f6ebb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:49:11.465454 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 302/1189] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:11 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:11.499988 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-50d70425-7b3f-429a-910f-e306646c0fa4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:11.502799 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-50d70425-7b3f-429a-910f-e306646c0fa4 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:49:11.502799 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-50d70425-7b3f-429a-910f-e306646c0fa4 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:11.503396 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-50d70425-7b3f-429a-910f-e306646c0fa4 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:11.515190 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:11.515190 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:11.519398 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-50d70425-7b3f-429a-910f-e306646c0fa4 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:49:11.525210 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-50d70425-7b3f-429a-910f-e306646c0fa4 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 200 Jul 03 23:49:11.525714 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 292/1190] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:11 2026] GET /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:12.479357 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-da900172-16f6-48a7-a863-8b559297e79d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:12.484537 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-da900172-16f6-48a7-a863-8b559297e79d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:12.484537 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-da900172-16f6-48a7-a863-8b559297e79d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:12.484537 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-da900172-16f6-48a7-a863-8b559297e79d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:12.484537 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-da900172-16f6-48a7-a863-8b559297e79d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:12.488001 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:12.488001 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:12.488931 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-da900172-16f6-48a7-a863-8b559297e79d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:49:12.489469 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 301/1191] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:12 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:12.541584 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a9e30bd9-474d-4929-9e4d-5e469579cb72 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:12.545340 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a9e30bd9-474d-4929-9e4d-5e469579cb72 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:49:12.545618 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a9e30bd9-474d-4929-9e4d-5e469579cb72 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:12.545902 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a9e30bd9-474d-4929-9e4d-5e469579cb72 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:12.561345 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:12.561345 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:12.568092 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a9e30bd9-474d-4929-9e4d-5e469579cb72 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:49:12.574087 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a9e30bd9-474d-4929-9e4d-5e469579cb72 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 200 Jul 03 23:49:12.574476 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 297/1192] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:12 2026] GET /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:13.501297 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b371be70-3394-4f64-ac09-6aeba3561574 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:13.503089 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b371be70-3394-4f64-ac09-6aeba3561574 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:13.503270 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b371be70-3394-4f64-ac09-6aeba3561574 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:13.503475 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b371be70-3394-4f64-ac09-6aeba3561574 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:13.503625 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-b371be70-3394-4f64-ac09-6aeba3561574 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:13.507851 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:13.507851 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:13.508623 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b371be70-3394-4f64-ac09-6aeba3561574 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:49:13.509005 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 303/1193] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:13 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:13.590393 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-98d05999-845d-4b66-8f2a-139425d7f83d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:13.593092 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-98d05999-845d-4b66-8f2a-139425d7f83d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:49:13.593276 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-98d05999-845d-4b66-8f2a-139425d7f83d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:13.593502 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-98d05999-845d-4b66-8f2a-139425d7f83d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:13.603756 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:13.603756 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:13.607480 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-98d05999-845d-4b66-8f2a-139425d7f83d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:49:13.612718 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-98d05999-845d-4b66-8f2a-139425d7f83d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 200 Jul 03 23:49:13.613332 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 293/1194] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:13 2026] GET /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:14.496857 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-da0e01b1-f93d-403d-82b3-229380827b8f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:14.499281 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-da0e01b1-f93d-403d-82b3-229380827b8f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:49:14.499500 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-da0e01b1-f93d-403d-82b3-229380827b8f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:14.499729 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-da0e01b1-f93d-403d-82b3-229380827b8f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:14.514804 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:14.514804 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:14.523214 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b9e66d39-c76c-4486-bd91-63a751b6b3eb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:14.523602 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-da0e01b1-f93d-403d-82b3-229380827b8f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:49:14.525194 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b9e66d39-c76c-4486-bd91-63a751b6b3eb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:14.525455 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b9e66d39-c76c-4486-bd91-63a751b6b3eb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:14.525658 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b9e66d39-c76c-4486-bd91-63a751b6b3eb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:14.525825 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-b9e66d39-c76c-4486-bd91-63a751b6b3eb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:14.530175 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-da0e01b1-f93d-403d-82b3-229380827b8f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:49:14.530419 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:14.530419 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:14.530922 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 302/1195] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:49:14 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:14.531284 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b9e66d39-c76c-4486-bd91-63a751b6b3eb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:49:14.531679 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 298/1196] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:14 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:14.628138 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f40acb5b-fbbd-41ea-982a-b74536c4458a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:14.633047 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f40acb5b-fbbd-41ea-982a-b74536c4458a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:49:14.633047 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f40acb5b-fbbd-41ea-982a-b74536c4458a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:14.633047 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f40acb5b-fbbd-41ea-982a-b74536c4458a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:14.655128 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:14.655128 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:14.659538 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f40acb5b-fbbd-41ea-982a-b74536c4458a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:49:14.666399 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f40acb5b-fbbd-41ea-982a-b74536c4458a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 200 Jul 03 23:49:14.666399 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 304/1197] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:14 2026] GET /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:15.407843 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3c348e2b-346f-4c15-9176-c92951f5014f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:15.408273 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3c348e2b-346f-4c15-9176-c92951f5014f None None] GET https://10.4.3.143/volume// Jul 03 23:49:15.408435 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3c348e2b-346f-4c15-9176-c92951f5014f None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:15.408620 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3c348e2b-346f-4c15-9176-c92951f5014f None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:15.408950 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3c348e2b-346f-4c15-9176-c92951f5014f None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:49:15.409256 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 294/1198] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:49: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 03 23:49:15.415865 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-f59a3bd4-b248-419c-8d99-110d22925739 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:15.419445 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-f59a3bd4-b248-419c-8d99-110d22925739 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] POST https://10.4.3.143/volume/v3/attachments/c3de706d-08e8-41d7-a047-1d6d438079a6/action Jul 03 23:49:15.420209 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-f59a3bd4-b248-419c-8d99-110d22925739 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:49:15.420398 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-f59a3bd4-b248-419c-8d99-110d22925739 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:15.420452 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-e90ca4b7-67d1-4e81-b610-ef389f5e6a7d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:15.422471 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-e90ca4b7-67d1-4e81-b610-ef389f5e6a7d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:49:15.422826 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-e90ca4b7-67d1-4e81-b610-ef389f5e6a7d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be203ed1-aa30-40dc-a4b6-b27ab65b3ca6", "connector": null, "instance_uuid": "cb1e6c1c-eec1-413d-bdf9-fdb2f963b1db"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:15.436450 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:15.436450 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:15.438478 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:15.438478 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:15.454970 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-48e22125-829a-457a-aa60-6cd3b038ea20 req-f59a3bd4-b248-419c-8d99-110d22925739 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/attachments/c3de706d-08e8-41d7-a047-1d6d438079a6/action returned with HTTP 204 Jul 03 23:49:15.455469 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 303/1199] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:49:15 2026] POST /volume/v3/attachments/c3de706d-08e8-41d7-a047-1d6d438079a6/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:49:15.468842 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-e90ca4b7-67d1-4e81-b610-ef389f5e6a7d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:49:15.469273 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 299/1200] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:49:15 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 03 23:49:15.480626 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-26b284e6-045a-41e6-8eb0-012e57ded5c0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:15.482418 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-26b284e6-045a-41e6-8eb0-012e57ded5c0 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] DELETE https://10.4.3.143/volume/v3/attachments/1e6583cd-9436-4a4b-9f9e-57b748425944 Jul 03 23:49:15.482752 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-26b284e6-045a-41e6-8eb0-012e57ded5c0 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:15.484769 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-26b284e6-045a-41e6-8eb0-012e57ded5c0 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:15.492346 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:15.492346 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:15.541609 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4e353fd4-fb59-4652-9914-b27988bc535c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:15.543660 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4e353fd4-fb59-4652-9914-b27988bc535c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:15.543884 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4e353fd4-fb59-4652-9914-b27988bc535c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:15.544109 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4e353fd4-fb59-4652-9914-b27988bc535c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:15.544249 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-4e353fd4-fb59-4652-9914-b27988bc535c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:15.549750 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:15.549750 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:15.550495 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4e353fd4-fb59-4652-9914-b27988bc535c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:49:15.550858 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 295/1201] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:15 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:15.684765 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-44f32298-f795-44ca-8da8-7f6cca39a4cb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:15.686715 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-44f32298-f795-44ca-8da8-7f6cca39a4cb tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:49:15.687087 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-44f32298-f795-44ca-8da8-7f6cca39a4cb tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:15.687296 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-44f32298-f795-44ca-8da8-7f6cca39a4cb tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:15.696953 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:15.696953 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:15.700293 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-44f32298-f795-44ca-8da8-7f6cca39a4cb tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:49:15.708066 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-44f32298-f795-44ca-8da8-7f6cca39a4cb tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 200 Jul 03 23:49:15.708579 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 304/1202] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:15 2026] GET /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:15.721432 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-349eff3b-d633-4160-b6bb-116a7f5c5d9c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:15.723383 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-349eff3b-d633-4160-b6bb-116a7f5c5d9c tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:49:15.723871 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-349eff3b-d633-4160-b6bb-116a7f5c5d9c tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:15.723871 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-349eff3b-d633-4160-b6bb-116a7f5c5d9c tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:15.744522 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:15.744522 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:15.749008 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-349eff3b-d633-4160-b6bb-116a7f5c5d9c tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:49:15.755021 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-349eff3b-d633-4160-b6bb-116a7f5c5d9c tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 200 Jul 03 23:49:15.755021 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 300/1203] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:15 2026] GET /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:16.032245 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-26b284e6-045a-41e6-8eb0-012e57ded5c0 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/1e6583cd-9436-4a4b-9f9e-57b748425944 returned with HTTP 200 Jul 03 23:49:16.032736 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 305/1204] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:49:15 2026] DELETE /volume/v3/attachments/1e6583cd-9436-4a4b-9f9e-57b748425944 => generated 367 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:16.567130 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7f573613-7514-4a94-81cc-f4d35432bc2f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:16.571600 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7f573613-7514-4a94-81cc-f4d35432bc2f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:16.572018 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7f573613-7514-4a94-81cc-f4d35432bc2f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:16.572564 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7f573613-7514-4a94-81cc-f4d35432bc2f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:16.572564 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-7f573613-7514-4a94-81cc-f4d35432bc2f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:16.577131 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:16.577131 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:16.578353 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7f573613-7514-4a94-81cc-f4d35432bc2f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:49:16.578353 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 296/1205] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:16 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:16.593914 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-59bf3717-0b19-479d-ac9c-5d616ae04822 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:16.596211 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-59bf3717-0b19-479d-ac9c-5d616ae04822 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:49:16.596477 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-59bf3717-0b19-479d-ac9c-5d616ae04822 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:16.596760 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-59bf3717-0b19-479d-ac9c-5d616ae04822 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:16.610315 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:16.610315 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:16.615065 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-59bf3717-0b19-479d-ac9c-5d616ae04822 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:49:16.620901 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-59bf3717-0b19-479d-ac9c-5d616ae04822 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:49:16.621439 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 305/1206] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:16 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:16.642619 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-45050631-3f4b-443a-9939-2e43e706cdb3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:16.644334 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-45050631-3f4b-443a-9939-2e43e706cdb3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] DELETE https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:16.644491 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-45050631-3f4b-443a-9939-2e43e706cdb3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:16.644659 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-45050631-3f4b-443a-9939-2e43e706cdb3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:16.644793 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-45050631-3f4b-443a-9939-2e43e706cdb3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete backup with id: 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. Jul 03 23:49:16.649618 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:16.649618 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:16.662913 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-45050631-3f4b-443a-9939-2e43e706cdb3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] delete_backup rpcapi backup_id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb {{(pid=99862) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:49:16.664682 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-45050631-3f4b-443a-9939-2e43e706cdb3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 202 Jul 03 23:49:16.665060 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 301/1207] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:49:16 2026] DELETE /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:49:16.673607 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-61e47d3b-781d-40bb-8260-e8ce93335f1e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:16.676059 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-61e47d3b-781d-40bb-8260-e8ce93335f1e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:16.676059 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-61e47d3b-781d-40bb-8260-e8ce93335f1e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:16.676198 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-61e47d3b-781d-40bb-8260-e8ce93335f1e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:16.676279 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-61e47d3b-781d-40bb-8260-e8ce93335f1e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:16.681269 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:16.681269 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:16.682060 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-61e47d3b-781d-40bb-8260-e8ce93335f1e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 200 Jul 03 23:49:16.682464 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 306/1208] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:16 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:17.699013 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ba8db0c3-833a-47b0-a08c-bb57d4c928b8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:17.701235 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ba8db0c3-833a-47b0-a08c-bb57d4c928b8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb Jul 03 23:49:17.701602 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ba8db0c3-833a-47b0-a08c-bb57d4c928b8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:17.701910 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ba8db0c3-833a-47b0-a08c-bb57d4c928b8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:17.702036 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-ba8db0c3-833a-47b0-a08c-bb57d4c928b8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 0f3a2e4b-d239-4cac-a668-f50293ee1bbb. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:17.706018 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ba8db0c3-833a-47b0-a08c-bb57d4c928b8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb returned with HTTP 404 Jul 03 23:49:17.706330 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 297/1209] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:17 2026] GET /volume/v3/backups/0f3a2e4b-d239-4cac-a668-f50293ee1bbb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:49:17.849501 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-2a7e88a3-a714-4ea4-adba-a56802618570 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:17.851624 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-2a7e88a3-a714-4ea4-adba-a56802618570 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:49:17.851855 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-2a7e88a3-a714-4ea4-adba-a56802618570 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:17.852066 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-2a7e88a3-a714-4ea4-adba-a56802618570 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:17.862246 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:17.862246 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:17.866751 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-2a7e88a3-a714-4ea4-adba-a56802618570 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:49:17.871698 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-2a7e88a3-a714-4ea4-adba-a56802618570 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:49:17.872149 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 306/1210] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:49:17 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:17.898490 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-51fc8dd9-13f8-4dd5-b269-8b63c849f832 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:17.901113 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-51fc8dd9-13f8-4dd5-b269-8b63c849f832 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] POST https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c/action Jul 03 23:49:17.901609 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-51fc8dd9-13f8-4dd5-b269-8b63c849f832 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:49:17.901805 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-51fc8dd9-13f8-4dd5-b269-8b63c849f832 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:17.917046 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:17.917046 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:17.917601 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-51fc8dd9-13f8-4dd5-b269-8b63c849f832 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:49:17.927226 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-51fc8dd9-13f8-4dd5-b269-8b63c849f832 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Begin detaching volume completed successfully. Jul 03 23:49:17.927536 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-51fc8dd9-13f8-4dd5-b269-8b63c849f832 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c/action returned with HTTP 202 Jul 03 23:49:17.928303 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 302/1211] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:49:17 2026] POST /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:49:17.951281 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ccb6a53a-cdfa-4077-8bce-a81c20d3eadd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:17.953841 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ccb6a53a-cdfa-4077-8bce-a81c20d3eadd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:49:17.954034 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ccb6a53a-cdfa-4077-8bce-a81c20d3eadd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:17.954289 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ccb6a53a-cdfa-4077-8bce-a81c20d3eadd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:17.974964 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:17.974964 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:17.980294 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ccb6a53a-cdfa-4077-8bce-a81c20d3eadd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:49:17.986073 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ccb6a53a-cdfa-4077-8bce-a81c20d3eadd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:49:17.986592 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 307/1212] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:17 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:18.972654 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f500e82f-3253-4c68-8ce2-58bf5784c9a4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:18.973063 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f500e82f-3253-4c68-8ce2-58bf5784c9a4 None None] GET https://10.4.3.143/volume// Jul 03 23:49:18.973233 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f500e82f-3253-4c68-8ce2-58bf5784c9a4 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:18.973410 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f500e82f-3253-4c68-8ce2-58bf5784c9a4 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:18.973734 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f500e82f-3253-4c68-8ce2-58bf5784c9a4 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:49:18.973988 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 298/1213] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:49:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:49:18.981958 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-34b99bee-3cbe-4e01-aa89-42928dd796ba None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:18.985777 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-34b99bee-3cbe-4e01-aa89-42928dd796ba tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:49:18.986094 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-34b99bee-3cbe-4e01-aa89-42928dd796ba tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:18.986306 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-34b99bee-3cbe-4e01-aa89-42928dd796ba tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:19.001511 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:19.001511 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:19.004959 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-334374f8-682d-4ee1-83c5-ee003c55ce75 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:19.007293 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-334374f8-682d-4ee1-83c5-ee003c55ce75 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:49:19.007468 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-334374f8-682d-4ee1-83c5-ee003c55ce75 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:19.007658 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-334374f8-682d-4ee1-83c5-ee003c55ce75 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:19.007935 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-34b99bee-3cbe-4e01-aa89-42928dd796ba tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:49:19.014111 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-34b99bee-3cbe-4e01-aa89-42928dd796ba tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:49:19.014442 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 307/1214] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:49:18 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 1316 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:49:19.017095 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:19.017095 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:19.021006 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-334374f8-682d-4ee1-83c5-ee003c55ce75 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:49:19.025428 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-334374f8-682d-4ee1-83c5-ee003c55ce75 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:49:19.026012 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 303/1215] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:19 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:19.617032 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-57b8caa9-a1e4-4236-a97a-8b9221668179 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:19.619547 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-57b8caa9-a1e4-4236-a97a-8b9221668179 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:49:19.619768 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-57b8caa9-a1e4-4236-a97a-8b9221668179 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:19.619955 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-57b8caa9-a1e4-4236-a97a-8b9221668179 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:19.635075 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:19.635075 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:19.638914 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-57b8caa9-a1e4-4236-a97a-8b9221668179 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:49:19.646285 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-57b8caa9-a1e4-4236-a97a-8b9221668179 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 200 Jul 03 23:49:19.646678 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 308/1216] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:49:19 2026] GET /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:19.664498 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-0cf4c01c-7d68-4159-b874-01a7b578e6d7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:19.667859 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-0cf4c01c-7d68-4159-b874-01a7b578e6d7 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] POST https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234/action Jul 03 23:49:19.668281 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-0cf4c01c-7d68-4159-b874-01a7b578e6d7 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:49:19.668457 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-0cf4c01c-7d68-4159-b874-01a7b578e6d7 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:19.679993 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:19.679993 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:19.680457 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-0cf4c01c-7d68-4159-b874-01a7b578e6d7 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:49:19.689674 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-0cf4c01c-7d68-4159-b874-01a7b578e6d7 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Begin detaching volume completed successfully. Jul 03 23:49:19.689885 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-0cf4c01c-7d68-4159-b874-01a7b578e6d7 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234/action returned with HTTP 202 Jul 03 23:49:19.690478 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 299/1217] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:49:19 2026] POST /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:49:19.929530 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-15c24472-bed7-451c-ab97-b7b10054f4dc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:19.931611 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-15c24472-bed7-451c-ab97-b7b10054f4dc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] DELETE https://10.4.3.143/volume/v3/attachments/3f2d4812-08ff-4ad8-9afc-bf608048f1a9 Jul 03 23:49:19.931852 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-15c24472-bed7-451c-ab97-b7b10054f4dc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:19.932078 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-15c24472-bed7-451c-ab97-b7b10054f4dc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:19.940512 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:19.940512 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:20.040808 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a17ce688-caf1-47aa-8b7d-ba5f2040a9ae None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:20.042887 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a17ce688-caf1-47aa-8b7d-ba5f2040a9ae tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:49:20.043238 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a17ce688-caf1-47aa-8b7d-ba5f2040a9ae tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:20.043519 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a17ce688-caf1-47aa-8b7d-ba5f2040a9ae tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:20.053088 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:20.053088 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:20.056685 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a17ce688-caf1-47aa-8b7d-ba5f2040a9ae tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:49:20.060906 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a17ce688-caf1-47aa-8b7d-ba5f2040a9ae tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:49:20.061338 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 304/1218] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:20 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:20.471227 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-c4d46d57-aa50-442c-bc54-c5abadf94406 req-15c24472-bed7-451c-ab97-b7b10054f4dc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/attachments/3f2d4812-08ff-4ad8-9afc-bf608048f1a9 returned with HTTP 200 Jul 03 23:49:20.471719 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 308/1219] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:49:19 2026] DELETE /volume/v3/attachments/3f2d4812-08ff-4ad8-9afc-bf608048f1a9 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:20.720974 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-07e470a2-f0f3-4997-987c-eec1f7a26513 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:20.721341 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-07e470a2-f0f3-4997-987c-eec1f7a26513 None None] GET https://10.4.3.143/volume// Jul 03 23:49:20.721509 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-07e470a2-f0f3-4997-987c-eec1f7a26513 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:20.721681 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-07e470a2-f0f3-4997-987c-eec1f7a26513 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:20.722004 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-07e470a2-f0f3-4997-987c-eec1f7a26513 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:49:20.722293 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 309/1220] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:49: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 03 23:49:20.729184 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-57c13878-fb42-4f09-8684-9d3ec615a007 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:20.731262 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-57c13878-fb42-4f09-8684-9d3ec615a007 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:49:20.731491 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-57c13878-fb42-4f09-8684-9d3ec615a007 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:20.731690 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-57c13878-fb42-4f09-8684-9d3ec615a007 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:20.742144 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:20.742144 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:20.745685 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-57c13878-fb42-4f09-8684-9d3ec615a007 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:49:20.750188 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-57c13878-fb42-4f09-8684-9d3ec615a007 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 200 Jul 03 23:49:20.750690 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 300/1221] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:49:20 2026] GET /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 1315 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:49:20.975446 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-6c05bb55-6d47-4f3d-9c66-089f532ab3b9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:20.979842 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-6c05bb55-6d47-4f3d-9c66-089f532ab3b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] PUT https://10.4.3.143/volume/v3/attachments/09d782b8-aeaf-4883-af55-a13c19c5fd3c Jul 03 23:49:20.980261 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-6c05bb55-6d47-4f3d-9c66-089f532ab3b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:20.992501 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-6c05bb55-6d47-4f3d-9c66-089f532ab3b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Acquiring lock "cinder-attachment_update-be203ed1-aa30-40dc-a4b6-b27ab65b3ca6-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:49:20.998053 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-6c05bb55-6d47-4f3d-9c66-089f532ab3b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Lock "cinder-attachment_update-be203ed1-aa30-40dc-a4b6-b27ab65b3ca6-np0000004490" acquired by "attachment_update" :: waited 0.006s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:49:20.999316 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:20.999316 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:21.076649 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f8b9f72a-cf3f-48ba-bdb7-a6fdc317b6a8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:21.078552 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f8b9f72a-cf3f-48ba-bdb7-a6fdc317b6a8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:49:21.078852 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f8b9f72a-cf3f-48ba-bdb7-a6fdc317b6a8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:21.079131 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f8b9f72a-cf3f-48ba-bdb7-a6fdc317b6a8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:21.089064 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:21.089064 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:21.093313 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f8b9f72a-cf3f-48ba-bdb7-a6fdc317b6a8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:49:21.097566 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f8b9f72a-cf3f-48ba-bdb7-a6fdc317b6a8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:49:21.098011 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 309/1222] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:21 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:21.522304 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-6c05bb55-6d47-4f3d-9c66-089f532ab3b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Lock "cinder-attachment_update-be203ed1-aa30-40dc-a4b6-b27ab65b3ca6-np0000004490" released by "attachment_update" :: held 0.524s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:49:21.522614 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-6c05bb55-6d47-4f3d-9c66-089f532ab3b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/09d782b8-aeaf-4883-af55-a13c19c5fd3c returned with HTTP 200 Jul 03 23:49:21.523021 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 305/1223] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:49:20 2026] PUT /volume/v3/attachments/09d782b8-aeaf-4883-af55-a13c19c5fd3c => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:21.530626 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-4961962f-35b3-4beb-98c9-6688fbacb735 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:21.532513 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-4961962f-35b3-4beb-98c9-6688fbacb735 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/attachments/09d782b8-aeaf-4883-af55-a13c19c5fd3c Jul 03 23:49:21.532880 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-4961962f-35b3-4beb-98c9-6688fbacb735 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:21.532936 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-4961962f-35b3-4beb-98c9-6688fbacb735 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:21.548399 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-4961962f-35b3-4beb-98c9-6688fbacb735 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/09d782b8-aeaf-4883-af55-a13c19c5fd3c returned with HTTP 200 Jul 03 23:49:21.548821 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 310/1224] 10.4.3.143 () {70 vars in 1651 bytes} [Fri Jul 3 23:49:21 2026] GET /volume/v3/attachments/09d782b8-aeaf-4883-af55-a13c19c5fd3c => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:22.156127 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-b0b1307e-62de-4d51-90f1-91dc786f7f0a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:22.157907 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-b0b1307e-62de-4d51-90f1-91dc786f7f0a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] DELETE https://10.4.3.143/volume/v3/attachments/c3de706d-08e8-41d7-a047-1d6d438079a6 Jul 03 23:49:22.158172 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-b0b1307e-62de-4d51-90f1-91dc786f7f0a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:22.158366 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-b0b1307e-62de-4d51-90f1-91dc786f7f0a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:22.170905 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:22.170905 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:22.707784 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-68dc068b-da5e-4150-b47a-ed7df9a4a1e9 req-b0b1307e-62de-4d51-90f1-91dc786f7f0a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/attachments/c3de706d-08e8-41d7-a047-1d6d438079a6 returned with HTTP 200 Jul 03 23:49:22.708242 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 301/1225] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:49:22 2026] DELETE /volume/v3/attachments/c3de706d-08e8-41d7-a047-1d6d438079a6 => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:23.871867 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:23.873616 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:49:23.873964 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1247894338"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:23.875479 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1247894338'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:49:23.875593 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Create volume of 1 GB Jul 03 23:49:23.880876 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Availability Zones retrieved successfully. Jul 03 23:49:23.886148 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Flow 'volume_create_api' (1f1c26fc-2730-4a19-a605-aabccb3be186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:49:23.887124 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8c145cd-e6b5-4014-b94c-b6e28d433ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:23.888012 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:49:23.908941 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e9b9773a-664e-4e2f-85d9-c7fcd2a163a3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:23.910476 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e9b9773a-664e-4e2f-85d9-c7fcd2a163a3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:49:23.910789 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e9b9773a-664e-4e2f-85d9-c7fcd2a163a3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4fe3ad0d-8327-41b8-9eaa-77f138a51234", "force": false, "name": "tempest-TestStampPattern-snapshot-1930333766", "description": null, "metadata": null}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:23.914119 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8c145cd-e6b5-4014-b94c-b6e28d433ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:23.914932 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ea5947b-2907-42da-8c97-30ae2863b688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:23.918159 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:23.918159 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:23.918604 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e9b9773a-664e-4e2f-85d9-c7fcd2a163a3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:49:23.918738 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-e9b9773a-664e-4e2f-85d9-c7fcd2a163a3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Create snapshot from volume 4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:49:23.953407 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-e9b9773a-664e-4e2f-85d9-c7fcd2a163a3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Created reservations ['848cc57a-be78-4ba4-9a56-eeb05d5725e0', 'fbd9ed4f-7af1-427c-b885-8a28049d82a4', '9098f1dd-4186-4323-9daf-90f4d3c55851', 'dc9f95e6-3f1b-4011-9d2f-1f2219cb94e0'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:49:23.972845 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Created reservations ['b1477793-3b9f-4e45-97bd-69758e117cd1', '119815d6-506a-4f2d-ac09-49cb61604ff5', '41eedceb-f303-4dc1-beef-170e29ca70ba', '7bdca71b-ecd6-4e43-878b-4d75325b95e3'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:49:23.973525 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ea5947b-2907-42da-8c97-30ae2863b688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1477793-3b9f-4e45-97bd-69758e117cd1', '119815d6-506a-4f2d-ac09-49cb61604ff5', '41eedceb-f303-4dc1-beef-170e29ca70ba', '7bdca71b-ecd6-4e43-878b-4d75325b95e3']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:23.974206 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f565a2e-c304-4179-9465-fd76c70bce50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:24.000901 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e9b9773a-664e-4e2f-85d9-c7fcd2a163a3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Snapshot create request issued successfully. Jul 03 23:49:24.002177 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e9b9773a-664e-4e2f-85d9-c7fcd2a163a3 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:49:24.003728 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 306/1226] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:49:23 2026] POST /volume/v3/snapshots => generated 303 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:49:24.006292 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f565a2e-c304-4179-9465-fd76c70bce50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c520b140-cea6-463a-a136-3cdd8761c4d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1247894338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f85eb54729747118bf51cda50b5b360',qos_specs=None,replication_status=,reservations=['b1477793-3b9f-4e45-97bd-69758e117cd1','119815d6-506a-4f2d-ac09-49cb61604ff5','41eedceb-f303-4dc1-beef-170e29ca70ba','7bdca71b-ecd6-4e43-878b-4d75325b95e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63b25def3d4e40248040e4dbed031f19',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:49:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1247894338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c520b140-cea6-463a-a136-3cdd8761c4d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f85eb54729747118bf51cda50b5b360',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63b25def3d4e40248040e4dbed031f19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:24.007827 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (958ce1fa-7a7b-4c85-86ee-4f3d74732e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:24.013051 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3a9d8113-df7d-4713-b734-685a232b286d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:24.016438 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3a9d8113-df7d-4713-b734-685a232b286d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/snapshots/772bfb48-24cf-41cc-b96c-84c62ee93c8b Jul 03 23:49:24.016738 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3a9d8113-df7d-4713-b734-685a232b286d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:24.017016 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3a9d8113-df7d-4713-b734-685a232b286d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:24.025133 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:24.025133 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:24.025679 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-3a9d8113-df7d-4713-b734-685a232b286d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Snapshot retrieved successfully. Jul 03 23:49:24.026849 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3a9d8113-df7d-4713-b734-685a232b286d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/snapshots/772bfb48-24cf-41cc-b96c-84c62ee93c8b returned with HTTP 200 Jul 03 23:49:24.027526 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 311/1227] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:49:24 2026] GET /volume/v3/snapshots/772bfb48-24cf-41cc-b96c-84c62ee93c8b => generated 435 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:24.030180 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (958ce1fa-7a7b-4c85-86ee-4f3d74732e29) transitioned into state 'SUCCESS' from state '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-1247894338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f85eb54729747118bf51cda50b5b360',qos_specs=None,replication_status=,reservations=['b1477793-3b9f-4e45-97bd-69758e117cd1','119815d6-506a-4f2d-ac09-49cb61604ff5','41eedceb-f303-4dc1-beef-170e29ca70ba','7bdca71b-ecd6-4e43-878b-4d75325b95e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63b25def3d4e40248040e4dbed031f19',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:24.030903 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c10b766-e072-4d67-afd5-731fa0f2e46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:24.041513 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c10b766-e072-4d67-afd5-731fa0f2e46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:24.042778 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Flow 'volume_create_api' (1f1c26fc-2730-4a19-a605-aabccb3be186) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:49:24.043195 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Create volume request issued successfully. Jul 03 23:49:24.043980 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3b02f3bf-11a8-4239-b1a8-93eefd767c60 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:49:24.044578 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 310/1228] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:49:23 2026] POST /volume/v3/volumes => generated 757 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:49:24.057352 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-37889d75-21a5-4a2e-aa8b-c8e7dafc34ce None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:24.059075 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-37889d75-21a5-4a2e-aa8b-c8e7dafc34ce tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 Jul 03 23:49:24.059251 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-37889d75-21a5-4a2e-aa8b-c8e7dafc34ce tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:24.059459 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-37889d75-21a5-4a2e-aa8b-c8e7dafc34ce tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:24.066294 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:24.066294 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:24.070082 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-37889d75-21a5-4a2e-aa8b-c8e7dafc34ce tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:49:24.075027 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-37889d75-21a5-4a2e-aa8b-c8e7dafc34ce tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 returned with HTTP 200 Jul 03 23:49:24.075370 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 302/1229] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:24 2026] GET /volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:25.037124 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f7659760-cfe3-4745-8ac2-ec4f1cb36c67 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:25.039248 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f7659760-cfe3-4745-8ac2-ec4f1cb36c67 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/snapshots/772bfb48-24cf-41cc-b96c-84c62ee93c8b Jul 03 23:49:25.039483 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f7659760-cfe3-4745-8ac2-ec4f1cb36c67 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:25.039728 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f7659760-cfe3-4745-8ac2-ec4f1cb36c67 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:25.045685 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:25.045685 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:25.046626 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f7659760-cfe3-4745-8ac2-ec4f1cb36c67 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Snapshot retrieved successfully. Jul 03 23:49:25.047615 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f7659760-cfe3-4745-8ac2-ec4f1cb36c67 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/snapshots/772bfb48-24cf-41cc-b96c-84c62ee93c8b returned with HTTP 200 Jul 03 23:49:25.048117 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 307/1230] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:49:25 2026] GET /volume/v3/snapshots/772bfb48-24cf-41cc-b96c-84c62ee93c8b => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:25.060325 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-26ca0b63-5e4c-4437-afcc-1fe3cfbf033b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:25.061910 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-26ca0b63-5e4c-4437-afcc-1fe3cfbf033b tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/snapshots/772bfb48-24cf-41cc-b96c-84c62ee93c8b Jul 03 23:49:25.062083 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-26ca0b63-5e4c-4437-afcc-1fe3cfbf033b tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:25.062259 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-26ca0b63-5e4c-4437-afcc-1fe3cfbf033b tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:25.068220 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:25.068220 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:25.068693 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-26ca0b63-5e4c-4437-afcc-1fe3cfbf033b tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Snapshot retrieved successfully. Jul 03 23:49:25.069586 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-26ca0b63-5e4c-4437-afcc-1fe3cfbf033b tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/snapshots/772bfb48-24cf-41cc-b96c-84c62ee93c8b returned with HTTP 200 Jul 03 23:49:25.070275 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 312/1231] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:49:25 2026] GET /volume/v3/snapshots/772bfb48-24cf-41cc-b96c-84c62ee93c8b => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:25.091101 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1ff52946-31ea-4490-aa82-4eddbfaa11a1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:25.096260 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1ff52946-31ea-4490-aa82-4eddbfaa11a1 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 Jul 03 23:49:25.096503 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1ff52946-31ea-4490-aa82-4eddbfaa11a1 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:25.096719 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1ff52946-31ea-4490-aa82-4eddbfaa11a1 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:25.113722 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:25.113722 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:25.120997 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1ff52946-31ea-4490-aa82-4eddbfaa11a1 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:49:25.125440 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1ff52946-31ea-4490-aa82-4eddbfaa11a1 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 returned with HTTP 200 Jul 03 23:49:25.125826 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 311/1232] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:25 2026] GET /volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:29.838542 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cec99f5a-224f-44a2-abea-5591e0feeba1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:29.842218 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cec99f5a-224f-44a2-abea-5591e0feeba1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:49:29.842524 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cec99f5a-224f-44a2-abea-5591e0feeba1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:29.842792 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cec99f5a-224f-44a2-abea-5591e0feeba1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:29.843016 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-cec99f5a-224f-44a2-abea-5591e0feeba1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete volume with id: ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:49:29.858339 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:29.858339 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:29.859247 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cec99f5a-224f-44a2-abea-5591e0feeba1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:49:29.890967 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cec99f5a-224f-44a2-abea-5591e0feeba1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete volume request issued successfully. Jul 03 23:49:29.891151 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cec99f5a-224f-44a2-abea-5591e0feeba1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 202 Jul 03 23:49:29.891774 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 303/1233] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:49:29 2026] DELETE /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:49:29.903014 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-54416b40-cfa1-40fc-950e-7a8deaf2d1c2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:29.905829 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-54416b40-cfa1-40fc-950e-7a8deaf2d1c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:49:29.906069 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-54416b40-cfa1-40fc-950e-7a8deaf2d1c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:29.906694 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-54416b40-cfa1-40fc-950e-7a8deaf2d1c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:29.913348 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:29.913348 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:29.919774 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-54416b40-cfa1-40fc-950e-7a8deaf2d1c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:49:29.924878 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-54416b40-cfa1-40fc-950e-7a8deaf2d1c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 200 Jul 03 23:49:29.925524 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 308/1234] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:29 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:30.940843 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c824dd43-6185-4cae-a115-6e8b65468cf4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:30.943178 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c824dd43-6185-4cae-a115-6e8b65468cf4 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:49:30.943329 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c824dd43-6185-4cae-a115-6e8b65468cf4 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:30.943501 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c824dd43-6185-4cae-a115-6e8b65468cf4 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:30.949492 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c824dd43-6185-4cae-a115-6e8b65468cf4 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 404 Jul 03 23:49:30.950005 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 313/1235] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:30 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:49:30.957471 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a0810fa6-2452-4bfe-b9ed-4644ca2951cc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:30.959475 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a0810fa6-2452-4bfe-b9ed-4644ca2951cc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:49:30.959718 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a0810fa6-2452-4bfe-b9ed-4644ca2951cc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:30.959962 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a0810fa6-2452-4bfe-b9ed-4644ca2951cc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:30.971214 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a0810fa6-2452-4bfe-b9ed-4644ca2951cc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 404 Jul 03 23:49:30.971950 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 312/1236] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:30 2026] GET /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:49:30.979727 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-54fe53a5-f683-42c7-958c-40167e1dfd84 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:30.982719 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-54fe53a5-f683-42c7-958c-40167e1dfd84 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:49:30.983022 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-54fe53a5-f683-42c7-958c-40167e1dfd84 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:30.983318 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-54fe53a5-f683-42c7-958c-40167e1dfd84 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:30.983550 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-54fe53a5-f683-42c7-958c-40167e1dfd84 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete volume with id: ba3de67d-39e7-4abd-96aa-8c56e0763b8c Jul 03 23:49:30.993559 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-54fe53a5-f683-42c7-958c-40167e1dfd84 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c returned with HTTP 404 Jul 03 23:49:30.994276 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 304/1237] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:49:30 2026] DELETE /volume/v3/volumes/ba3de67d-39e7-4abd-96aa-8c56e0763b8c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:49:31.028201 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:31.030003 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:49:31.030325 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-489199012"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:31.031685 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Create volume request body: {'volume': {'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-489199012'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:49:31.127992 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Create volume of 1 GB Jul 03 23:49:31.133834 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Availability Zones retrieved successfully. Jul 03 23:49:31.142173 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Flow 'volume_create_api' (35aa13cf-b1bc-4dfd-846b-114693d7c8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:49:31.143786 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa90cbfb-e31d-468f-8031-02d6bdda223b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:31.144691 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:49:31.210430 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa90cbfb-e31d-468f-8031-02d6bdda223b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:31.211612 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030553ff-c210-4aab-be25-1740068be32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:31.266583 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Created reservations ['8e8b8d70-a1c2-477a-972f-eae437dc6373', '84d6a1fa-a02d-4719-94bb-39990773699c', 'c9bdb4d9-f86e-4e34-be3e-bacc2449e12e', '5cb4c815-c8e2-4b6e-9b8b-a207a1cbbaad'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:49:31.267407 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030553ff-c210-4aab-be25-1740068be32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e8b8d70-a1c2-477a-972f-eae437dc6373', '84d6a1fa-a02d-4719-94bb-39990773699c', 'c9bdb4d9-f86e-4e34-be3e-bacc2449e12e', '5cb4c815-c8e2-4b6e-9b8b-a207a1cbbaad']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:31.268190 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc95dcc-a326-4a4d-ae8b-0d966fc9a503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:31.297244 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc95dcc-a326-4a4d-ae8b-0d966fc9a503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-489199012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c0e7ecab7041c1982cf3f82be3bb31',qos_specs=None,replication_status=,reservations=['8e8b8d70-a1c2-477a-972f-eae437dc6373','84d6a1fa-a02d-4719-94bb-39990773699c','c9bdb4d9-f86e-4e34-be3e-bacc2449e12e','5cb4c815-c8e2-4b6e-9b8b-a207a1cbbaad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='529f3b5f8ac242bba85a01808ba375a4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:49:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-489199012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77c0e7ecab7041c1982cf3f82be3bb31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='529f3b5f8ac242bba85a01808ba375a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:31.298010 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df25fd10-4866-472b-924c-dd5aa6653c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:31.323302 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df25fd10-4866-472b-924c-dd5aa6653c2f) transitioned into state 'SUCCESS' from state '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-489199012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c0e7ecab7041c1982cf3f82be3bb31',qos_specs=None,replication_status=,reservations=['8e8b8d70-a1c2-477a-972f-eae437dc6373','84d6a1fa-a02d-4719-94bb-39990773699c','c9bdb4d9-f86e-4e34-be3e-bacc2449e12e','5cb4c815-c8e2-4b6e-9b8b-a207a1cbbaad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='529f3b5f8ac242bba85a01808ba375a4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:31.324290 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c98e9d8c-c0f8-4dc9-be62-605dad485c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:31.340316 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c98e9d8c-c0f8-4dc9-be62-605dad485c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:31.341595 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Flow 'volume_create_api' (35aa13cf-b1bc-4dfd-846b-114693d7c8a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:49:31.343555 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Create volume request issued successfully. Jul 03 23:49:31.344374 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6cca1986-c3e2-4d06-bf21-64720fe699fd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:49:31.345178 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 309/1238] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:49:31 2026] POST /volume/v3/volumes => generated 748 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:49:31.356727 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a80174ef-f590-48e8-8ada-45ffc2b0b8bc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:31.358478 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a80174ef-f590-48e8-8ada-45ffc2b0b8bc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 Jul 03 23:49:31.358676 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a80174ef-f590-48e8-8ada-45ffc2b0b8bc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:31.359056 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a80174ef-f590-48e8-8ada-45ffc2b0b8bc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:31.366033 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:31.366033 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:31.372864 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a80174ef-f590-48e8-8ada-45ffc2b0b8bc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:49:31.380836 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a80174ef-f590-48e8-8ada-45ffc2b0b8bc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 returned with HTTP 200 Jul 03 23:49:31.381287 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 314/1239] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:31 2026] GET /volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:32.395447 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3066da85-c128-4e24-92ed-a35b6207ea68 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:32.398516 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3066da85-c128-4e24-92ed-a35b6207ea68 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 Jul 03 23:49:32.398816 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3066da85-c128-4e24-92ed-a35b6207ea68 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:32.399061 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3066da85-c128-4e24-92ed-a35b6207ea68 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:32.401632 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=168,cinder:UPDATE=25,cinder:INSERT=12 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:49:32.408780 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:32.408780 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:32.413548 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3066da85-c128-4e24-92ed-a35b6207ea68 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:49:32.427640 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3066da85-c128-4e24-92ed-a35b6207ea68 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 returned with HTTP 200 Jul 03 23:49:32.428188 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 313/1240] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:32 2026] GET /volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 => generated 1356 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:32.445050 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5d8b2eaa-5c20-4269-b4c0-2e3987f1919b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:32.447532 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5d8b2eaa-5c20-4269-b4c0-2e3987f1919b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 Jul 03 23:49:32.447935 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5d8b2eaa-5c20-4269-b4c0-2e3987f1919b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:32.448648 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5d8b2eaa-5c20-4269-b4c0-2e3987f1919b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:32.468071 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:32.468071 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:32.476056 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5d8b2eaa-5c20-4269-b4c0-2e3987f1919b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:49:32.481344 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5d8b2eaa-5c20-4269-b4c0-2e3987f1919b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 returned with HTTP 200 Jul 03 23:49:32.481832 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 305/1241] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:32 2026] GET /volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 => generated 1356 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:32.500122 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6812875f-d7e4-47a4-91ea-f12cd24d26a0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:32.502862 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6812875f-d7e4-47a4-91ea-f12cd24d26a0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] POST https://10.4.3.143/volume/v3/backups Jul 03 23:49:32.503168 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6812875f-d7e4-47a4-91ea-f12cd24d26a0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882", "name": "tempest-VolumesBackupsTest-Backup-667571783", "container": "tempest-volumesbackupstest-backup-container-1385743828"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:32.504645 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-6812875f-d7e4-47a4-91ea-f12cd24d26a0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Creating new backup {'backup': {'volume_id': '6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882', 'name': 'tempest-VolumesBackupsTest-Backup-667571783', 'container': 'tempest-volumesbackupstest-backup-container-1385743828'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:49:32.504949 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-6812875f-d7e4-47a4-91ea-f12cd24d26a0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Creating backup of volume 6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 in container tempest-volumesbackupstest-backup-container-1385743828 Jul 03 23:49:32.507071 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=185,cinder:UPDATE=43,cinder:INSERT=22 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:49:32.514532 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:32.514532 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:32.515241 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6812875f-d7e4-47a4-91ea-f12cd24d26a0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:49:32.540292 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-6812875f-d7e4-47a4-91ea-f12cd24d26a0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Created reservations ['063ef788-dc25-4870-bb3b-3d554f2d9f35', 'cc76ce37-52f4-4a9e-8092-d242ca0e2567'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:49:32.573979 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6812875f-d7e4-47a4-91ea-f12cd24d26a0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:49:32.573979 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 310/1242] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:49:32 2026] POST /volume/v3/backups => generated 329 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:49:32.586605 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-182b7143-bd9a-43aa-b492-231e4bc2fd17 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:32.590046 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-182b7143-bd9a-43aa-b492-231e4bc2fd17 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:32.590046 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-182b7143-bd9a-43aa-b492-231e4bc2fd17 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:32.590046 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-182b7143-bd9a-43aa-b492-231e4bc2fd17 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:32.590046 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-182b7143-bd9a-43aa-b492-231e4bc2fd17 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:32.595280 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:32.595280 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:32.596293 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-182b7143-bd9a-43aa-b492-231e4bc2fd17 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:32.596782 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 315/1243] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:32 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:33.027626 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:33.029487 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:49:33.029985 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-824342164", "snapshot_id": "772bfb48-24cf-41cc-b96c-84c62ee93c8b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:33.031755 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-824342164', 'snapshot_id': '772bfb48-24cf-41cc-b96c-84c62ee93c8b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:49:33.036848 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:33.036848 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:33.037297 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Snapshot retrieved successfully. Jul 03 23:49:33.037438 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Create volume of 1 GB Jul 03 23:49:33.041298 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Availability Zones retrieved successfully. Jul 03 23:49:33.049370 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Flow 'volume_create_api' (1723ac0f-bdb6-47ab-ab9e-cfc92d965852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:49:33.050880 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12e580e8-3d9f-4ae9-9f42-08086ae3fbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:33.052378 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:49:33.089113 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12e580e8-3d9f-4ae9-9f42-08086ae3fbf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '772bfb48-24cf-41cc-b96c-84c62ee93c8b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:33.090241 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48d44e23-f5ae-45a3-805c-9f3a89272664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:33.137653 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Created reservations ['95303bb3-fff1-41e0-a527-08c9c2c229aa', '0069fd97-7367-457e-a438-16c3c149f361', '2610e8b1-f3f4-4433-9be8-a165daefb7cf', '10a866b6-b426-443c-bed5-15a44afcf6f9'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:49:33.139029 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48d44e23-f5ae-45a3-805c-9f3a89272664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95303bb3-fff1-41e0-a527-08c9c2c229aa', '0069fd97-7367-457e-a438-16c3c149f361', '2610e8b1-f3f4-4433-9be8-a165daefb7cf', '10a866b6-b426-443c-bed5-15a44afcf6f9']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:33.140140 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bc1cff9-df91-4c81-909c-7ff3e4f51441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:33.185396 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bc1cff9-df91-4c81-909c-7ff3e4f51441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9c8f900-4f79-4721-bf2c-ef32255db775', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-824342164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a961b6be97fc4908a1ede814d3e4592a',qos_specs=None,replication_status=,reservations=['95303bb3-fff1-41e0-a527-08c9c2c229aa','0069fd97-7367-457e-a438-16c3c149f361','2610e8b1-f3f4-4433-9be8-a165daefb7cf','10a866b6-b426-443c-bed5-15a44afcf6f9'],size=1,snapshot_id=772bfb48-24cf-41cc-b96c-84c62ee93c8b,source_replicaid=,source_volid=None,status='creating',user_id='eebbb9c501864e8a846a952f3085c1ef',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:49:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-824342164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9c8f900-4f79-4721-bf2c-ef32255db775,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a961b6be97fc4908a1ede814d3e4592a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=772bfb48-24cf-41cc-b96c-84c62ee93c8b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eebbb9c501864e8a846a952f3085c1ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:33.185694 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d79f207-c78f-4367-aebe-f17aeab759c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:33.201410 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-e1521e96-845c-41e3-bea5-9ff5c1c78743 req-578cd3fa-58f1-4c2f-92fb-5bd9e4d68bf3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:33.204748 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-e1521e96-845c-41e3-bea5-9ff5c1c78743 req-578cd3fa-58f1-4c2f-92fb-5bd9e4d68bf3 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] DELETE https://10.4.3.143/volume/v3/attachments/54ad2e2a-8c35-4c15-8c79-1396ef8e8524 Jul 03 23:49:33.205013 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-e1521e96-845c-41e3-bea5-9ff5c1c78743 req-578cd3fa-58f1-4c2f-92fb-5bd9e4d68bf3 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:33.205298 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-e1521e96-845c-41e3-bea5-9ff5c1c78743 req-578cd3fa-58f1-4c2f-92fb-5bd9e4d68bf3 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:33.211728 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d79f207-c78f-4367-aebe-f17aeab759c9) transitioned into state 'SUCCESS' from state '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-824342164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a961b6be97fc4908a1ede814d3e4592a',qos_specs=None,replication_status=,reservations=['95303bb3-fff1-41e0-a527-08c9c2c229aa','0069fd97-7367-457e-a438-16c3c149f361','2610e8b1-f3f4-4433-9be8-a165daefb7cf','10a866b6-b426-443c-bed5-15a44afcf6f9'],size=1,snapshot_id=772bfb48-24cf-41cc-b96c-84c62ee93c8b,source_replicaid=,source_volid=None,status='creating',user_id='eebbb9c501864e8a846a952f3085c1ef',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:33.212451 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fb3309d-2dff-4277-bb86-67ff089078ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:33.214694 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:33.214694 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:33.241686 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fb3309d-2dff-4277-bb86-67ff089078ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:33.242515 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Flow 'volume_create_api' (1723ac0f-bdb6-47ab-ab9e-cfc92d965852) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:49:33.243067 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Create volume request issued successfully. Jul 03 23:49:33.243677 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-aa019c8c-ab3b-4b84-9e9c-7f0e93893220 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:49:33.244104 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 314/1244] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:49:33 2026] POST /volume/v3/volumes => generated 780 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:49:33.609413 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ce057352-0306-4b36-9376-673f0143cded None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:33.612927 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ce057352-0306-4b36-9376-673f0143cded tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:33.613918 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ce057352-0306-4b36-9376-673f0143cded tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:33.613918 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ce057352-0306-4b36-9376-673f0143cded tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:33.613918 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-ce057352-0306-4b36-9376-673f0143cded tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:33.618487 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:33.618487 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:33.620104 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ce057352-0306-4b36-9376-673f0143cded tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:33.620204 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 311/1245] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:33 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:33.748359 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-e1521e96-845c-41e3-bea5-9ff5c1c78743 req-578cd3fa-58f1-4c2f-92fb-5bd9e4d68bf3 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/attachments/54ad2e2a-8c35-4c15-8c79-1396ef8e8524 returned with HTTP 200 Jul 03 23:49:33.749466 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 306/1246] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:49:33 2026] DELETE /volume/v3/attachments/54ad2e2a-8c35-4c15-8c79-1396ef8e8524 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:33.767257 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-e1521e96-845c-41e3-bea5-9ff5c1c78743 req-b57610fd-94e5-4a8a-91e7-018265c62e75 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:33.774693 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-e1521e96-845c-41e3-bea5-9ff5c1c78743 req-b57610fd-94e5-4a8a-91e7-018265c62e75 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] DELETE https://10.4.3.143/volume/v3/volumes/1edacd8e-d761-46d5-8ffe-fec25a80d90a Jul 03 23:49:33.774942 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-e1521e96-845c-41e3-bea5-9ff5c1c78743 req-b57610fd-94e5-4a8a-91e7-018265c62e75 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:33.775173 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-e1521e96-845c-41e3-bea5-9ff5c1c78743 req-b57610fd-94e5-4a8a-91e7-018265c62e75 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:33.775329 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [req-e1521e96-845c-41e3-bea5-9ff5c1c78743 req-b57610fd-94e5-4a8a-91e7-018265c62e75 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Delete volume with id: 1edacd8e-d761-46d5-8ffe-fec25a80d90a Jul 03 23:49:33.789728 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:33.789728 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:33.789728 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-e1521e96-845c-41e3-bea5-9ff5c1c78743 req-b57610fd-94e5-4a8a-91e7-018265c62e75 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Volume info retrieved successfully. Jul 03 23:49:33.810984 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-e1521e96-845c-41e3-bea5-9ff5c1c78743 req-b57610fd-94e5-4a8a-91e7-018265c62e75 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Delete volume request issued successfully. Jul 03 23:49:33.810984 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-e1521e96-845c-41e3-bea5-9ff5c1c78743 req-b57610fd-94e5-4a8a-91e7-018265c62e75 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/volumes/1edacd8e-d761-46d5-8ffe-fec25a80d90a returned with HTTP 202 Jul 03 23:49:33.810984 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 316/1247] 10.4.3.143 () {70 vars in 1620 bytes} [Fri Jul 3 23:49:33 2026] DELETE /volume/v3/volumes/1edacd8e-d761-46d5-8ffe-fec25a80d90a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:49:34.377385 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-6a295583-e842-4605-91e2-04772a96b87e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:34.380115 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-6a295583-e842-4605-91e2-04772a96b87e tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/attachments/09d782b8-aeaf-4883-af55-a13c19c5fd3c/action Jul 03 23:49:34.380450 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-6a295583-e842-4605-91e2-04772a96b87e tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:49:34.380659 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-6a295583-e842-4605-91e2-04772a96b87e tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:34.410138 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:34.410138 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:34.425988 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-eb0537fa-8af4-4a5f-862e-b86015f82b67 req-6a295583-e842-4605-91e2-04772a96b87e tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/09d782b8-aeaf-4883-af55-a13c19c5fd3c/action returned with HTTP 204 Jul 03 23:49:34.426433 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 315/1248] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:49:34 2026] POST /volume/v3/attachments/09d782b8-aeaf-4883-af55-a13c19c5fd3c/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:49:34.637022 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6f7a9923-09e4-4a47-899a-af3568cd0ebe None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:34.639064 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6f7a9923-09e4-4a47-899a-af3568cd0ebe tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:34.639396 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6f7a9923-09e4-4a47-899a-af3568cd0ebe tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:34.639445 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6f7a9923-09e4-4a47-899a-af3568cd0ebe tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:34.639587 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-6f7a9923-09e4-4a47-899a-af3568cd0ebe tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:34.644395 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:34.644395 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:34.645226 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6f7a9923-09e4-4a47-899a-af3568cd0ebe tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:34.645569 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 312/1249] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:34 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:35.658933 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-499b1584-c3cf-488c-9edf-d6e1755841fc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:35.660942 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-499b1584-c3cf-488c-9edf-d6e1755841fc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:35.661145 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-499b1584-c3cf-488c-9edf-d6e1755841fc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:35.661340 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-499b1584-c3cf-488c-9edf-d6e1755841fc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:35.661441 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-499b1584-c3cf-488c-9edf-d6e1755841fc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:35.666760 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:35.666760 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:35.667660 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-499b1584-c3cf-488c-9edf-d6e1755841fc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:35.668002 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 307/1250] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:35 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:36.681251 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7f167045-9701-4c0b-9570-5eb66df74f64 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:36.683647 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7f167045-9701-4c0b-9570-5eb66df74f64 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:36.683921 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7f167045-9701-4c0b-9570-5eb66df74f64 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:36.684142 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7f167045-9701-4c0b-9570-5eb66df74f64 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:36.684249 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-7f167045-9701-4c0b-9570-5eb66df74f64 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:36.689720 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:36.689720 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:36.690629 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7f167045-9701-4c0b-9570-5eb66df74f64 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:36.691037 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 317/1251] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:36 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:37.708780 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cb2ecf57-c24f-403e-8c27-041f1e301148 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:37.712051 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cb2ecf57-c24f-403e-8c27-041f1e301148 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:37.712301 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cb2ecf57-c24f-403e-8c27-041f1e301148 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:37.712570 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cb2ecf57-c24f-403e-8c27-041f1e301148 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:37.712762 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-cb2ecf57-c24f-403e-8c27-041f1e301148 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:37.718625 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:37.718625 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:37.719763 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cb2ecf57-c24f-403e-8c27-041f1e301148 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:37.720255 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 316/1252] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:37 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:38.741173 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-bca0466d-452e-42a1-8ee6-ff958eb1a40f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:38.741173 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bca0466d-452e-42a1-8ee6-ff958eb1a40f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:38.741173 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bca0466d-452e-42a1-8ee6-ff958eb1a40f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:38.742380 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bca0466d-452e-42a1-8ee6-ff958eb1a40f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:38.742380 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-bca0466d-452e-42a1-8ee6-ff958eb1a40f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:38.748986 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:38.748986 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:38.749913 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bca0466d-452e-42a1-8ee6-ff958eb1a40f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:38.750332 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 313/1253] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:38 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:49:38.944661 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-bc971514-b541-4593-8970-ae301964bdd2 req-ed9f0a36-2632-418a-bf7d-4be1c77674ad None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:38.947433 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-bc971514-b541-4593-8970-ae301964bdd2 req-ed9f0a36-2632-418a-bf7d-4be1c77674ad tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 Jul 03 23:49:38.947929 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-bc971514-b541-4593-8970-ae301964bdd2 req-ed9f0a36-2632-418a-bf7d-4be1c77674ad tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:38.948254 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-bc971514-b541-4593-8970-ae301964bdd2 req-ed9f0a36-2632-418a-bf7d-4be1c77674ad tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:38.958032 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:38.958032 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:38.962817 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-bc971514-b541-4593-8970-ae301964bdd2 req-ed9f0a36-2632-418a-bf7d-4be1c77674ad tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:49:38.969005 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-bc971514-b541-4593-8970-ae301964bdd2 req-ed9f0a36-2632-418a-bf7d-4be1c77674ad tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 returned with HTTP 200 Jul 03 23:49:38.969480 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 308/1254] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:49:38 2026] GET /volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:39.006992 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-eab94d11-f798-46a5-ade5-c17b2f8d0b15 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:39.007462 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eab94d11-f798-46a5-ade5-c17b2f8d0b15 None None] GET https://10.4.3.143/volume// Jul 03 23:49:39.007620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eab94d11-f798-46a5-ade5-c17b2f8d0b15 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:39.007936 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eab94d11-f798-46a5-ade5-c17b2f8d0b15 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:39.008337 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eab94d11-f798-46a5-ade5-c17b2f8d0b15 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:49:39.008914 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 318/1255] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:49: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 03 23:49:39.019930 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-bc971514-b541-4593-8970-ae301964bdd2 req-de321949-f2d8-482a-8402-8fe503172a58 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:39.026870 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-bc971514-b541-4593-8970-ae301964bdd2 req-de321949-f2d8-482a-8402-8fe503172a58 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:49:39.026870 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-bc971514-b541-4593-8970-ae301964bdd2 req-de321949-f2d8-482a-8402-8fe503172a58 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c520b140-cea6-463a-a136-3cdd8761c4d1", "connector": null, "instance_uuid": "b5ba50fb-0920-4096-8620-b32f4c971f76"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:39.034666 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:39.034666 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:39.074836 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-bc971514-b541-4593-8970-ae301964bdd2 req-de321949-f2d8-482a-8402-8fe503172a58 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:49:39.075515 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 317/1256] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:49:39 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 03 23:49:39.135481 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-bc971514-b541-4593-8970-ae301964bdd2 req-d4143734-6f49-43ac-bae0-d43dec3b66e9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:39.139322 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-bc971514-b541-4593-8970-ae301964bdd2 req-d4143734-6f49-43ac-bae0-d43dec3b66e9 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] POST https://10.4.3.143/volume/v3/attachments/8c66a4a0-6324-4198-9dac-f0d446638840/action Jul 03 23:49:39.139817 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-bc971514-b541-4593-8970-ae301964bdd2 req-d4143734-6f49-43ac-bae0-d43dec3b66e9 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:49:39.139950 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-bc971514-b541-4593-8970-ae301964bdd2 req-d4143734-6f49-43ac-bae0-d43dec3b66e9 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:39.157409 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:39.157409 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:39.178165 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-bc971514-b541-4593-8970-ae301964bdd2 req-d4143734-6f49-43ac-bae0-d43dec3b66e9 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/attachments/8c66a4a0-6324-4198-9dac-f0d446638840/action returned with HTTP 204 Jul 03 23:49:39.178689 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 314/1257] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:49:39 2026] POST /volume/v3/attachments/8c66a4a0-6324-4198-9dac-f0d446638840/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:49:39.208518 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-494f26ea-c71b-4ef9-bc15-f109c112fc6c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:39.211240 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-494f26ea-c71b-4ef9-bc15-f109c112fc6c tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 Jul 03 23:49:39.211464 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-494f26ea-c71b-4ef9-bc15-f109c112fc6c tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:39.211715 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-494f26ea-c71b-4ef9-bc15-f109c112fc6c tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:39.220550 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:39.220550 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:39.224598 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-494f26ea-c71b-4ef9-bc15-f109c112fc6c tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:49:39.229914 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-494f26ea-c71b-4ef9-bc15-f109c112fc6c tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 returned with HTTP 200 Jul 03 23:49:39.230343 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 309/1258] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:39 2026] GET /volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 => generated 1112 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:39.243104 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3ab20682-b6a4-46a0-9c3f-e41ba78e9e87 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:39.244668 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3ab20682-b6a4-46a0-9c3f-e41ba78e9e87 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 Jul 03 23:49:39.244882 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3ab20682-b6a4-46a0-9c3f-e41ba78e9e87 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:39.245082 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3ab20682-b6a4-46a0-9c3f-e41ba78e9e87 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:39.261565 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:39.261565 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:39.266518 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-3ab20682-b6a4-46a0-9c3f-e41ba78e9e87 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:49:39.270568 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3ab20682-b6a4-46a0-9c3f-e41ba78e9e87 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 returned with HTTP 200 Jul 03 23:49:39.271124 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 319/1259] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:39 2026] GET /volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:39.764518 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0aac00a6-5c95-48f5-b944-6ae86931333a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:39.766497 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0aac00a6-5c95-48f5-b944-6ae86931333a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:39.766720 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0aac00a6-5c95-48f5-b944-6ae86931333a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:39.766950 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0aac00a6-5c95-48f5-b944-6ae86931333a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:39.767092 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-0aac00a6-5c95-48f5-b944-6ae86931333a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:39.777382 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:39.777382 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:39.779583 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0aac00a6-5c95-48f5-b944-6ae86931333a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:39.780081 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 318/1260] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:39 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:40.790449 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ec628ef8-26e6-4628-87db-6226b76bab28 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:40.792485 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ec628ef8-26e6-4628-87db-6226b76bab28 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:40.792727 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ec628ef8-26e6-4628-87db-6226b76bab28 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:40.793037 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ec628ef8-26e6-4628-87db-6226b76bab28 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:40.793098 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-ec628ef8-26e6-4628-87db-6226b76bab28 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:40.799303 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:40.799303 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:40.800161 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ec628ef8-26e6-4628-87db-6226b76bab28 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:40.800601 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 315/1261] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:40 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:41.815040 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-97c8e18b-3369-4c46-8ad9-c6e55f4d154c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:41.817141 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-97c8e18b-3369-4c46-8ad9-c6e55f4d154c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:41.817239 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-97c8e18b-3369-4c46-8ad9-c6e55f4d154c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:41.817421 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-97c8e18b-3369-4c46-8ad9-c6e55f4d154c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:41.817518 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-97c8e18b-3369-4c46-8ad9-c6e55f4d154c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:41.819359 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=166,cinder:INSERT=9,cinder:UPDATE=30 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:49:41.825072 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:41.825072 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:41.825595 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-97c8e18b-3369-4c46-8ad9-c6e55f4d154c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:41.826347 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 310/1262] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:41 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:42.842331 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-77b253bc-71f1-4bea-aa56-9d4a628ce68e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:42.845129 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-77b253bc-71f1-4bea-aa56-9d4a628ce68e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:42.845334 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-77b253bc-71f1-4bea-aa56-9d4a628ce68e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:42.845510 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-77b253bc-71f1-4bea-aa56-9d4a628ce68e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:42.845912 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-77b253bc-71f1-4bea-aa56-9d4a628ce68e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:42.850139 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=135,cinder:INSERT=7,cinder:UPDATE=20 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:49:42.855972 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:42.855972 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:42.856716 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-77b253bc-71f1-4bea-aa56-9d4a628ce68e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:42.857094 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 320/1263] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:42 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:43.069644 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-86236bc8-080a-40e2-86e5-210dc6a6226f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:43.070079 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-86236bc8-080a-40e2-86e5-210dc6a6226f None None] GET https://10.4.3.143/volume// Jul 03 23:49:43.070245 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-86236bc8-080a-40e2-86e5-210dc6a6226f None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:43.070420 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-86236bc8-080a-40e2-86e5-210dc6a6226f None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:43.070724 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-86236bc8-080a-40e2-86e5-210dc6a6226f None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:49:43.071021 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 319/1264] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:49: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 03 23:49:43.080844 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-b5b57fc3-2efb-4770-8714-c7c6e1135721 req-a1ac5cbb-9bea-4a74-a4f3-90a74ea69aab None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:43.083613 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b5b57fc3-2efb-4770-8714-c7c6e1135721 req-a1ac5cbb-9bea-4a74-a4f3-90a74ea69aab tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 Jul 03 23:49:43.083888 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b5b57fc3-2efb-4770-8714-c7c6e1135721 req-a1ac5cbb-9bea-4a74-a4f3-90a74ea69aab tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:43.084071 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b5b57fc3-2efb-4770-8714-c7c6e1135721 req-a1ac5cbb-9bea-4a74-a4f3-90a74ea69aab tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:43.099078 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:43.099078 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:43.104858 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-b5b57fc3-2efb-4770-8714-c7c6e1135721 req-a1ac5cbb-9bea-4a74-a4f3-90a74ea69aab tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:49:43.109949 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b5b57fc3-2efb-4770-8714-c7c6e1135721 req-a1ac5cbb-9bea-4a74-a4f3-90a74ea69aab tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 returned with HTTP 200 Jul 03 23:49:43.110473 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 316/1265] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:49:43 2026] GET /volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 => generated 1292 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:49:43.242735 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b5b57fc3-2efb-4770-8714-c7c6e1135721 req-8e844619-f025-4eb0-a18b-2aa039b0b813 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:43.246147 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b5b57fc3-2efb-4770-8714-c7c6e1135721 req-8e844619-f025-4eb0-a18b-2aa039b0b813 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] PUT https://10.4.3.143/volume/v3/attachments/8c66a4a0-6324-4198-9dac-f0d446638840 Jul 03 23:49:43.246753 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b5b57fc3-2efb-4770-8714-c7c6e1135721 req-8e844619-f025-4eb0-a18b-2aa039b0b813 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:43.256877 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-b5b57fc3-2efb-4770-8714-c7c6e1135721 req-8e844619-f025-4eb0-a18b-2aa039b0b813 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Acquiring lock "cinder-attachment_update-c520b140-cea6-463a-a136-3cdd8761c4d1-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:49:43.262227 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-b5b57fc3-2efb-4770-8714-c7c6e1135721 req-8e844619-f025-4eb0-a18b-2aa039b0b813 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Lock "cinder-attachment_update-c520b140-cea6-463a-a136-3cdd8761c4d1-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:49:43.263206 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:43.263206 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:43.806405 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-b5b57fc3-2efb-4770-8714-c7c6e1135721 req-8e844619-f025-4eb0-a18b-2aa039b0b813 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Lock "cinder-attachment_update-c520b140-cea6-463a-a136-3cdd8761c4d1-np0000004490" released by "attachment_update" :: held 0.543s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:49:43.806797 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b5b57fc3-2efb-4770-8714-c7c6e1135721 req-8e844619-f025-4eb0-a18b-2aa039b0b813 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/attachments/8c66a4a0-6324-4198-9dac-f0d446638840 returned with HTTP 200 Jul 03 23:49:43.807256 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 311/1266] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:49:43 2026] PUT /volume/v3/attachments/8c66a4a0-6324-4198-9dac-f0d446638840 => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:43.873488 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bd0c3389-c7be-4622-9374-b9cad51b93b8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:43.881161 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bd0c3389-c7be-4622-9374-b9cad51b93b8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:43.881161 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bd0c3389-c7be-4622-9374-b9cad51b93b8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:43.881161 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bd0c3389-c7be-4622-9374-b9cad51b93b8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:43.881161 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-bd0c3389-c7be-4622-9374-b9cad51b93b8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:43.890959 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:43.890959 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:43.890959 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bd0c3389-c7be-4622-9374-b9cad51b93b8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:43.890959 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 321/1267] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:43 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:44.327822 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b5b57fc3-2efb-4770-8714-c7c6e1135721 req-598b47e1-f658-4bc5-aa6c-5956638a3676 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:44.332500 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b5b57fc3-2efb-4770-8714-c7c6e1135721 req-598b47e1-f658-4bc5-aa6c-5956638a3676 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] POST https://10.4.3.143/volume/v3/attachments/8c66a4a0-6324-4198-9dac-f0d446638840/action Jul 03 23:49:44.333760 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b5b57fc3-2efb-4770-8714-c7c6e1135721 req-598b47e1-f658-4bc5-aa6c-5956638a3676 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:49:44.333760 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b5b57fc3-2efb-4770-8714-c7c6e1135721 req-598b47e1-f658-4bc5-aa6c-5956638a3676 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:44.373067 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:44.373067 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:44.393169 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b5b57fc3-2efb-4770-8714-c7c6e1135721 req-598b47e1-f658-4bc5-aa6c-5956638a3676 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/attachments/8c66a4a0-6324-4198-9dac-f0d446638840/action returned with HTTP 204 Jul 03 23:49:44.393825 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 320/1268] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:49:44 2026] POST /volume/v3/attachments/8c66a4a0-6324-4198-9dac-f0d446638840/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:49:44.905078 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-318f97ee-d3b1-4246-b0f8-3c5712d9c9be None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:44.909322 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-318f97ee-d3b1-4246-b0f8-3c5712d9c9be tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:44.909590 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-318f97ee-d3b1-4246-b0f8-3c5712d9c9be tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:44.909914 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-318f97ee-d3b1-4246-b0f8-3c5712d9c9be tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:44.910017 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-318f97ee-d3b1-4246-b0f8-3c5712d9c9be tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:44.916905 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:44.916905 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:44.918056 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-318f97ee-d3b1-4246-b0f8-3c5712d9c9be tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:44.918453 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 317/1269] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:44 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:45.929942 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9b5a0a93-780e-4918-a210-4ed73d90184c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:45.934074 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9b5a0a93-780e-4918-a210-4ed73d90184c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:45.934286 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9b5a0a93-780e-4918-a210-4ed73d90184c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:45.934462 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9b5a0a93-780e-4918-a210-4ed73d90184c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:45.934561 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-9b5a0a93-780e-4918-a210-4ed73d90184c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:45.938571 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:45.938571 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:45.939255 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9b5a0a93-780e-4918-a210-4ed73d90184c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:45.939566 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 312/1270] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:45 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:46.954388 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2ea84726-5e90-428e-b2ec-1c0f47e77ce2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:46.956675 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2ea84726-5e90-428e-b2ec-1c0f47e77ce2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:46.956968 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2ea84726-5e90-428e-b2ec-1c0f47e77ce2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:46.957194 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2ea84726-5e90-428e-b2ec-1c0f47e77ce2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:46.957338 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-2ea84726-5e90-428e-b2ec-1c0f47e77ce2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:46.965208 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:46.965208 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:46.966021 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2ea84726-5e90-428e-b2ec-1c0f47e77ce2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:46.966444 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 322/1271] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:46 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:47.978116 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3ca64c9d-98d2-4246-86ca-0b586664e366 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:47.980806 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3ca64c9d-98d2-4246-86ca-0b586664e366 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:47.981057 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3ca64c9d-98d2-4246-86ca-0b586664e366 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:47.981305 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3ca64c9d-98d2-4246-86ca-0b586664e366 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:47.984796 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-3ca64c9d-98d2-4246-86ca-0b586664e366 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:47.988731 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:47.988731 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:47.988731 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3ca64c9d-98d2-4246-86ca-0b586664e366 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:47.988731 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 321/1272] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:47 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:48.999826 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-53e05f70-b9af-464b-999c-3f21947718b5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:49.002664 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-53e05f70-b9af-464b-999c-3f21947718b5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:49.002904 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-53e05f70-b9af-464b-999c-3f21947718b5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:49.003136 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-53e05f70-b9af-464b-999c-3f21947718b5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:49.003266 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-53e05f70-b9af-464b-999c-3f21947718b5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:49.007967 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:49.007967 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:49.008943 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-53e05f70-b9af-464b-999c-3f21947718b5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:49.009388 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 318/1273] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:48 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:50.021052 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-176c455c-e293-4bb0-a625-cfc35e630129 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:50.022776 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-176c455c-e293-4bb0-a625-cfc35e630129 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:50.023025 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-176c455c-e293-4bb0-a625-cfc35e630129 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:50.023271 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-176c455c-e293-4bb0-a625-cfc35e630129 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:50.023410 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-176c455c-e293-4bb0-a625-cfc35e630129 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:50.028063 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:50.028063 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:50.028862 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-176c455c-e293-4bb0-a625-cfc35e630129 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:50.029243 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 313/1274] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:50 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:51.041606 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bed58e9b-2e8d-416f-92ef-07db23e2d467 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:51.043793 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bed58e9b-2e8d-416f-92ef-07db23e2d467 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:51.044023 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bed58e9b-2e8d-416f-92ef-07db23e2d467 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:51.044287 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bed58e9b-2e8d-416f-92ef-07db23e2d467 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:51.044461 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-bed58e9b-2e8d-416f-92ef-07db23e2d467 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:51.049454 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:51.049454 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:51.050458 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bed58e9b-2e8d-416f-92ef-07db23e2d467 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:51.050960 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 323/1275] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:51 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:51.063242 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0941a463-266c-4747-98a4-236edc651f1f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:51.065507 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0941a463-266c-4747-98a4-236edc651f1f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 Jul 03 23:49:51.065765 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0941a463-266c-4747-98a4-236edc651f1f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:51.066015 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0941a463-266c-4747-98a4-236edc651f1f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:51.074463 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:51.074463 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:51.081000 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0941a463-266c-4747-98a4-236edc651f1f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:49:51.087521 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0941a463-266c-4747-98a4-236edc651f1f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 returned with HTTP 200 Jul 03 23:49:51.088037 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 322/1276] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:51 2026] GET /volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:51.099887 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-aba00260-3063-42f0-9ef7-16b8b509982f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:51.101721 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] POST https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a/restore Jul 03 23:49:51.102038 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:51.103331 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Restoring backup 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a ({'restore': {}}) {{(pid=99862) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 23:49:51.103443 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Restoring backup 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a to volume None. Jul 03 23:49:51.108888 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:51.108888 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:51.110335 np0000004490 devstack@c-api.service[99862]: INFO cinder.backup.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Creating volume of 1 GB for restore of backup 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. Jul 03 23:49:51.117522 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Availability zone cache updated, next update will occur around 2026-07-04 00:49:51.117157. {{(pid=99862) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 23:49:51.117717 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Availability Zones retrieved successfully. Jul 03 23:49:51.124453 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Flow 'volume_create_api' (add07d82-ed52-4b29-9a2f-3fb94eafdcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:49:51.125830 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84019f5c-2a43-4516-b45e-f740d7845d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:51.127318 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:49:51.160641 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84019f5c-2a43-4516-b45e-f740d7845d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:51.161371 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5b4bba3-f09c-48f3-857c-ee6b85581f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:51.199597 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Created reservations ['35acf495-dd2d-4852-beda-3217bf47e1df', '0996aeb6-4516-40bb-bf19-f5322ef7c89e', '7343c6fa-2d92-4ed5-bd79-af53b924be2c', '34715fb9-e35b-42ca-a049-804769df8407'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:49:51.200460 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5b4bba3-f09c-48f3-857c-ee6b85581f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35acf495-dd2d-4852-beda-3217bf47e1df', '0996aeb6-4516-40bb-bf19-f5322ef7c89e', '7343c6fa-2d92-4ed5-bd79-af53b924be2c', '34715fb9-e35b-42ca-a049-804769df8407']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:51.201229 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (739e553a-fcfe-4146-b1df-4ee038543e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:51.228380 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (739e553a-fcfe-4146-b1df-4ee038543e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8688590-5037-4c1a-89cb-5baea8e651d2', '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_51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c0e7ecab7041c1982cf3f82be3bb31',qos_specs=None,replication_status=,reservations=['35acf495-dd2d-4852-beda-3217bf47e1df','0996aeb6-4516-40bb-bf19-f5322ef7c89e','7343c6fa-2d92-4ed5-bd79-af53b924be2c','34715fb9-e35b-42ca-a049-804769df8407'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='529f3b5f8ac242bba85a01808ba375a4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:49:51Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8688590-5037-4c1a-89cb-5baea8e651d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77c0e7ecab7041c1982cf3f82be3bb31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='529f3b5f8ac242bba85a01808ba375a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:51.229015 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaacc911-ee1b-4ccd-9d0c-fd177b005530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:51.249576 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaacc911-ee1b-4ccd-9d0c-fd177b005530) transitioned into 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_51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c0e7ecab7041c1982cf3f82be3bb31',qos_specs=None,replication_status=,reservations=['35acf495-dd2d-4852-beda-3217bf47e1df','0996aeb6-4516-40bb-bf19-f5322ef7c89e','7343c6fa-2d92-4ed5-bd79-af53b924be2c','34715fb9-e35b-42ca-a049-804769df8407'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='529f3b5f8ac242bba85a01808ba375a4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:51.249576 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4825a5f9-adb8-471a-83a7-c31c995a0ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:51.260098 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4825a5f9-adb8-471a-83a7-c31c995a0ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:51.261512 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Flow 'volume_create_api' (add07d82-ed52-4b29-9a2f-3fb94eafdcbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:49:51.261987 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Create volume request issued successfully. Jul 03 23:49:51.269463 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:51.269463 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:51.270282 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:49:51.290540 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-2b64552b-e5e5-44d6-91ba-9a894d450010 req-77167589-c4a8-42e4-9ebe-f60ee39dc045 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:51.293277 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-2b64552b-e5e5-44d6-91ba-9a894d450010 req-77167589-c4a8-42e4-9ebe-f60ee39dc045 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] DELETE https://10.4.3.143/volume/v3/attachments/430f5eef-c269-4e80-b8fb-ab5d41bcd5dd Jul 03 23:49:51.293501 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-2b64552b-e5e5-44d6-91ba-9a894d450010 req-77167589-c4a8-42e4-9ebe-f60ee39dc045 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:51.293752 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-2b64552b-e5e5-44d6-91ba-9a894d450010 req-77167589-c4a8-42e4-9ebe-f60ee39dc045 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:51.303774 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:51.303774 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:51.830728 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-2b64552b-e5e5-44d6-91ba-9a894d450010 req-77167589-c4a8-42e4-9ebe-f60ee39dc045 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/attachments/430f5eef-c269-4e80-b8fb-ab5d41bcd5dd returned with HTTP 200 Jul 03 23:49:51.831147 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 314/1277] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:49:51 2026] DELETE /volume/v3/attachments/430f5eef-c269-4e80-b8fb-ab5d41bcd5dd => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:51.841191 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-2b64552b-e5e5-44d6-91ba-9a894d450010 req-ef97671e-c258-4504-b986-12a8da82ff37 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:51.843039 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-2b64552b-e5e5-44d6-91ba-9a894d450010 req-ef97671e-c258-4504-b986-12a8da82ff37 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] DELETE https://10.4.3.143/volume/v3/volumes/bf4389b7-399a-48de-be07-b95ef0ce4e5a Jul 03 23:49:51.843257 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-2b64552b-e5e5-44d6-91ba-9a894d450010 req-ef97671e-c258-4504-b986-12a8da82ff37 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:51.843439 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-2b64552b-e5e5-44d6-91ba-9a894d450010 req-ef97671e-c258-4504-b986-12a8da82ff37 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:51.843587 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [req-2b64552b-e5e5-44d6-91ba-9a894d450010 req-ef97671e-c258-4504-b986-12a8da82ff37 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Delete volume with id: bf4389b7-399a-48de-be07-b95ef0ce4e5a Jul 03 23:49:51.853435 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:51.853435 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:51.854048 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-2b64552b-e5e5-44d6-91ba-9a894d450010 req-ef97671e-c258-4504-b986-12a8da82ff37 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Volume info retrieved successfully. Jul 03 23:49:51.872512 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-2b64552b-e5e5-44d6-91ba-9a894d450010 req-ef97671e-c258-4504-b986-12a8da82ff37 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] Delete volume request issued successfully. Jul 03 23:49:51.872890 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-2b64552b-e5e5-44d6-91ba-9a894d450010 req-ef97671e-c258-4504-b986-12a8da82ff37 tempest-ServerBootFromVolumeStableRescueTest-262796977 tempest-ServerBootFromVolumeStableRescueTest-262796977-project-member] https://10.4.3.143/volume/v3/volumes/bf4389b7-399a-48de-be07-b95ef0ce4e5a returned with HTTP 202 Jul 03 23:49:51.873283 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 324/1278] 10.4.3.143 () {70 vars in 1620 bytes} [Fri Jul 3 23:49:51 2026] DELETE /volume/v3/volumes/bf4389b7-399a-48de-be07-b95ef0ce4e5a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:49:52.283734 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:52.283734 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:52.283734 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:49:52.283734 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Checking backup size 1 against volume size 1 {{(pid=99862) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 23:49:52.283734 np0000004490 devstack@c-api.service[99862]: INFO cinder.backup.api [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Overwriting volume b8688590-5037-4c1a-89cb-5baea8e651d2 with restore of backup 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:52.309884 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] restore_backup in rpcapi backup_id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a {{(pid=99862) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 23:49:52.312997 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-aba00260-3063-42f0-9ef7-16b8b509982f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a/restore returned with HTTP 202 Jul 03 23:49:52.313257 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 319/1279] 10.4.3.143 () {68 vars in 1393 bytes} [Fri Jul 3 23:49:51 2026] POST /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a/restore => generated 189 bytes in 1214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:49:52.324014 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-665554f0-ff27-4f7c-b0e9-0320ce0068a3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:52.327071 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-665554f0-ff27-4f7c-b0e9-0320ce0068a3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:52.327364 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-665554f0-ff27-4f7c-b0e9-0320ce0068a3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:52.327582 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-665554f0-ff27-4f7c-b0e9-0320ce0068a3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:52.327690 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-665554f0-ff27-4f7c-b0e9-0320ce0068a3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:52.337536 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:52.337536 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:52.338320 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-665554f0-ff27-4f7c-b0e9-0320ce0068a3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:52.338678 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 323/1280] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:52 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:53.351178 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cb8fffa7-c40d-4e2a-8769-8b65f1db4e26 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:53.353550 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cb8fffa7-c40d-4e2a-8769-8b65f1db4e26 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:53.353681 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cb8fffa7-c40d-4e2a-8769-8b65f1db4e26 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:53.353875 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cb8fffa7-c40d-4e2a-8769-8b65f1db4e26 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:53.356783 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-cb8fffa7-c40d-4e2a-8769-8b65f1db4e26 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:53.359014 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:53.359014 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:53.360033 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cb8fffa7-c40d-4e2a-8769-8b65f1db4e26 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:53.360508 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 315/1281] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:53 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:54.370691 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d26d3341-4b0e-4aba-b8c5-ea76cbbe76e1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:54.373363 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d26d3341-4b0e-4aba-b8c5-ea76cbbe76e1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:54.373568 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d26d3341-4b0e-4aba-b8c5-ea76cbbe76e1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:54.373768 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d26d3341-4b0e-4aba-b8c5-ea76cbbe76e1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:54.373890 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-d26d3341-4b0e-4aba-b8c5-ea76cbbe76e1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:54.378793 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:54.378793 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:54.379538 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d26d3341-4b0e-4aba-b8c5-ea76cbbe76e1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:54.379970 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 325/1282] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:54 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:55.390809 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9692e7cc-f5d8-4a64-b4fc-3a4a6e1e40a1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:55.392828 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9692e7cc-f5d8-4a64-b4fc-3a4a6e1e40a1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:55.393057 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9692e7cc-f5d8-4a64-b4fc-3a4a6e1e40a1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:55.393294 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9692e7cc-f5d8-4a64-b4fc-3a4a6e1e40a1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:55.393449 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-9692e7cc-f5d8-4a64-b4fc-3a4a6e1e40a1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:55.397536 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:55.397536 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:55.398433 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9692e7cc-f5d8-4a64-b4fc-3a4a6e1e40a1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:55.398840 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 320/1283] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:55 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:55.837661 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:55.839916 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:49:55.840465 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1646929312"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:55.842343 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1646929312'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:49:55.842509 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Create volume of 1 GB Jul 03 23:49:55.847762 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Availability Zones retrieved successfully. Jul 03 23:49:55.856617 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Flow 'volume_create_api' (dd0459bb-1081-40c4-bc13-82bdd3b69a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:49:55.857970 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21afe7c9-7546-46b5-93fe-72e4fe6c1a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:55.859278 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:49:55.896850 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21afe7c9-7546-46b5-93fe-72e4fe6c1a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:55.898214 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29aa7f1d-cae5-459b-b4b3-a184e216bd38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:55.997843 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Created reservations ['75e8b6d1-915c-4a28-b00e-2f15922748ff', 'f968173b-dc22-46e3-a601-3932dcc764cc', '2d1f1b92-ae45-4533-93fc-6e2ed810dd78', '7dd7e148-34d0-4f22-b4db-e2e0d17db71d'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:49:55.997843 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29aa7f1d-cae5-459b-b4b3-a184e216bd38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75e8b6d1-915c-4a28-b00e-2f15922748ff', 'f968173b-dc22-46e3-a601-3932dcc764cc', '2d1f1b92-ae45-4533-93fc-6e2ed810dd78', '7dd7e148-34d0-4f22-b4db-e2e0d17db71d']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:55.997843 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (519eedcc-0a0e-4f1a-9be6-f886d554a95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:56.021950 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (519eedcc-0a0e-4f1a-9be6-f886d554a95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1646929312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='638088ce79c7477daadbeda5d9cf7319',qos_specs=None,replication_status=,reservations=['75e8b6d1-915c-4a28-b00e-2f15922748ff','f968173b-dc22-46e3-a601-3932dcc764cc','2d1f1b92-ae45-4533-93fc-6e2ed810dd78','7dd7e148-34d0-4f22-b4db-e2e0d17db71d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d009aadff4422e80062c286e1d9cf7',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:49:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1646929312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='638088ce79c7477daadbeda5d9cf7319',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39d009aadff4422e80062c286e1d9cf7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:56.022827 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af5e77bf-55c0-4410-aab7-460ba8f249ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:56.044905 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af5e77bf-55c0-4410-aab7-460ba8f249ee) transitioned into state 'SUCCESS' from state '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-1646929312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='638088ce79c7477daadbeda5d9cf7319',qos_specs=None,replication_status=,reservations=['75e8b6d1-915c-4a28-b00e-2f15922748ff','f968173b-dc22-46e3-a601-3932dcc764cc','2d1f1b92-ae45-4533-93fc-6e2ed810dd78','7dd7e148-34d0-4f22-b4db-e2e0d17db71d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39d009aadff4422e80062c286e1d9cf7',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:56.045393 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9758ac0-b463-4d11-931e-048c02796d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:49:56.058661 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9758ac0-b463-4d11-931e-048c02796d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:49:56.060114 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Flow 'volume_create_api' (dd0459bb-1081-40c4-bc13-82bdd3b69a87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:49:56.060619 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Create volume request issued successfully. Jul 03 23:49:56.061417 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-19205656-b6d5-4fe2-ad10-41346a8e9273 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:49:56.062075 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 324/1284] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:49:55 2026] POST /volume/v3/volumes => generated 754 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:49:56.076668 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1117c142-7adb-4d5e-ae7d-b7e1edd2e71f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:56.079978 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1117c142-7adb-4d5e-ae7d-b7e1edd2e71f tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:49:56.080223 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1117c142-7adb-4d5e-ae7d-b7e1edd2e71f tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:56.080421 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1117c142-7adb-4d5e-ae7d-b7e1edd2e71f tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:56.094860 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:56.094860 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:56.102378 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1117c142-7adb-4d5e-ae7d-b7e1edd2e71f tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Volume info retrieved successfully. Jul 03 23:49:56.110592 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1117c142-7adb-4d5e-ae7d-b7e1edd2e71f tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a returned with HTTP 200 Jul 03 23:49:56.111036 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 316/1285] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:56 2026] GET /volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:56.408723 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c722ab85-8edd-45a1-9581-f05dbe7af1be None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:56.410387 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c722ab85-8edd-45a1-9581-f05dbe7af1be tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:56.410629 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c722ab85-8edd-45a1-9581-f05dbe7af1be tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:56.410913 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c722ab85-8edd-45a1-9581-f05dbe7af1be tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:56.411070 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-c722ab85-8edd-45a1-9581-f05dbe7af1be tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:56.416538 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:56.416538 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:56.417566 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c722ab85-8edd-45a1-9581-f05dbe7af1be tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:56.418148 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 326/1286] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:56 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:57.122955 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2d3728ce-2c91-4b8d-8a97-f10f8a665fc6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:57.124733 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2d3728ce-2c91-4b8d-8a97-f10f8a665fc6 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:49:57.124926 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2d3728ce-2c91-4b8d-8a97-f10f8a665fc6 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:57.125107 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2d3728ce-2c91-4b8d-8a97-f10f8a665fc6 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:57.131935 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:57.131935 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:57.135861 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2d3728ce-2c91-4b8d-8a97-f10f8a665fc6 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Volume info retrieved successfully. Jul 03 23:49:57.140584 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2d3728ce-2c91-4b8d-8a97-f10f8a665fc6 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a returned with HTTP 200 Jul 03 23:49:57.140997 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 321/1287] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:57 2026] GET /volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:57.431888 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-897655c2-8605-48f1-8992-9782b9a4dede None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:57.433729 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-897655c2-8605-48f1-8992-9782b9a4dede tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:57.433925 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-897655c2-8605-48f1-8992-9782b9a4dede tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:57.434100 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-897655c2-8605-48f1-8992-9782b9a4dede tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:57.434228 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-897655c2-8605-48f1-8992-9782b9a4dede tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:57.435286 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-0a33b97b-0176-45cc-945e-4770dd93369d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:57.437670 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-0a33b97b-0176-45cc-945e-4770dd93369d tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:49:57.437939 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-0a33b97b-0176-45cc-945e-4770dd93369d tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:57.438175 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-0a33b97b-0176-45cc-945e-4770dd93369d tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:57.438775 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:57.438775 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:49:57.439484 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-897655c2-8605-48f1-8992-9782b9a4dede tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:57.439927 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 325/1288] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:57 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:57.446128 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:57.446128 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:57.450669 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-0a33b97b-0176-45cc-945e-4770dd93369d tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Volume info retrieved successfully. Jul 03 23:49:57.455794 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-0a33b97b-0176-45cc-945e-4770dd93369d tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a returned with HTTP 200 Jul 03 23:49:57.456268 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 317/1289] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:49:57 2026] GET /volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:58.452595 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c8e83dfa-786f-4a8e-a9c3-4dbec81a6af7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:58.455075 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c8e83dfa-786f-4a8e-a9c3-4dbec81a6af7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:58.455364 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c8e83dfa-786f-4a8e-a9c3-4dbec81a6af7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:58.455622 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c8e83dfa-786f-4a8e-a9c3-4dbec81a6af7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:58.455815 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-c8e83dfa-786f-4a8e-a9c3-4dbec81a6af7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:58.463843 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:58.463843 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:49:58.464852 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c8e83dfa-786f-4a8e-a9c3-4dbec81a6af7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:58.464976 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 327/1290] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:58 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:59.475720 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-dcc63050-a40f-4512-8302-b3fdb171ccef None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:59.477635 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dcc63050-a40f-4512-8302-b3fdb171ccef tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:49:59.477888 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dcc63050-a40f-4512-8302-b3fdb171ccef tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:59.478109 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dcc63050-a40f-4512-8302-b3fdb171ccef tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:59.478416 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-dcc63050-a40f-4512-8302-b3fdb171ccef tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:49:59.484198 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:59.484198 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:49:59.485200 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dcc63050-a40f-4512-8302-b3fdb171ccef tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:49:59.485641 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 322/1291] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:59 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:49:59.489339 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0ea07b4e-5650-4ba5-8890-914ab020eb68 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:59.489761 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0ea07b4e-5650-4ba5-8890-914ab020eb68 None None] GET https://10.4.3.143/volume// Jul 03 23:49:59.489941 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0ea07b4e-5650-4ba5-8890-914ab020eb68 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:59.490130 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0ea07b4e-5650-4ba5-8890-914ab020eb68 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:59.490492 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0ea07b4e-5650-4ba5-8890-914ab020eb68 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:49:59.490769 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 326/1292] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:49:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:49:59.497492 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-cbf73d55-aa6f-4a18-b8e1-6443ed75e8e7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:59.528355 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-cbf73d55-aa6f-4a18-b8e1-6443ed75e8e7 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:49:59.528719 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-cbf73d55-aa6f-4a18-b8e1-6443ed75e8e7 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a", "connector": null, "instance_uuid": "163f496e-e79d-46a3-a7b0-cda56076b136"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:49:59.537587 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:59.537587 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:49:59.567499 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-cbf73d55-aa6f-4a18-b8e1-6443ed75e8e7 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:49:59.567974 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 318/1293] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:49:59 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:49:59.981441 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cd4f90a7-6d3a-49d5-b955-59173050536d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:49:59.986405 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cd4f90a7-6d3a-49d5-b955-59173050536d tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:49:59.986572 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cd4f90a7-6d3a-49d5-b955-59173050536d tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:49:59.986795 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cd4f90a7-6d3a-49d5-b955-59173050536d tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:49:59.998157 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:49:59.998157 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:00.003305 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cd4f90a7-6d3a-49d5-b955-59173050536d tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Volume info retrieved successfully. Jul 03 23:50:00.005248 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cd4f90a7-6d3a-49d5-b955-59173050536d tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a returned with HTTP 200 Jul 03 23:50:00.005673 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 328/1294] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:49:59 2026] GET /volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:00.093149 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-92588223-32f2-4230-9954-b85025177250 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:00.093596 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-92588223-32f2-4230-9954-b85025177250 None None] GET https://10.4.3.143/volume// Jul 03 23:50:00.093806 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-92588223-32f2-4230-9954-b85025177250 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:00.094069 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-92588223-32f2-4230-9954-b85025177250 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:00.095057 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-92588223-32f2-4230-9954-b85025177250 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:50:00.095057 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 323/1295] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:50: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 03 23:50:00.104749 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-50241c98-2b1d-43ab-9e9f-8fb8bcdb63ef None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:00.106849 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-50241c98-2b1d-43ab-9e9f-8fb8bcdb63ef tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:50:00.107086 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-50241c98-2b1d-43ab-9e9f-8fb8bcdb63ef tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:00.107308 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-50241c98-2b1d-43ab-9e9f-8fb8bcdb63ef tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:00.116161 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:00.116161 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:00.119260 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-50241c98-2b1d-43ab-9e9f-8fb8bcdb63ef tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Volume info retrieved successfully. Jul 03 23:50:00.123404 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-50241c98-2b1d-43ab-9e9f-8fb8bcdb63ef tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a returned with HTTP 200 Jul 03 23:50:00.123827 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 327/1296] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:50:00 2026] GET /volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a => generated 1026 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:50:00.221686 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-b6c8f6c5-cdff-4fc7-a91f-dc135ececd3a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:00.224476 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-b6c8f6c5-cdff-4fc7-a91f-dc135ececd3a tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] PUT https://10.4.3.143/volume/v3/attachments/23e6276d-6cd7-44f2-ae84-dd6dd97b48c8 Jul 03 23:50:00.224980 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-b6c8f6c5-cdff-4fc7-a91f-dc135ececd3a tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:00.236782 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-b6c8f6c5-cdff-4fc7-a91f-dc135ececd3a tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Acquiring lock "cinder-attachment_update-9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:50:00.241831 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-b6c8f6c5-cdff-4fc7-a91f-dc135ececd3a tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Lock "cinder-attachment_update-9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:50:00.243250 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:00.243250 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:00.496695 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-aba42621-c0fb-4617-bf95-65a524a0b97f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:00.500166 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aba42621-c0fb-4617-bf95-65a524a0b97f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:50:00.503147 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aba42621-c0fb-4617-bf95-65a524a0b97f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:00.503415 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aba42621-c0fb-4617-bf95-65a524a0b97f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:00.503539 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-aba42621-c0fb-4617-bf95-65a524a0b97f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:00.511059 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:00.511059 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:00.513689 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aba42621-c0fb-4617-bf95-65a524a0b97f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:50:00.514216 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 329/1297] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:00 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 792 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:00.773616 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-b6c8f6c5-cdff-4fc7-a91f-dc135ececd3a tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Lock "cinder-attachment_update-9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a-np0000004490" released by "attachment_update" :: held 0.530s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:50:00.774011 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-b6c8f6c5-cdff-4fc7-a91f-dc135ececd3a tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/attachments/23e6276d-6cd7-44f2-ae84-dd6dd97b48c8 returned with HTTP 200 Jul 03 23:50:00.774618 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 319/1298] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:50:00 2026] PUT /volume/v3/attachments/23e6276d-6cd7-44f2-ae84-dd6dd97b48c8 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:01.020037 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-82c17a60-21e7-45b1-99c7-cdb4ca8acedf None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:01.021980 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-82c17a60-21e7-45b1-99c7-cdb4ca8acedf tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:50:01.022109 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-82c17a60-21e7-45b1-99c7-cdb4ca8acedf tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:01.022239 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-82c17a60-21e7-45b1-99c7-cdb4ca8acedf tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:01.033341 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:01.033341 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:01.041494 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-82c17a60-21e7-45b1-99c7-cdb4ca8acedf tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Volume info retrieved successfully. Jul 03 23:50:01.046105 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-82c17a60-21e7-45b1-99c7-cdb4ca8acedf tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a returned with HTTP 200 Jul 03 23:50:01.046549 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 324/1299] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:01 2026] GET /volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:01.527118 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-050e9b32-f5e8-470a-abf5-7d6996a65a52 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:01.529245 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-050e9b32-f5e8-470a-abf5-7d6996a65a52 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:50:01.529509 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-050e9b32-f5e8-470a-abf5-7d6996a65a52 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:01.529774 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-050e9b32-f5e8-470a-abf5-7d6996a65a52 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:01.529930 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-050e9b32-f5e8-470a-abf5-7d6996a65a52 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:01.535098 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:01.535098 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:01.536063 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-050e9b32-f5e8-470a-abf5-7d6996a65a52 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:50:01.536682 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 328/1300] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:01 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:02.061374 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e68589c7-03b5-433c-bd75-0afcc7da32c7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:02.063460 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e68589c7-03b5-433c-bd75-0afcc7da32c7 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:50:02.063728 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e68589c7-03b5-433c-bd75-0afcc7da32c7 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:02.063981 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e68589c7-03b5-433c-bd75-0afcc7da32c7 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:02.073918 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:02.073918 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:02.078265 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e68589c7-03b5-433c-bd75-0afcc7da32c7 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Volume info retrieved successfully. Jul 03 23:50:02.082619 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e68589c7-03b5-433c-bd75-0afcc7da32c7 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a returned with HTTP 200 Jul 03 23:50:02.083013 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 330/1301] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:02 2026] GET /volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:02.547557 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9ca1ee19-3158-442d-92c0-28614cdd6cfd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:02.549343 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9ca1ee19-3158-442d-92c0-28614cdd6cfd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:50:02.549523 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9ca1ee19-3158-442d-92c0-28614cdd6cfd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:02.549713 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9ca1ee19-3158-442d-92c0-28614cdd6cfd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:02.549827 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-9ca1ee19-3158-442d-92c0-28614cdd6cfd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:02.554326 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:02.554326 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:02.555500 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9ca1ee19-3158-442d-92c0-28614cdd6cfd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:50:02.555909 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 320/1302] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:02 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:03.097256 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6fcc0ce6-0517-4d18-871f-50e2fac2f1e6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:03.099464 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6fcc0ce6-0517-4d18-871f-50e2fac2f1e6 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:50:03.099676 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6fcc0ce6-0517-4d18-871f-50e2fac2f1e6 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:03.100021 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6fcc0ce6-0517-4d18-871f-50e2fac2f1e6 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:03.110918 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:03.110918 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:03.114364 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6fcc0ce6-0517-4d18-871f-50e2fac2f1e6 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Volume info retrieved successfully. Jul 03 23:50:03.118683 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6fcc0ce6-0517-4d18-871f-50e2fac2f1e6 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a returned with HTTP 200 Jul 03 23:50:03.119094 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 325/1303] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:03 2026] GET /volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:03.566247 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ef678064-e7ad-49be-8ebf-ac788904921d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:03.568217 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ef678064-e7ad-49be-8ebf-ac788904921d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:50:03.568438 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ef678064-e7ad-49be-8ebf-ac788904921d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:03.568627 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ef678064-e7ad-49be-8ebf-ac788904921d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:03.568805 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-ef678064-e7ad-49be-8ebf-ac788904921d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:03.577082 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:03.577082 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:03.578068 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ef678064-e7ad-49be-8ebf-ac788904921d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:50:03.578663 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 329/1304] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:03 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:04.134493 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9432e151-d56b-4c08-a070-21ae5ceb4e87 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:04.138202 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9432e151-d56b-4c08-a070-21ae5ceb4e87 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:50:04.138472 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9432e151-d56b-4c08-a070-21ae5ceb4e87 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:04.138760 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9432e151-d56b-4c08-a070-21ae5ceb4e87 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:04.151063 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:04.151063 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:04.156071 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9432e151-d56b-4c08-a070-21ae5ceb4e87 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Volume info retrieved successfully. Jul 03 23:50:04.162473 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9432e151-d56b-4c08-a070-21ae5ceb4e87 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a returned with HTTP 200 Jul 03 23:50:04.163083 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 331/1305] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:04 2026] GET /volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:04.592157 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f8b6f1a6-c956-4199-b5f7-9466fb1b5fff None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:04.594315 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f8b6f1a6-c956-4199-b5f7-9466fb1b5fff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:50:04.594456 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f8b6f1a6-c956-4199-b5f7-9466fb1b5fff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:04.594684 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f8b6f1a6-c956-4199-b5f7-9466fb1b5fff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:04.594838 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-f8b6f1a6-c956-4199-b5f7-9466fb1b5fff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:04.600347 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:04.600347 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:04.600757 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f8b6f1a6-c956-4199-b5f7-9466fb1b5fff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:50:04.601194 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 321/1306] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:04 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:05.177206 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a3c128ec-7d86-4809-ba3b-504074148eff None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:05.178908 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a3c128ec-7d86-4809-ba3b-504074148eff tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:50:05.179103 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a3c128ec-7d86-4809-ba3b-504074148eff tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:05.179265 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a3c128ec-7d86-4809-ba3b-504074148eff tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:05.191414 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:05.191414 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:05.194907 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a3c128ec-7d86-4809-ba3b-504074148eff tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Volume info retrieved successfully. Jul 03 23:50:05.199040 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a3c128ec-7d86-4809-ba3b-504074148eff tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a returned with HTTP 200 Jul 03 23:50:05.199399 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 326/1307] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:05 2026] GET /volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:05.612186 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7c0ab1e0-c1fb-4464-811a-3ad0414bc3a3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:05.615719 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7c0ab1e0-c1fb-4464-811a-3ad0414bc3a3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:50:05.615917 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7c0ab1e0-c1fb-4464-811a-3ad0414bc3a3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:05.616098 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7c0ab1e0-c1fb-4464-811a-3ad0414bc3a3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:05.616199 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-7c0ab1e0-c1fb-4464-811a-3ad0414bc3a3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:05.624095 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:05.624095 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:05.625074 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7c0ab1e0-c1fb-4464-811a-3ad0414bc3a3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:50:05.625559 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 330/1308] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:05 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:05.637007 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7162ddb0-5bf6-4454-bf8a-deda9168f7b9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:05.638833 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7162ddb0-5bf6-4454-bf8a-deda9168f7b9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/b8688590-5037-4c1a-89cb-5baea8e651d2 Jul 03 23:50:05.639017 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7162ddb0-5bf6-4454-bf8a-deda9168f7b9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:05.639192 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7162ddb0-5bf6-4454-bf8a-deda9168f7b9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:05.645931 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:05.645931 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:05.650510 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7162ddb0-5bf6-4454-bf8a-deda9168f7b9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:05.655748 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7162ddb0-5bf6-4454-bf8a-deda9168f7b9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/b8688590-5037-4c1a-89cb-5baea8e651d2 returned with HTTP 200 Jul 03 23:50:05.656123 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 332/1309] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:05 2026] GET /volume/v3/volumes/b8688590-5037-4c1a-89cb-5baea8e651d2 => generated 1411 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:05.671680 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7b67d138-5434-44e4-a67b-11b8e974272b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:05.673490 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7b67d138-5434-44e4-a67b-11b8e974272b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/b8688590-5037-4c1a-89cb-5baea8e651d2 Jul 03 23:50:05.673686 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7b67d138-5434-44e4-a67b-11b8e974272b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:05.673941 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7b67d138-5434-44e4-a67b-11b8e974272b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:05.683634 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:05.683634 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:05.688632 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7b67d138-5434-44e4-a67b-11b8e974272b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:05.694771 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7b67d138-5434-44e4-a67b-11b8e974272b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/b8688590-5037-4c1a-89cb-5baea8e651d2 returned with HTTP 200 Jul 03 23:50:05.695191 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 322/1310] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:05 2026] GET /volume/v3/volumes/b8688590-5037-4c1a-89cb-5baea8e651d2 => generated 1411 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:05.715930 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b1056a7b-ba22-4533-aa6e-d29b9c05fd52 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:05.718673 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b1056a7b-ba22-4533-aa6e-d29b9c05fd52 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] DELETE https://10.4.3.143/volume/v3/volumes/b8688590-5037-4c1a-89cb-5baea8e651d2 Jul 03 23:50:05.718904 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b1056a7b-ba22-4533-aa6e-d29b9c05fd52 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:05.719082 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b1056a7b-ba22-4533-aa6e-d29b9c05fd52 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:05.719229 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-b1056a7b-ba22-4533-aa6e-d29b9c05fd52 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete volume with id: b8688590-5037-4c1a-89cb-5baea8e651d2 Jul 03 23:50:05.733180 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:05.733180 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:05.733693 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b1056a7b-ba22-4533-aa6e-d29b9c05fd52 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:05.772357 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b1056a7b-ba22-4533-aa6e-d29b9c05fd52 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete volume request issued successfully. Jul 03 23:50:05.772602 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b1056a7b-ba22-4533-aa6e-d29b9c05fd52 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/b8688590-5037-4c1a-89cb-5baea8e651d2 returned with HTTP 202 Jul 03 23:50:05.773034 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 327/1311] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:50:05 2026] DELETE /volume/v3/volumes/b8688590-5037-4c1a-89cb-5baea8e651d2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:50:05.780325 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c622fb35-b08c-4577-aac0-1aa636835f58 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:05.782472 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c622fb35-b08c-4577-aac0-1aa636835f58 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/b8688590-5037-4c1a-89cb-5baea8e651d2 Jul 03 23:50:05.782747 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c622fb35-b08c-4577-aac0-1aa636835f58 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:05.782927 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c622fb35-b08c-4577-aac0-1aa636835f58 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:05.791045 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:05.791045 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:05.795587 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c622fb35-b08c-4577-aac0-1aa636835f58 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:05.801318 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c622fb35-b08c-4577-aac0-1aa636835f58 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/b8688590-5037-4c1a-89cb-5baea8e651d2 returned with HTTP 200 Jul 03 23:50:05.801899 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 331/1312] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:05 2026] GET /volume/v3/volumes/b8688590-5037-4c1a-89cb-5baea8e651d2 => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:06.216802 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4a24c4a4-9f44-421b-83c4-aa596664aa29 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:06.218655 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4a24c4a4-9f44-421b-83c4-aa596664aa29 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:50:06.218866 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4a24c4a4-9f44-421b-83c4-aa596664aa29 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:06.219045 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4a24c4a4-9f44-421b-83c4-aa596664aa29 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:06.233466 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:06.233466 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:06.238305 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4a24c4a4-9f44-421b-83c4-aa596664aa29 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Volume info retrieved successfully. Jul 03 23:50:06.250603 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4a24c4a4-9f44-421b-83c4-aa596664aa29 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a returned with HTTP 200 Jul 03 23:50:06.251069 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 333/1313] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:06 2026] GET /volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:06.814670 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a79a442b-0ea3-49d8-bcf1-22b8ea897818 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:06.816905 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a79a442b-0ea3-49d8-bcf1-22b8ea897818 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/b8688590-5037-4c1a-89cb-5baea8e651d2 Jul 03 23:50:06.817079 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a79a442b-0ea3-49d8-bcf1-22b8ea897818 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:06.817255 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a79a442b-0ea3-49d8-bcf1-22b8ea897818 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:06.823459 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a79a442b-0ea3-49d8-bcf1-22b8ea897818 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/b8688590-5037-4c1a-89cb-5baea8e651d2 returned with HTTP 404 Jul 03 23:50:06.823929 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 323/1314] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:06 2026] GET /volume/v3/volumes/b8688590-5037-4c1a-89cb-5baea8e651d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:06.832101 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-636c32bd-3e3b-443e-8770-acc2a9e98d45 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:06.833986 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-636c32bd-3e3b-443e-8770-acc2a9e98d45 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] DELETE https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:50:06.834244 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-636c32bd-3e3b-443e-8770-acc2a9e98d45 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:06.834551 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-636c32bd-3e3b-443e-8770-acc2a9e98d45 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:06.834694 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-636c32bd-3e3b-443e-8770-acc2a9e98d45 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete backup with id: 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. Jul 03 23:50:06.839336 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:06.839336 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:06.852088 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-636c32bd-3e3b-443e-8770-acc2a9e98d45 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] delete_backup rpcapi backup_id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a {{(pid=99862) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:50:06.853830 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-636c32bd-3e3b-443e-8770-acc2a9e98d45 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 202 Jul 03 23:50:06.854407 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 328/1315] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:50:06 2026] DELETE /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:50:06.861145 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a7814669-38b0-43ce-bc4a-4ab3bb15f888 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:06.862997 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a7814669-38b0-43ce-bc4a-4ab3bb15f888 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:50:06.863230 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a7814669-38b0-43ce-bc4a-4ab3bb15f888 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:06.863463 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a7814669-38b0-43ce-bc4a-4ab3bb15f888 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:06.863608 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-a7814669-38b0-43ce-bc4a-4ab3bb15f888 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:06.867548 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:06.867548 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:06.868273 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a7814669-38b0-43ce-bc4a-4ab3bb15f888 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 200 Jul 03 23:50:06.868657 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 332/1316] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:06 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:07.022806 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-f1202e42-b656-46ab-ac81-520e5d0e64c0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:07.026123 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-f1202e42-b656-46ab-ac81-520e5d0e64c0 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] POST https://10.4.3.143/volume/v3/attachments/23e6276d-6cd7-44f2-ae84-dd6dd97b48c8/action Jul 03 23:50:07.026123 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-f1202e42-b656-46ab-ac81-520e5d0e64c0 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:50:07.026123 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-f1202e42-b656-46ab-ac81-520e5d0e64c0 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:07.046167 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:07.046167 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:07.061738 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ec486575-2329-4e44-8a70-39d1ac4818ad req-f1202e42-b656-46ab-ac81-520e5d0e64c0 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/attachments/23e6276d-6cd7-44f2-ae84-dd6dd97b48c8/action returned with HTTP 204 Jul 03 23:50:07.061738 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 334/1317] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:50:07 2026] POST /volume/v3/attachments/23e6276d-6cd7-44f2-ae84-dd6dd97b48c8/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:07.264799 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0da567aa-7c41-4b60-a726-d7d2bc348cd9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:07.266666 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0da567aa-7c41-4b60-a726-d7d2bc348cd9 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:50:07.266943 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0da567aa-7c41-4b60-a726-d7d2bc348cd9 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:07.267137 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0da567aa-7c41-4b60-a726-d7d2bc348cd9 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:07.279974 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:07.279974 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:07.284479 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0da567aa-7c41-4b60-a726-d7d2bc348cd9 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Volume info retrieved successfully. Jul 03 23:50:07.292250 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0da567aa-7c41-4b60-a726-d7d2bc348cd9 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a returned with HTTP 200 Jul 03 23:50:07.292748 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 324/1318] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:07 2026] GET /volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:07.305180 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5f8e4c1b-3041-4f87-8dc6-56840e2d7cea None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:07.307056 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5f8e4c1b-3041-4f87-8dc6-56840e2d7cea tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:50:07.307284 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5f8e4c1b-3041-4f87-8dc6-56840e2d7cea tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:07.307452 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5f8e4c1b-3041-4f87-8dc6-56840e2d7cea tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:07.319109 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:07.319109 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:07.325359 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5f8e4c1b-3041-4f87-8dc6-56840e2d7cea tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Volume info retrieved successfully. Jul 03 23:50:07.331568 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5f8e4c1b-3041-4f87-8dc6-56840e2d7cea tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a returned with HTTP 200 Jul 03 23:50:07.332234 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 329/1319] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:07 2026] GET /volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:07.879736 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c377ba67-ce52-463a-a40f-1327fab6eb99 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:07.881812 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c377ba67-ce52-463a-a40f-1327fab6eb99 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a Jul 03 23:50:07.882020 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c377ba67-ce52-463a-a40f-1327fab6eb99 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:07.882246 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c377ba67-ce52-463a-a40f-1327fab6eb99 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:07.882386 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-c377ba67-ce52-463a-a40f-1327fab6eb99 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:07.885806 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c377ba67-ce52-463a-a40f-1327fab6eb99 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a returned with HTTP 404 Jul 03 23:50:07.886590 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 333/1320] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:07 2026] GET /volume/v3/backups/51f9ef8e-69ea-4ca4-a6c9-cadcfd5dd35a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:07.964503 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0abf5ed9-d7ee-4a2d-bd8b-7649dcdb1063 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:07.966354 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0abf5ed9-d7ee-4a2d-bd8b-7649dcdb1063 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 Jul 03 23:50:07.966565 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0abf5ed9-d7ee-4a2d-bd8b-7649dcdb1063 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:07.966790 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0abf5ed9-d7ee-4a2d-bd8b-7649dcdb1063 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:07.973566 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:07.973566 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:07.977036 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0abf5ed9-d7ee-4a2d-bd8b-7649dcdb1063 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:07.981846 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0abf5ed9-d7ee-4a2d-bd8b-7649dcdb1063 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 returned with HTTP 200 Jul 03 23:50:07.982316 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 335/1321] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:07 2026] GET /volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:07.998788 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3209730c-0443-44bd-bdc7-f0aa8471b2ac None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:08.000645 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3209730c-0443-44bd-bdc7-f0aa8471b2ac tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] DELETE https://10.4.3.143/volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 Jul 03 23:50:08.000857 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3209730c-0443-44bd-bdc7-f0aa8471b2ac tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:08.001044 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3209730c-0443-44bd-bdc7-f0aa8471b2ac tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:08.001197 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-3209730c-0443-44bd-bdc7-f0aa8471b2ac tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete volume with id: 6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 Jul 03 23:50:08.009541 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:08.009541 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:08.010023 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3209730c-0443-44bd-bdc7-f0aa8471b2ac tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:08.026504 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3209730c-0443-44bd-bdc7-f0aa8471b2ac tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete volume request issued successfully. Jul 03 23:50:08.026786 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3209730c-0443-44bd-bdc7-f0aa8471b2ac tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 returned with HTTP 202 Jul 03 23:50:08.027259 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 325/1322] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:50:07 2026] DELETE /volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:50:08.043107 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9586cad5-3ddf-4999-89f4-ac6a93f0132b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:08.047059 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9586cad5-3ddf-4999-89f4-ac6a93f0132b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 Jul 03 23:50:08.047269 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9586cad5-3ddf-4999-89f4-ac6a93f0132b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:08.047716 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9586cad5-3ddf-4999-89f4-ac6a93f0132b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:08.057035 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:08.057035 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:08.062412 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9586cad5-3ddf-4999-89f4-ac6a93f0132b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:08.069621 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9586cad5-3ddf-4999-89f4-ac6a93f0132b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 returned with HTTP 200 Jul 03 23:50:08.070364 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 330/1323] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:08 2026] GET /volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:09.085001 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-bbfb4744-daa6-44dd-bc05-9b1cd3bc74ae None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:09.088375 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bbfb4744-daa6-44dd-bc05-9b1cd3bc74ae tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 Jul 03 23:50:09.088375 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bbfb4744-daa6-44dd-bc05-9b1cd3bc74ae tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:09.088375 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bbfb4744-daa6-44dd-bc05-9b1cd3bc74ae tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:09.097326 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bbfb4744-daa6-44dd-bc05-9b1cd3bc74ae tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 returned with HTTP 404 Jul 03 23:50:09.098400 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 334/1324] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:09 2026] GET /volume/v3/volumes/6b5fedcd-ad7c-419c-a96a-4b0a5bfaf882 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:09.113798 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:09.115965 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:50:09.116348 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-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-2118682504"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:09.118457 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2118682504'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:50:09.118613 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Create volume of 1 GB Jul 03 23:50:09.123776 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Availability Zones retrieved successfully. Jul 03 23:50:09.131222 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Flow 'volume_create_api' (d7efb20b-cf73-43fb-a745-482adbc86d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:50:09.132168 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c3f5e4-4ac1-4733-80a2-d0d27f2e9fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:09.133489 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:50:09.173738 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80c3f5e4-4ac1-4733-80a2-d0d27f2e9fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:09.174731 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e82ced3-fd2d-4e33-b48c-36f18e141ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:09.224272 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Created reservations ['4aaa394e-1cb0-42f1-90eb-b5c327676154', '658b373b-360b-48b2-8f27-5010dc3ce74a', '012752d2-93a7-4c5c-9e75-9d326642bf51', '3d4a7268-62f9-4fcb-a39e-3a3e472e9dbf'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:50:09.225167 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e82ced3-fd2d-4e33-b48c-36f18e141ed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4aaa394e-1cb0-42f1-90eb-b5c327676154', '658b373b-360b-48b2-8f27-5010dc3ce74a', '012752d2-93a7-4c5c-9e75-9d326642bf51', '3d4a7268-62f9-4fcb-a39e-3a3e472e9dbf']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:09.225930 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6e7951a-5014-426b-9465-996951da3543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:09.264642 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6e7951a-5014-426b-9465-996951da3543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c703e2c-1182-4a2f-b01d-ac97d52282ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2118682504',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='77c0e7ecab7041c1982cf3f82be3bb31',qos_specs=None,replication_status=,reservations=['4aaa394e-1cb0-42f1-90eb-b5c327676154','658b373b-360b-48b2-8f27-5010dc3ce74a','012752d2-93a7-4c5c-9e75-9d326642bf51','3d4a7268-62f9-4fcb-a39e-3a3e472e9dbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='529f3b5f8ac242bba85a01808ba375a4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:50:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2118682504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c703e2c-1182-4a2f-b01d-ac97d52282ac,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='77c0e7ecab7041c1982cf3f82be3bb31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='529f3b5f8ac242bba85a01808ba375a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:09.264642 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc0c55ac-2e72-48de-ab17-afb7edeb266a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:09.281948 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc0c55ac-2e72-48de-ab17-afb7edeb266a) transitioned into state 'SUCCESS' from state '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-2118682504',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='77c0e7ecab7041c1982cf3f82be3bb31',qos_specs=None,replication_status=,reservations=['4aaa394e-1cb0-42f1-90eb-b5c327676154','658b373b-360b-48b2-8f27-5010dc3ce74a','012752d2-93a7-4c5c-9e75-9d326642bf51','3d4a7268-62f9-4fcb-a39e-3a3e472e9dbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='529f3b5f8ac242bba85a01808ba375a4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:09.282615 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d29a0fb-a26a-4c22-ad7d-43c1b927134e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:09.294504 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d29a0fb-a26a-4c22-ad7d-43c1b927134e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:09.295195 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Flow 'volume_create_api' (d7efb20b-cf73-43fb-a745-482adbc86d2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:50:09.295505 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Create volume request issued successfully. Jul 03 23:50:09.296091 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1684038d-25f1-40e0-987c-186b0a7ac9c2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:50:09.296511 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 336/1325] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:50:09 2026] POST /volume/v3/volumes => generated 816 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:50:09.309142 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6f3bdda5-77c7-48ac-96ea-b9e0c1b3f8b9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:09.311356 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6f3bdda5-77c7-48ac-96ea-b9e0c1b3f8b9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac Jul 03 23:50:09.311589 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6f3bdda5-77c7-48ac-96ea-b9e0c1b3f8b9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:09.311841 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6f3bdda5-77c7-48ac-96ea-b9e0c1b3f8b9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:09.320040 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:09.320040 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:09.324173 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6f3bdda5-77c7-48ac-96ea-b9e0c1b3f8b9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:09.329141 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6f3bdda5-77c7-48ac-96ea-b9e0c1b3f8b9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac returned with HTTP 200 Jul 03 23:50:09.329604 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 326/1326] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:09 2026] GET /volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:10.343085 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e210aa33-e326-4a3b-849c-ed891462d2b6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:10.345107 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e210aa33-e326-4a3b-849c-ed891462d2b6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac Jul 03 23:50:10.345446 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e210aa33-e326-4a3b-849c-ed891462d2b6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:10.345649 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e210aa33-e326-4a3b-849c-ed891462d2b6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:10.356231 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:10.356231 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:10.361560 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e210aa33-e326-4a3b-849c-ed891462d2b6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:10.366844 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e210aa33-e326-4a3b-849c-ed891462d2b6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac returned with HTTP 200 Jul 03 23:50:10.367235 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 331/1327] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:10 2026] GET /volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac => generated 909 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:10.382903 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-303c060c-f6cc-4d4d-a18b-657bf69e47cb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:10.385151 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-303c060c-f6cc-4d4d-a18b-657bf69e47cb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] POST https://10.4.3.143/volume/v3/backups Jul 03 23:50:10.385616 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-303c060c-f6cc-4d4d-a18b-657bf69e47cb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8c703e2c-1182-4a2f-b01d-ac97d52282ac", "name": "tempest-VolumesBackupsTest-Backup-1733834283", "description": "tempest-backup-description-140650429", "container": "tempest-volumesbackupstest-backup-container-135840081"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:10.390625 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.backups [None req-303c060c-f6cc-4d4d-a18b-657bf69e47cb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Creating new backup {'backup': {'volume_id': '8c703e2c-1182-4a2f-b01d-ac97d52282ac', 'name': 'tempest-VolumesBackupsTest-Backup-1733834283', 'description': 'tempest-backup-description-140650429', 'container': 'tempest-volumesbackupstest-backup-container-135840081'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:50:10.390817 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-303c060c-f6cc-4d4d-a18b-657bf69e47cb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Creating backup of volume 8c703e2c-1182-4a2f-b01d-ac97d52282ac in container tempest-volumesbackupstest-backup-container-135840081 Jul 03 23:50:10.400652 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:10.400652 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:10.401369 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-303c060c-f6cc-4d4d-a18b-657bf69e47cb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:10.425645 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-303c060c-f6cc-4d4d-a18b-657bf69e47cb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Created reservations ['0c89ffe3-92b2-4568-8968-d8a6ca2ba20f', '6ecb2231-49a2-48d7-a3c2-3df6a724fbdf'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:50:10.464065 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-303c060c-f6cc-4d4d-a18b-657bf69e47cb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:50:10.464528 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 335/1328] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:50:10 2026] POST /volume/v3/backups => generated 330 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:50:10.473798 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8b81080f-2d35-4aa0-b4d5-0f48f185c39c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:10.476364 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8b81080f-2d35-4aa0-b4d5-0f48f185c39c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:10.476666 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8b81080f-2d35-4aa0-b4d5-0f48f185c39c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:10.477274 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8b81080f-2d35-4aa0-b4d5-0f48f185c39c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:10.477439 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-8b81080f-2d35-4aa0-b4d5-0f48f185c39c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:10.482536 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:10.482536 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:10.483379 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8b81080f-2d35-4aa0-b4d5-0f48f185c39c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:10.483885 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 337/1329] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:10 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:11.469123 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:11.471053 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:50:11.471474 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1164530670"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:11.473394 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1164530670'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:50:11.473552 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Create volume of 1 GB Jul 03 23:50:11.478767 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Availability Zones retrieved successfully. Jul 03 23:50:11.484179 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Flow 'volume_create_api' (3bb05f2a-bcfd-4774-b589-2e7edbd93331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:50:11.485222 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de907bc-ae00-4834-8210-abf788518bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:11.486155 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:50:11.494121 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-eb8e6c78-4476-4d26-bb45-1b130782454c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:11.495867 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-eb8e6c78-4476-4d26-bb45-1b130782454c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:11.496044 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-eb8e6c78-4476-4d26-bb45-1b130782454c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:11.496232 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-eb8e6c78-4476-4d26-bb45-1b130782454c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:11.496346 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-eb8e6c78-4476-4d26-bb45-1b130782454c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:11.500825 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:11.500825 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:11.501661 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-eb8e6c78-4476-4d26-bb45-1b130782454c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:11.502059 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 332/1330] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:11 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:11.517086 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2de907bc-ae00-4834-8210-abf788518bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:11.517998 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64e177a1-7f5d-47af-8034-d3fdf9641222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:11.558680 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Created reservations ['9f474119-5a5e-4e6e-8ca5-25b38ffe9e61', '2d8adbe0-f758-485b-bdae-350972b84efd', '476a776c-64a7-49f7-aeaa-42fbdc423672', 'b2878377-1982-4c1d-b9ed-999ef2a05d72'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:50:11.559815 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64e177a1-7f5d-47af-8034-d3fdf9641222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f474119-5a5e-4e6e-8ca5-25b38ffe9e61', '2d8adbe0-f758-485b-bdae-350972b84efd', '476a776c-64a7-49f7-aeaa-42fbdc423672', 'b2878377-1982-4c1d-b9ed-999ef2a05d72']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:11.560656 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a3c0e2a-14b3-46eb-b9e6-b5dd78944577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:11.588338 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a3c0e2a-14b3-46eb-b9e6-b5dd78944577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6800cae4-c8ae-43bd-ba31-a765bb7ee554', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1164530670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe55ab24e231410482a413878a1d2330',qos_specs=None,replication_status=,reservations=['9f474119-5a5e-4e6e-8ca5-25b38ffe9e61','2d8adbe0-f758-485b-bdae-350972b84efd','476a776c-64a7-49f7-aeaa-42fbdc423672','b2878377-1982-4c1d-b9ed-999ef2a05d72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee97837de33b4e16be0b9dd79eed71fa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:50:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1164530670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6800cae4-c8ae-43bd-ba31-a765bb7ee554,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe55ab24e231410482a413878a1d2330',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee97837de33b4e16be0b9dd79eed71fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:11.589137 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad704a1-d309-4685-80fc-77c0edc10345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:11.611036 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad704a1-d309-4685-80fc-77c0edc10345) transitioned into state 'SUCCESS' from state '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-1164530670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe55ab24e231410482a413878a1d2330',qos_specs=None,replication_status=,reservations=['9f474119-5a5e-4e6e-8ca5-25b38ffe9e61','2d8adbe0-f758-485b-bdae-350972b84efd','476a776c-64a7-49f7-aeaa-42fbdc423672','b2878377-1982-4c1d-b9ed-999ef2a05d72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee97837de33b4e16be0b9dd79eed71fa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:11.611938 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b0fbb8b-8e18-4359-a32e-24aa9e9f9142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:11.623732 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b0fbb8b-8e18-4359-a32e-24aa9e9f9142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:11.624570 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Flow 'volume_create_api' (3bb05f2a-bcfd-4774-b589-2e7edbd93331) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:50:11.625133 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Create volume request issued successfully. Jul 03 23:50:11.625847 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aaa18a0c-e85d-440d-b73d-9c258e92b92d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:50:11.626287 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 327/1331] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:50:11 2026] POST /volume/v3/volumes => generated 751 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:50:11.638751 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e3484865-4b08-4ce2-821d-07739296b39b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:11.640894 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e3484865-4b08-4ce2-821d-07739296b39b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:11.641136 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e3484865-4b08-4ce2-821d-07739296b39b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:11.641366 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e3484865-4b08-4ce2-821d-07739296b39b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:11.650028 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:11.650028 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:11.654326 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e3484865-4b08-4ce2-821d-07739296b39b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:11.659317 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e3484865-4b08-4ce2-821d-07739296b39b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:11.659777 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 336/1332] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:11 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:12.511989 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2db8b43b-5216-46b9-9fa0-587bcabf1144 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:12.513743 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2db8b43b-5216-46b9-9fa0-587bcabf1144 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:12.513943 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2db8b43b-5216-46b9-9fa0-587bcabf1144 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:12.514119 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2db8b43b-5216-46b9-9fa0-587bcabf1144 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:12.514223 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-2db8b43b-5216-46b9-9fa0-587bcabf1144 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:12.518386 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:12.518386 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:12.519179 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2db8b43b-5216-46b9-9fa0-587bcabf1144 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:12.519539 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 338/1333] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:12 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:12.671657 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-40f2fd7d-d6ef-4619-bca6-2b12a1f85a27 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:12.673479 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-40f2fd7d-d6ef-4619-bca6-2b12a1f85a27 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:12.673734 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-40f2fd7d-d6ef-4619-bca6-2b12a1f85a27 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:12.673956 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-40f2fd7d-d6ef-4619-bca6-2b12a1f85a27 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:12.681359 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:12.681359 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:12.685643 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-40f2fd7d-d6ef-4619-bca6-2b12a1f85a27 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:12.690623 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-40f2fd7d-d6ef-4619-bca6-2b12a1f85a27 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:12.691043 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 333/1334] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:12 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:12.735352 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-2a106a0c-ae35-4cc1-9402-267946164615 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:12.739620 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-2a106a0c-ae35-4cc1-9402-267946164615 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:12.739620 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-2a106a0c-ae35-4cc1-9402-267946164615 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:12.739620 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-2a106a0c-ae35-4cc1-9402-267946164615 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:12.745197 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:12.745197 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:12.748650 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-2a106a0c-ae35-4cc1-9402-267946164615 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:12.752605 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-2a106a0c-ae35-4cc1-9402-267946164615 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:12.753100 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 328/1335] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:50:12 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:13.529962 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-35824773-f581-4ac8-8c8d-5872f1175ba8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:13.531766 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-35824773-f581-4ac8-8c8d-5872f1175ba8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:13.531957 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-35824773-f581-4ac8-8c8d-5872f1175ba8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:13.532133 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-35824773-f581-4ac8-8c8d-5872f1175ba8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:13.532236 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-35824773-f581-4ac8-8c8d-5872f1175ba8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:13.536219 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:13.536219 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:13.536915 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-35824773-f581-4ac8-8c8d-5872f1175ba8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:13.537250 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 337/1336] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:13 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:14.546682 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9553543e-5acf-40d7-a36f-25ff648713dc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:14.548416 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9553543e-5acf-40d7-a36f-25ff648713dc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:14.548621 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9553543e-5acf-40d7-a36f-25ff648713dc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:14.548826 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9553543e-5acf-40d7-a36f-25ff648713dc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:14.548944 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-9553543e-5acf-40d7-a36f-25ff648713dc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:14.553350 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:14.553350 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:14.554068 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9553543e-5acf-40d7-a36f-25ff648713dc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:14.554397 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 339/1337] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:14 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:14.690740 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-8028e83e-a396-4898-ae75-4bb37c3a4549 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:14.692850 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-8028e83e-a396-4898-ae75-4bb37c3a4549 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:50:14.693172 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-8028e83e-a396-4898-ae75-4bb37c3a4549 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:14.693434 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-8028e83e-a396-4898-ae75-4bb37c3a4549 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:14.706399 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:14.706399 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:14.710785 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-8028e83e-a396-4898-ae75-4bb37c3a4549 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:50:14.715520 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-8028e83e-a396-4898-ae75-4bb37c3a4549 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:50:14.716114 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 334/1338] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:50:14 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:14.806433 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1860469b-2f10-4468-9f4f-f5e49618ecd8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:14.806906 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1860469b-2f10-4468-9f4f-f5e49618ecd8 None None] GET https://10.4.3.143/volume// Jul 03 23:50:14.807072 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1860469b-2f10-4468-9f4f-f5e49618ecd8 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:14.807250 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1860469b-2f10-4468-9f4f-f5e49618ecd8 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:14.807581 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1860469b-2f10-4468-9f4f-f5e49618ecd8 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:50:14.807881 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 329/1339] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:50: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 03 23:50:14.816167 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-33f15b2a-8436-4b5f-b9d3-576cd21cc4a8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:14.819683 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-33f15b2a-8436-4b5f-b9d3-576cd21cc4a8 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:50:14.820097 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-33f15b2a-8436-4b5f-b9d3-576cd21cc4a8 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6800cae4-c8ae-43bd-ba31-a765bb7ee554", "connector": null, "instance_uuid": "c03da049-197e-47c4-9b68-6825e03dae72"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:14.830454 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:14.830454 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:14.862476 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-33f15b2a-8436-4b5f-b9d3-576cd21cc4a8 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:50:14.862476 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 338/1340] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:50:14 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:15.276076 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ce7a8a70-f689-4f36-9c6b-7c96775d3b21 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:15.278525 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ce7a8a70-f689-4f36-9c6b-7c96775d3b21 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:15.278931 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ce7a8a70-f689-4f36-9c6b-7c96775d3b21 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:15.279230 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ce7a8a70-f689-4f36-9c6b-7c96775d3b21 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:15.291773 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:15.291773 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:15.294551 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ce7a8a70-f689-4f36-9c6b-7c96775d3b21 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:15.299667 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ce7a8a70-f689-4f36-9c6b-7c96775d3b21 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:15.300115 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 340/1341] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:15 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:15.409789 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ab2cd67b-35f3-4bc8-93a3-6b1c29b7d92a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:15.410255 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ab2cd67b-35f3-4bc8-93a3-6b1c29b7d92a None None] GET https://10.4.3.143/volume// Jul 03 23:50:15.410451 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ab2cd67b-35f3-4bc8-93a3-6b1c29b7d92a None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:15.410684 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ab2cd67b-35f3-4bc8-93a3-6b1c29b7d92a None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:15.411060 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ab2cd67b-35f3-4bc8-93a3-6b1c29b7d92a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:50:15.411383 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 335/1342] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23: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 03 23:50:15.437730 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-515141cc-bf0c-4b42-97fe-ede08214fa81 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:15.439192 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-515141cc-bf0c-4b42-97fe-ede08214fa81 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:15.439327 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-515141cc-bf0c-4b42-97fe-ede08214fa81 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:15.439520 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-515141cc-bf0c-4b42-97fe-ede08214fa81 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:15.453799 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:15.453799 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:15.462122 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-515141cc-bf0c-4b42-97fe-ede08214fa81 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:15.469020 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-515141cc-bf0c-4b42-97fe-ede08214fa81 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:15.470340 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 330/1343] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:50:15 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:50:15.564976 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-841388ad-c0c9-4161-984c-cf1f18e1114c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:15.567587 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-841388ad-c0c9-4161-984c-cf1f18e1114c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:15.567587 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-841388ad-c0c9-4161-984c-cf1f18e1114c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:15.567587 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-841388ad-c0c9-4161-984c-cf1f18e1114c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:15.567587 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-841388ad-c0c9-4161-984c-cf1f18e1114c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:15.573790 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:15.573790 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:15.573790 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-841388ad-c0c9-4161-984c-cf1f18e1114c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:15.573790 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 339/1344] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:15 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:15.631403 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-8feb7c69-ebbb-447d-8c01-4f8ed88c91cb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:15.634055 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-8feb7c69-ebbb-447d-8c01-4f8ed88c91cb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] PUT https://10.4.3.143/volume/v3/attachments/ce6fda33-c2bb-4540-9a85-5f06504d7006 Jul 03 23:50:15.634567 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-8feb7c69-ebbb-447d-8c01-4f8ed88c91cb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:15.641985 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b73d66d4-cceb-4291-aaf5-cfc78c7c11f9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:15.643278 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b73d66d4-cceb-4291-aaf5-cfc78c7c11f9 None None] GET https://10.4.3.143/volume// Jul 03 23:50:15.643278 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b73d66d4-cceb-4291-aaf5-cfc78c7c11f9 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:15.643278 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b73d66d4-cceb-4291-aaf5-cfc78c7c11f9 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:15.643278 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b73d66d4-cceb-4291-aaf5-cfc78c7c11f9 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:50:15.643613 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 336/1345] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:50:15 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:50:15.647838 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-8feb7c69-ebbb-447d-8c01-4f8ed88c91cb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Acquiring lock "cinder-attachment_update-6800cae4-c8ae-43bd-ba31-a765bb7ee554-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:50:15.652980 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-90ee58b0-4737-4df7-af54-3e8e5a8ad17a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:15.653081 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-8feb7c69-ebbb-447d-8c01-4f8ed88c91cb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Lock "cinder-attachment_update-6800cae4-c8ae-43bd-ba31-a765bb7ee554-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:50:15.654053 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:15.654053 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:15.655260 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-90ee58b0-4737-4df7-af54-3e8e5a8ad17a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:50:15.655619 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-90ee58b0-4737-4df7-af54-3e8e5a8ad17a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be203ed1-aa30-40dc-a4b6-b27ab65b3ca6", "connector": null, "instance_uuid": "0099f973-e93a-47ba-acdb-c399dc58f79f"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:15.669002 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:15.669002 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:15.697946 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-90ee58b0-4737-4df7-af54-3e8e5a8ad17a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:50:15.698375 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 331/1346] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:50:15 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:15.706294 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-df44cf19-2856-404c-b4db-2df13f2d7309 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:15.708807 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-df44cf19-2856-404c-b4db-2df13f2d7309 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] DELETE https://10.4.3.143/volume/v3/attachments/9a294d73-9aa7-47a1-bd7b-17fcf4241744 Jul 03 23:50:15.709047 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-df44cf19-2856-404c-b4db-2df13f2d7309 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:15.709216 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-df44cf19-2856-404c-b4db-2df13f2d7309 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:15.717872 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:15.717872 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:16.180913 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-8feb7c69-ebbb-447d-8c01-4f8ed88c91cb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Lock "cinder-attachment_update-6800cae4-c8ae-43bd-ba31-a765bb7ee554-np0000004490" released by "attachment_update" :: held 0.528s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:50:16.181253 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-8feb7c69-ebbb-447d-8c01-4f8ed88c91cb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/attachments/ce6fda33-c2bb-4540-9a85-5f06504d7006 returned with HTTP 200 Jul 03 23:50:16.181740 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 341/1347] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:50:15 2026] PUT /volume/v3/attachments/ce6fda33-c2bb-4540-9a85-5f06504d7006 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:16.269058 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-df44cf19-2856-404c-b4db-2df13f2d7309 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/9a294d73-9aa7-47a1-bd7b-17fcf4241744 returned with HTTP 200 Jul 03 23:50:16.269058 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 340/1348] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:50:15 2026] DELETE /volume/v3/attachments/9a294d73-9aa7-47a1-bd7b-17fcf4241744 => generated 367 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:16.313327 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6358edfc-46d7-4065-8b20-b190815ba039 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:16.314602 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6358edfc-46d7-4065-8b20-b190815ba039 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:16.314931 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6358edfc-46d7-4065-8b20-b190815ba039 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:16.315155 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6358edfc-46d7-4065-8b20-b190815ba039 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:16.325177 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:16.325177 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:16.328802 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6358edfc-46d7-4065-8b20-b190815ba039 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:16.333082 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6358edfc-46d7-4065-8b20-b190815ba039 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:16.333448 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 337/1349] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:16 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:16.583276 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-895030d2-51b1-499c-833a-8de0686d3b3f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:16.587963 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-895030d2-51b1-499c-833a-8de0686d3b3f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:16.588146 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-895030d2-51b1-499c-833a-8de0686d3b3f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:16.588347 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-895030d2-51b1-499c-833a-8de0686d3b3f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:16.588496 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-895030d2-51b1-499c-833a-8de0686d3b3f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:16.598338 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:16.598338 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:16.599211 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-895030d2-51b1-499c-833a-8de0686d3b3f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:16.599613 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 332/1350] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:16 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:17.350655 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-476ce921-fa0a-4f6b-88a8-f74a5c5ad603 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:17.353070 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-476ce921-fa0a-4f6b-88a8-f74a5c5ad603 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:17.353291 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-476ce921-fa0a-4f6b-88a8-f74a5c5ad603 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:17.353511 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-476ce921-fa0a-4f6b-88a8-f74a5c5ad603 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:17.369904 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:17.369904 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:17.380555 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-476ce921-fa0a-4f6b-88a8-f74a5c5ad603 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:17.389078 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-476ce921-fa0a-4f6b-88a8-f74a5c5ad603 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:17.389493 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 342/1351] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:17 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:17.611479 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e68f56a5-5c58-4e66-a2f2-23302fc3ee0c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:17.613395 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e68f56a5-5c58-4e66-a2f2-23302fc3ee0c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:17.613649 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e68f56a5-5c58-4e66-a2f2-23302fc3ee0c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:17.613928 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e68f56a5-5c58-4e66-a2f2-23302fc3ee0c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:17.614109 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-e68f56a5-5c58-4e66-a2f2-23302fc3ee0c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:17.618799 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:17.618799 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:17.619593 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e68f56a5-5c58-4e66-a2f2-23302fc3ee0c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:17.620008 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 341/1352] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:17 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:18.411430 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c1850b57-3f25-49fa-acc5-ca1eaa853023 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:18.413988 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c1850b57-3f25-49fa-acc5-ca1eaa853023 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:18.413988 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c1850b57-3f25-49fa-acc5-ca1eaa853023 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:18.413988 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c1850b57-3f25-49fa-acc5-ca1eaa853023 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:18.425380 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:18.425380 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:18.429564 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c1850b57-3f25-49fa-acc5-ca1eaa853023 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:18.435588 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c1850b57-3f25-49fa-acc5-ca1eaa853023 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:18.435880 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 338/1353] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:18 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:18.631768 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1f2bd1b6-8df9-48bd-8da8-f88edb4ff8c8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:18.633691 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1f2bd1b6-8df9-48bd-8da8-f88edb4ff8c8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:18.633920 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1f2bd1b6-8df9-48bd-8da8-f88edb4ff8c8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:18.634061 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1f2bd1b6-8df9-48bd-8da8-f88edb4ff8c8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:18.635529 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-1f2bd1b6-8df9-48bd-8da8-f88edb4ff8c8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:18.638301 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:18.638301 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:18.639096 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1f2bd1b6-8df9-48bd-8da8-f88edb4ff8c8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:18.639452 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 333/1354] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:18 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:19.449981 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-67c46268-f496-46c4-80c0-f8b290201ea1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:19.451568 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-67c46268-f496-46c4-80c0-f8b290201ea1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:19.451979 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-67c46268-f496-46c4-80c0-f8b290201ea1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:19.452304 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-67c46268-f496-46c4-80c0-f8b290201ea1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:19.463381 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:19.463381 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:19.468849 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-67c46268-f496-46c4-80c0-f8b290201ea1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:19.473159 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-67c46268-f496-46c4-80c0-f8b290201ea1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:19.473747 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 343/1355] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:19 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:19.651778 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5cbbe88a-aec4-4a0f-88b1-188e8e214796 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:19.655159 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5cbbe88a-aec4-4a0f-88b1-188e8e214796 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:19.655549 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5cbbe88a-aec4-4a0f-88b1-188e8e214796 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:19.655549 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5cbbe88a-aec4-4a0f-88b1-188e8e214796 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:19.655665 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-5cbbe88a-aec4-4a0f-88b1-188e8e214796 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:19.660764 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:19.660764 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:19.662444 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5cbbe88a-aec4-4a0f-88b1-188e8e214796 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:19.663180 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 342/1356] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:19 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:20.035830 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1e9722ca-bbe3-4dea-b216-b9dab51d611a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:20.036234 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1e9722ca-bbe3-4dea-b216-b9dab51d611a None None] GET https://10.4.3.143/volume// Jul 03 23:50:20.036413 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1e9722ca-bbe3-4dea-b216-b9dab51d611a None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:20.036597 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1e9722ca-bbe3-4dea-b216-b9dab51d611a None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:20.036971 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1e9722ca-bbe3-4dea-b216-b9dab51d611a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:50:20.037268 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 339/1357] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:50: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 03 23:50:20.048800 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-ef52a7c5-42d5-4a26-bee6-39151e0af0b7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:20.051083 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-ef52a7c5-42d5-4a26-bee6-39151e0af0b7 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:50:20.051691 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-ef52a7c5-42d5-4a26-bee6-39151e0af0b7 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a", "connector": null, "instance_uuid": "163f496e-e79d-46a3-a7b0-cda56076b136"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:20.063563 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:20.063563 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:20.099485 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-ef52a7c5-42d5-4a26-bee6-39151e0af0b7 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:50:20.100588 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 334/1358] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:50:20 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 03 23:50:20.115293 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-b720cd6f-3250-439b-a46e-55278f7cd07d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:20.129362 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-b720cd6f-3250-439b-a46e-55278f7cd07d tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] DELETE https://10.4.3.143/volume/v3/attachments/23e6276d-6cd7-44f2-ae84-dd6dd97b48c8 Jul 03 23:50:20.130738 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-b720cd6f-3250-439b-a46e-55278f7cd07d tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:20.131948 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-b720cd6f-3250-439b-a46e-55278f7cd07d tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:20.157150 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:20.157150 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:20.486976 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9f03b0ab-0d33-4031-98cb-667ab94be3d6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:20.488921 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9f03b0ab-0d33-4031-98cb-667ab94be3d6 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:20.490071 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9f03b0ab-0d33-4031-98cb-667ab94be3d6 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:20.490071 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9f03b0ab-0d33-4031-98cb-667ab94be3d6 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:20.500645 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:20.500645 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:20.506012 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9f03b0ab-0d33-4031-98cb-667ab94be3d6 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:20.512028 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9f03b0ab-0d33-4031-98cb-667ab94be3d6 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:20.512531 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 343/1359] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:20 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:20.680209 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-185cfeb6-fd53-4665-af33-63ccca230c13 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:20.682961 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-185cfeb6-fd53-4665-af33-63ccca230c13 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:20.683242 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-185cfeb6-fd53-4665-af33-63ccca230c13 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:20.683504 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-185cfeb6-fd53-4665-af33-63ccca230c13 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:20.683663 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-185cfeb6-fd53-4665-af33-63ccca230c13 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:20.689186 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:20.689186 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:20.690272 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-185cfeb6-fd53-4665-af33-63ccca230c13 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:20.690792 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 340/1360] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:20 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:20.701918 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-b720cd6f-3250-439b-a46e-55278f7cd07d tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/attachments/23e6276d-6cd7-44f2-ae84-dd6dd97b48c8 returned with HTTP 200 Jul 03 23:50:20.702557 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 344/1361] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:50:20 2026] DELETE /volume/v3/attachments/23e6276d-6cd7-44f2-ae84-dd6dd97b48c8 => generated 192 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:21.228015 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-33c8692b-a5de-4210-9166-b415315b3897 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:21.235367 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-33c8692b-a5de-4210-9166-b415315b3897 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] PUT https://10.4.3.143/volume/v3/attachments/bf91dad9-3846-40c8-b0ba-875faad5c8f5 Jul 03 23:50:21.235867 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-33c8692b-a5de-4210-9166-b415315b3897 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:21.251666 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-33c8692b-a5de-4210-9166-b415315b3897 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Acquiring lock "cinder-attachment_update-be203ed1-aa30-40dc-a4b6-b27ab65b3ca6-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:50:21.261751 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-33c8692b-a5de-4210-9166-b415315b3897 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Lock "cinder-attachment_update-be203ed1-aa30-40dc-a4b6-b27ab65b3ca6-np0000004490" acquired by "attachment_update" :: waited 0.010s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:50:21.262848 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:21.262848 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:21.530096 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6ac8ba34-3cbd-4f2c-843f-533582629358 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:21.532395 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6ac8ba34-3cbd-4f2c-843f-533582629358 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:21.532666 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6ac8ba34-3cbd-4f2c-843f-533582629358 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:21.532967 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6ac8ba34-3cbd-4f2c-843f-533582629358 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:21.557802 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:21.557802 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:21.562957 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6ac8ba34-3cbd-4f2c-843f-533582629358 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:21.569536 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6ac8ba34-3cbd-4f2c-843f-533582629358 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:21.570101 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 344/1362] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:21 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:21.702318 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e9b90f2d-00fa-4f2f-9520-d05f7dcaa4b1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:21.704734 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e9b90f2d-00fa-4f2f-9520-d05f7dcaa4b1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:21.705019 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e9b90f2d-00fa-4f2f-9520-d05f7dcaa4b1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:21.705201 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e9b90f2d-00fa-4f2f-9520-d05f7dcaa4b1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:21.705381 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-e9b90f2d-00fa-4f2f-9520-d05f7dcaa4b1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:21.711247 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:21.711247 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:21.711863 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e9b90f2d-00fa-4f2f-9520-d05f7dcaa4b1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:21.712378 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 341/1363] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:21 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:21.791651 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-33c8692b-a5de-4210-9166-b415315b3897 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Lock "cinder-attachment_update-be203ed1-aa30-40dc-a4b6-b27ab65b3ca6-np0000004490" released by "attachment_update" :: held 0.530s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:50:21.792033 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-33c8692b-a5de-4210-9166-b415315b3897 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/bf91dad9-3846-40c8-b0ba-875faad5c8f5 returned with HTTP 200 Jul 03 23:50:21.792609 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 335/1364] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:50:21 2026] PUT /volume/v3/attachments/bf91dad9-3846-40c8-b0ba-875faad5c8f5 => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:21.803457 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-32bd0b69-f5d5-4a7f-9440-03270e91b2d5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:21.805578 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-32bd0b69-f5d5-4a7f-9440-03270e91b2d5 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/attachments/bf91dad9-3846-40c8-b0ba-875faad5c8f5 Jul 03 23:50:21.805963 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-32bd0b69-f5d5-4a7f-9440-03270e91b2d5 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:21.806194 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-32bd0b69-f5d5-4a7f-9440-03270e91b2d5 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:21.822470 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-32bd0b69-f5d5-4a7f-9440-03270e91b2d5 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/bf91dad9-3846-40c8-b0ba-875faad5c8f5 returned with HTTP 200 Jul 03 23:50:21.822927 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 345/1365] 10.4.3.143 () {70 vars in 1651 bytes} [Fri Jul 3 23:50:21 2026] GET /volume/v3/attachments/bf91dad9-3846-40c8-b0ba-875faad5c8f5 => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:22.512756 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-27f0f288-0183-43e8-a07e-d165b11c76a8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:22.516029 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-27f0f288-0183-43e8-a07e-d165b11c76a8 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] POST https://10.4.3.143/volume/v3/attachments/ce6fda33-c2bb-4540-9a85-5f06504d7006/action Jul 03 23:50:22.516816 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-27f0f288-0183-43e8-a07e-d165b11c76a8 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:50:22.517588 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-27f0f288-0183-43e8-a07e-d165b11c76a8 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:22.538404 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:22.538404 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:22.550776 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-5315d5fc-e057-4401-b6a0-ed27117dc97e req-27f0f288-0183-43e8-a07e-d165b11c76a8 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/attachments/ce6fda33-c2bb-4540-9a85-5f06504d7006/action returned with HTTP 204 Jul 03 23:50:22.551350 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 345/1366] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:50:22 2026] POST /volume/v3/attachments/ce6fda33-c2bb-4540-9a85-5f06504d7006/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:22.586359 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-df910cd9-6c0d-4d88-ac6a-45ca67e32e8c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:22.588749 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-df910cd9-6c0d-4d88-ac6a-45ca67e32e8c tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:22.589085 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-df910cd9-6c0d-4d88-ac6a-45ca67e32e8c tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:22.589327 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-df910cd9-6c0d-4d88-ac6a-45ca67e32e8c tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:22.602144 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:22.602144 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:22.607140 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-df910cd9-6c0d-4d88-ac6a-45ca67e32e8c tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:22.613253 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-df910cd9-6c0d-4d88-ac6a-45ca67e32e8c tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:22.613831 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 342/1367] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:22 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:22.631946 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-271d6429-7844-45f4-87be-8bfd9948e351 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:22.633983 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-271d6429-7844-45f4-87be-8bfd9948e351 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:22.634291 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-271d6429-7844-45f4-87be-8bfd9948e351 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:22.634549 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-271d6429-7844-45f4-87be-8bfd9948e351 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:22.646804 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:22.646804 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:22.651447 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-271d6429-7844-45f4-87be-8bfd9948e351 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:22.656862 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-271d6429-7844-45f4-87be-8bfd9948e351 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:22.657452 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 336/1368] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:22 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:22.725604 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ad7d47b8-5a8b-4c48-a73f-5f4c3a127289 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:22.727628 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ad7d47b8-5a8b-4c48-a73f-5f4c3a127289 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:22.727998 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ad7d47b8-5a8b-4c48-a73f-5f4c3a127289 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:22.728110 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ad7d47b8-5a8b-4c48-a73f-5f4c3a127289 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:22.728202 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-ad7d47b8-5a8b-4c48-a73f-5f4c3a127289 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:22.733137 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:22.733137 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:22.734067 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ad7d47b8-5a8b-4c48-a73f-5f4c3a127289 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:22.734481 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 346/1369] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:22 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:50:22.749683 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2738cc12-f980-492d-a695-d4fa01e6c188 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:22.751809 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:50:22.752177 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1699528019"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:22.753556 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1699528019'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:50:22.753665 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Create volume of 1 GB Jul 03 23:50:22.757951 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Availability Zones retrieved successfully. Jul 03 23:50:22.763322 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Flow 'volume_create_api' (0f5c5680-b1cf-4294-a671-e886335b1cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:50:22.764245 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d84dccc-ac74-46cc-9327-02f0d5b659a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:22.765162 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:50:22.793034 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d84dccc-ac74-46cc-9327-02f0d5b659a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:22.794009 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b157ce45-dd88-420c-80ae-8ecaafa91848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:22.839308 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Created reservations ['c90d5ee9-17b8-4135-88b6-a3616e295732', '368d2149-aafa-48ca-b9c6-bca85f41f94b', '79bab1e4-4399-4024-8d85-09ba49032265', '70e80866-b419-4f2e-b386-8ee5ae0c230e'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:50:22.839505 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b157ce45-dd88-420c-80ae-8ecaafa91848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c90d5ee9-17b8-4135-88b6-a3616e295732', '368d2149-aafa-48ca-b9c6-bca85f41f94b', '79bab1e4-4399-4024-8d85-09ba49032265', '70e80866-b419-4f2e-b386-8ee5ae0c230e']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:22.840314 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56bdcd65-6e1f-48a8-947c-0b497c7dfd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:22.863677 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56bdcd65-6e1f-48a8-947c-0b497c7dfd92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8e8f6bd-689f-4348-afe8-b30a7a21033d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1699528019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe55ab24e231410482a413878a1d2330',qos_specs=None,replication_status=,reservations=['c90d5ee9-17b8-4135-88b6-a3616e295732','368d2149-aafa-48ca-b9c6-bca85f41f94b','79bab1e4-4399-4024-8d85-09ba49032265','70e80866-b419-4f2e-b386-8ee5ae0c230e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee97837de33b4e16be0b9dd79eed71fa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:50:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1699528019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8e8f6bd-689f-4348-afe8-b30a7a21033d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe55ab24e231410482a413878a1d2330',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee97837de33b4e16be0b9dd79eed71fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:22.864570 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204c5825-9269-4a69-9d3e-9227d5020e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:22.883660 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (204c5825-9269-4a69-9d3e-9227d5020e1f) transitioned into state 'SUCCESS' from state '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-1699528019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe55ab24e231410482a413878a1d2330',qos_specs=None,replication_status=,reservations=['c90d5ee9-17b8-4135-88b6-a3616e295732','368d2149-aafa-48ca-b9c6-bca85f41f94b','79bab1e4-4399-4024-8d85-09ba49032265','70e80866-b419-4f2e-b386-8ee5ae0c230e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee97837de33b4e16be0b9dd79eed71fa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:22.884584 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc9ee942-7db1-42db-bb00-05ce9bf5c2fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:22.894621 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc9ee942-7db1-42db-bb00-05ce9bf5c2fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:22.895393 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Flow 'volume_create_api' (0f5c5680-b1cf-4294-a671-e886335b1cec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:50:22.895691 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Create volume request issued successfully. Jul 03 23:50:22.896249 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2738cc12-f980-492d-a695-d4fa01e6c188 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:50:22.896655 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 346/1370] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:50:22 2026] POST /volume/v3/volumes => generated 751 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:50:22.909798 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-183643e6-60be-4e23-a019-46baf294a21e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:22.911850 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-183643e6-60be-4e23-a019-46baf294a21e tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:22.912075 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-183643e6-60be-4e23-a019-46baf294a21e tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:22.912286 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-183643e6-60be-4e23-a019-46baf294a21e tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:22.920581 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:22.920581 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:22.924847 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-183643e6-60be-4e23-a019-46baf294a21e tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:22.929939 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-183643e6-60be-4e23-a019-46baf294a21e tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:22.930450 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 343/1371] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:22 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:23.748257 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4d598428-42db-4085-8ab5-41951d4495f6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:23.750149 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4d598428-42db-4085-8ab5-41951d4495f6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:23.750372 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4d598428-42db-4085-8ab5-41951d4495f6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:23.750594 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4d598428-42db-4085-8ab5-41951d4495f6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:23.750759 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-4d598428-42db-4085-8ab5-41951d4495f6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:23.756246 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:23.756246 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:23.757200 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4d598428-42db-4085-8ab5-41951d4495f6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:23.757627 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 337/1372] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:23 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:23.944618 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-52bcacc8-289a-46ec-a577-f0c1938595d7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:23.947172 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-52bcacc8-289a-46ec-a577-f0c1938595d7 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:23.947459 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-52bcacc8-289a-46ec-a577-f0c1938595d7 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:23.947764 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-52bcacc8-289a-46ec-a577-f0c1938595d7 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:23.955883 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:23.955883 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:23.961579 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-52bcacc8-289a-46ec-a577-f0c1938595d7 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:23.967154 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-52bcacc8-289a-46ec-a577-f0c1938595d7 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:23.967520 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 347/1373] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:23 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:24.012537 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-b17de568-eed8-4947-a54d-aaa595824105 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:24.014917 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-b17de568-eed8-4947-a54d-aaa595824105 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:24.015154 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-b17de568-eed8-4947-a54d-aaa595824105 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:24.015358 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-b17de568-eed8-4947-a54d-aaa595824105 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:24.022486 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:24.022486 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:24.026724 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-b17de568-eed8-4947-a54d-aaa595824105 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:24.030971 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-b17de568-eed8-4947-a54d-aaa595824105 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:24.031452 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 347/1374] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:50:24 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:24.769847 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ccd82d86-73e9-47a3-b54f-f1cbf279e462 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:24.771810 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ccd82d86-73e9-47a3-b54f-f1cbf279e462 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:24.771982 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ccd82d86-73e9-47a3-b54f-f1cbf279e462 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:24.772182 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ccd82d86-73e9-47a3-b54f-f1cbf279e462 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:24.772283 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-ccd82d86-73e9-47a3-b54f-f1cbf279e462 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:24.776892 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:24.776892 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:24.777815 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ccd82d86-73e9-47a3-b54f-f1cbf279e462 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:24.778237 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 344/1375] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:24 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:25.756541 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-beb3f086-fd41-4967-b397-cb6d15110250 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:25.759311 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-beb3f086-fd41-4967-b397-cb6d15110250 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] PUT https://10.4.3.143/volume/v3/attachments/f739c3ba-f15c-46df-904e-84728b2a4a38 Jul 03 23:50:25.759814 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-beb3f086-fd41-4967-b397-cb6d15110250 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:25.769607 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-beb3f086-fd41-4967-b397-cb6d15110250 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Acquiring lock "cinder-attachment_update-9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:50:25.774341 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-beb3f086-fd41-4967-b397-cb6d15110250 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Lock "cinder-attachment_update-9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:50:25.775662 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:25.775662 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:25.790122 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-04d885c9-5bff-4424-a594-9064e2462a37 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:25.792425 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-04d885c9-5bff-4424-a594-9064e2462a37 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:25.792723 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-04d885c9-5bff-4424-a594-9064e2462a37 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:25.793091 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-04d885c9-5bff-4424-a594-9064e2462a37 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:25.793135 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-04d885c9-5bff-4424-a594-9064e2462a37 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:25.799055 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:25.799055 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:25.799862 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-04d885c9-5bff-4424-a594-9064e2462a37 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:25.800320 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 348/1376] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:25 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:26.078881 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-288aee16-caf6-4abb-b859-d7c1d01d40a8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:26.079324 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-288aee16-caf6-4abb-b859-d7c1d01d40a8 None None] GET https://10.4.3.143/volume// Jul 03 23:50:26.079384 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-288aee16-caf6-4abb-b859-d7c1d01d40a8 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:26.079548 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-288aee16-caf6-4abb-b859-d7c1d01d40a8 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:26.079924 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-288aee16-caf6-4abb-b859-d7c1d01d40a8 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:50:26.080237 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 348/1377] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:50:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:50:26.097182 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-de46fbca-d25a-4b07-8714-e5ac88864358 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:26.182306 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-de46fbca-d25a-4b07-8714-e5ac88864358 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:50:26.182817 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-de46fbca-d25a-4b07-8714-e5ac88864358 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8e8f6bd-689f-4348-afe8-b30a7a21033d", "connector": null, "instance_uuid": "c03da049-197e-47c4-9b68-6825e03dae72"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:26.199382 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:26.199382 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:26.234118 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-de46fbca-d25a-4b07-8714-e5ac88864358 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:50:26.234510 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 345/1378] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:50:26 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:26.299414 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-beb3f086-fd41-4967-b397-cb6d15110250 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Lock "cinder-attachment_update-9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a-np0000004490" released by "attachment_update" :: held 0.525s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:50:26.299850 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-beb3f086-fd41-4967-b397-cb6d15110250 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/attachments/f739c3ba-f15c-46df-904e-84728b2a4a38 returned with HTTP 200 Jul 03 23:50:26.300460 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 338/1379] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:50:25 2026] PUT /volume/v3/attachments/f739c3ba-f15c-46df-904e-84728b2a4a38 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:26.308475 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-68a6bc30-3c35-403b-b80e-87eace7a1776 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:26.310324 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-68a6bc30-3c35-403b-b80e-87eace7a1776 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/attachments/f739c3ba-f15c-46df-904e-84728b2a4a38 Jul 03 23:50:26.310532 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-68a6bc30-3c35-403b-b80e-87eace7a1776 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:26.310717 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-68a6bc30-3c35-403b-b80e-87eace7a1776 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:26.327825 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-68a6bc30-3c35-403b-b80e-87eace7a1776 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/attachments/f739c3ba-f15c-46df-904e-84728b2a4a38 returned with HTTP 200 Jul 03 23:50:26.328263 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 349/1380] 10.4.3.143 () {70 vars in 1651 bytes} [Fri Jul 3 23:50:26 2026] GET /volume/v3/attachments/f739c3ba-f15c-46df-904e-84728b2a4a38 => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:26.553305 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9d4088be-dcbc-49e8-9fd9-f7f905a8b89c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:26.555290 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9d4088be-dcbc-49e8-9fd9-f7f905a8b89c tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:26.555496 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9d4088be-dcbc-49e8-9fd9-f7f905a8b89c tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:26.555682 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9d4088be-dcbc-49e8-9fd9-f7f905a8b89c tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:26.566727 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:26.566727 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:26.570936 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9d4088be-dcbc-49e8-9fd9-f7f905a8b89c tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:26.575575 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9d4088be-dcbc-49e8-9fd9-f7f905a8b89c tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:26.576581 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 349/1381] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:26 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:50:26.765217 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ebeaf9bd-4d4b-4492-b9b8-877e29463e2a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:26.765619 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ebeaf9bd-4d4b-4492-b9b8-877e29463e2a None None] GET https://10.4.3.143/volume// Jul 03 23:50:26.765839 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ebeaf9bd-4d4b-4492-b9b8-877e29463e2a None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:26.766005 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ebeaf9bd-4d4b-4492-b9b8-877e29463e2a None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:26.766306 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ebeaf9bd-4d4b-4492-b9b8-877e29463e2a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:50:26.766561 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 346/1382] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:50:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:50:26.774863 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-3fec0fcc-1cbb-4d89-9e8a-f13a9410084d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:26.778076 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-3fec0fcc-1cbb-4d89-9e8a-f13a9410084d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:26.778383 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-3fec0fcc-1cbb-4d89-9e8a-f13a9410084d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:26.778616 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-3fec0fcc-1cbb-4d89-9e8a-f13a9410084d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:26.792158 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:26.792158 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:26.796173 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-3fec0fcc-1cbb-4d89-9e8a-f13a9410084d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:26.800658 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-3fec0fcc-1cbb-4d89-9e8a-f13a9410084d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:26.801159 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 339/1383] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:50:26 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:50:26.812433 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b8f6df45-41fb-43a8-91fc-43d3d9542317 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:26.814437 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b8f6df45-41fb-43a8-91fc-43d3d9542317 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:26.814657 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b8f6df45-41fb-43a8-91fc-43d3d9542317 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:26.814909 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b8f6df45-41fb-43a8-91fc-43d3d9542317 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:26.815015 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-b8f6df45-41fb-43a8-91fc-43d3d9542317 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:26.819854 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:26.819854 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:26.820582 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b8f6df45-41fb-43a8-91fc-43d3d9542317 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:26.821003 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 350/1384] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:26 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:26.906342 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-b3f7c4ab-0e44-4ec2-ab3a-1412be7ab31d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:26.909640 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-b3f7c4ab-0e44-4ec2-ab3a-1412be7ab31d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] PUT https://10.4.3.143/volume/v3/attachments/e2929e11-5bd1-4f19-93ea-5a4e8900f2f3 Jul 03 23:50:26.910083 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-b3f7c4ab-0e44-4ec2-ab3a-1412be7ab31d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:26.925394 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-b3f7c4ab-0e44-4ec2-ab3a-1412be7ab31d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Acquiring lock "cinder-attachment_update-c8e8f6bd-689f-4348-afe8-b30a7a21033d-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:50:26.933340 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-b3f7c4ab-0e44-4ec2-ab3a-1412be7ab31d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Lock "cinder-attachment_update-c8e8f6bd-689f-4348-afe8-b30a7a21033d-np0000004490" acquired by "attachment_update" :: waited 0.008s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:50:26.934387 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:26.934387 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:27.106449 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d2766418-4919-4755-81af-21f133b1b24e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:27.108885 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d2766418-4919-4755-81af-21f133b1b24e tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:27.109196 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d2766418-4919-4755-81af-21f133b1b24e tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:27.109488 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d2766418-4919-4755-81af-21f133b1b24e tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:27.121177 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:27.121177 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:27.126386 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d2766418-4919-4755-81af-21f133b1b24e tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:27.133201 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d2766418-4919-4755-81af-21f133b1b24e tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:27.133783 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 347/1385] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:27 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:27.150008 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-23297a25-ef5a-4770-8645-a82980107db7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:27.152432 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-23297a25-ef5a-4770-8645-a82980107db7 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:27.152628 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-23297a25-ef5a-4770-8645-a82980107db7 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:27.152930 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-23297a25-ef5a-4770-8645-a82980107db7 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:27.162394 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:27.162394 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:27.167776 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-23297a25-ef5a-4770-8645-a82980107db7 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:27.174286 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-23297a25-ef5a-4770-8645-a82980107db7 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:27.175041 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 340/1386] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:27 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:27.221899 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-a39fb2f2-0580-44b2-bba1-02c942f768bb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:27.224764 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-a39fb2f2-0580-44b2-bba1-02c942f768bb tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:27.225064 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-a39fb2f2-0580-44b2-bba1-02c942f768bb tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:27.225347 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-a39fb2f2-0580-44b2-bba1-02c942f768bb tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:27.235536 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:27.235536 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:27.244141 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-a39fb2f2-0580-44b2-bba1-02c942f768bb tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:27.251739 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-a39fb2f2-0580-44b2-bba1-02c942f768bb tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:27.251739 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 351/1387] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:50:27 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:27.455294 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-b3f7c4ab-0e44-4ec2-ab3a-1412be7ab31d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Lock "cinder-attachment_update-c8e8f6bd-689f-4348-afe8-b30a7a21033d-np0000004490" released by "attachment_update" :: held 0.522s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:50:27.455661 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-b3f7c4ab-0e44-4ec2-ab3a-1412be7ab31d tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/attachments/e2929e11-5bd1-4f19-93ea-5a4e8900f2f3 returned with HTTP 200 Jul 03 23:50:27.456135 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 350/1388] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:50:26 2026] PUT /volume/v3/attachments/e2929e11-5bd1-4f19-93ea-5a4e8900f2f3 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:27.590352 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c620c162-929f-48c3-86ee-0b5ac62c1c50 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:27.592318 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c620c162-929f-48c3-86ee-0b5ac62c1c50 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:27.592578 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c620c162-929f-48c3-86ee-0b5ac62c1c50 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:27.592822 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c620c162-929f-48c3-86ee-0b5ac62c1c50 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:27.601554 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:27.601554 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:27.604787 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c620c162-929f-48c3-86ee-0b5ac62c1c50 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:27.609143 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c620c162-929f-48c3-86ee-0b5ac62c1c50 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:27.609515 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 348/1389] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:27 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:27.832852 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ff02ec71-0c49-4a48-b009-ee8b89317b53 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:27.834646 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ff02ec71-0c49-4a48-b009-ee8b89317b53 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:27.834922 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ff02ec71-0c49-4a48-b009-ee8b89317b53 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:27.835111 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ff02ec71-0c49-4a48-b009-ee8b89317b53 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:27.835211 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-ff02ec71-0c49-4a48-b009-ee8b89317b53 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:27.841870 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:27.841870 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:27.842713 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ff02ec71-0c49-4a48-b009-ee8b89317b53 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:27.843094 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 341/1390] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:27 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:27.853983 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-abd5a6bb-fdf1-4e54-9e95-e3f07ccedb44 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:27.856246 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-abd5a6bb-fdf1-4e54-9e95-e3f07ccedb44 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac Jul 03 23:50:27.856432 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-abd5a6bb-fdf1-4e54-9e95-e3f07ccedb44 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:27.856674 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-abd5a6bb-fdf1-4e54-9e95-e3f07ccedb44 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:27.865360 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:27.865360 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:27.870508 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-abd5a6bb-fdf1-4e54-9e95-e3f07ccedb44 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:27.876308 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-abd5a6bb-fdf1-4e54-9e95-e3f07ccedb44 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac returned with HTTP 200 Jul 03 23:50:27.876823 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 352/1391] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:27 2026] GET /volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac => generated 909 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:27.896963 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ee9ea29a-b82a-467d-972e-c91a586fb19e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:27.898721 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ee9ea29a-b82a-467d-972e-c91a586fb19e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:27.898929 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ee9ea29a-b82a-467d-972e-c91a586fb19e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:27.899144 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ee9ea29a-b82a-467d-972e-c91a586fb19e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:27.899246 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-ee9ea29a-b82a-467d-972e-c91a586fb19e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:27.903550 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:27.903550 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:27.904340 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ee9ea29a-b82a-467d-972e-c91a586fb19e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:27.904696 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 351/1392] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:27 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:27.918497 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4524a2ff-d1c3-40cb-a777-b5b650de257d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:27.920216 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4524a2ff-d1c3-40cb-a777-b5b650de257d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/detail Jul 03 23:50:27.920375 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4524a2ff-d1c3-40cb-a777-b5b650de257d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:27.920597 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4524a2ff-d1c3-40cb-a777-b5b650de257d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'detail' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:27.920892 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-4524a2ff-d1c3-40cb-a777-b5b650de257d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:50:27.927121 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4524a2ff-d1c3-40cb-a777-b5b650de257d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/detail returned with HTTP 200 Jul 03 23:50:27.927551 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 349/1393] 10.4.3.143 () {66 vars in 1258 bytes} [Fri Jul 3 23:50:27 2026] GET /volume/v3/backups/detail => generated 829 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:27.942187 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:27.944621 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] POST https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155/restore Jul 03 23:50:27.945366 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:27.947028 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Restoring backup abdc1cb5-d92a-4e6b-a883-d3f4e941d155 ({'restore': {}}) {{(pid=99860) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 23:50:27.947173 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Restoring backup abdc1cb5-d92a-4e6b-a883-d3f4e941d155 to volume None. Jul 03 23:50:27.952005 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:27.952005 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:27.953340 np0000004490 devstack@c-api.service[99860]: INFO cinder.backup.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Creating volume of 1 GB for restore of backup abdc1cb5-d92a-4e6b-a883-d3f4e941d155. Jul 03 23:50:27.961030 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Availability zone cache updated, next update will occur around 2026-07-04 00:50:27.960664. {{(pid=99860) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 23:50:27.961149 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Availability Zones retrieved successfully. Jul 03 23:50:27.968634 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Flow 'volume_create_api' (10d84303-2e28-4e96-89cb-372772cd807b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:50:27.970154 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83f6c62-9c23-40db-a49d-ebeb44d45341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:27.971409 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:50:28.003008 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83f6c62-9c23-40db-a49d-ebeb44d45341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:28.003934 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f98607-533e-4698-af8a-478186ea7c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:28.049584 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Created reservations ['26ecf165-6268-455f-ac25-7395fef8d9c3', '7298c96a-affd-4e2e-965c-fab543320342', '880fad00-3182-4ca5-830a-79628ddbd39f', 'ac105fbe-b0b9-4e72-aa6a-a6bc67b357fd'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:50:28.050579 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f98607-533e-4698-af8a-478186ea7c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26ecf165-6268-455f-ac25-7395fef8d9c3', '7298c96a-affd-4e2e-965c-fab543320342', '880fad00-3182-4ca5-830a-79628ddbd39f', 'ac105fbe-b0b9-4e72-aa6a-a6bc67b357fd']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:28.052876 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (624d6212-51a4-4acb-a849-c0c991325557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:28.091219 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (624d6212-51a4-4acb-a849-c0c991325557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '255974a8-7611-4613-9689-19ccf90e45dd', '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_abdc1cb5-d92a-4e6b-a883-d3f4e941d155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c0e7ecab7041c1982cf3f82be3bb31',qos_specs=None,replication_status=,reservations=['26ecf165-6268-455f-ac25-7395fef8d9c3','7298c96a-affd-4e2e-965c-fab543320342','880fad00-3182-4ca5-830a-79628ddbd39f','ac105fbe-b0b9-4e72-aa6a-a6bc67b357fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='529f3b5f8ac242bba85a01808ba375a4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:50:28Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_abdc1cb5-d92a-4e6b-a883-d3f4e941d155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=255974a8-7611-4613-9689-19ccf90e45dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77c0e7ecab7041c1982cf3f82be3bb31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='529f3b5f8ac242bba85a01808ba375a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:28.092331 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a8b61c-8c12-480a-82ec-30728acc4ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:28.110432 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81a8b61c-8c12-480a-82ec-30728acc4ba9) transitioned into 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_abdc1cb5-d92a-4e6b-a883-d3f4e941d155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c0e7ecab7041c1982cf3f82be3bb31',qos_specs=None,replication_status=,reservations=['26ecf165-6268-455f-ac25-7395fef8d9c3','7298c96a-affd-4e2e-965c-fab543320342','880fad00-3182-4ca5-830a-79628ddbd39f','ac105fbe-b0b9-4e72-aa6a-a6bc67b357fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='529f3b5f8ac242bba85a01808ba375a4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:28.111336 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc4fc37f-274b-4837-8607-a7a032724215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:28.123648 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc4fc37f-274b-4837-8607-a7a032724215) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:28.124821 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Flow 'volume_create_api' (10d84303-2e28-4e96-89cb-372772cd807b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:50:28.125171 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Create volume request issued successfully. Jul 03 23:50:28.134268 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:28.134268 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:28.134843 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:28.634633 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9ae239a1-1835-4c45-ba64-15e83e3754ba None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:28.640544 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9ae239a1-1835-4c45-ba64-15e83e3754ba tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:28.640544 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9ae239a1-1835-4c45-ba64-15e83e3754ba tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:28.640544 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9ae239a1-1835-4c45-ba64-15e83e3754ba tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:28.654023 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:28.654023 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:28.658871 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9ae239a1-1835-4c45-ba64-15e83e3754ba tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:28.665763 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9ae239a1-1835-4c45-ba64-15e83e3754ba tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:28.665763 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 353/1394] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:28 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:28.920289 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-61a097f2-a6e5-49c3-ae28-53163b5a7448 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:28.922620 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-61a097f2-a6e5-49c3-ae28-53163b5a7448 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/attachments/bf91dad9-3846-40c8-b0ba-875faad5c8f5/action Jul 03 23:50:28.923081 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-61a097f2-a6e5-49c3-ae28-53163b5a7448 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:50:28.923229 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-61a097f2-a6e5-49c3-ae28-53163b5a7448 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:28.948730 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:28.948730 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:28.964742 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-7b6743b3-01f2-4e13-8169-6b2e83b2b1bf req-61a097f2-a6e5-49c3-ae28-53163b5a7448 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/bf91dad9-3846-40c8-b0ba-875faad5c8f5/action returned with HTTP 204 Jul 03 23:50:28.965212 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 352/1395] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:50:28 2026] POST /volume/v3/attachments/bf91dad9-3846-40c8-b0ba-875faad5c8f5/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:29.144248 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:29.144248 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:29.144981 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:29.144981 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.backup.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Checking backup size 1 against volume size 1 {{(pid=99860) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 23:50:29.145118 np0000004490 devstack@c-api.service[99860]: INFO cinder.backup.api [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Overwriting volume 255974a8-7611-4613-9689-19ccf90e45dd with restore of backup abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:29.173189 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.backup.rpcapi [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] restore_backup in rpcapi backup_id abdc1cb5-d92a-4e6b-a883-d3f4e941d155 {{(pid=99860) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 23:50:29.175381 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-91f4cc44-e4cf-4e3b-8589-ba005974fdf6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155/restore returned with HTTP 202 Jul 03 23:50:29.176026 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 342/1396] 10.4.3.143 () {68 vars in 1393 bytes} [Fri Jul 3 23:50:27 2026] POST /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155/restore => generated 189 bytes in 1234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:50:29.187495 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-72a4e9af-33c9-4bf3-9011-ecbb56598e9b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:29.189369 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-72a4e9af-33c9-4bf3-9011-ecbb56598e9b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:29.189621 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-72a4e9af-33c9-4bf3-9011-ecbb56598e9b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:29.189800 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-72a4e9af-33c9-4bf3-9011-ecbb56598e9b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:29.189923 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-72a4e9af-33c9-4bf3-9011-ecbb56598e9b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:29.195089 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:29.195089 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:29.196062 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-72a4e9af-33c9-4bf3-9011-ecbb56598e9b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:29.196493 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 350/1397] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:29 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:29.296410 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a0791320-32a7-4a35-b577-fdc71ef15e11 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:29.296945 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a0791320-32a7-4a35-b577-fdc71ef15e11 None None] GET https://10.4.3.143/volume// Jul 03 23:50:29.297168 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a0791320-32a7-4a35-b577-fdc71ef15e11 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:29.297407 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a0791320-32a7-4a35-b577-fdc71ef15e11 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:29.297819 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a0791320-32a7-4a35-b577-fdc71ef15e11 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:50:29.298217 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 354/1398] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:50: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 03 23:50:29.306347 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-7cf7f012-ab35-4584-94a8-6551aa405797 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:29.308380 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-7cf7f012-ab35-4584-94a8-6551aa405797 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:50:29.308854 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-7cf7f012-ab35-4584-94a8-6551aa405797 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9c8f900-4f79-4721-bf2c-ef32255db775", "connector": null, "instance_uuid": "0bf3407e-a26f-4d6f-b821-732309f03f9b"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:29.318078 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:29.318078 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:29.352785 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-7cf7f012-ab35-4584-94a8-6551aa405797 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:50:29.353224 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 353/1399] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:50:29 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 03 23:50:29.680119 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-90cc0890-bb95-4533-95aa-da51c5c35a06 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:29.682863 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-90cc0890-bb95-4533-95aa-da51c5c35a06 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:29.683144 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-90cc0890-bb95-4533-95aa-da51c5c35a06 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:29.683340 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-90cc0890-bb95-4533-95aa-da51c5c35a06 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:29.698875 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:29.698875 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:29.705188 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-90cc0890-bb95-4533-95aa-da51c5c35a06 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:29.710576 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-90cc0890-bb95-4533-95aa-da51c5c35a06 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:29.711000 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 343/1400] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:29 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:29.782991 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c098793e-0b8b-458e-ad2e-51b38a4fd85a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:29.784854 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c098793e-0b8b-458e-ad2e-51b38a4fd85a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:29.785073 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c098793e-0b8b-458e-ad2e-51b38a4fd85a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:29.785289 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c098793e-0b8b-458e-ad2e-51b38a4fd85a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:29.797201 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:29.797201 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:29.804733 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c098793e-0b8b-458e-ad2e-51b38a4fd85a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:29.806394 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c098793e-0b8b-458e-ad2e-51b38a4fd85a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:29.806800 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 351/1401] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:29 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:29.882768 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-edc4af35-0aba-4485-aacf-22a44dfedd5a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:29.883262 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-edc4af35-0aba-4485-aacf-22a44dfedd5a None None] GET https://10.4.3.143/volume// Jul 03 23:50:29.883453 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-edc4af35-0aba-4485-aacf-22a44dfedd5a None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:29.883702 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-edc4af35-0aba-4485-aacf-22a44dfedd5a None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:29.884252 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-edc4af35-0aba-4485-aacf-22a44dfedd5a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:50:29.884585 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 355/1402] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:50: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 03 23:50:29.893648 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-ef61ea1c-217f-4bf3-8857-6ba6c1a25639 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:29.895359 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-ef61ea1c-217f-4bf3-8857-6ba6c1a25639 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:29.895566 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-ef61ea1c-217f-4bf3-8857-6ba6c1a25639 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:29.895772 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-ef61ea1c-217f-4bf3-8857-6ba6c1a25639 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:29.906558 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:29.906558 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:29.910486 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-ef61ea1c-217f-4bf3-8857-6ba6c1a25639 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:29.914345 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-ef61ea1c-217f-4bf3-8857-6ba6c1a25639 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:29.914925 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 354/1403] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:50:29 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 1052 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:50:30.016766 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-827e1fa0-861a-4fb5-910c-1b97bcc637de None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:30.019719 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-827e1fa0-861a-4fb5-910c-1b97bcc637de tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] PUT https://10.4.3.143/volume/v3/attachments/aa54baac-b90b-40aa-a012-91f7c4688c0a Jul 03 23:50:30.020221 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-827e1fa0-861a-4fb5-910c-1b97bcc637de tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:30.030218 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-827e1fa0-861a-4fb5-910c-1b97bcc637de tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Acquiring lock "cinder-attachment_update-a9c8f900-4f79-4721-bf2c-ef32255db775-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:50:30.036315 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-827e1fa0-861a-4fb5-910c-1b97bcc637de tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Lock "cinder-attachment_update-a9c8f900-4f79-4721-bf2c-ef32255db775-np0000004490" acquired by "attachment_update" :: waited 0.006s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:50:30.037672 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:30.037672 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:30.210028 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b74d3f33-a200-4b18-9502-c53de2ba204c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:30.212054 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b74d3f33-a200-4b18-9502-c53de2ba204c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:30.212303 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b74d3f33-a200-4b18-9502-c53de2ba204c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:30.212549 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b74d3f33-a200-4b18-9502-c53de2ba204c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:30.212713 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-b74d3f33-a200-4b18-9502-c53de2ba204c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:30.216765 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:30.216765 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:30.217581 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b74d3f33-a200-4b18-9502-c53de2ba204c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:30.218235 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 352/1404] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:30 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:30.564418 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-827e1fa0-861a-4fb5-910c-1b97bcc637de tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Lock "cinder-attachment_update-a9c8f900-4f79-4721-bf2c-ef32255db775-np0000004490" released by "attachment_update" :: held 0.528s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:50:30.564756 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-827e1fa0-861a-4fb5-910c-1b97bcc637de tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/attachments/aa54baac-b90b-40aa-a012-91f7c4688c0a returned with HTTP 200 Jul 03 23:50:30.565305 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 344/1405] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:50:30 2026] PUT /volume/v3/attachments/aa54baac-b90b-40aa-a012-91f7c4688c0a => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:30.724066 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ffd259ed-c209-4b83-9fff-68b632a15b30 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:30.725771 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ffd259ed-c209-4b83-9fff-68b632a15b30 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:30.726042 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ffd259ed-c209-4b83-9fff-68b632a15b30 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:30.726236 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ffd259ed-c209-4b83-9fff-68b632a15b30 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:30.735000 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:30.735000 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:30.738103 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ffd259ed-c209-4b83-9fff-68b632a15b30 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:30.741776 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ffd259ed-c209-4b83-9fff-68b632a15b30 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:30.742128 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 356/1406] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:30 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:30.821346 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2344af25-4367-4d0c-a243-03d3ba10e34d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:30.823353 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2344af25-4367-4d0c-a243-03d3ba10e34d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:30.823553 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2344af25-4367-4d0c-a243-03d3ba10e34d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:30.823771 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2344af25-4367-4d0c-a243-03d3ba10e34d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:30.835150 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:30.835150 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:30.839348 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2344af25-4367-4d0c-a243-03d3ba10e34d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:30.844718 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2344af25-4367-4d0c-a243-03d3ba10e34d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:30.845182 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 355/1407] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:30 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:31.233591 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-af2852b6-fa0e-4ab5-adcd-572ab0a9e667 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:31.237011 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-af2852b6-fa0e-4ab5-adcd-572ab0a9e667 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:31.237269 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-af2852b6-fa0e-4ab5-adcd-572ab0a9e667 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:31.237506 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-af2852b6-fa0e-4ab5-adcd-572ab0a9e667 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:31.237638 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-af2852b6-fa0e-4ab5-adcd-572ab0a9e667 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:31.250440 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:31.250440 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:31.251816 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-af2852b6-fa0e-4ab5-adcd-572ab0a9e667 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:31.252309 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 353/1408] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:31 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:31.763629 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3db7c905-6d89-4f95-8f7c-712f01fff2d1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:31.763629 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3db7c905-6d89-4f95-8f7c-712f01fff2d1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:31.763629 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3db7c905-6d89-4f95-8f7c-712f01fff2d1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:31.763629 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3db7c905-6d89-4f95-8f7c-712f01fff2d1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:31.774761 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:31.774761 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:31.776738 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3db7c905-6d89-4f95-8f7c-712f01fff2d1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:31.782566 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3db7c905-6d89-4f95-8f7c-712f01fff2d1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:31.782566 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 345/1409] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:31 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:31.859297 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f598746b-00ba-470e-a770-2ad41be5bd15 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:31.861333 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f598746b-00ba-470e-a770-2ad41be5bd15 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:31.861539 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f598746b-00ba-470e-a770-2ad41be5bd15 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:31.861773 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f598746b-00ba-470e-a770-2ad41be5bd15 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:31.873277 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:31.873277 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:31.876529 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f598746b-00ba-470e-a770-2ad41be5bd15 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:31.880832 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f598746b-00ba-470e-a770-2ad41be5bd15 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:31.881228 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 357/1410] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:31 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:32.266357 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c2db4eb5-ee91-4aa9-aa2a-7ca3862ea60f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:32.268488 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c2db4eb5-ee91-4aa9-aa2a-7ca3862ea60f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:32.268746 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c2db4eb5-ee91-4aa9-aa2a-7ca3862ea60f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:32.269235 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c2db4eb5-ee91-4aa9-aa2a-7ca3862ea60f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:32.269235 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-c2db4eb5-ee91-4aa9-aa2a-7ca3862ea60f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:32.275825 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:32.275825 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:32.276855 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c2db4eb5-ee91-4aa9-aa2a-7ca3862ea60f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:32.278035 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 356/1411] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:32 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:32.794774 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e0c872ad-f78d-4202-8c4f-02d8bc18d1af None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:32.796601 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e0c872ad-f78d-4202-8c4f-02d8bc18d1af tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:32.796837 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e0c872ad-f78d-4202-8c4f-02d8bc18d1af tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:32.797085 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e0c872ad-f78d-4202-8c4f-02d8bc18d1af tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:32.799463 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=146,cinder:INSERT=11,cinder:UPDATE=28 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:50:32.810997 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:32.810997 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:32.815190 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e0c872ad-f78d-4202-8c4f-02d8bc18d1af tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:32.823793 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e0c872ad-f78d-4202-8c4f-02d8bc18d1af tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:32.824483 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 354/1412] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:32 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:32.893092 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-174dc252-7ee8-4be9-b78d-31acf0cfef04 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:32.895282 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-174dc252-7ee8-4be9-b78d-31acf0cfef04 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:32.895562 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-174dc252-7ee8-4be9-b78d-31acf0cfef04 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:32.895860 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-174dc252-7ee8-4be9-b78d-31acf0cfef04 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:32.906071 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:32.906071 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:32.908681 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-174dc252-7ee8-4be9-b78d-31acf0cfef04 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:32.913038 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-174dc252-7ee8-4be9-b78d-31acf0cfef04 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:32.913546 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 346/1413] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:32 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:33.294039 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1ef366b2-8b82-4e3e-81d5-39ed3dbfc49e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:33.296428 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1ef366b2-8b82-4e3e-81d5-39ed3dbfc49e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:33.296723 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1ef366b2-8b82-4e3e-81d5-39ed3dbfc49e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:33.297186 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1ef366b2-8b82-4e3e-81d5-39ed3dbfc49e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:33.297360 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-1ef366b2-8b82-4e3e-81d5-39ed3dbfc49e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:33.303367 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:33.303367 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:33.304474 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1ef366b2-8b82-4e3e-81d5-39ed3dbfc49e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:33.305177 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 358/1414] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:33 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:33.702961 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-f8203f2e-aa4b-42be-8bbc-785b28023c95 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:33.704939 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-f8203f2e-aa4b-42be-8bbc-785b28023c95 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] POST https://10.4.3.143/volume/v3/attachments/e2929e11-5bd1-4f19-93ea-5a4e8900f2f3/action Jul 03 23:50:33.705323 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-f8203f2e-aa4b-42be-8bbc-785b28023c95 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:50:33.705435 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-f8203f2e-aa4b-42be-8bbc-785b28023c95 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:33.709522 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=200,cinder:INSERT=28,cinder:UPDATE=62 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:50:33.723524 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:33.723524 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:33.745200 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-7331f926-58d5-4ad5-acc8-67a8d9323d0f req-f8203f2e-aa4b-42be-8bbc-785b28023c95 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/attachments/e2929e11-5bd1-4f19-93ea-5a4e8900f2f3/action returned with HTTP 204 Jul 03 23:50:33.745650 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 357/1415] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:50:33 2026] POST /volume/v3/attachments/e2929e11-5bd1-4f19-93ea-5a4e8900f2f3/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:33.840114 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-83a9f8a5-a18f-427f-93ef-fbef37b28bb1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:33.842098 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-83a9f8a5-a18f-427f-93ef-fbef37b28bb1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:33.842283 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-83a9f8a5-a18f-427f-93ef-fbef37b28bb1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:33.842463 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-83a9f8a5-a18f-427f-93ef-fbef37b28bb1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:33.852164 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:33.852164 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:33.855602 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-83a9f8a5-a18f-427f-93ef-fbef37b28bb1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:33.860380 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-83a9f8a5-a18f-427f-93ef-fbef37b28bb1 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:33.860921 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 355/1416] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:33 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:33.873742 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-eb5664dc-5c86-4052-a780-2b77bf27af6a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:33.877733 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-eb5664dc-5c86-4052-a780-2b77bf27af6a tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:33.877733 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-eb5664dc-5c86-4052-a780-2b77bf27af6a tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:33.877733 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-eb5664dc-5c86-4052-a780-2b77bf27af6a tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:33.888882 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:33.888882 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:33.893210 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-eb5664dc-5c86-4052-a780-2b77bf27af6a tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:33.899278 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-eb5664dc-5c86-4052-a780-2b77bf27af6a tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:33.899826 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 347/1417] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:33 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:33.930581 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d5430f31-104b-44fd-bd96-d546f2e1b9b5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:33.935314 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d5430f31-104b-44fd-bd96-d546f2e1b9b5 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:33.935506 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d5430f31-104b-44fd-bd96-d546f2e1b9b5 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:33.935737 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d5430f31-104b-44fd-bd96-d546f2e1b9b5 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:33.946975 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:33.946975 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:33.950417 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d5430f31-104b-44fd-bd96-d546f2e1b9b5 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:33.957280 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d5430f31-104b-44fd-bd96-d546f2e1b9b5 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:33.957673 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 359/1418] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:33 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:34.213096 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-3296a4a0-dfb8-44f6-9e79-8018a7551707 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:34.215186 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-3296a4a0-dfb8-44f6-9e79-8018a7551707 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:34.215395 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-3296a4a0-dfb8-44f6-9e79-8018a7551707 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:34.215538 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-3296a4a0-dfb8-44f6-9e79-8018a7551707 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:34.230057 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:34.230057 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:34.234817 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-3296a4a0-dfb8-44f6-9e79-8018a7551707 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:34.239558 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-3296a4a0-dfb8-44f6-9e79-8018a7551707 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:34.239970 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 358/1419] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:50:34 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:34.269890 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-82f0f402-0778-437a-878f-eb31911e76a3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:34.272796 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-82f0f402-0778-437a-878f-eb31911e76a3 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] POST https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554/action Jul 03 23:50:34.273267 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-82f0f402-0778-437a-878f-eb31911e76a3 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:50:34.273397 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-82f0f402-0778-437a-878f-eb31911e76a3 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:34.286364 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:34.286364 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:34.286934 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-82f0f402-0778-437a-878f-eb31911e76a3 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:34.314343 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-82f0f402-0778-437a-878f-eb31911e76a3 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Begin detaching volume completed successfully. Jul 03 23:50:34.314343 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-82f0f402-0778-437a-878f-eb31911e76a3 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554/action returned with HTTP 202 Jul 03 23:50:34.314803 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 356/1420] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:50:34 2026] POST /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:50:34.319193 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0579af16-405e-4412-aa5e-241c7ef6d607 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:34.321082 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0579af16-405e-4412-aa5e-241c7ef6d607 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:34.321303 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0579af16-405e-4412-aa5e-241c7ef6d607 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:34.321598 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0579af16-405e-4412-aa5e-241c7ef6d607 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:34.321648 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-0579af16-405e-4412-aa5e-241c7ef6d607 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:34.331831 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:34.331831 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:34.332880 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0579af16-405e-4412-aa5e-241c7ef6d607 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:34.333323 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 348/1421] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:34 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:34.343076 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-852881fe-e6ff-4609-aaa2-5aa970b958a4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:34.345008 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-852881fe-e6ff-4609-aaa2-5aa970b958a4 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:34.345402 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-852881fe-e6ff-4609-aaa2-5aa970b958a4 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:34.345444 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-852881fe-e6ff-4609-aaa2-5aa970b958a4 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:34.363612 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:34.363612 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:34.371873 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-852881fe-e6ff-4609-aaa2-5aa970b958a4 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:34.376452 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-852881fe-e6ff-4609-aaa2-5aa970b958a4 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:34.376978 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 360/1422] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:34 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:34.980999 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0c09ab44-941c-4990-96ee-f6e3f972460b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:34.985924 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0c09ab44-941c-4990-96ee-f6e3f972460b tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:34.985924 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0c09ab44-941c-4990-96ee-f6e3f972460b tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:34.985924 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0c09ab44-941c-4990-96ee-f6e3f972460b tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:34.996877 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:34.996877 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:35.001352 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0c09ab44-941c-4990-96ee-f6e3f972460b tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:35.008057 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0c09ab44-941c-4990-96ee-f6e3f972460b tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:35.008611 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 359/1423] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:34 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:35.344725 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f94f9430-3ca3-4a76-9e4b-5d9188057b1d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:35.345080 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a7ca2ca9-ed33-47f2-9cd9-d72a3aa0175d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:35.345284 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f94f9430-3ca3-4a76-9e4b-5d9188057b1d None None] GET https://10.4.3.143/volume// Jul 03 23:50:35.345284 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f94f9430-3ca3-4a76-9e4b-5d9188057b1d None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:35.345474 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f94f9430-3ca3-4a76-9e4b-5d9188057b1d None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:35.345804 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f94f9430-3ca3-4a76-9e4b-5d9188057b1d None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:50:35.346123 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 349/1424] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:50: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 03 23:50:35.347132 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a7ca2ca9-ed33-47f2-9cd9-d72a3aa0175d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:35.347391 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a7ca2ca9-ed33-47f2-9cd9-d72a3aa0175d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:35.347635 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a7ca2ca9-ed33-47f2-9cd9-d72a3aa0175d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:35.347804 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-a7ca2ca9-ed33-47f2-9cd9-d72a3aa0175d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:35.354294 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:35.354294 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:35.355057 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a7ca2ca9-ed33-47f2-9cd9-d72a3aa0175d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:35.355507 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 357/1425] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:35 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:35.357003 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-9fe201f6-3fb5-4388-852e-e7c536b26105 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:35.359152 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-9fe201f6-3fb5-4388-852e-e7c536b26105 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:35.359359 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-9fe201f6-3fb5-4388-852e-e7c536b26105 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:35.359545 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-9fe201f6-3fb5-4388-852e-e7c536b26105 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:35.368560 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:35.368560 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:35.372220 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-9fe201f6-3fb5-4388-852e-e7c536b26105 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:35.376574 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-9fe201f6-3fb5-4388-852e-e7c536b26105 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:35.377032 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 361/1426] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:50:35 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 1319 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:50:35.394765 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-77402cb7-bb3e-4dd2-87ee-d4b9a99b6ceb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:35.396266 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-77402cb7-bb3e-4dd2-87ee-d4b9a99b6ceb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:35.396587 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-77402cb7-bb3e-4dd2-87ee-d4b9a99b6ceb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:35.396867 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-77402cb7-bb3e-4dd2-87ee-d4b9a99b6ceb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:35.406806 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:35.406806 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:35.410805 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-77402cb7-bb3e-4dd2-87ee-d4b9a99b6ceb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:35.415906 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-77402cb7-bb3e-4dd2-87ee-d4b9a99b6ceb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:35.415906 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 360/1427] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:35 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:36.020451 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-58b08b94-4a95-4f76-ae42-ba15bc5c6b5b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:36.022889 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-58b08b94-4a95-4f76-ae42-ba15bc5c6b5b tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:36.023210 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-58b08b94-4a95-4f76-ae42-ba15bc5c6b5b tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:36.023495 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-58b08b94-4a95-4f76-ae42-ba15bc5c6b5b tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:36.034630 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:36.034630 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:36.038478 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-58b08b94-4a95-4f76-ae42-ba15bc5c6b5b tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:36.043120 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-58b08b94-4a95-4f76-ae42-ba15bc5c6b5b tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:36.043623 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 350/1428] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:36 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:36.366061 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0b84d5a9-756a-46bb-8b39-ec15320d08c7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:36.368379 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0b84d5a9-756a-46bb-8b39-ec15320d08c7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:36.370065 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0b84d5a9-756a-46bb-8b39-ec15320d08c7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:36.370065 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0b84d5a9-756a-46bb-8b39-ec15320d08c7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:36.370065 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-0b84d5a9-756a-46bb-8b39-ec15320d08c7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:36.374823 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:36.374823 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:36.376064 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0b84d5a9-756a-46bb-8b39-ec15320d08c7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:36.376513 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 358/1429] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:36 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:36.428991 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-13db9de8-bc73-4b9b-a649-adacef62e3f8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:36.431424 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-13db9de8-bc73-4b9b-a649-adacef62e3f8 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:36.431664 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-13db9de8-bc73-4b9b-a649-adacef62e3f8 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:36.431983 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-13db9de8-bc73-4b9b-a649-adacef62e3f8 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:36.445386 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:36.445386 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:36.450676 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-13db9de8-bc73-4b9b-a649-adacef62e3f8 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:36.457003 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-13db9de8-bc73-4b9b-a649-adacef62e3f8 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:36.457537 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 362/1430] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:36 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:36.876396 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-51ab5426-63d0-4a59-a352-9150edae2455 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:36.878570 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-51ab5426-63d0-4a59-a352-9150edae2455 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] POST https://10.4.3.143/volume/v3/attachments/f739c3ba-f15c-46df-904e-84728b2a4a38/action Jul 03 23:50:36.879088 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-51ab5426-63d0-4a59-a352-9150edae2455 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:50:36.879222 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-51ab5426-63d0-4a59-a352-9150edae2455 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:36.903056 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:36.903056 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:36.922533 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-979ac58a-ccfd-417a-8f17-a1a4dc91cb56 req-51ab5426-63d0-4a59-a352-9150edae2455 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/attachments/f739c3ba-f15c-46df-904e-84728b2a4a38/action returned with HTTP 204 Jul 03 23:50:36.922533 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 361/1431] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:50:36 2026] POST /volume/v3/attachments/f739c3ba-f15c-46df-904e-84728b2a4a38/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:36.936189 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-9df27087-9723-48cc-a960-45efc4b91277 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:36.938267 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-9df27087-9723-48cc-a960-45efc4b91277 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] DELETE https://10.4.3.143/volume/v3/attachments/ce6fda33-c2bb-4540-9a85-5f06504d7006 Jul 03 23:50:36.938450 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-9df27087-9723-48cc-a960-45efc4b91277 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:36.938629 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-9df27087-9723-48cc-a960-45efc4b91277 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:36.946252 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:36.946252 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:37.057715 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7e441083-e46c-4820-966b-0825c9dd0414 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:37.059915 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7e441083-e46c-4820-966b-0825c9dd0414 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:37.060224 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7e441083-e46c-4820-966b-0825c9dd0414 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:37.060472 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7e441083-e46c-4820-966b-0825c9dd0414 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:37.072505 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:37.072505 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:37.077714 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7e441083-e46c-4820-966b-0825c9dd0414 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:37.085726 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7e441083-e46c-4820-966b-0825c9dd0414 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:37.085726 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 359/1432] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:37 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:37.389618 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-66c1aa5c-9307-4fd8-bda4-d41583beb7ef None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:37.391739 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-66c1aa5c-9307-4fd8-bda4-d41583beb7ef tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:37.391972 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-66c1aa5c-9307-4fd8-bda4-d41583beb7ef tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:37.392208 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-66c1aa5c-9307-4fd8-bda4-d41583beb7ef tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:37.392342 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-66c1aa5c-9307-4fd8-bda4-d41583beb7ef tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:37.397412 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:37.397412 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:37.398423 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-66c1aa5c-9307-4fd8-bda4-d41583beb7ef tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:37.398888 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 363/1433] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:37 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:37.472433 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-adfa0575-8461-4d52-a616-901e7c18059a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:37.474437 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-adfa0575-8461-4d52-a616-901e7c18059a tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:37.475725 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-adfa0575-8461-4d52-a616-901e7c18059a tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:37.475725 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-adfa0575-8461-4d52-a616-901e7c18059a tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:37.493410 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-55678c28-57b8-4cb1-8017-36d0c03458f7 req-9df27087-9723-48cc-a960-45efc4b91277 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/attachments/ce6fda33-c2bb-4540-9a85-5f06504d7006 returned with HTTP 200 Jul 03 23:50:37.495728 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 351/1434] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:50:36 2026] DELETE /volume/v3/attachments/ce6fda33-c2bb-4540-9a85-5f06504d7006 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:37.495857 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:37.495857 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:37.500097 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-adfa0575-8461-4d52-a616-901e7c18059a tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:37.505654 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-adfa0575-8461-4d52-a616-901e7c18059a tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:37.506416 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 362/1435] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:37 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:38.099317 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8fbf9303-76f5-4f26-81bb-07efb2495235 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:38.101226 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8fbf9303-76f5-4f26-81bb-07efb2495235 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:38.101474 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8fbf9303-76f5-4f26-81bb-07efb2495235 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:38.101672 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8fbf9303-76f5-4f26-81bb-07efb2495235 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:38.114252 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:38.114252 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:38.117592 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8fbf9303-76f5-4f26-81bb-07efb2495235 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:38.121683 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8fbf9303-76f5-4f26-81bb-07efb2495235 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:38.122093 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 360/1436] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:38 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:38.416861 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0e740d93-34d5-4b9c-9e11-a90170866396 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:38.418538 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0e740d93-34d5-4b9c-9e11-a90170866396 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:38.418774 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0e740d93-34d5-4b9c-9e11-a90170866396 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:38.418954 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0e740d93-34d5-4b9c-9e11-a90170866396 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:38.419061 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-0e740d93-34d5-4b9c-9e11-a90170866396 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:38.429355 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:38.429355 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:38.430173 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0e740d93-34d5-4b9c-9e11-a90170866396 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:38.430519 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 364/1437] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:38 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:38.522092 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-15dad936-bfed-4361-98a2-39c4b7331a0b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:38.525513 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-15dad936-bfed-4361-98a2-39c4b7331a0b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:38.525815 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-15dad936-bfed-4361-98a2-39c4b7331a0b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:38.526117 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-15dad936-bfed-4361-98a2-39c4b7331a0b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:38.545727 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:38.545727 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:38.552036 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-15dad936-bfed-4361-98a2-39c4b7331a0b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:38.558111 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-15dad936-bfed-4361-98a2-39c4b7331a0b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:38.558635 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 352/1438] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:38 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:38.653411 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-dc26957e-b91e-4764-9c0d-f2e9464241ed None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:38.655915 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-dc26957e-b91e-4764-9c0d-f2e9464241ed tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:38.656173 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-dc26957e-b91e-4764-9c0d-f2e9464241ed tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:38.656404 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-dc26957e-b91e-4764-9c0d-f2e9464241ed tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:38.667997 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:38.667997 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:38.672233 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-dc26957e-b91e-4764-9c0d-f2e9464241ed tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:38.679037 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-dc26957e-b91e-4764-9c0d-f2e9464241ed tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:38.679719 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 363/1439] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:50:38 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:38.700588 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-0535e6cf-c741-4eab-bd94-baf074af5916 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:38.703299 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-0535e6cf-c741-4eab-bd94-baf074af5916 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] POST https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d/action Jul 03 23:50:38.703742 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-0535e6cf-c741-4eab-bd94-baf074af5916 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:50:38.703890 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-0535e6cf-c741-4eab-bd94-baf074af5916 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:38.721322 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:38.721322 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:38.722082 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-0535e6cf-c741-4eab-bd94-baf074af5916 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:38.730225 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-0535e6cf-c741-4eab-bd94-baf074af5916 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Begin detaching volume completed successfully. Jul 03 23:50:38.730512 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-0535e6cf-c741-4eab-bd94-baf074af5916 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d/action returned with HTTP 202 Jul 03 23:50:38.731013 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 361/1440] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:50:38 2026] POST /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:50:38.756296 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-39cad46a-977b-431d-9d93-d49bd29a0874 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:38.761232 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39cad46a-977b-431d-9d93-d49bd29a0874 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:38.761426 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-39cad46a-977b-431d-9d93-d49bd29a0874 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:38.761758 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-39cad46a-977b-431d-9d93-d49bd29a0874 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:38.775032 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:38.775032 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:38.779181 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-39cad46a-977b-431d-9d93-d49bd29a0874 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:38.791229 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39cad46a-977b-431d-9d93-d49bd29a0874 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:38.794257 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 365/1441] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:38 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:39.136090 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2eb1e1b0-b084-4eac-8a28-65e1c12d1581 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:39.138331 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2eb1e1b0-b084-4eac-8a28-65e1c12d1581 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:39.138557 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2eb1e1b0-b084-4eac-8a28-65e1c12d1581 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:39.138789 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2eb1e1b0-b084-4eac-8a28-65e1c12d1581 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:39.150874 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:39.150874 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:39.157423 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2eb1e1b0-b084-4eac-8a28-65e1c12d1581 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:39.164935 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2eb1e1b0-b084-4eac-8a28-65e1c12d1581 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:39.165529 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 353/1442] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:39 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:39.443460 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2815c426-d8ad-4cda-b189-dba970e42738 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:39.446071 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2815c426-d8ad-4cda-b189-dba970e42738 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:39.446274 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2815c426-d8ad-4cda-b189-dba970e42738 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:39.446456 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2815c426-d8ad-4cda-b189-dba970e42738 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:39.446554 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-2815c426-d8ad-4cda-b189-dba970e42738 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:39.450876 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:39.450876 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:39.451600 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2815c426-d8ad-4cda-b189-dba970e42738 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:39.452024 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 364/1443] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:39 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:39.758591 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-613f8c13-3a1f-4ad8-ba77-381800873b1a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:39.759015 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-613f8c13-3a1f-4ad8-ba77-381800873b1a None None] GET https://10.4.3.143/volume// Jul 03 23:50:39.759149 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-613f8c13-3a1f-4ad8-ba77-381800873b1a None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:39.759314 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-613f8c13-3a1f-4ad8-ba77-381800873b1a None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:39.759625 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-613f8c13-3a1f-4ad8-ba77-381800873b1a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:50:39.759916 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 362/1444] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23: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 03 23:50:39.768302 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-315a5e97-021c-4598-aa23-50f881f76e59 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:39.770081 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-2a13988f-3bc8-4232-aa94-a72cd50a0306 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:39.771074 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-315a5e97-021c-4598-aa23-50f881f76e59 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:39.771384 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-315a5e97-021c-4598-aa23-50f881f76e59 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:39.771657 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-315a5e97-021c-4598-aa23-50f881f76e59 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:39.771847 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-2a13988f-3bc8-4232-aa94-a72cd50a0306 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] POST https://10.4.3.143/volume/v3/attachments/aa54baac-b90b-40aa-a012-91f7c4688c0a/action Jul 03 23:50:39.772173 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-2a13988f-3bc8-4232-aa94-a72cd50a0306 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:50:39.772293 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-2a13988f-3bc8-4232-aa94-a72cd50a0306 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:39.787188 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:39.787188 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:39.787622 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:39.787622 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:39.791482 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-315a5e97-021c-4598-aa23-50f881f76e59 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:39.797204 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-315a5e97-021c-4598-aa23-50f881f76e59 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:39.797780 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 366/1445] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:50:39 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:50:39.798585 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9d105a13-4bf4-4808-86b7-6b7382af3daa req-2a13988f-3bc8-4232-aa94-a72cd50a0306 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/attachments/aa54baac-b90b-40aa-a012-91f7c4688c0a/action returned with HTTP 204 Jul 03 23:50:39.799048 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 354/1446] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:50:39 2026] POST /volume/v3/attachments/aa54baac-b90b-40aa-a012-91f7c4688c0a/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:39.806515 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-841de90d-eeec-4419-92fc-49193580a299 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:39.809145 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-841de90d-eeec-4419-92fc-49193580a299 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:39.809315 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-841de90d-eeec-4419-92fc-49193580a299 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:39.809513 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-841de90d-eeec-4419-92fc-49193580a299 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:39.819280 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:39.819280 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:39.822714 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-841de90d-eeec-4419-92fc-49193580a299 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:39.827154 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-841de90d-eeec-4419-92fc-49193580a299 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:39.827585 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 365/1447] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:39 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:40.176763 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8b4b5fd6-f03e-4d35-ad97-49cb8f06cb87 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:40.178628 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8b4b5fd6-f03e-4d35-ad97-49cb8f06cb87 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:40.178871 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8b4b5fd6-f03e-4d35-ad97-49cb8f06cb87 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:40.179148 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8b4b5fd6-f03e-4d35-ad97-49cb8f06cb87 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:40.190123 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:40.190123 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:40.193753 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8b4b5fd6-f03e-4d35-ad97-49cb8f06cb87 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:40.198447 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8b4b5fd6-f03e-4d35-ad97-49cb8f06cb87 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:40.198798 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 363/1448] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:40 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 1165 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:40.213912 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-493e7386-946d-471a-bde7-900fbe7fb161 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:40.215986 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-493e7386-946d-471a-bde7-900fbe7fb161 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:40.216265 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-493e7386-946d-471a-bde7-900fbe7fb161 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:40.216491 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-493e7386-946d-471a-bde7-900fbe7fb161 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:40.229225 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:40.229225 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:40.234652 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-493e7386-946d-471a-bde7-900fbe7fb161 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:40.241575 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-493e7386-946d-471a-bde7-900fbe7fb161 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:40.242099 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 367/1449] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:40 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 1165 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:40.462575 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6eeaa033-e064-4f51-8f58-3d7e651aaefc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:40.464798 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6eeaa033-e064-4f51-8f58-3d7e651aaefc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:40.465042 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6eeaa033-e064-4f51-8f58-3d7e651aaefc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:40.465276 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6eeaa033-e064-4f51-8f58-3d7e651aaefc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:40.465415 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-6eeaa033-e064-4f51-8f58-3d7e651aaefc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:40.470376 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:40.470376 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:40.471285 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6eeaa033-e064-4f51-8f58-3d7e651aaefc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:40.471734 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 355/1450] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:40 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:40.691227 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-454ac4b8-9649-41b8-a1af-8b6b3ea1c922 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:40.693486 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-454ac4b8-9649-41b8-a1af-8b6b3ea1c922 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] DELETE https://10.4.3.143/volume/v3/attachments/e2929e11-5bd1-4f19-93ea-5a4e8900f2f3 Jul 03 23:50:40.693756 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-454ac4b8-9649-41b8-a1af-8b6b3ea1c922 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:40.693973 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-454ac4b8-9649-41b8-a1af-8b6b3ea1c922 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:40.701023 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:40.701023 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:40.840250 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-69803aee-10ce-4e02-bb6b-2d6e4850cadb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:40.843102 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-69803aee-10ce-4e02-bb6b-2d6e4850cadb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:40.843301 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-69803aee-10ce-4e02-bb6b-2d6e4850cadb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:40.843536 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-69803aee-10ce-4e02-bb6b-2d6e4850cadb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:40.858202 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:40.858202 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:40.862977 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-69803aee-10ce-4e02-bb6b-2d6e4850cadb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:40.870077 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-69803aee-10ce-4e02-bb6b-2d6e4850cadb tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:40.870685 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 364/1451] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:40 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:41.236206 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9916b696-c0fb-4a1b-a6b8-f412bb85b86d req-454ac4b8-9649-41b8-a1af-8b6b3ea1c922 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/attachments/e2929e11-5bd1-4f19-93ea-5a4e8900f2f3 returned with HTTP 200 Jul 03 23:50:41.236682 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 366/1452] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:50:40 2026] DELETE /volume/v3/attachments/e2929e11-5bd1-4f19-93ea-5a4e8900f2f3 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:41.484832 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-689eeae6-4f48-4040-8392-a5df7e9c095d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:41.487008 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-689eeae6-4f48-4040-8392-a5df7e9c095d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:41.487343 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-689eeae6-4f48-4040-8392-a5df7e9c095d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:41.487514 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-689eeae6-4f48-4040-8392-a5df7e9c095d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:41.487656 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-689eeae6-4f48-4040-8392-a5df7e9c095d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:41.497044 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:41.497044 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:41.498047 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-689eeae6-4f48-4040-8392-a5df7e9c095d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:41.498527 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 368/1453] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:41 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:41.794838 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0e822bf2-9376-46c6-b984-98c2e2189167 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:41.797490 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0e822bf2-9376-46c6-b984-98c2e2189167 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 Jul 03 23:50:41.797490 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0e822bf2-9376-46c6-b984-98c2e2189167 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:41.797490 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0e822bf2-9376-46c6-b984-98c2e2189167 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:41.806494 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:41.806494 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:41.810953 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0e822bf2-9376-46c6-b984-98c2e2189167 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:50:41.816662 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0e822bf2-9376-46c6-b984-98c2e2189167 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 returned with HTTP 200 Jul 03 23:50:41.816662 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 356/1454] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:41 2026] GET /volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:41.879438 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-bf1edc1f-9a0f-4a0d-9fb3-e76b1de4a77e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:41.884678 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-bf1edc1f-9a0f-4a0d-9fb3-e76b1de4a77e tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 Jul 03 23:50:41.884678 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-bf1edc1f-9a0f-4a0d-9fb3-e76b1de4a77e tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:41.884678 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-bf1edc1f-9a0f-4a0d-9fb3-e76b1de4a77e tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:41.884882 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8d963755-5ef7-49fb-96e5-67ab9a9c5d66 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:41.886565 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8d963755-5ef7-49fb-96e5-67ab9a9c5d66 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:41.887095 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8d963755-5ef7-49fb-96e5-67ab9a9c5d66 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:41.887471 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8d963755-5ef7-49fb-96e5-67ab9a9c5d66 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:41.896151 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:41.896151 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:41.897524 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:41.897524 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:41.900470 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-bf1edc1f-9a0f-4a0d-9fb3-e76b1de4a77e tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:50:41.901928 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8d963755-5ef7-49fb-96e5-67ab9a9c5d66 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:41.906087 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-bf1edc1f-9a0f-4a0d-9fb3-e76b1de4a77e tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 returned with HTTP 200 Jul 03 23:50:41.907320 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 365/1455] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:50:41 2026] GET /volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:41.907456 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8d963755-5ef7-49fb-96e5-67ab9a9c5d66 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:41.907456 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 367/1456] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:41 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:41.920952 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-500475ea-817e-4f06-907d-35198774fb92 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:41.922633 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-500475ea-817e-4f06-907d-35198774fb92 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:41.922850 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-500475ea-817e-4f06-907d-35198774fb92 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:41.923061 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-500475ea-817e-4f06-907d-35198774fb92 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:41.931894 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:41.931894 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:41.932105 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-aeccdfff-1aba-4a40-bd21-32e9772d2949 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:41.935075 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-aeccdfff-1aba-4a40-bd21-32e9772d2949 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] POST https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1/action Jul 03 23:50:41.935847 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-aeccdfff-1aba-4a40-bd21-32e9772d2949 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:50:41.936004 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-500475ea-817e-4f06-907d-35198774fb92 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:41.936261 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-aeccdfff-1aba-4a40-bd21-32e9772d2949 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:41.941685 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-500475ea-817e-4f06-907d-35198774fb92 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:41.941895 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=212,cinder:UPDATE=46,cinder:INSERT=16 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:50:41.942113 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 369/1457] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:41 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:41.951872 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:41.951872 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:41.953505 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-aeccdfff-1aba-4a40-bd21-32e9772d2949 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:50:41.962319 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-aeccdfff-1aba-4a40-bd21-32e9772d2949 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Begin detaching volume completed successfully. Jul 03 23:50:41.963163 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-aeccdfff-1aba-4a40-bd21-32e9772d2949 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1/action returned with HTTP 202 Jul 03 23:50:41.963163 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 357/1458] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:50:41 2026] POST /volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:50:42.000368 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2280006d-6a76-4220-8063-a38df7ac39c4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:42.002380 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2280006d-6a76-4220-8063-a38df7ac39c4 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:42.002660 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2280006d-6a76-4220-8063-a38df7ac39c4 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:42.002992 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2280006d-6a76-4220-8063-a38df7ac39c4 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:42.010916 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:42.010916 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:42.015294 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2280006d-6a76-4220-8063-a38df7ac39c4 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:42.020589 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2280006d-6a76-4220-8063-a38df7ac39c4 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:42.021216 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 366/1459] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:41 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:42.038987 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5d8dc49a-8b5d-4ae6-a1e5-559c5167825f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:42.041316 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5d8dc49a-8b5d-4ae6-a1e5-559c5167825f tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:42.042722 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5d8dc49a-8b5d-4ae6-a1e5-559c5167825f tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:42.042722 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5d8dc49a-8b5d-4ae6-a1e5-559c5167825f tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:42.052963 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:42.052963 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:42.057561 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5d8dc49a-8b5d-4ae6-a1e5-559c5167825f tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:42.064168 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5d8dc49a-8b5d-4ae6-a1e5-559c5167825f tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:42.065141 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 368/1460] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:42 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:42.129520 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-05e55f4b-d8f1-40c6-be5f-b41ff3919ef3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:42.131409 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-05e55f4b-d8f1-40c6-be5f-b41ff3919ef3 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:42.131674 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-05e55f4b-d8f1-40c6-be5f-b41ff3919ef3 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:42.131915 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-05e55f4b-d8f1-40c6-be5f-b41ff3919ef3 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:42.142115 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:42.142115 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:42.146417 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-05e55f4b-d8f1-40c6-be5f-b41ff3919ef3 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:42.151607 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-05e55f4b-d8f1-40c6-be5f-b41ff3919ef3 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:42.152035 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 370/1461] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:42 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:42.509527 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d451bfd4-f531-4fac-9c10-a392b190d1cf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:42.513534 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d451bfd4-f531-4fac-9c10-a392b190d1cf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:42.513534 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d451bfd4-f531-4fac-9c10-a392b190d1cf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:42.513534 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d451bfd4-f531-4fac-9c10-a392b190d1cf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:42.513534 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-d451bfd4-f531-4fac-9c10-a392b190d1cf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:42.521253 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:42.521253 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:42.523059 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d451bfd4-f531-4fac-9c10-a392b190d1cf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:42.523059 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 358/1462] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:42 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:43.011234 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-947cb621-bfbd-43e7-b4ae-160b6e70856e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:43.011664 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-947cb621-bfbd-43e7-b4ae-160b6e70856e None None] GET https://10.4.3.143/volume// Jul 03 23:50:43.012134 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-947cb621-bfbd-43e7-b4ae-160b6e70856e None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:43.012190 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-947cb621-bfbd-43e7-b4ae-160b6e70856e None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:43.012635 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-947cb621-bfbd-43e7-b4ae-160b6e70856e None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:50:43.013325 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 367/1463] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:50:43 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:50:43.026373 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-051ed802-5b06-43d6-901f-df943baa1007 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:43.030458 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-051ed802-5b06-43d6-901f-df943baa1007 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 Jul 03 23:50:43.030458 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-051ed802-5b06-43d6-901f-df943baa1007 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:43.030458 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-051ed802-5b06-43d6-901f-df943baa1007 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:43.039340 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:43.039340 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:43.042993 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-051ed802-5b06-43d6-901f-df943baa1007 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:50:43.050950 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-051ed802-5b06-43d6-901f-df943baa1007 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 returned with HTTP 200 Jul 03 23:50:43.050950 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 369/1464] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:50:43 2026] GET /volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 => generated 1325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:50:43.069224 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-1489bafc-254a-4570-863d-47e3c18e5008 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:43.075732 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-1489bafc-254a-4570-863d-47e3c18e5008 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:43.075732 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-1489bafc-254a-4570-863d-47e3c18e5008 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:43.075732 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-1489bafc-254a-4570-863d-47e3c18e5008 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:43.079225 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=182,cinder:UPDATE=19,cinder:INSERT=10 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:50:43.090666 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:43.090666 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:43.097649 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-1489bafc-254a-4570-863d-47e3c18e5008 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:43.105847 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-1489bafc-254a-4570-863d-47e3c18e5008 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:43.106437 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 371/1465] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:50:43 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 1165 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:43.125908 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-43246d90-b73b-46d7-a271-172e0b438775 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:43.129802 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-43246d90-b73b-46d7-a271-172e0b438775 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] POST https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775/action Jul 03 23:50:43.130234 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-43246d90-b73b-46d7-a271-172e0b438775 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:50:43.130413 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-43246d90-b73b-46d7-a271-172e0b438775 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:43.142411 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:43.142411 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:43.143035 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-43246d90-b73b-46d7-a271-172e0b438775 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:43.152750 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-43246d90-b73b-46d7-a271-172e0b438775 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Begin detaching volume completed successfully. Jul 03 23:50:43.152982 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-43246d90-b73b-46d7-a271-172e0b438775 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775/action returned with HTTP 202 Jul 03 23:50:43.153438 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 359/1466] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:50:43 2026] POST /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:50:43.180496 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b5c9ed5b-7f10-45c0-a158-605aa162dfae None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:43.180985 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b5c9ed5b-7f10-45c0-a158-605aa162dfae None None] GET https://10.4.3.143/volume// Jul 03 23:50:43.181112 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b5c9ed5b-7f10-45c0-a158-605aa162dfae None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:43.181321 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b5c9ed5b-7f10-45c0-a158-605aa162dfae None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:43.181651 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b5c9ed5b-7f10-45c0-a158-605aa162dfae None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:50:43.181944 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 368/1467] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:50: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 03 23:50:43.191186 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-9687496e-d67b-49e3-be0b-13fa58e0cef3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:43.195783 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-9687496e-d67b-49e3-be0b-13fa58e0cef3 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:50:43.195783 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-9687496e-d67b-49e3-be0b-13fa58e0cef3 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a", "connector": null, "instance_uuid": "163f496e-e79d-46a3-a7b0-cda56076b136"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:43.212149 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:43.212149 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:43.243566 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-9687496e-d67b-49e3-be0b-13fa58e0cef3 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:50:43.244062 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 370/1468] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:50:43 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 03 23:50:43.256289 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-abd2a2b9-b590-46e1-bf5b-c1469fb5dbf5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:43.258851 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-abd2a2b9-b590-46e1-bf5b-c1469fb5dbf5 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] DELETE https://10.4.3.143/volume/v3/attachments/f739c3ba-f15c-46df-904e-84728b2a4a38 Jul 03 23:50:43.258851 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-abd2a2b9-b590-46e1-bf5b-c1469fb5dbf5 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:43.258851 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-abd2a2b9-b590-46e1-bf5b-c1469fb5dbf5 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:43.268576 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:43.268576 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:43.544288 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4e448ab9-1819-425d-9355-fdfef326afa6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:43.546934 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4e448ab9-1819-425d-9355-fdfef326afa6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:43.547140 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4e448ab9-1819-425d-9355-fdfef326afa6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:43.547375 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4e448ab9-1819-425d-9355-fdfef326afa6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:43.547433 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-4e448ab9-1819-425d-9355-fdfef326afa6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:43.555172 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:43.555172 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:43.555889 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4e448ab9-1819-425d-9355-fdfef326afa6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:43.556594 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 360/1469] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:43 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:43.679132 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:43.681695 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:50:43.681695 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-516654784"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:43.683695 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-516654784'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:50:43.684264 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Create volume of 1 GB Jul 03 23:50:43.689435 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Availability Zones retrieved successfully. Jul 03 23:50:43.695900 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Flow 'volume_create_api' (acc17dd5-d8f2-41e4-b9c9-b4d7e9516d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:50:43.696951 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96c1d63e-21d7-4a93-b572-de66dd3e97d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:43.697905 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:50:43.736942 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96c1d63e-21d7-4a93-b572-de66dd3e97d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:43.737657 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d631854e-1ac4-4b7d-ab87-b22cd737cc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:43.815752 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-abd2a2b9-b590-46e1-bf5b-c1469fb5dbf5 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/attachments/f739c3ba-f15c-46df-904e-84728b2a4a38 returned with HTTP 200 Jul 03 23:50:43.816258 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 372/1470] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:50:43 2026] DELETE /volume/v3/attachments/f739c3ba-f15c-46df-904e-84728b2a4a38 => generated 192 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:43.818623 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Created reservations ['a333fbf6-68c9-4e5b-9845-e2da4e73c184', '655ad539-8219-4df8-a36a-03ef4a1966c2', '6d5778d4-50ef-4d5b-8d1a-19c5c9654c40', 'a1afb20f-a761-48f9-aaee-2a866592b4de'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:50:43.819402 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d631854e-1ac4-4b7d-ab87-b22cd737cc69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a333fbf6-68c9-4e5b-9845-e2da4e73c184', '655ad539-8219-4df8-a36a-03ef4a1966c2', '6d5778d4-50ef-4d5b-8d1a-19c5c9654c40', 'a1afb20f-a761-48f9-aaee-2a866592b4de']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:43.820100 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a499702f-68e9-4411-9b79-95eeb7b17b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:43.842466 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a499702f-68e9-4411-9b79-95eeb7b17b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84478120-9154-4ce0-8151-98bf22ae5be3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-516654784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd6126d53c146c3bf1b040db891a592',qos_specs=None,replication_status=,reservations=['a333fbf6-68c9-4e5b-9845-e2da4e73c184','655ad539-8219-4df8-a36a-03ef4a1966c2','6d5778d4-50ef-4d5b-8d1a-19c5c9654c40','a1afb20f-a761-48f9-aaee-2a866592b4de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb5c2414c554c8aae4a33990aafc618',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:50:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-516654784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84478120-9154-4ce0-8151-98bf22ae5be3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd6126d53c146c3bf1b040db891a592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6eb5c2414c554c8aae4a33990aafc618',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:43.843283 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fafd8f4-8919-4651-b113-f36ef7357205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:43.863384 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fafd8f4-8919-4651-b113-f36ef7357205) transitioned into state 'SUCCESS' from state '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-516654784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd6126d53c146c3bf1b040db891a592',qos_specs=None,replication_status=,reservations=['a333fbf6-68c9-4e5b-9845-e2da4e73c184','655ad539-8219-4df8-a36a-03ef4a1966c2','6d5778d4-50ef-4d5b-8d1a-19c5c9654c40','a1afb20f-a761-48f9-aaee-2a866592b4de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb5c2414c554c8aae4a33990aafc618',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:43.864130 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3131a54e-0ea9-4a08-818a-f81501041b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:43.874237 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3131a54e-0ea9-4a08-818a-f81501041b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:43.875086 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Flow 'volume_create_api' (acc17dd5-d8f2-41e4-b9c9-b4d7e9516d99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:50:43.875413 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Create volume request issued successfully. Jul 03 23:50:43.876004 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b063cc58-b4fc-468a-a134-d3a7fe08cd31 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:50:43.876519 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 369/1471] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:50:43 2026] POST /volume/v3/volumes => generated 758 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:50:43.889498 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-563bca36-57bb-4a0a-9116-222b0a37f324 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:43.891414 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-563bca36-57bb-4a0a-9116-222b0a37f324 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/84478120-9154-4ce0-8151-98bf22ae5be3 Jul 03 23:50:43.891641 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-563bca36-57bb-4a0a-9116-222b0a37f324 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:43.891869 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-563bca36-57bb-4a0a-9116-222b0a37f324 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:43.899450 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:43.899450 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:43.903568 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-563bca36-57bb-4a0a-9116-222b0a37f324 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:50:43.907735 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-563bca36-57bb-4a0a-9116-222b0a37f324 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/84478120-9154-4ce0-8151-98bf22ae5be3 returned with HTTP 200 Jul 03 23:50:43.908137 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 371/1472] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:43 2026] GET /volume/v3/volumes/84478120-9154-4ce0-8151-98bf22ae5be3 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:44.184144 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c6fe1476-9648-4168-9a90-efe765b45d72 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:44.184605 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c6fe1476-9648-4168-9a90-efe765b45d72 None None] GET https://10.4.3.143/volume// Jul 03 23:50:44.184823 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c6fe1476-9648-4168-9a90-efe765b45d72 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:44.185027 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c6fe1476-9648-4168-9a90-efe765b45d72 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:44.185372 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c6fe1476-9648-4168-9a90-efe765b45d72 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:50:44.185653 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 361/1473] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:50: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 03 23:50:44.195035 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-9f18af86-39cd-4978-8e2f-b5290b86fad8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:44.197936 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-9f18af86-39cd-4978-8e2f-b5290b86fad8 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:44.198275 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-9f18af86-39cd-4978-8e2f-b5290b86fad8 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:44.198578 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-9f18af86-39cd-4978-8e2f-b5290b86fad8 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:44.213937 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:44.213937 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:44.221888 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-9f18af86-39cd-4978-8e2f-b5290b86fad8 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:44.228042 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-9f18af86-39cd-4978-8e2f-b5290b86fad8 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:44.228906 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 373/1474] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:50:44 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 1348 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:50:44.567394 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-18069944-fa6f-48f6-bd5e-e1a43b78825a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:44.569340 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-18069944-fa6f-48f6-bd5e-e1a43b78825a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:44.569521 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-18069944-fa6f-48f6-bd5e-e1a43b78825a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:44.569696 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-18069944-fa6f-48f6-bd5e-e1a43b78825a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:44.569845 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-18069944-fa6f-48f6-bd5e-e1a43b78825a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:44.574683 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:44.574683 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:44.575640 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-18069944-fa6f-48f6-bd5e-e1a43b78825a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:44.576043 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 370/1475] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:44 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:44.925720 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-868563b9-cfd3-47fa-9154-5a143e148e87 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:44.930001 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-868563b9-cfd3-47fa-9154-5a143e148e87 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/84478120-9154-4ce0-8151-98bf22ae5be3 Jul 03 23:50:44.930285 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-868563b9-cfd3-47fa-9154-5a143e148e87 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:44.930520 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-868563b9-cfd3-47fa-9154-5a143e148e87 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:44.941788 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:44.941788 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:44.946509 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-868563b9-cfd3-47fa-9154-5a143e148e87 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:50:44.954544 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-868563b9-cfd3-47fa-9154-5a143e148e87 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/84478120-9154-4ce0-8151-98bf22ae5be3 returned with HTTP 200 Jul 03 23:50:44.955040 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 372/1476] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:44 2026] GET /volume/v3/volumes/84478120-9154-4ce0-8151-98bf22ae5be3 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:45.106445 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-e5da435e-b5d8-4b79-a93b-5be3043587f6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:45.109494 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-e5da435e-b5d8-4b79-a93b-5be3043587f6 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] DELETE https://10.4.3.143/volume/v3/attachments/8c66a4a0-6324-4198-9dac-f0d446638840 Jul 03 23:50:45.109805 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-e5da435e-b5d8-4b79-a93b-5be3043587f6 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:45.110120 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-e5da435e-b5d8-4b79-a93b-5be3043587f6 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:45.121672 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:45.121672 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:45.423501 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-ed4878b1-1912-4d99-a630-26945872f02f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:45.428973 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-ed4878b1-1912-4d99-a630-26945872f02f tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] DELETE https://10.4.3.143/volume/v3/attachments/aa54baac-b90b-40aa-a012-91f7c4688c0a Jul 03 23:50:45.429215 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-ed4878b1-1912-4d99-a630-26945872f02f tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:45.429413 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-ed4878b1-1912-4d99-a630-26945872f02f tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:45.439484 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:45.439484 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:45.588893 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-638e1d3b-ce59-45d2-beef-a578b6466557 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:45.590747 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-638e1d3b-ce59-45d2-beef-a578b6466557 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:45.590958 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-638e1d3b-ce59-45d2-beef-a578b6466557 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:45.591168 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-638e1d3b-ce59-45d2-beef-a578b6466557 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:45.591267 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-638e1d3b-ce59-45d2-beef-a578b6466557 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:45.598559 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:45.598559 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:45.599592 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-638e1d3b-ce59-45d2-beef-a578b6466557 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:45.600045 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 371/1477] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:45 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:45.653530 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-4da0d1b5-b5f0-41bf-a358-35644582ce95 req-e5da435e-b5d8-4b79-a93b-5be3043587f6 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/attachments/8c66a4a0-6324-4198-9dac-f0d446638840 returned with HTTP 200 Jul 03 23:50:45.653530 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 362/1478] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:50:45 2026] DELETE /volume/v3/attachments/8c66a4a0-6324-4198-9dac-f0d446638840 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:45.982996 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-275f37f9-2035-4985-ab91-03fcf24dad47 req-ed4878b1-1912-4d99-a630-26945872f02f tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/attachments/aa54baac-b90b-40aa-a012-91f7c4688c0a returned with HTTP 200 Jul 03 23:50:45.983592 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 374/1479] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:50:45 2026] DELETE /volume/v3/attachments/aa54baac-b90b-40aa-a012-91f7c4688c0a => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:46.235794 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e9f66fbc-80c2-4721-956b-1ca0a066e202 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:46.237884 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e9f66fbc-80c2-4721-956b-1ca0a066e202 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 Jul 03 23:50:46.238067 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e9f66fbc-80c2-4721-956b-1ca0a066e202 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:46.238281 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e9f66fbc-80c2-4721-956b-1ca0a066e202 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:46.250932 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:46.250932 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:46.255066 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e9f66fbc-80c2-4721-956b-1ca0a066e202 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:50:46.260959 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e9f66fbc-80c2-4721-956b-1ca0a066e202 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 returned with HTTP 200 Jul 03 23:50:46.261637 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 373/1480] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:46 2026] GET /volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:46.613262 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4e2075c8-1800-49c0-9879-9563afa96613 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:46.615113 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4e2075c8-1800-49c0-9879-9563afa96613 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:46.615308 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4e2075c8-1800-49c0-9879-9563afa96613 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:46.615493 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4e2075c8-1800-49c0-9879-9563afa96613 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:46.615598 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-4e2075c8-1800-49c0-9879-9563afa96613 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:46.619768 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:46.619768 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:46.620480 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4e2075c8-1800-49c0-9879-9563afa96613 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:46.620822 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 372/1481] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:46 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:47.636395 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e2c3c994-23c9-4271-b5b6-9599190cd5e4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:47.638840 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e2c3c994-23c9-4271-b5b6-9599190cd5e4 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:47.638948 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e2c3c994-23c9-4271-b5b6-9599190cd5e4 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:47.639083 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e2c3c994-23c9-4271-b5b6-9599190cd5e4 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:47.639194 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-e2c3c994-23c9-4271-b5b6-9599190cd5e4 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:47.643942 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:47.643942 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:47.644786 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e2c3c994-23c9-4271-b5b6-9599190cd5e4 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:47.645247 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 363/1482] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:47 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:48.659107 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d1d60211-5dae-45cd-99c4-d0e5ebb3e842 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:48.660896 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d1d60211-5dae-45cd-99c4-d0e5ebb3e842 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:48.661090 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d1d60211-5dae-45cd-99c4-d0e5ebb3e842 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:48.661280 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d1d60211-5dae-45cd-99c4-d0e5ebb3e842 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:48.661381 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-d1d60211-5dae-45cd-99c4-d0e5ebb3e842 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:48.665901 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:48.665901 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:48.666558 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d1d60211-5dae-45cd-99c4-d0e5ebb3e842 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:48.666921 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 375/1483] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:48 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:48.676691 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-947cba7b-aace-4a27-912b-c7c2dabc2115 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:48.684309 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-947cba7b-aace-4a27-912b-c7c2dabc2115 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/255974a8-7611-4613-9689-19ccf90e45dd Jul 03 23:50:48.684514 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-947cba7b-aace-4a27-912b-c7c2dabc2115 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:48.684727 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-947cba7b-aace-4a27-912b-c7c2dabc2115 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:48.692065 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:48.692065 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:48.695647 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-947cba7b-aace-4a27-912b-c7c2dabc2115 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:48.699598 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-947cba7b-aace-4a27-912b-c7c2dabc2115 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/255974a8-7611-4613-9689-19ccf90e45dd returned with HTTP 200 Jul 03 23:50:48.700000 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 374/1484] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:48 2026] GET /volume/v3/volumes/255974a8-7611-4613-9689-19ccf90e45dd => generated 966 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:48.712918 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-24d98875-ac41-44c1-ab0b-a624893496b0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:48.715472 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-24d98875-ac41-44c1-ab0b-a624893496b0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/255974a8-7611-4613-9689-19ccf90e45dd Jul 03 23:50:48.715472 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-24d98875-ac41-44c1-ab0b-a624893496b0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:48.715472 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-24d98875-ac41-44c1-ab0b-a624893496b0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:48.723511 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:48.723511 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:48.727556 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-24d98875-ac41-44c1-ab0b-a624893496b0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:48.731799 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-24d98875-ac41-44c1-ab0b-a624893496b0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/255974a8-7611-4613-9689-19ccf90e45dd returned with HTTP 200 Jul 03 23:50:48.732232 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 373/1485] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:48 2026] GET /volume/v3/volumes/255974a8-7611-4613-9689-19ccf90e45dd => generated 966 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:48.748605 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e8ed34ea-18e1-4b76-8e8e-d53312e94e38 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:48.750252 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e8ed34ea-18e1-4b76-8e8e-d53312e94e38 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] DELETE https://10.4.3.143/volume/v3/volumes/255974a8-7611-4613-9689-19ccf90e45dd Jul 03 23:50:48.750427 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e8ed34ea-18e1-4b76-8e8e-d53312e94e38 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:48.750598 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e8ed34ea-18e1-4b76-8e8e-d53312e94e38 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:48.750766 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-e8ed34ea-18e1-4b76-8e8e-d53312e94e38 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete volume with id: 255974a8-7611-4613-9689-19ccf90e45dd Jul 03 23:50:48.758302 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:48.758302 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:48.758893 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e8ed34ea-18e1-4b76-8e8e-d53312e94e38 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:48.785732 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e8ed34ea-18e1-4b76-8e8e-d53312e94e38 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete volume request issued successfully. Jul 03 23:50:48.785732 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e8ed34ea-18e1-4b76-8e8e-d53312e94e38 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/255974a8-7611-4613-9689-19ccf90e45dd returned with HTTP 202 Jul 03 23:50:48.785732 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 364/1486] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:50:48 2026] DELETE /volume/v3/volumes/255974a8-7611-4613-9689-19ccf90e45dd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:50:48.791838 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-be1ef7e5-f19f-497a-8dd2-6e5806a1186a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:48.792662 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-be1ef7e5-f19f-497a-8dd2-6e5806a1186a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/255974a8-7611-4613-9689-19ccf90e45dd Jul 03 23:50:48.793060 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-be1ef7e5-f19f-497a-8dd2-6e5806a1186a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:48.793187 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-be1ef7e5-f19f-497a-8dd2-6e5806a1186a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:48.801656 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:48.801656 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:48.807185 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-be1ef7e5-f19f-497a-8dd2-6e5806a1186a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:48.812981 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-be1ef7e5-f19f-497a-8dd2-6e5806a1186a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/255974a8-7611-4613-9689-19ccf90e45dd returned with HTTP 200 Jul 03 23:50:48.813552 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 376/1487] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:48 2026] GET /volume/v3/volumes/255974a8-7611-4613-9689-19ccf90e45dd => generated 965 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:49.830443 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d1686bda-961a-4586-b468-9de4fdcc95e8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:49.832475 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d1686bda-961a-4586-b468-9de4fdcc95e8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/255974a8-7611-4613-9689-19ccf90e45dd Jul 03 23:50:49.832665 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d1686bda-961a-4586-b468-9de4fdcc95e8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:49.832892 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d1686bda-961a-4586-b468-9de4fdcc95e8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:49.841958 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d1686bda-961a-4586-b468-9de4fdcc95e8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/255974a8-7611-4613-9689-19ccf90e45dd returned with HTTP 404 Jul 03 23:50:49.842969 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 375/1488] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:49 2026] GET /volume/v3/volumes/255974a8-7611-4613-9689-19ccf90e45dd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:49.850829 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-04a46d31-7967-458c-a276-4567a0ec5ded None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:49.853309 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-04a46d31-7967-458c-a276-4567a0ec5ded tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] DELETE https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:49.853528 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-04a46d31-7967-458c-a276-4567a0ec5ded tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:49.853729 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-04a46d31-7967-458c-a276-4567a0ec5ded tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:49.853865 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-04a46d31-7967-458c-a276-4567a0ec5ded tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete backup with id: abdc1cb5-d92a-4e6b-a883-d3f4e941d155. Jul 03 23:50:49.859447 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:49.859447 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:49.877611 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-04a46d31-7967-458c-a276-4567a0ec5ded tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] delete_backup rpcapi backup_id abdc1cb5-d92a-4e6b-a883-d3f4e941d155 {{(pid=99862) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:50:49.880874 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-04a46d31-7967-458c-a276-4567a0ec5ded tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 202 Jul 03 23:50:49.881362 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 374/1489] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:50:49 2026] DELETE /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:50:49.889964 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-584c4f8f-865a-45de-a7e8-1578dd458f4d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:49.892381 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-584c4f8f-865a-45de-a7e8-1578dd458f4d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:49.892381 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-584c4f8f-865a-45de-a7e8-1578dd458f4d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:49.893186 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-584c4f8f-865a-45de-a7e8-1578dd458f4d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:49.893186 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-584c4f8f-865a-45de-a7e8-1578dd458f4d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:49.898303 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:49.898303 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:49.899226 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-584c4f8f-865a-45de-a7e8-1578dd458f4d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 200 Jul 03 23:50:49.899609 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 365/1490] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:49 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:50.911520 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-83c943d2-f108-4442-9231-898112d7e1ad None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:50.913865 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-83c943d2-f108-4442-9231-898112d7e1ad tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 Jul 03 23:50:50.914143 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-83c943d2-f108-4442-9231-898112d7e1ad tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:50.914430 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-83c943d2-f108-4442-9231-898112d7e1ad tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:50.914605 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-83c943d2-f108-4442-9231-898112d7e1ad tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id abdc1cb5-d92a-4e6b-a883-d3f4e941d155. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:50:50.919547 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-83c943d2-f108-4442-9231-898112d7e1ad tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 returned with HTTP 404 Jul 03 23:50:50.920440 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 377/1491] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:50 2026] GET /volume/v3/backups/abdc1cb5-d92a-4e6b-a883-d3f4e941d155 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:50.956756 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b90d3a8c-8ac6-422d-8b2f-9c4aebf03654 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:50.958906 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b90d3a8c-8ac6-422d-8b2f-9c4aebf03654 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:50.959145 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b90d3a8c-8ac6-422d-8b2f-9c4aebf03654 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:50.959411 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b90d3a8c-8ac6-422d-8b2f-9c4aebf03654 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:50.959590 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-b90d3a8c-8ac6-422d-8b2f-9c4aebf03654 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Delete volume with id: c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:50.967999 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:50.967999 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:50.968780 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b90d3a8c-8ac6-422d-8b2f-9c4aebf03654 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:50.992203 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b90d3a8c-8ac6-422d-8b2f-9c4aebf03654 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Delete volume request issued successfully. Jul 03 23:50:50.992491 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b90d3a8c-8ac6-422d-8b2f-9c4aebf03654 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 202 Jul 03 23:50:50.993025 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 376/1492] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:50:50 2026] DELETE /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:50:51.005309 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-12eb9d7b-ef53-4782-bcb6-c9781d3f345b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:51.007630 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-12eb9d7b-ef53-4782-bcb6-c9781d3f345b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:51.007887 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-12eb9d7b-ef53-4782-bcb6-c9781d3f345b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:51.008523 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-12eb9d7b-ef53-4782-bcb6-c9781d3f345b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:51.011661 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1f978aa1-9b98-454c-8346-27da79d6b12d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:51.013787 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1f978aa1-9b98-454c-8346-27da79d6b12d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] DELETE https://10.4.3.143/volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac Jul 03 23:50:51.014026 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1f978aa1-9b98-454c-8346-27da79d6b12d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:51.014260 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1f978aa1-9b98-454c-8346-27da79d6b12d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:51.014439 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-1f978aa1-9b98-454c-8346-27da79d6b12d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete volume with id: 8c703e2c-1182-4a2f-b01d-ac97d52282ac Jul 03 23:50:51.016493 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:51.016493 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:51.020298 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-12eb9d7b-ef53-4782-bcb6-c9781d3f345b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:51.023560 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:51.023560 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:51.024169 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1f978aa1-9b98-454c-8346-27da79d6b12d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:51.027005 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-12eb9d7b-ef53-4782-bcb6-c9781d3f345b tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 200 Jul 03 23:50:51.027454 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 375/1493] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:51 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:51.051200 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1f978aa1-9b98-454c-8346-27da79d6b12d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete volume request issued successfully. Jul 03 23:50:51.051410 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1f978aa1-9b98-454c-8346-27da79d6b12d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac returned with HTTP 202 Jul 03 23:50:51.051814 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 366/1494] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:50:51 2026] DELETE /volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:50:51.058772 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7304cb4a-e5bf-40c2-a424-280e75a196f0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:51.060559 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7304cb4a-e5bf-40c2-a424-280e75a196f0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac Jul 03 23:50:51.060824 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7304cb4a-e5bf-40c2-a424-280e75a196f0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:51.061049 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7304cb4a-e5bf-40c2-a424-280e75a196f0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:51.070229 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:51.070229 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:51.074477 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7304cb4a-e5bf-40c2-a424-280e75a196f0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:51.081500 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7304cb4a-e5bf-40c2-a424-280e75a196f0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac returned with HTTP 200 Jul 03 23:50:51.082419 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 378/1495] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:51 2026] GET /volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac => generated 908 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:50:51.145505 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-36663ec2-400a-487b-b8a6-989dccec9103 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:51.148025 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-36663ec2-400a-487b-b8a6-989dccec9103 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] PUT https://10.4.3.143/volume/v3/attachments/e90ee66a-3a84-4001-a186-e99e595946dc Jul 03 23:50:51.148463 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-36663ec2-400a-487b-b8a6-989dccec9103 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:51.159907 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-36663ec2-400a-487b-b8a6-989dccec9103 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Acquiring lock "cinder-attachment_update-9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:50:51.164884 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-36663ec2-400a-487b-b8a6-989dccec9103 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Lock "cinder-attachment_update-9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:50:51.166264 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:51.166264 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:51.689480 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-36663ec2-400a-487b-b8a6-989dccec9103 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Lock "cinder-attachment_update-9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a-np0000004490" released by "attachment_update" :: held 0.525s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:50:51.689832 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-36663ec2-400a-487b-b8a6-989dccec9103 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/attachments/e90ee66a-3a84-4001-a186-e99e595946dc returned with HTTP 200 Jul 03 23:50:51.690551 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 377/1496] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:50:51 2026] PUT /volume/v3/attachments/e90ee66a-3a84-4001-a186-e99e595946dc => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:51.699108 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-4bc90742-a591-4361-869d-a69ff0f329a2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:51.701295 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-4bc90742-a591-4361-869d-a69ff0f329a2 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/attachments/e90ee66a-3a84-4001-a186-e99e595946dc Jul 03 23:50:51.701495 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-4bc90742-a591-4361-869d-a69ff0f329a2 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:51.701662 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-4bc90742-a591-4361-869d-a69ff0f329a2 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:51.718052 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-4bc90742-a591-4361-869d-a69ff0f329a2 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/attachments/e90ee66a-3a84-4001-a186-e99e595946dc returned with HTTP 200 Jul 03 23:50:51.718370 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 376/1497] 10.4.3.143 () {70 vars in 1651 bytes} [Fri Jul 3 23:50:51 2026] GET /volume/v3/attachments/e90ee66a-3a84-4001-a186-e99e595946dc => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:52.042789 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-71f5b23d-8b6d-4bba-97a4-cffb0046da19 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:52.044547 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-71f5b23d-8b6d-4bba-97a4-cffb0046da19 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d Jul 03 23:50:52.044738 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-71f5b23d-8b6d-4bba-97a4-cffb0046da19 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:52.044917 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-71f5b23d-8b6d-4bba-97a4-cffb0046da19 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:52.051225 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-71f5b23d-8b6d-4bba-97a4-cffb0046da19 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d returned with HTTP 404 Jul 03 23:50:52.051661 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 367/1498] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:52 2026] GET /volume/v3/volumes/c8e8f6bd-689f-4348-afe8-b30a7a21033d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:52.057810 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-49226e22-f139-4f23-94da-5c14c3ea80c0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:52.059620 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-49226e22-f139-4f23-94da-5c14c3ea80c0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] DELETE https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:52.059836 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-49226e22-f139-4f23-94da-5c14c3ea80c0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:52.060034 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-49226e22-f139-4f23-94da-5c14c3ea80c0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:52.060216 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-49226e22-f139-4f23-94da-5c14c3ea80c0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Delete volume with id: 6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:52.067476 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:52.067476 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:52.068049 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-49226e22-f139-4f23-94da-5c14c3ea80c0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:52.085999 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-49226e22-f139-4f23-94da-5c14c3ea80c0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Delete volume request issued successfully. Jul 03 23:50:52.086211 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-49226e22-f139-4f23-94da-5c14c3ea80c0 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 202 Jul 03 23:50:52.086591 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 379/1499] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:50:52 2026] DELETE /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:50:52.093860 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b0d92531-8c4d-47eb-ae8b-93076e3277ff None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:52.097941 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b0d92531-8c4d-47eb-ae8b-93076e3277ff tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:52.098190 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b0d92531-8c4d-47eb-ae8b-93076e3277ff tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:52.098436 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b0d92531-8c4d-47eb-ae8b-93076e3277ff tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:52.101528 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-afd4127a-c58b-4e19-bd7c-3b6aed855fd7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:52.103408 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-afd4127a-c58b-4e19-bd7c-3b6aed855fd7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac Jul 03 23:50:52.103589 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-afd4127a-c58b-4e19-bd7c-3b6aed855fd7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:52.103811 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-afd4127a-c58b-4e19-bd7c-3b6aed855fd7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:52.108371 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:52.108371 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:52.109123 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-afd4127a-c58b-4e19-bd7c-3b6aed855fd7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac returned with HTTP 404 Jul 03 23:50:52.109622 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 377/1500] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:52 2026] GET /volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:52.113851 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b0d92531-8c4d-47eb-ae8b-93076e3277ff tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:52.117804 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-df4495bb-723c-4ac7-a6d7-a38298287908 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:52.119891 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-df4495bb-723c-4ac7-a6d7-a38298287908 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac Jul 03 23:50:52.120125 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-df4495bb-723c-4ac7-a6d7-a38298287908 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:52.120390 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-df4495bb-723c-4ac7-a6d7-a38298287908 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:52.124721 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b0d92531-8c4d-47eb-ae8b-93076e3277ff tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 200 Jul 03 23:50:52.125261 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 378/1501] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:52 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:52.130819 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-df4495bb-723c-4ac7-a6d7-a38298287908 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac returned with HTTP 404 Jul 03 23:50:52.131282 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 368/1502] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:52 2026] GET /volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:52.138724 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-83c4a315-56cc-4f3c-ad03-7b935a74f4c6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:52.140596 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-83c4a315-56cc-4f3c-ad03-7b935a74f4c6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] DELETE https://10.4.3.143/volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac Jul 03 23:50:52.140831 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-83c4a315-56cc-4f3c-ad03-7b935a74f4c6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:52.141022 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-83c4a315-56cc-4f3c-ad03-7b935a74f4c6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:52.141207 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-83c4a315-56cc-4f3c-ad03-7b935a74f4c6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete volume with id: 8c703e2c-1182-4a2f-b01d-ac97d52282ac Jul 03 23:50:52.147539 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-83c4a315-56cc-4f3c-ad03-7b935a74f4c6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac returned with HTTP 404 Jul 03 23:50:52.148190 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 380/1503] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:50:52 2026] DELETE /volume/v3/volumes/8c703e2c-1182-4a2f-b01d-ac97d52282ac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:52.160325 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a9500036-0173-41f6-81cb-bcc0afa394ff None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:52.162516 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:50:52.162935 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-278745912"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:52.164750 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-278745912'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:50:52.164875 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Create volume of 1 GB Jul 03 23:50:52.165074 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:52.165074 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:52.169318 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Availability Zones retrieved successfully. Jul 03 23:50:52.177247 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Flow 'volume_create_api' (ff9d4c8a-053b-4377-be01-bb27f5c2aa7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:50:52.177247 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d63811d-0652-41b4-b522-87ade190196a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:52.178254 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:50:52.207274 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d63811d-0652-41b4-b522-87ade190196a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:52.208099 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93976cb8-2211-4928-9445-dd872888feb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:52.258973 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Created reservations ['b69fc9ed-d88c-4265-9035-6c273434f466', '758cf4b5-b3c8-4337-99c8-c09691643b93', 'f7370e10-5226-44fa-b892-bd87d1ab0b8c', '5fc0b26f-7fb6-4c44-b6c7-e875e6bbd9f9'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:50:52.259755 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93976cb8-2211-4928-9445-dd872888feb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b69fc9ed-d88c-4265-9035-6c273434f466', '758cf4b5-b3c8-4337-99c8-c09691643b93', 'f7370e10-5226-44fa-b892-bd87d1ab0b8c', '5fc0b26f-7fb6-4c44-b6c7-e875e6bbd9f9']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:52.260481 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7160bb-3509-459d-946b-154ac13d1228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:52.284982 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7160bb-3509-459d-946b-154ac13d1228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7bbb974-4b82-49ed-bce2-1f8fdad1b016', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-278745912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c0e7ecab7041c1982cf3f82be3bb31',qos_specs=None,replication_status=,reservations=['b69fc9ed-d88c-4265-9035-6c273434f466','758cf4b5-b3c8-4337-99c8-c09691643b93','f7370e10-5226-44fa-b892-bd87d1ab0b8c','5fc0b26f-7fb6-4c44-b6c7-e875e6bbd9f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='529f3b5f8ac242bba85a01808ba375a4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:50:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-278745912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7bbb974-4b82-49ed-bce2-1f8fdad1b016,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77c0e7ecab7041c1982cf3f82be3bb31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='529f3b5f8ac242bba85a01808ba375a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:52.285769 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82c124e-97da-4268-bf74-5ff48cc23533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:52.303127 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82c124e-97da-4268-bf74-5ff48cc23533) transitioned into state 'SUCCESS' from state '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-278745912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77c0e7ecab7041c1982cf3f82be3bb31',qos_specs=None,replication_status=,reservations=['b69fc9ed-d88c-4265-9035-6c273434f466','758cf4b5-b3c8-4337-99c8-c09691643b93','f7370e10-5226-44fa-b892-bd87d1ab0b8c','5fc0b26f-7fb6-4c44-b6c7-e875e6bbd9f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='529f3b5f8ac242bba85a01808ba375a4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:52.304893 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f499d06-179e-42bd-95cb-c9c9797a7450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:50:52.313321 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f499d06-179e-42bd-95cb-c9c9797a7450) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:50:52.314617 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Flow 'volume_create_api' (ff9d4c8a-053b-4377-be01-bb27f5c2aa7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:50:52.315044 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Create volume request issued successfully. Jul 03 23:50:52.315907 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a9500036-0173-41f6-81cb-bcc0afa394ff tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:50:52.316484 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 378/1504] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:50:52 2026] POST /volume/v3/volumes => generated 748 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:50:52.327379 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3f519f9d-cb2e-480b-a232-3b56f19c4e15 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:52.330280 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3f519f9d-cb2e-480b-a232-3b56f19c4e15 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:50:52.330514 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3f519f9d-cb2e-480b-a232-3b56f19c4e15 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:52.330741 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3f519f9d-cb2e-480b-a232-3b56f19c4e15 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:52.339287 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:52.339287 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:52.343639 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3f519f9d-cb2e-480b-a232-3b56f19c4e15 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:52.352752 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3f519f9d-cb2e-480b-a232-3b56f19c4e15 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:50:52.353234 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 379/1505] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:52 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:53.139392 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8519fc10-a387-4cc0-b65a-253f4afd0146 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:53.141338 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8519fc10-a387-4cc0-b65a-253f4afd0146 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 Jul 03 23:50:53.141582 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8519fc10-a387-4cc0-b65a-253f4afd0146 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:53.141881 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8519fc10-a387-4cc0-b65a-253f4afd0146 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:53.148575 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8519fc10-a387-4cc0-b65a-253f4afd0146 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 returned with HTTP 404 Jul 03 23:50:53.149153 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 369/1506] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:53 2026] GET /volume/v3/volumes/6800cae4-c8ae-43bd-ba31-a765bb7ee554 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:53.224098 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f870a4fe-70e3-4fac-8646-5e16a02f04a7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:53.226726 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f870a4fe-70e3-4fac-8646-5e16a02f04a7 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] DELETE https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:50:53.227034 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f870a4fe-70e3-4fac-8646-5e16a02f04a7 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:53.227325 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f870a4fe-70e3-4fac-8646-5e16a02f04a7 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:53.227557 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-f870a4fe-70e3-4fac-8646-5e16a02f04a7 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Delete volume with id: e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:50:53.238257 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:53.238257 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:53.239136 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f870a4fe-70e3-4fac-8646-5e16a02f04a7 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:53.268809 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f870a4fe-70e3-4fac-8646-5e16a02f04a7 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Delete volume request issued successfully. Jul 03 23:50:53.269145 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f870a4fe-70e3-4fac-8646-5e16a02f04a7 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 202 Jul 03 23:50:53.269697 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 381/1507] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:50:53 2026] DELETE /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:50:53.278545 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2a478ad2-7de2-4084-a015-89017bf1e3e4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:53.281065 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2a478ad2-7de2-4084-a015-89017bf1e3e4 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:50:53.281369 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2a478ad2-7de2-4084-a015-89017bf1e3e4 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:53.283014 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2a478ad2-7de2-4084-a015-89017bf1e3e4 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:53.295868 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:53.295868 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:53.299497 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2a478ad2-7de2-4084-a015-89017bf1e3e4 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Volume info retrieved successfully. Jul 03 23:50:53.304251 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2a478ad2-7de2-4084-a015-89017bf1e3e4 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 200 Jul 03 23:50:53.304646 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 379/1508] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:53 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:53.365716 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-715cdf03-f518-4e4f-ab2c-4422d73f71c8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:53.368216 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-715cdf03-f518-4e4f-ab2c-4422d73f71c8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:50:53.368517 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-715cdf03-f518-4e4f-ab2c-4422d73f71c8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:53.368786 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-715cdf03-f518-4e4f-ab2c-4422d73f71c8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:53.379359 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:53.379359 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:53.384761 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-715cdf03-f518-4e4f-ab2c-4422d73f71c8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:50:53.391152 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-715cdf03-f518-4e4f-ab2c-4422d73f71c8 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:50:53.391685 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 380/1509] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:53 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:54.320507 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ce5c6421-af2b-4b44-b060-89465c33c1e6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:54.322518 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ce5c6421-af2b-4b44-b060-89465c33c1e6 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] GET https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee Jul 03 23:50:54.322762 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ce5c6421-af2b-4b44-b060-89465c33c1e6 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:54.322982 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ce5c6421-af2b-4b44-b060-89465c33c1e6 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:54.337857 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ce5c6421-af2b-4b44-b060-89465c33c1e6 tempest-AttachVolumeTestJSON-384747984 tempest-AttachVolumeTestJSON-384747984-project-member] https://10.4.3.143/volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee returned with HTTP 404 Jul 03 23:50:54.338461 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 370/1510] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:54 2026] GET /volume/v3/volumes/e4eb2f80-de62-4d55-b660-4d04f37dc6ee => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:55.041574 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-386bbd01-7f6c-459e-97e0-54291a533b72 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:55.043579 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-386bbd01-7f6c-459e-97e0-54291a533b72 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:55.043799 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-386bbd01-7f6c-459e-97e0-54291a533b72 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:55.044002 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-386bbd01-7f6c-459e-97e0-54291a533b72 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:55.044247 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-386bbd01-7f6c-459e-97e0-54291a533b72 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Delete volume with id: a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:55.051814 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:55.051814 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:55.052746 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-386bbd01-7f6c-459e-97e0-54291a533b72 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:55.077687 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-386bbd01-7f6c-459e-97e0-54291a533b72 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Delete volume request issued successfully. Jul 03 23:50:55.077886 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-386bbd01-7f6c-459e-97e0-54291a533b72 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 202 Jul 03 23:50:55.078997 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 382/1511] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:50:55 2026] DELETE /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:50:55.088667 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ad794e6a-7ddc-469c-8d47-0ef99652b476 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:55.091980 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ad794e6a-7ddc-469c-8d47-0ef99652b476 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:55.093900 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ad794e6a-7ddc-469c-8d47-0ef99652b476 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:55.093900 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ad794e6a-7ddc-469c-8d47-0ef99652b476 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:55.107938 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:55.107938 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:55.112872 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ad794e6a-7ddc-469c-8d47-0ef99652b476 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:55.119431 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ad794e6a-7ddc-469c-8d47-0ef99652b476 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 200 Jul 03 23:50:55.120374 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 380/1512] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:55 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:56.138801 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b29ea7bb-6daa-41be-b83f-c3a41304679a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:56.140557 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b29ea7bb-6daa-41be-b83f-c3a41304679a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 Jul 03 23:50:56.140780 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b29ea7bb-6daa-41be-b83f-c3a41304679a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:56.140952 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b29ea7bb-6daa-41be-b83f-c3a41304679a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:56.151072 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b29ea7bb-6daa-41be-b83f-c3a41304679a tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 returned with HTTP 404 Jul 03 23:50:56.151682 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 381/1513] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:56 2026] GET /volume/v3/volumes/a9c8f900-4f79-4721-bf2c-ef32255db775 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:56.716794 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-21412003-0ead-42c2-8c1c-68d3997025e6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:56.719282 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-21412003-0ead-42c2-8c1c-68d3997025e6 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/772bfb48-24cf-41cc-b96c-84c62ee93c8b Jul 03 23:50:56.719535 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-21412003-0ead-42c2-8c1c-68d3997025e6 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:56.719951 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-21412003-0ead-42c2-8c1c-68d3997025e6 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:56.720056 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-21412003-0ead-42c2-8c1c-68d3997025e6 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Delete snapshot with id: 772bfb48-24cf-41cc-b96c-84c62ee93c8b Jul 03 23:50:56.727882 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:56.727882 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:56.728593 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-21412003-0ead-42c2-8c1c-68d3997025e6 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Snapshot retrieved successfully. Jul 03 23:50:56.748283 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-21412003-0ead-42c2-8c1c-68d3997025e6 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Snapshot delete request issued successfully. Jul 03 23:50:56.748621 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-21412003-0ead-42c2-8c1c-68d3997025e6 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/snapshots/772bfb48-24cf-41cc-b96c-84c62ee93c8b returned with HTTP 202 Jul 03 23:50:56.749383 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 371/1514] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:50:56 2026] DELETE /volume/v3/snapshots/772bfb48-24cf-41cc-b96c-84c62ee93c8b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:50:56.760319 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0c1260df-357a-4a64-b6ff-8a558916d945 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:56.763731 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0c1260df-357a-4a64-b6ff-8a558916d945 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/snapshots/772bfb48-24cf-41cc-b96c-84c62ee93c8b Jul 03 23:50:56.763731 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0c1260df-357a-4a64-b6ff-8a558916d945 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:56.763731 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0c1260df-357a-4a64-b6ff-8a558916d945 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:56.769445 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:56.769445 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:56.770176 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0c1260df-357a-4a64-b6ff-8a558916d945 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Snapshot retrieved successfully. Jul 03 23:50:56.771338 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0c1260df-357a-4a64-b6ff-8a558916d945 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/snapshots/772bfb48-24cf-41cc-b96c-84c62ee93c8b returned with HTTP 200 Jul 03 23:50:56.771958 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 383/1515] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:50:56 2026] GET /volume/v3/snapshots/772bfb48-24cf-41cc-b96c-84c62ee93c8b => generated 461 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:57.788968 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-255bc4d5-edef-4a40-abf8-b3b30d146adc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:57.788968 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-255bc4d5-edef-4a40-abf8-b3b30d146adc tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/snapshots/772bfb48-24cf-41cc-b96c-84c62ee93c8b Jul 03 23:50:57.788968 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-255bc4d5-edef-4a40-abf8-b3b30d146adc tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:57.788968 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-255bc4d5-edef-4a40-abf8-b3b30d146adc tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:57.794450 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-255bc4d5-edef-4a40-abf8-b3b30d146adc tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/snapshots/772bfb48-24cf-41cc-b96c-84c62ee93c8b returned with HTTP 404 Jul 03 23:50:57.795424 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 381/1516] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:50:57 2026] GET /volume/v3/snapshots/772bfb48-24cf-41cc-b96c-84c62ee93c8b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:50:57.859360 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-cd9c0b45-c953-4313-876b-5f325a927872 req-9d174a5b-1534-4874-b02d-94fa5856ca0d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:57.863091 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-cd9c0b45-c953-4313-876b-5f325a927872 req-9d174a5b-1534-4874-b02d-94fa5856ca0d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:50:57.863346 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-cd9c0b45-c953-4313-876b-5f325a927872 req-9d174a5b-1534-4874-b02d-94fa5856ca0d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:57.863576 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-cd9c0b45-c953-4313-876b-5f325a927872 req-9d174a5b-1534-4874-b02d-94fa5856ca0d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:57.871535 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:57.871535 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:57.880469 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-cd9c0b45-c953-4313-876b-5f325a927872 req-9d174a5b-1534-4874-b02d-94fa5856ca0d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:50:57.886612 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-cd9c0b45-c953-4313-876b-5f325a927872 req-9d174a5b-1534-4874-b02d-94fa5856ca0d tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 200 Jul 03 23:50:57.887276 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 382/1517] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:50:57 2026] GET /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:50:59.103083 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3828b99a-cff7-463d-8daa-0da0a4e20bb7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:59.104903 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3828b99a-cff7-463d-8daa-0da0a4e20bb7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:50:59.105173 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3828b99a-cff7-463d-8daa-0da0a4e20bb7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:59.105460 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3828b99a-cff7-463d-8daa-0da0a4e20bb7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:59.122633 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:59.122633 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:50:59.129969 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3828b99a-cff7-463d-8daa-0da0a4e20bb7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] Volume info retrieved successfully. Jul 03 23:50:59.140208 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3828b99a-cff7-463d-8daa-0da0a4e20bb7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:50:59.140804 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 372/1518] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:59 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:59.192481 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-9ffa9039-c256-4e7f-9162-82b8f9e4e7fb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:59.195678 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-9ffa9039-c256-4e7f-9162-82b8f9e4e7fb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:50:59.195678 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-9ffa9039-c256-4e7f-9162-82b8f9e4e7fb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:59.195678 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-9ffa9039-c256-4e7f-9162-82b8f9e4e7fb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:59.215212 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:59.215212 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:50:59.220410 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-9ffa9039-c256-4e7f-9162-82b8f9e4e7fb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:50:59.226641 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-9ffa9039-c256-4e7f-9162-82b8f9e4e7fb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:50:59.227601 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 384/1519] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:50:59 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:50:59.250178 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-66467f57-95e3-44fe-b8c5-0a13ee6bffb9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:59.252365 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-66467f57-95e3-44fe-b8c5-0a13ee6bffb9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6/action Jul 03 23:50:59.252657 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-66467f57-95e3-44fe-b8c5-0a13ee6bffb9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:50:59.252791 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-66467f57-95e3-44fe-b8c5-0a13ee6bffb9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:50:59.265151 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:59.265151 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:50:59.265828 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-66467f57-95e3-44fe-b8c5-0a13ee6bffb9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:50:59.272324 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-66467f57-95e3-44fe-b8c5-0a13ee6bffb9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Begin detaching volume completed successfully. Jul 03 23:50:59.272578 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-66467f57-95e3-44fe-b8c5-0a13ee6bffb9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6/action returned with HTTP 202 Jul 03 23:50:59.272982 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 382/1520] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:50:59 2026] POST /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:50:59.295194 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-65ed6de8-b541-4a54-9af9-5d4950e711b9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:50:59.297957 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-65ed6de8-b541-4a54-9af9-5d4950e711b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:50:59.297957 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-65ed6de8-b541-4a54-9af9-5d4950e711b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:50:59.298238 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-65ed6de8-b541-4a54-9af9-5d4950e711b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:50:59.317159 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:50:59.317159 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:50:59.324579 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-65ed6de8-b541-4a54-9af9-5d4950e711b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:50:59.332719 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-65ed6de8-b541-4a54-9af9-5d4950e711b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:50:59.333201 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 383/1521] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:50:59 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:00.036631 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-4380988b-2e53-45f5-ac55-751b64bff4b5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:00.038943 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-4380988b-2e53-45f5-ac55-751b64bff4b5 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] POST https://10.4.3.143/volume/v3/attachments/e90ee66a-3a84-4001-a186-e99e595946dc/action Jul 03 23:51:00.039344 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-4380988b-2e53-45f5-ac55-751b64bff4b5 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:51:00.039484 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-4380988b-2e53-45f5-ac55-751b64bff4b5 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:51:00.064871 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:00.064871 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:00.079080 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-200350b3-92f2-4770-9eed-c1b696ed41c1 req-4380988b-2e53-45f5-ac55-751b64bff4b5 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/attachments/e90ee66a-3a84-4001-a186-e99e595946dc/action returned with HTTP 204 Jul 03 23:51:00.079610 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 373/1522] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:51:00 2026] POST /volume/v3/attachments/e90ee66a-3a84-4001-a186-e99e595946dc/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:51:00.307749 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ca10a9e9-adc2-43c5-b49b-66004e2ef2f4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:00.308196 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ca10a9e9-adc2-43c5-b49b-66004e2ef2f4 None None] GET https://10.4.3.143/volume// Jul 03 23:51:00.308337 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ca10a9e9-adc2-43c5-b49b-66004e2ef2f4 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:00.308521 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ca10a9e9-adc2-43c5-b49b-66004e2ef2f4 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:00.308853 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ca10a9e9-adc2-43c5-b49b-66004e2ef2f4 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:51:00.309122 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 385/1523] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:51: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 03 23:51:00.321291 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-5f8bf355-41a1-4c58-a610-ed9045b62f49 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:00.324159 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-5f8bf355-41a1-4c58-a610-ed9045b62f49 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:00.324666 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-5f8bf355-41a1-4c58-a610-ed9045b62f49 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:00.325615 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-5f8bf355-41a1-4c58-a610-ed9045b62f49 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:00.347631 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:00.347631 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:00.348685 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0c83e5f9-0a33-4255-9f06-9112dffbfc95 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:00.351328 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0c83e5f9-0a33-4255-9f06-9112dffbfc95 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:00.351328 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0c83e5f9-0a33-4255-9f06-9112dffbfc95 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:00.351328 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0c83e5f9-0a33-4255-9f06-9112dffbfc95 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:00.353311 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-5f8bf355-41a1-4c58-a610-ed9045b62f49 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:00.358942 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-5f8bf355-41a1-4c58-a610-ed9045b62f49 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:00.359817 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 383/1524] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:51:00 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1625 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:51:00.376567 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:00.376567 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:00.383904 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0c83e5f9-0a33-4255-9f06-9112dffbfc95 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:00.394142 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0c83e5f9-0a33-4255-9f06-9112dffbfc95 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:00.394790 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 384/1525] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:00 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1445 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:01.411239 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1785560b-02de-4e49-a0f5-f805ca443090 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:01.415104 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1785560b-02de-4e49-a0f5-f805ca443090 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:01.415104 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1785560b-02de-4e49-a0f5-f805ca443090 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:01.415104 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1785560b-02de-4e49-a0f5-f805ca443090 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:01.435388 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:01.435388 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:01.439641 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1785560b-02de-4e49-a0f5-f805ca443090 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:01.447064 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1785560b-02de-4e49-a0f5-f805ca443090 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:01.447741 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 374/1526] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:01 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:01.563494 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-9a2084fb-cfe7-41e0-8890-fe4569738b01 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:01.565459 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-9a2084fb-cfe7-41e0-8890-fe4569738b01 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:01.565680 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-9a2084fb-cfe7-41e0-8890-fe4569738b01 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:01.565936 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-9a2084fb-cfe7-41e0-8890-fe4569738b01 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:01.584519 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:01.584519 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:01.588239 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-9a2084fb-cfe7-41e0-8890-fe4569738b01 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:01.592339 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-9a2084fb-cfe7-41e0-8890-fe4569738b01 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:01.592784 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 386/1527] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:51:01 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1445 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:02.113350 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-08231bb1-f1b0-4f36-9e72-7b74aa36af8a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:02.116310 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-08231bb1-f1b0-4f36-9e72-7b74aa36af8a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] DELETE https://10.4.3.143/volume/v3/attachments/09d782b8-aeaf-4883-af55-a13c19c5fd3c Jul 03 23:51:02.116591 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-08231bb1-f1b0-4f36-9e72-7b74aa36af8a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:02.116833 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-08231bb1-f1b0-4f36-9e72-7b74aa36af8a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:02.125663 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:02.125663 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:02.465191 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-490f3a59-0d19-4719-a519-1c60d35f5bfb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:02.467524 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-490f3a59-0d19-4719-a519-1c60d35f5bfb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:02.467820 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-490f3a59-0d19-4719-a519-1c60d35f5bfb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:02.468085 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-490f3a59-0d19-4719-a519-1c60d35f5bfb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:02.487543 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:02.487543 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:02.493566 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-490f3a59-0d19-4719-a519-1c60d35f5bfb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:02.506456 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-490f3a59-0d19-4719-a519-1c60d35f5bfb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:02.506456 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 385/1528] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:02 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:02.666000 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-73eae783-7f50-46b6-b34d-a4c46d492bce req-08231bb1-f1b0-4f36-9e72-7b74aa36af8a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/09d782b8-aeaf-4883-af55-a13c19c5fd3c returned with HTTP 200 Jul 03 23:51:02.666591 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 384/1529] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:51:02 2026] DELETE /volume/v3/attachments/09d782b8-aeaf-4883-af55-a13c19c5fd3c => generated 192 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:03.236658 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b13711fc-a328-4249-96ba-67421ca44406 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:03.240941 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:51:03.241256 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1188450661"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:51:03.242614 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1188450661'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:51:03.242759 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Create volume of 1 GB Jul 03 23:51:03.250232 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Availability Zones retrieved successfully. Jul 03 23:51:03.258276 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Flow 'volume_create_api' (c52f0fcf-bcfa-4bcf-82ab-fe492b915430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:51:03.259924 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bde15848-5e2f-4be6-b819-0143030c57a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:03.261206 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:51:03.304141 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bde15848-5e2f-4be6-b819-0143030c57a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:03.305240 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f49b8e5-3bb3-4555-8d5e-2907c687ffc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:03.351628 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Created reservations ['de10d69f-5b0b-42f3-bbb3-bd37119c0822', '9be28e4c-087e-4210-b2d1-3b25e9cb30b5', '11da7e20-919d-409c-b8c4-253f995c96ff', '4bbb60d3-7672-4543-83de-8847580fb587'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:51:03.352396 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f49b8e5-3bb3-4555-8d5e-2907c687ffc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de10d69f-5b0b-42f3-bbb3-bd37119c0822', '9be28e4c-087e-4210-b2d1-3b25e9cb30b5', '11da7e20-919d-409c-b8c4-253f995c96ff', '4bbb60d3-7672-4543-83de-8847580fb587']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:03.353117 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04e12358-3db3-42c6-add0-a18744b6ef01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:03.378399 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04e12358-3db3-42c6-add0-a18744b6ef01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34122f30-4831-4655-bc93-d41acb5939a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1188450661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd6126d53c146c3bf1b040db891a592',qos_specs=None,replication_status=,reservations=['de10d69f-5b0b-42f3-bbb3-bd37119c0822','9be28e4c-087e-4210-b2d1-3b25e9cb30b5','11da7e20-919d-409c-b8c4-253f995c96ff','4bbb60d3-7672-4543-83de-8847580fb587'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb5c2414c554c8aae4a33990aafc618',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:51:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1188450661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34122f30-4831-4655-bc93-d41acb5939a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd6126d53c146c3bf1b040db891a592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6eb5c2414c554c8aae4a33990aafc618',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:03.379779 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f32fbccb-7e12-4df5-8c22-677f02d7da3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:03.400454 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f32fbccb-7e12-4df5-8c22-677f02d7da3e) transitioned into state 'SUCCESS' from state '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-1188450661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd6126d53c146c3bf1b040db891a592',qos_specs=None,replication_status=,reservations=['de10d69f-5b0b-42f3-bbb3-bd37119c0822','9be28e4c-087e-4210-b2d1-3b25e9cb30b5','11da7e20-919d-409c-b8c4-253f995c96ff','4bbb60d3-7672-4543-83de-8847580fb587'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb5c2414c554c8aae4a33990aafc618',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:03.401188 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (795c4ff3-a1d3-4086-ae29-a94dcbf5c367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:03.413618 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (795c4ff3-a1d3-4086-ae29-a94dcbf5c367) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:03.415203 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Flow 'volume_create_api' (c52f0fcf-bcfa-4bcf-82ab-fe492b915430) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:51:03.415203 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Create volume request issued successfully. Jul 03 23:51:03.416088 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b13711fc-a328-4249-96ba-67421ca44406 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:51:03.416239 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 375/1530] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:51:03 2026] POST /volume/v3/volumes => generated 759 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:51:03.432073 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-41a0eb37-5c31-4c91-a6a0-0a413f710d11 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:03.434336 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-41a0eb37-5c31-4c91-a6a0-0a413f710d11 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:51:03.434689 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-41a0eb37-5c31-4c91-a6a0-0a413f710d11 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:03.435033 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-41a0eb37-5c31-4c91-a6a0-0a413f710d11 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:03.444386 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:03.444386 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:03.448819 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-41a0eb37-5c31-4c91-a6a0-0a413f710d11 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:51:03.455431 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-41a0eb37-5c31-4c91-a6a0-0a413f710d11 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:51:03.455431 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 387/1531] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:03 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 827 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:03.519453 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a95496a0-2e3d-42ea-8558-3586f4dd93c4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:03.521364 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a95496a0-2e3d-42ea-8558-3586f4dd93c4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:03.521569 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a95496a0-2e3d-42ea-8558-3586f4dd93c4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:03.521767 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a95496a0-2e3d-42ea-8558-3586f4dd93c4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:03.531785 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:03.531785 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:03.534495 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a95496a0-2e3d-42ea-8558-3586f4dd93c4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:03.539081 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a95496a0-2e3d-42ea-8558-3586f4dd93c4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:03.539584 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 386/1532] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:03 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:03.555063 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5740fa3a-d5c7-4d98-a473-d24919c44eeb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:03.556660 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5740fa3a-d5c7-4d98-a473-d24919c44eeb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:03.556833 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5740fa3a-d5c7-4d98-a473-d24919c44eeb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:03.557021 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5740fa3a-d5c7-4d98-a473-d24919c44eeb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:03.576441 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:03.576441 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:03.589921 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5740fa3a-d5c7-4d98-a473-d24919c44eeb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] Volume info retrieved successfully. Jul 03 23:51:03.591541 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5740fa3a-d5c7-4d98-a473-d24919c44eeb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-reader] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:03.591950 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 385/1533] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:03 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1145 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:03.654543 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-25a430b9-3662-40d2-ac70-903531182a9c req-e6f340f2-5eee-4569-936e-42fa72115ab3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:03.657010 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-e6f340f2-5eee-4569-936e-42fa72115ab3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:03.657262 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-e6f340f2-5eee-4569-936e-42fa72115ab3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:03.657515 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-e6f340f2-5eee-4569-936e-42fa72115ab3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:03.670129 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:03.670129 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:03.677726 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-25a430b9-3662-40d2-ac70-903531182a9c req-e6f340f2-5eee-4569-936e-42fa72115ab3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:03.683009 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-e6f340f2-5eee-4569-936e-42fa72115ab3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:03.683315 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 376/1534] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:51:03 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:03.706689 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-25a430b9-3662-40d2-ac70-903531182a9c req-ff19e3c7-665e-466a-8758-24d3cb0882c9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:03.709230 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-ff19e3c7-665e-466a-8758-24d3cb0882c9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6/action Jul 03 23:51:03.709781 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-ff19e3c7-665e-466a-8758-24d3cb0882c9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:51:03.710000 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-ff19e3c7-665e-466a-8758-24d3cb0882c9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:51:03.727489 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:03.727489 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:03.729370 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-25a430b9-3662-40d2-ac70-903531182a9c req-ff19e3c7-665e-466a-8758-24d3cb0882c9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:03.744689 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-25a430b9-3662-40d2-ac70-903531182a9c req-ff19e3c7-665e-466a-8758-24d3cb0882c9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Begin detaching volume completed successfully. Jul 03 23:51:03.745661 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-ff19e3c7-665e-466a-8758-24d3cb0882c9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6/action returned with HTTP 202 Jul 03 23:51:03.746254 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 388/1535] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:51:03 2026] POST /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:51:03.771501 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-087915b0-bc1a-4ba5-8bbf-f726aae7e3c9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:03.777093 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-087915b0-bc1a-4ba5-8bbf-f726aae7e3c9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:03.777343 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-087915b0-bc1a-4ba5-8bbf-f726aae7e3c9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:03.777638 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-087915b0-bc1a-4ba5-8bbf-f726aae7e3c9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:03.794414 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:03.794414 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:03.797460 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-087915b0-bc1a-4ba5-8bbf-f726aae7e3c9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:03.809046 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-087915b0-bc1a-4ba5-8bbf-f726aae7e3c9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:03.809046 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 387/1536] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:03 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:04.473280 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0c715230-8941-49e0-944e-e4184f9800eb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:04.475154 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0c715230-8941-49e0-944e-e4184f9800eb tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:51:04.475356 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0c715230-8941-49e0-944e-e4184f9800eb tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:04.475689 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0c715230-8941-49e0-944e-e4184f9800eb tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:04.483037 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:04.483037 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:04.487192 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0c715230-8941-49e0-944e-e4184f9800eb tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:51:04.496773 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0c715230-8941-49e0-944e-e4184f9800eb tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:51:04.497515 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 386/1537] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:04 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:04.780506 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6b10e610-79f2-4af5-add0-88d8d07fe16c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:04.781022 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6b10e610-79f2-4af5-add0-88d8d07fe16c None None] GET https://10.4.3.143/volume// Jul 03 23:51:04.781022 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6b10e610-79f2-4af5-add0-88d8d07fe16c None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:04.781347 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6b10e610-79f2-4af5-add0-88d8d07fe16c None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:04.781939 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6b10e610-79f2-4af5-add0-88d8d07fe16c None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:51:04.782826 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 377/1538] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:51: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 03 23:51:04.802372 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-25a430b9-3662-40d2-ac70-903531182a9c req-2fa2f0a9-e421-4486-8bd1-6faa7b00728b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:04.804927 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-2fa2f0a9-e421-4486-8bd1-6faa7b00728b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:04.805121 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-2fa2f0a9-e421-4486-8bd1-6faa7b00728b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:04.805293 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-2fa2f0a9-e421-4486-8bd1-6faa7b00728b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:04.817741 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:04.817741 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:04.820890 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-25a430b9-3662-40d2-ac70-903531182a9c req-2fa2f0a9-e421-4486-8bd1-6faa7b00728b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:04.824084 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7de0c729-c5a4-4f0e-8136-679642fe7d04 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:04.826514 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7de0c729-c5a4-4f0e-8136-679642fe7d04 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:04.826514 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7de0c729-c5a4-4f0e-8136-679642fe7d04 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:04.826691 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7de0c729-c5a4-4f0e-8136-679642fe7d04 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:04.826898 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-2fa2f0a9-e421-4486-8bd1-6faa7b00728b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:04.827582 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 389/1539] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:51:04 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:51:04.846776 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:04.846776 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:04.851207 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-7de0c729-c5a4-4f0e-8136-679642fe7d04 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:04.858728 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7de0c729-c5a4-4f0e-8136-679642fe7d04 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:04.858728 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 388/1540] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:04 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:05.851580 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c8516baa-f3a3-45a8-a5b2-2737f67a06ae None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:05.854811 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c8516baa-f3a3-45a8-a5b2-2737f67a06ae tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] DELETE https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:51:05.854811 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c8516baa-f3a3-45a8-a5b2-2737f67a06ae tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:05.854811 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c8516baa-f3a3-45a8-a5b2-2737f67a06ae tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:05.855033 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-c8516baa-f3a3-45a8-a5b2-2737f67a06ae tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Delete volume with id: 4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:51:05.868035 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:05.868035 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:05.868557 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c8516baa-f3a3-45a8-a5b2-2737f67a06ae tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:51:05.874898 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f3ef21c4-a706-41b0-b4f7-9731eac60588 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:05.877437 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f3ef21c4-a706-41b0-b4f7-9731eac60588 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:05.877749 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f3ef21c4-a706-41b0-b4f7-9731eac60588 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:05.878018 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f3ef21c4-a706-41b0-b4f7-9731eac60588 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:05.891508 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:05.891508 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:05.897068 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f3ef21c4-a706-41b0-b4f7-9731eac60588 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:05.899581 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c8516baa-f3a3-45a8-a5b2-2737f67a06ae tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Delete volume request issued successfully. Jul 03 23:51:05.899823 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c8516baa-f3a3-45a8-a5b2-2737f67a06ae tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 202 Jul 03 23:51:05.900353 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 387/1541] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:51:05 2026] DELETE /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:51:05.903849 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f3ef21c4-a706-41b0-b4f7-9731eac60588 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:05.903849 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 378/1542] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:05 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:05.908873 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5187e544-fffa-487e-b59a-6ef37f2bf2b5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:05.912477 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5187e544-fffa-487e-b59a-6ef37f2bf2b5 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:51:05.912773 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5187e544-fffa-487e-b59a-6ef37f2bf2b5 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:05.912947 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5187e544-fffa-487e-b59a-6ef37f2bf2b5 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:05.921247 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:05.921247 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:05.927131 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-5187e544-fffa-487e-b59a-6ef37f2bf2b5 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Volume info retrieved successfully. Jul 03 23:51:05.935008 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5187e544-fffa-487e-b59a-6ef37f2bf2b5 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 200 Jul 03 23:51:05.935418 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 390/1543] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:05 2026] GET /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:06.780550 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b131fd2d-bc22-446c-8208-0ce5600cc841 req-51040296-4094-4665-9134-27eaaab384cd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:06.783108 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b131fd2d-bc22-446c-8208-0ce5600cc841 req-51040296-4094-4665-9134-27eaaab384cd tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] DELETE https://10.4.3.143/volume/v3/attachments/e90ee66a-3a84-4001-a186-e99e595946dc Jul 03 23:51:06.783392 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b131fd2d-bc22-446c-8208-0ce5600cc841 req-51040296-4094-4665-9134-27eaaab384cd tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:06.783665 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b131fd2d-bc22-446c-8208-0ce5600cc841 req-51040296-4094-4665-9134-27eaaab384cd tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:06.793170 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:06.793170 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:06.921075 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d20a03c4-8f55-4285-87af-723079c0c5b6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:06.923014 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d20a03c4-8f55-4285-87af-723079c0c5b6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:06.923176 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d20a03c4-8f55-4285-87af-723079c0c5b6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:06.923356 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d20a03c4-8f55-4285-87af-723079c0c5b6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:06.933679 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:06.933679 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:06.937014 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d20a03c4-8f55-4285-87af-723079c0c5b6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:06.941838 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d20a03c4-8f55-4285-87af-723079c0c5b6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:06.942183 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 388/1544] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:06 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:06.949335 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-84b0a156-91a3-4ae8-aef2-28a8af144164 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:06.951248 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-84b0a156-91a3-4ae8-aef2-28a8af144164 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] GET https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 Jul 03 23:51:06.951447 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-84b0a156-91a3-4ae8-aef2-28a8af144164 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:06.951636 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-84b0a156-91a3-4ae8-aef2-28a8af144164 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:06.961152 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-84b0a156-91a3-4ae8-aef2-28a8af144164 tempest-TestStampPattern-1813269400 tempest-TestStampPattern-1813269400-project-member] https://10.4.3.143/volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 returned with HTTP 404 Jul 03 23:51:06.961673 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 379/1545] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:06 2026] GET /volume/v3/volumes/4fe3ad0d-8327-41b8-9eaa-77f138a51234 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:51:07.320425 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b131fd2d-bc22-446c-8208-0ce5600cc841 req-51040296-4094-4665-9134-27eaaab384cd tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/attachments/e90ee66a-3a84-4001-a186-e99e595946dc returned with HTTP 200 Jul 03 23:51:07.320814 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 389/1546] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:51:06 2026] DELETE /volume/v3/attachments/e90ee66a-3a84-4001-a186-e99e595946dc => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:07.955528 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fa918f96-c6b1-4714-89cd-489db36f7e63 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:07.957608 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fa918f96-c6b1-4714-89cd-489db36f7e63 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:07.957879 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fa918f96-c6b1-4714-89cd-489db36f7e63 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:07.958128 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fa918f96-c6b1-4714-89cd-489db36f7e63 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:07.971585 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:07.971585 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:07.979585 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fa918f96-c6b1-4714-89cd-489db36f7e63 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:07.989096 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fa918f96-c6b1-4714-89cd-489db36f7e63 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:07.989615 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 391/1547] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:07 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:09.004962 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-65474ea2-5f01-4f67-bcef-bf61149852ec None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:09.006527 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-65474ea2-5f01-4f67-bcef-bf61149852ec tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:09.006753 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-65474ea2-5f01-4f67-bcef-bf61149852ec tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:09.006937 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-65474ea2-5f01-4f67-bcef-bf61149852ec tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:09.015631 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:09.015631 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:09.019521 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-65474ea2-5f01-4f67-bcef-bf61149852ec tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:09.025034 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-65474ea2-5f01-4f67-bcef-bf61149852ec tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:09.025399 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 389/1548] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:09 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:10.040575 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9d04a48a-cfa2-495f-9604-77df96b28baf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:10.043240 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9d04a48a-cfa2-495f-9604-77df96b28baf tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:10.043671 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9d04a48a-cfa2-495f-9604-77df96b28baf tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:10.044074 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9d04a48a-cfa2-495f-9604-77df96b28baf tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:10.058094 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:10.058094 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:10.062973 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9d04a48a-cfa2-495f-9604-77df96b28baf tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:10.073594 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9d04a48a-cfa2-495f-9604-77df96b28baf tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:10.074491 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 380/1549] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:10 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:11.090487 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-66c8aeb3-362e-4cac-a072-23349767db0b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:11.095362 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-66c8aeb3-362e-4cac-a072-23349767db0b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:11.095827 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-66c8aeb3-362e-4cac-a072-23349767db0b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:11.095827 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-66c8aeb3-362e-4cac-a072-23349767db0b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:11.116536 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:11.116536 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:11.120681 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-66c8aeb3-362e-4cac-a072-23349767db0b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:11.125534 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-66c8aeb3-362e-4cac-a072-23349767db0b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:11.125914 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 390/1550] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:11 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:11.709503 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2564bc51-72e4-484b-829e-198b57bcc17e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:11.711603 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2564bc51-72e4-484b-829e-198b57bcc17e tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:51:11.712109 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2564bc51-72e4-484b-829e-198b57bcc17e tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:11.712109 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2564bc51-72e4-484b-829e-198b57bcc17e tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:11.721824 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:11.721824 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:11.727410 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2564bc51-72e4-484b-829e-198b57bcc17e tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Volume info retrieved successfully. Jul 03 23:51:11.733525 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2564bc51-72e4-484b-829e-198b57bcc17e tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a returned with HTTP 200 Jul 03 23:51:11.734261 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 392/1551] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:11 2026] GET /volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:11.778065 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b3f61302-2496-48b2-95b5-13166a4d8838 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:11.780538 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b3f61302-2496-48b2-95b5-13166a4d8838 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:51:11.780960 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b3f61302-2496-48b2-95b5-13166a4d8838 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:11.781235 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b3f61302-2496-48b2-95b5-13166a4d8838 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:11.790364 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:11.790364 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:11.795494 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b3f61302-2496-48b2-95b5-13166a4d8838 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Volume info retrieved successfully. Jul 03 23:51:11.801777 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b3f61302-2496-48b2-95b5-13166a4d8838 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a returned with HTTP 200 Jul 03 23:51:11.802240 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 390/1552] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:11 2026] GET /volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:11.823289 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-75cd2c5b-a0c1-4fdb-95a2-20e9c4bcebc6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:11.827297 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-75cd2c5b-a0c1-4fdb-95a2-20e9c4bcebc6 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] DELETE https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:51:11.827297 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-75cd2c5b-a0c1-4fdb-95a2-20e9c4bcebc6 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:11.827297 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-75cd2c5b-a0c1-4fdb-95a2-20e9c4bcebc6 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:11.827297 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-75cd2c5b-a0c1-4fdb-95a2-20e9c4bcebc6 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Delete volume with id: 9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:51:11.833694 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:11.833694 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:11.835731 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-75cd2c5b-a0c1-4fdb-95a2-20e9c4bcebc6 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Volume info retrieved successfully. Jul 03 23:51:11.871795 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-75cd2c5b-a0c1-4fdb-95a2-20e9c4bcebc6 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Delete volume request issued successfully. Jul 03 23:51:11.871795 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-75cd2c5b-a0c1-4fdb-95a2-20e9c4bcebc6 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a returned with HTTP 202 Jul 03 23:51:11.871795 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 381/1553] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:51:11 2026] DELETE /volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:51:11.881049 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6af4ac8b-a330-4a7b-ad13-80117ceb54ed None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:11.883377 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6af4ac8b-a330-4a7b-ad13-80117ceb54ed tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:51:11.883377 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6af4ac8b-a330-4a7b-ad13-80117ceb54ed tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:11.883377 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6af4ac8b-a330-4a7b-ad13-80117ceb54ed tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:11.898009 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:11.898009 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:11.909085 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6af4ac8b-a330-4a7b-ad13-80117ceb54ed tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Volume info retrieved successfully. Jul 03 23:51:11.916848 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6af4ac8b-a330-4a7b-ad13-80117ceb54ed tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a returned with HTTP 200 Jul 03 23:51:11.917275 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 391/1554] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:11 2026] GET /volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:12.138983 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-28b519cc-7ca5-4f8b-b021-ee6c0819fbf9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:12.141457 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-28b519cc-7ca5-4f8b-b021-ee6c0819fbf9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:12.142963 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-28b519cc-7ca5-4f8b-b021-ee6c0819fbf9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:12.142963 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-28b519cc-7ca5-4f8b-b021-ee6c0819fbf9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:12.155543 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:12.155543 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:12.160466 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-28b519cc-7ca5-4f8b-b021-ee6c0819fbf9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:12.167214 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-28b519cc-7ca5-4f8b-b021-ee6c0819fbf9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:12.167888 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 393/1555] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:12 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:12.932819 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5edcbf03-a90c-43da-a966-79a092025636 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:12.936280 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5edcbf03-a90c-43da-a966-79a092025636 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] GET https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a Jul 03 23:51:12.936526 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5edcbf03-a90c-43da-a966-79a092025636 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:12.936731 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5edcbf03-a90c-43da-a966-79a092025636 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:12.942889 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5edcbf03-a90c-43da-a966-79a092025636 tempest-ServerActionsTestOtherB-1074702821 tempest-ServerActionsTestOtherB-1074702821-project-member] https://10.4.3.143/volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a returned with HTTP 404 Jul 03 23:51:12.943367 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 391/1556] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:12 2026] GET /volume/v3/volumes/9b4722ba-8373-41f0-a9cc-ebfa3b3ebc2a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:51:13.185833 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7af2af22-27a0-45da-ae00-3a83dbd77c74 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:13.187937 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7af2af22-27a0-45da-ae00-3a83dbd77c74 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:13.189984 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7af2af22-27a0-45da-ae00-3a83dbd77c74 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:13.190935 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7af2af22-27a0-45da-ae00-3a83dbd77c74 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:13.217247 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:13.217247 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:13.224429 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7af2af22-27a0-45da-ae00-3a83dbd77c74 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:13.233797 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7af2af22-27a0-45da-ae00-3a83dbd77c74 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:13.234554 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 382/1557] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:13 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:14.250417 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-443c965a-f9ae-4b93-aa9b-c9f9d2b2ef55 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:14.253457 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-443c965a-f9ae-4b93-aa9b-c9f9d2b2ef55 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:14.253782 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-443c965a-f9ae-4b93-aa9b-c9f9d2b2ef55 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:14.254025 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-443c965a-f9ae-4b93-aa9b-c9f9d2b2ef55 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:14.268437 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:14.268437 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:14.272770 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-443c965a-f9ae-4b93-aa9b-c9f9d2b2ef55 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:14.277597 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-443c965a-f9ae-4b93-aa9b-c9f9d2b2ef55 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:14.277963 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 392/1558] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:14 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:15.298854 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-53629110-3e0c-450b-864f-3dc64fbb6d4d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:15.301363 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-53629110-3e0c-450b-864f-3dc64fbb6d4d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:15.301686 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-53629110-3e0c-450b-864f-3dc64fbb6d4d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:15.301955 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-53629110-3e0c-450b-864f-3dc64fbb6d4d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:15.314397 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:15.314397 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:15.324248 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-53629110-3e0c-450b-864f-3dc64fbb6d4d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:15.333195 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-53629110-3e0c-450b-864f-3dc64fbb6d4d tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:15.333767 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 394/1559] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:15 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:16.348454 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4127248b-f338-4ddc-8ac6-77b345d9cfb3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:16.351144 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4127248b-f338-4ddc-8ac6-77b345d9cfb3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:16.351558 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4127248b-f338-4ddc-8ac6-77b345d9cfb3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:16.351992 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4127248b-f338-4ddc-8ac6-77b345d9cfb3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:16.365642 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:16.365642 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:16.370962 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-4127248b-f338-4ddc-8ac6-77b345d9cfb3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:16.380132 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4127248b-f338-4ddc-8ac6-77b345d9cfb3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:16.380598 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 392/1560] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:16 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:17.395331 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bc04fd20-3965-4a85-a93c-e9ab76d7305b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:17.397874 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bc04fd20-3965-4a85-a93c-e9ab76d7305b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:17.398364 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bc04fd20-3965-4a85-a93c-e9ab76d7305b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:17.398912 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bc04fd20-3965-4a85-a93c-e9ab76d7305b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:17.412453 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:17.412453 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:17.423175 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-bc04fd20-3965-4a85-a93c-e9ab76d7305b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:17.429845 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bc04fd20-3965-4a85-a93c-e9ab76d7305b tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:17.430365 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 383/1561] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:17 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:17.691509 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-25a430b9-3662-40d2-ac70-903531182a9c req-412d97bd-d142-4447-8ed2-e4f5bb31367a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:17.697849 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-412d97bd-d142-4447-8ed2-e4f5bb31367a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:17.698336 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-412d97bd-d142-4447-8ed2-e4f5bb31367a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:17.698336 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-412d97bd-d142-4447-8ed2-e4f5bb31367a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:17.712153 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:17.712153 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:17.719271 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-25a430b9-3662-40d2-ac70-903531182a9c req-412d97bd-d142-4447-8ed2-e4f5bb31367a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:17.727215 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-412d97bd-d142-4447-8ed2-e4f5bb31367a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:17.728131 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 393/1562] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:51:17 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:18.055355 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-25a430b9-3662-40d2-ac70-903531182a9c req-65c04607-131a-400c-afe8-939dd85cfba3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:18.060602 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-65c04607-131a-400c-afe8-939dd85cfba3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] DELETE https://10.4.3.143/volume/v3/attachments/bf91dad9-3846-40c8-b0ba-875faad5c8f5 Jul 03 23:51:18.060878 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-65c04607-131a-400c-afe8-939dd85cfba3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:18.061071 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-65c04607-131a-400c-afe8-939dd85cfba3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:18.076279 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:18.076279 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:18.447333 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a0919be3-5f6e-4f3f-be2f-ea6f45dfc80a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:18.451796 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a0919be3-5f6e-4f3f-be2f-ea6f45dfc80a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:18.452143 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a0919be3-5f6e-4f3f-be2f-ea6f45dfc80a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:18.452410 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a0919be3-5f6e-4f3f-be2f-ea6f45dfc80a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:18.475337 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:18.475337 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:18.479649 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a0919be3-5f6e-4f3f-be2f-ea6f45dfc80a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:18.488012 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a0919be3-5f6e-4f3f-be2f-ea6f45dfc80a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:18.488012 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 393/1563] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:18 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:18.611003 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-25a430b9-3662-40d2-ac70-903531182a9c req-65c04607-131a-400c-afe8-939dd85cfba3 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/bf91dad9-3846-40c8-b0ba-875faad5c8f5 returned with HTTP 200 Jul 03 23:51:18.611490 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 395/1564] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:51:18 2026] DELETE /volume/v3/attachments/bf91dad9-3846-40c8-b0ba-875faad5c8f5 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:19.507178 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ab6ac9af-8e60-44c7-b5b2-3bbc0b542f03 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:19.509092 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ab6ac9af-8e60-44c7-b5b2-3bbc0b542f03 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:19.509427 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ab6ac9af-8e60-44c7-b5b2-3bbc0b542f03 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:19.509674 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ab6ac9af-8e60-44c7-b5b2-3bbc0b542f03 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:19.517793 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:19.517793 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:19.521783 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ab6ac9af-8e60-44c7-b5b2-3bbc0b542f03 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:19.526692 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ab6ac9af-8e60-44c7-b5b2-3bbc0b542f03 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:19.527152 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 384/1565] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:19 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:19.541902 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4bee5eda-a7ed-44df-b699-7ff495ef23f7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:19.544397 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4bee5eda-a7ed-44df-b699-7ff495ef23f7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:19.544744 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4bee5eda-a7ed-44df-b699-7ff495ef23f7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:19.545118 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4bee5eda-a7ed-44df-b699-7ff495ef23f7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:19.555747 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:19.555747 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:19.561139 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4bee5eda-a7ed-44df-b699-7ff495ef23f7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:19.567686 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4bee5eda-a7ed-44df-b699-7ff495ef23f7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:19.568312 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 394/1566] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:19 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:19.618051 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-82b0c238-85a6-49e0-9a59-3e30a7b79ec1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:19.619809 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-82b0c238-85a6-49e0-9a59-3e30a7b79ec1 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:19.619998 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-82b0c238-85a6-49e0-9a59-3e30a7b79ec1 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:19.620165 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-82b0c238-85a6-49e0-9a59-3e30a7b79ec1 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:19.628755 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:19.628755 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:19.632553 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-82b0c238-85a6-49e0-9a59-3e30a7b79ec1 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:19.637435 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-82b0c238-85a6-49e0-9a59-3e30a7b79ec1 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:19.637435 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 394/1567] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:19 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:19.707553 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:19.714335 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:51:19.714946 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-132790446", "imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:51:19.717003 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-132790446', 'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:51:20.061384 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Create volume of 1 GB Jul 03 23:51:20.061714 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:20.061714 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:20.062229 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Availability Zones retrieved successfully. Jul 03 23:51:20.067484 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Flow 'volume_create_api' (5e5d0067-74d1-4921-95fc-a4a30a8899a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:51:20.068624 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (635bf608-cbae-40a4-a058-c0fa30e9caa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:20.069569 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:51:20.109652 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:20.109652 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:20.122241 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (635bf608-cbae-40a4-a058-c0fa30e9caa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e972aa2e-ce46-4894-8bfc-0f75eec28d25,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e972aa2e-ce46-4894-8bfc-0f75eec28d25', 'encryption_key_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=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:20.123046 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a0a5aa-e6d0-4832-a74a-202d90aafa13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:20.167837 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Created reservations ['289f6dc6-4d09-4246-924a-defa4455fa9c', '0522460d-9efe-4001-88e6-b3098a72551d', '82922af4-fab1-4124-9079-bb6fd3506c3d', '649af37d-0495-47e3-b211-8a85259cd019'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:51:20.168724 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a0a5aa-e6d0-4832-a74a-202d90aafa13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['289f6dc6-4d09-4246-924a-defa4455fa9c', '0522460d-9efe-4001-88e6-b3098a72551d', '82922af4-fab1-4124-9079-bb6fd3506c3d', '649af37d-0495-47e3-b211-8a85259cd019']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:20.169509 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02a04622-56ca-4f9d-977d-36a84423522f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:20.192105 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02a04622-56ca-4f9d-977d-36a84423522f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f12656c6-65a8-48ff-b5be-0cf186d6c3da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-132790446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='39be1a18ddf34d15b4e4d8d185e0141f',qos_specs=None,replication_status=,reservations=['289f6dc6-4d09-4246-924a-defa4455fa9c','0522460d-9efe-4001-88e6-b3098a72551d','82922af4-fab1-4124-9079-bb6fd3506c3d','649af37d-0495-47e3-b211-8a85259cd019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aabeda28c358404ea2306018f1ee43ed',volume_type_id=e972aa2e-ce46-4894-8bfc-0f75eec28d25), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:51:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-132790446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f12656c6-65a8-48ff-b5be-0cf186d6c3da,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='39be1a18ddf34d15b4e4d8d185e0141f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aabeda28c358404ea2306018f1ee43ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e972aa2e-ce46-4894-8bfc-0f75eec28d25),volume_type_id=e972aa2e-ce46-4894-8bfc-0f75eec28d25)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:20.192866 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eba1e0ed-4b95-4c18-aab7-c7ccda2e4d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:20.210745 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eba1e0ed-4b95-4c18-aab7-c7ccda2e4d6a) transitioned into state 'SUCCESS' from state '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-132790446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='39be1a18ddf34d15b4e4d8d185e0141f',qos_specs=None,replication_status=,reservations=['289f6dc6-4d09-4246-924a-defa4455fa9c','0522460d-9efe-4001-88e6-b3098a72551d','82922af4-fab1-4124-9079-bb6fd3506c3d','649af37d-0495-47e3-b211-8a85259cd019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aabeda28c358404ea2306018f1ee43ed',volume_type_id=e972aa2e-ce46-4894-8bfc-0f75eec28d25)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:20.211449 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6d7b030-e1ee-4523-9f8b-5d812ac60d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:20.232363 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6d7b030-e1ee-4523-9f8b-5d812ac60d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:20.233555 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Flow 'volume_create_api' (5e5d0067-74d1-4921-95fc-a4a30a8899a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:51:20.233693 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Create volume request issued successfully. Jul 03 23:51:20.234527 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ce8d731b-13ab-4126-be9d-1fbb385ca088 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:51:20.234931 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 396/1568] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:51:19 2026] POST /volume/v3/volumes => generated 759 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:51:20.248937 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-facdc39b-d8e3-401a-aaea-b470565881f4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:20.252837 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-facdc39b-d8e3-401a-aaea-b470565881f4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da Jul 03 23:51:20.252837 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-facdc39b-d8e3-401a-aaea-b470565881f4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:20.252837 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-facdc39b-d8e3-401a-aaea-b470565881f4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:20.262024 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:20.262024 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:20.267171 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-facdc39b-d8e3-401a-aaea-b470565881f4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:20.273877 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-facdc39b-d8e3-401a-aaea-b470565881f4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da returned with HTTP 200 Jul 03 23:51:20.274321 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 385/1569] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:20 2026] GET /volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:21.291137 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-59926306-15d8-4e94-86e5-c3f2e9a6922a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:21.293957 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-59926306-15d8-4e94-86e5-c3f2e9a6922a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da Jul 03 23:51:21.295321 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-59926306-15d8-4e94-86e5-c3f2e9a6922a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:21.295321 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-59926306-15d8-4e94-86e5-c3f2e9a6922a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:21.311138 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:21.311138 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:21.317847 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-59926306-15d8-4e94-86e5-c3f2e9a6922a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:21.326024 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-59926306-15d8-4e94-86e5-c3f2e9a6922a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da returned with HTTP 200 Jul 03 23:51:21.327053 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 395/1570] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:21 2026] GET /volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da => generated 1367 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 23:51:21.483456 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-fce1a535-29da-4155-836c-f598a5d19904 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:21.485779 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-fce1a535-29da-4155-836c-f598a5d19904 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da Jul 03 23:51:21.485979 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-fce1a535-29da-4155-836c-f598a5d19904 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:21.486813 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-fce1a535-29da-4155-836c-f598a5d19904 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:21.495450 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:21.495450 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:21.500658 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-fce1a535-29da-4155-836c-f598a5d19904 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:21.506208 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-fce1a535-29da-4155-836c-f598a5d19904 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da returned with HTTP 200 Jul 03 23:51:21.507906 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 395/1571] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:51:21 2026] GET /volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:22.029881 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-336e8d0b-ec4e-4686-8f2c-00f7cb028408 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:22.032643 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-336e8d0b-ec4e-4686-8f2c-00f7cb028408 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da Jul 03 23:51:22.032911 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-336e8d0b-ec4e-4686-8f2c-00f7cb028408 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:22.033470 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-336e8d0b-ec4e-4686-8f2c-00f7cb028408 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:22.043867 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:22.043867 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:22.048836 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-336e8d0b-ec4e-4686-8f2c-00f7cb028408 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:22.054971 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-336e8d0b-ec4e-4686-8f2c-00f7cb028408 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da returned with HTTP 200 Jul 03 23:51:22.055821 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 397/1572] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:51:22 2026] GET /volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:22.066478 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1142ce8b-15e8-4039-996e-921c0b8415c5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:22.066932 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1142ce8b-15e8-4039-996e-921c0b8415c5 None None] GET https://10.4.3.143/volume// Jul 03 23:51:22.067017 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1142ce8b-15e8-4039-996e-921c0b8415c5 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:22.067190 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1142ce8b-15e8-4039-996e-921c0b8415c5 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:22.067522 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1142ce8b-15e8-4039-996e-921c0b8415c5 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:51:22.067849 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 386/1573] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:51:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:51:22.075692 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-ae21c134-ea1f-4264-891e-ee072d95bef7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:22.078238 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-ae21c134-ea1f-4264-891e-ee072d95bef7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:51:22.078808 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-ae21c134-ea1f-4264-891e-ee072d95bef7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f12656c6-65a8-48ff-b5be-0cf186d6c3da", "connector": null, "instance_uuid": "fcf77113-66cb-4638-a5d1-9b7f90a0e02e"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:51:22.088515 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:22.088515 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:22.148054 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-ae21c134-ea1f-4264-891e-ee072d95bef7 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:51:22.148603 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 396/1574] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:51:22 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:26.425892 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-73e3174c-e616-4523-bfba-24f5885e766f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:26.428031 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:51:26.428163 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-922163086", "snapshot_id": null, "imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "volume_type": null, "size": 1}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:51:26.429684 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-922163086', 'snapshot_id': None, 'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'volume_type': None, 'size': 1}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:51:26.579962 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Create volume of 1 GB Jul 03 23:51:26.584235 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Availability Zones retrieved successfully. Jul 03 23:51:26.589219 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Flow 'volume_create_api' (5a5d3d2d-7ab2-4ba6-b475-49f9cf993ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:51:26.590289 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (171f6633-1268-45d0-95bf-fb79aba7d643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:26.591188 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:51:26.646588 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (171f6633-1268-45d0-95bf-fb79aba7d643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:26.647313 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96b03afd-ad63-4594-a298-759965843768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:26.708478 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Created reservations ['3bca6856-70d4-40f8-95d9-d08ebde36b6e', '2997a37f-5d20-4504-843f-66c54311c983', '21cb95c7-a684-46e1-89c0-e33394c6dcb0', '6b2d732a-1ad1-4abf-8404-9e75e8b14699'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:51:26.709228 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96b03afd-ad63-4594-a298-759965843768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bca6856-70d4-40f8-95d9-d08ebde36b6e', '2997a37f-5d20-4504-843f-66c54311c983', '21cb95c7-a684-46e1-89c0-e33394c6dcb0', '6b2d732a-1ad1-4abf-8404-9e75e8b14699']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:26.709978 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b378930-18f3-4dd4-a66e-417afc840f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:26.732960 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b378930-18f3-4dd4-a66e-417afc840f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a789839-7924-49bf-8ab1-990189ce9673', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-922163086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b30b7d80b142838e91caf017356032',qos_specs=None,replication_status=,reservations=['3bca6856-70d4-40f8-95d9-d08ebde36b6e','2997a37f-5d20-4504-843f-66c54311c983','21cb95c7-a684-46e1-89c0-e33394c6dcb0','6b2d732a-1ad1-4abf-8404-9e75e8b14699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9f578c076e74f40ad464e6de6789a19',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-922163086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a789839-7924-49bf-8ab1-990189ce9673,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b30b7d80b142838e91caf017356032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9f578c076e74f40ad464e6de6789a19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:26.733582 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8274910f-541d-4f80-8bf1-bc84f47351b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:26.751051 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8274910f-541d-4f80-8bf1-bc84f47351b6) transitioned into state 'SUCCESS' from state '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-922163086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b30b7d80b142838e91caf017356032',qos_specs=None,replication_status=,reservations=['3bca6856-70d4-40f8-95d9-d08ebde36b6e','2997a37f-5d20-4504-843f-66c54311c983','21cb95c7-a684-46e1-89c0-e33394c6dcb0','6b2d732a-1ad1-4abf-8404-9e75e8b14699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9f578c076e74f40ad464e6de6789a19',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:26.751912 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c5d5ea-87af-4ace-90d0-848732b1c927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:26.762262 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c5d5ea-87af-4ace-90d0-848732b1c927) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:26.763034 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Flow 'volume_create_api' (5a5d3d2d-7ab2-4ba6-b475-49f9cf993ffe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:51:26.763348 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Create volume request issued successfully. Jul 03 23:51:26.764310 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-73e3174c-e616-4523-bfba-24f5885e766f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:51:26.767304 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 396/1575] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:51:26 2026] POST /volume/v3/volumes => generated 780 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:51:26.781560 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-78ef28b7-fe66-47d8-a4c3-b0949c8c07c3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:26.783225 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-78ef28b7-fe66-47d8-a4c3-b0949c8c07c3 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 Jul 03 23:51:26.783423 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-78ef28b7-fe66-47d8-a4c3-b0949c8c07c3 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:26.783607 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-78ef28b7-fe66-47d8-a4c3-b0949c8c07c3 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:26.790368 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:26.790368 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:26.793983 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-78ef28b7-fe66-47d8-a4c3-b0949c8c07c3 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:51:26.800424 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-78ef28b7-fe66-47d8-a4c3-b0949c8c07c3 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 returned with HTTP 200 Jul 03 23:51:26.800867 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 398/1576] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:51:26 2026] GET /volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:27.813888 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cf16381c-ac39-4a25-94d7-1c2b3fb60d24 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:27.817332 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cf16381c-ac39-4a25-94d7-1c2b3fb60d24 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 Jul 03 23:51:27.817332 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cf16381c-ac39-4a25-94d7-1c2b3fb60d24 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:27.817332 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cf16381c-ac39-4a25-94d7-1c2b3fb60d24 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:27.824779 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:27.824779 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:27.830514 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cf16381c-ac39-4a25-94d7-1c2b3fb60d24 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:51:27.839360 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cf16381c-ac39-4a25-94d7-1c2b3fb60d24 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 returned with HTTP 200 Jul 03 23:51:27.840162 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 387/1577] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:51:27 2026] GET /volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 => generated 1388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:51:27.861682 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-75790744-d796-4d6e-b8dc-a78a0edff48c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:27.867822 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-75790744-d796-4d6e-b8dc-a78a0edff48c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 Jul 03 23:51:27.869378 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-75790744-d796-4d6e-b8dc-a78a0edff48c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:27.869378 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-75790744-d796-4d6e-b8dc-a78a0edff48c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:27.878091 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:27.878091 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:27.883045 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-75790744-d796-4d6e-b8dc-a78a0edff48c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:51:27.888370 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-75790744-d796-4d6e-b8dc-a78a0edff48c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 returned with HTTP 200 Jul 03 23:51:27.888999 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 397/1578] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:51:27 2026] GET /volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 => generated 1388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:51:28.909491 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0bdcc069-0c32-4217-8368-693fe6d065f1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:28.910015 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0bdcc069-0c32-4217-8368-693fe6d065f1 None None] GET https://10.4.3.143/volume// Jul 03 23:51:28.910186 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0bdcc069-0c32-4217-8368-693fe6d065f1 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:28.910362 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0bdcc069-0c32-4217-8368-693fe6d065f1 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:28.910719 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0bdcc069-0c32-4217-8368-693fe6d065f1 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:51:28.911003 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 397/1579] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:51: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 03 23:51:28.918382 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-0f6ccc36-08f7-4102-a72e-0e38eb3c9010 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:28.920370 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-0f6ccc36-08f7-4102-a72e-0e38eb3c9010 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da Jul 03 23:51:28.920590 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-0f6ccc36-08f7-4102-a72e-0e38eb3c9010 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:28.921047 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-0f6ccc36-08f7-4102-a72e-0e38eb3c9010 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:28.931868 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:28.931868 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:28.935899 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-0f6ccc36-08f7-4102-a72e-0e38eb3c9010 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:28.940955 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-0f6ccc36-08f7-4102-a72e-0e38eb3c9010 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da returned with HTTP 200 Jul 03 23:51:28.941407 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 399/1580] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:51:28 2026] GET /volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da => generated 1546 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:51:29.055439 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-2b94a6e6-962a-4f5a-8aeb-42acc8f65a1f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:29.060048 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-2b94a6e6-962a-4f5a-8aeb-42acc8f65a1f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] PUT https://10.4.3.143/volume/v3/attachments/c25777d1-5255-4136-a4d7-0894356101d1 Jul 03 23:51:29.060617 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-2b94a6e6-962a-4f5a-8aeb-42acc8f65a1f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:51:29.072376 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-2b94a6e6-962a-4f5a-8aeb-42acc8f65a1f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Acquiring lock "cinder-attachment_update-f12656c6-65a8-48ff-b5be-0cf186d6c3da-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:51:29.077480 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-2b94a6e6-962a-4f5a-8aeb-42acc8f65a1f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Lock "cinder-attachment_update-f12656c6-65a8-48ff-b5be-0cf186d6c3da-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:51:29.078564 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:29.078564 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:29.344739 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-5405ce81-48ef-4929-ae76-a7853127c6e9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:29.348663 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-5405ce81-48ef-4929-ae76-a7853127c6e9 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 Jul 03 23:51:29.349679 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-5405ce81-48ef-4929-ae76-a7853127c6e9 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:29.349901 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-5405ce81-48ef-4929-ae76-a7853127c6e9 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:29.370057 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:29.370057 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:29.376444 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-5405ce81-48ef-4929-ae76-a7853127c6e9 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:51:29.383858 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-5405ce81-48ef-4929-ae76-a7853127c6e9 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 returned with HTTP 200 Jul 03 23:51:29.384531 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 398/1581] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:51:29 2026] GET /volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 => generated 1370 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:29.600272 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-2b94a6e6-962a-4f5a-8aeb-42acc8f65a1f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Lock "cinder-attachment_update-f12656c6-65a8-48ff-b5be-0cf186d6c3da-np0000004490" released by "attachment_update" :: held 0.523s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:51:29.600593 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-2b94a6e6-962a-4f5a-8aeb-42acc8f65a1f tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/c25777d1-5255-4136-a4d7-0894356101d1 returned with HTTP 200 Jul 03 23:51:29.601068 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 388/1582] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:51:29 2026] PUT /volume/v3/attachments/c25777d1-5255-4136-a4d7-0894356101d1 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:29.827809 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-1ff0f9d3-048c-4b7f-b2f3-cf62274094ec None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:29.831510 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-1ff0f9d3-048c-4b7f-b2f3-cf62274094ec tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 Jul 03 23:51:29.831830 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-1ff0f9d3-048c-4b7f-b2f3-cf62274094ec tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:29.832140 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-1ff0f9d3-048c-4b7f-b2f3-cf62274094ec tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:29.841406 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:29.841406 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:29.846438 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-1ff0f9d3-048c-4b7f-b2f3-cf62274094ec tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:51:29.852087 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-1ff0f9d3-048c-4b7f-b2f3-cf62274094ec tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 returned with HTTP 200 Jul 03 23:51:29.852563 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 398/1583] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:51:29 2026] GET /volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 => generated 1370 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:29.865740 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0c36c8ca-d473-4bc6-af0c-e322d4caf2b6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:29.866300 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0c36c8ca-d473-4bc6-af0c-e322d4caf2b6 None None] GET https://10.4.3.143/volume// Jul 03 23:51:29.866516 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0c36c8ca-d473-4bc6-af0c-e322d4caf2b6 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:29.866807 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0c36c8ca-d473-4bc6-af0c-e322d4caf2b6 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:29.867220 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0c36c8ca-d473-4bc6-af0c-e322d4caf2b6 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:51:29.867627 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 400/1584] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:51:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:51:29.876859 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-46ae2082-75d4-449d-9918-9b64a3feb325 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:29.879430 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-46ae2082-75d4-449d-9918-9b64a3feb325 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:51:29.880004 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-46ae2082-75d4-449d-9918-9b64a3feb325 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a789839-7924-49bf-8ab1-990189ce9673", "connector": null, "instance_uuid": "b81cf7ce-72f1-49c4-adc5-0ba4eb3b5588"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:51:29.889318 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:29.889318 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:29.917773 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-46ae2082-75d4-449d-9918-9b64a3feb325 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:51:29.918317 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 399/1585] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:51:29 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 23:51:30.120310 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-6536316c-e03e-495e-914e-1b8107e101bf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:30.125102 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-6536316c-e03e-495e-914e-1b8107e101bf tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/attachments/c25777d1-5255-4136-a4d7-0894356101d1/action Jul 03 23:51:30.125516 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-6536316c-e03e-495e-914e-1b8107e101bf tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:51:30.125658 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-6536316c-e03e-495e-914e-1b8107e101bf tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:51:30.145231 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:30.145231 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:30.156027 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-35390d34-5ea8-429d-b5a5-75f373316e95 req-6536316c-e03e-495e-914e-1b8107e101bf tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/c25777d1-5255-4136-a4d7-0894356101d1/action returned with HTTP 204 Jul 03 23:51:30.156489 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 389/1586] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:51:30 2026] POST /volume/v3/attachments/c25777d1-5255-4136-a4d7-0894356101d1/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:51:36.667287 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c232dc23-c1cc-4190-9c5e-36037b6051e8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:36.667824 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c232dc23-c1cc-4190-9c5e-36037b6051e8 None None] GET https://10.4.3.143/volume// Jul 03 23:51:36.667921 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c232dc23-c1cc-4190-9c5e-36037b6051e8 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:36.668117 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c232dc23-c1cc-4190-9c5e-36037b6051e8 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:36.668432 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c232dc23-c1cc-4190-9c5e-36037b6051e8 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:51:36.668788 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 399/1587] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:51: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 03 23:51:36.677416 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-7b9774e3-1ffc-47bb-ab6c-90a13ff38742 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:36.679774 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-7b9774e3-1ffc-47bb-ab6c-90a13ff38742 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 Jul 03 23:51:36.680086 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-7b9774e3-1ffc-47bb-ab6c-90a13ff38742 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:36.680337 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-7b9774e3-1ffc-47bb-ab6c-90a13ff38742 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:36.693374 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:36.693374 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:36.698182 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-7b9774e3-1ffc-47bb-ab6c-90a13ff38742 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:51:36.704387 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-7b9774e3-1ffc-47bb-ab6c-90a13ff38742 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 returned with HTTP 200 Jul 03 23:51:36.705016 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 401/1588] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:51:36 2026] GET /volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 => generated 1549 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:51:36.804892 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-e6373e33-8296-49e9-8664-d472fcd7ec38 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:36.809861 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-e6373e33-8296-49e9-8664-d472fcd7ec38 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] PUT https://10.4.3.143/volume/v3/attachments/2a4630d4-5d30-4471-a08b-e33336c04528 Jul 03 23:51:36.810207 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-e6373e33-8296-49e9-8664-d472fcd7ec38 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:51:36.813289 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=202,cinder:UPDATE=18,cinder:INSERT=4 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:51:36.820198 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-e6373e33-8296-49e9-8664-d472fcd7ec38 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Acquiring lock "cinder-attachment_update-5a789839-7924-49bf-8ab1-990189ce9673-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:51:36.824795 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-e6373e33-8296-49e9-8664-d472fcd7ec38 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Lock "cinder-attachment_update-5a789839-7924-49bf-8ab1-990189ce9673-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:51:36.825828 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:36.825828 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:37.349315 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-e6373e33-8296-49e9-8664-d472fcd7ec38 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Lock "cinder-attachment_update-5a789839-7924-49bf-8ab1-990189ce9673-np0000004490" released by "attachment_update" :: held 0.523s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:51:37.349315 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-e6373e33-8296-49e9-8664-d472fcd7ec38 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/attachments/2a4630d4-5d30-4471-a08b-e33336c04528 returned with HTTP 200 Jul 03 23:51:37.349315 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 400/1589] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:51:36 2026] PUT /volume/v3/attachments/2a4630d4-5d30-4471-a08b-e33336c04528 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:37.864479 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-feb029ae-44a6-44fe-b73f-d300c9da6937 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:37.866591 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-feb029ae-44a6-44fe-b73f-d300c9da6937 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] POST https://10.4.3.143/volume/v3/attachments/2a4630d4-5d30-4471-a08b-e33336c04528/action Jul 03 23:51:37.866992 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-feb029ae-44a6-44fe-b73f-d300c9da6937 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:51:37.867117 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-feb029ae-44a6-44fe-b73f-d300c9da6937 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:51:37.897779 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:37.897779 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:37.916273 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9c2e39b4-7fbe-4a85-8535-9451f7b5c51e req-feb029ae-44a6-44fe-b73f-d300c9da6937 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/attachments/2a4630d4-5d30-4471-a08b-e33336c04528/action returned with HTTP 204 Jul 03 23:51:37.916928 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 390/1590] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:51:37 2026] POST /volume/v3/attachments/2a4630d4-5d30-4471-a08b-e33336c04528/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:51:39.850688 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=215,cinder:UPDATE=44,cinder:INSERT=27 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:51:40.727945 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-ab1ecb70-6d0f-48de-b14b-f8265cf8b53a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:40.730418 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-ab1ecb70-6d0f-48de-b14b-f8265cf8b53a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/limits Jul 03 23:51:40.730656 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-ab1ecb70-6d0f-48de-b14b-f8265cf8b53a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:40.731549 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-ab1ecb70-6d0f-48de-b14b-f8265cf8b53a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:40.762507 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-ab1ecb70-6d0f-48de-b14b-f8265cf8b53a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/limits returned with HTTP 200 Jul 03 23:51:40.763305 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 400/1591] 10.4.3.143 () {68 vars in 1484 bytes} [Fri Jul 3 23:51:40 2026] GET /volume/v3/limits => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:41.309271 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-63639780-d9ba-456a-b45e-ddd2cb2881f6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:41.313664 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-63639780-d9ba-456a-b45e-ddd2cb2881f6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da Jul 03 23:51:41.314355 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-63639780-d9ba-456a-b45e-ddd2cb2881f6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:41.314694 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-63639780-d9ba-456a-b45e-ddd2cb2881f6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:41.330655 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:41.330655 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:41.335120 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-63639780-d9ba-456a-b45e-ddd2cb2881f6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:41.342579 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-63639780-d9ba-456a-b45e-ddd2cb2881f6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da returned with HTTP 200 Jul 03 23:51:41.342579 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 402/1592] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:51:41 2026] GET /volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da => generated 1659 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:41.353391 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-8d238480-5b08-4a1f-9b87-f15c5761b172 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:41.355488 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-8d238480-5b08-4a1f-9b87-f15c5761b172 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:51:41.355940 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-8d238480-5b08-4a1f-9b87-f15c5761b172 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f12656c6-65a8-48ff-b5be-0cf186d6c3da", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:51:41.368869 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:41.368869 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:41.369386 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-8d238480-5b08-4a1f-9b87-f15c5761b172 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:41.369579 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-8d238480-5b08-4a1f-9b87-f15c5761b172 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Create snapshot from volume f12656c6-65a8-48ff-b5be-0cf186d6c3da Jul 03 23:51:41.407298 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-8d238480-5b08-4a1f-9b87-f15c5761b172 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Created reservations ['c4418b9a-0f88-4f7e-82fc-9addb2ffcb42', 'b8fce640-0a57-4d86-8dfd-1494077ff124', 'f30866b7-4023-43dc-9833-a4e3d806e54d', '29cbbfe4-e9fd-4475-8724-de1932f1b0b9'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:51:41.442137 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-8d238480-5b08-4a1f-9b87-f15c5761b172 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Snapshot force create request issued successfully. Jul 03 23:51:41.442730 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-c686d342-cb07-42dc-83dd-183eb20e8766 req-8d238480-5b08-4a1f-9b87-f15c5761b172 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:51:41.443244 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 401/1593] 10.4.3.143 () {72 vars in 1547 bytes} [Fri Jul 3 23:51:41 2026] POST /volume/v3/snapshots => generated 292 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:51:45.553579 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-9ae36477-ac16-4bd3-8774-32a5b044bbbc req-d0e6cc48-6fcb-419f-a212-10b0e8a9dcb0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:45.555622 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9ae36477-ac16-4bd3-8774-32a5b044bbbc req-d0e6cc48-6fcb-419f-a212-10b0e8a9dcb0 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da Jul 03 23:51:45.555828 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9ae36477-ac16-4bd3-8774-32a5b044bbbc req-d0e6cc48-6fcb-419f-a212-10b0e8a9dcb0 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:45.556012 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9ae36477-ac16-4bd3-8774-32a5b044bbbc req-d0e6cc48-6fcb-419f-a212-10b0e8a9dcb0 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:45.560065 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=120,cinder:UPDATE=28,cinder:INSERT=9 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:51:45.567504 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:45.567504 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:45.571484 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-9ae36477-ac16-4bd3-8774-32a5b044bbbc req-d0e6cc48-6fcb-419f-a212-10b0e8a9dcb0 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:45.576972 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9ae36477-ac16-4bd3-8774-32a5b044bbbc req-d0e6cc48-6fcb-419f-a212-10b0e8a9dcb0 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da returned with HTTP 200 Jul 03 23:51:45.577471 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 391/1594] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:51:45 2026] GET /volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da => generated 1659 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:47.873366 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-9ae36477-ac16-4bd3-8774-32a5b044bbbc req-41814b98-8b92-4650-b996-751f1d659301 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:47.875628 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-9ae36477-ac16-4bd3-8774-32a5b044bbbc req-41814b98-8b92-4650-b996-751f1d659301 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] DELETE https://10.4.3.143/volume/v3/attachments/c25777d1-5255-4136-a4d7-0894356101d1 Jul 03 23:51:47.875862 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-9ae36477-ac16-4bd3-8774-32a5b044bbbc req-41814b98-8b92-4650-b996-751f1d659301 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:47.877203 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-9ae36477-ac16-4bd3-8774-32a5b044bbbc req-41814b98-8b92-4650-b996-751f1d659301 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:47.893363 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:47.893363 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:48.303354 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-13270afb-f201-4ee9-8d94-8fc1bf28b0d5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:48.305566 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-13270afb-f201-4ee9-8d94-8fc1bf28b0d5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:51:48.305831 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-13270afb-f201-4ee9-8d94-8fc1bf28b0d5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:48.306074 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-13270afb-f201-4ee9-8d94-8fc1bf28b0d5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:48.309500 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=149,cinder:UPDATE=25,cinder:INSERT=9 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:51:48.316354 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:48.316354 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:48.321170 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-13270afb-f201-4ee9-8d94-8fc1bf28b0d5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:51:48.326945 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-13270afb-f201-4ee9-8d94-8fc1bf28b0d5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:51:48.327533 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 403/1595] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:51:48 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:48.434127 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-9ae36477-ac16-4bd3-8774-32a5b044bbbc req-41814b98-8b92-4650-b996-751f1d659301 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/c25777d1-5255-4136-a4d7-0894356101d1 returned with HTTP 200 Jul 03 23:51:48.434453 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 401/1596] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:51:47 2026] DELETE /volume/v3/attachments/c25777d1-5255-4136-a4d7-0894356101d1 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:50.380107 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b37d287a-f2f5-410e-b833-edaa46eb34dd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:50.380107 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b37d287a-f2f5-410e-b833-edaa46eb34dd None None] GET https://10.4.3.143/volume// Jul 03 23:51:50.380107 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b37d287a-f2f5-410e-b833-edaa46eb34dd None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:50.380107 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b37d287a-f2f5-410e-b833-edaa46eb34dd None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:50.380107 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b37d287a-f2f5-410e-b833-edaa46eb34dd None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:51:50.380107 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 402/1597] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:51: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 03 23:51:50.387846 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-d3b231cc-9b8c-4df9-8422-4f2ae4344eab None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:50.390737 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-d3b231cc-9b8c-4df9-8422-4f2ae4344eab tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:51:50.391162 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-d3b231cc-9b8c-4df9-8422-4f2ae4344eab tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7bbb974-4b82-49ed-bce2-1f8fdad1b016", "connector": null, "instance_uuid": "8bb2eb78-632d-44ab-9a89-3524ef3393e4"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:51:50.404098 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:50.404098 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:50.428815 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:50.430888 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:51:50.431426 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-642699347"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:51:50.432911 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-642699347'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:51:50.433067 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Create volume of 1 GB Jul 03 23:51:50.437898 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Availability Zones retrieved successfully. Jul 03 23:51:50.442136 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-d3b231cc-9b8c-4df9-8422-4f2ae4344eab tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:51:50.442998 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 392/1598] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:51:50 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 03 23:51:50.445152 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Flow 'volume_create_api' (16b9d178-4583-4e60-a0a0-f0bf97568ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:51:50.446362 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab7a4e98-d74a-44a6-bfe7-7d208933ddcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:50.447601 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:51:50.486559 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab7a4e98-d74a-44a6-bfe7-7d208933ddcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:50.487084 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f164a4e-0472-4a46-b81b-c171b1d9ac74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:50.534820 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Created reservations ['cdae19e6-fa6a-458f-bec2-5ab47074fd67', '6200d159-2bb7-4267-862a-cdf6b2ea8f87', '7b410b5b-a651-4c99-8764-a9686d440a82', '52ace0ae-14f9-43e4-9c5a-e74520bf3515'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:51:50.535746 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f164a4e-0472-4a46-b81b-c171b1d9ac74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdae19e6-fa6a-458f-bec2-5ab47074fd67', '6200d159-2bb7-4267-862a-cdf6b2ea8f87', '7b410b5b-a651-4c99-8764-a9686d440a82', '52ace0ae-14f9-43e4-9c5a-e74520bf3515']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:50.536568 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a0a4a2e-eb87-4071-8f7f-58e24e14a995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:50.564072 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a0a4a2e-eb87-4071-8f7f-58e24e14a995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eff21966-58d8-42be-8c62-cda9bd4112eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-642699347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f85eb54729747118bf51cda50b5b360',qos_specs=None,replication_status=,reservations=['cdae19e6-fa6a-458f-bec2-5ab47074fd67','6200d159-2bb7-4267-862a-cdf6b2ea8f87','7b410b5b-a651-4c99-8764-a9686d440a82','52ace0ae-14f9-43e4-9c5a-e74520bf3515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63b25def3d4e40248040e4dbed031f19',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-642699347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eff21966-58d8-42be-8c62-cda9bd4112eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f85eb54729747118bf51cda50b5b360',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63b25def3d4e40248040e4dbed031f19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:50.564980 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (005b24cb-3465-459f-a301-b445fa1d3782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:50.591441 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (005b24cb-3465-459f-a301-b445fa1d3782) transitioned into state 'SUCCESS' from state '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-642699347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f85eb54729747118bf51cda50b5b360',qos_specs=None,replication_status=,reservations=['cdae19e6-fa6a-458f-bec2-5ab47074fd67','6200d159-2bb7-4267-862a-cdf6b2ea8f87','7b410b5b-a651-4c99-8764-a9686d440a82','52ace0ae-14f9-43e4-9c5a-e74520bf3515'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63b25def3d4e40248040e4dbed031f19',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:50.592305 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e62c07-bb0d-4e67-85b4-91a633a19c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:50.604224 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e62c07-bb0d-4e67-85b4-91a633a19c24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:50.605051 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Flow 'volume_create_api' (16b9d178-4583-4e60-a0a0-f0bf97568ca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:51:50.605370 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Create volume request issued successfully. Jul 03 23:51:50.606010 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0c26584f-0a39-43ff-a6c5-fd7323e1b808 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:51:50.606725 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 404/1599] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:51:50 2026] POST /volume/v3/volumes => generated 756 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:51:50.618336 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ca7e9096-1da5-4bff-b62a-581d7fc1dc90 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:50.620591 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ca7e9096-1da5-4bff-b62a-581d7fc1dc90 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb Jul 03 23:51:50.620895 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ca7e9096-1da5-4bff-b62a-581d7fc1dc90 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:50.621135 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ca7e9096-1da5-4bff-b62a-581d7fc1dc90 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:50.629387 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:50.629387 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:50.633016 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ca7e9096-1da5-4bff-b62a-581d7fc1dc90 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:51:50.637324 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ca7e9096-1da5-4bff-b62a-581d7fc1dc90 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb returned with HTTP 200 Jul 03 23:51:50.637745 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 402/1600] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:50 2026] GET /volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:50.855170 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8ca246f3-5b1d-46bd-aaee-eb79aeea3a1e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:50.857057 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8ca246f3-5b1d-46bd-aaee-eb79aeea3a1e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:51:50.857436 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8ca246f3-5b1d-46bd-aaee-eb79aeea3a1e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:50.858723 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8ca246f3-5b1d-46bd-aaee-eb79aeea3a1e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:50.871495 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:50.871495 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:50.875192 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8ca246f3-5b1d-46bd-aaee-eb79aeea3a1e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:51:50.879941 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8ca246f3-5b1d-46bd-aaee-eb79aeea3a1e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:51:50.880469 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 403/1601] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:50 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:50.984728 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5dda8404-5690-4fd0-93ab-ac08621e0e42 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:50.985216 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5dda8404-5690-4fd0-93ab-ac08621e0e42 None None] GET https://10.4.3.143/volume// Jul 03 23:51:50.985430 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5dda8404-5690-4fd0-93ab-ac08621e0e42 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:50.985768 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5dda8404-5690-4fd0-93ab-ac08621e0e42 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:50.986124 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5dda8404-5690-4fd0-93ab-ac08621e0e42 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:51:50.986485 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 393/1602] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:51: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 03 23:51:50.998697 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-94640341-b0ca-4277-a8ae-e0d3ca00d7be None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:51.001083 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-94640341-b0ca-4277-a8ae-e0d3ca00d7be tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:51:51.001336 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-94640341-b0ca-4277-a8ae-e0d3ca00d7be tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:51.001560 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-94640341-b0ca-4277-a8ae-e0d3ca00d7be tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:51.015778 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:51.015778 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:51.019725 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-94640341-b0ca-4277-a8ae-e0d3ca00d7be tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:51:51.024103 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-94640341-b0ca-4277-a8ae-e0d3ca00d7be tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:51:51.024654 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 405/1603] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:51:50 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 1020 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:51:51.126896 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-6d81062e-417d-42c3-817d-d9f54dfa1b7a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:51.129180 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-6d81062e-417d-42c3-817d-d9f54dfa1b7a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] PUT https://10.4.3.143/volume/v3/attachments/92b3f40e-ee6e-4c93-9205-ee8cec90f40a Jul 03 23:51:51.129500 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-6d81062e-417d-42c3-817d-d9f54dfa1b7a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:51:51.138195 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-6d81062e-417d-42c3-817d-d9f54dfa1b7a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Acquiring lock "cinder-attachment_update-f7bbb974-4b82-49ed-bce2-1f8fdad1b016-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:51:51.144254 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-6d81062e-417d-42c3-817d-d9f54dfa1b7a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Lock "cinder-attachment_update-f7bbb974-4b82-49ed-bce2-1f8fdad1b016-np0000004490" acquired by "attachment_update" :: waited 0.006s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:51:51.145244 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:51.145244 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:51.653122 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-23041b16-247b-434b-8d14-58ceaf13409f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:51.654733 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-23041b16-247b-434b-8d14-58ceaf13409f tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb Jul 03 23:51:51.655034 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-23041b16-247b-434b-8d14-58ceaf13409f tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:51.656440 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-23041b16-247b-434b-8d14-58ceaf13409f tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:51.662854 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:51.662854 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:51.667923 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-23041b16-247b-434b-8d14-58ceaf13409f tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:51:51.672865 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-6d81062e-417d-42c3-817d-d9f54dfa1b7a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Lock "cinder-attachment_update-f7bbb974-4b82-49ed-bce2-1f8fdad1b016-np0000004490" released by "attachment_update" :: held 0.528s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:51:51.672865 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-6d81062e-417d-42c3-817d-d9f54dfa1b7a tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/attachments/92b3f40e-ee6e-4c93-9205-ee8cec90f40a returned with HTTP 200 Jul 03 23:51:51.673537 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 403/1604] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:51:51 2026] PUT /volume/v3/attachments/92b3f40e-ee6e-4c93-9205-ee8cec90f40a => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:51.674255 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-23041b16-247b-434b-8d14-58ceaf13409f tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb returned with HTTP 200 Jul 03 23:51:51.674946 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 404/1605] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:51 2026] GET /volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:51.869867 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-92e3fa96-1dcd-44de-8413-f26abd9721eb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:51.872136 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-92e3fa96-1dcd-44de-8413-f26abd9721eb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da?cascade=True Jul 03 23:51:51.872396 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-92e3fa96-1dcd-44de-8413-f26abd9721eb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:51.872652 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-92e3fa96-1dcd-44de-8413-f26abd9721eb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:51.872913 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-92e3fa96-1dcd-44de-8413-f26abd9721eb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Delete volume with id: f12656c6-65a8-48ff-b5be-0cf186d6c3da Jul 03 23:51:51.883743 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:51.883743 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:51.884347 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-92e3fa96-1dcd-44de-8413-f26abd9721eb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:51.897804 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-86fc1ec6-6b7a-4585-bd9d-f815d2a10ad5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:51.899636 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-86fc1ec6-6b7a-4585-bd9d-f815d2a10ad5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:51:51.899883 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-86fc1ec6-6b7a-4585-bd9d-f815d2a10ad5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:51.900081 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-86fc1ec6-6b7a-4585-bd9d-f815d2a10ad5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:51.909519 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:51.909519 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:51.913415 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-86fc1ec6-6b7a-4585-bd9d-f815d2a10ad5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:51:51.918292 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-86fc1ec6-6b7a-4585-bd9d-f815d2a10ad5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:51:51.918783 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 406/1606] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:51 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:51.922950 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-92e3fa96-1dcd-44de-8413-f26abd9721eb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Delete volume request issued successfully. Jul 03 23:51:51.923444 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-92e3fa96-1dcd-44de-8413-f26abd9721eb tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da?cascade=True returned with HTTP 202 Jul 03 23:51:51.923751 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 394/1607] 10.4.3.143 () {66 vars in 1376 bytes} [Fri Jul 3 23:51:51 2026] DELETE /volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da?cascade=True => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:51:51.933076 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3fedd626-125b-441f-ba3d-0f79674a39b9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:51.935574 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3fedd626-125b-441f-ba3d-0f79674a39b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da Jul 03 23:51:51.935945 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3fedd626-125b-441f-ba3d-0f79674a39b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:51.936337 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3fedd626-125b-441f-ba3d-0f79674a39b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:51.946882 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:51.946882 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:51.950861 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-3fedd626-125b-441f-ba3d-0f79674a39b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:51.959116 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3fedd626-125b-441f-ba3d-0f79674a39b9 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da returned with HTTP 200 Jul 03 23:51:51.959700 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 404/1608] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:51 2026] GET /volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:52.937034 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-027ee546-59a0-4607-8f43-837a166f8283 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:52.939375 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-027ee546-59a0-4607-8f43-837a166f8283 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:51:52.939613 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-027ee546-59a0-4607-8f43-837a166f8283 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:52.939837 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-027ee546-59a0-4607-8f43-837a166f8283 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:52.957272 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:52.957272 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:52.962145 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-027ee546-59a0-4607-8f43-837a166f8283 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:51:52.972215 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-027ee546-59a0-4607-8f43-837a166f8283 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:51:52.972859 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 405/1609] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:52 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:52.977266 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-61d65326-20ea-48e2-a4bc-b79f1822d9ff None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:52.979415 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-61d65326-20ea-48e2-a4bc-b79f1822d9ff tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da Jul 03 23:51:52.979644 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-61d65326-20ea-48e2-a4bc-b79f1822d9ff tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:52.979870 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-61d65326-20ea-48e2-a4bc-b79f1822d9ff tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:52.987793 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-61d65326-20ea-48e2-a4bc-b79f1822d9ff tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da returned with HTTP 404 Jul 03 23:51:52.987906 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 407/1610] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:52 2026] GET /volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:51:53.358029 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-dc07a9de-7e21-42d1-a6e0-a0ce9cd894e6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:53.359995 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dc07a9de-7e21-42d1-a6e0-a0ce9cd894e6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da Jul 03 23:51:53.360297 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dc07a9de-7e21-42d1-a6e0-a0ce9cd894e6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:53.360512 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dc07a9de-7e21-42d1-a6e0-a0ce9cd894e6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:53.360752 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-dc07a9de-7e21-42d1-a6e0-a0ce9cd894e6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Delete volume with id: f12656c6-65a8-48ff-b5be-0cf186d6c3da Jul 03 23:51:53.368829 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dc07a9de-7e21-42d1-a6e0-a0ce9cd894e6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da returned with HTTP 404 Jul 03 23:51:53.369317 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 395/1611] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:51:53 2026] DELETE /volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:51:53.380176 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c1435f03-1d28-4771-ba56-e15758451e33 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:53.382971 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c1435f03-1d28-4771-ba56-e15758451e33 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da Jul 03 23:51:53.383193 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c1435f03-1d28-4771-ba56-e15758451e33 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:53.383428 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c1435f03-1d28-4771-ba56-e15758451e33 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:53.394318 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c1435f03-1d28-4771-ba56-e15758451e33 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da returned with HTTP 404 Jul 03 23:51:53.395406 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 405/1612] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:53 2026] GET /volume/v3/volumes/f12656c6-65a8-48ff-b5be-0cf186d6c3da => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:51:53.406560 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-982da3ed-ed86-4fe1-a1a1-e55e63948d57 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:53.408750 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-982da3ed-ed86-4fe1-a1a1-e55e63948d57 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] DELETE https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:53.409190 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-982da3ed-ed86-4fe1-a1a1-e55e63948d57 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:53.409410 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-982da3ed-ed86-4fe1-a1a1-e55e63948d57 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:53.409579 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-982da3ed-ed86-4fe1-a1a1-e55e63948d57 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Delete volume with id: be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:53.419885 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:53.419885 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:53.420432 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-982da3ed-ed86-4fe1-a1a1-e55e63948d57 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:53.479473 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-982da3ed-ed86-4fe1-a1a1-e55e63948d57 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Delete volume request issued successfully. Jul 03 23:51:53.479782 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-982da3ed-ed86-4fe1-a1a1-e55e63948d57 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 202 Jul 03 23:51:53.480446 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 406/1613] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:51:53 2026] DELETE /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:51:53.489439 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b8193e49-e474-43e4-abda-015de805b3d1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:53.492133 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b8193e49-e474-43e4-abda-015de805b3d1 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:53.492133 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b8193e49-e474-43e4-abda-015de805b3d1 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:53.492133 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b8193e49-e474-43e4-abda-015de805b3d1 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:53.499183 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:53.499183 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:53.503218 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b8193e49-e474-43e4-abda-015de805b3d1 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:51:53.509114 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b8193e49-e474-43e4-abda-015de805b3d1 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 200 Jul 03 23:51:53.509642 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 408/1614] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:53 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:53.989427 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f6eb3bd3-5b6a-4299-b277-4916cd700e79 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:53.991308 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f6eb3bd3-5b6a-4299-b277-4916cd700e79 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:51:53.991518 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f6eb3bd3-5b6a-4299-b277-4916cd700e79 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:53.991754 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f6eb3bd3-5b6a-4299-b277-4916cd700e79 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:54.002839 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:54.002839 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:54.007079 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f6eb3bd3-5b6a-4299-b277-4916cd700e79 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:51:54.012261 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f6eb3bd3-5b6a-4299-b277-4916cd700e79 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:51:54.012649 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 396/1615] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:53 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:54.526671 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1b46bee3-1124-4a55-80ac-7eda73b2589c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:54.529048 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1b46bee3-1124-4a55-80ac-7eda73b2589c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 Jul 03 23:51:54.529301 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1b46bee3-1124-4a55-80ac-7eda73b2589c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:54.529558 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1b46bee3-1124-4a55-80ac-7eda73b2589c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:54.537566 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1b46bee3-1124-4a55-80ac-7eda73b2589c tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 returned with HTTP 404 Jul 03 23:51:54.540203 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 406/1616] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:54 2026] GET /volume/v3/volumes/be203ed1-aa30-40dc-a4b6-b27ab65b3ca6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:51:55.024820 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-776e8741-5738-4f9c-a529-ef0cf8aff639 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:55.027095 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-776e8741-5738-4f9c-a529-ef0cf8aff639 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:51:55.027349 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-776e8741-5738-4f9c-a529-ef0cf8aff639 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:55.027579 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-776e8741-5738-4f9c-a529-ef0cf8aff639 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:55.037671 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:55.037671 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:55.041955 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-776e8741-5738-4f9c-a529-ef0cf8aff639 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:51:55.049213 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-776e8741-5738-4f9c-a529-ef0cf8aff639 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:51:55.049616 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 407/1617] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:55 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:56.061787 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6a4e47be-53d7-4d78-a9e1-d4602c609542 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:56.063797 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6a4e47be-53d7-4d78-a9e1-d4602c609542 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:51:56.064005 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6a4e47be-53d7-4d78-a9e1-d4602c609542 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:56.064210 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6a4e47be-53d7-4d78-a9e1-d4602c609542 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:56.074840 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:56.074840 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:56.078405 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6a4e47be-53d7-4d78-a9e1-d4602c609542 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:51:56.082958 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6a4e47be-53d7-4d78-a9e1-d4602c609542 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:51:56.083475 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 409/1618] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:56 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:57.100555 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4598fcd3-2c1d-476a-b253-cfb6479e4f58 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:57.102414 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4598fcd3-2c1d-476a-b253-cfb6479e4f58 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:51:57.102682 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4598fcd3-2c1d-476a-b253-cfb6479e4f58 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:57.102981 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4598fcd3-2c1d-476a-b253-cfb6479e4f58 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:57.116505 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:57.116505 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:57.121723 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4598fcd3-2c1d-476a-b253-cfb6479e4f58 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:51:57.129348 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4598fcd3-2c1d-476a-b253-cfb6479e4f58 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:51:57.129782 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 397/1619] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:57 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:57.925371 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-7b9838cf-0090-4b63-a0f5-1a00ebe8b5a7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:57.929730 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-7b9838cf-0090-4b63-a0f5-1a00ebe8b5a7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] POST https://10.4.3.143/volume/v3/attachments/92b3f40e-ee6e-4c93-9205-ee8cec90f40a/action Jul 03 23:51:57.929730 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-7b9838cf-0090-4b63-a0f5-1a00ebe8b5a7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:51:57.929730 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-7b9838cf-0090-4b63-a0f5-1a00ebe8b5a7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:51:57.943523 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:57.943523 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:57.953220 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-3c58aa84-e4c9-4fbf-a6d5-fae18d1aed35 req-7b9838cf-0090-4b63-a0f5-1a00ebe8b5a7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/attachments/92b3f40e-ee6e-4c93-9205-ee8cec90f40a/action returned with HTTP 204 Jul 03 23:51:57.953793 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 407/1620] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:51:57 2026] POST /volume/v3/attachments/92b3f40e-ee6e-4c93-9205-ee8cec90f40a/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:51:58.146042 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-27be5d2d-917e-4dff-beda-2a2437ef7010 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:58.148201 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-27be5d2d-917e-4dff-beda-2a2437ef7010 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:51:58.148657 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-27be5d2d-917e-4dff-beda-2a2437ef7010 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:58.149022 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-27be5d2d-917e-4dff-beda-2a2437ef7010 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:58.160437 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:58.160437 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:58.163660 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-27be5d2d-917e-4dff-beda-2a2437ef7010 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:51:58.169199 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-27be5d2d-917e-4dff-beda-2a2437ef7010 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:51:58.170151 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 408/1621] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:58 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 1133 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:51:58.187475 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-384e83bd-f1dd-463c-b204-12504ccb0a43 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:58.189274 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-384e83bd-f1dd-463c-b204-12504ccb0a43 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] POST https://10.4.3.143/volume/v3/backups Jul 03 23:51:58.191073 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-384e83bd-f1dd-463c-b204-12504ccb0a43 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f7bbb974-4b82-49ed-bce2-1f8fdad1b016", "force": true, "name": "tempest-VolumesBackupsTest-Backup-861808047", "container": "tempest-volumesbackupstest-backup-container-517965713"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:51:58.196310 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.backups [None req-384e83bd-f1dd-463c-b204-12504ccb0a43 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Creating new backup {'backup': {'volume_id': 'f7bbb974-4b82-49ed-bce2-1f8fdad1b016', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-861808047', 'container': 'tempest-volumesbackupstest-backup-container-517965713'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:51:58.196504 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-384e83bd-f1dd-463c-b204-12504ccb0a43 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Creating backup of volume f7bbb974-4b82-49ed-bce2-1f8fdad1b016 in container tempest-volumesbackupstest-backup-container-517965713 Jul 03 23:51:58.210998 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:58.210998 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:58.211469 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-384e83bd-f1dd-463c-b204-12504ccb0a43 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:51:58.232179 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-384e83bd-f1dd-463c-b204-12504ccb0a43 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Created reservations ['4a60d839-1992-4901-9148-e7599030ad7a', '782de96c-35a2-4bd6-a3f7-37da3b13e27e'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:51:58.288929 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-384e83bd-f1dd-463c-b204-12504ccb0a43 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:51:58.289315 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 410/1622] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:51:58 2026] POST /volume/v3/backups => generated 329 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:51:58.303994 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6a1dd710-4eed-49a4-bcbf-fb8536cc493c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:58.308161 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6a1dd710-4eed-49a4-bcbf-fb8536cc493c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:51:58.308423 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6a1dd710-4eed-49a4-bcbf-fb8536cc493c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:58.308634 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6a1dd710-4eed-49a4-bcbf-fb8536cc493c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:58.308800 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-6a1dd710-4eed-49a4-bcbf-fb8536cc493c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:51:58.317413 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:58.317413 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:58.320001 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6a1dd710-4eed-49a4-bcbf-fb8536cc493c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:51:58.320392 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 398/1623] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:58 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:58.520272 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:58.521824 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:51:58.522123 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1163267161"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:51:58.523392 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1163267161'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:51:58.523533 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Create volume of 1 GB Jul 03 23:51:58.527511 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Availability Zones retrieved successfully. Jul 03 23:51:58.532435 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Flow 'volume_create_api' (cdf73d6f-c60d-4fe9-9153-9ce5cd9b4b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:51:58.533327 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb4cce1d-2c11-4d5b-83a9-fd53c4e924ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:58.534250 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:51:58.564882 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb4cce1d-2c11-4d5b-83a9-fd53c4e924ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:58.565634 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a498dee-8372-40f5-937c-36592a909b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:58.641288 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Created reservations ['15cf318c-2cb9-473e-8158-f36b6495e7fb', '27d62e22-460a-4148-8d81-8becd76aadce', 'e32db7b8-e452-4263-b038-f033dd531313', 'cb4baf23-8fc2-41b9-a4f4-49552629027d'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:51:58.642255 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a498dee-8372-40f5-937c-36592a909b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15cf318c-2cb9-473e-8158-f36b6495e7fb', '27d62e22-460a-4148-8d81-8becd76aadce', 'e32db7b8-e452-4263-b038-f033dd531313', 'cb4baf23-8fc2-41b9-a4f4-49552629027d']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:58.643078 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3516f34b-525f-4c18-b5c9-a85086a23b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:58.662554 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3516f34b-525f-4c18-b5c9-a85086a23b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41308aa0-0886-496e-9262-f0b9255b3e83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1163267161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32ea8cf666dd4fe2ad61832adad4280c',qos_specs=None,replication_status=,reservations=['15cf318c-2cb9-473e-8158-f36b6495e7fb','27d62e22-460a-4148-8d81-8becd76aadce','e32db7b8-e452-4263-b038-f033dd531313','cb4baf23-8fc2-41b9-a4f4-49552629027d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f1d06488b5241ac90ebcfc8ef572bc4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1163267161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41308aa0-0886-496e-9262-f0b9255b3e83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32ea8cf666dd4fe2ad61832adad4280c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f1d06488b5241ac90ebcfc8ef572bc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:58.663192 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0be893df-5784-4e22-89a7-5d87fa0319c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:58.682336 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0be893df-5784-4e22-89a7-5d87fa0319c0) transitioned into state 'SUCCESS' from state '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-1163267161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32ea8cf666dd4fe2ad61832adad4280c',qos_specs=None,replication_status=,reservations=['15cf318c-2cb9-473e-8158-f36b6495e7fb','27d62e22-460a-4148-8d81-8becd76aadce','e32db7b8-e452-4263-b038-f033dd531313','cb4baf23-8fc2-41b9-a4f4-49552629027d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f1d06488b5241ac90ebcfc8ef572bc4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:58.683052 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45cde9fd-53a9-4e2c-b7a4-def00f31b045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:51:58.692009 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45cde9fd-53a9-4e2c-b7a4-def00f31b045) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:51:58.692803 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Flow 'volume_create_api' (cdf73d6f-c60d-4fe9-9153-9ce5cd9b4b5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:51:58.693178 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Create volume request issued successfully. Jul 03 23:51:58.693747 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-28d339c7-f1f8-4e61-bca5-9afdecf162e2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:51:58.694320 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 408/1624] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:51:58 2026] POST /volume/v3/volumes => generated 755 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:51:58.712294 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d35f60d0-cf81-472f-a919-9fd901c21579 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:58.714645 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d35f60d0-cf81-472f-a919-9fd901c21579 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:51:58.715061 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d35f60d0-cf81-472f-a919-9fd901c21579 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:58.715407 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d35f60d0-cf81-472f-a919-9fd901c21579 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:58.728749 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:58.728749 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:51:58.732171 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d35f60d0-cf81-472f-a919-9fd901c21579 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:51:58.736746 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d35f60d0-cf81-472f-a919-9fd901c21579 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:51:58.737126 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 409/1625] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:58 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:59.333639 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b5fe8b15-d0bd-447f-9cf7-80e94ecc45cd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:59.337541 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b5fe8b15-d0bd-447f-9cf7-80e94ecc45cd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:51:59.337852 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b5fe8b15-d0bd-447f-9cf7-80e94ecc45cd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:59.338122 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b5fe8b15-d0bd-447f-9cf7-80e94ecc45cd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:59.338280 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-b5fe8b15-d0bd-447f-9cf7-80e94ecc45cd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:51:59.347682 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:59.347682 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:51:59.348890 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b5fe8b15-d0bd-447f-9cf7-80e94ecc45cd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:51:59.349697 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 411/1626] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:59 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:59.754200 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-289536e0-7e8d-4f8a-a511-9890fa1c0199 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:59.755954 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-289536e0-7e8d-4f8a-a511-9890fa1c0199 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:51:59.756154 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-289536e0-7e8d-4f8a-a511-9890fa1c0199 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:59.756366 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-289536e0-7e8d-4f8a-a511-9890fa1c0199 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:59.763523 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:59.763523 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:51:59.767372 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-289536e0-7e8d-4f8a-a511-9890fa1c0199 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:51:59.772303 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-289536e0-7e8d-4f8a-a511-9890fa1c0199 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:51:59.772791 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 399/1627] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:51:59 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:51:59.817581 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-44dd24f2-6061-4408-9392-1b228fe61d84 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:51:59.819793 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-44dd24f2-6061-4408-9392-1b228fe61d84 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:51:59.821004 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-44dd24f2-6061-4408-9392-1b228fe61d84 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:51:59.821004 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-44dd24f2-6061-4408-9392-1b228fe61d84 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:51:59.827288 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:51:59.827288 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:51:59.830897 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-44dd24f2-6061-4408-9392-1b228fe61d84 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:51:59.834629 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-44dd24f2-6061-4408-9392-1b228fe61d84 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:51:59.835081 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 409/1628] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:51:59 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:00.362498 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-be435f7e-79f7-4b11-8080-44674cdc8fed None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:00.364205 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-be435f7e-79f7-4b11-8080-44674cdc8fed tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:00.364379 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-be435f7e-79f7-4b11-8080-44674cdc8fed tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:00.364571 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-be435f7e-79f7-4b11-8080-44674cdc8fed tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:00.364667 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-be435f7e-79f7-4b11-8080-44674cdc8fed tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:00.368757 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:00.368757 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:00.369596 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-be435f7e-79f7-4b11-8080-44674cdc8fed tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:52:00.369982 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 410/1629] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:00 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:01.087831 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-150a370c-4b2f-4c38-ac1b-5af406597164 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:01.089863 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-150a370c-4b2f-4c38-ac1b-5af406597164 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:52:01.090052 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-150a370c-4b2f-4c38-ac1b-5af406597164 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:01.090245 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-150a370c-4b2f-4c38-ac1b-5af406597164 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:01.097450 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:01.097450 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:01.101531 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-150a370c-4b2f-4c38-ac1b-5af406597164 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:52:01.105989 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-150a370c-4b2f-4c38-ac1b-5af406597164 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:52:01.106356 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 412/1630] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:52:01 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:01.384057 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7e7535e5-bce5-4133-9865-93fb72ee9dd7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:01.385962 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7e7535e5-bce5-4133-9865-93fb72ee9dd7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:01.386206 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7e7535e5-bce5-4133-9865-93fb72ee9dd7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:01.386391 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7e7535e5-bce5-4133-9865-93fb72ee9dd7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:01.386495 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-7e7535e5-bce5-4133-9865-93fb72ee9dd7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:01.391241 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:01.391241 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:01.392459 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7e7535e5-bce5-4133-9865-93fb72ee9dd7 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:52:01.392459 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 400/1631] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:01 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:01.876884 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1d5582e9-a666-488a-8e45-2b66265b774a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:01.877278 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1d5582e9-a666-488a-8e45-2b66265b774a None None] GET https://10.4.3.143/volume// Jul 03 23:52:01.877463 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1d5582e9-a666-488a-8e45-2b66265b774a None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:01.877651 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1d5582e9-a666-488a-8e45-2b66265b774a None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:01.878030 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1d5582e9-a666-488a-8e45-2b66265b774a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:52:01.878304 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 410/1632] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:52:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:52:01.885812 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-c3d1c867-ae7c-4164-b659-aeb0e1029423 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:01.931095 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-c3d1c867-ae7c-4164-b659-aeb0e1029423 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:52:01.931471 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-c3d1c867-ae7c-4164-b659-aeb0e1029423 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41308aa0-0886-496e-9262-f0b9255b3e83", "connector": null, "instance_uuid": "e359af9d-96cf-4b8c-9f42-2f076372dcb0"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:01.939631 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:01.939631 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:01.991153 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-c3d1c867-ae7c-4164-b659-aeb0e1029423 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:52:01.991727 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 411/1633] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:52:01 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:02.359957 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3cf6a5f5-ff49-445a-aaa4-18803b21a0a7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:02.362656 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3cf6a5f5-ff49-445a-aaa4-18803b21a0a7 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:52:02.362961 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3cf6a5f5-ff49-445a-aaa4-18803b21a0a7 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:02.363236 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3cf6a5f5-ff49-445a-aaa4-18803b21a0a7 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:02.382823 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:02.382823 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:02.388117 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-3cf6a5f5-ff49-445a-aaa4-18803b21a0a7 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:52:02.394793 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3cf6a5f5-ff49-445a-aaa4-18803b21a0a7 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:52:02.394953 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 413/1634] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:02 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:02.404657 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2da81da4-fc17-4329-99f0-bb83cd100323 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:02.406630 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2da81da4-fc17-4329-99f0-bb83cd100323 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:02.406910 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2da81da4-fc17-4329-99f0-bb83cd100323 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:02.407150 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2da81da4-fc17-4329-99f0-bb83cd100323 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:02.407284 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-2da81da4-fc17-4329-99f0-bb83cd100323 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:02.416543 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:02.416543 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:02.417470 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2da81da4-fc17-4329-99f0-bb83cd100323 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:52:02.417872 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 401/1635] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:02 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:02.532725 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4d6347f1-4345-4a87-9b3d-674e6b5749b7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:02.534220 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4d6347f1-4345-4a87-9b3d-674e6b5749b7 None None] GET https://10.4.3.143/volume// Jul 03 23:52:02.534398 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4d6347f1-4345-4a87-9b3d-674e6b5749b7 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:02.534584 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4d6347f1-4345-4a87-9b3d-674e6b5749b7 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:02.534961 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4d6347f1-4345-4a87-9b3d-674e6b5749b7 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:52:02.535246 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 411/1636] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:52:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:52:02.546306 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-210d4078-a982-442b-868c-0abff560bc5a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:02.548681 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-210d4078-a982-442b-868c-0abff560bc5a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:52:02.549012 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-210d4078-a982-442b-868c-0abff560bc5a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:02.549216 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-210d4078-a982-442b-868c-0abff560bc5a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:02.560954 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:02.560954 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:02.565040 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-210d4078-a982-442b-868c-0abff560bc5a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:52:02.573620 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-210d4078-a982-442b-868c-0abff560bc5a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:52:02.574159 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 412/1637] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:52:02 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 1027 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:52:02.672532 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-8e209718-cac4-4539-9656-a5593ca449bf None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:02.675399 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-8e209718-cac4-4539-9656-a5593ca449bf tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] PUT https://10.4.3.143/volume/v3/attachments/afb9f839-e348-44ed-b3bd-937271674131 Jul 03 23:52:02.675864 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-8e209718-cac4-4539-9656-a5593ca449bf tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:02.685026 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-8e209718-cac4-4539-9656-a5593ca449bf tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Acquiring lock "cinder-attachment_update-41308aa0-0886-496e-9262-f0b9255b3e83-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:52:02.690877 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-8e209718-cac4-4539-9656-a5593ca449bf tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Lock "cinder-attachment_update-41308aa0-0886-496e-9262-f0b9255b3e83-np0000004490" acquired by "attachment_update" :: waited 0.006s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:52:02.692378 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:02.692378 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:03.148446 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-086ad8b1-a42b-463c-9f5a-bd176fa393e4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:03.148944 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-086ad8b1-a42b-463c-9f5a-bd176fa393e4 None None] GET https://10.4.3.143/volume// Jul 03 23:52:03.149510 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-086ad8b1-a42b-463c-9f5a-bd176fa393e4 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:03.149890 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-086ad8b1-a42b-463c-9f5a-bd176fa393e4 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:03.150453 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-086ad8b1-a42b-463c-9f5a-bd176fa393e4 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:52:03.151881 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 402/1638] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:52:03 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 23:52:03.165197 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-ccc5bb88-b797-4d8f-a889-570d999df6f8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:03.167977 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-ccc5bb88-b797-4d8f-a889-570d999df6f8 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:52:03.168462 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-ccc5bb88-b797-4d8f-a889-570d999df6f8 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "34122f30-4831-4655-bc93-d41acb5939a2", "connector": null, "instance_uuid": "5e059e19-5252-4426-ab9b-3049fee007b6"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:03.180382 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:03.180382 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:03.221304 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-8e209718-cac4-4539-9656-a5593ca449bf tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Lock "cinder-attachment_update-41308aa0-0886-496e-9262-f0b9255b3e83-np0000004490" released by "attachment_update" :: held 0.530s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:52:03.221744 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-8e209718-cac4-4539-9656-a5593ca449bf tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/attachments/afb9f839-e348-44ed-b3bd-937271674131 returned with HTTP 200 Jul 03 23:52:03.222317 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 414/1639] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:52:02 2026] PUT /volume/v3/attachments/afb9f839-e348-44ed-b3bd-937271674131 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:03.227334 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-ccc5bb88-b797-4d8f-a889-570d999df6f8 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:52:03.227677 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 412/1640] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:52:03 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:03.416562 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-16840123-b803-4450-993a-c156b1fdf36b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:03.419968 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-16840123-b803-4450-993a-c156b1fdf36b tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:52:03.420641 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-16840123-b803-4450-993a-c156b1fdf36b tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:03.420641 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-16840123-b803-4450-993a-c156b1fdf36b tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:03.428273 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-98db2a8a-496f-4ddd-b5a7-34fa67a8b5f3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:03.430494 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-98db2a8a-496f-4ddd-b5a7-34fa67a8b5f3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:03.430683 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-98db2a8a-496f-4ddd-b5a7-34fa67a8b5f3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:03.430917 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-98db2a8a-496f-4ddd-b5a7-34fa67a8b5f3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:03.431018 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-98db2a8a-496f-4ddd-b5a7-34fa67a8b5f3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:03.431863 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:03.431863 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:03.438366 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:03.438366 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:03.438366 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-98db2a8a-496f-4ddd-b5a7-34fa67a8b5f3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:52:03.438366 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 403/1641] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:03 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:03.440074 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-16840123-b803-4450-993a-c156b1fdf36b tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:52:03.449005 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-16840123-b803-4450-993a-c156b1fdf36b tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:52:03.449629 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 413/1642] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:03 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:03.627950 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-65b89489-8307-447a-8e3b-ab5030444c60 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:03.629785 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-65b89489-8307-447a-8e3b-ab5030444c60 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:52:03.630047 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-65b89489-8307-447a-8e3b-ab5030444c60 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:03.630280 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-65b89489-8307-447a-8e3b-ab5030444c60 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:03.638978 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:03.638978 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:03.641929 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-65b89489-8307-447a-8e3b-ab5030444c60 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:52:03.645638 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-65b89489-8307-447a-8e3b-ab5030444c60 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:52:03.646073 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 415/1643] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:03 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:03.769428 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ae1cdbbb-5d84-40d2-a681-5c1fbe12007f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:03.769428 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ae1cdbbb-5d84-40d2-a681-5c1fbe12007f None None] GET https://10.4.3.143/volume// Jul 03 23:52:03.769428 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ae1cdbbb-5d84-40d2-a681-5c1fbe12007f None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:03.769896 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ae1cdbbb-5d84-40d2-a681-5c1fbe12007f None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:03.770077 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ae1cdbbb-5d84-40d2-a681-5c1fbe12007f None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:52:03.770439 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 413/1644] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:52:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:52:03.783908 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-4a8eac2b-b443-4425-80da-648ac1e41c0b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:03.786574 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-4a8eac2b-b443-4425-80da-648ac1e41c0b tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:52:03.786920 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-4a8eac2b-b443-4425-80da-648ac1e41c0b tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:03.787299 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-4a8eac2b-b443-4425-80da-648ac1e41c0b tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:03.809268 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:03.809268 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:03.820014 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-4a8eac2b-b443-4425-80da-648ac1e41c0b tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:52:03.829545 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-4a8eac2b-b443-4425-80da-648ac1e41c0b tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:52:03.830126 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 404/1645] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:52:03 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 1031 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:52:03.951881 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-cbc9de68-a0ee-44cd-8dd5-b154bc304e14 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:03.954062 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-cbc9de68-a0ee-44cd-8dd5-b154bc304e14 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] PUT https://10.4.3.143/volume/v3/attachments/1b3821c1-2552-4a09-b49a-f6ed308d5c15 Jul 03 23:52:03.954354 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-cbc9de68-a0ee-44cd-8dd5-b154bc304e14 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:03.969234 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-cbc9de68-a0ee-44cd-8dd5-b154bc304e14 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Acquiring lock "cinder-attachment_update-34122f30-4831-4655-bc93-d41acb5939a2-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:52:03.975081 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-cbc9de68-a0ee-44cd-8dd5-b154bc304e14 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Lock "cinder-attachment_update-34122f30-4831-4655-bc93-d41acb5939a2-np0000004490" acquired by "attachment_update" :: waited 0.006s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:52:03.976194 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:03.976194 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:04.420306 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:04.422631 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:52:04.423153 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-399393456"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:04.425077 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-399393456'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:52:04.425797 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Create volume of 1 GB Jul 03 23:52:04.430306 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Availability Zones retrieved successfully. Jul 03 23:52:04.437630 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Flow 'volume_create_api' (4333605d-22f0-4947-8280-dff57af6d021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:52:04.452616 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a1b3d19-d392-4bba-bdf8-c79e8b6cf39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:04.452616 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:52:04.453105 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-36a026bb-f024-4bdc-a1a3-d1aca146f38e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:04.454223 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-36a026bb-f024-4bdc-a1a3-d1aca146f38e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:04.454500 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-36a026bb-f024-4bdc-a1a3-d1aca146f38e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:04.454798 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-36a026bb-f024-4bdc-a1a3-d1aca146f38e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:04.454962 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-36a026bb-f024-4bdc-a1a3-d1aca146f38e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:04.460602 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:04.460602 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:04.462611 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-36a026bb-f024-4bdc-a1a3-d1aca146f38e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:52:04.463058 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-34ce2e9b-57b3-4d86-9189-d08f4827263d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:04.463494 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 414/1646] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:04 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:04.466044 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-34ce2e9b-57b3-4d86-9189-d08f4827263d tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:52:04.466202 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-34ce2e9b-57b3-4d86-9189-d08f4827263d tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:04.466386 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-34ce2e9b-57b3-4d86-9189-d08f4827263d tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:04.478600 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:04.478600 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:04.480411 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a1b3d19-d392-4bba-bdf8-c79e8b6cf39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:04.481494 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bbd55f7-e7da-4c94-9429-2c034d06a0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:04.483289 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-34ce2e9b-57b3-4d86-9189-d08f4827263d tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:52:04.489401 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-34ce2e9b-57b3-4d86-9189-d08f4827263d tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:52:04.489847 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 405/1647] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:04 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:04.502938 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-cbc9de68-a0ee-44cd-8dd5-b154bc304e14 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Lock "cinder-attachment_update-34122f30-4831-4655-bc93-d41acb5939a2-np0000004490" released by "attachment_update" :: held 0.528s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:52:04.504867 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-cbc9de68-a0ee-44cd-8dd5-b154bc304e14 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/attachments/1b3821c1-2552-4a09-b49a-f6ed308d5c15 returned with HTTP 200 Jul 03 23:52:04.507735 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 414/1648] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:52:03 2026] PUT /volume/v3/attachments/1b3821c1-2552-4a09-b49a-f6ed308d5c15 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:04.559010 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Created reservations ['018fe79d-dd92-45be-8e33-95c9e549ece3', '17af7861-343c-442a-9257-3bba8f5e8bd8', 'a16278a3-a532-4395-9e46-67bf540f1d4e', '3a653ec4-039f-4065-b9f6-c811a2d1e674'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:52:04.559856 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bbd55f7-e7da-4c94-9429-2c034d06a0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['018fe79d-dd92-45be-8e33-95c9e549ece3', '17af7861-343c-442a-9257-3bba8f5e8bd8', 'a16278a3-a532-4395-9e46-67bf540f1d4e', '3a653ec4-039f-4065-b9f6-c811a2d1e674']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:04.560694 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9dc231f-8194-4826-9a7b-cb5c8e053cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:04.595483 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9dc231f-8194-4826-9a7b-cb5c8e053cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85501806-ff3a-407d-b824-af5186ecb95b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-399393456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63d5cf02b1eb4a56a1db7df281366b5b',qos_specs=None,replication_status=,reservations=['018fe79d-dd92-45be-8e33-95c9e549ece3','17af7861-343c-442a-9257-3bba8f5e8bd8','a16278a3-a532-4395-9e46-67bf540f1d4e','3a653ec4-039f-4065-b9f6-c811a2d1e674'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e900c3c9a7d4b27a6e8c2967494e24b',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-399393456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85501806-ff3a-407d-b824-af5186ecb95b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63d5cf02b1eb4a56a1db7df281366b5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e900c3c9a7d4b27a6e8c2967494e24b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:04.595676 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c37292cb-caf7-471d-b303-b82af06b9901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:04.618802 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c37292cb-caf7-471d-b303-b82af06b9901) transitioned into state 'SUCCESS' from state '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-399393456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63d5cf02b1eb4a56a1db7df281366b5b',qos_specs=None,replication_status=,reservations=['018fe79d-dd92-45be-8e33-95c9e549ece3','17af7861-343c-442a-9257-3bba8f5e8bd8','a16278a3-a532-4395-9e46-67bf540f1d4e','3a653ec4-039f-4065-b9f6-c811a2d1e674'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e900c3c9a7d4b27a6e8c2967494e24b',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:04.618802 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76f91dec-a5bc-4cfa-b13e-079777442bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:04.631887 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76f91dec-a5bc-4cfa-b13e-079777442bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:04.633729 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Flow 'volume_create_api' (4333605d-22f0-4947-8280-dff57af6d021) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:52:04.633729 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Create volume request issued successfully. Jul 03 23:52:04.633954 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4ecf88c3-2566-4716-bbed-4a9fd4488d28 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:52:04.634441 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 416/1649] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:52:04 2026] POST /volume/v3/volumes => generated 753 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:52:04.647225 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-0f79787e-5523-44e7-84de-384cb551836e req-34b274cf-1a59-4a81-8230-0a4cf37132d0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:04.650978 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0f79787e-5523-44e7-84de-384cb551836e req-34b274cf-1a59-4a81-8230-0a4cf37132d0 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb Jul 03 23:52:04.651169 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0f79787e-5523-44e7-84de-384cb551836e req-34b274cf-1a59-4a81-8230-0a4cf37132d0 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:04.651501 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0f79787e-5523-44e7-84de-384cb551836e req-34b274cf-1a59-4a81-8230-0a4cf37132d0 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:04.657473 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e3f5c613-cbd0-4c97-bcae-426685f75b40 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:04.659486 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e3f5c613-cbd0-4c97-bcae-426685f75b40 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] GET https://10.4.3.143/volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b Jul 03 23:52:04.659620 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b37d0f73-b0db-4a31-9c01-1c818a238081 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:04.659687 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e3f5c613-cbd0-4c97-bcae-426685f75b40 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:04.659974 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e3f5c613-cbd0-4c97-bcae-426685f75b40 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:04.662773 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b37d0f73-b0db-4a31-9c01-1c818a238081 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:52:04.662773 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b37d0f73-b0db-4a31-9c01-1c818a238081 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:04.662999 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b37d0f73-b0db-4a31-9c01-1c818a238081 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:04.668980 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:04.668980 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:04.669147 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:04.669147 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:04.673085 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-0f79787e-5523-44e7-84de-384cb551836e req-34b274cf-1a59-4a81-8230-0a4cf37132d0 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:52:04.675951 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e3f5c613-cbd0-4c97-bcae-426685f75b40 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Volume info retrieved successfully. Jul 03 23:52:04.677395 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0f79787e-5523-44e7-84de-384cb551836e req-34b274cf-1a59-4a81-8230-0a4cf37132d0 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb returned with HTTP 200 Jul 03 23:52:04.677864 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 415/1650] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:52:04 2026] GET /volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:04.680925 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e3f5c613-cbd0-4c97-bcae-426685f75b40 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] https://10.4.3.143/volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b returned with HTTP 200 Jul 03 23:52:04.681695 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 406/1651] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:04 2026] GET /volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:04.682447 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:04.682447 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:04.693812 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b37d0f73-b0db-4a31-9c01-1c818a238081 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:52:04.699986 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b37d0f73-b0db-4a31-9c01-1c818a238081 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:52:04.700559 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 415/1652] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:04 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:04.716879 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2c8a257d-266e-4b4d-97fb-d956b6b9ed0f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:04.717362 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2c8a257d-266e-4b4d-97fb-d956b6b9ed0f None None] GET https://10.4.3.143/volume// Jul 03 23:52:04.717588 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2c8a257d-266e-4b4d-97fb-d956b6b9ed0f None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:04.717846 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2c8a257d-266e-4b4d-97fb-d956b6b9ed0f None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:04.718264 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2c8a257d-266e-4b4d-97fb-d956b6b9ed0f None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:52:04.718744 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 417/1653] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:52:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 23:52:04.730308 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-0f79787e-5523-44e7-84de-384cb551836e req-bb9a13de-a298-4eb8-8abd-48ffa7263f41 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:04.732985 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0f79787e-5523-44e7-84de-384cb551836e req-bb9a13de-a298-4eb8-8abd-48ffa7263f41 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:52:04.733467 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0f79787e-5523-44e7-84de-384cb551836e req-bb9a13de-a298-4eb8-8abd-48ffa7263f41 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eff21966-58d8-42be-8c62-cda9bd4112eb", "connector": null, "instance_uuid": "d4e15c67-dbce-45d0-b20a-a4092e5d3aaf"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:04.745852 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:04.745852 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:04.796714 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0f79787e-5523-44e7-84de-384cb551836e req-bb9a13de-a298-4eb8-8abd-48ffa7263f41 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:52:04.797198 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 416/1654] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:52:04 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:04.851827 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-0f79787e-5523-44e7-84de-384cb551836e req-a5f67618-4248-4f82-a2ca-84cd7ea660b7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:04.854883 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0f79787e-5523-44e7-84de-384cb551836e req-a5f67618-4248-4f82-a2ca-84cd7ea660b7 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] POST https://10.4.3.143/volume/v3/attachments/340dcedb-6626-402f-8850-443119795146/action Jul 03 23:52:04.857313 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-0f79787e-5523-44e7-84de-384cb551836e req-a5f67618-4248-4f82-a2ca-84cd7ea660b7 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:52:04.857485 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-0f79787e-5523-44e7-84de-384cb551836e req-a5f67618-4248-4f82-a2ca-84cd7ea660b7 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:04.873088 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:04.873088 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:04.889553 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0f79787e-5523-44e7-84de-384cb551836e req-a5f67618-4248-4f82-a2ca-84cd7ea660b7 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/attachments/340dcedb-6626-402f-8850-443119795146/action returned with HTTP 204 Jul 03 23:52:04.890149 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 407/1655] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:52:04 2026] POST /volume/v3/attachments/340dcedb-6626-402f-8850-443119795146/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:04.919404 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e3929161-1a0b-4ec9-849e-1c0b5a1366ea None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:04.921378 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e3929161-1a0b-4ec9-849e-1c0b5a1366ea tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb Jul 03 23:52:04.921600 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e3929161-1a0b-4ec9-849e-1c0b5a1366ea tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:04.921848 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e3929161-1a0b-4ec9-849e-1c0b5a1366ea tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:04.932773 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:04.932773 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:04.936203 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e3929161-1a0b-4ec9-849e-1c0b5a1366ea tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:52:04.940855 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e3929161-1a0b-4ec9-849e-1c0b5a1366ea tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb returned with HTTP 200 Jul 03 23:52:04.941327 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 416/1656] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:04 2026] GET /volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb => generated 1111 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:04.954111 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-68543109-38fb-4280-a736-ab9b89513c82 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:04.956103 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-68543109-38fb-4280-a736-ab9b89513c82 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb Jul 03 23:52:04.956311 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-68543109-38fb-4280-a736-ab9b89513c82 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:04.956526 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-68543109-38fb-4280-a736-ab9b89513c82 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:04.967512 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:04.967512 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:04.972513 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-68543109-38fb-4280-a736-ab9b89513c82 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:52:04.977534 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-68543109-38fb-4280-a736-ab9b89513c82 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb returned with HTTP 200 Jul 03 23:52:04.977993 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 418/1657] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:04 2026] GET /volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb => generated 1111 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:05.022465 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-b0e1f9f2-70bb-449e-818f-72df4207e20c req-bf1b289d-5b99-424b-a9a0-1b16879a391b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:05.024467 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b0e1f9f2-70bb-449e-818f-72df4207e20c req-bf1b289d-5b99-424b-a9a0-1b16879a391b tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb Jul 03 23:52:05.024666 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b0e1f9f2-70bb-449e-818f-72df4207e20c req-bf1b289d-5b99-424b-a9a0-1b16879a391b tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:05.024866 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b0e1f9f2-70bb-449e-818f-72df4207e20c req-bf1b289d-5b99-424b-a9a0-1b16879a391b tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:05.034244 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:05.034244 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:05.037649 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-b0e1f9f2-70bb-449e-818f-72df4207e20c req-bf1b289d-5b99-424b-a9a0-1b16879a391b tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:52:05.042311 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b0e1f9f2-70bb-449e-818f-72df4207e20c req-bf1b289d-5b99-424b-a9a0-1b16879a391b tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb returned with HTTP 200 Jul 03 23:52:05.042761 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 417/1658] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:52:05 2026] GET /volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb => generated 1111 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:05.073068 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b0e1f9f2-70bb-449e-818f-72df4207e20c req-6d006ab5-5e9f-4332-bdf7-bd5494ab6a3a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:05.074902 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b0e1f9f2-70bb-449e-818f-72df4207e20c req-6d006ab5-5e9f-4332-bdf7-bd5494ab6a3a tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] DELETE https://10.4.3.143/volume/v3/attachments/340dcedb-6626-402f-8850-443119795146 Jul 03 23:52:05.075254 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b0e1f9f2-70bb-449e-818f-72df4207e20c req-6d006ab5-5e9f-4332-bdf7-bd5494ab6a3a tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:05.075534 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b0e1f9f2-70bb-449e-818f-72df4207e20c req-6d006ab5-5e9f-4332-bdf7-bd5494ab6a3a tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:05.084671 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:05.084671 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:05.476607 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fe7fc383-e2a5-45ac-b27c-b05b31009d2f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:05.479161 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fe7fc383-e2a5-45ac-b27c-b05b31009d2f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:05.479425 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fe7fc383-e2a5-45ac-b27c-b05b31009d2f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:05.479697 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fe7fc383-e2a5-45ac-b27c-b05b31009d2f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:05.479898 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-fe7fc383-e2a5-45ac-b27c-b05b31009d2f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:05.485336 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:05.485336 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:05.486367 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fe7fc383-e2a5-45ac-b27c-b05b31009d2f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:52:05.486867 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 417/1659] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:05 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:05.506057 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-46534df0-38ec-40b1-91df-3a4ab3df1358 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:05.508074 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-46534df0-38ec-40b1-91df-3a4ab3df1358 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:52:05.508280 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-46534df0-38ec-40b1-91df-3a4ab3df1358 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:05.508485 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-46534df0-38ec-40b1-91df-3a4ab3df1358 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:05.518919 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:05.518919 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:05.522554 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-46534df0-38ec-40b1-91df-3a4ab3df1358 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:52:05.527046 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-46534df0-38ec-40b1-91df-3a4ab3df1358 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:52:05.527471 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 419/1660] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:05 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:05.612222 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b0e1f9f2-70bb-449e-818f-72df4207e20c req-6d006ab5-5e9f-4332-bdf7-bd5494ab6a3a tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/attachments/340dcedb-6626-402f-8850-443119795146 returned with HTTP 200 Jul 03 23:52:05.612976 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 408/1661] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:52:05 2026] DELETE /volume/v3/attachments/340dcedb-6626-402f-8850-443119795146 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:05.651865 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-250b7dfc-0c3e-4a2b-8514-b09d11e55689 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:05.653869 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-250b7dfc-0c3e-4a2b-8514-b09d11e55689 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb Jul 03 23:52:05.654147 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-250b7dfc-0c3e-4a2b-8514-b09d11e55689 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:05.654387 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-250b7dfc-0c3e-4a2b-8514-b09d11e55689 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:05.665319 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:05.665319 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:05.678186 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-250b7dfc-0c3e-4a2b-8514-b09d11e55689 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:52:05.684193 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-250b7dfc-0c3e-4a2b-8514-b09d11e55689 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb returned with HTTP 200 Jul 03 23:52:05.684792 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 418/1662] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:05 2026] GET /volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:05.699092 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9804edfc-bb04-4cb0-9750-dd5459ab9000 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:05.701152 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9804edfc-bb04-4cb0-9750-dd5459ab9000 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] GET https://10.4.3.143/volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b Jul 03 23:52:05.701275 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9804edfc-bb04-4cb0-9750-dd5459ab9000 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:05.701462 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9804edfc-bb04-4cb0-9750-dd5459ab9000 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:05.708580 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:05.708580 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:05.712608 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9804edfc-bb04-4cb0-9750-dd5459ab9000 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Volume info retrieved successfully. Jul 03 23:52:05.716745 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9a99e87d-1f8a-41c2-883e-5443286a6e39 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:05.717754 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9804edfc-bb04-4cb0-9750-dd5459ab9000 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] https://10.4.3.143/volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b returned with HTTP 200 Jul 03 23:52:05.718341 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 418/1663] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:05 2026] GET /volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:05.718605 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9a99e87d-1f8a-41c2-883e-5443286a6e39 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:52:05.721948 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9a99e87d-1f8a-41c2-883e-5443286a6e39 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:05.722155 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9a99e87d-1f8a-41c2-883e-5443286a6e39 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:05.734410 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5c9ec04a-b909-4368-9e7c-5e70cb1ec43a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:05.739738 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5c9ec04a-b909-4368-9e7c-5e70cb1ec43a tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] POST https://10.4.3.143/volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b/action Jul 03 23:52:05.739738 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5c9ec04a-b909-4368-9e7c-5e70cb1ec43a tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:52:05.739738 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5c9ec04a-b909-4368-9e7c-5e70cb1ec43a tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:05.739973 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:05.739973 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:05.742075 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9a99e87d-1f8a-41c2-883e-5443286a6e39 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:52:05.746147 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:05.746147 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:05.748767 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5c9ec04a-b909-4368-9e7c-5e70cb1ec43a tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Volume info retrieved successfully. Jul 03 23:52:05.748907 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9a99e87d-1f8a-41c2-883e-5443286a6e39 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:52:05.748907 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 420/1664] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:05 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:05.755062 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5c9ec04a-b909-4368-9e7c-5e70cb1ec43a tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Volume updated successfully. Jul 03 23:52:05.755062 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5c9ec04a-b909-4368-9e7c-5e70cb1ec43a tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] https://10.4.3.143/volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b/action returned with HTTP 200 Jul 03 23:52:05.755687 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 409/1665] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:52:05 2026] POST /volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 23:52:05.769057 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6bdfd2c7-e152-4a24-a3ec-46f037bb2a68 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:05.770985 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6bdfd2c7-e152-4a24-a3ec-46f037bb2a68 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] GET https://10.4.3.143/volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b Jul 03 23:52:05.771736 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6bdfd2c7-e152-4a24-a3ec-46f037bb2a68 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:05.771736 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6bdfd2c7-e152-4a24-a3ec-46f037bb2a68 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:05.781812 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:05.781812 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:05.789211 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6bdfd2c7-e152-4a24-a3ec-46f037bb2a68 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Volume info retrieved successfully. Jul 03 23:52:05.797000 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6bdfd2c7-e152-4a24-a3ec-46f037bb2a68 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] https://10.4.3.143/volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b returned with HTTP 200 Jul 03 23:52:05.797690 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 419/1666] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:05 2026] GET /volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:05.911598 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-ca02b35d-e748-43be-9755-6af8ed6d933e req-0f3cf444-ee3a-41bd-8340-c1adb2bceb66 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:05.914330 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-ca02b35d-e748-43be-9755-6af8ed6d933e req-0f3cf444-ee3a-41bd-8340-c1adb2bceb66 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] GET https://10.4.3.143/volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b Jul 03 23:52:05.914581 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-ca02b35d-e748-43be-9755-6af8ed6d933e req-0f3cf444-ee3a-41bd-8340-c1adb2bceb66 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:05.914864 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-ca02b35d-e748-43be-9755-6af8ed6d933e req-0f3cf444-ee3a-41bd-8340-c1adb2bceb66 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:05.924688 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:05.924688 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:05.929655 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-ca02b35d-e748-43be-9755-6af8ed6d933e req-0f3cf444-ee3a-41bd-8340-c1adb2bceb66 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Volume info retrieved successfully. Jul 03 23:52:05.935596 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-ca02b35d-e748-43be-9755-6af8ed6d933e req-0f3cf444-ee3a-41bd-8340-c1adb2bceb66 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] https://10.4.3.143/volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b returned with HTTP 200 Jul 03 23:52:05.936029 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 419/1667] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:52:05 2026] GET /volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:06.380974 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:06.383813 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:52:06.384435 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-23546673"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:06.387193 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-23546673'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:52:06.387376 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Create volume of 1 GB Jul 03 23:52:06.394048 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Availability Zones retrieved successfully. Jul 03 23:52:06.405758 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Flow 'volume_create_api' (76b7ebdc-7468-45f3-a679-a3a292abd425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:52:06.405758 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (388fc94d-9061-45b2-9057-ffee0f5cd5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:06.405758 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:52:06.443489 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (388fc94d-9061-45b2-9057-ffee0f5cd5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:06.444605 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7311adff-4f17-4fde-90f9-e1077cfc51b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:06.490108 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Created reservations ['066295a0-b971-42b2-8d41-1c2726915685', '85db51fd-9d14-4f51-912d-39136c6adcc6', '5a1dd8a1-22be-4827-9be2-7c3cbc10a14f', 'cfe4c67d-734f-4fff-b5eb-46c4d3d932d4'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:52:06.491213 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7311adff-4f17-4fde-90f9-e1077cfc51b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['066295a0-b971-42b2-8d41-1c2726915685', '85db51fd-9d14-4f51-912d-39136c6adcc6', '5a1dd8a1-22be-4827-9be2-7c3cbc10a14f', 'cfe4c67d-734f-4fff-b5eb-46c4d3d932d4']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:06.493182 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a741dbe8-3c97-4c97-bedf-d9e4e93d6fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:06.501044 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4706a6d0-b3ab-4e3c-a7d2-b5e90ad678bf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:06.503647 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4706a6d0-b3ab-4e3c-a7d2-b5e90ad678bf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:06.503647 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4706a6d0-b3ab-4e3c-a7d2-b5e90ad678bf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:06.503647 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4706a6d0-b3ab-4e3c-a7d2-b5e90ad678bf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:06.503647 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-4706a6d0-b3ab-4e3c-a7d2-b5e90ad678bf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:06.508916 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:06.508916 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:06.510004 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4706a6d0-b3ab-4e3c-a7d2-b5e90ad678bf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:52:06.510514 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 410/1668] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:06 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:06.522685 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a741dbe8-3c97-4c97-bedf-d9e4e93d6fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ee1bfcf-d122-4be3-9b43-a82446f8cee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-23546673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63d5cf02b1eb4a56a1db7df281366b5b',qos_specs=None,replication_status=,reservations=['066295a0-b971-42b2-8d41-1c2726915685','85db51fd-9d14-4f51-912d-39136c6adcc6','5a1dd8a1-22be-4827-9be2-7c3cbc10a14f','cfe4c67d-734f-4fff-b5eb-46c4d3d932d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e900c3c9a7d4b27a6e8c2967494e24b',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:52:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-23546673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ee1bfcf-d122-4be3-9b43-a82446f8cee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63d5cf02b1eb4a56a1db7df281366b5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e900c3c9a7d4b27a6e8c2967494e24b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:06.523761 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2e4ded6-40ad-4133-a4e2-c5b73376c072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:06.542651 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b36299db-e1c7-4255-b173-3d6e7b383c75 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:06.544304 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b36299db-e1c7-4255-b173-3d6e7b383c75 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:52:06.544486 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b36299db-e1c7-4255-b173-3d6e7b383c75 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:06.544660 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b36299db-e1c7-4255-b173-3d6e7b383c75 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:06.545110 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2e4ded6-40ad-4133-a4e2-c5b73376c072) transitioned into state 'SUCCESS' from state '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-23546673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63d5cf02b1eb4a56a1db7df281366b5b',qos_specs=None,replication_status=,reservations=['066295a0-b971-42b2-8d41-1c2726915685','85db51fd-9d14-4f51-912d-39136c6adcc6','5a1dd8a1-22be-4827-9be2-7c3cbc10a14f','cfe4c67d-734f-4fff-b5eb-46c4d3d932d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e900c3c9a7d4b27a6e8c2967494e24b',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:06.546013 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (997d2fbe-cb77-4244-adca-392e2f67f38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:06.553412 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:06.553412 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:06.558492 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (997d2fbe-cb77-4244-adca-392e2f67f38a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:06.558785 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Flow 'volume_create_api' (76b7ebdc-7468-45f3-a679-a3a292abd425) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:52:06.558978 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Create volume request issued successfully. Jul 03 23:52:06.561633 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b36299db-e1c7-4255-b173-3d6e7b383c75 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:52:06.561751 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f99d319f-c4d4-4ab6-8f4d-7d7ab61585af tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:52:06.561751 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 421/1669] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:52:06 2026] POST /volume/v3/volumes => generated 752 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:52:06.574383 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cfd722fa-0075-49d4-82ce-b014e53812ea None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:06.574544 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b36299db-e1c7-4255-b173-3d6e7b383c75 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:52:06.575149 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 420/1670] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:06 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:06.576842 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cfd722fa-0075-49d4-82ce-b014e53812ea tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] GET https://10.4.3.143/volume/v3/volumes/8ee1bfcf-d122-4be3-9b43-a82446f8cee0 Jul 03 23:52:06.576901 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cfd722fa-0075-49d4-82ce-b014e53812ea tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:06.579745 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cfd722fa-0075-49d4-82ce-b014e53812ea tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:06.583697 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:06.583697 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:06.587398 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cfd722fa-0075-49d4-82ce-b014e53812ea tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Volume info retrieved successfully. Jul 03 23:52:06.591372 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cfd722fa-0075-49d4-82ce-b014e53812ea tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] https://10.4.3.143/volume/v3/volumes/8ee1bfcf-d122-4be3-9b43-a82446f8cee0 returned with HTTP 200 Jul 03 23:52:06.591828 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 420/1671] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:06 2026] GET /volume/v3/volumes/8ee1bfcf-d122-4be3-9b43-a82446f8cee0 => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:06.759072 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e289857e-92a1-4ab5-8c8a-73ae4268f86e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:06.761371 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e289857e-92a1-4ab5-8c8a-73ae4268f86e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:52:06.761644 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e289857e-92a1-4ab5-8c8a-73ae4268f86e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:06.761933 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e289857e-92a1-4ab5-8c8a-73ae4268f86e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:06.773585 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:06.773585 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:06.777455 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e289857e-92a1-4ab5-8c8a-73ae4268f86e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:52:06.782339 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e289857e-92a1-4ab5-8c8a-73ae4268f86e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:52:06.782838 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 411/1672] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:06 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:07.523943 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-06ad9928-4b48-4838-856b-642b2a5d4f20 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:07.526180 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-06ad9928-4b48-4838-856b-642b2a5d4f20 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:07.526402 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-06ad9928-4b48-4838-856b-642b2a5d4f20 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:07.526642 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-06ad9928-4b48-4838-856b-642b2a5d4f20 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:07.526808 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-06ad9928-4b48-4838-856b-642b2a5d4f20 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:07.531753 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:07.531753 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:07.532632 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-06ad9928-4b48-4838-856b-642b2a5d4f20 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:52:07.533136 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 422/1673] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:07 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:07.588616 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7793692a-82b6-4510-b407-ccceb2f96a16 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:07.590492 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7793692a-82b6-4510-b407-ccceb2f96a16 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:52:07.590694 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7793692a-82b6-4510-b407-ccceb2f96a16 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:07.590962 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7793692a-82b6-4510-b407-ccceb2f96a16 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:07.602109 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:07.602109 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:07.610390 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5b5c1452-ae8b-4dad-bda6-9a259a88247a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:07.611077 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7793692a-82b6-4510-b407-ccceb2f96a16 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:52:07.615508 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5b5c1452-ae8b-4dad-bda6-9a259a88247a tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] GET https://10.4.3.143/volume/v3/volumes/8ee1bfcf-d122-4be3-9b43-a82446f8cee0 Jul 03 23:52:07.615790 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5b5c1452-ae8b-4dad-bda6-9a259a88247a tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:07.616031 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5b5c1452-ae8b-4dad-bda6-9a259a88247a tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:07.616114 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7793692a-82b6-4510-b407-ccceb2f96a16 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:52:07.616512 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 421/1674] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:07 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:07.625735 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:07.625735 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:07.627930 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5b5c1452-ae8b-4dad-bda6-9a259a88247a tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Volume info retrieved successfully. Jul 03 23:52:07.632509 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5b5c1452-ae8b-4dad-bda6-9a259a88247a tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] https://10.4.3.143/volume/v3/volumes/8ee1bfcf-d122-4be3-9b43-a82446f8cee0 returned with HTTP 200 Jul 03 23:52:07.633006 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 421/1675] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:07 2026] GET /volume/v3/volumes/8ee1bfcf-d122-4be3-9b43-a82446f8cee0 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:07.794390 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-04fa31b7-90b7-48d3-b749-8d76052c80eb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:07.796294 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-04fa31b7-90b7-48d3-b749-8d76052c80eb tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:52:07.796491 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-04fa31b7-90b7-48d3-b749-8d76052c80eb tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:07.796668 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-04fa31b7-90b7-48d3-b749-8d76052c80eb tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:07.809938 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:07.809938 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:07.816280 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-04fa31b7-90b7-48d3-b749-8d76052c80eb tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:52:07.822948 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-04fa31b7-90b7-48d3-b749-8d76052c80eb tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:52:07.823474 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 412/1676] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:07 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:07.960102 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-807cc97b-554e-48f9-b741-ebc2ad6d43de None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:07.961637 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-807cc97b-554e-48f9-b741-ebc2ad6d43de tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] DELETE https://10.4.3.143/volume/v3/volumes/8ee1bfcf-d122-4be3-9b43-a82446f8cee0 Jul 03 23:52:07.961874 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-807cc97b-554e-48f9-b741-ebc2ad6d43de tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:07.962077 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-807cc97b-554e-48f9-b741-ebc2ad6d43de tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:07.962237 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-807cc97b-554e-48f9-b741-ebc2ad6d43de tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Delete volume with id: 8ee1bfcf-d122-4be3-9b43-a82446f8cee0 Jul 03 23:52:07.970209 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:07.970209 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:07.970713 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-807cc97b-554e-48f9-b741-ebc2ad6d43de tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Volume info retrieved successfully. Jul 03 23:52:07.990116 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-807cc97b-554e-48f9-b741-ebc2ad6d43de tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Delete volume request issued successfully. Jul 03 23:52:07.990432 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-807cc97b-554e-48f9-b741-ebc2ad6d43de tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] https://10.4.3.143/volume/v3/volumes/8ee1bfcf-d122-4be3-9b43-a82446f8cee0 returned with HTTP 202 Jul 03 23:52:07.990713 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 423/1677] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:52:07 2026] DELETE /volume/v3/volumes/8ee1bfcf-d122-4be3-9b43-a82446f8cee0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:52:07.998300 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5a7185ca-3c31-4c82-94df-18a9ce22cd66 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:07.999839 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5a7185ca-3c31-4c82-94df-18a9ce22cd66 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] GET https://10.4.3.143/volume/v3/volumes/8ee1bfcf-d122-4be3-9b43-a82446f8cee0 Jul 03 23:52:08.000086 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5a7185ca-3c31-4c82-94df-18a9ce22cd66 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:08.000259 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5a7185ca-3c31-4c82-94df-18a9ce22cd66 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:08.007338 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:08.007338 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:08.011373 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5a7185ca-3c31-4c82-94df-18a9ce22cd66 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Volume info retrieved successfully. Jul 03 23:52:08.016412 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5a7185ca-3c31-4c82-94df-18a9ce22cd66 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] https://10.4.3.143/volume/v3/volumes/8ee1bfcf-d122-4be3-9b43-a82446f8cee0 returned with HTTP 200 Jul 03 23:52:08.016412 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 422/1678] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:07 2026] GET /volume/v3/volumes/8ee1bfcf-d122-4be3-9b43-a82446f8cee0 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:08.547766 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fec042e1-67c1-40c9-ae5f-fcc22cb33f25 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:08.547766 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fec042e1-67c1-40c9-ae5f-fcc22cb33f25 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:08.547766 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fec042e1-67c1-40c9-ae5f-fcc22cb33f25 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:08.547766 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fec042e1-67c1-40c9-ae5f-fcc22cb33f25 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:08.547766 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-fec042e1-67c1-40c9-ae5f-fcc22cb33f25 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:08.553310 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:08.553310 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:08.554304 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fec042e1-67c1-40c9-ae5f-fcc22cb33f25 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:52:08.554668 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 422/1679] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:08 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:08.631798 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-335be41c-19f4-46b4-bbc0-10b0fb02890f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:08.633497 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-335be41c-19f4-46b4-bbc0-10b0fb02890f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:52:08.633684 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-335be41c-19f4-46b4-bbc0-10b0fb02890f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:08.633887 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-335be41c-19f4-46b4-bbc0-10b0fb02890f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:08.644099 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:08.644099 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:08.647504 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-335be41c-19f4-46b4-bbc0-10b0fb02890f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:52:08.651604 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-335be41c-19f4-46b4-bbc0-10b0fb02890f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:52:08.651968 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 413/1680] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:08 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:08.836975 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b5c93cea-fa5e-4563-a8a5-b7e9ee4be391 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:08.839157 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b5c93cea-fa5e-4563-a8a5-b7e9ee4be391 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:52:08.839409 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b5c93cea-fa5e-4563-a8a5-b7e9ee4be391 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:08.839653 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b5c93cea-fa5e-4563-a8a5-b7e9ee4be391 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:08.849359 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:08.849359 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:08.852589 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b5c93cea-fa5e-4563-a8a5-b7e9ee4be391 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:52:08.856592 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b5c93cea-fa5e-4563-a8a5-b7e9ee4be391 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:52:08.857011 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 424/1681] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:08 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:09.029407 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8891e2b2-6a5f-4b6e-b85e-7a067ae13200 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:09.031160 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8891e2b2-6a5f-4b6e-b85e-7a067ae13200 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] GET https://10.4.3.143/volume/v3/volumes/8ee1bfcf-d122-4be3-9b43-a82446f8cee0 Jul 03 23:52:09.031345 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8891e2b2-6a5f-4b6e-b85e-7a067ae13200 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:09.031571 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8891e2b2-6a5f-4b6e-b85e-7a067ae13200 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:09.038530 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8891e2b2-6a5f-4b6e-b85e-7a067ae13200 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] https://10.4.3.143/volume/v3/volumes/8ee1bfcf-d122-4be3-9b43-a82446f8cee0 returned with HTTP 404 Jul 03 23:52:09.039094 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 423/1682] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:09 2026] GET /volume/v3/volumes/8ee1bfcf-d122-4be3-9b43-a82446f8cee0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:09.046795 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e93a8f89-0b1e-4966-916c-e3599b38d936 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:09.048576 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e93a8f89-0b1e-4966-916c-e3599b38d936 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] DELETE https://10.4.3.143/volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b Jul 03 23:52:09.048838 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e93a8f89-0b1e-4966-916c-e3599b38d936 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:09.049049 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e93a8f89-0b1e-4966-916c-e3599b38d936 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:09.049262 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-e93a8f89-0b1e-4966-916c-e3599b38d936 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Delete volume with id: 85501806-ff3a-407d-b824-af5186ecb95b Jul 03 23:52:09.056533 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:09.056533 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:09.057050 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e93a8f89-0b1e-4966-916c-e3599b38d936 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Volume info retrieved successfully. Jul 03 23:52:09.075932 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e93a8f89-0b1e-4966-916c-e3599b38d936 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Delete volume request issued successfully. Jul 03 23:52:09.076166 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e93a8f89-0b1e-4966-916c-e3599b38d936 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] https://10.4.3.143/volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b returned with HTTP 202 Jul 03 23:52:09.076663 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 423/1683] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:52:09 2026] DELETE /volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:52:09.084960 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-78859b74-bc3c-421a-aaaf-229f7931e998 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:09.087177 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-78859b74-bc3c-421a-aaaf-229f7931e998 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] GET https://10.4.3.143/volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b Jul 03 23:52:09.087471 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-78859b74-bc3c-421a-aaaf-229f7931e998 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:09.087766 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-78859b74-bc3c-421a-aaaf-229f7931e998 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:09.096239 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:09.096239 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:09.101179 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-78859b74-bc3c-421a-aaaf-229f7931e998 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Volume info retrieved successfully. Jul 03 23:52:09.104519 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-dccb47d7-d6bf-4314-85c3-f9ba4ab487ba None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:09.106134 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-78859b74-bc3c-421a-aaaf-229f7931e998 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] https://10.4.3.143/volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b returned with HTTP 200 Jul 03 23:52:09.106662 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 414/1684] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:09 2026] GET /volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:09.106770 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dccb47d7-d6bf-4314-85c3-f9ba4ab487ba tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] DELETE https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:52:09.106953 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dccb47d7-d6bf-4314-85c3-f9ba4ab487ba tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:09.107128 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dccb47d7-d6bf-4314-85c3-f9ba4ab487ba tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:09.107329 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-dccb47d7-d6bf-4314-85c3-f9ba4ab487ba tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Delete volume with id: e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:52:09.114773 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:09.114773 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:09.115359 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-dccb47d7-d6bf-4314-85c3-f9ba4ab487ba tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:52:09.133218 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-dccb47d7-d6bf-4314-85c3-f9ba4ab487ba tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Delete volume request issued successfully. Jul 03 23:52:09.133421 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dccb47d7-d6bf-4314-85c3-f9ba4ab487ba tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 202 Jul 03 23:52:09.133867 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 425/1685] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:52:09 2026] DELETE /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:52:09.142336 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-fdd6938a-9e34-4140-916f-d36e1485b720 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:09.144251 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fdd6938a-9e34-4140-916f-d36e1485b720 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:52:09.144466 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fdd6938a-9e34-4140-916f-d36e1485b720 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:09.144659 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fdd6938a-9e34-4140-916f-d36e1485b720 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:09.152475 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:09.152475 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:09.158380 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-fdd6938a-9e34-4140-916f-d36e1485b720 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:52:09.163576 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fdd6938a-9e34-4140-916f-d36e1485b720 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 200 Jul 03 23:52:09.164216 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 424/1686] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:09 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:09.574509 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-786e2348-42a5-44fb-b7ce-b8a0434b6c3b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:09.576426 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-786e2348-42a5-44fb-b7ce-b8a0434b6c3b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:09.576689 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-786e2348-42a5-44fb-b7ce-b8a0434b6c3b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:09.576999 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-786e2348-42a5-44fb-b7ce-b8a0434b6c3b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:09.577162 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-786e2348-42a5-44fb-b7ce-b8a0434b6c3b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:09.582596 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:09.582596 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:09.583471 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-786e2348-42a5-44fb-b7ce-b8a0434b6c3b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:52:09.584026 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 424/1687] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:09 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:09.667541 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a48e0cfe-bb3b-4d96-bf9c-3c1a6c968e85 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:09.669663 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a48e0cfe-bb3b-4d96-bf9c-3c1a6c968e85 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:52:09.669923 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a48e0cfe-bb3b-4d96-bf9c-3c1a6c968e85 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:09.670105 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a48e0cfe-bb3b-4d96-bf9c-3c1a6c968e85 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:09.679467 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:09.679467 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:09.683443 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a48e0cfe-bb3b-4d96-bf9c-3c1a6c968e85 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:52:09.687979 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a48e0cfe-bb3b-4d96-bf9c-3c1a6c968e85 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:52:09.688363 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 415/1688] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:09 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:09.875204 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-21ee8f71-b0ad-4371-ad85-d14dae0d331b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:09.877055 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-21ee8f71-b0ad-4371-ad85-d14dae0d331b tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:52:09.877255 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-21ee8f71-b0ad-4371-ad85-d14dae0d331b tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:09.877453 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-21ee8f71-b0ad-4371-ad85-d14dae0d331b tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:09.888352 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:09.888352 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:09.892973 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-21ee8f71-b0ad-4371-ad85-d14dae0d331b tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:52:09.899250 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-21ee8f71-b0ad-4371-ad85-d14dae0d331b tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:52:09.899761 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 426/1689] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:09 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:10.121990 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-eb0b5bf0-5291-4aaa-8658-1c8af5051423 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:10.124214 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-eb0b5bf0-5291-4aaa-8658-1c8af5051423 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] GET https://10.4.3.143/volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b Jul 03 23:52:10.124470 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-eb0b5bf0-5291-4aaa-8658-1c8af5051423 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:10.124723 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-eb0b5bf0-5291-4aaa-8658-1c8af5051423 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:10.133358 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-eb0b5bf0-5291-4aaa-8658-1c8af5051423 tempest-ServersNegativeTestJSON-693736810 tempest-ServersNegativeTestJSON-693736810-project-member] https://10.4.3.143/volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b returned with HTTP 404 Jul 03 23:52:10.134001 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 425/1690] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:10 2026] GET /volume/v3/volumes/85501806-ff3a-407d-b824-af5186ecb95b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:10.180107 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-edffb7b1-7af9-4329-b2ad-33cb00c6588a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:10.182300 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-edffb7b1-7af9-4329-b2ad-33cb00c6588a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 Jul 03 23:52:10.182695 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-edffb7b1-7af9-4329-b2ad-33cb00c6588a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:10.182832 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-edffb7b1-7af9-4329-b2ad-33cb00c6588a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:10.190212 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-edffb7b1-7af9-4329-b2ad-33cb00c6588a tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 returned with HTTP 404 Jul 03 23:52:10.190919 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 425/1691] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:10 2026] GET /volume/v3/volumes/e9e57095-0fab-473e-b07b-224be6fb48d9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:10.428879 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-413d8159-5db2-43eb-96c3-18ecc790be73 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:10.431245 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-413d8159-5db2-43eb-96c3-18ecc790be73 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] POST https://10.4.3.143/volume/v3/attachments/afb9f839-e348-44ed-b3bd-937271674131/action Jul 03 23:52:10.431716 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-413d8159-5db2-43eb-96c3-18ecc790be73 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:52:10.431918 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-413d8159-5db2-43eb-96c3-18ecc790be73 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:10.453650 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:10.453650 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:10.470451 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-c1c42e10-7416-427c-9f99-d47c9d116b5b req-413d8159-5db2-43eb-96c3-18ecc790be73 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/attachments/afb9f839-e348-44ed-b3bd-937271674131/action returned with HTTP 204 Jul 03 23:52:10.470965 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 416/1692] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:52:10 2026] POST /volume/v3/attachments/afb9f839-e348-44ed-b3bd-937271674131/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:10.594577 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9c9ec237-c712-48fe-8d37-652eeb89b396 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:10.596419 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9c9ec237-c712-48fe-8d37-652eeb89b396 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:10.596611 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9c9ec237-c712-48fe-8d37-652eeb89b396 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:10.596858 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9c9ec237-c712-48fe-8d37-652eeb89b396 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:10.596993 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-9c9ec237-c712-48fe-8d37-652eeb89b396 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:10.601680 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:10.601680 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:10.602528 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9c9ec237-c712-48fe-8d37-652eeb89b396 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:52:10.602947 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 427/1693] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:10 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:10.705939 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-667c3d46-c28b-4a1d-bb66-e80faf53d43e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:10.708465 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-667c3d46-c28b-4a1d-bb66-e80faf53d43e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:52:10.708721 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-667c3d46-c28b-4a1d-bb66-e80faf53d43e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:10.709003 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-667c3d46-c28b-4a1d-bb66-e80faf53d43e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:10.721512 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:10.721512 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:10.726807 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-667c3d46-c28b-4a1d-bb66-e80faf53d43e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:52:10.733880 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-667c3d46-c28b-4a1d-bb66-e80faf53d43e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:52:10.734420 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 426/1694] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:10 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:10.746933 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e933b4b5-5ce2-4a76-830a-60ef55ef6ffc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:10.748760 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e933b4b5-5ce2-4a76-830a-60ef55ef6ffc tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:52:10.748971 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e933b4b5-5ce2-4a76-830a-60ef55ef6ffc tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:10.749171 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e933b4b5-5ce2-4a76-830a-60ef55ef6ffc tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:10.761686 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:10.761686 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:10.766387 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e933b4b5-5ce2-4a76-830a-60ef55ef6ffc tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:52:10.773158 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e933b4b5-5ce2-4a76-830a-60ef55ef6ffc tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:52:10.773754 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 426/1695] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:10 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:10.915421 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f8d73458-529e-46f1-95c4-4fd45b1c08f4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:10.920728 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f8d73458-529e-46f1-95c4-4fd45b1c08f4 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:52:10.920728 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f8d73458-529e-46f1-95c4-4fd45b1c08f4 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:10.920728 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f8d73458-529e-46f1-95c4-4fd45b1c08f4 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:10.927283 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:10.927283 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:10.931598 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f8d73458-529e-46f1-95c4-4fd45b1c08f4 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:52:10.934936 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f8d73458-529e-46f1-95c4-4fd45b1c08f4 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:52:10.935298 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 417/1696] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:10 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:11.616514 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2e57308e-b838-43a8-aa8e-c705730f060f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:11.619222 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2e57308e-b838-43a8-aa8e-c705730f060f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:11.619477 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2e57308e-b838-43a8-aa8e-c705730f060f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:11.619756 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2e57308e-b838-43a8-aa8e-c705730f060f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:11.619878 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-2e57308e-b838-43a8-aa8e-c705730f060f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:11.625731 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:11.625731 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:11.626526 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2e57308e-b838-43a8-aa8e-c705730f060f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:52:11.627025 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 428/1697] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:11 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:11.949397 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d7bca2e3-31f8-4cbf-a214-177deea49c0e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:11.952182 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d7bca2e3-31f8-4cbf-a214-177deea49c0e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:52:11.952182 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d7bca2e3-31f8-4cbf-a214-177deea49c0e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:11.952182 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d7bca2e3-31f8-4cbf-a214-177deea49c0e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:11.961483 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:11.961483 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:11.965187 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d7bca2e3-31f8-4cbf-a214-177deea49c0e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:52:11.969601 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d7bca2e3-31f8-4cbf-a214-177deea49c0e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:52:11.970087 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 427/1698] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:11 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:12.639659 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7f0bae55-9672-4b1f-94b1-feab63b7baaa None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:12.641663 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7f0bae55-9672-4b1f-94b1-feab63b7baaa tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:12.641988 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7f0bae55-9672-4b1f-94b1-feab63b7baaa tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:12.642191 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7f0bae55-9672-4b1f-94b1-feab63b7baaa tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:12.642322 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-7f0bae55-9672-4b1f-94b1-feab63b7baaa tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:12.653630 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:12.653630 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:12.654446 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7f0bae55-9672-4b1f-94b1-feab63b7baaa tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:52:12.654446 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 427/1699] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:12 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:12.988927 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d34de259-a9e5-4895-9106-7f19d3c1aaa3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:12.991196 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d34de259-a9e5-4895-9106-7f19d3c1aaa3 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:52:12.991487 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d34de259-a9e5-4895-9106-7f19d3c1aaa3 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:12.991908 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d34de259-a9e5-4895-9106-7f19d3c1aaa3 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:13.013619 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:13.013619 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:13.024690 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d34de259-a9e5-4895-9106-7f19d3c1aaa3 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:52:13.031245 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d34de259-a9e5-4895-9106-7f19d3c1aaa3 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:52:13.031674 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 418/1700] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:12 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:13.520070 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-851864fd-a443-4597-92d5-9910430dc0af None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:13.524058 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-851864fd-a443-4597-92d5-9910430dc0af tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] POST https://10.4.3.143/volume/v3/attachments/1b3821c1-2552-4a09-b49a-f6ed308d5c15/action Jul 03 23:52:13.525194 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-851864fd-a443-4597-92d5-9910430dc0af tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:52:13.525194 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-851864fd-a443-4597-92d5-9910430dc0af tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:13.557660 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:13.557660 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:13.587927 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bdfe78e6-020e-4ca9-94ec-acd1b4c8b772 req-851864fd-a443-4597-92d5-9910430dc0af tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/attachments/1b3821c1-2552-4a09-b49a-f6ed308d5c15/action returned with HTTP 204 Jul 03 23:52:13.588340 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 429/1701] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:52:13 2026] POST /volume/v3/attachments/1b3821c1-2552-4a09-b49a-f6ed308d5c15/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:13.664892 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-205370b9-c2e2-4467-a01a-25fa9ccc3f92 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:13.666633 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-205370b9-c2e2-4467-a01a-25fa9ccc3f92 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:13.666897 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-205370b9-c2e2-4467-a01a-25fa9ccc3f92 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:13.667091 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-205370b9-c2e2-4467-a01a-25fa9ccc3f92 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:13.667198 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-205370b9-c2e2-4467-a01a-25fa9ccc3f92 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:13.671553 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:13.671553 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:13.672326 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-205370b9-c2e2-4467-a01a-25fa9ccc3f92 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:52:13.672670 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 428/1702] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:13 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:14.046436 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-88786f75-16fe-4d95-95ab-d97f8c4daf37 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:14.048993 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-88786f75-16fe-4d95-95ab-d97f8c4daf37 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:52:14.049275 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-88786f75-16fe-4d95-95ab-d97f8c4daf37 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:14.049517 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-88786f75-16fe-4d95-95ab-d97f8c4daf37 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:14.060825 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:14.060825 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:14.064634 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-88786f75-16fe-4d95-95ab-d97f8c4daf37 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:52:14.069321 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-88786f75-16fe-4d95-95ab-d97f8c4daf37 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:52:14.069787 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 428/1703] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:14 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:14.084662 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4f7516ec-15df-49d9-8db0-65cd08032857 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:14.086618 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4f7516ec-15df-49d9-8db0-65cd08032857 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:52:14.086957 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4f7516ec-15df-49d9-8db0-65cd08032857 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:14.087217 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4f7516ec-15df-49d9-8db0-65cd08032857 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:14.105796 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:14.105796 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:14.105796 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4f7516ec-15df-49d9-8db0-65cd08032857 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:52:14.111821 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4f7516ec-15df-49d9-8db0-65cd08032857 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:52:14.112315 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 419/1704] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:14 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:14.168101 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-4a45034c-1a06-4d24-89c5-043dd793bd07 req-6252f8d6-19de-4950-9fa5-c498baa75067 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:14.170602 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-4a45034c-1a06-4d24-89c5-043dd793bd07 req-6252f8d6-19de-4950-9fa5-c498baa75067 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:52:14.170851 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-4a45034c-1a06-4d24-89c5-043dd793bd07 req-6252f8d6-19de-4950-9fa5-c498baa75067 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:14.171068 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-4a45034c-1a06-4d24-89c5-043dd793bd07 req-6252f8d6-19de-4950-9fa5-c498baa75067 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:14.182215 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:14.182215 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:14.187433 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-4a45034c-1a06-4d24-89c5-043dd793bd07 req-6252f8d6-19de-4950-9fa5-c498baa75067 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:52:14.191336 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-4a45034c-1a06-4d24-89c5-043dd793bd07 req-6252f8d6-19de-4950-9fa5-c498baa75067 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:52:14.191772 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 430/1705] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:52:14 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:14.683906 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4edb9cc8-223d-4d01-804f-0e17c6fe3997 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:14.685661 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4edb9cc8-223d-4d01-804f-0e17c6fe3997 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:14.685876 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4edb9cc8-223d-4d01-804f-0e17c6fe3997 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:14.686051 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4edb9cc8-223d-4d01-804f-0e17c6fe3997 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:14.686153 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-4edb9cc8-223d-4d01-804f-0e17c6fe3997 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:14.690193 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:14.690193 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:14.693140 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4edb9cc8-223d-4d01-804f-0e17c6fe3997 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:52:14.693140 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 429/1706] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:14 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:15.708234 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ddb412b6-a16c-43e8-940b-76bb78485124 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:15.710287 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ddb412b6-a16c-43e8-940b-76bb78485124 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:15.710287 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ddb412b6-a16c-43e8-940b-76bb78485124 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:15.710655 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ddb412b6-a16c-43e8-940b-76bb78485124 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:15.710796 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-ddb412b6-a16c-43e8-940b-76bb78485124 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:15.715224 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:15.715224 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:15.716117 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ddb412b6-a16c-43e8-940b-76bb78485124 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:52:15.716504 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 429/1707] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:15 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:15.728327 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6ebbc43f-44be-478f-a2cd-ff235ff5c07c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:15.731248 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6ebbc43f-44be-478f-a2cd-ff235ff5c07c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:15.731500 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6ebbc43f-44be-478f-a2cd-ff235ff5c07c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:15.731940 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6ebbc43f-44be-478f-a2cd-ff235ff5c07c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:15.731940 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-6ebbc43f-44be-478f-a2cd-ff235ff5c07c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:15.736783 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:15.736783 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:15.737762 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6ebbc43f-44be-478f-a2cd-ff235ff5c07c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:52:15.738445 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 420/1708] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:15 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:15.750437 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7a68881c-56b6-4a8e-8306-a032a817c58f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:15.754072 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7a68881c-56b6-4a8e-8306-a032a817c58f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] POST https://10.4.3.143/volume/v3/backups Jul 03 23:52:15.754434 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7a68881c-56b6-4a8e-8306-a032a817c58f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f7bbb974-4b82-49ed-bce2-1f8fdad1b016", "incremental": true, "force": true}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:15.756241 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.backups [None req-7a68881c-56b6-4a8e-8306-a032a817c58f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Creating new backup {'backup': {'volume_id': 'f7bbb974-4b82-49ed-bce2-1f8fdad1b016', 'incremental': True, 'force': True}} {{(pid=99861) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:52:15.756404 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-7a68881c-56b6-4a8e-8306-a032a817c58f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Creating backup of volume f7bbb974-4b82-49ed-bce2-1f8fdad1b016 in container None Jul 03 23:52:15.766499 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:15.766499 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:15.767195 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7a68881c-56b6-4a8e-8306-a032a817c58f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:52:15.788143 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-7a68881c-56b6-4a8e-8306-a032a817c58f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Created reservations ['18d1f058-bd35-4e4a-a9ff-c558924fc0ef', '73fa92bb-af45-485a-9810-86081a080b54'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:52:15.853347 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7a68881c-56b6-4a8e-8306-a032a817c58f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:52:15.856609 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 431/1709] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:52:15 2026] POST /volume/v3/backups => generated 288 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:52:15.862008 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0232e066-fa07-41ac-b933-2d9a75e786ca None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:15.864505 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0232e066-fa07-41ac-b933-2d9a75e786ca tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d Jul 03 23:52:15.864505 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0232e066-fa07-41ac-b933-2d9a75e786ca tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:15.864505 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0232e066-fa07-41ac-b933-2d9a75e786ca tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:15.864505 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-0232e066-fa07-41ac-b933-2d9a75e786ca tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id ab43287c-5d65-4ba5-88cf-4557100f098d. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:15.868534 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:15.868534 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:15.869457 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0232e066-fa07-41ac-b933-2d9a75e786ca tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d returned with HTTP 200 Jul 03 23:52:15.869825 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 430/1710] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:15 2026] GET /volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:16.881155 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cd3c50ea-96c5-428a-86a7-418ab6ac9bd2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:16.883495 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cd3c50ea-96c5-428a-86a7-418ab6ac9bd2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d Jul 03 23:52:16.883811 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cd3c50ea-96c5-428a-86a7-418ab6ac9bd2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:16.884080 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cd3c50ea-96c5-428a-86a7-418ab6ac9bd2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:16.884238 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-cd3c50ea-96c5-428a-86a7-418ab6ac9bd2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id ab43287c-5d65-4ba5-88cf-4557100f098d. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:16.890064 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:16.890064 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:16.891174 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cd3c50ea-96c5-428a-86a7-418ab6ac9bd2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d returned with HTTP 200 Jul 03 23:52:16.891700 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 430/1711] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:16 2026] GET /volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:17.902285 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-db42c30f-12e6-4ffa-aa83-823d6a8143c1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:17.904038 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-db42c30f-12e6-4ffa-aa83-823d6a8143c1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d Jul 03 23:52:17.904198 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-db42c30f-12e6-4ffa-aa83-823d6a8143c1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:17.904371 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-db42c30f-12e6-4ffa-aa83-823d6a8143c1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:17.904513 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-db42c30f-12e6-4ffa-aa83-823d6a8143c1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id ab43287c-5d65-4ba5-88cf-4557100f098d. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:17.908723 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:17.908723 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:17.909461 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-db42c30f-12e6-4ffa-aa83-823d6a8143c1 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d returned with HTTP 200 Jul 03 23:52:17.909866 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 421/1712] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:17 2026] GET /volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:19.439726 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2e3043c8-38b2-4bbc-a922-c0e8d04cdba6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:19.439726 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2e3043c8-38b2-4bbc-a922-c0e8d04cdba6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d Jul 03 23:52:19.439726 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2e3043c8-38b2-4bbc-a922-c0e8d04cdba6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:19.439726 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2e3043c8-38b2-4bbc-a922-c0e8d04cdba6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:19.439726 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-2e3043c8-38b2-4bbc-a922-c0e8d04cdba6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id ab43287c-5d65-4ba5-88cf-4557100f098d. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:19.439726 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:19.439726 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:19.439726 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2e3043c8-38b2-4bbc-a922-c0e8d04cdba6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d returned with HTTP 200 Jul 03 23:52:19.439726 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 432/1713] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:18 2026] GET /volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:19.941110 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a09bedb5-522e-4e33-a58b-44f645064509 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:19.943432 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a09bedb5-522e-4e33-a58b-44f645064509 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d Jul 03 23:52:19.943674 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a09bedb5-522e-4e33-a58b-44f645064509 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:19.943962 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a09bedb5-522e-4e33-a58b-44f645064509 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:19.944243 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-a09bedb5-522e-4e33-a58b-44f645064509 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id ab43287c-5d65-4ba5-88cf-4557100f098d. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:19.948827 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:19.948827 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:19.949583 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a09bedb5-522e-4e33-a58b-44f645064509 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d returned with HTTP 200 Jul 03 23:52:19.950034 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 431/1714] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:19 2026] GET /volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:20.963480 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-13232500-2f06-44d6-9b2e-38ff87532dd9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:20.969801 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-13232500-2f06-44d6-9b2e-38ff87532dd9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d Jul 03 23:52:20.969801 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-13232500-2f06-44d6-9b2e-38ff87532dd9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:20.969954 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-13232500-2f06-44d6-9b2e-38ff87532dd9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:20.970054 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-13232500-2f06-44d6-9b2e-38ff87532dd9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id ab43287c-5d65-4ba5-88cf-4557100f098d. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:20.974325 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:20.974325 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:20.975353 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-13232500-2f06-44d6-9b2e-38ff87532dd9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d returned with HTTP 200 Jul 03 23:52:20.975353 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 431/1715] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:20 2026] GET /volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:21.987674 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-87d23456-9f0b-4ba3-8377-649caba2bdb3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:21.989801 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-87d23456-9f0b-4ba3-8377-649caba2bdb3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d Jul 03 23:52:21.990099 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-87d23456-9f0b-4ba3-8377-649caba2bdb3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:21.990353 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-87d23456-9f0b-4ba3-8377-649caba2bdb3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:21.990514 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-87d23456-9f0b-4ba3-8377-649caba2bdb3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id ab43287c-5d65-4ba5-88cf-4557100f098d. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:21.995957 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:21.995957 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:21.996798 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-87d23456-9f0b-4ba3-8377-649caba2bdb3 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d returned with HTTP 200 Jul 03 23:52:21.996996 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 422/1716] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:21 2026] GET /volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:52:23.008046 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-15e4e989-d665-4d8f-b93c-7e43e5c639d6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:23.010184 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-15e4e989-d665-4d8f-b93c-7e43e5c639d6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d Jul 03 23:52:23.010442 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-15e4e989-d665-4d8f-b93c-7e43e5c639d6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:23.010669 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-15e4e989-d665-4d8f-b93c-7e43e5c639d6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:23.010862 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-15e4e989-d665-4d8f-b93c-7e43e5c639d6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id ab43287c-5d65-4ba5-88cf-4557100f098d. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:23.015529 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:23.015529 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:23.016503 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-15e4e989-d665-4d8f-b93c-7e43e5c639d6 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d returned with HTTP 200 Jul 03 23:52:23.017010 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 433/1717] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:23 2026] GET /volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:24.032696 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e476fcb5-028c-430c-b348-b5ba96658a96 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:24.034336 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e476fcb5-028c-430c-b348-b5ba96658a96 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d Jul 03 23:52:24.034546 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e476fcb5-028c-430c-b348-b5ba96658a96 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:24.034895 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e476fcb5-028c-430c-b348-b5ba96658a96 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:24.034942 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-e476fcb5-028c-430c-b348-b5ba96658a96 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id ab43287c-5d65-4ba5-88cf-4557100f098d. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:24.042285 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:24.042285 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:24.043110 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e476fcb5-028c-430c-b348-b5ba96658a96 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d returned with HTTP 200 Jul 03 23:52:24.043908 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 432/1718] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:24 2026] GET /volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:25.056553 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-93e549c0-c649-42df-b93a-7084192d2c52 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:25.060501 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-93e549c0-c649-42df-b93a-7084192d2c52 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d Jul 03 23:52:25.060778 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-93e549c0-c649-42df-b93a-7084192d2c52 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:25.061051 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-93e549c0-c649-42df-b93a-7084192d2c52 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:25.061198 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-93e549c0-c649-42df-b93a-7084192d2c52 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id ab43287c-5d65-4ba5-88cf-4557100f098d. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:25.066902 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:25.066902 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:25.068013 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-93e549c0-c649-42df-b93a-7084192d2c52 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d returned with HTTP 200 Jul 03 23:52:25.068524 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 432/1719] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:25 2026] GET /volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:25.399874 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-f85b5252-9826-489a-8111-5570824f0446 req-f797c244-cc3b-4758-9166-1702733a6647 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:25.402104 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-f85b5252-9826-489a-8111-5570824f0446 req-f797c244-cc3b-4758-9166-1702733a6647 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/limits Jul 03 23:52:25.402354 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-f85b5252-9826-489a-8111-5570824f0446 req-f797c244-cc3b-4758-9166-1702733a6647 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:25.402565 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-f85b5252-9826-489a-8111-5570824f0446 req-f797c244-cc3b-4758-9166-1702733a6647 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:25.422003 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-f85b5252-9826-489a-8111-5570824f0446 req-f797c244-cc3b-4758-9166-1702733a6647 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/limits returned with HTTP 200 Jul 03 23:52:25.422553 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 423/1720] 10.4.3.143 () {68 vars in 1484 bytes} [Fri Jul 3 23:52:25 2026] GET /volume/v3/limits => generated 302 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:25.954965 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-f85b5252-9826-489a-8111-5570824f0446 req-c627bf40-ed71-4fae-9e2a-3913957239a6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:25.956858 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-f85b5252-9826-489a-8111-5570824f0446 req-c627bf40-ed71-4fae-9e2a-3913957239a6 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 Jul 03 23:52:25.956990 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-f85b5252-9826-489a-8111-5570824f0446 req-c627bf40-ed71-4fae-9e2a-3913957239a6 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:25.957176 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-f85b5252-9826-489a-8111-5570824f0446 req-c627bf40-ed71-4fae-9e2a-3913957239a6 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:25.966656 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:25.966656 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:25.969696 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-f85b5252-9826-489a-8111-5570824f0446 req-c627bf40-ed71-4fae-9e2a-3913957239a6 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:52:25.975056 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-f85b5252-9826-489a-8111-5570824f0446 req-c627bf40-ed71-4fae-9e2a-3913957239a6 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 returned with HTTP 200 Jul 03 23:52:25.975786 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 434/1721] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:52:25 2026] GET /volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 => generated 1662 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 23:52:25.992213 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-f85b5252-9826-489a-8111-5570824f0446 req-6ce95004-2072-468d-ae4e-35c3e43cf0ea None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:25.995209 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-f85b5252-9826-489a-8111-5570824f0446 req-6ce95004-2072-468d-ae4e-35c3e43cf0ea tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:52:25.995675 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-f85b5252-9826-489a-8111-5570824f0446 req-6ce95004-2072-468d-ae4e-35c3e43cf0ea tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a789839-7924-49bf-8ab1-990189ce9673", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1737801380", "description": null, "metadata": {}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:26.007380 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:26.007380 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:26.007856 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-f85b5252-9826-489a-8111-5570824f0446 req-6ce95004-2072-468d-ae4e-35c3e43cf0ea tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:52:26.008042 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [req-f85b5252-9826-489a-8111-5570824f0446 req-6ce95004-2072-468d-ae4e-35c3e43cf0ea tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Create snapshot from volume 5a789839-7924-49bf-8ab1-990189ce9673 Jul 03 23:52:26.051677 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [req-f85b5252-9826-489a-8111-5570824f0446 req-6ce95004-2072-468d-ae4e-35c3e43cf0ea tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Created reservations ['dac7e81e-f298-4424-9c94-ce2be0845445', '4277e2ae-ec95-4dca-b232-89d0ffbd1e19', '63d05bcf-2a89-4841-bfb1-0897623e2f0c', 'ff731aa9-acf4-4e83-b223-82a110434096'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:52:26.081437 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-262c1a4e-d072-41cd-9d1e-7f6c394ca71d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:26.083299 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-262c1a4e-d072-41cd-9d1e-7f6c394ca71d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d Jul 03 23:52:26.083871 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-262c1a4e-d072-41cd-9d1e-7f6c394ca71d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:26.083871 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-262c1a4e-d072-41cd-9d1e-7f6c394ca71d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:26.083871 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-262c1a4e-d072-41cd-9d1e-7f6c394ca71d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id ab43287c-5d65-4ba5-88cf-4557100f098d. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:26.089912 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:26.089912 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:26.090981 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-262c1a4e-d072-41cd-9d1e-7f6c394ca71d tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d returned with HTTP 200 Jul 03 23:52:26.091461 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 433/1722] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:26 2026] GET /volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:26.103730 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-f85b5252-9826-489a-8111-5570824f0446 req-6ce95004-2072-468d-ae4e-35c3e43cf0ea tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Snapshot force create request issued successfully. Jul 03 23:52:26.103730 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-f85b5252-9826-489a-8111-5570824f0446 req-6ce95004-2072-468d-ae4e-35c3e43cf0ea tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:52:26.103730 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 433/1723] 10.4.3.143 () {72 vars in 1547 bytes} [Fri Jul 3 23:52:25 2026] POST /volume/v3/snapshots => generated 324 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:52:26.103884 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-77555da1-2dfe-41f1-88e5-853ee2f86f43 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:26.104486 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-77555da1-2dfe-41f1-88e5-853ee2f86f43 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d Jul 03 23:52:26.104692 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-77555da1-2dfe-41f1-88e5-853ee2f86f43 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:26.104923 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-77555da1-2dfe-41f1-88e5-853ee2f86f43 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:26.105037 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-77555da1-2dfe-41f1-88e5-853ee2f86f43 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id ab43287c-5d65-4ba5-88cf-4557100f098d. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:26.109936 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:26.109936 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:26.111167 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-77555da1-2dfe-41f1-88e5-853ee2f86f43 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d returned with HTTP 200 Jul 03 23:52:26.111815 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 424/1724] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:26 2026] GET /volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:26.126463 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7ea55b9c-8d28-4cdd-831e-63988525a289 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:26.128620 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7ea55b9c-8d28-4cdd-831e-63988525a289 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] DELETE https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d Jul 03 23:52:26.129028 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7ea55b9c-8d28-4cdd-831e-63988525a289 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:26.129295 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7ea55b9c-8d28-4cdd-831e-63988525a289 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:26.130163 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-7ea55b9c-8d28-4cdd-831e-63988525a289 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete backup with id: ab43287c-5d65-4ba5-88cf-4557100f098d. Jul 03 23:52:26.136768 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:26.136768 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:26.155840 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.backup.rpcapi [None req-7ea55b9c-8d28-4cdd-831e-63988525a289 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] delete_backup rpcapi backup_id ab43287c-5d65-4ba5-88cf-4557100f098d {{(pid=99861) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:52:26.158236 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7ea55b9c-8d28-4cdd-831e-63988525a289 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d returned with HTTP 202 Jul 03 23:52:26.158910 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 435/1725] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:52:26 2026] DELETE /volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:52:26.166049 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5bd2cc9d-df27-4cb7-a4cc-398098e6cf7f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:26.168399 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5bd2cc9d-df27-4cb7-a4cc-398098e6cf7f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d Jul 03 23:52:26.168585 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5bd2cc9d-df27-4cb7-a4cc-398098e6cf7f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:26.168812 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5bd2cc9d-df27-4cb7-a4cc-398098e6cf7f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:26.168923 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-5bd2cc9d-df27-4cb7-a4cc-398098e6cf7f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id ab43287c-5d65-4ba5-88cf-4557100f098d. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:26.174367 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:26.174367 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:26.174464 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5bd2cc9d-df27-4cb7-a4cc-398098e6cf7f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d returned with HTTP 200 Jul 03 23:52:26.175078 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 434/1726] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:26 2026] GET /volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:27.186013 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e7bd7122-1ed8-46cc-b371-a460857e6362 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:27.188045 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e7bd7122-1ed8-46cc-b371-a460857e6362 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d Jul 03 23:52:27.188261 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e7bd7122-1ed8-46cc-b371-a460857e6362 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:27.188454 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e7bd7122-1ed8-46cc-b371-a460857e6362 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:27.188617 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-e7bd7122-1ed8-46cc-b371-a460857e6362 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id ab43287c-5d65-4ba5-88cf-4557100f098d. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:27.192986 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e7bd7122-1ed8-46cc-b371-a460857e6362 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d returned with HTTP 404 Jul 03 23:52:27.193467 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 434/1727] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:27 2026] GET /volume/v3/backups/ab43287c-5d65-4ba5-88cf-4557100f098d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:27.201953 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-309e5efc-f450-4955-838b-d3c31451a930 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:27.205730 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-309e5efc-f450-4955-838b-d3c31451a930 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] POST https://10.4.3.143/volume/v3/backups Jul 03 23:52:27.205730 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-309e5efc-f450-4955-838b-d3c31451a930 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f7bbb974-4b82-49ed-bce2-1f8fdad1b016", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1312677038", "container": "tempest-volumesbackupstest-backup-container-1384401848"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:27.206979 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-309e5efc-f450-4955-838b-d3c31451a930 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Creating new backup {'backup': {'volume_id': 'f7bbb974-4b82-49ed-bce2-1f8fdad1b016', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1312677038', 'container': 'tempest-volumesbackupstest-backup-container-1384401848'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:52:27.207339 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-309e5efc-f450-4955-838b-d3c31451a930 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Creating backup of volume f7bbb974-4b82-49ed-bce2-1f8fdad1b016 in container tempest-volumesbackupstest-backup-container-1384401848 Jul 03 23:52:27.223732 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:27.223732 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:27.224900 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-309e5efc-f450-4955-838b-d3c31451a930 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:52:27.251348 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-309e5efc-f450-4955-838b-d3c31451a930 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Created reservations ['f5f45a7f-c8db-4f68-be95-efa2ea7d24d2', '596f26ef-fa4e-42ae-9259-67751edba2db'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:52:27.318928 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:27.321853 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:52:27.321853 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2073490049", "imageRef": "043f793d-e1af-4c54-be5d-cdcc2b7d1631", "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:27.324005 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-309e5efc-f450-4955-838b-d3c31451a930 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:52:27.324128 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2073490049', 'imageRef': '043f793d-e1af-4c54-be5d-cdcc2b7d1631', 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:52:27.324186 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 425/1728] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:52:27 2026] POST /volume/v3/backups => generated 330 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:52:27.334682 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5825c63e-3e38-403a-a8a5-6ae062372e2e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:27.336691 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5825c63e-3e38-403a-a8a5-6ae062372e2e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 Jul 03 23:52:27.336958 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5825c63e-3e38-403a-a8a5-6ae062372e2e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:27.337164 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5825c63e-3e38-403a-a8a5-6ae062372e2e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:27.337263 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-5825c63e-3e38-403a-a8a5-6ae062372e2e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 18a2eab0-3f87-4f0c-9579-4f1798871105. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:27.341441 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:27.341441 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:27.342268 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5825c63e-3e38-403a-a8a5-6ae062372e2e tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 returned with HTTP 200 Jul 03 23:52:27.342730 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 435/1729] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:27 2026] GET /volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:27.413515 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Create volume of 1 GB Jul 03 23:52:27.417632 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Availability Zones retrieved successfully. Jul 03 23:52:27.424237 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Flow 'volume_create_api' (cccf542f-4ea6-4a44-9927-28ce10949b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:52:27.425288 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddc0d621-5248-4827-b1b3-81ecb674ddb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:27.426435 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:52:27.486759 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddc0d621-5248-4827-b1b3-81ecb674ddb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:27.487718 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea198b8-4bde-45ba-9031-3421d4e4dfa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:27.557526 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Created reservations ['36419130-0bf9-43bd-a990-42ebb938fea4', '49a7d367-ba4c-48ad-9743-d1b18c9124ce', '7242b239-6063-4699-bbb5-f761fb8c4e4e', 'cab428fb-63c7-4515-b288-f3a1facaebf0'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:52:27.558505 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ea198b8-4bde-45ba-9031-3421d4e4dfa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36419130-0bf9-43bd-a990-42ebb938fea4', '49a7d367-ba4c-48ad-9743-d1b18c9124ce', '7242b239-6063-4699-bbb5-f761fb8c4e4e', 'cab428fb-63c7-4515-b288-f3a1facaebf0']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:27.559367 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f27d9a2-6870-41e4-a595-fd924c8b2817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:27.585891 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f27d9a2-6870-41e4-a595-fd924c8b2817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77bbb1c2-33e9-415d-a360-1635296e3dfc', '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-2073490049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='840b883e40eb4540a4a70162a6e6ac4c',qos_specs=None,replication_status=,reservations=['36419130-0bf9-43bd-a990-42ebb938fea4','49a7d367-ba4c-48ad-9743-d1b18c9124ce','7242b239-6063-4699-bbb5-f761fb8c4e4e','cab428fb-63c7-4515-b288-f3a1facaebf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa42750cb1a54c00b7cc85c57233286b',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:52:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2073490049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77bbb1c2-33e9-415d-a360-1635296e3dfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='840b883e40eb4540a4a70162a6e6ac4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa42750cb1a54c00b7cc85c57233286b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:27.587433 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8982f91a-9fd3-4104-b965-799077f24044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:27.607033 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8982f91a-9fd3-4104-b965-799077f24044) transitioned into state 'SUCCESS' from state '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-2073490049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='840b883e40eb4540a4a70162a6e6ac4c',qos_specs=None,replication_status=,reservations=['36419130-0bf9-43bd-a990-42ebb938fea4','49a7d367-ba4c-48ad-9743-d1b18c9124ce','7242b239-6063-4699-bbb5-f761fb8c4e4e','cab428fb-63c7-4515-b288-f3a1facaebf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa42750cb1a54c00b7cc85c57233286b',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:27.607832 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1101d2c-73ee-4789-85a1-f7e115d1fad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:27.620607 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1101d2c-73ee-4789-85a1-f7e115d1fad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:27.621823 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Flow 'volume_create_api' (cccf542f-4ea6-4a44-9927-28ce10949b81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:52:27.622302 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Create volume request issued successfully. Jul 03 23:52:27.623379 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6f4e70cc-35f2-4a1d-a6f1-2e9ab624bac0 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:52:27.624961 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 436/1730] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:52:27 2026] POST /volume/v3/volumes => generated 753 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:52:27.642434 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-015ca5e5-fa90-492f-b29e-1ab219efa5aa None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:27.645164 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-015ca5e5-fa90-492f-b29e-1ab219efa5aa tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] GET https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc Jul 03 23:52:27.645425 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-015ca5e5-fa90-492f-b29e-1ab219efa5aa tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:27.645645 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-015ca5e5-fa90-492f-b29e-1ab219efa5aa tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:27.660321 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:27.660321 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:27.668653 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-015ca5e5-fa90-492f-b29e-1ab219efa5aa tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Volume info retrieved successfully. Jul 03 23:52:27.676256 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-015ca5e5-fa90-492f-b29e-1ab219efa5aa tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc returned with HTTP 200 Jul 03 23:52:27.676256 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 435/1731] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:27 2026] GET /volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:27.990038 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-111df72c-a9d4-4587-9d4c-98bf5dbcb8ec req-0dcc3ea3-36be-44d3-adf9-298c743c8334 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:27.991625 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-111df72c-a9d4-4587-9d4c-98bf5dbcb8ec req-0dcc3ea3-36be-44d3-adf9-298c743c8334 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:52:27.991960 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-111df72c-a9d4-4587-9d4c-98bf5dbcb8ec req-0dcc3ea3-36be-44d3-adf9-298c743c8334 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:27.992230 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-111df72c-a9d4-4587-9d4c-98bf5dbcb8ec req-0dcc3ea3-36be-44d3-adf9-298c743c8334 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:28.002510 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:28.002510 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:28.006095 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-111df72c-a9d4-4587-9d4c-98bf5dbcb8ec req-0dcc3ea3-36be-44d3-adf9-298c743c8334 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:52:28.010732 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-111df72c-a9d4-4587-9d4c-98bf5dbcb8ec req-0dcc3ea3-36be-44d3-adf9-298c743c8334 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:52:28.011305 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 426/1732] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:52:27 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:28.079566 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1c75fcab-1460-41e4-89fb-cc09d74c0a18 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:28.085286 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1c75fcab-1460-41e4-89fb-cc09d74c0a18 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/snapshots/3a1a35f3-9109-4021-b3af-f79051f8b98b Jul 03 23:52:28.085497 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1c75fcab-1460-41e4-89fb-cc09d74c0a18 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:28.085689 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1c75fcab-1460-41e4-89fb-cc09d74c0a18 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:28.094050 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:28.094050 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:28.094500 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1c75fcab-1460-41e4-89fb-cc09d74c0a18 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Snapshot retrieved successfully. Jul 03 23:52:28.095343 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1c75fcab-1460-41e4-89fb-cc09d74c0a18 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/snapshots/3a1a35f3-9109-4021-b3af-f79051f8b98b returned with HTTP 200 Jul 03 23:52:28.095692 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 436/1733] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:52:28 2026] GET /volume/v3/snapshots/3a1a35f3-9109-4021-b3af-f79051f8b98b => generated 483 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:28.127683 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:28.129480 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:52:28.129876 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1011481412", "snapshot_id": null, "imageRef": "fb142d38-e5c2-4bf8-ab67-7e2ede9160fc", "volume_type": null, "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:28.131422 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1011481412', 'snapshot_id': None, 'imageRef': 'fb142d38-e5c2-4bf8-ab67-7e2ede9160fc', 'volume_type': None, 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:52:28.244001 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:28.244001 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:28.244472 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Snapshot retrieved successfully. Jul 03 23:52:28.244809 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Create volume of 1 GB Jul 03 23:52:28.251144 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Availability Zones retrieved successfully. Jul 03 23:52:28.258939 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Flow 'volume_create_api' (08d84239-0cf0-4de2-9d74-8afc7113c244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:52:28.260574 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b433eb4-466e-4087-a30a-ccf11768bd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:28.262110 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:52:28.319985 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b433eb4-466e-4087-a30a-ccf11768bd5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3a1a35f3-9109-4021-b3af-f79051f8b98b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:28.320797 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7226a915-a13e-4244-8c4c-433a7f003b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:28.353990 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a63d0833-9291-4def-85a7-668a367322bb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:28.355745 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a63d0833-9291-4def-85a7-668a367322bb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 Jul 03 23:52:28.356016 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a63d0833-9291-4def-85a7-668a367322bb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:28.356217 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a63d0833-9291-4def-85a7-668a367322bb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:28.356372 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-a63d0833-9291-4def-85a7-668a367322bb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 18a2eab0-3f87-4f0c-9579-4f1798871105. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:28.372235 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:28.372235 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:28.373186 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a63d0833-9291-4def-85a7-668a367322bb tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 returned with HTTP 200 Jul 03 23:52:28.373609 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 436/1734] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:28 2026] GET /volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:28.385008 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Created reservations ['f0c6edec-b50a-4e85-8d5d-b78cd8bbe408', 'a4861ec6-7331-41ee-bae9-ee837fe1d4c3', '281989ad-33a6-478d-ad7b-d61025f1fa4b', 'fd4520b9-06e2-489c-b16f-6cd013758742'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:52:28.385904 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7226a915-a13e-4244-8c4c-433a7f003b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0c6edec-b50a-4e85-8d5d-b78cd8bbe408', 'a4861ec6-7331-41ee-bae9-ee837fe1d4c3', '281989ad-33a6-478d-ad7b-d61025f1fa4b', 'fd4520b9-06e2-489c-b16f-6cd013758742']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:28.386872 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dff38217-ce3a-40b9-a65f-9a2131675881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:28.446429 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dff38217-ce3a-40b9-a65f-9a2131675881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b7afe39-49cf-48b1-8b99-f8d542b7613e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1011481412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b30b7d80b142838e91caf017356032',qos_specs=None,replication_status=,reservations=['f0c6edec-b50a-4e85-8d5d-b78cd8bbe408','a4861ec6-7331-41ee-bae9-ee837fe1d4c3','281989ad-33a6-478d-ad7b-d61025f1fa4b','fd4520b9-06e2-489c-b16f-6cd013758742'],size=1,snapshot_id=3a1a35f3-9109-4021-b3af-f79051f8b98b,source_replicaid=,source_volid=None,status='creating',user_id='f9f578c076e74f40ad464e6de6789a19',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), '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-03T23:52:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1011481412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b7afe39-49cf-48b1-8b99-f8d542b7613e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b30b7d80b142838e91caf017356032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3a1a35f3-9109-4021-b3af-f79051f8b98b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9f578c076e74f40ad464e6de6789a19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:28.448002 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (183adb42-45b6-42cf-b11e-7c56dcd06321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:28.472938 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (183adb42-45b6-42cf-b11e-7c56dcd06321) transitioned into state 'SUCCESS' from state '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-1011481412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b30b7d80b142838e91caf017356032',qos_specs=None,replication_status=,reservations=['f0c6edec-b50a-4e85-8d5d-b78cd8bbe408','a4861ec6-7331-41ee-bae9-ee837fe1d4c3','281989ad-33a6-478d-ad7b-d61025f1fa4b','fd4520b9-06e2-489c-b16f-6cd013758742'],size=1,snapshot_id=3a1a35f3-9109-4021-b3af-f79051f8b98b,source_replicaid=,source_volid=None,status='creating',user_id='f9f578c076e74f40ad464e6de6789a19',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:28.473868 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41d08fda-6c62-4d9b-b939-f575f7d171cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:28.504766 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41d08fda-6c62-4d9b-b939-f575f7d171cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:28.506084 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Flow 'volume_create_api' (08d84239-0cf0-4de2-9d74-8afc7113c244) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:52:28.506520 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Create volume request issued successfully. Jul 03 23:52:28.507424 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-725b9ef9-a2e8-4f3d-8771-102d5593fa06 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:52:28.508026 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 437/1735] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:52:28 2026] POST /volume/v3/volumes => generated 814 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:28.524118 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3c66b852-5a94-424d-96a6-44da63d0d2fd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:28.528728 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3c66b852-5a94-424d-96a6-44da63d0d2fd tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e Jul 03 23:52:28.528728 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3c66b852-5a94-424d-96a6-44da63d0d2fd tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:28.528728 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3c66b852-5a94-424d-96a6-44da63d0d2fd tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:28.540412 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:28.540412 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:28.545239 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3c66b852-5a94-424d-96a6-44da63d0d2fd tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:52:28.550614 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3c66b852-5a94-424d-96a6-44da63d0d2fd tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e returned with HTTP 200 Jul 03 23:52:28.551281 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 427/1736] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:52:28 2026] GET /volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:28.693684 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-58d5cb05-17d2-4a76-9d1e-d09474d3512e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:28.699409 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-58d5cb05-17d2-4a76-9d1e-d09474d3512e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] GET https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc Jul 03 23:52:28.699645 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-58d5cb05-17d2-4a76-9d1e-d09474d3512e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:28.703731 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-58d5cb05-17d2-4a76-9d1e-d09474d3512e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:28.708781 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:28.708781 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:28.716930 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-58d5cb05-17d2-4a76-9d1e-d09474d3512e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Volume info retrieved successfully. Jul 03 23:52:28.720871 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-58d5cb05-17d2-4a76-9d1e-d09474d3512e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc returned with HTTP 200 Jul 03 23:52:28.721422 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 437/1737] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:28 2026] GET /volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:29.386254 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-98a172ac-bafa-48dc-924c-dca267b848e2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:29.388366 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-98a172ac-bafa-48dc-924c-dca267b848e2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 Jul 03 23:52:29.390001 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-98a172ac-bafa-48dc-924c-dca267b848e2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:29.390001 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-98a172ac-bafa-48dc-924c-dca267b848e2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:29.390001 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-98a172ac-bafa-48dc-924c-dca267b848e2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 18a2eab0-3f87-4f0c-9579-4f1798871105. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:29.425977 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:29.425977 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:29.427038 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-98a172ac-bafa-48dc-924c-dca267b848e2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 returned with HTTP 200 Jul 03 23:52:29.427524 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 437/1738] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:29 2026] GET /volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 => generated 790 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:29.567820 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b44f941c-b32d-407d-9a6f-29cfbe6ab708 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:29.569429 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b44f941c-b32d-407d-9a6f-29cfbe6ab708 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e Jul 03 23:52:29.569742 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b44f941c-b32d-407d-9a6f-29cfbe6ab708 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:29.570081 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b44f941c-b32d-407d-9a6f-29cfbe6ab708 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:29.576884 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:29.576884 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:29.583190 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b44f941c-b32d-407d-9a6f-29cfbe6ab708 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:52:29.585800 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b44f941c-b32d-407d-9a6f-29cfbe6ab708 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e returned with HTTP 200 Jul 03 23:52:29.586371 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 438/1739] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:52:29 2026] GET /volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e => generated 1423 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:52:29.600475 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e9823673-73ab-4fb2-9b03-056807bea73f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:29.602336 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e9823673-73ab-4fb2-9b03-056807bea73f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e Jul 03 23:52:29.602694 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e9823673-73ab-4fb2-9b03-056807bea73f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:29.602996 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e9823673-73ab-4fb2-9b03-056807bea73f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:29.610968 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:29.610968 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:29.616420 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e9823673-73ab-4fb2-9b03-056807bea73f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:52:29.622967 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e9823673-73ab-4fb2-9b03-056807bea73f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e returned with HTTP 200 Jul 03 23:52:29.623378 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 428/1740] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:52:29 2026] GET /volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e => generated 1423 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:52:29.735182 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-bf9c9768-1181-4d3e-bbd3-1661bec05f46 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:29.738320 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bf9c9768-1181-4d3e-bbd3-1661bec05f46 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] GET https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc Jul 03 23:52:29.738662 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bf9c9768-1181-4d3e-bbd3-1661bec05f46 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:29.739013 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bf9c9768-1181-4d3e-bbd3-1661bec05f46 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:29.749856 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:29.749856 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:29.755192 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-bf9c9768-1181-4d3e-bbd3-1661bec05f46 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Volume info retrieved successfully. Jul 03 23:52:29.761161 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bf9c9768-1181-4d3e-bbd3-1661bec05f46 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc returned with HTTP 200 Jul 03 23:52:29.761763 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 438/1741] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:29 2026] GET /volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:30.441580 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-66794e64-473d-4446-8f17-ff754bbd0cf5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:30.443909 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-66794e64-473d-4446-8f17-ff754bbd0cf5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 Jul 03 23:52:30.444220 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-66794e64-473d-4446-8f17-ff754bbd0cf5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:30.444368 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-66794e64-473d-4446-8f17-ff754bbd0cf5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:30.444474 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-66794e64-473d-4446-8f17-ff754bbd0cf5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 18a2eab0-3f87-4f0c-9579-4f1798871105. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:30.451772 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:30.451772 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:30.452564 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-66794e64-473d-4446-8f17-ff754bbd0cf5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 returned with HTTP 200 Jul 03 23:52:30.453026 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 438/1742] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:30 2026] GET /volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:30.762896 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-a3d1e281-5daa-40fc-ab50-517244a561a4 req-f0d8de99-88a5-4d8e-85b6-4d8dfa196cee None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:30.768925 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-a3d1e281-5daa-40fc-ab50-517244a561a4 req-f0d8de99-88a5-4d8e-85b6-4d8dfa196cee tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 Jul 03 23:52:30.768925 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-a3d1e281-5daa-40fc-ab50-517244a561a4 req-f0d8de99-88a5-4d8e-85b6-4d8dfa196cee tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:30.768925 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-a3d1e281-5daa-40fc-ab50-517244a561a4 req-f0d8de99-88a5-4d8e-85b6-4d8dfa196cee tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:30.779329 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-40c9b54d-3076-4246-b4ae-1a78317d5e80 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:30.784261 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-40c9b54d-3076-4246-b4ae-1a78317d5e80 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] GET https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc Jul 03 23:52:30.784261 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-40c9b54d-3076-4246-b4ae-1a78317d5e80 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:30.785028 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-40c9b54d-3076-4246-b4ae-1a78317d5e80 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:30.785103 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:30.785103 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:30.788811 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-a3d1e281-5daa-40fc-ab50-517244a561a4 req-f0d8de99-88a5-4d8e-85b6-4d8dfa196cee tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:52:30.794907 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-a3d1e281-5daa-40fc-ab50-517244a561a4 req-f0d8de99-88a5-4d8e-85b6-4d8dfa196cee tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 returned with HTTP 200 Jul 03 23:52:30.795150 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:30.795150 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:30.795288 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 439/1743] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:52:30 2026] GET /volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 => generated 1660 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:30.799618 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-40c9b54d-3076-4246-b4ae-1a78317d5e80 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Volume info retrieved successfully. Jul 03 23:52:30.804857 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-40c9b54d-3076-4246-b4ae-1a78317d5e80 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc returned with HTTP 200 Jul 03 23:52:30.805353 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 429/1744] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:30 2026] GET /volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:31.167923 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-11f0ad15-9a57-4d74-b7d0-3941734a664d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:31.174475 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-11f0ad15-9a57-4d74-b7d0-3941734a664d tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e Jul 03 23:52:31.174626 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-11f0ad15-9a57-4d74-b7d0-3941734a664d tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:31.176126 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-11f0ad15-9a57-4d74-b7d0-3941734a664d tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:31.199294 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:31.199294 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:31.211555 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-11f0ad15-9a57-4d74-b7d0-3941734a664d tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:52:31.220009 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-11f0ad15-9a57-4d74-b7d0-3941734a664d tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e returned with HTTP 200 Jul 03 23:52:31.220379 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 439/1745] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:52:31 2026] GET /volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e => generated 1405 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:31.469326 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9b1db27c-61e4-445b-baa0-3656ded564a5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:31.471662 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9b1db27c-61e4-445b-baa0-3656ded564a5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 Jul 03 23:52:31.471923 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9b1db27c-61e4-445b-baa0-3656ded564a5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:31.472171 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9b1db27c-61e4-445b-baa0-3656ded564a5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:31.472320 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-9b1db27c-61e4-445b-baa0-3656ded564a5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 18a2eab0-3f87-4f0c-9579-4f1798871105. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:31.478266 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:31.478266 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:31.479226 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9b1db27c-61e4-445b-baa0-3656ded564a5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 returned with HTTP 200 Jul 03 23:52:31.479665 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 439/1746] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:31 2026] GET /volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:31.819847 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5a1cc440-73d3-4bab-af29-141f9a677002 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:31.825465 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5a1cc440-73d3-4bab-af29-141f9a677002 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] GET https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc Jul 03 23:52:31.826912 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5a1cc440-73d3-4bab-af29-141f9a677002 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:31.827201 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5a1cc440-73d3-4bab-af29-141f9a677002 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:31.843801 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:31.843801 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:31.852252 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-8f4dbad5-df12-4bfb-adcb-92d92352f21a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:31.856117 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-8f4dbad5-df12-4bfb-adcb-92d92352f21a tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e Jul 03 23:52:31.856324 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-5a1cc440-73d3-4bab-af29-141f9a677002 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Volume info retrieved successfully. Jul 03 23:52:31.856373 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-8f4dbad5-df12-4bfb-adcb-92d92352f21a tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:31.856504 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-8f4dbad5-df12-4bfb-adcb-92d92352f21a tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:31.869960 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:31.869960 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:31.877645 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-8f4dbad5-df12-4bfb-adcb-92d92352f21a tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:52:31.878304 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5a1cc440-73d3-4bab-af29-141f9a677002 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc returned with HTTP 200 Jul 03 23:52:31.879502 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 440/1747] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:31 2026] GET /volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc => generated 906 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:31.889716 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-8f4dbad5-df12-4bfb-adcb-92d92352f21a tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e returned with HTTP 200 Jul 03 23:52:31.890310 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 430/1748] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:52:31 2026] GET /volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e => generated 1405 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:31.903975 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-da2a6438-83c7-41cc-827a-a5647c24a724 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:31.904380 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-da2a6438-83c7-41cc-827a-a5647c24a724 None None] GET https://10.4.3.143/volume// Jul 03 23:52:31.904594 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-da2a6438-83c7-41cc-827a-a5647c24a724 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:31.904823 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-da2a6438-83c7-41cc-827a-a5647c24a724 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:31.905206 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-da2a6438-83c7-41cc-827a-a5647c24a724 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:52:31.905823 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 440/1749] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:52: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 03 23:52:31.914074 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-c95f03e2-2bac-402a-a62e-fad120cbb63c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:31.916178 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-c95f03e2-2bac-402a-a62e-fad120cbb63c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:52:31.916522 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-c95f03e2-2bac-402a-a62e-fad120cbb63c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b7afe39-49cf-48b1-8b99-f8d542b7613e", "connector": null, "instance_uuid": "bd13ff46-229c-4ecf-8112-901bdd21b3c2"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:31.925391 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:31.925391 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:31.964480 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-c95f03e2-2bac-402a-a62e-fad120cbb63c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:52:31.965478 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 440/1750] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:52:31 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 03 23:52:32.501141 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9dba357f-d4eb-4bf6-b129-9807257182b5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:32.507474 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9dba357f-d4eb-4bf6-b129-9807257182b5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 Jul 03 23:52:32.508548 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9dba357f-d4eb-4bf6-b129-9807257182b5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:32.509484 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9dba357f-d4eb-4bf6-b129-9807257182b5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:32.510194 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-9dba357f-d4eb-4bf6-b129-9807257182b5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 18a2eab0-3f87-4f0c-9579-4f1798871105. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:32.525307 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:32.525307 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:32.530200 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9dba357f-d4eb-4bf6-b129-9807257182b5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 returned with HTTP 200 Jul 03 23:52:32.532653 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 441/1751] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:32 2026] GET /volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 => generated 790 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:32.896788 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-29ce11f7-2981-42fe-af5c-a750a9992643 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:32.901489 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-29ce11f7-2981-42fe-af5c-a750a9992643 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] GET https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc Jul 03 23:52:32.901670 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-29ce11f7-2981-42fe-af5c-a750a9992643 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:32.901883 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-29ce11f7-2981-42fe-af5c-a750a9992643 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:32.910088 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:32.910088 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:32.914352 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-29ce11f7-2981-42fe-af5c-a750a9992643 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Volume info retrieved successfully. Jul 03 23:52:32.919835 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-29ce11f7-2981-42fe-af5c-a750a9992643 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc returned with HTTP 200 Jul 03 23:52:32.920330 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 431/1752] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:32 2026] GET /volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:33.569137 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-47a3ec12-029a-44f2-8dab-10cadd5e1d3b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:33.572248 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-47a3ec12-029a-44f2-8dab-10cadd5e1d3b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 Jul 03 23:52:33.572475 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-47a3ec12-029a-44f2-8dab-10cadd5e1d3b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:33.572667 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-47a3ec12-029a-44f2-8dab-10cadd5e1d3b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:33.572810 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-47a3ec12-029a-44f2-8dab-10cadd5e1d3b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 18a2eab0-3f87-4f0c-9579-4f1798871105. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:33.577801 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:33.577801 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:33.579241 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-47a3ec12-029a-44f2-8dab-10cadd5e1d3b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 returned with HTTP 200 Jul 03 23:52:33.579962 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 441/1753] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:33 2026] GET /volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:33.938884 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0a4ea6d4-8e72-421c-afde-20ac6059bb92 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:33.940934 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0a4ea6d4-8e72-421c-afde-20ac6059bb92 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] GET https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc Jul 03 23:52:33.941281 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0a4ea6d4-8e72-421c-afde-20ac6059bb92 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:33.941488 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0a4ea6d4-8e72-421c-afde-20ac6059bb92 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:33.956782 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:33.956782 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:33.961516 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0a4ea6d4-8e72-421c-afde-20ac6059bb92 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Volume info retrieved successfully. Jul 03 23:52:33.967184 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0a4ea6d4-8e72-421c-afde-20ac6059bb92 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc returned with HTTP 200 Jul 03 23:52:33.967613 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 441/1754] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:33 2026] GET /volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:34.621972 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-206fbe25-4585-458a-a754-cfc0d5395552 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:34.631502 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-206fbe25-4585-458a-a754-cfc0d5395552 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 Jul 03 23:52:34.631502 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-206fbe25-4585-458a-a754-cfc0d5395552 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:34.632303 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-206fbe25-4585-458a-a754-cfc0d5395552 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:34.633471 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-206fbe25-4585-458a-a754-cfc0d5395552 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 18a2eab0-3f87-4f0c-9579-4f1798871105. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:34.646095 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:34.646095 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:34.649032 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-206fbe25-4585-458a-a754-cfc0d5395552 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 returned with HTTP 200 Jul 03 23:52:34.649032 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 442/1755] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:34 2026] GET /volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 => generated 790 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:34.982653 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-dc9bf01a-b2d6-4848-a6d0-c77967c242db None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:34.987631 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dc9bf01a-b2d6-4848-a6d0-c77967c242db tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] GET https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc Jul 03 23:52:34.987964 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dc9bf01a-b2d6-4848-a6d0-c77967c242db tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:34.988233 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dc9bf01a-b2d6-4848-a6d0-c77967c242db tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:34.996272 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:34.996272 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:35.000452 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-dc9bf01a-b2d6-4848-a6d0-c77967c242db tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Volume info retrieved successfully. Jul 03 23:52:35.005100 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dc9bf01a-b2d6-4848-a6d0-c77967c242db tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc returned with HTTP 200 Jul 03 23:52:35.005483 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 432/1756] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:34 2026] GET /volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:35.663949 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-a3d1e281-5daa-40fc-ab50-517244a561a4 req-51e61373-6e1e-47d9-8324-f40480980ede None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:35.665635 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-196841ae-f3ab-497a-a7c2-bba99cead9f5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:35.668197 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-a3d1e281-5daa-40fc-ab50-517244a561a4 req-51e61373-6e1e-47d9-8324-f40480980ede tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] DELETE https://10.4.3.143/volume/v3/attachments/d43f1ddd-9886-40e3-96a5-08252f7a3ba3 Jul 03 23:52:35.668417 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-a3d1e281-5daa-40fc-ab50-517244a561a4 req-51e61373-6e1e-47d9-8324-f40480980ede tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:35.668639 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-a3d1e281-5daa-40fc-ab50-517244a561a4 req-51e61373-6e1e-47d9-8324-f40480980ede tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:35.671329 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-196841ae-f3ab-497a-a7c2-bba99cead9f5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 Jul 03 23:52:35.671536 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-196841ae-f3ab-497a-a7c2-bba99cead9f5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:35.671789 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-196841ae-f3ab-497a-a7c2-bba99cead9f5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:35.671904 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-196841ae-f3ab-497a-a7c2-bba99cead9f5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 18a2eab0-3f87-4f0c-9579-4f1798871105. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:35.679616 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:35.679616 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:35.680582 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-196841ae-f3ab-497a-a7c2-bba99cead9f5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 returned with HTTP 200 Jul 03 23:52:35.681058 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 442/1757] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:35 2026] GET /volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:35.685263 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:35.685263 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:36.040546 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-debdfd68-d5c1-4018-8e9f-d89afc64256b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:36.040546 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-debdfd68-d5c1-4018-8e9f-d89afc64256b tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] GET https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc Jul 03 23:52:36.040546 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-debdfd68-d5c1-4018-8e9f-d89afc64256b tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:36.040546 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-debdfd68-d5c1-4018-8e9f-d89afc64256b tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:36.040546 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:36.040546 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:36.042089 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-debdfd68-d5c1-4018-8e9f-d89afc64256b tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Volume info retrieved successfully. Jul 03 23:52:36.047079 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-debdfd68-d5c1-4018-8e9f-d89afc64256b tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc returned with HTTP 200 Jul 03 23:52:36.047501 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 443/1758] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:36 2026] GET /volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:36.231503 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-a3d1e281-5daa-40fc-ab50-517244a561a4 req-51e61373-6e1e-47d9-8324-f40480980ede tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/attachments/d43f1ddd-9886-40e3-96a5-08252f7a3ba3 returned with HTTP 200 Jul 03 23:52:36.232113 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 442/1759] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:52:35 2026] DELETE /volume/v3/attachments/d43f1ddd-9886-40e3-96a5-08252f7a3ba3 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:52:36.691300 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-003a8e31-9460-459b-845b-ada6cb98b3bd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:36.694816 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-003a8e31-9460-459b-845b-ada6cb98b3bd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 Jul 03 23:52:36.694816 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-003a8e31-9460-459b-845b-ada6cb98b3bd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:36.694816 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-003a8e31-9460-459b-845b-ada6cb98b3bd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:36.694816 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-003a8e31-9460-459b-845b-ada6cb98b3bd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 18a2eab0-3f87-4f0c-9579-4f1798871105. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:36.698620 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:36.698620 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:36.699456 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-003a8e31-9460-459b-845b-ada6cb98b3bd tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 returned with HTTP 200 Jul 03 23:52:36.702736 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 433/1760] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:36 2026] GET /volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:37.067009 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3171c0b8-92c5-42b6-8c5a-cc8573aff38a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:37.068902 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3171c0b8-92c5-42b6-8c5a-cc8573aff38a tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] GET https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc Jul 03 23:52:37.069113 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3171c0b8-92c5-42b6-8c5a-cc8573aff38a tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:37.069274 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3171c0b8-92c5-42b6-8c5a-cc8573aff38a tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:37.078139 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:37.078139 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:37.082183 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-3171c0b8-92c5-42b6-8c5a-cc8573aff38a tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Volume info retrieved successfully. Jul 03 23:52:37.087917 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3171c0b8-92c5-42b6-8c5a-cc8573aff38a tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc returned with HTTP 200 Jul 03 23:52:37.088305 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 443/1761] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:37 2026] GET /volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc => generated 1159 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:37.121734 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-fde46633-63f2-40ba-a582-63080317be0e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:37.123800 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-fde46633-63f2-40ba-a582-63080317be0e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] GET https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc Jul 03 23:52:37.124027 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-fde46633-63f2-40ba-a582-63080317be0e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:37.124227 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-fde46633-63f2-40ba-a582-63080317be0e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:37.131473 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:37.131473 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:37.136060 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-fde46633-63f2-40ba-a582-63080317be0e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Volume info retrieved successfully. Jul 03 23:52:37.141071 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-fde46633-63f2-40ba-a582-63080317be0e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc returned with HTTP 200 Jul 03 23:52:37.141466 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 444/1762] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:52:37 2026] GET /volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:37.491475 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-bdb23c32-405c-4cc5-b76f-7355af6c2f64 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:37.493918 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-bdb23c32-405c-4cc5-b76f-7355af6c2f64 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] GET https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc Jul 03 23:52:37.494119 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-bdb23c32-405c-4cc5-b76f-7355af6c2f64 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:37.494299 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-bdb23c32-405c-4cc5-b76f-7355af6c2f64 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:37.496509 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=148,cinder:UPDATE=21,cinder:INSERT=10 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:52:37.502585 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:37.502585 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:37.508911 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-bdb23c32-405c-4cc5-b76f-7355af6c2f64 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Volume info retrieved successfully. Jul 03 23:52:37.515872 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-bdb23c32-405c-4cc5-b76f-7355af6c2f64 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc returned with HTTP 200 Jul 03 23:52:37.516149 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 443/1763] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:52:37 2026] GET /volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc => generated 1159 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:37.527128 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-81c7cfa1-ecf1-4265-a53a-3736c456daae None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:37.527508 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-81c7cfa1-ecf1-4265-a53a-3736c456daae None None] GET https://10.4.3.143/volume// Jul 03 23:52:37.527663 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-81c7cfa1-ecf1-4265-a53a-3736c456daae None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:37.527895 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-81c7cfa1-ecf1-4265-a53a-3736c456daae None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:37.528240 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-81c7cfa1-ecf1-4265-a53a-3736c456daae None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:52:37.528558 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 434/1764] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:52: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 03 23:52:37.541515 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-22b20330-6cf3-4957-a213-b052112c5bd2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:37.545792 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-22b20330-6cf3-4957-a213-b052112c5bd2 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:52:37.545792 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-22b20330-6cf3-4957-a213-b052112c5bd2 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77bbb1c2-33e9-415d-a360-1635296e3dfc", "connector": null, "instance_uuid": "6220a125-c005-4232-9887-e53184944b24"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:37.564971 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:37.564971 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:37.601279 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-22b20330-6cf3-4957-a213-b052112c5bd2 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:52:37.602021 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 444/1765] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:52:37 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 03 23:52:37.711325 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e26b84c6-9092-45be-b1f9-3f2f2fefda1c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:37.715865 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e26b84c6-9092-45be-b1f9-3f2f2fefda1c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 Jul 03 23:52:37.716032 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e26b84c6-9092-45be-b1f9-3f2f2fefda1c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:37.716201 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e26b84c6-9092-45be-b1f9-3f2f2fefda1c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:37.716289 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-e26b84c6-9092-45be-b1f9-3f2f2fefda1c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 18a2eab0-3f87-4f0c-9579-4f1798871105. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:37.726593 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:37.726593 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:37.727438 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e26b84c6-9092-45be-b1f9-3f2f2fefda1c tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 returned with HTTP 200 Jul 03 23:52:37.727887 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 445/1766] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:37 2026] GET /volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:37.738556 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-36b26aac-e349-491e-aa1b-b9947197403f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:37.742719 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-36b26aac-e349-491e-aa1b-b9947197403f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 Jul 03 23:52:37.743336 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-36b26aac-e349-491e-aa1b-b9947197403f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:37.743336 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-36b26aac-e349-491e-aa1b-b9947197403f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:37.743336 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-36b26aac-e349-491e-aa1b-b9947197403f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 18a2eab0-3f87-4f0c-9579-4f1798871105. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:37.751912 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:37.751912 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:37.752790 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-36b26aac-e349-491e-aa1b-b9947197403f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 returned with HTTP 200 Jul 03 23:52:37.752997 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 444/1767] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:37 2026] GET /volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:37.764366 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e72cad6f-8e7f-45b6-a456-3afb77d228da None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:37.767807 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e72cad6f-8e7f-45b6-a456-3afb77d228da tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] DELETE https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 Jul 03 23:52:37.768253 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e72cad6f-8e7f-45b6-a456-3afb77d228da tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:37.768519 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e72cad6f-8e7f-45b6-a456-3afb77d228da tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:37.768709 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-e72cad6f-8e7f-45b6-a456-3afb77d228da tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete backup with id: 18a2eab0-3f87-4f0c-9579-4f1798871105. Jul 03 23:52:37.783116 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:37.783116 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:37.802016 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.backup.rpcapi [None req-e72cad6f-8e7f-45b6-a456-3afb77d228da tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] delete_backup rpcapi backup_id 18a2eab0-3f87-4f0c-9579-4f1798871105 {{(pid=99860) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:52:37.804051 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e72cad6f-8e7f-45b6-a456-3afb77d228da tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 returned with HTTP 202 Jul 03 23:52:37.804514 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 435/1768] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:52:37 2026] DELETE /volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:52:37.815248 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-35fad8f1-03e7-4033-895d-1a28d8dd4e92 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:37.819807 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-35fad8f1-03e7-4033-895d-1a28d8dd4e92 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 Jul 03 23:52:37.820065 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-35fad8f1-03e7-4033-895d-1a28d8dd4e92 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:37.820258 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-35fad8f1-03e7-4033-895d-1a28d8dd4e92 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:37.820358 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-35fad8f1-03e7-4033-895d-1a28d8dd4e92 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 18a2eab0-3f87-4f0c-9579-4f1798871105. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:37.829223 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:37.829223 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:37.832075 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-35fad8f1-03e7-4033-895d-1a28d8dd4e92 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 returned with HTTP 200 Jul 03 23:52:37.832523 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 445/1769] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:37 2026] GET /volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:38.445297 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-48c7d57a-0f0c-42e8-8fa7-cf12eb2fbffa None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:38.445851 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-48c7d57a-0f0c-42e8-8fa7-cf12eb2fbffa None None] GET https://10.4.3.143/volume// Jul 03 23:52:38.446059 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-48c7d57a-0f0c-42e8-8fa7-cf12eb2fbffa None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:38.446254 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-48c7d57a-0f0c-42e8-8fa7-cf12eb2fbffa None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:38.446573 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-48c7d57a-0f0c-42e8-8fa7-cf12eb2fbffa None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:52:38.447068 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 446/1770] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:52: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 03 23:52:38.454919 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-496b3e60-2f2c-466b-87fc-1ffdc2833097 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:38.457874 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-496b3e60-2f2c-466b-87fc-1ffdc2833097 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e Jul 03 23:52:38.458115 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-496b3e60-2f2c-466b-87fc-1ffdc2833097 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:38.458391 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-496b3e60-2f2c-466b-87fc-1ffdc2833097 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:38.472626 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:38.472626 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:38.477659 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-496b3e60-2f2c-466b-87fc-1ffdc2833097 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:52:38.485582 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-496b3e60-2f2c-466b-87fc-1ffdc2833097 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e returned with HTTP 200 Jul 03 23:52:38.486046 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 445/1771] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:52:38 2026] GET /volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e => generated 1584 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:52:38.584205 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-bef97513-0493-4958-b703-6166e53260d3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:38.586236 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-bef97513-0493-4958-b703-6166e53260d3 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] PUT https://10.4.3.143/volume/v3/attachments/44d851b9-5e36-4d8b-9a22-0193ec3376c9 Jul 03 23:52:38.586579 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-bef97513-0493-4958-b703-6166e53260d3 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:38.594021 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-bef97513-0493-4958-b703-6166e53260d3 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Acquiring lock "cinder-attachment_update-6b7afe39-49cf-48b1-8b99-f8d542b7613e-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:52:38.598648 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-bef97513-0493-4958-b703-6166e53260d3 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Lock "cinder-attachment_update-6b7afe39-49cf-48b1-8b99-f8d542b7613e-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:52:38.599578 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:38.599578 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:38.845628 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f5dd8f85-32ec-4628-8008-04df29843155 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:38.847957 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f5dd8f85-32ec-4628-8008-04df29843155 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 Jul 03 23:52:38.848212 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f5dd8f85-32ec-4628-8008-04df29843155 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:38.848447 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f5dd8f85-32ec-4628-8008-04df29843155 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:38.848592 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-f5dd8f85-32ec-4628-8008-04df29843155 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 18a2eab0-3f87-4f0c-9579-4f1798871105. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:38.853178 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f5dd8f85-32ec-4628-8008-04df29843155 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 returned with HTTP 404 Jul 03 23:52:38.853833 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 446/1772] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:38 2026] GET /volume/v3/backups/18a2eab0-3f87-4f0c-9579-4f1798871105 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:38.957526 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d99d5184-7a55-44de-9eb2-9b38305961b5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:38.959777 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d99d5184-7a55-44de-9eb2-9b38305961b5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] DELETE https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:38.960347 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d99d5184-7a55-44de-9eb2-9b38305961b5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:38.960347 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d99d5184-7a55-44de-9eb2-9b38305961b5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:38.960418 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-d99d5184-7a55-44de-9eb2-9b38305961b5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete backup with id: 5f7aa6f4-4539-48a8-a09b-ec6113077fed. Jul 03 23:52:38.966314 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:38.966314 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:38.984168 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.backup.rpcapi [None req-d99d5184-7a55-44de-9eb2-9b38305961b5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] delete_backup rpcapi backup_id 5f7aa6f4-4539-48a8-a09b-ec6113077fed {{(pid=99861) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:52:38.986235 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d99d5184-7a55-44de-9eb2-9b38305961b5 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 202 Jul 03 23:52:38.986830 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 447/1773] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:52:38 2026] DELETE /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:52:38.995424 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-074733c6-722a-41db-b7cd-95e9089fd3da None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:38.997439 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-074733c6-722a-41db-b7cd-95e9089fd3da tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:38.997780 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-074733c6-722a-41db-b7cd-95e9089fd3da tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:38.997977 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-074733c6-722a-41db-b7cd-95e9089fd3da tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:38.998122 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-074733c6-722a-41db-b7cd-95e9089fd3da tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:39.006131 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:39.006131 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:39.007208 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-074733c6-722a-41db-b7cd-95e9089fd3da tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 200 Jul 03 23:52:39.007690 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 446/1774] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:38 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:39.121809 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-bef97513-0493-4958-b703-6166e53260d3 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Lock "cinder-attachment_update-6b7afe39-49cf-48b1-8b99-f8d542b7613e-np0000004490" released by "attachment_update" :: held 0.523s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:52:39.122327 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-bef97513-0493-4958-b703-6166e53260d3 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/attachments/44d851b9-5e36-4d8b-9a22-0193ec3376c9 returned with HTTP 200 Jul 03 23:52:39.123025 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 436/1775] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:52:38 2026] PUT /volume/v3/attachments/44d851b9-5e36-4d8b-9a22-0193ec3376c9 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:39.635713 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-f219ec03-fb9e-4d5f-8c91-9e92cf93a5ca None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:39.637838 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-f219ec03-fb9e-4d5f-8c91-9e92cf93a5ca tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] POST https://10.4.3.143/volume/v3/attachments/44d851b9-5e36-4d8b-9a22-0193ec3376c9/action Jul 03 23:52:39.638247 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-f219ec03-fb9e-4d5f-8c91-9e92cf93a5ca tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:52:39.638386 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-f219ec03-fb9e-4d5f-8c91-9e92cf93a5ca tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:39.654553 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:39.654553 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:39.664951 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-153c626b-160d-47f8-a49c-25e0f4b825e8 req-f219ec03-fb9e-4d5f-8c91-9e92cf93a5ca tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/attachments/44d851b9-5e36-4d8b-9a22-0193ec3376c9/action returned with HTTP 204 Jul 03 23:52:39.665362 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 447/1776] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:52:39 2026] POST /volume/v3/attachments/44d851b9-5e36-4d8b-9a22-0193ec3376c9/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:39.782735 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-03f65bbe-7a06-4255-b63e-89fd45a887ff None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:39.784853 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-03f65bbe-7a06-4255-b63e-89fd45a887ff tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] DELETE https://10.4.3.143/volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 Jul 03 23:52:39.785062 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-03f65bbe-7a06-4255-b63e-89fd45a887ff tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:39.785269 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-03f65bbe-7a06-4255-b63e-89fd45a887ff tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:39.785425 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-03f65bbe-7a06-4255-b63e-89fd45a887ff tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Delete volume with id: 25515f8e-d8b2-49c6-9268-d60b2ca65a41 Jul 03 23:52:39.793262 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:39.793262 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:39.793723 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-03f65bbe-7a06-4255-b63e-89fd45a887ff tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:52:39.813128 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-03f65bbe-7a06-4255-b63e-89fd45a887ff tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Delete volume request issued successfully. Jul 03 23:52:39.813296 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-03f65bbe-7a06-4255-b63e-89fd45a887ff tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 returned with HTTP 202 Jul 03 23:52:39.813680 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 448/1777] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:52:39 2026] DELETE /volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:52:39.822284 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a5f479f7-b23c-4e0c-ae6c-48321d2fd1f4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:39.824194 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a5f479f7-b23c-4e0c-ae6c-48321d2fd1f4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 Jul 03 23:52:39.824440 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a5f479f7-b23c-4e0c-ae6c-48321d2fd1f4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:39.824623 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a5f479f7-b23c-4e0c-ae6c-48321d2fd1f4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:39.831925 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:39.831925 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:39.835993 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a5f479f7-b23c-4e0c-ae6c-48321d2fd1f4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Volume info retrieved successfully. Jul 03 23:52:39.841371 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a5f479f7-b23c-4e0c-ae6c-48321d2fd1f4 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 returned with HTTP 200 Jul 03 23:52:39.841999 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 447/1778] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:39 2026] GET /volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:40.019063 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-62ab7979-6011-463c-96be-1f74e4a5afd9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:40.020716 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-62ab7979-6011-463c-96be-1f74e4a5afd9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed Jul 03 23:52:40.020962 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-62ab7979-6011-463c-96be-1f74e4a5afd9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:40.021224 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-62ab7979-6011-463c-96be-1f74e4a5afd9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:40.021382 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-62ab7979-6011-463c-96be-1f74e4a5afd9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Show backup with id 5f7aa6f4-4539-48a8-a09b-ec6113077fed. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:52:40.025451 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-62ab7979-6011-463c-96be-1f74e4a5afd9 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed returned with HTTP 404 Jul 03 23:52:40.026104 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 437/1779] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:40 2026] GET /volume/v3/backups/5f7aa6f4-4539-48a8-a09b-ec6113077fed => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:40.143355 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-231c4983-20cb-48c5-a8bd-e344fadbd997 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:40.145540 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-231c4983-20cb-48c5-a8bd-e344fadbd997 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:52:40.145852 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-231c4983-20cb-48c5-a8bd-e344fadbd997 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:40.146097 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-231c4983-20cb-48c5-a8bd-e344fadbd997 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:40.149775 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=185,cinder:UPDATE=40,cinder:INSERT=21 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:52:40.158401 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:40.158401 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:40.165317 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-231c4983-20cb-48c5-a8bd-e344fadbd997 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:52:40.169500 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-231c4983-20cb-48c5-a8bd-e344fadbd997 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:52:40.169957 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 448/1780] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:52:40 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:40.196177 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-59db58bd-d194-40c8-a9ad-47304a834fe2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:40.199183 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-59db58bd-d194-40c8-a9ad-47304a834fe2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] POST https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016/action Jul 03 23:52:40.199521 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-59db58bd-d194-40c8-a9ad-47304a834fe2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:52:40.199665 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-59db58bd-d194-40c8-a9ad-47304a834fe2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:40.214966 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:40.214966 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:40.215427 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-59db58bd-d194-40c8-a9ad-47304a834fe2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:52:40.224227 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-59db58bd-d194-40c8-a9ad-47304a834fe2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Begin detaching volume completed successfully. Jul 03 23:52:40.224488 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-59db58bd-d194-40c8-a9ad-47304a834fe2 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016/action returned with HTTP 202 Jul 03 23:52:40.225017 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 449/1781] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:52:40 2026] POST /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:52:40.252356 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ef8b33f2-f43d-45fc-ba45-d9664d278f9f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:40.254458 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ef8b33f2-f43d-45fc-ba45-d9664d278f9f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:52:40.254658 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ef8b33f2-f43d-45fc-ba45-d9664d278f9f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:40.254905 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ef8b33f2-f43d-45fc-ba45-d9664d278f9f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:40.264622 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:40.264622 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:40.268663 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ef8b33f2-f43d-45fc-ba45-d9664d278f9f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:52:40.274803 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ef8b33f2-f43d-45fc-ba45-d9664d278f9f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:52:40.275155 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 448/1782] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:40 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:40.854300 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f9410b0c-c334-4326-ba23-1c8534f1e2d6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:40.855974 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f9410b0c-c334-4326-ba23-1c8534f1e2d6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] GET https://10.4.3.143/volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 Jul 03 23:52:40.856163 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f9410b0c-c334-4326-ba23-1c8534f1e2d6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:40.856328 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f9410b0c-c334-4326-ba23-1c8534f1e2d6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:40.868952 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f9410b0c-c334-4326-ba23-1c8534f1e2d6 tempest-AttachVolumeMultiAttachTest-837463366 tempest-AttachVolumeMultiAttachTest-837463366-project-member] https://10.4.3.143/volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 returned with HTTP 404 Jul 03 23:52:40.869474 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 438/1783] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:40 2026] GET /volume/v3/volumes/25515f8e-d8b2-49c6-9268-d60b2ca65a41 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:41.251052 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-37364379-26b9-4fe7-ae2a-26c98c6b58ff None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:41.251406 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-37364379-26b9-4fe7-ae2a-26c98c6b58ff None None] GET https://10.4.3.143/volume// Jul 03 23:52:41.251540 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-37364379-26b9-4fe7-ae2a-26c98c6b58ff None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:41.251724 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-37364379-26b9-4fe7-ae2a-26c98c6b58ff None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:41.252064 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-37364379-26b9-4fe7-ae2a-26c98c6b58ff None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:52:41.252314 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 449/1784] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:52: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 03 23:52:41.262115 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-2bcf4c48-ab2d-4935-875c-8e7be4fc3880 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:41.264653 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-2bcf4c48-ab2d-4935-875c-8e7be4fc3880 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:52:41.264929 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-2bcf4c48-ab2d-4935-875c-8e7be4fc3880 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:41.265112 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-2bcf4c48-ab2d-4935-875c-8e7be4fc3880 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:41.275472 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:41.275472 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:41.279545 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-2bcf4c48-ab2d-4935-875c-8e7be4fc3880 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:52:41.287498 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-2bcf4c48-ab2d-4935-875c-8e7be4fc3880 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:52:41.288046 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 450/1785] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:52:41 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 1316 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:52:41.290404 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ac6c4c03-8e04-4b5c-bdf5-ec616ce27aba None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:41.293485 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ac6c4c03-8e04-4b5c-bdf5-ec616ce27aba tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:52:41.294079 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ac6c4c03-8e04-4b5c-bdf5-ec616ce27aba tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:41.294383 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ac6c4c03-8e04-4b5c-bdf5-ec616ce27aba tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:41.311242 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:41.311242 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:41.320081 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ac6c4c03-8e04-4b5c-bdf5-ec616ce27aba tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:52:41.327080 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ac6c4c03-8e04-4b5c-bdf5-ec616ce27aba tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:52:41.327415 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 449/1786] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:41 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:42.343469 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f66fc242-cf06-4df5-bfd4-d8807e70a9cf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:42.346315 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f66fc242-cf06-4df5-bfd4-d8807e70a9cf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:52:42.346315 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f66fc242-cf06-4df5-bfd4-d8807e70a9cf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:42.346786 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f66fc242-cf06-4df5-bfd4-d8807e70a9cf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:42.368651 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:42.368651 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:42.381453 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f66fc242-cf06-4df5-bfd4-d8807e70a9cf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:52:42.386923 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f66fc242-cf06-4df5-bfd4-d8807e70a9cf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:52:42.387469 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 439/1787] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:42 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:43.407199 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a1e70554-3b4e-45b7-bd8b-17096c8fb72f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:43.410723 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a1e70554-3b4e-45b7-bd8b-17096c8fb72f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:52:43.410723 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a1e70554-3b4e-45b7-bd8b-17096c8fb72f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:43.410723 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a1e70554-3b4e-45b7-bd8b-17096c8fb72f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:43.422522 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:43.422522 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:43.427079 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a1e70554-3b4e-45b7-bd8b-17096c8fb72f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:52:43.433356 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a1e70554-3b4e-45b7-bd8b-17096c8fb72f tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:52:43.433958 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 450/1788] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:43 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:43.914956 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-db95638e-b3f4-48a8-97ef-740738b49c37 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:43.915390 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-db95638e-b3f4-48a8-97ef-740738b49c37 None None] GET https://10.4.3.143/volume// Jul 03 23:52:43.915577 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-db95638e-b3f4-48a8-97ef-740738b49c37 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:43.915820 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-db95638e-b3f4-48a8-97ef-740738b49c37 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:43.916166 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-db95638e-b3f4-48a8-97ef-740738b49c37 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:52:43.916482 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 451/1789] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23: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 03 23:52:43.924514 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-19b957a9-e406-4387-9cec-d6a8f136498b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:43.926413 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-19b957a9-e406-4387-9cec-d6a8f136498b tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] GET https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc Jul 03 23:52:43.926611 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-19b957a9-e406-4387-9cec-d6a8f136498b tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:43.926852 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-19b957a9-e406-4387-9cec-d6a8f136498b tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:43.935510 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:43.935510 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:43.938760 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-19b957a9-e406-4387-9cec-d6a8f136498b tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Volume info retrieved successfully. Jul 03 23:52:43.943321 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-19b957a9-e406-4387-9cec-d6a8f136498b tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc returned with HTTP 200 Jul 03 23:52:43.943858 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 450/1790] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:52:43 2026] GET /volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc => generated 1338 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:52:44.037885 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-3f9144ae-34a9-4903-83c6-71c03586df1e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:44.039850 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-3f9144ae-34a9-4903-83c6-71c03586df1e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] PUT https://10.4.3.143/volume/v3/attachments/e8681863-9641-4b67-9694-cdfe136fe4fe Jul 03 23:52:44.040249 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-3f9144ae-34a9-4903-83c6-71c03586df1e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:44.047880 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-3f9144ae-34a9-4903-83c6-71c03586df1e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Acquiring lock "cinder-attachment_update-77bbb1c2-33e9-415d-a360-1635296e3dfc-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:52:44.052164 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-3f9144ae-34a9-4903-83c6-71c03586df1e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Lock "cinder-attachment_update-77bbb1c2-33e9-415d-a360-1635296e3dfc-np0000004490" acquired by "attachment_update" :: waited 0.004s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:52:44.053303 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:44.053303 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:44.383433 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b2fb011f-e16c-4c1b-bbd2-2fb4ea100393 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:44.445437 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d8ec5977-3092-4fdf-a0e5-388e4edc66dc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:44.449031 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d8ec5977-3092-4fdf-a0e5-388e4edc66dc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:52:44.449296 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d8ec5977-3092-4fdf-a0e5-388e4edc66dc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:44.449422 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d8ec5977-3092-4fdf-a0e5-388e4edc66dc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:44.456134 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-67bbce52-aced-435e-8bdf-f6660f15a9bf None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:44.460380 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-67bbce52-aced-435e-8bdf-f6660f15a9bf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] DELETE https://10.4.3.143/volume/v3/attachments/92b3f40e-ee6e-4c93-9205-ee8cec90f40a Jul 03 23:52:44.460577 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-67bbce52-aced-435e-8bdf-f6660f15a9bf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:44.460831 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-67bbce52-aced-435e-8bdf-f6660f15a9bf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:44.464043 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:44.464043 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:44.468293 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d8ec5977-3092-4fdf-a0e5-388e4edc66dc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:52:44.472490 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:44.472490 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:44.473482 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d8ec5977-3092-4fdf-a0e5-388e4edc66dc tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:52:44.474030 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 452/1791] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:44 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:44.482725 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b2fb011f-e16c-4c1b-bbd2-2fb4ea100393 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] POST https://10.4.3.143/volume/v3/group_types Jul 03 23:52:44.482725 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b2fb011f-e16c-4c1b-bbd2-2fb4ea100393 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-2013756956", "description": "tempest-group-type-description-640069651", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:44.522904 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b2fb011f-e16c-4c1b-bbd2-2fb4ea100393 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Jul 03 23:52:44.523585 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 451/1792] 10.4.3.143 () {70 vars in 1312 bytes} [Fri Jul 3 23:52:44 2026] POST /volume/v3/group_types => generated 264 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:44.533018 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3810ca4b-e326-47fd-84e7-3a730b8ac888 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:44.534773 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3810ca4b-e326-47fd-84e7-3a730b8ac888 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] GET https://10.4.3.143/volume/v3/group_types Jul 03 23:52:44.535004 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3810ca4b-e326-47fd-84e7-3a730b8ac888 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:44.535190 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3810ca4b-e326-47fd-84e7-3a730b8ac888 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:44.548065 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3810ca4b-e326-47fd-84e7-3a730b8ac888 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 200 Jul 03 23:52:44.548417 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 453/1793] 10.4.3.143 () {68 vars in 1290 bytes} [Fri Jul 3 23:52:44 2026] GET /volume/v3/group_types => generated 498 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:44.557314 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f4cc5dfd-f916-4da1-9920-67d444b83a84 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:44.558977 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f4cc5dfd-f916-4da1-9920-67d444b83a84 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] PUT https://10.4.3.143/volume/v3/group_types/bb622cd4-9e17-4500-851f-d45429503460 Jul 03 23:52:44.559723 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f4cc5dfd-f916-4da1-9920-67d444b83a84 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-638327778", "description": "updated-group-type-desc"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:44.577690 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-3f9144ae-34a9-4903-83c6-71c03586df1e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Lock "cinder-attachment_update-77bbb1c2-33e9-415d-a360-1635296e3dfc-np0000004490" released by "attachment_update" :: held 0.525s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:52:44.577849 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-3f9144ae-34a9-4903-83c6-71c03586df1e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/attachments/e8681863-9641-4b67-9694-cdfe136fe4fe returned with HTTP 200 Jul 03 23:52:44.578289 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 440/1794] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:52:44 2026] PUT /volume/v3/attachments/e8681863-9641-4b67-9694-cdfe136fe4fe => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:44.579777 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f4cc5dfd-f916-4da1-9920-67d444b83a84 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] https://10.4.3.143/volume/v3/group_types/bb622cd4-9e17-4500-851f-d45429503460 returned with HTTP 200 Jul 03 23:52:44.579777 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 452/1795] 10.4.3.143 () {70 vars in 1422 bytes} [Fri Jul 3 23:52:44 2026] PUT /volume/v3/group_types/bb622cd4-9e17-4500-851f-d45429503460 => generated 254 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:44.590239 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f3258169-768b-4318-9d18-4151517022f6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:44.592037 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f3258169-768b-4318-9d18-4151517022f6 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] GET https://10.4.3.143/volume/v3/group_types/bb622cd4-9e17-4500-851f-d45429503460 Jul 03 23:52:44.592252 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f3258169-768b-4318-9d18-4151517022f6 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:44.592431 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f3258169-768b-4318-9d18-4151517022f6 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:44.600811 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f3258169-768b-4318-9d18-4151517022f6 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] https://10.4.3.143/volume/v3/group_types/bb622cd4-9e17-4500-851f-d45429503460 returned with HTTP 200 Jul 03 23:52:44.601176 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 454/1796] 10.4.3.143 () {68 vars in 1401 bytes} [Fri Jul 3 23:52:44 2026] GET /volume/v3/group_types/bb622cd4-9e17-4500-851f-d45429503460 => generated 254 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:44.610146 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3648c852-b798-4ada-ba4c-902893ce55dd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:44.611798 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3648c852-b798-4ada-ba4c-902893ce55dd tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/bb622cd4-9e17-4500-851f-d45429503460 Jul 03 23:52:44.611999 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3648c852-b798-4ada-ba4c-902893ce55dd tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:44.612174 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3648c852-b798-4ada-ba4c-902893ce55dd tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:44.612389 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:44.612389 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:44.636386 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3648c852-b798-4ada-ba4c-902893ce55dd tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] https://10.4.3.143/volume/v3/group_types/bb622cd4-9e17-4500-851f-d45429503460 returned with HTTP 202 Jul 03 23:52:44.636858 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 441/1797] 10.4.3.143 () {68 vars in 1404 bytes} [Fri Jul 3 23:52:44 2026] DELETE /volume/v3/group_types/bb622cd4-9e17-4500-851f-d45429503460 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:52:44.645105 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1efb44ee-450c-4de1-ad2f-f76d81bf8c29 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:44.646831 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1efb44ee-450c-4de1-ad2f-f76d81bf8c29 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] GET https://10.4.3.143/volume/v3/group_types Jul 03 23:52:44.646831 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1efb44ee-450c-4de1-ad2f-f76d81bf8c29 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:44.646831 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1efb44ee-450c-4de1-ad2f-f76d81bf8c29 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:44.657238 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1efb44ee-450c-4de1-ad2f-f76d81bf8c29 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 200 Jul 03 23:52:44.657632 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 453/1798] 10.4.3.143 () {68 vars in 1290 bytes} [Fri Jul 3 23:52:44 2026] GET /volume/v3/group_types => generated 248 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:44.667914 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1be8ff06-1668-4ef2-9316-87cedb9e1a08 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:44.669482 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1be8ff06-1668-4ef2-9316-87cedb9e1a08 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] POST https://10.4.3.143/volume/v3/group_types Jul 03 23:52:44.669853 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1be8ff06-1668-4ef2-9316-87cedb9e1a08 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1230480000", "is_public": true}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:44.690969 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1be8ff06-1668-4ef2-9316-87cedb9e1a08 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Jul 03 23:52:44.691335 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 455/1799] 10.4.3.143 () {70 vars in 1311 bytes} [Fri Jul 3 23:52:44 2026] POST /volume/v3/group_types => generated 164 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:44.701088 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-289ec433-2700-4fd4-bacf-ff3873a546bb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:44.702777 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-289ec433-2700-4fd4-bacf-ff3873a546bb tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] POST https://10.4.3.143/volume/v3/group_types Jul 03 23:52:44.703173 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-289ec433-2700-4fd4-bacf-ff3873a546bb tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1234334955", "is_public": false}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:44.725622 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-289ec433-2700-4fd4-bacf-ff3873a546bb tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Jul 03 23:52:44.726128 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 442/1800] 10.4.3.143 () {70 vars in 1311 bytes} [Fri Jul 3 23:52:44 2026] POST /volume/v3/group_types => generated 165 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:44.734072 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0e2af000-ca46-48d7-9e0e-f80f9330e549 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:44.735747 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0e2af000-ca46-48d7-9e0e-f80f9330e549 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] GET https://10.4.3.143/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 03 23:52:44.736000 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0e2af000-ca46-48d7-9e0e-f80f9330e549 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:44.736180 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0e2af000-ca46-48d7-9e0e-f80f9330e549 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:44.745401 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0e2af000-ca46-48d7-9e0e-f80f9330e549 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] https://10.4.3.143/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 03 23:52:44.745824 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 454/1801] 10.4.3.143 () {68 vars in 1351 bytes} [Fri Jul 3 23:52:44 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:44.753779 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e0ce7423-46ee-41ce-88e1-fd78f1bb42d4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:44.755542 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e0ce7423-46ee-41ce-88e1-fd78f1bb42d4 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] GET https://10.4.3.143/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 03 23:52:44.755822 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e0ce7423-46ee-41ce-88e1-fd78f1bb42d4 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:44.756055 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e0ce7423-46ee-41ce-88e1-fd78f1bb42d4 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:44.765213 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e0ce7423-46ee-41ce-88e1-fd78f1bb42d4 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] https://10.4.3.143/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 03 23:52:44.765535 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 456/1802] 10.4.3.143 () {68 vars in 1353 bytes} [Fri Jul 3 23:52:44 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:44.773505 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b518d63f-9d34-487f-a812-02e8af6e493e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:44.775290 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b518d63f-9d34-487f-a812-02e8af6e493e tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] GET https://10.4.3.143/volume/v3/group_types?is_public=False Jul 03 23:52:44.775496 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b518d63f-9d34-487f-a812-02e8af6e493e tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:44.775674 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b518d63f-9d34-487f-a812-02e8af6e493e tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:44.784792 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b518d63f-9d34-487f-a812-02e8af6e493e tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] https://10.4.3.143/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 03 23:52:44.785289 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 443/1803] 10.4.3.143 () {68 vars in 1321 bytes} [Fri Jul 3 23:52:44 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:44.793938 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a144e4ac-981e-4ef8-87c3-f506e5f99aa6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:44.796288 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a144e4ac-981e-4ef8-87c3-f506e5f99aa6 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] GET https://10.4.3.143/volume/v3/group_types?is_public=True Jul 03 23:52:44.796577 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a144e4ac-981e-4ef8-87c3-f506e5f99aa6 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:44.796899 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a144e4ac-981e-4ef8-87c3-f506e5f99aa6 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:44.804967 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a144e4ac-981e-4ef8-87c3-f506e5f99aa6 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] https://10.4.3.143/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 03 23:52:44.805419 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 455/1804] 10.4.3.143 () {68 vars in 1319 bytes} [Fri Jul 3 23:52:44 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:44.815426 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8f57e3fd-286c-4160-b36a-3d02f4e079fb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:44.817225 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8f57e3fd-286c-4160-b36a-3d02f4e079fb tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/2a84dc0e-22f1-4f72-a75b-a3cca00e2ecf Jul 03 23:52:44.817419 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8f57e3fd-286c-4160-b36a-3d02f4e079fb tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:44.817591 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8f57e3fd-286c-4160-b36a-3d02f4e079fb tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:44.832868 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8f57e3fd-286c-4160-b36a-3d02f4e079fb tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] https://10.4.3.143/volume/v3/group_types/2a84dc0e-22f1-4f72-a75b-a3cca00e2ecf returned with HTTP 202 Jul 03 23:52:44.833270 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 457/1805] 10.4.3.143 () {68 vars in 1404 bytes} [Fri Jul 3 23:52:44 2026] DELETE /volume/v3/group_types/2a84dc0e-22f1-4f72-a75b-a3cca00e2ecf => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:52:44.840744 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4580f1ca-2762-4a8e-9d26-7e07b4f40d26 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:44.842638 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4580f1ca-2762-4a8e-9d26-7e07b4f40d26 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/b741d697-24d0-4ad4-97e1-2844490d032f Jul 03 23:52:44.842936 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4580f1ca-2762-4a8e-9d26-7e07b4f40d26 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:44.843148 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4580f1ca-2762-4a8e-9d26-7e07b4f40d26 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:44.858014 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4580f1ca-2762-4a8e-9d26-7e07b4f40d26 tempest-GroupTypesTest-311467815 tempest-GroupTypesTest-311467815-project-admin] https://10.4.3.143/volume/v3/group_types/b741d697-24d0-4ad4-97e1-2844490d032f returned with HTTP 202 Jul 03 23:52:44.858395 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 444/1806] 10.4.3.143 () {68 vars in 1404 bytes} [Fri Jul 3 23:52:44 2026] DELETE /volume/v3/group_types/b741d697-24d0-4ad4-97e1-2844490d032f => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:52:45.012927 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-3488501e-db30-4ddf-a20a-1d4cef865f22 req-67bbce52-aced-435e-8bdf-f6660f15a9bf tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/attachments/92b3f40e-ee6e-4c93-9205-ee8cec90f40a returned with HTTP 200 Jul 03 23:52:45.013392 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 451/1807] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:52:44 2026] DELETE /volume/v3/attachments/92b3f40e-ee6e-4c93-9205-ee8cec90f40a => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:45.088061 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-343171ee-24a4-4aaf-99cc-01056e2f6037 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:45.090174 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-343171ee-24a4-4aaf-99cc-01056e2f6037 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] POST https://10.4.3.143/volume/v3/attachments/e8681863-9641-4b67-9694-cdfe136fe4fe/action Jul 03 23:52:45.090578 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-343171ee-24a4-4aaf-99cc-01056e2f6037 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:52:45.090786 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-343171ee-24a4-4aaf-99cc-01056e2f6037 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:45.108674 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:45.108674 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:45.126163 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-62b22a7b-06d5-4f80-8a85-72c5b0a8bd87 req-343171ee-24a4-4aaf-99cc-01056e2f6037 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/attachments/e8681863-9641-4b67-9694-cdfe136fe4fe/action returned with HTTP 204 Jul 03 23:52:45.126695 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 456/1808] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:52:45 2026] POST /volume/v3/attachments/e8681863-9641-4b67-9694-cdfe136fe4fe/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:45.489888 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-11587347-9f1b-481a-9576-8cc0feb66780 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:45.492264 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-11587347-9f1b-481a-9576-8cc0feb66780 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:52:45.492539 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-11587347-9f1b-481a-9576-8cc0feb66780 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:45.492843 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-11587347-9f1b-481a-9576-8cc0feb66780 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:45.515841 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:45.515841 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:45.520719 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-11587347-9f1b-481a-9576-8cc0feb66780 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:52:45.535569 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-11587347-9f1b-481a-9576-8cc0feb66780 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:52:45.535569 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 458/1809] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:45 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:47.202389 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-295038a8-e57e-4c95-b82b-3cd1fd4dd446 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:47.288682 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-295038a8-e57e-4c95-b82b-3cd1fd4dd446 tempest-VolumePoolsAdminTestsJSON-132518328 tempest-VolumePoolsAdminTestsJSON-132518328-project-admin] GET https://10.4.3.143/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 23:52:47.288908 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-295038a8-e57e-4c95-b82b-3cd1fd4dd446 tempest-VolumePoolsAdminTestsJSON-132518328 tempest-VolumePoolsAdminTestsJSON-132518328-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:47.289087 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-295038a8-e57e-4c95-b82b-3cd1fd4dd446 tempest-VolumePoolsAdminTestsJSON-132518328 tempest-VolumePoolsAdminTestsJSON-132518328-project-admin] Calling method 'get_pools' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:47.792587 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-295038a8-e57e-4c95-b82b-3cd1fd4dd446 tempest-VolumePoolsAdminTestsJSON-132518328 tempest-VolumePoolsAdminTestsJSON-132518328-project-admin] https://10.4.3.143/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 23:52:47.793116 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 445/1810] 10.4.3.143 () {66 vars in 1314 bytes} [Fri Jul 3 23:52:47 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:47.806044 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3a5331f6-260c-4bcb-96f5-1beedce911f3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:47.808234 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3a5331f6-260c-4bcb-96f5-1beedce911f3 tempest-VolumePoolsAdminTestsJSON-132518328 tempest-VolumePoolsAdminTestsJSON-132518328-project-admin] GET https://10.4.3.143/volume/v3/scheduler-stats/get_pools Jul 03 23:52:47.808465 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3a5331f6-260c-4bcb-96f5-1beedce911f3 tempest-VolumePoolsAdminTestsJSON-132518328 tempest-VolumePoolsAdminTestsJSON-132518328-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:47.808689 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3a5331f6-260c-4bcb-96f5-1beedce911f3 tempest-VolumePoolsAdminTestsJSON-132518328 tempest-VolumePoolsAdminTestsJSON-132518328-project-admin] Calling method 'get_pools' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:47.809039 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:47.809039 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:48.312110 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3a5331f6-260c-4bcb-96f5-1beedce911f3 tempest-VolumePoolsAdminTestsJSON-132518328 tempest-VolumePoolsAdminTestsJSON-132518328-project-admin] https://10.4.3.143/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 23:52:48.312387 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 452/1811] 10.4.3.143 () {66 vars in 1291 bytes} [Fri Jul 3 23:52:47 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:50.579688 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5b175f47-5aa2-40b2-afff-6afd2e86faa1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:50.711850 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5b175f47-5aa2-40b2-afff-6afd2e86faa1 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:52:50.712243 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5b175f47-5aa2-40b2-afff-6afd2e86faa1 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-69275800"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:50.738365 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5b175f47-5aa2-40b2-afff-6afd2e86faa1 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:52:50.738838 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 457/1812] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:52:50 2026] POST /volume/v3/types => generated 231 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:50.749318 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c2295fca-48cf-401e-a7a4-b6a9c3c089b4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:50.750993 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c2295fca-48cf-401e-a7a4-b6a9c3c089b4 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:52:50.751320 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c2295fca-48cf-401e-a7a4-b6a9c3c089b4 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-226395792", "extra_specs": {"multiattach": " True"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:50.755638 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=294,cinder:INSERT=48,cinder:UPDATE=87 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:52:50.772420 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c2295fca-48cf-401e-a7a4-b6a9c3c089b4 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:52:50.772977 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 459/1813] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:52:50 2026] POST /volume/v3/types => generated 258 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:50.782598 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:50.868259 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:52:50.868844 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-69275800", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-221371160"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:50.870511 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-69275800', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-221371160'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:52:50.872596 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=187,cinder:UPDATE=27,cinder:INSERT=6 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:52:50.875788 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Create volume of 1 GB Jul 03 23:52:50.876292 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:50.876292 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:50.876994 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Availability Zones retrieved successfully. Jul 03 23:52:50.887000 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Flow 'volume_create_api' (be9a30e6-f65a-428e-8b41-e91155382dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:52:50.888296 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1be5279-9f5d-4884-9abe-7ba73103d8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:50.890668 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:52:50.918754 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1be5279-9f5d-4884-9abe-7ba73103d8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:52:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=56c0168d-14f5-4287-9c5d-fc6f4b76e4ba,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-69275800',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56c0168d-14f5-4287-9c5d-fc6f4b76e4ba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:50.920213 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be582287-91db-4d8e-8038-f2faaf4086ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:50.957293 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-69275800 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-69275800, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:52:50.957664 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-69275800 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-69275800, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:52:50.993278 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Created reservations ['2f9af0b4-3378-43cb-8913-8ed9dfca83e0', 'ab3e2ab3-c3d0-464e-bb76-1824f860ef6e', '0ba978aa-28dd-4a26-96eb-4dfbd342b4f0', 'ebea2d4a-8a16-43fe-b881-9d9d0547d608'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:52:50.994140 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be582287-91db-4d8e-8038-f2faaf4086ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f9af0b4-3378-43cb-8913-8ed9dfca83e0', 'ab3e2ab3-c3d0-464e-bb76-1824f860ef6e', '0ba978aa-28dd-4a26-96eb-4dfbd342b4f0', 'ebea2d4a-8a16-43fe-b881-9d9d0547d608']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:50.994916 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9d4fbee-765c-474f-91ca-5a923fb330a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:51.017238 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9d4fbee-765c-474f-91ca-5a923fb330a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '120ba04d-3108-4c60-b97e-1aaeebe95528', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-221371160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c51228a309c4dc281041dd5edbb285b',qos_specs=None,replication_status=,reservations=['2f9af0b4-3378-43cb-8913-8ed9dfca83e0','ab3e2ab3-c3d0-464e-bb76-1824f860ef6e','0ba978aa-28dd-4a26-96eb-4dfbd342b4f0','ebea2d4a-8a16-43fe-b881-9d9d0547d608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a16c8d03375e46c8b2eb5a801fd5a1fa',volume_type_id=56c0168d-14f5-4287-9c5d-fc6f4b76e4ba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:52:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-221371160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=120ba04d-3108-4c60-b97e-1aaeebe95528,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c51228a309c4dc281041dd5edbb285b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a16c8d03375e46c8b2eb5a801fd5a1fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56c0168d-14f5-4287-9c5d-fc6f4b76e4ba),volume_type_id=56c0168d-14f5-4287-9c5d-fc6f4b76e4ba)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:51.018107 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f37c9cda-e981-47e1-8a25-2f58e75c7d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:51.034495 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f37c9cda-e981-47e1-8a25-2f58e75c7d3c) transitioned into state 'SUCCESS' from state '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-221371160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c51228a309c4dc281041dd5edbb285b',qos_specs=None,replication_status=,reservations=['2f9af0b4-3378-43cb-8913-8ed9dfca83e0','ab3e2ab3-c3d0-464e-bb76-1824f860ef6e','0ba978aa-28dd-4a26-96eb-4dfbd342b4f0','ebea2d4a-8a16-43fe-b881-9d9d0547d608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a16c8d03375e46c8b2eb5a801fd5a1fa',volume_type_id=56c0168d-14f5-4287-9c5d-fc6f4b76e4ba)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:51.035280 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffcccec6-5f37-41ad-a31e-7bc4a4321fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:51.045360 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffcccec6-5f37-41ad-a31e-7bc4a4321fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:51.046378 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Flow 'volume_create_api' (be9a30e6-f65a-428e-8b41-e91155382dee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:52:51.046799 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Create volume request issued successfully. Jul 03 23:52:51.047687 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bd728b73-9458-4c6c-b928-77b1b680e6b2 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:52:51.048191 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 446/1814] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:52:50 2026] POST /volume/v3/volumes => generated 869 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:51.059300 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b229deb2-01cd-4ed5-a977-c791745c517f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:51.061280 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b229deb2-01cd-4ed5-a977-c791745c517f tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] GET https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 Jul 03 23:52:51.061509 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b229deb2-01cd-4ed5-a977-c791745c517f tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:51.061758 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b229deb2-01cd-4ed5-a977-c791745c517f tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:51.069308 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:51.069308 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:51.075625 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b229deb2-01cd-4ed5-a977-c791745c517f tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Volume info retrieved successfully. Jul 03 23:52:51.080811 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b229deb2-01cd-4ed5-a977-c791745c517f tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 returned with HTTP 200 Jul 03 23:52:51.081230 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 453/1815] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:52:51 2026] GET /volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 => generated 937 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:52.093991 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-75bcee67-5f15-450e-aca4-0e1c159a51bc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:52.096285 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-75bcee67-5f15-450e-aca4-0e1c159a51bc tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] GET https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 Jul 03 23:52:52.096566 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-75bcee67-5f15-450e-aca4-0e1c159a51bc tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:52.096860 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-75bcee67-5f15-450e-aca4-0e1c159a51bc tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:52.104949 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:52.104949 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:52.108116 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-75bcee67-5f15-450e-aca4-0e1c159a51bc tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Volume info retrieved successfully. Jul 03 23:52:52.111630 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-75bcee67-5f15-450e-aca4-0e1c159a51bc tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 returned with HTTP 200 Jul 03 23:52:52.111992 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 458/1816] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:52:52 2026] GET /volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:52.126869 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c62a96c7-d390-45b2-847d-0faaf7ca327c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:52.128646 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c62a96c7-d390-45b2-847d-0faaf7ca327c tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] GET https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 Jul 03 23:52:52.128977 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c62a96c7-d390-45b2-847d-0faaf7ca327c tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:52.129233 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c62a96c7-d390-45b2-847d-0faaf7ca327c tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:52.136841 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:52.136841 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:52.141024 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c62a96c7-d390-45b2-847d-0faaf7ca327c tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Volume info retrieved successfully. Jul 03 23:52:52.145626 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c62a96c7-d390-45b2-847d-0faaf7ca327c tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 returned with HTTP 200 Jul 03 23:52:52.146227 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 460/1817] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:52:52 2026] GET /volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 => generated 1181 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 23:52:52.159409 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bcbbd211-beec-4727-94a6-bffd51240acb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:52.161368 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bcbbd211-beec-4727-94a6-bffd51240acb tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] POST https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528/action Jul 03 23:52:52.161803 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bcbbd211-beec-4727-94a6-bffd51240acb tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-226395792", "migration_policy": "never"}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:52:52.161981 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bcbbd211-beec-4727-94a6-bffd51240acb tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-226395792", "migration_policy": "never"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:52.171190 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:52.171190 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:52.171771 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-bcbbd211-beec-4727-94a6-bffd51240acb tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Volume info retrieved successfully. Jul 03 23:52:52.177301 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:52.177301 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:52.192249 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-bcbbd211-beec-4727-94a6-bffd51240acb tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-226395792 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-226395792, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:52:52.192587 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-bcbbd211-beec-4727-94a6-bffd51240acb tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-226395792 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-226395792, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:52:52.217148 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-bcbbd211-beec-4727-94a6-bffd51240acb tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Created reservations ['4967db25-6332-4840-8409-5e8028b6c84f', '5359bd8a-dfc6-4ffd-b11d-eb56596513f7'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:52:52.242006 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-bcbbd211-beec-4727-94a6-bffd51240acb tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Created reservations ['979a5c17-ab33-428a-a890-af5897528a73', 'd179e282-97fe-4f97-b5e0-6db3cd6a6aba'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:52:52.273614 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-bcbbd211-beec-4727-94a6-bffd51240acb tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Retype volume request issued successfully. Jul 03 23:52:52.273957 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bcbbd211-beec-4727-94a6-bffd51240acb tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528/action returned with HTTP 202 Jul 03 23:52:52.274562 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 447/1818] 10.4.3.143 () {70 vars in 1432 bytes} [Fri Jul 3 23:52:52 2026] POST /volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 23:52:52.281831 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7e2cd639-47ef-4bb4-bf0c-8ed8fe6c5f1f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:52.284062 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7e2cd639-47ef-4bb4-bf0c-8ed8fe6c5f1f tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] GET https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 Jul 03 23:52:52.284289 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7e2cd639-47ef-4bb4-bf0c-8ed8fe6c5f1f tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:52.284536 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7e2cd639-47ef-4bb4-bf0c-8ed8fe6c5f1f tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:52.294687 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:52.294687 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:52.299364 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-7e2cd639-47ef-4bb4-bf0c-8ed8fe6c5f1f tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Volume info retrieved successfully. Jul 03 23:52:52.303869 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7e2cd639-47ef-4bb4-bf0c-8ed8fe6c5f1f tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 returned with HTTP 200 Jul 03 23:52:52.304242 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 454/1819] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:52:52 2026] GET /volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:53.145097 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5a172a57-0d8c-4e18-9af4-5447f1373684 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:53.147276 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5a172a57-0d8c-4e18-9af4-5447f1373684 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:52:53.147463 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5a172a57-0d8c-4e18-9af4-5447f1373684 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:53.147643 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5a172a57-0d8c-4e18-9af4-5447f1373684 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:53.155532 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:53.155532 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:53.159444 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5a172a57-0d8c-4e18-9af4-5447f1373684 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:52:53.163783 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5a172a57-0d8c-4e18-9af4-5447f1373684 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:52:53.164187 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 459/1820] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:53 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:53.175588 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-20e15758-a1c5-4187-8f39-16b75655739b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:53.177308 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-20e15758-a1c5-4187-8f39-16b75655739b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:52:53.177496 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-20e15758-a1c5-4187-8f39-16b75655739b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:53.177669 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-20e15758-a1c5-4187-8f39-16b75655739b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:53.177863 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-20e15758-a1c5-4187-8f39-16b75655739b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete volume with id: f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:52:53.188499 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:53.188499 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:53.189123 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-20e15758-a1c5-4187-8f39-16b75655739b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:52:53.206517 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-20e15758-a1c5-4187-8f39-16b75655739b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Delete volume request issued successfully. Jul 03 23:52:53.206921 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-20e15758-a1c5-4187-8f39-16b75655739b tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 202 Jul 03 23:52:53.207365 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 461/1821] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:52:53 2026] DELETE /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:52:53.218551 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0bd97c87-533c-4852-b442-54c902570ba0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:53.220748 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0bd97c87-533c-4852-b442-54c902570ba0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:52:53.220995 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0bd97c87-533c-4852-b442-54c902570ba0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:53.221296 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0bd97c87-533c-4852-b442-54c902570ba0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:53.231026 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:53.231026 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:53.236110 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0bd97c87-533c-4852-b442-54c902570ba0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Volume info retrieved successfully. Jul 03 23:52:53.242005 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0bd97c87-533c-4852-b442-54c902570ba0 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 200 Jul 03 23:52:53.242521 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 448/1822] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:53 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:53.320383 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d782380e-9ba8-47f0-a1e2-684188408b8a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:53.322350 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d782380e-9ba8-47f0-a1e2-684188408b8a tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] GET https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 Jul 03 23:52:53.322801 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d782380e-9ba8-47f0-a1e2-684188408b8a tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:53.324416 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d782380e-9ba8-47f0-a1e2-684188408b8a tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:53.333422 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:53.333422 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:53.337907 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d782380e-9ba8-47f0-a1e2-684188408b8a tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Volume info retrieved successfully. Jul 03 23:52:53.342196 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d782380e-9ba8-47f0-a1e2-684188408b8a tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 returned with HTTP 200 Jul 03 23:52:53.342673 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 455/1823] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:52:53 2026] GET /volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:53.353957 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-78d7a699-53b7-4889-a18a-1dd1313288c7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:53.355741 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-78d7a699-53b7-4889-a18a-1dd1313288c7 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] GET https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 Jul 03 23:52:53.355981 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-78d7a699-53b7-4889-a18a-1dd1313288c7 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:53.356178 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-78d7a699-53b7-4889-a18a-1dd1313288c7 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:53.365154 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:53.365154 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:53.369003 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-78d7a699-53b7-4889-a18a-1dd1313288c7 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Volume info retrieved successfully. Jul 03 23:52:53.374906 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-78d7a699-53b7-4889-a18a-1dd1313288c7 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 returned with HTTP 200 Jul 03 23:52:53.375441 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 460/1824] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:52:53 2026] GET /volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 => generated 1181 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:52:53.386968 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9d8fac49-f530-49ae-a06b-a891117538f7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:53.388677 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9d8fac49-f530-49ae-a06b-a891117538f7 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] GET https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 Jul 03 23:52:53.388941 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9d8fac49-f530-49ae-a06b-a891117538f7 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:53.389154 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9d8fac49-f530-49ae-a06b-a891117538f7 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:53.397173 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:53.397173 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:53.400443 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9d8fac49-f530-49ae-a06b-a891117538f7 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Volume info retrieved successfully. Jul 03 23:52:53.403919 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9d8fac49-f530-49ae-a06b-a891117538f7 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 returned with HTTP 200 Jul 03 23:52:53.404333 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 462/1825] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:52:53 2026] GET /volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 => generated 1181 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:52:53.415524 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f790fb7a-4e74-4b1e-87f5-1829a7435965 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:53.417452 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f790fb7a-4e74-4b1e-87f5-1829a7435965 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] POST https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528/action Jul 03 23:52:53.417940 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f790fb7a-4e74-4b1e-87f5-1829a7435965 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-69275800", "migration_policy": "never"}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:52:53.418059 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f790fb7a-4e74-4b1e-87f5-1829a7435965 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-69275800", "migration_policy": "never"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:53.426591 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:53.426591 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:53.427093 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f790fb7a-4e74-4b1e-87f5-1829a7435965 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Volume info retrieved successfully. Jul 03 23:52:53.453652 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-f790fb7a-4e74-4b1e-87f5-1829a7435965 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Created reservations ['be6b6d93-b9b0-4c74-9a8d-1e640e506f5a', '36eebb78-6f46-465d-9220-0927e5de2895'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:52:53.472245 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-f790fb7a-4e74-4b1e-87f5-1829a7435965 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Created reservations ['515a8b67-6254-4f23-85d5-0cd21637786f', 'd5d26035-742b-467f-af06-05b899b4564a'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:52:53.500246 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f790fb7a-4e74-4b1e-87f5-1829a7435965 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Retype volume request issued successfully. Jul 03 23:52:53.500518 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f790fb7a-4e74-4b1e-87f5-1829a7435965 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528/action returned with HTTP 202 Jul 03 23:52:53.501048 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 449/1826] 10.4.3.143 () {70 vars in 1432 bytes} [Fri Jul 3 23:52:53 2026] POST /volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 23:52:53.508370 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5aedceb7-c0ed-41bc-9b25-23f5fbbfc472 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:53.510605 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5aedceb7-c0ed-41bc-9b25-23f5fbbfc472 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] GET https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 Jul 03 23:52:53.511106 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5aedceb7-c0ed-41bc-9b25-23f5fbbfc472 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:53.511106 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5aedceb7-c0ed-41bc-9b25-23f5fbbfc472 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:53.517899 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:53.517899 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:53.521293 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5aedceb7-c0ed-41bc-9b25-23f5fbbfc472 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Volume info retrieved successfully. Jul 03 23:52:53.524955 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5aedceb7-c0ed-41bc-9b25-23f5fbbfc472 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 returned with HTTP 200 Jul 03 23:52:53.525293 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 456/1827] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:52:53 2026] GET /volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 => generated 996 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:54.254012 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-09d088a2-869b-4d86-a8e4-4592babaa684 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:54.256388 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-09d088a2-869b-4d86-a8e4-4592babaa684 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] GET https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 Jul 03 23:52:54.256681 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-09d088a2-869b-4d86-a8e4-4592babaa684 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:54.257007 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-09d088a2-869b-4d86-a8e4-4592babaa684 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:54.264747 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-09d088a2-869b-4d86-a8e4-4592babaa684 tempest-VolumesBackupsTest-1581239132 tempest-VolumesBackupsTest-1581239132-project-member] https://10.4.3.143/volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 returned with HTTP 404 Jul 03 23:52:54.265446 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 461/1828] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:54 2026] GET /volume/v3/volumes/f7bbb974-4b82-49ed-bce2-1f8fdad1b016 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:54.537752 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-00efc72a-57ff-403c-830e-617188bf0860 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:54.539721 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-00efc72a-57ff-403c-830e-617188bf0860 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] GET https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 Jul 03 23:52:54.539979 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-00efc72a-57ff-403c-830e-617188bf0860 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:54.540162 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-00efc72a-57ff-403c-830e-617188bf0860 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:54.546914 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:54.546914 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:54.550518 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-00efc72a-57ff-403c-830e-617188bf0860 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Volume info retrieved successfully. Jul 03 23:52:54.554667 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-00efc72a-57ff-403c-830e-617188bf0860 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 returned with HTTP 200 Jul 03 23:52:54.555113 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 463/1829] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:52:54 2026] GET /volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 => generated 996 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:54.571155 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b8b9cb30-0d0a-417e-a015-a073210c431c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:54.573237 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b8b9cb30-0d0a-417e-a015-a073210c431c tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] GET https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 Jul 03 23:52:54.573441 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b8b9cb30-0d0a-417e-a015-a073210c431c tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:54.573617 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b8b9cb30-0d0a-417e-a015-a073210c431c tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:54.583168 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:54.583168 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:54.586728 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b8b9cb30-0d0a-417e-a015-a073210c431c tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Volume info retrieved successfully. Jul 03 23:52:54.590619 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b8b9cb30-0d0a-417e-a015-a073210c431c tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 returned with HTTP 200 Jul 03 23:52:54.591061 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 450/1830] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:52:54 2026] GET /volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 => generated 1181 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:52:54.603660 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-56da9d53-9bd9-4efd-acb2-d2c83f27c2ca None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:54.605484 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-56da9d53-9bd9-4efd-acb2-d2c83f27c2ca tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] GET https://10.4.3.143/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-221371160 Jul 03 23:52:54.605742 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-56da9d53-9bd9-4efd-acb2-d2c83f27c2ca tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:54.605923 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-56da9d53-9bd9-4efd-acb2-d2c83f27c2ca tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:54.606854 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-56da9d53-9bd9-4efd-acb2-d2c83f27c2ca tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-221371160'), ('all_tenants', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:52:54.632305 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-56da9d53-9bd9-4efd-acb2-d2c83f27c2ca tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Get all volumes completed successfully. Jul 03 23:52:54.632751 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-56da9d53-9bd9-4efd-acb2-d2c83f27c2ca tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] https://10.4.3.143/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-221371160 returned with HTTP 200 Jul 03 23:52:54.633130 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 457/1831] 10.4.3.143 () {68 vars in 1427 bytes} [Fri Jul 3 23:52:54 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-221371160 => generated 341 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:54.643319 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a956b115-9bf7-455a-a582-5b685be3fa77 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:54.645047 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a956b115-9bf7-455a-a582-5b685be3fa77 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] GET https://10.4.3.143/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-221371160 Jul 03 23:52:54.645254 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a956b115-9bf7-455a-a582-5b685be3fa77 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:54.645434 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a956b115-9bf7-455a-a582-5b685be3fa77 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:54.646188 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a956b115-9bf7-455a-a582-5b685be3fa77 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-221371160'), ('all_tenants', True)]). {{(pid=99862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:52:54.671300 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a956b115-9bf7-455a-a582-5b685be3fa77 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Get all volumes completed successfully. Jul 03 23:52:54.671742 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a956b115-9bf7-455a-a582-5b685be3fa77 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] https://10.4.3.143/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-221371160 returned with HTTP 200 Jul 03 23:52:54.672087 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 462/1832] 10.4.3.143 () {68 vars in 1427 bytes} [Fri Jul 3 23:52:54 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-221371160 => generated 341 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:54.681319 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-60b42668-bbba-4d7b-8070-746d80105371 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:54.683220 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-60b42668-bbba-4d7b-8070-746d80105371 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] GET https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 Jul 03 23:52:54.683502 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-60b42668-bbba-4d7b-8070-746d80105371 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:54.683724 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-60b42668-bbba-4d7b-8070-746d80105371 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:54.690083 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:54.690083 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:54.693519 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-60b42668-bbba-4d7b-8070-746d80105371 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Volume info retrieved successfully. Jul 03 23:52:54.697535 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-60b42668-bbba-4d7b-8070-746d80105371 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 returned with HTTP 200 Jul 03 23:52:54.697991 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 464/1833] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:52:54 2026] GET /volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 => generated 996 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:54.709654 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ad877a22-55f2-45d6-b9b4-78794392a03c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:54.711401 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ad877a22-55f2-45d6-b9b4-78794392a03c tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] DELETE https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 Jul 03 23:52:54.711595 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ad877a22-55f2-45d6-b9b4-78794392a03c tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:54.711888 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ad877a22-55f2-45d6-b9b4-78794392a03c tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:54.712062 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-ad877a22-55f2-45d6-b9b4-78794392a03c tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Delete volume with id: 120ba04d-3108-4c60-b97e-1aaeebe95528 Jul 03 23:52:54.718498 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:54.718498 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:54.719038 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ad877a22-55f2-45d6-b9b4-78794392a03c tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Volume info retrieved successfully. Jul 03 23:52:54.782238 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ad877a22-55f2-45d6-b9b4-78794392a03c tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Delete volume request issued successfully. Jul 03 23:52:54.782238 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ad877a22-55f2-45d6-b9b4-78794392a03c tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 returned with HTTP 202 Jul 03 23:52:54.782238 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 451/1834] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:52:54 2026] DELETE /volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:52:54.782485 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e18f5b79-f12b-479d-adfa-a9f06d3bfe35 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:54.784104 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e18f5b79-f12b-479d-adfa-a9f06d3bfe35 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] GET https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 Jul 03 23:52:54.784347 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e18f5b79-f12b-479d-adfa-a9f06d3bfe35 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:54.784597 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e18f5b79-f12b-479d-adfa-a9f06d3bfe35 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:54.793662 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:54.793662 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:54.797528 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e18f5b79-f12b-479d-adfa-a9f06d3bfe35 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Volume info retrieved successfully. Jul 03 23:52:54.802087 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e18f5b79-f12b-479d-adfa-a9f06d3bfe35 tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 returned with HTTP 200 Jul 03 23:52:54.802645 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 458/1835] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:52:54 2026] GET /volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:55.801117 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-f0cdde6d-2a0a-435f-ad91-e4583240f9ff None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:55.804413 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-f0cdde6d-2a0a-435f-ad91-e4583240f9ff tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] GET https://10.4.3.143/volume/v3/limits Jul 03 23:52:55.804413 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-f0cdde6d-2a0a-435f-ad91-e4583240f9ff tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:55.804413 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-f0cdde6d-2a0a-435f-ad91-e4583240f9ff tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:55.817084 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-94a7e9cf-e8e2-4694-97bf-998f0111857b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:55.820411 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-f0cdde6d-2a0a-435f-ad91-e4583240f9ff tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-69275800 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-69275800, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:52:55.820411 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-f0cdde6d-2a0a-435f-ad91-e4583240f9ff tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-69275800 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-69275800, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:52:55.821187 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-f0cdde6d-2a0a-435f-ad91-e4583240f9ff tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-69275800 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-69275800, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:52:55.821187 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-f0cdde6d-2a0a-435f-ad91-e4583240f9ff tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-226395792 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-226395792, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:52:55.821187 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-f0cdde6d-2a0a-435f-ad91-e4583240f9ff tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-226395792 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-226395792, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:52:55.821187 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-f0cdde6d-2a0a-435f-ad91-e4583240f9ff tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-226395792 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-226395792, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:52:55.821900 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-94a7e9cf-e8e2-4694-97bf-998f0111857b tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] GET https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 Jul 03 23:52:55.821900 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-94a7e9cf-e8e2-4694-97bf-998f0111857b tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:55.822401 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-94a7e9cf-e8e2-4694-97bf-998f0111857b tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:55.822687 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:55.822687 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:55.836287 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-94a7e9cf-e8e2-4694-97bf-998f0111857b tempest-VolumeRetypeMultiattachTest-1378900619 tempest-VolumeRetypeMultiattachTest-1378900619-project-member] https://10.4.3.143/volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 returned with HTTP 404 Jul 03 23:52:55.836966 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 465/1836] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:52:55 2026] GET /volume/v3/volumes/120ba04d-3108-4c60-b97e-1aaeebe95528 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:52:55.840396 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-f0cdde6d-2a0a-435f-ad91-e4583240f9ff tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/limits returned with HTTP 200 Jul 03 23:52:55.840817 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 463/1837] 10.4.3.143 () {68 vars in 1484 bytes} [Fri Jul 3 23:52:55 2026] GET /volume/v3/limits => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:55.847860 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e611e91d-058e-427d-87c8-f453f4837d77 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:55.854219 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e611e91d-058e-427d-87c8-f453f4837d77 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] DELETE https://10.4.3.143/volume/v3/types/0ef30095-3f82-47b8-84ff-45363b38fc12 Jul 03 23:52:55.854422 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e611e91d-058e-427d-87c8-f453f4837d77 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:55.854735 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e611e91d-058e-427d-87c8-f453f4837d77 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:55.879581 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e611e91d-058e-427d-87c8-f453f4837d77 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] https://10.4.3.143/volume/v3/types/0ef30095-3f82-47b8-84ff-45363b38fc12 returned with HTTP 202 Jul 03 23:52:55.880144 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 452/1838] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:52:55 2026] DELETE /volume/v3/types/0ef30095-3f82-47b8-84ff-45363b38fc12 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:52:55.889981 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e6703646-539d-42da-ad08-65b19b157b92 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:55.892669 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e6703646-539d-42da-ad08-65b19b157b92 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] GET https://10.4.3.143/volume/v3/types/0ef30095-3f82-47b8-84ff-45363b38fc12 Jul 03 23:52:55.892898 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e6703646-539d-42da-ad08-65b19b157b92 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:55.893075 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e6703646-539d-42da-ad08-65b19b157b92 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:55.901914 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e6703646-539d-42da-ad08-65b19b157b92 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] https://10.4.3.143/volume/v3/types/0ef30095-3f82-47b8-84ff-45363b38fc12 returned with HTTP 404 Jul 03 23:52:55.902618 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 459/1839] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:52:55 2026] GET /volume/v3/types/0ef30095-3f82-47b8-84ff-45363b38fc12 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:55.920062 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b69ac004-0d71-46e3-82be-f12ad8f8a141 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:55.921849 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b69ac004-0d71-46e3-82be-f12ad8f8a141 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] DELETE https://10.4.3.143/volume/v3/types/56c0168d-14f5-4287-9c5d-fc6f4b76e4ba Jul 03 23:52:55.922111 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b69ac004-0d71-46e3-82be-f12ad8f8a141 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:55.922389 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b69ac004-0d71-46e3-82be-f12ad8f8a141 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:55.954869 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b69ac004-0d71-46e3-82be-f12ad8f8a141 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] https://10.4.3.143/volume/v3/types/56c0168d-14f5-4287-9c5d-fc6f4b76e4ba returned with HTTP 202 Jul 03 23:52:55.955249 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 466/1840] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:52:55 2026] DELETE /volume/v3/types/56c0168d-14f5-4287-9c5d-fc6f4b76e4ba => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:52:55.962493 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a4a71a79-8807-414d-a979-d0a866610e65 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:55.964357 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a4a71a79-8807-414d-a979-d0a866610e65 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] GET https://10.4.3.143/volume/v3/types/56c0168d-14f5-4287-9c5d-fc6f4b76e4ba Jul 03 23:52:55.964572 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a4a71a79-8807-414d-a979-d0a866610e65 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:55.965139 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a4a71a79-8807-414d-a979-d0a866610e65 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:55.969112 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a4a71a79-8807-414d-a979-d0a866610e65 tempest-VolumeRetypeMultiattachTest-36091906 tempest-VolumeRetypeMultiattachTest-36091906-project-admin] https://10.4.3.143/volume/v3/types/56c0168d-14f5-4287-9c5d-fc6f4b76e4ba returned with HTTP 404 Jul 03 23:52:55.969609 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 464/1841] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:52:55 2026] GET /volume/v3/types/56c0168d-14f5-4287-9c5d-fc6f4b76e4ba => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:56.378158 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-21e3519f-d753-48f1-a177-7988873c697e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:56.380243 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-21e3519f-d753-48f1-a177-7988873c697e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] GET https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc Jul 03 23:52:56.380446 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-21e3519f-d753-48f1-a177-7988873c697e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:56.380629 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-21e3519f-d753-48f1-a177-7988873c697e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:56.398533 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:56.398533 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:56.402810 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-21e3519f-d753-48f1-a177-7988873c697e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Volume info retrieved successfully. Jul 03 23:52:56.414897 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-21e3519f-d753-48f1-a177-7988873c697e tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc returned with HTTP 200 Jul 03 23:52:56.415347 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 453/1842] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:52:56 2026] GET /volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc => generated 1451 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:52:56.425376 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-cd7da5a0-8128-437e-8724-a31422802842 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:56.428232 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-cd7da5a0-8128-437e-8724-a31422802842 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:52:56.428466 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-cd7da5a0-8128-437e-8724-a31422802842 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77bbb1c2-33e9-415d-a360-1635296e3dfc", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1771677071", "description": null, "metadata": {}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:56.595622 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:56.595622 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:56.595622 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-cd7da5a0-8128-437e-8724-a31422802842 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Volume info retrieved successfully. Jul 03 23:52:56.595622 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-cd7da5a0-8128-437e-8724-a31422802842 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Create snapshot from volume 77bbb1c2-33e9-415d-a360-1635296e3dfc Jul 03 23:52:56.643535 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-cd7da5a0-8128-437e-8724-a31422802842 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Created reservations ['9f5b0ffb-017c-4714-a1e0-981c442e25d9', '29ae9984-97d9-45fc-b84d-3bd0c53928ad', 'faaaae55-db1e-48d0-8675-16427876a27a', '618b5502-2286-46e2-aa78-c3395388cb64'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:52:56.683738 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-cd7da5a0-8128-437e-8724-a31422802842 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Snapshot force create request issued successfully. Jul 03 23:52:56.683738 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-7a1901ab-bba8-4427-b132-b40a0b2a60c6 req-cd7da5a0-8128-437e-8724-a31422802842 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:52:56.683738 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 460/1843] 10.4.3.143 () {72 vars in 1547 bytes} [Fri Jul 3 23:52:56 2026] POST /volume/v3/snapshots => generated 319 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:52:57.303966 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bce2be61-5852-4bea-850f-73468d18aba6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:57.384222 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:52:57.384663 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1638594819"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:57.387077 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1638594819'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:52:57.387250 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Create volume of 2 GB Jul 03 23:52:57.392577 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Availability Zones retrieved successfully. Jul 03 23:52:57.401041 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Flow 'volume_create_api' (a3902440-a8d0-4c3e-9a78-aa60149c3605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:52:57.402789 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a9dfab4-c87c-419e-95cb-264e3c338546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:57.404282 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Validating volume size '2' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:52:57.441214 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a9dfab4-c87c-419e-95cb-264e3c338546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:57.442434 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9de5c84-e695-4b92-90e9-402676121647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:57.513832 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Created reservations ['d91b6e84-b7ff-468e-bbf5-51461421cd90', 'ff5e6078-0f05-45a5-98a4-9a05dd971743', 'cd724a69-99e9-451c-89ef-82be9f039635', '61fbc623-f19f-46a8-97e2-95a0cc622ff9'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:52:57.514769 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9de5c84-e695-4b92-90e9-402676121647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d91b6e84-b7ff-468e-bbf5-51461421cd90', 'ff5e6078-0f05-45a5-98a4-9a05dd971743', 'cd724a69-99e9-451c-89ef-82be9f039635', '61fbc623-f19f-46a8-97e2-95a0cc622ff9']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:57.515502 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67394cce-9675-48ca-bf4f-11aa082887c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:57.537532 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67394cce-9675-48ca-bf4f-11aa082887c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a0c42fe-53a2-431d-bff0-ba9fe037f98e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1638594819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7fcd766aaa48ef96a7545ab0c80ac9',qos_specs=None,replication_status=,reservations=['d91b6e84-b7ff-468e-bbf5-51461421cd90','ff5e6078-0f05-45a5-98a4-9a05dd971743','cd724a69-99e9-451c-89ef-82be9f039635','61fbc623-f19f-46a8-97e2-95a0cc622ff9'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bb6fc1f3f3249b3a00aa13b4a46de5e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:52:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1638594819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a0c42fe-53a2-431d-bff0-ba9fe037f98e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e7fcd766aaa48ef96a7545ab0c80ac9',provider_auth=None,provider_geometry=None,provider_id=None,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='8bb6fc1f3f3249b3a00aa13b4a46de5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:57.538579 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbe85500-470a-4dc5-8baa-3186458c8390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:57.557886 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbe85500-470a-4dc5-8baa-3186458c8390) transitioned into state 'SUCCESS' from state '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-1638594819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7fcd766aaa48ef96a7545ab0c80ac9',qos_specs=None,replication_status=,reservations=['d91b6e84-b7ff-468e-bbf5-51461421cd90','ff5e6078-0f05-45a5-98a4-9a05dd971743','cd724a69-99e9-451c-89ef-82be9f039635','61fbc623-f19f-46a8-97e2-95a0cc622ff9'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bb6fc1f3f3249b3a00aa13b4a46de5e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:57.558607 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f4adaf-7d7d-4fc5-add2-add04524b87c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:57.572811 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f4adaf-7d7d-4fc5-add2-add04524b87c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:52:57.572811 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Flow 'volume_create_api' (a3902440-a8d0-4c3e-9a78-aa60149c3605) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:52:57.572811 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Create volume request issued successfully. Jul 03 23:52:57.572811 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bce2be61-5852-4bea-850f-73468d18aba6 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:52:57.573096 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 467/1844] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:52:57 2026] POST /volume/v3/volumes => generated 755 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:52:57.591019 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c2570a82-0a8a-4831-8681-df18fb072956 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:57.592951 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c2570a82-0a8a-4831-8681-df18fb072956 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] GET https://10.4.3.143/volume/v3/volumes/2a0c42fe-53a2-431d-bff0-ba9fe037f98e Jul 03 23:52:57.593192 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c2570a82-0a8a-4831-8681-df18fb072956 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:57.593401 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c2570a82-0a8a-4831-8681-df18fb072956 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:57.600600 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:57.600600 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:57.605020 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c2570a82-0a8a-4831-8681-df18fb072956 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Volume info retrieved successfully. Jul 03 23:52:57.610583 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c2570a82-0a8a-4831-8681-df18fb072956 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] https://10.4.3.143/volume/v3/volumes/2a0c42fe-53a2-431d-bff0-ba9fe037f98e returned with HTTP 200 Jul 03 23:52:57.611220 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 465/1845] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:57 2026] GET /volume/v3/volumes/2a0c42fe-53a2-431d-bff0-ba9fe037f98e => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:58.384998 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4daf5779-5c56-4146-9962-cf9cab5873ff None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:58.445941 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4daf5779-5c56-4146-9962-cf9cab5873ff tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] GET https://10.4.3.143/volume/v3/os-services Jul 03 23:52:58.446140 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4daf5779-5c56-4146-9962-cf9cab5873ff tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:58.446319 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4daf5779-5c56-4146-9962-cf9cab5873ff tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:58.451503 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4daf5779-5c56-4146-9962-cf9cab5873ff tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] https://10.4.3.143/volume/v3/os-services returned with HTTP 200 Jul 03 23:52:58.451887 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 454/1846] 10.4.3.143 () {66 vars in 1249 bytes} [Fri Jul 3 23:52:58 2026] GET /volume/v3/os-services => generated 626 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:58.462430 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-330c2218-aa2e-4436-8e21-139276c4800c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:58.464116 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-330c2218-aa2e-4436-8e21-139276c4800c tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] PUT https://10.4.3.143/volume/v3/os-services/disable-log-reason Jul 03 23:52:58.464440 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-330c2218-aa2e-4436-8e21-139276c4800c tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004490", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:58.466128 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-330c2218-aa2e-4436-8e21-139276c4800c tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] https://10.4.3.143/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 03 23:52:58.466621 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 461/1847] 10.4.3.143 () {68 vars in 1326 bytes} [Fri Jul 3 23:52:58 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:52:58.476359 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3b067c5b-ff84-4701-8345-fc329f35c4b8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:58.478673 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3b067c5b-ff84-4701-8345-fc329f35c4b8 tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] PUT https://10.4.3.143/volume/v3/os-services/disable Jul 03 23:52:58.479112 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3b067c5b-ff84-4701-8345-fc329f35c4b8 tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004490", "binary": "invalid_binary"} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:58.481268 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:58.481268 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:58.489431 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3b067c5b-ff84-4701-8345-fc329f35c4b8 tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] https://10.4.3.143/volume/v3/os-services/disable returned with HTTP 404 Jul 03 23:52:58.491224 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 468/1848] 10.4.3.143 () {68 vars in 1293 bytes} [Fri Jul 3 23:52:58 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:58.499283 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3038202b-d53d-4e64-9414-7ef3a60875a0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:58.501443 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3038202b-d53d-4e64-9414-7ef3a60875a0 tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] PUT https://10.4.3.143/volume/v3/os-services/enable Jul 03 23:52:58.501984 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3038202b-d53d-4e64-9414-7ef3a60875a0 tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:58.509871 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3038202b-d53d-4e64-9414-7ef3a60875a0 tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] https://10.4.3.143/volume/v3/os-services/enable returned with HTTP 404 Jul 03 23:52:58.510469 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 466/1849] 10.4.3.143 () {68 vars in 1290 bytes} [Fri Jul 3 23:52:58 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:52:58.519354 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fdeddbf5-4bf9-4bce-a98d-e9bdbc7d5af8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:58.521002 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fdeddbf5-4bf9-4bce-a98d-e9bdbc7d5af8 tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] PUT https://10.4.3.143/volume/v3/os-services/freeze Jul 03 23:52:58.521348 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fdeddbf5-4bf9-4bce-a98d-e9bdbc7d5af8 tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:58.528614 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fdeddbf5-4bf9-4bce-a98d-e9bdbc7d5af8 tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] https://10.4.3.143/volume/v3/os-services/freeze returned with HTTP 400 Jul 03 23:52:58.529288 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 455/1850] 10.4.3.143 () {68 vars in 1290 bytes} [Fri Jul 3 23:52:58 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:52:58.538620 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-999521a0-3ebf-400c-b102-a6345e1c4b60 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:58.540694 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-999521a0-3ebf-400c-b102-a6345e1c4b60 tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] PUT https://10.4.3.143/volume/v3/os-services/thaw Jul 03 23:52:58.541101 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-999521a0-3ebf-400c-b102-a6345e1c4b60 tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:58.543196 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:58.543196 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:58.549979 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-999521a0-3ebf-400c-b102-a6345e1c4b60 tempest-VolumeServicesNegativeTest-312458900 tempest-VolumeServicesNegativeTest-312458900-project-admin] https://10.4.3.143/volume/v3/os-services/thaw returned with HTTP 400 Jul 03 23:52:58.550566 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 462/1851] 10.4.3.143 () {68 vars in 1284 bytes} [Fri Jul 3 23:52:58 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:52:58.625183 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8a29eb06-57a8-461f-903d-1b3228a91861 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:58.627286 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8a29eb06-57a8-461f-903d-1b3228a91861 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] GET https://10.4.3.143/volume/v3/volumes/2a0c42fe-53a2-431d-bff0-ba9fe037f98e Jul 03 23:52:58.627513 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8a29eb06-57a8-461f-903d-1b3228a91861 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:58.627768 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8a29eb06-57a8-461f-903d-1b3228a91861 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:58.639307 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:58.639307 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:58.645198 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8a29eb06-57a8-461f-903d-1b3228a91861 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Volume info retrieved successfully. Jul 03 23:52:58.651609 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8a29eb06-57a8-461f-903d-1b3228a91861 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] https://10.4.3.143/volume/v3/volumes/2a0c42fe-53a2-431d-bff0-ba9fe037f98e returned with HTTP 200 Jul 03 23:52:58.652125 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 469/1852] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:58 2026] GET /volume/v3/volumes/2a0c42fe-53a2-431d-bff0-ba9fe037f98e => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:58.664052 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0936df26-b5bc-4668-afdc-31b1df76e2da None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:58.666093 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0936df26-b5bc-4668-afdc-31b1df76e2da tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:52:58.666400 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0936df26-b5bc-4668-afdc-31b1df76e2da tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "2a0c42fe-53a2-431d-bff0-ba9fe037f98e"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:52:58.667840 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-0936df26-b5bc-4668-afdc-31b1df76e2da tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '2a0c42fe-53a2-431d-bff0-ba9fe037f98e'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:52:58.669235 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7a7d3fd4-fba0-4f5e-9dfe-3dd80996d879 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:58.670863 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7a7d3fd4-fba0-4f5e-9dfe-3dd80996d879 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] GET https://10.4.3.143/volume/v3/snapshots/a5c41e27-df00-428c-a394-f28a9499f4b7 Jul 03 23:52:58.671327 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7a7d3fd4-fba0-4f5e-9dfe-3dd80996d879 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:58.671327 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7a7d3fd4-fba0-4f5e-9dfe-3dd80996d879 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:58.675578 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:58.675578 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:58.675578 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0936df26-b5bc-4668-afdc-31b1df76e2da tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Volume retrieved successfully. Jul 03 23:52:58.675578 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-0936df26-b5bc-4668-afdc-31b1df76e2da tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Create volume of 1 GB Jul 03 23:52:58.675954 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:58.675954 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:58.676351 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7a7d3fd4-fba0-4f5e-9dfe-3dd80996d879 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Snapshot retrieved successfully. Jul 03 23:52:58.677181 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7a7d3fd4-fba0-4f5e-9dfe-3dd80996d879 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/snapshots/a5c41e27-df00-428c-a394-f28a9499f4b7 returned with HTTP 200 Jul 03 23:52:58.677519 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 456/1853] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:52:58 2026] GET /volume/v3/snapshots/a5c41e27-df00-428c-a394-f28a9499f4b7 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:58.679209 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0936df26-b5bc-4668-afdc-31b1df76e2da tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Availability Zones retrieved successfully. Jul 03 23:52:58.684782 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0936df26-b5bc-4668-afdc-31b1df76e2da tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Flow 'volume_create_api' (468bbe3e-45c8-4e63-8a9d-6dcc87b748d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:52:58.685761 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0936df26-b5bc-4668-afdc-31b1df76e2da tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af87e44-fd47-4cf8-9496-0d58d5a920ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:58.686661 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-0936df26-b5bc-4668-afdc-31b1df76e2da tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:52:58.687538 np0000004490 devstack@c-api.service[99862]: WARNING cinder.volume.api [None req-0936df26-b5bc-4668-afdc-31b1df76e2da tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af87e44-fd47-4cf8-9496-0d58d5a920ef) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 23:52:58.687538 np0000004490 devstack@c-api.service[99862]: 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 03 23:52:58.688931 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0936df26-b5bc-4668-afdc-31b1df76e2da tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af87e44-fd47-4cf8-9496-0d58d5a920ef) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:52:58.689496 np0000004490 devstack@c-api.service[99862]: WARNING cinder.volume.api [None req-0936df26-b5bc-4668-afdc-31b1df76e2da tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8af87e44-fd47-4cf8-9496-0d58d5a920ef) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 23:52:58.690228 np0000004490 devstack@c-api.service[99862]: WARNING cinder.volume.api [None req-0936df26-b5bc-4668-afdc-31b1df76e2da tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Flow 'volume_create_api' (468bbe3e-45c8-4e63-8a9d-6dcc87b748d2) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 23:52:58.690465 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0936df26-b5bc-4668-afdc-31b1df76e2da tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 400 Jul 03 23:52:58.690945 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 467/1854] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:52:58 2026] POST /volume/v3/volumes => generated 173 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:52:58.699734 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b0ea529c-6e90-46bd-b757-fdd0085fe775 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:58.701532 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b0ea529c-6e90-46bd-b757-fdd0085fe775 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] GET https://10.4.3.143/volume/v3/volumes/2a0c42fe-53a2-431d-bff0-ba9fe037f98e Jul 03 23:52:58.701637 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b0ea529c-6e90-46bd-b757-fdd0085fe775 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:58.701950 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b0ea529c-6e90-46bd-b757-fdd0085fe775 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:58.709395 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:58.709395 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:58.713465 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b0ea529c-6e90-46bd-b757-fdd0085fe775 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Volume info retrieved successfully. Jul 03 23:52:58.717776 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b0ea529c-6e90-46bd-b757-fdd0085fe775 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] https://10.4.3.143/volume/v3/volumes/2a0c42fe-53a2-431d-bff0-ba9fe037f98e returned with HTTP 200 Jul 03 23:52:58.718178 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 463/1855] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:58 2026] GET /volume/v3/volumes/2a0c42fe-53a2-431d-bff0-ba9fe037f98e => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:52:58.734127 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8090e14c-f507-4577-8a22-bc02c84af647 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:58.736489 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8090e14c-f507-4577-8a22-bc02c84af647 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] DELETE https://10.4.3.143/volume/v3/volumes/2a0c42fe-53a2-431d-bff0-ba9fe037f98e Jul 03 23:52:58.736774 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8090e14c-f507-4577-8a22-bc02c84af647 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:58.737084 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8090e14c-f507-4577-8a22-bc02c84af647 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:58.737290 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-8090e14c-f507-4577-8a22-bc02c84af647 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Delete volume with id: 2a0c42fe-53a2-431d-bff0-ba9fe037f98e Jul 03 23:52:58.747218 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:58.747218 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:52:58.748008 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8090e14c-f507-4577-8a22-bc02c84af647 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Volume info retrieved successfully. Jul 03 23:52:58.772835 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8090e14c-f507-4577-8a22-bc02c84af647 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Delete volume request issued successfully. Jul 03 23:52:58.773102 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8090e14c-f507-4577-8a22-bc02c84af647 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] https://10.4.3.143/volume/v3/volumes/2a0c42fe-53a2-431d-bff0-ba9fe037f98e returned with HTTP 202 Jul 03 23:52:58.773632 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 470/1856] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:52:58 2026] DELETE /volume/v3/volumes/2a0c42fe-53a2-431d-bff0-ba9fe037f98e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:52:58.781173 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a0dbb560-2248-402d-86d7-bb9340a0e7ca None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:58.783334 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a0dbb560-2248-402d-86d7-bb9340a0e7ca tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] GET https://10.4.3.143/volume/v3/volumes/2a0c42fe-53a2-431d-bff0-ba9fe037f98e Jul 03 23:52:58.783562 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a0dbb560-2248-402d-86d7-bb9340a0e7ca tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:58.783819 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a0dbb560-2248-402d-86d7-bb9340a0e7ca tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:58.795813 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:58.795813 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:52:58.800075 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a0dbb560-2248-402d-86d7-bb9340a0e7ca tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Volume info retrieved successfully. Jul 03 23:52:58.809161 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a0dbb560-2248-402d-86d7-bb9340a0e7ca tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] https://10.4.3.143/volume/v3/volumes/2a0c42fe-53a2-431d-bff0-ba9fe037f98e returned with HTTP 200 Jul 03 23:52:58.811903 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 457/1857] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:58 2026] GET /volume/v3/volumes/2a0c42fe-53a2-431d-bff0-ba9fe037f98e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:59.033010 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-fa9a29e3-3604-4229-acd9-fc82227772b3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:59.034725 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fa9a29e3-3604-4229-acd9-fc82227772b3 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/a5c41e27-df00-428c-a394-f28a9499f4b7 Jul 03 23:52:59.034959 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fa9a29e3-3604-4229-acd9-fc82227772b3 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:59.035145 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fa9a29e3-3604-4229-acd9-fc82227772b3 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:59.035249 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-fa9a29e3-3604-4229-acd9-fc82227772b3 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Delete snapshot with id: a5c41e27-df00-428c-a394-f28a9499f4b7 Jul 03 23:52:59.041879 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:59.041879 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:52:59.042839 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-fa9a29e3-3604-4229-acd9-fc82227772b3 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Snapshot retrieved successfully. Jul 03 23:52:59.061862 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-fa9a29e3-3604-4229-acd9-fc82227772b3 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Snapshot delete request issued successfully. Jul 03 23:52:59.062039 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fa9a29e3-3604-4229-acd9-fc82227772b3 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/snapshots/a5c41e27-df00-428c-a394-f28a9499f4b7 returned with HTTP 202 Jul 03 23:52:59.062428 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 468/1858] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:52:59 2026] DELETE /volume/v3/snapshots/a5c41e27-df00-428c-a394-f28a9499f4b7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:52:59.070908 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-af69d16a-782e-4080-8f25-6a2f5293981c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:59.075046 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-af69d16a-782e-4080-8f25-6a2f5293981c tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] GET https://10.4.3.143/volume/v3/snapshots/a5c41e27-df00-428c-a394-f28a9499f4b7 Jul 03 23:52:59.075384 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-af69d16a-782e-4080-8f25-6a2f5293981c tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:59.075510 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-af69d16a-782e-4080-8f25-6a2f5293981c tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:59.084431 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:52:59.084431 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:52:59.085140 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-af69d16a-782e-4080-8f25-6a2f5293981c tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Snapshot retrieved successfully. Jul 03 23:52:59.086139 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-af69d16a-782e-4080-8f25-6a2f5293981c tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/snapshots/a5c41e27-df00-428c-a394-f28a9499f4b7 returned with HTTP 200 Jul 03 23:52:59.086593 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 464/1859] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:52:59 2026] GET /volume/v3/snapshots/a5c41e27-df00-428c-a394-f28a9499f4b7 => generated 477 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:52:59.830415 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3770b007-7d06-4fd6-a6bd-2724182af6f0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:52:59.832367 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3770b007-7d06-4fd6-a6bd-2724182af6f0 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] GET https://10.4.3.143/volume/v3/volumes/2a0c42fe-53a2-431d-bff0-ba9fe037f98e Jul 03 23:52:59.832717 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3770b007-7d06-4fd6-a6bd-2724182af6f0 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:52:59.832717 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3770b007-7d06-4fd6-a6bd-2724182af6f0 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:52:59.839726 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3770b007-7d06-4fd6-a6bd-2724182af6f0 tempest-VolumesCloneNegativeTest-867791771 tempest-VolumesCloneNegativeTest-867791771-project-member] https://10.4.3.143/volume/v3/volumes/2a0c42fe-53a2-431d-bff0-ba9fe037f98e returned with HTTP 404 Jul 03 23:52:59.840216 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 471/1860] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:52:59 2026] GET /volume/v3/volumes/2a0c42fe-53a2-431d-bff0-ba9fe037f98e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:00.110246 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ccf74835-ab8a-480a-b3fe-f06f17eb3b15 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:00.112109 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ccf74835-ab8a-480a-b3fe-f06f17eb3b15 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] GET https://10.4.3.143/volume/v3/snapshots/a5c41e27-df00-428c-a394-f28a9499f4b7 Jul 03 23:53:00.112358 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ccf74835-ab8a-480a-b3fe-f06f17eb3b15 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:00.112537 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ccf74835-ab8a-480a-b3fe-f06f17eb3b15 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:00.116829 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ccf74835-ab8a-480a-b3fe-f06f17eb3b15 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/snapshots/a5c41e27-df00-428c-a394-f28a9499f4b7 returned with HTTP 404 Jul 03 23:53:00.117253 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 458/1861] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:00 2026] GET /volume/v3/snapshots/a5c41e27-df00-428c-a394-f28a9499f4b7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:00.564731 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-246d8b23-57fd-47ef-83a4-67b909a4346f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:00.566961 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-246d8b23-57fd-47ef-83a4-67b909a4346f tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb Jul 03 23:53:00.567156 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-246d8b23-57fd-47ef-83a4-67b909a4346f tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:00.567449 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-246d8b23-57fd-47ef-83a4-67b909a4346f tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:00.580143 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:00.580143 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:00.588072 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-246d8b23-57fd-47ef-83a4-67b909a4346f tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:53:00.594246 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-246d8b23-57fd-47ef-83a4-67b909a4346f tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb returned with HTTP 200 Jul 03 23:53:00.594775 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 469/1862] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:00 2026] GET /volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:00.653552 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e4464fca-32f0-439b-8093-76f92834bc19 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:00.656513 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e4464fca-32f0-439b-8093-76f92834bc19 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb Jul 03 23:53:00.656797 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e4464fca-32f0-439b-8093-76f92834bc19 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:00.657002 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e4464fca-32f0-439b-8093-76f92834bc19 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:00.665728 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:00.665728 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:00.670225 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e4464fca-32f0-439b-8093-76f92834bc19 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:53:00.676538 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e4464fca-32f0-439b-8093-76f92834bc19 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb returned with HTTP 200 Jul 03 23:53:00.677102 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 465/1863] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:00 2026] GET /volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:01.261232 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:01.355340 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:01.357011 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:01.357312 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "size": 1, "name": "tempest-VolumesExtendTest-Volume-326499003"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:01.358878 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Create volume request body: {'volume': {'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-326499003'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:01.377068 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:01.377476 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1848857538"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:01.379504 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1848857538'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:01.379612 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Create volume of 1 GB Jul 03 23:53:01.383911 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Availability Zones retrieved successfully. Jul 03 23:53:01.390318 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Flow 'volume_create_api' (cdf483dc-5989-4fdf-b069-7e65de5f3639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:01.391302 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45fd3958-c3eb-4ecc-a8c5-90404acc154a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:01.392535 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:01.419549 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45fd3958-c3eb-4ecc-a8c5-90404acc154a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:01.420327 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c167a49c-1b3f-48df-b46b-b3a6fd80bbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:01.471851 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Create volume of 1 GB Jul 03 23:53:01.475773 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Availability Zones retrieved successfully. Jul 03 23:53:01.481030 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Flow 'volume_create_api' (105528a1-3644-4f4d-8b3d-70548e904cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:01.481980 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f7c843-5276-43ab-87d0-5f02c26026a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:01.482899 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:01.491496 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Created reservations ['3e343763-e516-46e4-a986-7ec0317ee1d5', 'cc5364ff-b9e3-4f7c-8637-4d9b9f0f26bf', '7438b81c-409a-4723-836c-bf73ebe92dff', '2ee89295-9529-4a6a-893a-2d0f25ad0cca'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:01.492490 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c167a49c-1b3f-48df-b46b-b3a6fd80bbd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e343763-e516-46e4-a986-7ec0317ee1d5', 'cc5364ff-b9e3-4f7c-8637-4d9b9f0f26bf', '7438b81c-409a-4723-836c-bf73ebe92dff', '2ee89295-9529-4a6a-893a-2d0f25ad0cca']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:01.493210 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e997d082-c221-4149-a4e9-4b6bb066cbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:01.516277 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e997d082-c221-4149-a4e9-4b6bb066cbb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f345aad-ccca-4d34-8b8a-f26996f93d9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1848857538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='256a19cdf93c472587a0e6a5e871a61d',qos_specs=None,replication_status=,reservations=['3e343763-e516-46e4-a986-7ec0317ee1d5','cc5364ff-b9e3-4f7c-8637-4d9b9f0f26bf','7438b81c-409a-4723-836c-bf73ebe92dff','2ee89295-9529-4a6a-893a-2d0f25ad0cca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbb7b05a27e24cb082ce00410e118eaf',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1848857538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f345aad-ccca-4d34-8b8a-f26996f93d9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='256a19cdf93c472587a0e6a5e871a61d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbb7b05a27e24cb082ce00410e118eaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:01.517040 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7542f5f-a4be-452d-9b2e-d81b2ed0f42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:01.534008 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7542f5f-a4be-452d-9b2e-d81b2ed0f42f) transitioned into state 'SUCCESS' from state '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-1848857538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='256a19cdf93c472587a0e6a5e871a61d',qos_specs=None,replication_status=,reservations=['3e343763-e516-46e4-a986-7ec0317ee1d5','cc5364ff-b9e3-4f7c-8637-4d9b9f0f26bf','7438b81c-409a-4723-836c-bf73ebe92dff','2ee89295-9529-4a6a-893a-2d0f25ad0cca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbb7b05a27e24cb082ce00410e118eaf',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:01.534676 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c84346c0-3d5a-4303-a398-48c0f463a539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:01.535937 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f7c843-5276-43ab-87d0-5f02c26026a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:01.536717 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45cba61b-0112-468a-8042-c2d5723d0bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:01.545442 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c84346c0-3d5a-4303-a398-48c0f463a539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:01.546265 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Flow 'volume_create_api' (cdf483dc-5989-4fdf-b069-7e65de5f3639) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:01.546546 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Create volume request issued successfully. Jul 03 23:53:01.547157 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f8126006-1cb7-4a96-bcf3-6df9b1314552 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:01.547529 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 472/1864] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:53:01 2026] POST /volume/v3/volumes => generated 819 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:01.563009 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9b5eacdf-e615-4c71-b979-2163ad60b98e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:01.564773 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9b5eacdf-e615-4c71-b979-2163ad60b98e tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] GET https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f Jul 03 23:53:01.565151 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9b5eacdf-e615-4c71-b979-2163ad60b98e tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:01.565294 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9b5eacdf-e615-4c71-b979-2163ad60b98e tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:01.594873 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Created reservations ['2be5386f-d60f-451b-8693-3c4a461605f5', '91e0e8d1-7d24-42d5-8d29-cf5c7df4694d', '0eeb5ba4-3a11-42b9-9197-646fff1d3623', '1fe0cd3f-097c-4632-9d57-dfd013a56087'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:01.595796 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45cba61b-0112-468a-8042-c2d5723d0bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2be5386f-d60f-451b-8693-3c4a461605f5', '91e0e8d1-7d24-42d5-8d29-cf5c7df4694d', '0eeb5ba4-3a11-42b9-9197-646fff1d3623', '1fe0cd3f-097c-4632-9d57-dfd013a56087']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:01.596560 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d750c19e-d425-4390-a089-f7446aa13578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:01.618251 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d750c19e-d425-4390-a089-f7446aa13578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da440ea4-196e-452a-a18a-9e92c2dc06f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-326499003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ee50885f9d449f0bbacfcecdc02545e',qos_specs=None,replication_status=,reservations=['2be5386f-d60f-451b-8693-3c4a461605f5','91e0e8d1-7d24-42d5-8d29-cf5c7df4694d','0eeb5ba4-3a11-42b9-9197-646fff1d3623','1fe0cd3f-097c-4632-9d57-dfd013a56087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897abe0e454240dcb91fde2a94d3614c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-326499003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da440ea4-196e-452a-a18a-9e92c2dc06f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ee50885f9d449f0bbacfcecdc02545e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='897abe0e454240dcb91fde2a94d3614c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:01.619594 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a141ea6d-d55d-49b0-931f-55405baa6b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:01.636031 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a141ea6d-d55d-49b0-931f-55405baa6b91) transitioned into state 'SUCCESS' from state '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-326499003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ee50885f9d449f0bbacfcecdc02545e',qos_specs=None,replication_status=,reservations=['2be5386f-d60f-451b-8693-3c4a461605f5','91e0e8d1-7d24-42d5-8d29-cf5c7df4694d','0eeb5ba4-3a11-42b9-9197-646fff1d3623','1fe0cd3f-097c-4632-9d57-dfd013a56087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897abe0e454240dcb91fde2a94d3614c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:01.636848 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d786054-24e1-43e6-a2a9-890020254513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:01.646147 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d786054-24e1-43e6-a2a9-890020254513) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:01.647018 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Flow 'volume_create_api' (105528a1-3644-4f4d-8b3d-70548e904cbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:01.647305 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Create volume request issued successfully. Jul 03 23:53:01.647887 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3eb077a0-bb48-4a73-9d42-e7d1783d2661 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:01.648761 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 459/1865] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:53:01 2026] POST /volume/v3/volumes => generated 747 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:01.669676 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e7a7ee3c-b6c8-420f-bd50-aad1f69d417e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:01.673170 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e7a7ee3c-b6c8-420f-bd50-aad1f69d417e tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 Jul 03 23:53:01.673430 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e7a7ee3c-b6c8-420f-bd50-aad1f69d417e tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:01.673666 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e7a7ee3c-b6c8-420f-bd50-aad1f69d417e tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:01.686224 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:01.686224 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:01.690835 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e7a7ee3c-b6c8-420f-bd50-aad1f69d417e tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:01.694961 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e7a7ee3c-b6c8-420f-bd50-aad1f69d417e tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 returned with HTTP 200 Jul 03 23:53:01.695305 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 466/1866] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:01 2026] GET /volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:01.714401 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:01.714401 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:01.717171 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9b5eacdf-e615-4c71-b979-2163ad60b98e tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Volume info retrieved successfully. Jul 03 23:53:01.721898 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9b5eacdf-e615-4c71-b979-2163ad60b98e tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f returned with HTTP 200 Jul 03 23:53:01.722345 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 470/1867] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:01 2026] GET /volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f => generated 887 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:02.708170 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a558c886-e932-4835-a4ed-5e73a8945133 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:02.710790 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a558c886-e932-4835-a4ed-5e73a8945133 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 Jul 03 23:53:02.711627 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a558c886-e932-4835-a4ed-5e73a8945133 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:02.711627 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a558c886-e932-4835-a4ed-5e73a8945133 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:02.724628 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:02.724628 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:02.730424 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a558c886-e932-4835-a4ed-5e73a8945133 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:02.738278 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a558c886-e932-4835-a4ed-5e73a8945133 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 returned with HTTP 200 Jul 03 23:53:02.738278 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 473/1868] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:02 2026] GET /volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:02.738431 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fca1f6d5-9032-468d-a3d9-a0387a6d89b7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:02.740291 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fca1f6d5-9032-468d-a3d9-a0387a6d89b7 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] GET https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f Jul 03 23:53:02.740526 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fca1f6d5-9032-468d-a3d9-a0387a6d89b7 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:02.740838 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fca1f6d5-9032-468d-a3d9-a0387a6d89b7 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:02.748667 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:02.748667 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:02.751510 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4daba1a4-27f5-400b-8418-971e1b4e2868 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:02.753188 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4daba1a4-27f5-400b-8418-971e1b4e2868 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] POST https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9/action Jul 03 23:53:02.753308 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fca1f6d5-9032-468d-a3d9-a0387a6d89b7 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Volume info retrieved successfully. Jul 03 23:53:02.753506 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4daba1a4-27f5-400b-8418-971e1b4e2868 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:02.753628 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4daba1a4-27f5-400b-8418-971e1b4e2868 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:02.759119 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fca1f6d5-9032-468d-a3d9-a0387a6d89b7 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f returned with HTTP 200 Jul 03 23:53:02.759516 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 460/1869] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:02 2026] GET /volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:02.772442 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:02.772442 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:02.772442 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4daba1a4-27f5-400b-8418-971e1b4e2868 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:02.774050 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4314d64f-6816-4cc4-a9a6-96dc04d9eaf1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:02.775962 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4314d64f-6816-4cc4-a9a6-96dc04d9eaf1 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] POST https://10.4.3.143/volume/v3/volume-transfers Jul 03 23:53:02.776088 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4314d64f-6816-4cc4-a9a6-96dc04d9eaf1 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1f345aad-ccca-4d34-8b8a-f26996f93d9f"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:02.778843 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volume_transfer [None req-4314d64f-6816-4cc4-a9a6-96dc04d9eaf1 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Creating new volume transfer {'transfer': {'volume_id': '1f345aad-ccca-4d34-8b8a-f26996f93d9f'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 23:53:02.778843 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volume_transfer [None req-4314d64f-6816-4cc4-a9a6-96dc04d9eaf1 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Creating transfer of volume 1f345aad-ccca-4d34-8b8a-f26996f93d9f Jul 03 23:53:02.778843 np0000004490 devstack@c-api.service[99862]: INFO cinder.transfer.api [None req-4314d64f-6816-4cc4-a9a6-96dc04d9eaf1 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Generating transfer record for volume 1f345aad-ccca-4d34-8b8a-f26996f93d9f Jul 03 23:53:02.785177 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:02.785177 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:02.810240 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4314d64f-6816-4cc4-a9a6-96dc04d9eaf1 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volume-transfers returned with HTTP 202 Jul 03 23:53:02.810683 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 471/1870] 10.4.3.143 () {70 vars in 1326 bytes} [Fri Jul 3 23:53:02 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:02.823790 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-39005433-cda8-4c18-a3ee-c06ba6541a10 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:02.826391 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39005433-cda8-4c18-a3ee-c06ba6541a10 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] GET https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f Jul 03 23:53:02.826391 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-39005433-cda8-4c18-a3ee-c06ba6541a10 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:02.826588 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-39005433-cda8-4c18-a3ee-c06ba6541a10 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:02.827808 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-4daba1a4-27f5-400b-8418-971e1b4e2868 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Created reservations ['ce3f4682-a42c-4557-afaf-8f2a87787ff7', '2ca73140-2528-4b17-914c-a56f030a7b81'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:02.833052 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:02.833052 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:02.836679 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-39005433-cda8-4c18-a3ee-c06ba6541a10 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Volume info retrieved successfully. Jul 03 23:53:02.837472 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4daba1a4-27f5-400b-8418-971e1b4e2868 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Extend volume request issued successfully. Jul 03 23:53:02.837750 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4daba1a4-27f5-400b-8418-971e1b4e2868 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9/action returned with HTTP 202 Jul 03 23:53:02.838206 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 467/1871] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:53:02 2026] POST /volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:53:02.841135 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39005433-cda8-4c18-a3ee-c06ba6541a10 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f returned with HTTP 200 Jul 03 23:53:02.841547 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 474/1872] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:02 2026] GET /volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:02.848524 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-500f948c-0d25-4410-8daa-9a57d2ec36d1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:02.850045 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-500f948c-0d25-4410-8daa-9a57d2ec36d1 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 Jul 03 23:53:02.851330 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-500f948c-0d25-4410-8daa-9a57d2ec36d1 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:02.851330 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-500f948c-0d25-4410-8daa-9a57d2ec36d1 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:02.855271 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1e6d0c8b-555e-4667-9fc6-28d4e9771d73 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:02.857316 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1e6d0c8b-555e-4667-9fc6-28d4e9771d73 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] GET https://10.4.3.143/volume/v3/volume-transfers/fbb36623-3956-4900-b315-4ea4f383dfd7 Jul 03 23:53:02.857562 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1e6d0c8b-555e-4667-9fc6-28d4e9771d73 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:02.857813 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1e6d0c8b-555e-4667-9fc6-28d4e9771d73 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:02.858721 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:02.858721 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:02.864322 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-500f948c-0d25-4410-8daa-9a57d2ec36d1 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:02.864618 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1e6d0c8b-555e-4667-9fc6-28d4e9771d73 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volume-transfers/fbb36623-3956-4900-b315-4ea4f383dfd7 returned with HTTP 200 Jul 03 23:53:02.865078 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 472/1873] 10.4.3.143 () {68 vars in 1416 bytes} [Fri Jul 3 23:53:02 2026] GET /volume/v3/volume-transfers/fbb36623-3956-4900-b315-4ea4f383dfd7 => generated 432 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:02.867471 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-500f948c-0d25-4410-8daa-9a57d2ec36d1 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 returned with HTTP 200 Jul 03 23:53:02.867904 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 461/1874] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:02 2026] GET /volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:02.874760 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d6226915-a101-41e7-b81a-5726b3928118 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:02.877778 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d6226915-a101-41e7-b81a-5726b3928118 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] GET https://10.4.3.143/volume/v3/volume-transfers Jul 03 23:53:02.878042 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d6226915-a101-41e7-b81a-5726b3928118 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:02.878259 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d6226915-a101-41e7-b81a-5726b3928118 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:02.878447 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volume_transfer [None req-d6226915-a101-41e7-b81a-5726b3928118 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Listing volume transfers {{(pid=99863) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 23:53:02.884819 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d6226915-a101-41e7-b81a-5726b3928118 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volume-transfers returned with HTTP 200 Jul 03 23:53:02.885257 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 468/1875] 10.4.3.143 () {68 vars in 1305 bytes} [Fri Jul 3 23:53:02 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:02.898807 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9c18f037-483c-4398-a1a7-c94e3f26586a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:02.957030 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9c18f037-483c-4398-a1a7-c94e3f26586a tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] POST https://10.4.3.143/volume/v3/volume-transfers/fbb36623-3956-4900-b315-4ea4f383dfd7/accept Jul 03 23:53:02.957536 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9c18f037-483c-4398-a1a7-c94e3f26586a tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "65c95a2088cee3b2"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:02.959429 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.volume_transfer [None req-9c18f037-483c-4398-a1a7-c94e3f26586a tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] Accepting volume transfer fbb36623-3956-4900-b315-4ea4f383dfd7 {{(pid=99861) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 23:53:02.959579 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.volume_transfer [None req-9c18f037-483c-4398-a1a7-c94e3f26586a tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] Accepting transfer fbb36623-3956-4900-b315-4ea4f383dfd7 Jul 03 23:53:03.034249 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-9c18f037-483c-4398-a1a7-c94e3f26586a tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] Created reservations ['b407db27-771f-4c6e-847e-9d58b8bba15d', '6dbcb07a-cbc6-44f1-adf5-a62253e26708', '045ef092-34d6-4601-82ed-c352ed961c43', 'bc4065c3-1edd-42e9-8e0e-53fdede82596'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:03.059364 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-9c18f037-483c-4398-a1a7-c94e3f26586a tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] Created reservations ['87117dbc-d8e7-4233-8149-79678e7dcebf', 'e3beee85-8bda-4979-8e7e-785731d4f3ad', '02515773-ec11-4949-aab2-b38f71c4b570', '18fc816a-1d57-48af-a9fb-d8e7f60bff38'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:03.105350 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-9c18f037-483c-4398-a1a7-c94e3f26586a tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] Created reservations ['c976ca35-4671-4a3b-ba0b-3250740db2d0', '9d00e25c-754a-4d5f-9c35-9634eb89dafa', '1d0f4b49-0889-4409-bae4-1060e09036a7', '0cde2d6c-fbd2-428b-aed0-cb957f29951e'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:03.139807 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-9c18f037-483c-4398-a1a7-c94e3f26586a tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] Created reservations ['7e4661bf-2313-4c3f-8fc6-2e04a6c00fb0', '03166628-d55f-4d1d-a44e-9b9988f3f16a', 'b988ffe0-580f-4540-b889-1942ab09b5b3', 'f0089e1e-770b-40a0-92aa-7b38a8e2ba3e'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:03.642157 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9c18f037-483c-4398-a1a7-c94e3f26586a tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] Transfer volume completed successfully. Jul 03 23:53:03.713550 np0000004490 devstack@c-api.service[99861]: INFO cinder.transfer.api [None req-9c18f037-483c-4398-a1a7-c94e3f26586a tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] Volume 1f345aad-ccca-4d34-8b8a-f26996f93d9f has been transferred. Jul 03 23:53:03.719239 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9c18f037-483c-4398-a1a7-c94e3f26586a tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] https://10.4.3.143/volume/v3/volume-transfers/fbb36623-3956-4900-b315-4ea4f383dfd7/accept returned with HTTP 202 Jul 03 23:53:03.720367 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 475/1876] 10.4.3.143 () {70 vars in 1458 bytes} [Fri Jul 3 23:53:02 2026] POST /volume/v3/volume-transfers/fbb36623-3956-4900-b315-4ea4f383dfd7/accept => generated 365 bytes in 821 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:03.729576 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9df43f80-0cb9-4efb-ab4d-bb13a8d5ecc7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:03.734014 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9df43f80-0cb9-4efb-ab4d-bb13a8d5ecc7 tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] GET https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f Jul 03 23:53:03.734063 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9df43f80-0cb9-4efb-ab4d-bb13a8d5ecc7 tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:03.734325 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9df43f80-0cb9-4efb-ab4d-bb13a8d5ecc7 tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:03.743370 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:03.743370 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:03.748016 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9df43f80-0cb9-4efb-ab4d-bb13a8d5ecc7 tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] Volume info retrieved successfully. Jul 03 23:53:03.753900 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9df43f80-0cb9-4efb-ab4d-bb13a8d5ecc7 tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f returned with HTTP 200 Jul 03 23:53:03.754615 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 473/1877] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:03 2026] GET /volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f => generated 946 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:03.766804 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-83705f3e-42fa-4c79-8d95-c0c1a369608e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:03.768649 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-83705f3e-42fa-4c79-8d95-c0c1a369608e tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] GET https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f Jul 03 23:53:03.768890 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-83705f3e-42fa-4c79-8d95-c0c1a369608e tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:03.769078 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-83705f3e-42fa-4c79-8d95-c0c1a369608e tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:03.879916 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-89eafed9-eb1b-487c-a886-28f2830ea6a7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:03.881550 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-89eafed9-eb1b-487c-a886-28f2830ea6a7 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 Jul 03 23:53:03.881781 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-89eafed9-eb1b-487c-a886-28f2830ea6a7 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:03.881953 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-89eafed9-eb1b-487c-a886-28f2830ea6a7 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:03.888507 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:03.888507 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:03.892010 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-89eafed9-eb1b-487c-a886-28f2830ea6a7 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:03.896387 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-89eafed9-eb1b-487c-a886-28f2830ea6a7 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 returned with HTTP 200 Jul 03 23:53:03.896773 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 469/1878] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:03 2026] GET /volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:03.908317 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a273c76d-bd13-4e80-ae3e-e96b962ab730 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:03.909987 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a273c76d-bd13-4e80-ae3e-e96b962ab730 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 Jul 03 23:53:03.910166 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a273c76d-bd13-4e80-ae3e-e96b962ab730 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:03.910324 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a273c76d-bd13-4e80-ae3e-e96b962ab730 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:03.915167 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:03.915167 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:03.916453 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:03.916453 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:03.918787 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-83705f3e-42fa-4c79-8d95-c0c1a369608e tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] Volume info retrieved successfully. Jul 03 23:53:03.919808 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a273c76d-bd13-4e80-ae3e-e96b962ab730 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:03.922580 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-83705f3e-42fa-4c79-8d95-c0c1a369608e tempest-VolumesTransfersV355Test-1993439724 tempest-VolumesTransfersV355Test-1993439724-project-member] https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f returned with HTTP 200 Jul 03 23:53:03.923046 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 462/1879] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:03 2026] GET /volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f => generated 946 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:03.924128 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a273c76d-bd13-4e80-ae3e-e96b962ab730 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 returned with HTTP 200 Jul 03 23:53:03.924634 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 476/1880] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:03 2026] GET /volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:03.936326 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c429a478-eaa3-4c6f-9648-b3b5ce5ae236 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:03.937366 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c3a15b60-8146-451e-800f-bcbee48b66f0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:03.938133 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c429a478-eaa3-4c6f-9648-b3b5ce5ae236 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] DELETE https://10.4.3.143/volume/v3/volume-transfers/fbb36623-3956-4900-b315-4ea4f383dfd7 Jul 03 23:53:03.938360 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c429a478-eaa3-4c6f-9648-b3b5ce5ae236 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:03.938538 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c429a478-eaa3-4c6f-9648-b3b5ce5ae236 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:03.938639 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.volume_transfer [None req-c429a478-eaa3-4c6f-9648-b3b5ce5ae236 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Delete transfer with id: fbb36623-3956-4900-b315-4ea4f383dfd7 Jul 03 23:53:03.939021 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c3a15b60-8146-451e-800f-bcbee48b66f0 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 Jul 03 23:53:03.939200 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c3a15b60-8146-451e-800f-bcbee48b66f0 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:03.939374 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c3a15b60-8146-451e-800f-bcbee48b66f0 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:03.941811 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c429a478-eaa3-4c6f-9648-b3b5ce5ae236 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volume-transfers/fbb36623-3956-4900-b315-4ea4f383dfd7 returned with HTTP 404 Jul 03 23:53:03.942311 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 474/1881] 10.4.3.143 () {68 vars in 1419 bytes} [Fri Jul 3 23:53:03 2026] DELETE /volume/v3/volume-transfers/fbb36623-3956-4900-b315-4ea4f383dfd7 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:03.946101 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:03.946101 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:03.948773 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-688c5ac3-1f73-4729-aac4-cac2812fda23 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:03.949753 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c3a15b60-8146-451e-800f-bcbee48b66f0 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:03.954094 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c3a15b60-8146-451e-800f-bcbee48b66f0 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 returned with HTTP 200 Jul 03 23:53:03.954433 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 470/1882] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:03 2026] GET /volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:03.969260 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-30124734-73d5-40e0-898a-0fd995da45e8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:03.971043 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-30124734-73d5-40e0-898a-0fd995da45e8 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] DELETE https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 Jul 03 23:53:03.971225 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-30124734-73d5-40e0-898a-0fd995da45e8 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:03.971400 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-30124734-73d5-40e0-898a-0fd995da45e8 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:03.971586 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-30124734-73d5-40e0-898a-0fd995da45e8 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Delete volume with id: da440ea4-196e-452a-a18a-9e92c2dc06f9 Jul 03 23:53:03.978776 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:03.978776 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:03.979348 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-30124734-73d5-40e0-898a-0fd995da45e8 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:03.986304 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-688c5ac3-1f73-4729-aac4-cac2812fda23 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f Jul 03 23:53:03.986490 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-688c5ac3-1f73-4729-aac4-cac2812fda23 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:03.986717 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-688c5ac3-1f73-4729-aac4-cac2812fda23 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:03.986877 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-688c5ac3-1f73-4729-aac4-cac2812fda23 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Delete volume with id: 1f345aad-ccca-4d34-8b8a-f26996f93d9f Jul 03 23:53:03.993164 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:03.993164 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:03.993465 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-688c5ac3-1f73-4729-aac4-cac2812fda23 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Volume info retrieved successfully. Jul 03 23:53:03.999144 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-30124734-73d5-40e0-898a-0fd995da45e8 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Delete volume request issued successfully. Jul 03 23:53:03.999342 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-30124734-73d5-40e0-898a-0fd995da45e8 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 returned with HTTP 202 Jul 03 23:53:03.999783 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 477/1883] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:03 2026] DELETE /volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:04.006931 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-17053458-f2fc-457b-9980-1de68287d52d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:04.008528 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-17053458-f2fc-457b-9980-1de68287d52d tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 Jul 03 23:53:04.008728 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-17053458-f2fc-457b-9980-1de68287d52d tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:04.008916 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-17053458-f2fc-457b-9980-1de68287d52d tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:04.010321 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-688c5ac3-1f73-4729-aac4-cac2812fda23 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Delete volume request issued successfully. Jul 03 23:53:04.010488 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-688c5ac3-1f73-4729-aac4-cac2812fda23 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f returned with HTTP 202 Jul 03 23:53:04.010888 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 463/1884] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:53:03 2026] DELETE /volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:04.015996 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:04.015996 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:04.017924 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-70ff78f0-f856-486f-b2a4-7025b1b16035 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:04.020225 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-17053458-f2fc-457b-9980-1de68287d52d tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:04.024479 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-70ff78f0-f856-486f-b2a4-7025b1b16035 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] GET https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f Jul 03 23:53:04.024720 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-70ff78f0-f856-486f-b2a4-7025b1b16035 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:04.024954 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-70ff78f0-f856-486f-b2a4-7025b1b16035 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:04.025385 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-17053458-f2fc-457b-9980-1de68287d52d tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 returned with HTTP 200 Jul 03 23:53:04.025805 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 475/1885] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:04 2026] GET /volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:04.041086 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:04.041086 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:04.045328 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-70ff78f0-f856-486f-b2a4-7025b1b16035 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Volume info retrieved successfully. Jul 03 23:53:04.050746 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-70ff78f0-f856-486f-b2a4-7025b1b16035 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f returned with HTTP 200 Jul 03 23:53:04.051227 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 471/1886] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:04 2026] GET /volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f => generated 1130 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:53:04.848266 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-a35bbc1b-e275-4d40-a218-4a8d165d94cd req-3d0d2498-b23d-41b0-a139-7e035d207798 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:04.850316 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-a35bbc1b-e275-4d40-a218-4a8d165d94cd req-3d0d2498-b23d-41b0-a139-7e035d207798 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] DELETE https://10.4.3.143/volume/v3/attachments/e8681863-9641-4b67-9694-cdfe136fe4fe Jul 03 23:53:04.850370 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-a35bbc1b-e275-4d40-a218-4a8d165d94cd req-3d0d2498-b23d-41b0-a139-7e035d207798 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:04.850554 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-a35bbc1b-e275-4d40-a218-4a8d165d94cd req-3d0d2498-b23d-41b0-a139-7e035d207798 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:04.857669 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:04.857669 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:05.038510 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4478b096-8aa6-42df-9a18-33eb26cb1fff None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:05.040264 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4478b096-8aa6-42df-9a18-33eb26cb1fff tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 Jul 03 23:53:05.040517 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4478b096-8aa6-42df-9a18-33eb26cb1fff tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:05.040865 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4478b096-8aa6-42df-9a18-33eb26cb1fff tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:05.046912 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4478b096-8aa6-42df-9a18-33eb26cb1fff tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 returned with HTTP 404 Jul 03 23:53:05.047544 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 464/1887] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:05 2026] GET /volume/v3/volumes/da440ea4-196e-452a-a18a-9e92c2dc06f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:05.057178 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:05.059447 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:05.060000 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-170326834"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:05.062064 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-170326834'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:05.062278 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Create volume of 1 GB Jul 03 23:53:05.062755 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-02c61cd1-8813-49b7-a74a-a9e7c08ba343 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:05.064432 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-02c61cd1-8813-49b7-a74a-a9e7c08ba343 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] GET https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f Jul 03 23:53:05.064632 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-02c61cd1-8813-49b7-a74a-a9e7c08ba343 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:05.064843 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-02c61cd1-8813-49b7-a74a-a9e7c08ba343 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:05.066495 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Availability Zones retrieved successfully. Jul 03 23:53:05.070674 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-02c61cd1-8813-49b7-a74a-a9e7c08ba343 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f returned with HTTP 404 Jul 03 23:53:05.071275 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 472/1888] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:05 2026] GET /volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:05.072104 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Flow 'volume_create_api' (989d90e5-5257-4ac9-8ffa-efa1586d8957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:05.073056 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50921195-a670-402a-9c7e-ba42391d4401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:05.074053 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:05.078182 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ecae4b28-6517-4684-b0a0-7321632ee76d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:05.079948 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ecae4b28-6517-4684-b0a0-7321632ee76d tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] GET https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f Jul 03 23:53:05.080197 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ecae4b28-6517-4684-b0a0-7321632ee76d tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:05.080412 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ecae4b28-6517-4684-b0a0-7321632ee76d tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:05.086130 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ecae4b28-6517-4684-b0a0-7321632ee76d tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f returned with HTTP 404 Jul 03 23:53:05.086621 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 465/1889] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:05 2026] GET /volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:05.092998 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d68665bb-98a6-440b-85be-ca3db46dc1aa None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:05.094730 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d68665bb-98a6-440b-85be-ca3db46dc1aa tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] DELETE https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f Jul 03 23:53:05.095021 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d68665bb-98a6-440b-85be-ca3db46dc1aa tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:05.095230 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d68665bb-98a6-440b-85be-ca3db46dc1aa tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:05.095398 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-d68665bb-98a6-440b-85be-ca3db46dc1aa tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Delete volume with id: 1f345aad-ccca-4d34-8b8a-f26996f93d9f Jul 03 23:53:05.097228 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50921195-a670-402a-9c7e-ba42391d4401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:05.097981 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a7aafdc-773e-4117-9db8-0182a428854e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:05.101484 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d68665bb-98a6-440b-85be-ca3db46dc1aa tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f returned with HTTP 404 Jul 03 23:53:05.101989 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 473/1890] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:53:05 2026] DELETE /volume/v3/volumes/1f345aad-ccca-4d34-8b8a-f26996f93d9f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:05.110514 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-41903a25-3c51-472f-a685-93c408d28a06 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:05.112284 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:05.112671 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1105485454"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:05.114082 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1105485454'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:05.114246 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Create volume of 1 GB Jul 03 23:53:05.117929 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Availability Zones retrieved successfully. Jul 03 23:53:05.123267 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Flow 'volume_create_api' (87b56043-f9fa-4ed8-bc63-899dab2bd72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:05.124192 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (741effda-9fc8-4d8c-92c0-d72bf98b3cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:05.125052 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:05.136421 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Created reservations ['62ffd38e-e16e-4888-97c9-5032ce7ba639', '322f8d78-0876-4520-9192-744e8901e7d1', '3eb2c440-fd51-459e-9cec-f19b7577adb1', '6f54151e-7fcf-43f2-bc2f-8e655e4a6b1c'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:05.137185 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a7aafdc-773e-4117-9db8-0182a428854e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62ffd38e-e16e-4888-97c9-5032ce7ba639', '322f8d78-0876-4520-9192-744e8901e7d1', '3eb2c440-fd51-459e-9cec-f19b7577adb1', '6f54151e-7fcf-43f2-bc2f-8e655e4a6b1c']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:05.137894 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf4c0e36-3ad5-4bb6-b10e-7aa474b3017a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:05.149207 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (741effda-9fc8-4d8c-92c0-d72bf98b3cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:05.149988 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2ea9078-2ac0-4c1c-87f3-327aade6abb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:05.158123 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf4c0e36-3ad5-4bb6-b10e-7aa474b3017a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a88094fb-cba0-4a8d-b37b-38155176dc93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-170326834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ee50885f9d449f0bbacfcecdc02545e',qos_specs=None,replication_status=,reservations=['62ffd38e-e16e-4888-97c9-5032ce7ba639','322f8d78-0876-4520-9192-744e8901e7d1','3eb2c440-fd51-459e-9cec-f19b7577adb1','6f54151e-7fcf-43f2-bc2f-8e655e4a6b1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897abe0e454240dcb91fde2a94d3614c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-170326834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a88094fb-cba0-4a8d-b37b-38155176dc93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ee50885f9d449f0bbacfcecdc02545e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='897abe0e454240dcb91fde2a94d3614c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:05.158814 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (910a7d09-64d4-4745-a59f-d704ad8440c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:05.175471 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (910a7d09-64d4-4745-a59f-d704ad8440c1) transitioned into state 'SUCCESS' from state '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-170326834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ee50885f9d449f0bbacfcecdc02545e',qos_specs=None,replication_status=,reservations=['62ffd38e-e16e-4888-97c9-5032ce7ba639','322f8d78-0876-4520-9192-744e8901e7d1','3eb2c440-fd51-459e-9cec-f19b7577adb1','6f54151e-7fcf-43f2-bc2f-8e655e4a6b1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='897abe0e454240dcb91fde2a94d3614c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:05.176071 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aec2ec1-ae32-4020-8ac1-ab9c6c0c96ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:05.184501 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aec2ec1-ae32-4020-8ac1-ab9c6c0c96ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:05.186724 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Flow 'volume_create_api' (989d90e5-5257-4ac9-8ffa-efa1586d8957) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:05.186724 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Create volume request issued successfully. Jul 03 23:53:05.186724 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c2c2ff03-2f13-4b6c-b019-4f733e379d3b tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:05.186724 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 476/1891] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:53:05 2026] POST /volume/v3/volumes => generated 747 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:05.186945 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Created reservations ['e72c5f65-e4a0-4856-9c0f-2cd946b32beb', 'ce02ed1c-0da9-4559-8ff4-a1079ae02069', '7efaee14-5d0b-4d27-b13a-8839777f8555', '5b2da73c-973f-445d-aabe-1cd1fe468ce5'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:05.187500 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2ea9078-2ac0-4c1c-87f3-327aade6abb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e72c5f65-e4a0-4856-9c0f-2cd946b32beb', 'ce02ed1c-0da9-4559-8ff4-a1079ae02069', '7efaee14-5d0b-4d27-b13a-8839777f8555', '5b2da73c-973f-445d-aabe-1cd1fe468ce5']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:05.188192 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47963c51-fd05-465d-a2e5-b3b72feb7637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:05.198550 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9c5bf250-fe1d-4b0a-93a1-2e347c3d4478 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:05.202235 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9c5bf250-fe1d-4b0a-93a1-2e347c3d4478 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 Jul 03 23:53:05.202426 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9c5bf250-fe1d-4b0a-93a1-2e347c3d4478 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:05.202600 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9c5bf250-fe1d-4b0a-93a1-2e347c3d4478 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:05.211724 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:05.211724 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:05.211829 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47963c51-fd05-465d-a2e5-b3b72feb7637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5269833-baf2-44f0-a0a2-406969fefc46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1105485454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='256a19cdf93c472587a0e6a5e871a61d',qos_specs=None,replication_status=,reservations=['e72c5f65-e4a0-4856-9c0f-2cd946b32beb','ce02ed1c-0da9-4559-8ff4-a1079ae02069','7efaee14-5d0b-4d27-b13a-8839777f8555','5b2da73c-973f-445d-aabe-1cd1fe468ce5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbb7b05a27e24cb082ce00410e118eaf',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1105485454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5269833-baf2-44f0-a0a2-406969fefc46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='256a19cdf93c472587a0e6a5e871a61d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbb7b05a27e24cb082ce00410e118eaf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:05.211829 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7346a772-6e6b-47eb-a69a-b23bad4d3b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:05.213885 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9c5bf250-fe1d-4b0a-93a1-2e347c3d4478 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:05.218151 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9c5bf250-fe1d-4b0a-93a1-2e347c3d4478 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 returned with HTTP 200 Jul 03 23:53:05.218493 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 474/1892] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:05 2026] GET /volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:05.229473 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7346a772-6e6b-47eb-a69a-b23bad4d3b46) transitioned into state 'SUCCESS' from state '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-1105485454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='256a19cdf93c472587a0e6a5e871a61d',qos_specs=None,replication_status=,reservations=['e72c5f65-e4a0-4856-9c0f-2cd946b32beb','ce02ed1c-0da9-4559-8ff4-a1079ae02069','7efaee14-5d0b-4d27-b13a-8839777f8555','5b2da73c-973f-445d-aabe-1cd1fe468ce5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbb7b05a27e24cb082ce00410e118eaf',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:05.230289 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be97cc08-7582-41f9-97be-05b52bcca8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:05.240334 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be97cc08-7582-41f9-97be-05b52bcca8ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:05.241224 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Flow 'volume_create_api' (87b56043-f9fa-4ed8-bc63-899dab2bd72e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:05.241538 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Create volume request issued successfully. Jul 03 23:53:05.242187 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-41903a25-3c51-472f-a685-93c408d28a06 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:05.242599 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 466/1893] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:53:05 2026] POST /volume/v3/volumes => generated 819 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:05.254013 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-68b528c9-be0d-4a04-88c0-7408b1042f2c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:05.255522 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-68b528c9-be0d-4a04-88c0-7408b1042f2c tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] GET https://10.4.3.143/volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 Jul 03 23:53:05.255760 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-68b528c9-be0d-4a04-88c0-7408b1042f2c tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:05.255943 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-68b528c9-be0d-4a04-88c0-7408b1042f2c tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:05.262346 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:05.262346 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:05.265968 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-68b528c9-be0d-4a04-88c0-7408b1042f2c tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Volume info retrieved successfully. Jul 03 23:53:05.270397 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-68b528c9-be0d-4a04-88c0-7408b1042f2c tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 returned with HTTP 200 Jul 03 23:53:05.270840 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 477/1894] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:05 2026] GET /volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 => generated 887 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:05.408123 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-a35bbc1b-e275-4d40-a218-4a8d165d94cd req-3d0d2498-b23d-41b0-a139-7e035d207798 tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/attachments/e8681863-9641-4b67-9694-cdfe136fe4fe returned with HTTP 200 Jul 03 23:53:05.408633 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 478/1895] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:53:04 2026] DELETE /volume/v3/attachments/e8681863-9641-4b67-9694-cdfe136fe4fe => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:05.420036 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-a35bbc1b-e275-4d40-a218-4a8d165d94cd req-3e7f3448-b32c-4446-a84c-3e0a764ce4bf None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:05.422727 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-a35bbc1b-e275-4d40-a218-4a8d165d94cd req-3e7f3448-b32c-4446-a84c-3e0a764ce4bf tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] DELETE https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc Jul 03 23:53:05.422906 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-a35bbc1b-e275-4d40-a218-4a8d165d94cd req-3e7f3448-b32c-4446-a84c-3e0a764ce4bf tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:05.423093 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-a35bbc1b-e275-4d40-a218-4a8d165d94cd req-3e7f3448-b32c-4446-a84c-3e0a764ce4bf tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:05.423379 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [req-a35bbc1b-e275-4d40-a218-4a8d165d94cd req-3e7f3448-b32c-4446-a84c-3e0a764ce4bf tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Delete volume with id: 77bbb1c2-33e9-415d-a360-1635296e3dfc Jul 03 23:53:05.430966 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:05.430966 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:05.431431 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-a35bbc1b-e275-4d40-a218-4a8d165d94cd req-3e7f3448-b32c-4446-a84c-3e0a764ce4bf tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Volume info retrieved successfully. Jul 03 23:53:05.458635 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-a35bbc1b-e275-4d40-a218-4a8d165d94cd req-3e7f3448-b32c-4446-a84c-3e0a764ce4bf tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] Delete volume request issued successfully. Jul 03 23:53:05.458635 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-a35bbc1b-e275-4d40-a218-4a8d165d94cd req-3e7f3448-b32c-4446-a84c-3e0a764ce4bf tempest-ImageDependencyTests-1341423665 tempest-ImageDependencyTests-1341423665-project-member] https://10.4.3.143/volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc returned with HTTP 202 Jul 03 23:53:05.458635 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 475/1896] 10.4.3.143 () {70 vars in 1620 bytes} [Fri Jul 3 23:53:05 2026] DELETE /volume/v3/volumes/77bbb1c2-33e9-415d-a360-1635296e3dfc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:05.604055 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-d8c167d2-d38f-4ee1-ba99-cd40d5b3d47e req-85cf0193-7c2d-46fe-b10a-7d5fa05fb2a6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:05.609142 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-d8c167d2-d38f-4ee1-ba99-cd40d5b3d47e req-85cf0193-7c2d-46fe-b10a-7d5fa05fb2a6 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:53:05.609479 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-d8c167d2-d38f-4ee1-ba99-cd40d5b3d47e req-85cf0193-7c2d-46fe-b10a-7d5fa05fb2a6 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:05.609797 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-d8c167d2-d38f-4ee1-ba99-cd40d5b3d47e req-85cf0193-7c2d-46fe-b10a-7d5fa05fb2a6 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:05.619313 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:05.619313 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:05.622947 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-d8c167d2-d38f-4ee1-ba99-cd40d5b3d47e req-85cf0193-7c2d-46fe-b10a-7d5fa05fb2a6 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:53:05.626905 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-d8c167d2-d38f-4ee1-ba99-cd40d5b3d47e req-85cf0193-7c2d-46fe-b10a-7d5fa05fb2a6 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:53:05.627317 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 467/1897] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:53:05 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:06.231338 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0f0c0341-0211-4d84-9f3d-e064a9aac4dd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:06.233319 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0f0c0341-0211-4d84-9f3d-e064a9aac4dd tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 Jul 03 23:53:06.233544 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0f0c0341-0211-4d84-9f3d-e064a9aac4dd tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:06.233798 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0f0c0341-0211-4d84-9f3d-e064a9aac4dd tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:06.241126 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:06.241126 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:06.244928 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0f0c0341-0211-4d84-9f3d-e064a9aac4dd tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:06.249027 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0f0c0341-0211-4d84-9f3d-e064a9aac4dd tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 returned with HTTP 200 Jul 03 23:53:06.249377 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 478/1898] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:06 2026] GET /volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:06.260302 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-365a18e9-b72f-4275-af71-9006fbd75606 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:06.262196 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-365a18e9-b72f-4275-af71-9006fbd75606 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:53:06.262555 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-365a18e9-b72f-4275-af71-9006fbd75606 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a88094fb-cba0-4a8d-b37b-38155176dc93", "name": "tempest-VolumesExtendTest-Snapshot-380548650"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:06.275578 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:06.275578 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:06.276131 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-365a18e9-b72f-4275-af71-9006fbd75606 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:06.276239 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-365a18e9-b72f-4275-af71-9006fbd75606 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Create snapshot from volume a88094fb-cba0-4a8d-b37b-38155176dc93 Jul 03 23:53:06.283192 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-67a33200-2444-4e18-bef0-fdacff7933d0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:06.284914 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-67a33200-2444-4e18-bef0-fdacff7933d0 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] GET https://10.4.3.143/volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 Jul 03 23:53:06.285097 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-67a33200-2444-4e18-bef0-fdacff7933d0 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:06.285264 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-67a33200-2444-4e18-bef0-fdacff7933d0 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:06.291716 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:06.291716 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:06.295235 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-67a33200-2444-4e18-bef0-fdacff7933d0 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Volume info retrieved successfully. Jul 03 23:53:06.299497 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-67a33200-2444-4e18-bef0-fdacff7933d0 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 returned with HTTP 200 Jul 03 23:53:06.299926 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 476/1899] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:06 2026] GET /volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 => generated 946 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:06.311011 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a1afee84-eb4d-453c-a751-c6916b4c734d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:06.312915 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a1afee84-eb4d-453c-a751-c6916b4c734d tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] POST https://10.4.3.143/volume/v3/volume-transfers Jul 03 23:53:06.313258 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a1afee84-eb4d-453c-a751-c6916b4c734d tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c5269833-baf2-44f0-a0a2-406969fefc46"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:06.314622 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volume_transfer [None req-a1afee84-eb4d-453c-a751-c6916b4c734d tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c5269833-baf2-44f0-a0a2-406969fefc46'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 23:53:06.314795 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-365a18e9-b72f-4275-af71-9006fbd75606 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Created reservations ['0f21693c-cb7b-452a-b827-71e995afe8f5', '4fe49a92-2afc-4745-b4e5-d96a138a7440', 'fd1e69da-3a4d-46ac-ac7d-cd4f33b6d389', 'b51c3a81-7e75-42c8-a669-243f2a88787c'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:06.314853 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volume_transfer [None req-a1afee84-eb4d-453c-a751-c6916b4c734d tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Creating transfer of volume c5269833-baf2-44f0-a0a2-406969fefc46 Jul 03 23:53:06.314899 np0000004490 devstack@c-api.service[99860]: INFO cinder.transfer.api [None req-a1afee84-eb4d-453c-a751-c6916b4c734d tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Generating transfer record for volume c5269833-baf2-44f0-a0a2-406969fefc46 Jul 03 23:53:06.321536 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:06.321536 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:06.332647 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a1afee84-eb4d-453c-a751-c6916b4c734d tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volume-transfers returned with HTTP 202 Jul 03 23:53:06.333168 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 468/1900] 10.4.3.143 () {70 vars in 1326 bytes} [Fri Jul 3 23:53:06 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:06.340690 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-743cad61-8459-4d34-ac6b-d52ecaa97179 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:06.342422 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-743cad61-8459-4d34-ac6b-d52ecaa97179 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] GET https://10.4.3.143/volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 Jul 03 23:53:06.342629 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-743cad61-8459-4d34-ac6b-d52ecaa97179 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:06.342905 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-743cad61-8459-4d34-ac6b-d52ecaa97179 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:06.343018 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-365a18e9-b72f-4275-af71-9006fbd75606 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Snapshot create request issued successfully. Jul 03 23:53:06.343317 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-365a18e9-b72f-4275-af71-9006fbd75606 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:53:06.343718 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 479/1901] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:53:06 2026] POST /volume/v3/snapshots => generated 303 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:06.349971 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:06.349971 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:06.352627 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-684f6d8c-fd6c-4b02-9078-1e0aac92641a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:06.354461 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-743cad61-8459-4d34-ac6b-d52ecaa97179 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Volume info retrieved successfully. Jul 03 23:53:06.354549 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-684f6d8c-fd6c-4b02-9078-1e0aac92641a tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/snapshots/fe916e1a-1d07-4e1d-9f57-2ffdae87caa8 Jul 03 23:53:06.354791 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-684f6d8c-fd6c-4b02-9078-1e0aac92641a tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:06.355010 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-684f6d8c-fd6c-4b02-9078-1e0aac92641a tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:06.359403 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-743cad61-8459-4d34-ac6b-d52ecaa97179 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 returned with HTTP 200 Jul 03 23:53:06.359921 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 479/1902] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:06 2026] GET /volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:06.360015 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:06.360015 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:06.360370 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-684f6d8c-fd6c-4b02-9078-1e0aac92641a tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Snapshot retrieved successfully. Jul 03 23:53:06.361102 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-684f6d8c-fd6c-4b02-9078-1e0aac92641a tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/snapshots/fe916e1a-1d07-4e1d-9f57-2ffdae87caa8 returned with HTTP 200 Jul 03 23:53:06.361433 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 477/1903] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:06 2026] GET /volume/v3/snapshots/fe916e1a-1d07-4e1d-9f57-2ffdae87caa8 => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:06.374092 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c70558db-7b84-47d6-b8ca-43b941a77642 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:06.376099 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c70558db-7b84-47d6-b8ca-43b941a77642 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] GET https://10.4.3.143/volume/v3/volume-transfers/detail Jul 03 23:53:06.376320 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c70558db-7b84-47d6-b8ca-43b941a77642 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:06.376510 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c70558db-7b84-47d6-b8ca-43b941a77642 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:06.376722 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volume_transfer [None req-c70558db-7b84-47d6-b8ca-43b941a77642 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Listing volume transfers {{(pid=99860) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 23:53:06.382401 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c70558db-7b84-47d6-b8ca-43b941a77642 tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 23:53:06.382826 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 469/1904] 10.4.3.143 () {68 vars in 1326 bytes} [Fri Jul 3 23:53:06 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:06.390692 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-eb0b755e-fbfd-4551-b1d0-1c950307e4ea None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:06.392484 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eb0b755e-fbfd-4551-b1d0-1c950307e4ea tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] DELETE https://10.4.3.143/volume/v3/volume-transfers/7e4cbe4d-393b-4968-8e2e-ca7b16c6b551 Jul 03 23:53:06.392692 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eb0b755e-fbfd-4551-b1d0-1c950307e4ea tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:06.392900 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eb0b755e-fbfd-4551-b1d0-1c950307e4ea tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:06.393010 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.volume_transfer [None req-eb0b755e-fbfd-4551-b1d0-1c950307e4ea tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Delete transfer with id: 7e4cbe4d-393b-4968-8e2e-ca7b16c6b551 Jul 03 23:53:06.540927 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:06.540927 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:06.548641 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eb0b755e-fbfd-4551-b1d0-1c950307e4ea tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volume-transfers/7e4cbe4d-393b-4968-8e2e-ca7b16c6b551 returned with HTTP 202 Jul 03 23:53:06.549014 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 480/1905] 10.4.3.143 () {68 vars in 1419 bytes} [Fri Jul 3 23:53:06 2026] DELETE /volume/v3/volume-transfers/7e4cbe4d-393b-4968-8e2e-ca7b16c6b551 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:06.555531 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9d4c7159-6a88-4f4a-968c-b204b71287ef None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:06.557241 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9d4c7159-6a88-4f4a-968c-b204b71287ef tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] GET https://10.4.3.143/volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 Jul 03 23:53:06.557435 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9d4c7159-6a88-4f4a-968c-b204b71287ef tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:06.557649 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9d4c7159-6a88-4f4a-968c-b204b71287ef tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:06.565628 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:06.565628 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:06.569330 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9d4c7159-6a88-4f4a-968c-b204b71287ef tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Volume info retrieved successfully. Jul 03 23:53:06.573842 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9d4c7159-6a88-4f4a-968c-b204b71287ef tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 returned with HTTP 200 Jul 03 23:53:06.574220 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 480/1906] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:06 2026] GET /volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:06.586533 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0137d1d7-aef5-4aaf-b469-bc00a9276a5b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:06.588079 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0137d1d7-aef5-4aaf-b469-bc00a9276a5b tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] DELETE https://10.4.3.143/volume/v3/volume-transfers/7e4cbe4d-393b-4968-8e2e-ca7b16c6b551 Jul 03 23:53:06.588252 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0137d1d7-aef5-4aaf-b469-bc00a9276a5b tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:06.588418 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0137d1d7-aef5-4aaf-b469-bc00a9276a5b tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:06.588518 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.volume_transfer [None req-0137d1d7-aef5-4aaf-b469-bc00a9276a5b tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Delete transfer with id: 7e4cbe4d-393b-4968-8e2e-ca7b16c6b551 Jul 03 23:53:06.592235 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0137d1d7-aef5-4aaf-b469-bc00a9276a5b tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volume-transfers/7e4cbe4d-393b-4968-8e2e-ca7b16c6b551 returned with HTTP 404 Jul 03 23:53:06.592652 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 478/1907] 10.4.3.143 () {68 vars in 1419 bytes} [Fri Jul 3 23:53:06 2026] DELETE /volume/v3/volume-transfers/7e4cbe4d-393b-4968-8e2e-ca7b16c6b551 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:06.599207 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5d2eea87-98d6-4bb1-acc2-354910ccce00 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:06.600889 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5d2eea87-98d6-4bb1-acc2-354910ccce00 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 Jul 03 23:53:06.601095 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5d2eea87-98d6-4bb1-acc2-354910ccce00 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:06.601278 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5d2eea87-98d6-4bb1-acc2-354910ccce00 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:06.601442 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-5d2eea87-98d6-4bb1-acc2-354910ccce00 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Delete volume with id: c5269833-baf2-44f0-a0a2-406969fefc46 Jul 03 23:53:06.608497 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:06.608497 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:06.608868 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5d2eea87-98d6-4bb1-acc2-354910ccce00 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Volume info retrieved successfully. Jul 03 23:53:06.625493 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5d2eea87-98d6-4bb1-acc2-354910ccce00 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Delete volume request issued successfully. Jul 03 23:53:06.625642 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5d2eea87-98d6-4bb1-acc2-354910ccce00 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] https://10.4.3.143/volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 returned with HTTP 202 Jul 03 23:53:06.626258 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 470/1908] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:53:06 2026] DELETE /volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:06.631982 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-51759ea2-a3c6-4c67-875d-5087cefbd742 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:06.633662 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-51759ea2-a3c6-4c67-875d-5087cefbd742 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] GET https://10.4.3.143/volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 Jul 03 23:53:06.633828 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-51759ea2-a3c6-4c67-875d-5087cefbd742 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:06.633987 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-51759ea2-a3c6-4c67-875d-5087cefbd742 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:06.640864 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:06.640864 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:06.644235 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-51759ea2-a3c6-4c67-875d-5087cefbd742 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Volume info retrieved successfully. Jul 03 23:53:06.648146 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-51759ea2-a3c6-4c67-875d-5087cefbd742 tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] https://10.4.3.143/volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 returned with HTTP 200 Jul 03 23:53:06.648552 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 481/1909] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:06 2026] GET /volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 => generated 1130 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:53:07.371022 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-14a4a44e-a1e5-4ed4-b708-8ac853ff51a4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:07.372753 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-14a4a44e-a1e5-4ed4-b708-8ac853ff51a4 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/snapshots/fe916e1a-1d07-4e1d-9f57-2ffdae87caa8 Jul 03 23:53:07.372945 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-14a4a44e-a1e5-4ed4-b708-8ac853ff51a4 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:07.373129 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-14a4a44e-a1e5-4ed4-b708-8ac853ff51a4 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:07.377835 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:07.377835 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:07.378224 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-14a4a44e-a1e5-4ed4-b708-8ac853ff51a4 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Snapshot retrieved successfully. Jul 03 23:53:07.378968 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-14a4a44e-a1e5-4ed4-b708-8ac853ff51a4 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/snapshots/fe916e1a-1d07-4e1d-9f57-2ffdae87caa8 returned with HTTP 200 Jul 03 23:53:07.379425 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 481/1910] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:07 2026] GET /volume/v3/snapshots/fe916e1a-1d07-4e1d-9f57-2ffdae87caa8 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:07.388130 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6701100c-b82d-459e-b159-bd41e3f92602 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:07.390125 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6701100c-b82d-459e-b159-bd41e3f92602 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] POST https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93/action Jul 03 23:53:07.390470 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6701100c-b82d-459e-b159-bd41e3f92602 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:07.390607 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6701100c-b82d-459e-b159-bd41e3f92602 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:07.398915 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:07.398915 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:07.399422 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6701100c-b82d-459e-b159-bd41e3f92602 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:07.434488 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-6701100c-b82d-459e-b159-bd41e3f92602 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Created reservations ['1b541b65-9a70-4715-9da1-3c7024325a1a', '8a5bbfa3-c637-4627-9fd9-11f25d4aad0a'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:07.444266 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6701100c-b82d-459e-b159-bd41e3f92602 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Extend volume request issued successfully. Jul 03 23:53:07.444502 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6701100c-b82d-459e-b159-bd41e3f92602 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93/action returned with HTTP 202 Jul 03 23:53:07.445028 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 479/1911] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:53:07 2026] POST /volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:53:07.452339 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cf8e8f0f-a4f8-42d1-a017-c7120643bbe3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:07.454095 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cf8e8f0f-a4f8-42d1-a017-c7120643bbe3 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 Jul 03 23:53:07.454258 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cf8e8f0f-a4f8-42d1-a017-c7120643bbe3 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:07.454444 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cf8e8f0f-a4f8-42d1-a017-c7120643bbe3 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:07.461398 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:07.461398 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:07.465038 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cf8e8f0f-a4f8-42d1-a017-c7120643bbe3 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:07.468964 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cf8e8f0f-a4f8-42d1-a017-c7120643bbe3 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 returned with HTTP 200 Jul 03 23:53:07.469534 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 471/1912] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:07 2026] GET /volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:07.662591 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6c432e25-a5ac-4527-87e0-6ee8374ccdde None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:07.665288 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6c432e25-a5ac-4527-87e0-6ee8374ccdde tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] GET https://10.4.3.143/volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 Jul 03 23:53:07.665288 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6c432e25-a5ac-4527-87e0-6ee8374ccdde tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:07.665288 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6c432e25-a5ac-4527-87e0-6ee8374ccdde tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:07.671536 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6c432e25-a5ac-4527-87e0-6ee8374ccdde tempest-VolumesTransfersV355Test-491542408 tempest-VolumesTransfersV355Test-491542408-project-admin] https://10.4.3.143/volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 returned with HTTP 404 Jul 03 23:53:07.672106 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 482/1913] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:07 2026] GET /volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:07.681732 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8de7582f-5122-4f81-b909-4f0d47327e6c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:07.683839 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8de7582f-5122-4f81-b909-4f0d47327e6c tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] GET https://10.4.3.143/volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 Jul 03 23:53:07.684105 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8de7582f-5122-4f81-b909-4f0d47327e6c tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:07.684328 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8de7582f-5122-4f81-b909-4f0d47327e6c tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:07.690963 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8de7582f-5122-4f81-b909-4f0d47327e6c tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 returned with HTTP 404 Jul 03 23:53:07.691635 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 482/1914] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:07 2026] GET /volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:07.699423 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-beaaaf99-b083-47dc-a0f1-2ca616b8077a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:07.701179 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-beaaaf99-b083-47dc-a0f1-2ca616b8077a tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 Jul 03 23:53:07.701389 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-beaaaf99-b083-47dc-a0f1-2ca616b8077a tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:07.701571 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-beaaaf99-b083-47dc-a0f1-2ca616b8077a tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:07.701964 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-beaaaf99-b083-47dc-a0f1-2ca616b8077a tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] Delete volume with id: c5269833-baf2-44f0-a0a2-406969fefc46 Jul 03 23:53:07.710727 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-beaaaf99-b083-47dc-a0f1-2ca616b8077a tempest-VolumesTransfersV355Test-1408052888 tempest-VolumesTransfersV355Test-1408052888-project-member] https://10.4.3.143/volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 returned with HTTP 404 Jul 03 23:53:07.710865 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 480/1915] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:53:07 2026] DELETE /volume/v3/volumes/c5269833-baf2-44f0-a0a2-406969fefc46 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:08.207440 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-29a32d45-4874-4760-904d-13bffdc99d73 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:08.209131 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-29a32d45-4874-4760-904d-13bffdc99d73 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] DELETE https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb Jul 03 23:53:08.209336 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-29a32d45-4874-4760-904d-13bffdc99d73 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:08.209512 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-29a32d45-4874-4760-904d-13bffdc99d73 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:08.209672 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-29a32d45-4874-4760-904d-13bffdc99d73 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Delete volume with id: eff21966-58d8-42be-8c62-cda9bd4112eb Jul 03 23:53:08.218531 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:08.218531 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:08.218837 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-29a32d45-4874-4760-904d-13bffdc99d73 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:53:08.238272 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-29a32d45-4874-4760-904d-13bffdc99d73 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Delete volume request issued successfully. Jul 03 23:53:08.238401 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-29a32d45-4874-4760-904d-13bffdc99d73 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb returned with HTTP 202 Jul 03 23:53:08.238762 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 472/1916] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:08 2026] DELETE /volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:08.246618 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c18cdc03-f77f-463a-ab51-15d8f035ebd0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:08.248747 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c18cdc03-f77f-463a-ab51-15d8f035ebd0 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb Jul 03 23:53:08.248747 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c18cdc03-f77f-463a-ab51-15d8f035ebd0 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:08.248747 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c18cdc03-f77f-463a-ab51-15d8f035ebd0 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:08.255848 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:08.255848 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:08.258985 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c18cdc03-f77f-463a-ab51-15d8f035ebd0 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:53:08.263208 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c18cdc03-f77f-463a-ab51-15d8f035ebd0 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb returned with HTTP 200 Jul 03 23:53:08.263604 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 483/1917] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:08 2026] GET /volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:08.480980 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8ddfafa8-4421-4bb7-9250-ab18c6dc53a6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:08.482827 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8ddfafa8-4421-4bb7-9250-ab18c6dc53a6 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 Jul 03 23:53:08.483032 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8ddfafa8-4421-4bb7-9250-ab18c6dc53a6 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:08.483223 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8ddfafa8-4421-4bb7-9250-ab18c6dc53a6 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:08.490853 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:08.490853 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:08.494730 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8ddfafa8-4421-4bb7-9250-ab18c6dc53a6 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:08.499401 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8ddfafa8-4421-4bb7-9250-ab18c6dc53a6 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 returned with HTTP 200 Jul 03 23:53:08.500002 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 483/1918] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:08 2026] GET /volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:08.512764 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c2d459dd-04f7-423b-ab9c-17287ff136bd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:08.514465 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c2d459dd-04f7-423b-ab9c-17287ff136bd tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 Jul 03 23:53:08.514830 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c2d459dd-04f7-423b-ab9c-17287ff136bd tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:08.514830 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c2d459dd-04f7-423b-ab9c-17287ff136bd tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:08.524032 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:08.524032 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:08.528693 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c2d459dd-04f7-423b-ab9c-17287ff136bd tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:08.534949 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c2d459dd-04f7-423b-ab9c-17287ff136bd tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 returned with HTTP 200 Jul 03 23:53:08.534949 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 481/1919] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:08 2026] GET /volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:08.546990 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-464e8fa6-7d8d-447d-9bb1-f6a40d486829 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:08.549453 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-464e8fa6-7d8d-447d-9bb1-f6a40d486829 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/fe916e1a-1d07-4e1d-9f57-2ffdae87caa8 Jul 03 23:53:08.549453 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-464e8fa6-7d8d-447d-9bb1-f6a40d486829 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:08.550882 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-464e8fa6-7d8d-447d-9bb1-f6a40d486829 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:08.550882 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-464e8fa6-7d8d-447d-9bb1-f6a40d486829 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Delete snapshot with id: fe916e1a-1d07-4e1d-9f57-2ffdae87caa8 Jul 03 23:53:08.555054 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:08.555054 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:08.555895 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-464e8fa6-7d8d-447d-9bb1-f6a40d486829 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Snapshot retrieved successfully. Jul 03 23:53:08.570751 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-464e8fa6-7d8d-447d-9bb1-f6a40d486829 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Snapshot delete request issued successfully. Jul 03 23:53:08.571016 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-464e8fa6-7d8d-447d-9bb1-f6a40d486829 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/snapshots/fe916e1a-1d07-4e1d-9f57-2ffdae87caa8 returned with HTTP 202 Jul 03 23:53:08.571496 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 473/1920] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:53:08 2026] DELETE /volume/v3/snapshots/fe916e1a-1d07-4e1d-9f57-2ffdae87caa8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:08.578358 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-79716cba-cea2-4a44-8a87-9bb19d019fdc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:08.580019 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-79716cba-cea2-4a44-8a87-9bb19d019fdc tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/snapshots/fe916e1a-1d07-4e1d-9f57-2ffdae87caa8 Jul 03 23:53:08.580293 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-79716cba-cea2-4a44-8a87-9bb19d019fdc tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:08.580474 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-79716cba-cea2-4a44-8a87-9bb19d019fdc tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:08.585749 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:08.585749 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:08.586195 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-79716cba-cea2-4a44-8a87-9bb19d019fdc tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Snapshot retrieved successfully. Jul 03 23:53:08.586918 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-79716cba-cea2-4a44-8a87-9bb19d019fdc tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/snapshots/fe916e1a-1d07-4e1d-9f57-2ffdae87caa8 returned with HTTP 200 Jul 03 23:53:08.587291 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 484/1921] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:08 2026] GET /volume/v3/snapshots/fe916e1a-1d07-4e1d-9f57-2ffdae87caa8 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:09.275978 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-458f9b4f-1e58-4d67-a153-4aed032d5736 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:09.277684 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-458f9b4f-1e58-4d67-a153-4aed032d5736 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb Jul 03 23:53:09.277889 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-458f9b4f-1e58-4d67-a153-4aed032d5736 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:09.278077 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-458f9b4f-1e58-4d67-a153-4aed032d5736 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:09.283484 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-458f9b4f-1e58-4d67-a153-4aed032d5736 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb returned with HTTP 404 Jul 03 23:53:09.283968 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 484/1922] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:09 2026] GET /volume/v3/volumes/eff21966-58d8-42be-8c62-cda9bd4112eb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:09.345586 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-dc0732db-027b-4040-85fb-7646e4422eb5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:09.347370 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dc0732db-027b-4040-85fb-7646e4422eb5 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 Jul 03 23:53:09.347370 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dc0732db-027b-4040-85fb-7646e4422eb5 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:09.347370 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dc0732db-027b-4040-85fb-7646e4422eb5 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:09.347548 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-dc0732db-027b-4040-85fb-7646e4422eb5 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Delete volume with id: c520b140-cea6-463a-a136-3cdd8761c4d1 Jul 03 23:53:09.354973 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:09.354973 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:09.355418 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-dc0732db-027b-4040-85fb-7646e4422eb5 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:53:09.384524 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-dc0732db-027b-4040-85fb-7646e4422eb5 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Delete volume request issued successfully. Jul 03 23:53:09.384751 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dc0732db-027b-4040-85fb-7646e4422eb5 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 returned with HTTP 202 Jul 03 23:53:09.385481 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 482/1923] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:09 2026] DELETE /volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:09.392897 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5081fc91-e233-4a60-8b0e-a4ff169f2ad3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:09.395006 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5081fc91-e233-4a60-8b0e-a4ff169f2ad3 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 Jul 03 23:53:09.395200 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5081fc91-e233-4a60-8b0e-a4ff169f2ad3 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:09.395374 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5081fc91-e233-4a60-8b0e-a4ff169f2ad3 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:09.402752 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:09.402752 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:09.406527 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5081fc91-e233-4a60-8b0e-a4ff169f2ad3 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Volume info retrieved successfully. Jul 03 23:53:09.411044 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5081fc91-e233-4a60-8b0e-a4ff169f2ad3 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 returned with HTTP 200 Jul 03 23:53:09.411424 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 474/1924] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:09 2026] GET /volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:09.596190 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c00c349e-6f07-40ef-ba9e-9df61e904e95 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:09.597939 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c00c349e-6f07-40ef-ba9e-9df61e904e95 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/snapshots/fe916e1a-1d07-4e1d-9f57-2ffdae87caa8 Jul 03 23:53:09.598115 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c00c349e-6f07-40ef-ba9e-9df61e904e95 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:09.598305 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c00c349e-6f07-40ef-ba9e-9df61e904e95 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:09.602522 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c00c349e-6f07-40ef-ba9e-9df61e904e95 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/snapshots/fe916e1a-1d07-4e1d-9f57-2ffdae87caa8 returned with HTTP 404 Jul 03 23:53:09.603026 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 485/1925] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:09 2026] GET /volume/v3/snapshots/fe916e1a-1d07-4e1d-9f57-2ffdae87caa8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:09.609100 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d1cde0e4-bf06-437d-bc8a-9f84108f00a5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:09.610722 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d1cde0e4-bf06-437d-bc8a-9f84108f00a5 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 Jul 03 23:53:09.610942 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d1cde0e4-bf06-437d-bc8a-9f84108f00a5 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:09.611159 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d1cde0e4-bf06-437d-bc8a-9f84108f00a5 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:09.617572 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:09.617572 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:09.620899 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d1cde0e4-bf06-437d-bc8a-9f84108f00a5 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:09.625642 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d1cde0e4-bf06-437d-bc8a-9f84108f00a5 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 returned with HTTP 200 Jul 03 23:53:09.626141 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 485/1926] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:09 2026] GET /volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:09.642339 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-dfa9fd28-e8f9-4680-8a10-76346e68fffa None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:09.644059 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dfa9fd28-e8f9-4680-8a10-76346e68fffa tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 Jul 03 23:53:09.644238 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dfa9fd28-e8f9-4680-8a10-76346e68fffa tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:09.644409 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dfa9fd28-e8f9-4680-8a10-76346e68fffa tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:09.644552 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-dfa9fd28-e8f9-4680-8a10-76346e68fffa tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Delete volume with id: a88094fb-cba0-4a8d-b37b-38155176dc93 Jul 03 23:53:09.650988 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:09.650988 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:09.651403 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-dfa9fd28-e8f9-4680-8a10-76346e68fffa tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:09.666039 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-dfa9fd28-e8f9-4680-8a10-76346e68fffa tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Delete volume request issued successfully. Jul 03 23:53:09.666152 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dfa9fd28-e8f9-4680-8a10-76346e68fffa tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 returned with HTTP 202 Jul 03 23:53:09.666537 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 483/1927] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:09 2026] DELETE /volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:09.674255 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f35da743-4b47-4ae0-aa16-a9b8a860cbcb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:09.676422 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f35da743-4b47-4ae0-aa16-a9b8a860cbcb tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 Jul 03 23:53:09.676726 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f35da743-4b47-4ae0-aa16-a9b8a860cbcb tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:09.676978 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f35da743-4b47-4ae0-aa16-a9b8a860cbcb tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:09.685602 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:09.685602 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:09.689919 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f35da743-4b47-4ae0-aa16-a9b8a860cbcb tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Volume info retrieved successfully. Jul 03 23:53:09.695410 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f35da743-4b47-4ae0-aa16-a9b8a860cbcb tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 returned with HTTP 200 Jul 03 23:53:09.695820 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 475/1928] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:09 2026] GET /volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:09.909173 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:10.022743 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:10.023040 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1772168149"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:10.024815 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1772168149'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:10.024928 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Create volume of 1 GB Jul 03 23:53:10.028882 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Availability Zones retrieved successfully. Jul 03 23:53:10.034131 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Flow 'volume_create_api' (cc09a8c8-5dc6-4192-a1e7-66ba02c74741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:10.035327 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b40f27a2-6ba1-4cce-a813-b417a88cb4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:10.036320 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:10.062369 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b40f27a2-6ba1-4cce-a813-b417a88cb4d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:10.063111 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b45461d-424d-4f16-a9d8-ad16d5755092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:10.117961 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Created reservations ['feec206e-0ff2-4b6f-a853-3dbdefd49147', 'e5ce6928-3abc-424e-a716-f5e65ab5598f', '7f59e075-e155-4574-8cda-ee56087e7447', 'ca70ed25-757e-46e3-82b8-de2db63cc1bd'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:10.118644 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b45461d-424d-4f16-a9d8-ad16d5755092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feec206e-0ff2-4b6f-a853-3dbdefd49147', 'e5ce6928-3abc-424e-a716-f5e65ab5598f', '7f59e075-e155-4574-8cda-ee56087e7447', 'ca70ed25-757e-46e3-82b8-de2db63cc1bd']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:10.119299 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19be20aa-2311-4e18-8d86-c6fde3c83e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:10.140173 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19be20aa-2311-4e18-8d86-c6fde3c83e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10bee553-4050-487c-8e79-361058e366ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1772168149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9c55ec38024dc6a7468cb2b80333c5',qos_specs=None,replication_status=,reservations=['feec206e-0ff2-4b6f-a853-3dbdefd49147','e5ce6928-3abc-424e-a716-f5e65ab5598f','7f59e075-e155-4574-8cda-ee56087e7447','ca70ed25-757e-46e3-82b8-de2db63cc1bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62726974a15e43ce9ed225fd971bab9a',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1772168149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10bee553-4050-487c-8e79-361058e366ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf9c55ec38024dc6a7468cb2b80333c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62726974a15e43ce9ed225fd971bab9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:10.140593 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e5acc793-1b74-47c2-a865-fd79a3838b09 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:10.141250 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6d4a9a8-9cd8-462c-bcb9-7de49ff94da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:10.142383 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e5acc793-1b74-47c2-a865-fd79a3838b09 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:53:10.142598 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e5acc793-1b74-47c2-a865-fd79a3838b09 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:10.142850 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e5acc793-1b74-47c2-a865-fd79a3838b09 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:10.151595 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:10.151595 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:10.156063 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e5acc793-1b74-47c2-a865-fd79a3838b09 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:53:10.159462 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e5acc793-1b74-47c2-a865-fd79a3838b09 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:53:10.159566 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6d4a9a8-9cd8-462c-bcb9-7de49ff94da4) transitioned into state 'SUCCESS' from state '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-1772168149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf9c55ec38024dc6a7468cb2b80333c5',qos_specs=None,replication_status=,reservations=['feec206e-0ff2-4b6f-a853-3dbdefd49147','e5ce6928-3abc-424e-a716-f5e65ab5598f','7f59e075-e155-4574-8cda-ee56087e7447','ca70ed25-757e-46e3-82b8-de2db63cc1bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62726974a15e43ce9ed225fd971bab9a',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:10.159976 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 486/1929] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:10 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:10.160271 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a23f50c-94f3-4037-8a4d-691a8d587e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:10.169616 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a23f50c-94f3-4037-8a4d-691a8d587e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:10.170446 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Flow 'volume_create_api' (cc09a8c8-5dc6-4192-a1e7-66ba02c74741) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:10.170719 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Create volume request issued successfully. Jul 03 23:53:10.171449 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f872ff23-8ddf-45e1-a7a1-e2f721811628 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:10.171618 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 486/1930] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:53:09 2026] POST /volume/v3/volumes => generated 758 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:10.183001 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6d3ae682-d669-4eed-833a-1656f499ef29 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:10.184939 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6d3ae682-d669-4eed-833a-1656f499ef29 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/volumes/10bee553-4050-487c-8e79-361058e366ba Jul 03 23:53:10.185181 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6d3ae682-d669-4eed-833a-1656f499ef29 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:10.185426 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6d3ae682-d669-4eed-833a-1656f499ef29 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:10.192142 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:10.192142 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:10.195538 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6d3ae682-d669-4eed-833a-1656f499ef29 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Volume info retrieved successfully. Jul 03 23:53:10.199807 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6d3ae682-d669-4eed-833a-1656f499ef29 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/volumes/10bee553-4050-487c-8e79-361058e366ba returned with HTTP 200 Jul 03 23:53:10.201258 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 484/1931] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:10 2026] GET /volume/v3/volumes/10bee553-4050-487c-8e79-361058e366ba => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:10.201337 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-0320f2b9-c043-458e-8880-d769c877e69f req-9f5271b1-78a2-4bae-bb57-1d204330acd5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:10.203143 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0320f2b9-c043-458e-8880-d769c877e69f req-9f5271b1-78a2-4bae-bb57-1d204330acd5 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:53:10.203469 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-0320f2b9-c043-458e-8880-d769c877e69f req-9f5271b1-78a2-4bae-bb57-1d204330acd5 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:10.203791 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-0320f2b9-c043-458e-8880-d769c877e69f req-9f5271b1-78a2-4bae-bb57-1d204330acd5 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:10.213528 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:10.213528 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:10.217255 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-0320f2b9-c043-458e-8880-d769c877e69f req-9f5271b1-78a2-4bae-bb57-1d204330acd5 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:53:10.221997 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0320f2b9-c043-458e-8880-d769c877e69f req-9f5271b1-78a2-4bae-bb57-1d204330acd5 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:53:10.222505 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 476/1932] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:53:10 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:10.242339 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-0320f2b9-c043-458e-8880-d769c877e69f req-2994d30c-1849-405b-a1cd-6ef496177119 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:10.244443 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0320f2b9-c043-458e-8880-d769c877e69f req-2994d30c-1849-405b-a1cd-6ef496177119 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] POST https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2/action Jul 03 23:53:10.244807 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0320f2b9-c043-458e-8880-d769c877e69f req-2994d30c-1849-405b-a1cd-6ef496177119 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:10.244926 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0320f2b9-c043-458e-8880-d769c877e69f req-2994d30c-1849-405b-a1cd-6ef496177119 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:10.255514 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:10.255514 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:10.256063 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-0320f2b9-c043-458e-8880-d769c877e69f req-2994d30c-1849-405b-a1cd-6ef496177119 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:53:10.263186 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-0320f2b9-c043-458e-8880-d769c877e69f req-2994d30c-1849-405b-a1cd-6ef496177119 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Begin detaching volume completed successfully. Jul 03 23:53:10.263500 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0320f2b9-c043-458e-8880-d769c877e69f req-2994d30c-1849-405b-a1cd-6ef496177119 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2/action returned with HTTP 202 Jul 03 23:53:10.264169 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 487/1933] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:53:10 2026] POST /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:53:10.422981 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-894f450e-159c-48b4-a2d4-fbb1a5641304 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:10.424823 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-894f450e-159c-48b4-a2d4-fbb1a5641304 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] GET https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 Jul 03 23:53:10.425011 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-894f450e-159c-48b4-a2d4-fbb1a5641304 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:10.425189 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-894f450e-159c-48b4-a2d4-fbb1a5641304 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:10.431064 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-894f450e-159c-48b4-a2d4-fbb1a5641304 tempest-AttachVolumeShelveTestJSON-1318319607 tempest-AttachVolumeShelveTestJSON-1318319607-project-member] https://10.4.3.143/volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 returned with HTTP 404 Jul 03 23:53:10.431497 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 487/1934] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:10 2026] GET /volume/v3/volumes/c520b140-cea6-463a-a136-3cdd8761c4d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:10.707449 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-faa437de-4cb9-4e4e-b22c-66bf2df3f6e4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:10.709380 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-faa437de-4cb9-4e4e-b22c-66bf2df3f6e4 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] GET https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 Jul 03 23:53:10.709599 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-faa437de-4cb9-4e4e-b22c-66bf2df3f6e4 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:10.709892 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-faa437de-4cb9-4e4e-b22c-66bf2df3f6e4 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:10.716083 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-faa437de-4cb9-4e4e-b22c-66bf2df3f6e4 tempest-VolumesExtendTest-80151360 tempest-VolumesExtendTest-80151360-project-member] https://10.4.3.143/volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 returned with HTTP 404 Jul 03 23:53:10.716556 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 485/1935] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:10 2026] GET /volume/v3/volumes/a88094fb-cba0-4a8d-b37b-38155176dc93 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:11.224185 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6e361841-a817-468c-9ea4-e4a70a735590 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:11.226547 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6e361841-a817-468c-9ea4-e4a70a735590 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/volumes/10bee553-4050-487c-8e79-361058e366ba Jul 03 23:53:11.229290 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6e361841-a817-468c-9ea4-e4a70a735590 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:11.229290 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6e361841-a817-468c-9ea4-e4a70a735590 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:11.241278 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:11.241278 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:11.244552 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6e361841-a817-468c-9ea4-e4a70a735590 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Volume info retrieved successfully. Jul 03 23:53:11.248940 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6e361841-a817-468c-9ea4-e4a70a735590 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/volumes/10bee553-4050-487c-8e79-361058e366ba returned with HTTP 200 Jul 03 23:53:11.248940 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 477/1936] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:11 2026] GET /volume/v3/volumes/10bee553-4050-487c-8e79-361058e366ba => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:11.262910 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6b5bcc08-dc27-4c7d-8ec5-e309cc9ff03a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:11.264650 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6b5bcc08-dc27-4c7d-8ec5-e309cc9ff03a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:53:11.265023 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6b5bcc08-dc27-4c7d-8ec5-e309cc9ff03a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10bee553-4050-487c-8e79-361058e366ba", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-308149992"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:11.273263 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:11.273263 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:11.273849 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6b5bcc08-dc27-4c7d-8ec5-e309cc9ff03a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Volume info retrieved successfully. Jul 03 23:53:11.274121 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-6b5bcc08-dc27-4c7d-8ec5-e309cc9ff03a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Create snapshot from volume 10bee553-4050-487c-8e79-361058e366ba Jul 03 23:53:11.290942 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6d893113-94ad-406c-9d62-5469a92f5957 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:11.291352 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6d893113-94ad-406c-9d62-5469a92f5957 None None] GET https://10.4.3.143/volume// Jul 03 23:53:11.291501 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6d893113-94ad-406c-9d62-5469a92f5957 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:11.291734 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6d893113-94ad-406c-9d62-5469a92f5957 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:11.292085 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6d893113-94ad-406c-9d62-5469a92f5957 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:53:11.292391 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 488/1937] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:53:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:53:11.300431 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-0320f2b9-c043-458e-8880-d769c877e69f req-a21b4383-5845-4ea2-9e63-3cb4e580d972 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:11.303526 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0320f2b9-c043-458e-8880-d769c877e69f req-a21b4383-5845-4ea2-9e63-3cb4e580d972 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:53:11.304158 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0320f2b9-c043-458e-8880-d769c877e69f req-a21b4383-5845-4ea2-9e63-3cb4e580d972 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:11.304487 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0320f2b9-c043-458e-8880-d769c877e69f req-a21b4383-5845-4ea2-9e63-3cb4e580d972 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:11.318612 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:11.318612 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:11.326603 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-6b5bcc08-dc27-4c7d-8ec5-e309cc9ff03a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Created reservations ['d5c18198-7f08-428b-8456-0d2f72ea203d', 'd18b675c-be6d-4f4b-a3de-96276510a655', 'eac8b726-1f6e-40e8-ae48-33a288583bd0', '700d9dcb-ff32-427f-9e70-2b628bb7d394'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:11.327510 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-0320f2b9-c043-458e-8880-d769c877e69f req-a21b4383-5845-4ea2-9e63-3cb4e580d972 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:53:11.333649 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0320f2b9-c043-458e-8880-d769c877e69f req-a21b4383-5845-4ea2-9e63-3cb4e580d972 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:53:11.334384 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 486/1938] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:53:11 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 1327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:53:11.406356 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6b5bcc08-dc27-4c7d-8ec5-e309cc9ff03a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Snapshot create request issued successfully. Jul 03 23:53:11.406804 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6b5bcc08-dc27-4c7d-8ec5-e309cc9ff03a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:53:11.407290 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 488/1939] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:53:11 2026] POST /volume/v3/snapshots => generated 313 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:11.416369 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-261db867-79ca-4a50-ae73-fb71f6b3da50 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:11.418330 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-261db867-79ca-4a50-ae73-fb71f6b3da50 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots/8e78dcc3-4d57-4f80-bc9c-aafb76c35c6b Jul 03 23:53:11.418604 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-261db867-79ca-4a50-ae73-fb71f6b3da50 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:11.418791 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-261db867-79ca-4a50-ae73-fb71f6b3da50 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:11.427729 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:11.427729 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:11.428409 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-261db867-79ca-4a50-ae73-fb71f6b3da50 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Snapshot retrieved successfully. Jul 03 23:53:11.429798 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-261db867-79ca-4a50-ae73-fb71f6b3da50 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots/8e78dcc3-4d57-4f80-bc9c-aafb76c35c6b returned with HTTP 200 Jul 03 23:53:11.429972 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 478/1940] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:11 2026] GET /volume/v3/snapshots/8e78dcc3-4d57-4f80-bc9c-aafb76c35c6b => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:11.458085 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-09e7d157-d7f0-43f4-8a7e-840d28c4656e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:11.558524 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-09e7d157-d7f0-43f4-8a7e-840d28c4656e tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:53:11.559024 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-09e7d157-d7f0-43f4-8a7e-840d28c4656e tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-214578592"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:11.560577 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:11.560577 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:11.576019 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-09e7d157-d7f0-43f4-8a7e-840d28c4656e tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:53:11.576348 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 489/1941] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:53:11 2026] POST /volume/v3/types => generated 223 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:11.586127 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1c553097-769a-4341-aded-9e25e7693f92 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:11.587957 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1c553097-769a-4341-aded-9e25e7693f92 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] POST https://10.4.3.143/volume/v3/group_types Jul 03 23:53:11.588326 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1c553097-769a-4341-aded-9e25e7693f92 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-381233095"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:11.615784 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1c553097-769a-4341-aded-9e25e7693f92 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Jul 03 23:53:11.617284 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 487/1942] 10.4.3.143 () {70 vars in 1311 bytes} [Fri Jul 3 23:53:11 2026] POST /volume/v3/group_types => generated 180 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:11.625947 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a9a423a0-5404-414f-b5f5-f616f1bf93b8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:11.719797 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a9a423a0-5404-414f-b5f5-f616f1bf93b8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] POST https://10.4.3.143/volume/v3/groups Jul 03 23:53:11.719797 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a9a423a0-5404-414f-b5f5-f616f1bf93b8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9018dddf-05b8-435a-83a0-ed542a740137", "volume_types": ["8841100c-607a-4d55-b03c-d1b6876059cd"], "name": "tempest-GroupSnapshotsTest-Group-1620012544"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:11.719797 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-a9a423a0-5404-414f-b5f5-f616f1bf93b8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Creating new group {'group': {'group_type': '9018dddf-05b8-435a-83a0-ed542a740137', 'volume_types': ['8841100c-607a-4d55-b03c-d1b6876059cd'], 'name': 'tempest-GroupSnapshotsTest-Group-1620012544'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 23:53:11.723367 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.groups [None req-a9a423a0-5404-414f-b5f5-f616f1bf93b8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Creating group tempest-GroupSnapshotsTest-Group-1620012544. Jul 03 23:53:11.723897 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:11.723897 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:11.754092 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a9a423a0-5404-414f-b5f5-f616f1bf93b8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Availability zone cache updated, next update will occur around 2026-07-04 00:53:11.753034. {{(pid=99862) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 23:53:11.754092 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a9a423a0-5404-414f-b5f5-f616f1bf93b8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Availability Zones retrieved successfully. Jul 03 23:53:11.773901 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-a9a423a0-5404-414f-b5f5-f616f1bf93b8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Created reservations ['3696549f-1628-4784-b80d-e6f7375458e6'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:11.805551 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a9a423a0-5404-414f-b5f5-f616f1bf93b8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups returned with HTTP 202 Jul 03 23:53:11.806119 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 489/1943] 10.4.3.143 () {70 vars in 1297 bytes} [Fri Jul 3 23:53:11 2026] POST /volume/v3/groups => generated 112 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:11.814882 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-87edf99b-7ada-4071-a992-e03fc67a99bc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:11.816714 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-87edf99b-7ada-4071-a992-e03fc67a99bc tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/f828f43a-62d5-45d6-a792-285bfb6c7de5 Jul 03 23:53:11.816927 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-87edf99b-7ada-4071-a992-e03fc67a99bc tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:11.817099 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-87edf99b-7ada-4071-a992-e03fc67a99bc tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:11.817249 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-87edf99b-7ada-4071-a992-e03fc67a99bc tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member f828f43a-62d5-45d6-a792-285bfb6c7de5 {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:11.821623 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:11.821623 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:11.836335 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-87edf99b-7ada-4071-a992-e03fc67a99bc tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/f828f43a-62d5-45d6-a792-285bfb6c7de5 returned with HTTP 200 Jul 03 23:53:11.836743 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 479/1944] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:11 2026] GET /volume/v3/groups/f828f43a-62d5-45d6-a792-285bfb6c7de5 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:12.015969 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:12.098965 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:12.099286 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1669939802", "metadata": {"Type": "Test"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:12.100999 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1669939802', 'metadata': {'Type': 'Test'}}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:12.101115 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume of 1 GB Jul 03 23:53:12.105009 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Availability Zones retrieved successfully. Jul 03 23:53:12.109991 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Flow 'volume_create_api' (b7a5da1e-6e91-47ea-aa19-e69eedf8eae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:12.111074 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02fe9db3-c0af-402b-909f-5fc2f9fd76bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:12.111968 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:12.136818 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02fe9db3-c0af-402b-909f-5fc2f9fd76bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:12.137681 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (938a5972-7144-4d4a-bcf1-4ea75f8a55e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:12.195946 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Created reservations ['70678d4e-8e01-4ba8-91bb-8d663fb47b8d', '4377bd17-3810-4962-92da-d726ab2e5313', 'e2cd47b5-99c8-4884-9591-ecd497415ea0', '4b51d18e-a16f-4f93-8414-94a43363f976'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:12.196722 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (938a5972-7144-4d4a-bcf1-4ea75f8a55e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70678d4e-8e01-4ba8-91bb-8d663fb47b8d', '4377bd17-3810-4962-92da-d726ab2e5313', 'e2cd47b5-99c8-4884-9591-ecd497415ea0', '4b51d18e-a16f-4f93-8414-94a43363f976']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:12.197504 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db04f5a0-c0b4-4893-a133-746318a717a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:12.221352 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db04f5a0-c0b4-4893-a133-746318a717a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9da4464d-348f-4c85-8684-cdad13a8692e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1669939802',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ebf64e5e2b424a4a99dd900a275b125c',qos_specs=None,replication_status=,reservations=['70678d4e-8e01-4ba8-91bb-8d663fb47b8d','4377bd17-3810-4962-92da-d726ab2e5313','e2cd47b5-99c8-4884-9591-ecd497415ea0','4b51d18e-a16f-4f93-8414-94a43363f976'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3febdb2674295b03a93fb82578f12',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1669939802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9da4464d-348f-4c85-8684-cdad13a8692e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ebf64e5e2b424a4a99dd900a275b125c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e3febdb2674295b03a93fb82578f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:12.221579 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87c9c4a0-4fc0-4b99-9bdb-0a1f2e84ef55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:12.247614 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87c9c4a0-4fc0-4b99-9bdb-0a1f2e84ef55) transitioned into state 'SUCCESS' from state '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-1669939802',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ebf64e5e2b424a4a99dd900a275b125c',qos_specs=None,replication_status=,reservations=['70678d4e-8e01-4ba8-91bb-8d663fb47b8d','4377bd17-3810-4962-92da-d726ab2e5313','e2cd47b5-99c8-4884-9591-ecd497415ea0','4b51d18e-a16f-4f93-8414-94a43363f976'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3febdb2674295b03a93fb82578f12',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:12.248343 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf4b3aa2-688c-4a9b-af06-40ee5e5a7512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:12.257530 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf4b3aa2-688c-4a9b-af06-40ee5e5a7512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:12.258371 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Flow 'volume_create_api' (b7a5da1e-6e91-47ea-aa19-e69eedf8eae1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:12.258646 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume request issued successfully. Jul 03 23:53:12.259257 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-68af3664-7fc3-4511-ab8a-1e4627b6a570 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:12.259617 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 490/1945] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:53:12 2026] POST /volume/v3/volumes => generated 759 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:12.271786 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7b53955a-9c6c-48c7-a5f1-4fc80ecfa51e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:12.274245 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7b53955a-9c6c-48c7-a5f1-4fc80ecfa51e tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e Jul 03 23:53:12.274532 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7b53955a-9c6c-48c7-a5f1-4fc80ecfa51e tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:12.274852 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7b53955a-9c6c-48c7-a5f1-4fc80ecfa51e tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:12.282967 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:12.282967 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:12.289009 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-7b53955a-9c6c-48c7-a5f1-4fc80ecfa51e tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:12.294414 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7b53955a-9c6c-48c7-a5f1-4fc80ecfa51e tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e returned with HTTP 200 Jul 03 23:53:12.294508 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-0320f2b9-c043-458e-8880-d769c877e69f req-165bd8df-d90a-418e-a66d-cfa88e99cadd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:12.295143 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 488/1946] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:12 2026] GET /volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:12.296613 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0320f2b9-c043-458e-8880-d769c877e69f req-165bd8df-d90a-418e-a66d-cfa88e99cadd tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] DELETE https://10.4.3.143/volume/v3/attachments/1b3821c1-2552-4a09-b49a-f6ed308d5c15 Jul 03 23:53:12.296844 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0320f2b9-c043-458e-8880-d769c877e69f req-165bd8df-d90a-418e-a66d-cfa88e99cadd tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:12.297023 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0320f2b9-c043-458e-8880-d769c877e69f req-165bd8df-d90a-418e-a66d-cfa88e99cadd tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:12.306845 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:12.306845 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:12.438562 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c2c2b426-91b3-4ded-82b2-08b7739ffb7a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:12.440227 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c2c2b426-91b3-4ded-82b2-08b7739ffb7a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots/8e78dcc3-4d57-4f80-bc9c-aafb76c35c6b Jul 03 23:53:12.440400 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c2c2b426-91b3-4ded-82b2-08b7739ffb7a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:12.440625 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c2c2b426-91b3-4ded-82b2-08b7739ffb7a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:12.449443 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:12.449443 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:12.449904 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c2c2b426-91b3-4ded-82b2-08b7739ffb7a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Snapshot retrieved successfully. Jul 03 23:53:12.450575 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c2c2b426-91b3-4ded-82b2-08b7739ffb7a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots/8e78dcc3-4d57-4f80-bc9c-aafb76c35c6b returned with HTTP 200 Jul 03 23:53:12.450992 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 480/1947] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:12 2026] GET /volume/v3/snapshots/8e78dcc3-4d57-4f80-bc9c-aafb76c35c6b => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:12.459907 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0e01c09a-db05-4802-a075-81137bdec3cd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:12.461807 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0e01c09a-db05-4802-a075-81137bdec3cd tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:53:12.462126 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0e01c09a-db05-4802-a075-81137bdec3cd tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10bee553-4050-487c-8e79-361058e366ba", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1120753888"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:12.471532 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:12.471532 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:12.472168 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0e01c09a-db05-4802-a075-81137bdec3cd tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Volume info retrieved successfully. Jul 03 23:53:12.472361 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-0e01c09a-db05-4802-a075-81137bdec3cd tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Create snapshot from volume 10bee553-4050-487c-8e79-361058e366ba Jul 03 23:53:12.507592 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-0e01c09a-db05-4802-a075-81137bdec3cd tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Created reservations ['a2f86365-d381-4421-bd59-3d10ba8803ee', '5d3a62f3-3f48-4516-adb1-1cd44ca3fd22', '2a75aff3-1a15-4376-a0e7-2eed246f20a6', '4f04f8aa-1ab0-4a38-a92e-0c22db9a472d'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:12.538963 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0e01c09a-db05-4802-a075-81137bdec3cd tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Snapshot create request issued successfully. Jul 03 23:53:12.539344 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0e01c09a-db05-4802-a075-81137bdec3cd tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:53:12.539804 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 491/1948] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:53:12 2026] POST /volume/v3/snapshots => generated 314 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:12.548758 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-336f0e33-3c67-4b8b-b936-9c22df44de05 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:12.550730 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-336f0e33-3c67-4b8b-b936-9c22df44de05 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots/e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 Jul 03 23:53:12.550976 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-336f0e33-3c67-4b8b-b936-9c22df44de05 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:12.551162 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-336f0e33-3c67-4b8b-b936-9c22df44de05 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:12.555964 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:12.555964 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:12.556375 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-336f0e33-3c67-4b8b-b936-9c22df44de05 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Snapshot retrieved successfully. Jul 03 23:53:12.557185 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-336f0e33-3c67-4b8b-b936-9c22df44de05 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots/e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 returned with HTTP 200 Jul 03 23:53:12.557545 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 489/1949] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:12 2026] GET /volume/v3/snapshots/e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 => generated 446 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:12.834899 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0320f2b9-c043-458e-8880-d769c877e69f req-165bd8df-d90a-418e-a66d-cfa88e99cadd tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/attachments/1b3821c1-2552-4a09-b49a-f6ed308d5c15 returned with HTTP 200 Jul 03 23:53:12.835352 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 490/1950] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:53:12 2026] DELETE /volume/v3/attachments/1b3821c1-2552-4a09-b49a-f6ed308d5c15 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:12.846860 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e566fb71-e964-4ef5-8d60-ce66239b2e82 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:12.849098 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e566fb71-e964-4ef5-8d60-ce66239b2e82 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/f828f43a-62d5-45d6-a792-285bfb6c7de5 Jul 03 23:53:12.849317 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e566fb71-e964-4ef5-8d60-ce66239b2e82 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:12.849506 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e566fb71-e964-4ef5-8d60-ce66239b2e82 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:12.849635 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-e566fb71-e964-4ef5-8d60-ce66239b2e82 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member f828f43a-62d5-45d6-a792-285bfb6c7de5 {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:12.854054 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:12.854054 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:12.864536 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e566fb71-e964-4ef5-8d60-ce66239b2e82 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/f828f43a-62d5-45d6-a792-285bfb6c7de5 returned with HTTP 200 Jul 03 23:53:12.865062 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 481/1951] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:12 2026] GET /volume/v3/groups/f828f43a-62d5-45d6-a792-285bfb6c7de5 => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:12.874606 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-97fd683b-80c9-4425-bb17-dd49309476a6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:12.877178 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:12.877335 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1544130787", "volume_type": "8841100c-607a-4d55-b03c-d1b6876059cd", "group_id": "f828f43a-62d5-45d6-a792-285bfb6c7de5", "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:12.878785 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1544130787', 'volume_type': '8841100c-607a-4d55-b03c-d1b6876059cd', 'group_id': 'f828f43a-62d5-45d6-a792-285bfb6c7de5', 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:12.887108 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:12.887108 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:12.887529 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Create volume of 1 GB Jul 03 23:53:12.898719 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Availability Zones retrieved successfully. Jul 03 23:53:12.904805 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Flow 'volume_create_api' (15b88ca2-c8a4-4cf0-b002-9901feb7afb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:12.906020 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00b08b6-b19e-40bd-b5a0-14031c7a7216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:12.906528 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:12.906528 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:12.906963 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:12.928725 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00b08b6-b19e-40bd-b5a0-14031c7a7216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8841100c-607a-4d55-b03c-d1b6876059cd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-214578592',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8841100c-607a-4d55-b03c-d1b6876059cd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f828f43a-62d5-45d6-a792-285bfb6c7de5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:12.929820 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8daa3046-8422-408c-b777-7c2bebb87404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:12.956496 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-214578592 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-214578592, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:12.956769 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-214578592 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-214578592, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:12.990490 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Created reservations ['90240b7d-c291-4fe3-9ff6-82fef69457a7', '50fa2437-a569-4861-b361-9e181f211524', 'cc5a654c-b60a-4f64-a2f7-5a815d8abf4b', '4db18c14-9d25-4bfc-8f47-9cbe5f4c4394'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:12.991371 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8daa3046-8422-408c-b777-7c2bebb87404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90240b7d-c291-4fe3-9ff6-82fef69457a7', '50fa2437-a569-4861-b361-9e181f211524', 'cc5a654c-b60a-4f64-a2f7-5a815d8abf4b', '4db18c14-9d25-4bfc-8f47-9cbe5f4c4394']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:12.992170 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8b54cf-e16b-45ad-8c24-14a731fb3b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:13.015305 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4c504b7f-7a6a-4a81-8fd0-969bdc015caa None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:13.017178 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4c504b7f-7a6a-4a81-8fd0-969bdc015caa tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:53:13.017395 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4c504b7f-7a6a-4a81-8fd0-969bdc015caa tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:13.017620 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4c504b7f-7a6a-4a81-8fd0-969bdc015caa tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:13.018329 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8b54cf-e16b-45ad-8c24-14a731fb3b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed94501c-7712-4f90-85e4-f02bdf383ff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1544130787',encryption_key_id=None,group_id=f828f43a-62d5-45d6-a792-285bfb6c7de5,group_type_id=,metadata={},multiattach=False,project_id='f8be786add844cabbc847ca72153735e',qos_specs=None,replication_status=,reservations=['90240b7d-c291-4fe3-9ff6-82fef69457a7','50fa2437-a569-4861-b361-9e181f211524','cc5a654c-b60a-4f64-a2f7-5a815d8abf4b','4db18c14-9d25-4bfc-8f47-9cbe5f4c4394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c50a614922ff402ca1610a057caaf6a0',volume_type_id=8841100c-607a-4d55-b03c-d1b6876059cd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1544130787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f828f43a-62d5-45d6-a792-285bfb6c7de5,host=None,id=ed94501c-7712-4f90-85e4-f02bdf383ff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8be786add844cabbc847ca72153735e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c50a614922ff402ca1610a057caaf6a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8841100c-607a-4d55-b03c-d1b6876059cd),volume_type_id=8841100c-607a-4d55-b03c-d1b6876059cd)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:13.019252 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e58739-1ba2-4d46-a9b9-b02b7fd6e0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:13.028116 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:13.028116 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:13.033134 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4c504b7f-7a6a-4a81-8fd0-969bdc015caa tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:53:13.038029 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4c504b7f-7a6a-4a81-8fd0-969bdc015caa tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:53:13.038535 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 490/1952] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:13 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:13.045147 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81e58739-1ba2-4d46-a9b9-b02b7fd6e0b4) transitioned into state 'SUCCESS' from state '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-1544130787',encryption_key_id=None,group_id=f828f43a-62d5-45d6-a792-285bfb6c7de5,group_type_id=,metadata={},multiattach=False,project_id='f8be786add844cabbc847ca72153735e',qos_specs=None,replication_status=,reservations=['90240b7d-c291-4fe3-9ff6-82fef69457a7','50fa2437-a569-4861-b361-9e181f211524','cc5a654c-b60a-4f64-a2f7-5a815d8abf4b','4db18c14-9d25-4bfc-8f47-9cbe5f4c4394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c50a614922ff402ca1610a057caaf6a0',volume_type_id=8841100c-607a-4d55-b03c-d1b6876059cd)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:13.045849 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5949e9f3-40f8-405a-91aa-931c7cc39a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:13.061388 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5949e9f3-40f8-405a-91aa-931c7cc39a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:13.062477 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Flow 'volume_create_api' (15b88ca2-c8a4-4cf0-b002-9901feb7afb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:13.062915 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Create volume request issued successfully. Jul 03 23:53:13.063581 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:13.063875 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:13.080981 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-459386c6-4fab-4877-b3cb-29c669961a22 req-7bf4555b-9a4e-47f2-b026-77687c49ddf8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:13.083609 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-459386c6-4fab-4877-b3cb-29c669961a22 req-7bf4555b-9a4e-47f2-b026-77687c49ddf8 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:53:13.083866 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-459386c6-4fab-4877-b3cb-29c669961a22 req-7bf4555b-9a4e-47f2-b026-77687c49ddf8 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:13.084165 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-459386c6-4fab-4877-b3cb-29c669961a22 req-7bf4555b-9a4e-47f2-b026-77687c49ddf8 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:13.097159 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:13.097159 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:13.101719 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-459386c6-4fab-4877-b3cb-29c669961a22 req-7bf4555b-9a4e-47f2-b026-77687c49ddf8 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:53:13.106798 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-459386c6-4fab-4877-b3cb-29c669961a22 req-7bf4555b-9a4e-47f2-b026-77687c49ddf8 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:53:13.107396 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 491/1953] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:53:13 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:13.109589 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:13.112925 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:13.112925 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:13.117713 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-97fd683b-80c9-4425-bb17-dd49309476a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:13.117713 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 492/1954] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:53:12 2026] POST /volume/v3/volumes => generated 822 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:13.129047 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-459386c6-4fab-4877-b3cb-29c669961a22 req-dee813b0-def9-4bd6-a610-2753332ad393 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:13.130955 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-459386c6-4fab-4877-b3cb-29c669961a22 req-dee813b0-def9-4bd6-a610-2753332ad393 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] POST https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83/action Jul 03 23:53:13.131288 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-459386c6-4fab-4877-b3cb-29c669961a22 req-dee813b0-def9-4bd6-a610-2753332ad393 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:13.131384 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1b4ca2f4-d1a5-4701-a1ec-4dc8654b8947 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:13.131442 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-459386c6-4fab-4877-b3cb-29c669961a22 req-dee813b0-def9-4bd6-a610-2753332ad393 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:13.133639 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1b4ca2f4-d1a5-4701-a1ec-4dc8654b8947 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/ed94501c-7712-4f90-85e4-f02bdf383ff5 Jul 03 23:53:13.133875 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1b4ca2f4-d1a5-4701-a1ec-4dc8654b8947 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:13.134053 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1b4ca2f4-d1a5-4701-a1ec-4dc8654b8947 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:13.140626 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:13.140626 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:13.143216 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:13.143216 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:13.143816 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1b4ca2f4-d1a5-4701-a1ec-4dc8654b8947 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Volume info retrieved successfully. Jul 03 23:53:13.143971 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-459386c6-4fab-4877-b3cb-29c669961a22 req-dee813b0-def9-4bd6-a610-2753332ad393 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:53:13.144519 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-1b4ca2f4-d1a5-4701-a1ec-4dc8654b8947 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:13.144688 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-1b4ca2f4-d1a5-4701-a1ec-4dc8654b8947 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:13.152315 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-459386c6-4fab-4877-b3cb-29c669961a22 req-dee813b0-def9-4bd6-a610-2753332ad393 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Begin detaching volume completed successfully. Jul 03 23:53:13.152518 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-459386c6-4fab-4877-b3cb-29c669961a22 req-dee813b0-def9-4bd6-a610-2753332ad393 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83/action returned with HTTP 202 Jul 03 23:53:13.152988 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 482/1955] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:53:13 2026] POST /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:53:13.188752 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-1b4ca2f4-d1a5-4701-a1ec-4dc8654b8947 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:13.193203 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:13.193203 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:13.200150 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1b4ca2f4-d1a5-4701-a1ec-4dc8654b8947 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/ed94501c-7712-4f90-85e4-f02bdf383ff5 returned with HTTP 200 Jul 03 23:53:13.200529 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 491/1956] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:13 2026] GET /volume/v3/volumes/ed94501c-7712-4f90-85e4-f02bdf383ff5 => generated 890 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:13.307027 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cc0dfd25-3ca2-4494-8c35-974c8b73638f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:13.308786 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cc0dfd25-3ca2-4494-8c35-974c8b73638f tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e Jul 03 23:53:13.308987 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cc0dfd25-3ca2-4494-8c35-974c8b73638f tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:13.309173 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cc0dfd25-3ca2-4494-8c35-974c8b73638f tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:13.318486 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:13.318486 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:13.321979 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-cc0dfd25-3ca2-4494-8c35-974c8b73638f tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:13.325784 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cc0dfd25-3ca2-4494-8c35-974c8b73638f tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e returned with HTTP 200 Jul 03 23:53:13.326123 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 492/1957] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:13 2026] GET /volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:13.337509 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1f742886-dc29-4d89-94f6-18b297ef4ef2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:13.339892 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1f742886-dc29-4d89-94f6-18b297ef4ef2 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e Jul 03 23:53:13.340128 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1f742886-dc29-4d89-94f6-18b297ef4ef2 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:13.340389 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1f742886-dc29-4d89-94f6-18b297ef4ef2 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:13.348114 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:13.348114 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:13.352586 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1f742886-dc29-4d89-94f6-18b297ef4ef2 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:13.358261 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1f742886-dc29-4d89-94f6-18b297ef4ef2 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e returned with HTTP 200 Jul 03 23:53:13.359032 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 493/1958] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:13 2026] GET /volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:13.369773 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-12051e3c-f489-4308-b12a-ce633a3bd954 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:13.371307 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-12051e3c-f489-4308-b12a-ce633a3bd954 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] PUT https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e Jul 03 23:53:13.371633 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-12051e3c-f489-4308-b12a-ce633a3bd954 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1669939802"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:13.379617 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:13.379617 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:13.383164 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-12051e3c-f489-4308-b12a-ce633a3bd954 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:13.390098 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-12051e3c-f489-4308-b12a-ce633a3bd954 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume updated successfully. Jul 03 23:53:13.390566 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-12051e3c-f489-4308-b12a-ce633a3bd954 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e returned with HTTP 200 Jul 03 23:53:13.391097 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 483/1959] 10.4.3.143 () {68 vars in 1368 bytes} [Fri Jul 3 23:53:13 2026] PUT /volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e => generated 784 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:13.401321 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fb2189c2-7190-4ed9-b6f3-ee858ba7cd72 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:13.403160 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fb2189c2-7190-4ed9-b6f3-ee858ba7cd72 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] PUT https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e Jul 03 23:53:13.403546 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fb2189c2-7190-4ed9-b6f3-ee858ba7cd72 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1474587249", "description": "This is the new description of volume"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:13.413008 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:13.413008 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:13.417123 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fb2189c2-7190-4ed9-b6f3-ee858ba7cd72 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:13.423633 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fb2189c2-7190-4ed9-b6f3-ee858ba7cd72 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume updated successfully. Jul 03 23:53:13.424379 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fb2189c2-7190-4ed9-b6f3-ee858ba7cd72 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e returned with HTTP 200 Jul 03 23:53:13.424850 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 492/1960] 10.4.3.143 () {68 vars in 1369 bytes} [Fri Jul 3 23:53:13 2026] PUT /volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:13.437239 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d4a8760f-7f7a-4159-9733-d3617fffbff7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:13.438980 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d4a8760f-7f7a-4159-9733-d3617fffbff7 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e Jul 03 23:53:13.439175 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d4a8760f-7f7a-4159-9733-d3617fffbff7 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:13.439371 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d4a8760f-7f7a-4159-9733-d3617fffbff7 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:13.446437 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:13.446437 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:13.450247 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d4a8760f-7f7a-4159-9733-d3617fffbff7 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:13.454815 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d4a8760f-7f7a-4159-9733-d3617fffbff7 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e returned with HTTP 200 Jul 03 23:53:13.455277 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 493/1961] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:13 2026] GET /volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e => generated 891 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:13.467462 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-89523b18-8aa1-407f-a2be-84c20be17357 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:13.467907 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:13.469660 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:13.469897 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-89523b18-8aa1-407f-a2be-84c20be17357 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:53:13.470104 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1912834355", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-800324158"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:13.470181 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-89523b18-8aa1-407f-a2be-84c20be17357 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:13.470424 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-89523b18-8aa1-407f-a2be-84c20be17357 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:13.471744 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1912834355', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-800324158'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:13.471907 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume of 1 GB Jul 03 23:53:13.476239 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Availability Zones retrieved successfully. Jul 03 23:53:13.477607 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:13.477607 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:13.481004 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-89523b18-8aa1-407f-a2be-84c20be17357 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:53:13.481887 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Flow 'volume_create_api' (98812f58-e60e-483c-99ec-1613d4c19906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:13.482876 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ec4185f-ac56-4669-977d-b1fb0197cbdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:13.483819 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:13.484780 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-89523b18-8aa1-407f-a2be-84c20be17357 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:53:13.485137 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 494/1962] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:13 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:13.508512 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ec4185f-ac56-4669-977d-b1fb0197cbdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:13.509271 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15324386-db51-45c1-86c7-20db08c34695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:13.549366 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Created reservations ['736d2746-d22d-4346-a5f3-c011eac54840', '117e65d7-7a73-461d-904f-cb5f25bf6411', '8b83ce7d-17c2-4e70-a5f0-9c52bbcfe7e6', '671c5699-7c26-4f7b-bb14-be69e93a40f6'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:13.550285 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15324386-db51-45c1-86c7-20db08c34695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['736d2746-d22d-4346-a5f3-c011eac54840', '117e65d7-7a73-461d-904f-cb5f25bf6411', '8b83ce7d-17c2-4e70-a5f0-9c52bbcfe7e6', '671c5699-7c26-4f7b-bb14-be69e93a40f6']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:13.551035 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6062b78b-478d-49b5-bf35-1b1e21cb7dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:13.566445 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-38db4b7b-7b94-44da-bd1e-c0afded1e14b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:13.568238 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-38db4b7b-7b94-44da-bd1e-c0afded1e14b tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots/e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 Jul 03 23:53:13.568897 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-38db4b7b-7b94-44da-bd1e-c0afded1e14b tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:13.568897 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-38db4b7b-7b94-44da-bd1e-c0afded1e14b tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:13.573826 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:13.573826 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:13.574266 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-38db4b7b-7b94-44da-bd1e-c0afded1e14b tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Snapshot retrieved successfully. Jul 03 23:53:13.574820 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6062b78b-478d-49b5-bf35-1b1e21cb7dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bdc75d9-db72-4a2b-8f43-1d1dd759d9df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1912834355',display_name='tempest-VolumesGetTest-Volume-800324158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf64e5e2b424a4a99dd900a275b125c',qos_specs=None,replication_status=,reservations=['736d2746-d22d-4346-a5f3-c011eac54840','117e65d7-7a73-461d-904f-cb5f25bf6411','8b83ce7d-17c2-4e70-a5f0-9c52bbcfe7e6','671c5699-7c26-4f7b-bb14-be69e93a40f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3febdb2674295b03a93fb82578f12',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:13Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1912834355',display_name='tempest-VolumesGetTest-Volume-800324158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bdc75d9-db72-4a2b-8f43-1d1dd759d9df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf64e5e2b424a4a99dd900a275b125c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e3febdb2674295b03a93fb82578f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:13.575099 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-38db4b7b-7b94-44da-bd1e-c0afded1e14b tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots/e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 returned with HTTP 200 Jul 03 23:53:13.575418 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 493/1963] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:13 2026] GET /volume/v3/snapshots/e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:13.575553 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (297b3a94-0ec1-421f-adbe-14a2e89e67f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:13.584862 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-704cbd47-d515-4336-889a-6ba69dbb9f60 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:13.586410 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-704cbd47-d515-4336-889a-6ba69dbb9f60 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:53:13.586796 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-704cbd47-d515-4336-889a-6ba69dbb9f60 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10bee553-4050-487c-8e79-361058e366ba", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-172079665"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:13.595055 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:13.595055 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:13.595558 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-704cbd47-d515-4336-889a-6ba69dbb9f60 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Volume info retrieved successfully. Jul 03 23:53:13.595725 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-704cbd47-d515-4336-889a-6ba69dbb9f60 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Create snapshot from volume 10bee553-4050-487c-8e79-361058e366ba Jul 03 23:53:13.596273 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (297b3a94-0ec1-421f-adbe-14a2e89e67f5) transitioned into 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-1912834355',display_name='tempest-VolumesGetTest-Volume-800324158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf64e5e2b424a4a99dd900a275b125c',qos_specs=None,replication_status=,reservations=['736d2746-d22d-4346-a5f3-c011eac54840','117e65d7-7a73-461d-904f-cb5f25bf6411','8b83ce7d-17c2-4e70-a5f0-9c52bbcfe7e6','671c5699-7c26-4f7b-bb14-be69e93a40f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3febdb2674295b03a93fb82578f12',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:13.597089 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcbe3ced-8383-4bbc-8dfa-ee8fadd4beff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:13.608634 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcbe3ced-8383-4bbc-8dfa-ee8fadd4beff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:13.609507 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Flow 'volume_create_api' (98812f58-e60e-483c-99ec-1613d4c19906) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:13.609880 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume request issued successfully. Jul 03 23:53:13.610458 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e4e042fc-3a47-484f-a27a-3e0fc6d26a8b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:13.611048 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 484/1964] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:53:13 2026] POST /volume/v3/volumes => generated 779 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:13.623228 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0292355b-ccfa-4b23-9c13-d08214df7d8f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:13.624414 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-704cbd47-d515-4336-889a-6ba69dbb9f60 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Created reservations ['83b1b941-1b13-4322-9e8c-3a02ebe987e7', '334b23f9-778f-48a7-ad32-48f25279241d', 'c58696ff-2ed4-47ec-9f78-f620666bb6b2', '0cf25ae6-9494-4dc8-9d14-6f42d500b5e6'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:13.625135 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0292355b-ccfa-4b23-9c13-d08214df7d8f tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df Jul 03 23:53:13.625332 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0292355b-ccfa-4b23-9c13-d08214df7d8f tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:13.625513 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0292355b-ccfa-4b23-9c13-d08214df7d8f tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:13.632961 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:13.632961 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:13.637424 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0292355b-ccfa-4b23-9c13-d08214df7d8f tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:13.642077 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0292355b-ccfa-4b23-9c13-d08214df7d8f tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df returned with HTTP 200 Jul 03 23:53:13.642455 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 495/1965] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:13 2026] GET /volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:13.657068 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-704cbd47-d515-4336-889a-6ba69dbb9f60 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Snapshot create request issued successfully. Jul 03 23:53:13.657493 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-704cbd47-d515-4336-889a-6ba69dbb9f60 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:53:13.657829 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 494/1966] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:53:13 2026] POST /volume/v3/snapshots => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:13.667853 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3006b686-8073-4769-afa5-8ef4b4d53d09 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:13.669350 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3006b686-8073-4769-afa5-8ef4b4d53d09 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots/1b27def2-b3d2-4c75-b43c-cb951d07c989 Jul 03 23:53:13.669698 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3006b686-8073-4769-afa5-8ef4b4d53d09 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:13.670025 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3006b686-8073-4769-afa5-8ef4b4d53d09 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:13.675274 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:13.675274 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:13.675947 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3006b686-8073-4769-afa5-8ef4b4d53d09 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Snapshot retrieved successfully. Jul 03 23:53:13.676831 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3006b686-8073-4769-afa5-8ef4b4d53d09 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots/1b27def2-b3d2-4c75-b43c-cb951d07c989 returned with HTTP 200 Jul 03 23:53:13.676930 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 494/1967] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:13 2026] GET /volume/v3/snapshots/1b27def2-b3d2-4c75-b43c-cb951d07c989 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:14.176908 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4e14f84b-797a-4d13-b909-85e1c0ca0919 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.177073 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4e14f84b-797a-4d13-b909-85e1c0ca0919 None None] GET https://10.4.3.143/volume// Jul 03 23:53:14.177272 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4e14f84b-797a-4d13-b909-85e1c0ca0919 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.177808 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4e14f84b-797a-4d13-b909-85e1c0ca0919 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.177808 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4e14f84b-797a-4d13-b909-85e1c0ca0919 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:53:14.178105 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 485/1968] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:53: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 03 23:53:14.186771 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-459386c6-4fab-4877-b3cb-29c669961a22 req-c53e8499-b31b-4b4e-831f-f7975e3bab3e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.188837 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-459386c6-4fab-4877-b3cb-29c669961a22 req-c53e8499-b31b-4b4e-831f-f7975e3bab3e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:53:14.189071 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-459386c6-4fab-4877-b3cb-29c669961a22 req-c53e8499-b31b-4b4e-831f-f7975e3bab3e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.189295 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-459386c6-4fab-4877-b3cb-29c669961a22 req-c53e8499-b31b-4b4e-831f-f7975e3bab3e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.200388 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.200388 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:14.205070 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-459386c6-4fab-4877-b3cb-29c669961a22 req-c53e8499-b31b-4b4e-831f-f7975e3bab3e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:53:14.209691 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-459386c6-4fab-4877-b3cb-29c669961a22 req-c53e8499-b31b-4b4e-831f-f7975e3bab3e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:53:14.210127 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 496/1969] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:53:14.213996 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f40afa29-14e8-4a7b-bfa3-9a31e0ffbed8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.216201 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f40afa29-14e8-4a7b-bfa3-9a31e0ffbed8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/ed94501c-7712-4f90-85e4-f02bdf383ff5 Jul 03 23:53:14.216450 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f40afa29-14e8-4a7b-bfa3-9a31e0ffbed8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.216715 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f40afa29-14e8-4a7b-bfa3-9a31e0ffbed8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.224747 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.224747 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:14.228559 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f40afa29-14e8-4a7b-bfa3-9a31e0ffbed8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Volume info retrieved successfully. Jul 03 23:53:14.229379 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-f40afa29-14e8-4a7b-bfa3-9a31e0ffbed8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:14.229531 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-f40afa29-14e8-4a7b-bfa3-9a31e0ffbed8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:14.230219 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.232333 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:14.232662 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-15361487", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:14.234493 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-15361487', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:14.234680 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Create volume of 1 GB Jul 03 23:53:14.239990 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Availability Zones retrieved successfully. Jul 03 23:53:14.245840 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Flow 'volume_create_api' (ce313c88-0dca-4bed-b381-326912c492a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:14.246984 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11ea558a-d581-408b-89cf-c36382f9e9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:14.247956 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:14.266582 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-f40afa29-14e8-4a7b-bfa3-9a31e0ffbed8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:14.270721 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.270721 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:14.281051 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11ea558a-d581-408b-89cf-c36382f9e9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:14.282143 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7654156a-c0c4-4ad0-82d7-3e576b8dce99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:14.284496 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f40afa29-14e8-4a7b-bfa3-9a31e0ffbed8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/ed94501c-7712-4f90-85e4-f02bdf383ff5 returned with HTTP 200 Jul 03 23:53:14.285181 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 495/1970] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/volumes/ed94501c-7712-4f90-85e4-f02bdf383ff5 => generated 915 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:14.297728 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d283a6d3-4790-41c8-806b-cf200c98cb03 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.300022 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d283a6d3-4790-41c8-806b-cf200c98cb03 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] POST https://10.4.3.143/volume/v3/group_snapshots Jul 03 23:53:14.300423 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d283a6d3-4790-41c8-806b-cf200c98cb03 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f828f43a-62d5-45d6-a792-285bfb6c7de5", "name": "tempest-group_snapshot-364274060"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:14.302231 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.group_snapshots [None req-d283a6d3-4790-41c8-806b-cf200c98cb03 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f828f43a-62d5-45d6-a792-285bfb6c7de5', 'name': 'tempest-group_snapshot-364274060'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 23:53:14.308603 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.308603 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:14.311898 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.group_snapshots [None req-d283a6d3-4790-41c8-806b-cf200c98cb03 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Creating group_snapshot tempest-group_snapshot-364274060. Jul 03 23:53:14.356687 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.356687 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:14.361287 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Created reservations ['0f3c00e9-b174-4cf6-86bc-58b796e898aa', 'ccaee06d-c8a7-4949-af94-4ee130e716d4', 'eeec84bc-23a0-4f43-a929-b94e21c2c4e7', '9cb220f4-5f65-4ec0-9520-5b582fab00bb'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:14.362280 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7654156a-c0c4-4ad0-82d7-3e576b8dce99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f3c00e9-b174-4cf6-86bc-58b796e898aa', 'ccaee06d-c8a7-4949-af94-4ee130e716d4', 'eeec84bc-23a0-4f43-a929-b94e21c2c4e7', '9cb220f4-5f65-4ec0-9520-5b582fab00bb']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:14.363034 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18c71bda-37fc-4d09-92bf-071ef6f52d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:14.370478 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-d283a6d3-4790-41c8-806b-cf200c98cb03 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-214578592 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-214578592, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:14.370911 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-d283a6d3-4790-41c8-806b-cf200c98cb03 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-214578592 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-214578592, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:14.385619 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18c71bda-37fc-4d09-92bf-071ef6f52d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7017b725-edbc-4ff8-9e59-c772c6d428dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-15361487',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='57a746f9bea84dc28aa60b98ec4c6549',qos_specs=None,replication_status=,reservations=['0f3c00e9-b174-4cf6-86bc-58b796e898aa','ccaee06d-c8a7-4949-af94-4ee130e716d4','eeec84bc-23a0-4f43-a929-b94e21c2c4e7','9cb220f4-5f65-4ec0-9520-5b582fab00bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='192ac139d31847a58ab5afe028e03e31',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-15361487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7017b725-edbc-4ff8-9e59-c772c6d428dc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='57a746f9bea84dc28aa60b98ec4c6549',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='192ac139d31847a58ab5afe028e03e31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:14.386325 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (843d3529-15fe-42f5-a558-72eee6900b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:14.395187 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-d283a6d3-4790-41c8-806b-cf200c98cb03 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Created reservations ['f637e2b8-cff3-481d-8a03-bca58d9bb38c', 'cd5dd3c8-65b7-44aa-960d-d5d485af5682', '84a98006-ac33-45b0-bd73-a524958f1c8d', '2492dd5b-09d6-4019-a87d-064fca8a4ddd'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:14.407527 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (843d3529-15fe-42f5-a558-72eee6900b73) transitioned into state 'SUCCESS' from state '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-15361487',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='57a746f9bea84dc28aa60b98ec4c6549',qos_specs=None,replication_status=,reservations=['0f3c00e9-b174-4cf6-86bc-58b796e898aa','ccaee06d-c8a7-4949-af94-4ee130e716d4','eeec84bc-23a0-4f43-a929-b94e21c2c4e7','9cb220f4-5f65-4ec0-9520-5b582fab00bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='192ac139d31847a58ab5afe028e03e31',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:14.408428 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea589c8-3983-42eb-81f1-3db29040be60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:14.418139 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea589c8-3983-42eb-81f1-3db29040be60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:14.418938 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Flow 'volume_create_api' (ce313c88-0dca-4bed-b381-326912c492a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:14.419228 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Create volume request issued successfully. Jul 03 23:53:14.419794 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-89305c81-7102-4a9a-8695-5ee6bd368bba tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:14.420331 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 495/1971] 10.4.3.143 () {72 vars in 1541 bytes} [Fri Jul 3 23:53:14 2026] POST /volume/v3/volumes => generated 761 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:14.426727 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d283a6d3-4790-41c8-806b-cf200c98cb03 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots returned with HTTP 202 Jul 03 23:53:14.426727 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 486/1972] 10.4.3.143 () {70 vars in 1324 bytes} [Fri Jul 3 23:53:14 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:14.431164 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-c299ace9-4910-45c9-a4a6-7fc34e0e2cee None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.434173 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-c299ace9-4910-45c9-a4a6-7fc34e0e2cee tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] GET https://10.4.3.143/volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc Jul 03 23:53:14.434464 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-c299ace9-4910-45c9-a4a6-7fc34e0e2cee tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.434778 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-c299ace9-4910-45c9-a4a6-7fc34e0e2cee tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.435549 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ab743f1e-81b8-45de-8ac3-dcdc445362f3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.441184 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ab743f1e-81b8-45de-8ac3-dcdc445362f3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/020fd866-54b4-4164-b02b-ec2070c43930 Jul 03 23:53:14.441378 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ab743f1e-81b8-45de-8ac3-dcdc445362f3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.441556 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ab743f1e-81b8-45de-8ac3-dcdc445362f3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.441717 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.group_snapshots [None req-ab743f1e-81b8-45de-8ac3-dcdc445362f3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member 020fd866-54b4-4164-b02b-ec2070c43930 {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 23:53:14.443985 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.443985 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:14.449153 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-c299ace9-4910-45c9-a4a6-7fc34e0e2cee tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Volume info retrieved successfully. Jul 03 23:53:14.449289 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.449289 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:14.453877 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-28cb22b2-8999-4d22-9bf8-08a753997254 req-c299ace9-4910-45c9-a4a6-7fc34e0e2cee tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] https://10.4.3.143/volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc returned with HTTP 200 Jul 03 23:53:14.454211 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ab743f1e-81b8-45de-8ac3-dcdc445362f3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots/020fd866-54b4-4164-b02b-ec2070c43930 returned with HTTP 200 Jul 03 23:53:14.454822 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 497/1973] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc => generated 829 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:14.454860 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 496/1974] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/group_snapshots/020fd866-54b4-4164-b02b-ec2070c43930 => generated 306 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:14.481153 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-d360ebe8-4489-4da8-99e0-33355d82e2e4 req-66d559c8-f7e8-4df0-bb5a-c7131fd207dd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.483868 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-d360ebe8-4489-4da8-99e0-33355d82e2e4 req-66d559c8-f7e8-4df0-bb5a-c7131fd207dd tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] GET https://10.4.3.143/volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc Jul 03 23:53:14.484550 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-d360ebe8-4489-4da8-99e0-33355d82e2e4 req-66d559c8-f7e8-4df0-bb5a-c7131fd207dd tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.484550 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-d360ebe8-4489-4da8-99e0-33355d82e2e4 req-66d559c8-f7e8-4df0-bb5a-c7131fd207dd tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.494977 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.494977 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:14.499126 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-d360ebe8-4489-4da8-99e0-33355d82e2e4 req-66d559c8-f7e8-4df0-bb5a-c7131fd207dd tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Volume info retrieved successfully. Jul 03 23:53:14.504331 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-d360ebe8-4489-4da8-99e0-33355d82e2e4 req-66d559c8-f7e8-4df0-bb5a-c7131fd207dd tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] https://10.4.3.143/volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc returned with HTTP 200 Jul 03 23:53:14.504331 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 496/1975] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc => generated 829 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:14.656521 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e9004d6c-33d0-4a13-9131-80375084d414 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.658361 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e9004d6c-33d0-4a13-9131-80375084d414 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df Jul 03 23:53:14.658542 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e9004d6c-33d0-4a13-9131-80375084d414 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.658779 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e9004d6c-33d0-4a13-9131-80375084d414 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.665807 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.665807 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:14.669031 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e9004d6c-33d0-4a13-9131-80375084d414 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:14.672817 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e9004d6c-33d0-4a13-9131-80375084d414 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df returned with HTTP 200 Jul 03 23:53:14.673157 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 487/1976] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:14.686033 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-26950075-ace9-4c3e-8b7f-f440bed0a6d2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.687620 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-26950075-ace9-4c3e-8b7f-f440bed0a6d2 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots/1b27def2-b3d2-4c75-b43c-cb951d07c989 Jul 03 23:53:14.687842 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-26950075-ace9-4c3e-8b7f-f440bed0a6d2 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.688022 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-26950075-ace9-4c3e-8b7f-f440bed0a6d2 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.688374 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7db2ea1b-920a-492b-8931-32c9fa95ebe7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.690286 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7db2ea1b-920a-492b-8931-32c9fa95ebe7 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] PUT https://10.4.3.143/volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df Jul 03 23:53:14.690623 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7db2ea1b-920a-492b-8931-32c9fa95ebe7 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1669939802", "description": null}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:14.693272 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.693272 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:14.693752 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-26950075-ace9-4c3e-8b7f-f440bed0a6d2 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Snapshot retrieved successfully. Jul 03 23:53:14.694605 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-26950075-ace9-4c3e-8b7f-f440bed0a6d2 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots/1b27def2-b3d2-4c75-b43c-cb951d07c989 returned with HTTP 200 Jul 03 23:53:14.695007 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 498/1977] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/snapshots/1b27def2-b3d2-4c75-b43c-cb951d07c989 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:14.699218 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.699218 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:14.702861 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7db2ea1b-920a-492b-8931-32c9fa95ebe7 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:14.703791 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a40d8452-3dfa-46f6-8bae-76495c9cf7fb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.705678 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a40d8452-3dfa-46f6-8bae-76495c9cf7fb tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots?limit=1 Jul 03 23:53:14.705915 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a40d8452-3dfa-46f6-8bae-76495c9cf7fb tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.706108 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a40d8452-3dfa-46f6-8bae-76495c9cf7fb tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.706418 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-a40d8452-3dfa-46f6-8bae-76495c9cf7fb tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:14.707521 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.db.api [None req-a40d8452-3dfa-46f6-8bae-76495c9cf7fb tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99863) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:14.708554 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7db2ea1b-920a-492b-8931-32c9fa95ebe7 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume updated successfully. Jul 03 23:53:14.709128 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7db2ea1b-920a-492b-8931-32c9fa95ebe7 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df returned with HTTP 200 Jul 03 23:53:14.709506 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 497/1978] 10.4.3.143 () {68 vars in 1368 bytes} [Fri Jul 3 23:53:14 2026] PUT /volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df => generated 770 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:14.719244 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a40d8452-3dfa-46f6-8bae-76495c9cf7fb tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:14.719776 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a40d8452-3dfa-46f6-8bae-76495c9cf7fb tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 03 23:53:14.720136 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 497/1979] 10.4.3.143 () {66 vars in 1258 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:14.721450 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e035d205-ede7-4534-91bc-109fa36bcb21 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.723168 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e035d205-ede7-4534-91bc-109fa36bcb21 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df Jul 03 23:53:14.723356 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e035d205-ede7-4534-91bc-109fa36bcb21 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.723561 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e035d205-ede7-4534-91bc-109fa36bcb21 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.729498 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-39b96c3f-58b7-420d-8349-e1a9079d4acb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.731008 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.731008 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:14.731126 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39b96c3f-58b7-420d-8349-e1a9079d4acb tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots Jul 03 23:53:14.731301 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-39b96c3f-58b7-420d-8349-e1a9079d4acb tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.731456 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-39b96c3f-58b7-420d-8349-e1a9079d4acb tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.731755 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-39b96c3f-58b7-420d-8349-e1a9079d4acb tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:14.732716 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.db.api [None req-39b96c3f-58b7-420d-8349-e1a9079d4acb tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99861) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:14.734858 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e035d205-ede7-4534-91bc-109fa36bcb21 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:14.736481 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-39b96c3f-58b7-420d-8349-e1a9079d4acb tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:14.736838 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39b96c3f-58b7-420d-8349-e1a9079d4acb tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 200 Jul 03 23:53:14.737171 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 499/1980] 10.4.3.143 () {66 vars in 1243 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/snapshots => generated 994 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:14.739437 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e035d205-ede7-4534-91bc-109fa36bcb21 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df returned with HTTP 200 Jul 03 23:53:14.739886 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 488/1981] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:14.745301 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8891cfa1-33ba-4e9d-a43b-10de6c9831b3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.746948 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8891cfa1-33ba-4e9d-a43b-10de6c9831b3 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots?limit=100000 Jul 03 23:53:14.747110 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8891cfa1-33ba-4e9d-a43b-10de6c9831b3 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.747317 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8891cfa1-33ba-4e9d-a43b-10de6c9831b3 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.747612 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-8891cfa1-33ba-4e9d-a43b-10de6c9831b3 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:14.748727 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.db.api [None req-8891cfa1-33ba-4e9d-a43b-10de6c9831b3 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99862) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:14.751218 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-600d87ed-85b9-44e5-ac61-73116405e189 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.752989 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-600d87ed-85b9-44e5-ac61-73116405e189 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] DELETE https://10.4.3.143/volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df Jul 03 23:53:14.753194 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-600d87ed-85b9-44e5-ac61-73116405e189 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.753405 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-600d87ed-85b9-44e5-ac61-73116405e189 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.753568 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-600d87ed-85b9-44e5-ac61-73116405e189 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Delete volume with id: 7bdc75d9-db72-4a2b-8f43-1d1dd759d9df Jul 03 23:53:14.760233 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8891cfa1-33ba-4e9d-a43b-10de6c9831b3 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:14.760349 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.760349 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:14.760580 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8891cfa1-33ba-4e9d-a43b-10de6c9831b3 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 03 23:53:14.760753 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-600d87ed-85b9-44e5-ac61-73116405e189 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:14.761024 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 498/1982] 10.4.3.143 () {66 vars in 1268 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:14.771254 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-214e8f0a-3fa2-49a0-a6fd-221a77c42615 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.772677 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-214e8f0a-3fa2-49a0-a6fd-221a77c42615 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots?limit=0 Jul 03 23:53:14.772864 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-214e8f0a-3fa2-49a0-a6fd-221a77c42615 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.773039 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-214e8f0a-3fa2-49a0-a6fd-221a77c42615 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.773230 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-214e8f0a-3fa2-49a0-a6fd-221a77c42615 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:14.773445 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.773445 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:14.774290 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.db.api [None req-214e8f0a-3fa2-49a0-a6fd-221a77c42615 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99861) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:14.777141 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-214e8f0a-3fa2-49a0-a6fd-221a77c42615 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:14.777392 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-214e8f0a-3fa2-49a0-a6fd-221a77c42615 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 03 23:53:14.777797 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 500/1983] 10.4.3.143 () {66 vars in 1258 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:14.782686 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-600d87ed-85b9-44e5-ac61-73116405e189 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Delete volume request issued successfully. Jul 03 23:53:14.782963 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-600d87ed-85b9-44e5-ac61-73116405e189 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df returned with HTTP 202 Jul 03 23:53:14.783400 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 498/1984] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:14 2026] DELETE /volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:14.788320 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-aeb07010-f9f0-42f0-b4cc-8a5274cb51e0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.790089 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-daeaef09-32b6-436c-a43b-05c42f277fae None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.790808 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aeb07010-f9f0-42f0-b4cc-8a5274cb51e0 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots Jul 03 23:53:14.791147 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aeb07010-f9f0-42f0-b4cc-8a5274cb51e0 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.791404 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aeb07010-f9f0-42f0-b4cc-8a5274cb51e0 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.792192 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-aeb07010-f9f0-42f0-b4cc-8a5274cb51e0 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:14.792242 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-daeaef09-32b6-436c-a43b-05c42f277fae tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df Jul 03 23:53:14.792242 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-daeaef09-32b6-436c-a43b-05c42f277fae tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.792242 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-daeaef09-32b6-436c-a43b-05c42f277fae tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.793198 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.db.api [None req-aeb07010-f9f0-42f0-b4cc-8a5274cb51e0 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99860) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:14.799080 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.799080 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:14.802945 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-daeaef09-32b6-436c-a43b-05c42f277fae tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:14.807065 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-aeb07010-f9f0-42f0-b4cc-8a5274cb51e0 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:14.807173 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-daeaef09-32b6-436c-a43b-05c42f277fae tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df returned with HTTP 200 Jul 03 23:53:14.807522 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 499/1985] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:14.807627 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aeb07010-f9f0-42f0-b4cc-8a5274cb51e0 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 200 Jul 03 23:53:14.808115 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 489/1986] 10.4.3.143 () {66 vars in 1243 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/snapshots => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:14.817421 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9084c84e-7d9e-46a0-a490-31adb8131c7c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.819512 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9084c84e-7d9e-46a0-a490-31adb8131c7c tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots?marker=e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 Jul 03 23:53:14.819777 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9084c84e-7d9e-46a0-a490-31adb8131c7c tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.820006 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9084c84e-7d9e-46a0-a490-31adb8131c7c tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.820224 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-9084c84e-7d9e-46a0-a490-31adb8131c7c tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:14.821379 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.db.api [None req-9084c84e-7d9e-46a0-a490-31adb8131c7c tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99861) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:14.841850 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9084c84e-7d9e-46a0-a490-31adb8131c7c tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:14.842260 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9084c84e-7d9e-46a0-a490-31adb8131c7c tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots?marker=e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 returned with HTTP 200 Jul 03 23:53:14.842881 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 501/1987] 10.4.3.143 () {66 vars in 1330 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/snapshots?marker=e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 => generated 341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:14.854068 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fbe12212-18a4-4cc2-ba82-bfa91cabc1c2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.856108 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fbe12212-18a4-4cc2-ba82-bfa91cabc1c2 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots?offset=2&limit=3 Jul 03 23:53:14.856300 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fbe12212-18a4-4cc2-ba82-bfa91cabc1c2 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.856501 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fbe12212-18a4-4cc2-ba82-bfa91cabc1c2 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.856751 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-fbe12212-18a4-4cc2-ba82-bfa91cabc1c2 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:14.857943 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.db.api [None req-fbe12212-18a4-4cc2-ba82-bfa91cabc1c2 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99863) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:14.872278 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fbe12212-18a4-4cc2-ba82-bfa91cabc1c2 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:14.872685 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fbe12212-18a4-4cc2-ba82-bfa91cabc1c2 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 03 23:53:14.873267 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 499/1988] 10.4.3.143 () {66 vars in 1276 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:14.882450 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-875a2eba-00a0-4a62-aa13-4dbfce4ac18a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.884480 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-875a2eba-00a0-4a62-aa13-4dbfce4ac18a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 03 23:53:14.884681 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-875a2eba-00a0-4a62-aa13-4dbfce4ac18a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.884907 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-875a2eba-00a0-4a62-aa13-4dbfce4ac18a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.885145 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-875a2eba-00a0-4a62-aa13-4dbfce4ac18a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:14.886293 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.db.api [None req-875a2eba-00a0-4a62-aa13-4dbfce4ac18a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99862) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:14.899629 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-875a2eba-00a0-4a62-aa13-4dbfce4ac18a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:14.900099 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-875a2eba-00a0-4a62-aa13-4dbfce4ac18a tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 03 23:53:14.900484 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 500/1989] 10.4.3.143 () {66 vars in 1308 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:14.910275 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-edebf2d3-4cf8-452c-bedf-47404e11b6d8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.912375 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-edebf2d3-4cf8-452c-bedf-47404e11b6d8 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 03 23:53:14.912616 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-edebf2d3-4cf8-452c-bedf-47404e11b6d8 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.912854 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-edebf2d3-4cf8-452c-bedf-47404e11b6d8 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.913084 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-edebf2d3-4cf8-452c-bedf-47404e11b6d8 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:14.913362 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.913362 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:14.914267 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.db.api [None req-edebf2d3-4cf8-452c-bedf-47404e11b6d8 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99860) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:14.919583 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-edebf2d3-4cf8-452c-bedf-47404e11b6d8 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:14.920060 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-edebf2d3-4cf8-452c-bedf-47404e11b6d8 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 03 23:53:14.920558 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 490/1990] 10.4.3.143 () {66 vars in 1310 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:14.931692 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-38aa6c6d-bc85-47d3-b50b-ea3240c2dea3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.933541 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-38aa6c6d-bc85-47d3-b50b-ea3240c2dea3 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 03 23:53:14.934540 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-38aa6c6d-bc85-47d3-b50b-ea3240c2dea3 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.934540 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-38aa6c6d-bc85-47d3-b50b-ea3240c2dea3 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.934540 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-38aa6c6d-bc85-47d3-b50b-ea3240c2dea3 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:14.934946 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.934946 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:14.936054 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.db.api [None req-38aa6c6d-bc85-47d3-b50b-ea3240c2dea3 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99861) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:14.948531 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-38aa6c6d-bc85-47d3-b50b-ea3240c2dea3 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:14.949024 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-38aa6c6d-bc85-47d3-b50b-ea3240c2dea3 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 03 23:53:14.949538 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 502/1991] 10.4.3.143 () {66 vars in 1292 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:14.958850 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c040ef94-5b3d-46d9-aedc-b5a9ef943d0f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.960583 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c040ef94-5b3d-46d9-aedc-b5a9ef943d0f tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 03 23:53:14.960841 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c040ef94-5b3d-46d9-aedc-b5a9ef943d0f tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.961000 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c040ef94-5b3d-46d9-aedc-b5a9ef943d0f tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.961195 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-c040ef94-5b3d-46d9-aedc-b5a9ef943d0f tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:14.961532 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.961532 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:14.962519 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.db.api [None req-c040ef94-5b3d-46d9-aedc-b5a9ef943d0f tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99863) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:14.974927 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c040ef94-5b3d-46d9-aedc-b5a9ef943d0f tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:14.975333 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c040ef94-5b3d-46d9-aedc-b5a9ef943d0f tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 03 23:53:14.975892 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 500/1992] 10.4.3.143 () {66 vars in 1294 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:14.986382 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d15c9e33-9941-4da3-8add-dc8751033026 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:14.988873 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d15c9e33-9941-4da3-8add-dc8751033026 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 03 23:53:14.988873 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d15c9e33-9941-4da3-8add-dc8751033026 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:14.988991 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d15c9e33-9941-4da3-8add-dc8751033026 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:14.989261 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-d15c9e33-9941-4da3-8add-dc8751033026 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:14.989568 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:14.989568 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:14.990406 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.db.api [None req-d15c9e33-9941-4da3-8add-dc8751033026 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99862) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:15.003631 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d15c9e33-9941-4da3-8add-dc8751033026 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:15.004072 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d15c9e33-9941-4da3-8add-dc8751033026 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 03 23:53:15.004518 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 501/1993] 10.4.3.143 () {66 vars in 1312 bytes} [Fri Jul 3 23:53:14 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:15.015244 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f2f9a3e5-39e0-4ea0-bb66-42fd19742727 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.017558 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f2f9a3e5-39e0-4ea0-bb66-42fd19742727 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 03 23:53:15.017815 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f2f9a3e5-39e0-4ea0-bb66-42fd19742727 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.018045 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f2f9a3e5-39e0-4ea0-bb66-42fd19742727 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.018283 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-f2f9a3e5-39e0-4ea0-bb66-42fd19742727 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:15.018614 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.018614 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:15.019620 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.db.api [None req-f2f9a3e5-39e0-4ea0-bb66-42fd19742727 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99860) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:15.036163 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f2f9a3e5-39e0-4ea0-bb66-42fd19742727 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:15.036628 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f2f9a3e5-39e0-4ea0-bb66-42fd19742727 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 03 23:53:15.037158 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 491/1994] 10.4.3.143 () {66 vars in 1314 bytes} [Fri Jul 3 23:53:15 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:15.046275 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e7141498-639b-4a49-aee8-f375d32bea4f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.047927 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e7141498-639b-4a49-aee8-f375d32bea4f tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-172079665 Jul 03 23:53:15.048073 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-459386c6-4fab-4877-b3cb-29c669961a22 req-6a3bf161-9d69-410f-8740-36ec6c63ffcc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.048179 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e7141498-639b-4a49-aee8-f375d32bea4f tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.048405 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e7141498-639b-4a49-aee8-f375d32bea4f tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.048689 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-e7141498-639b-4a49-aee8-f375d32bea4f tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:15.048952 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.048952 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:15.049699 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.db.api [None req-e7141498-639b-4a49-aee8-f375d32bea4f tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99861) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:15.049964 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-459386c6-4fab-4877-b3cb-29c669961a22 req-6a3bf161-9d69-410f-8740-36ec6c63ffcc tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] DELETE https://10.4.3.143/volume/v3/attachments/afb9f839-e348-44ed-b3bd-937271674131 Jul 03 23:53:15.050152 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-459386c6-4fab-4877-b3cb-29c669961a22 req-6a3bf161-9d69-410f-8740-36ec6c63ffcc tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.050323 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-459386c6-4fab-4877-b3cb-29c669961a22 req-6a3bf161-9d69-410f-8740-36ec6c63ffcc tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.058517 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.058517 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:15.061212 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e7141498-639b-4a49-aee8-f375d32bea4f tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:15.061656 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.061656 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:15.062237 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e7141498-639b-4a49-aee8-f375d32bea4f tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-172079665 returned with HTTP 200 Jul 03 23:53:15.062642 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 503/1995] 10.4.3.143 () {66 vars in 1383 bytes} [Fri Jul 3 23:53:15 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-172079665 => generated 475 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:15.071534 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-bed87cfd-caa1-4c56-ae31-fff8f3dbd22e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.073299 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bed87cfd-caa1-4c56-ae31-fff8f3dbd22e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail?status=available Jul 03 23:53:15.073486 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bed87cfd-caa1-4c56-ae31-fff8f3dbd22e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.073731 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bed87cfd-caa1-4c56-ae31-fff8f3dbd22e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'detail' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.073948 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-bed87cfd-caa1-4c56-ae31-fff8f3dbd22e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:15.074283 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.074283 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:15.075301 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.db.api [None req-bed87cfd-caa1-4c56-ae31-fff8f3dbd22e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99862) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:15.088313 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-bed87cfd-caa1-4c56-ae31-fff8f3dbd22e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:15.088889 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.088889 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:15.089534 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bed87cfd-caa1-4c56-ae31-fff8f3dbd22e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 03 23:53:15.089968 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 502/1996] 10.4.3.143 () {66 vars in 1297 bytes} [Fri Jul 3 23:53:15 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:15.099664 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9bcd2022-554d-43e7-90b9-204e429d7973 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.101749 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9bcd2022-554d-43e7-90b9-204e429d7973 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-172079665 Jul 03 23:53:15.101935 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9bcd2022-554d-43e7-90b9-204e429d7973 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.102165 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9bcd2022-554d-43e7-90b9-204e429d7973 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.102425 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-9bcd2022-554d-43e7-90b9-204e429d7973 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:15.102766 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.102766 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:15.103899 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.db.api [None req-9bcd2022-554d-43e7-90b9-204e429d7973 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99860) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:15.118517 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9bcd2022-554d-43e7-90b9-204e429d7973 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:15.119163 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.119163 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:15.119937 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9bcd2022-554d-43e7-90b9-204e429d7973 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-172079665 returned with HTTP 200 Jul 03 23:53:15.120484 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 492/1997] 10.4.3.143 () {66 vars in 1417 bytes} [Fri Jul 3 23:53:15 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-172079665 => generated 475 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:15.130694 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bbf85c77-b45c-4f04-a147-a285428c7e9e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.132446 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bbf85c77-b45c-4f04-a147-a285428c7e9e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-172079665 Jul 03 23:53:15.132632 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bbf85c77-b45c-4f04-a147-a285428c7e9e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.132860 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bbf85c77-b45c-4f04-a147-a285428c7e9e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.133071 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-bbf85c77-b45c-4f04-a147-a285428c7e9e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:15.134120 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.db.api [None req-bbf85c77-b45c-4f04-a147-a285428c7e9e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99861) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:15.137624 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-bbf85c77-b45c-4f04-a147-a285428c7e9e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:15.137938 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bbf85c77-b45c-4f04-a147-a285428c7e9e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-172079665 returned with HTTP 200 Jul 03 23:53:15.138263 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 504/1998] 10.4.3.143 () {66 vars in 1362 bytes} [Fri Jul 3 23:53:15 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-172079665 => generated 341 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:15.146266 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8fd876e5-e2d5-4111-8a11-d6d52b399428 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.147957 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8fd876e5-e2d5-4111-8a11-d6d52b399428 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots?status=available Jul 03 23:53:15.148142 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8fd876e5-e2d5-4111-8a11-d6d52b399428 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.148323 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8fd876e5-e2d5-4111-8a11-d6d52b399428 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.148514 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-8fd876e5-e2d5-4111-8a11-d6d52b399428 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:15.149526 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.db.api [None req-8fd876e5-e2d5-4111-8a11-d6d52b399428 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99862) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:15.154184 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8fd876e5-e2d5-4111-8a11-d6d52b399428 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:15.154565 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8fd876e5-e2d5-4111-8a11-d6d52b399428 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots?status=available returned with HTTP 200 Jul 03 23:53:15.154984 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 503/1999] 10.4.3.143 () {66 vars in 1276 bytes} [Fri Jul 3 23:53:15 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:15.163762 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d3c1764c-e924-483d-b18b-15546c1caa60 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.165450 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d3c1764c-e924-483d-b18b-15546c1caa60 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-172079665 Jul 03 23:53:15.165629 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d3c1764c-e924-483d-b18b-15546c1caa60 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.165831 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d3c1764c-e924-483d-b18b-15546c1caa60 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.166016 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-d3c1764c-e924-483d-b18b-15546c1caa60 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:15.166950 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.db.api [None req-d3c1764c-e924-483d-b18b-15546c1caa60 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Building query based on filter {{(pid=99860) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:15.171304 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d3c1764c-e924-483d-b18b-15546c1caa60 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Get all snapshots completed successfully. Jul 03 23:53:15.171915 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d3c1764c-e924-483d-b18b-15546c1caa60 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-172079665 returned with HTTP 200 Jul 03 23:53:15.172496 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 493/2000] 10.4.3.143 () {66 vars in 1396 bytes} [Fri Jul 3 23:53:15 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-172079665 => generated 341 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:15.183376 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-eec3783a-2802-4c89-8ea9-16f111c696dd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.184885 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eec3783a-2802-4c89-8ea9-16f111c696dd tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/1b27def2-b3d2-4c75-b43c-cb951d07c989 Jul 03 23:53:15.185156 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eec3783a-2802-4c89-8ea9-16f111c696dd tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.185392 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eec3783a-2802-4c89-8ea9-16f111c696dd tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.185528 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-eec3783a-2802-4c89-8ea9-16f111c696dd tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Delete snapshot with id: 1b27def2-b3d2-4c75-b43c-cb951d07c989 Jul 03 23:53:15.191261 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.191261 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:15.191709 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-eec3783a-2802-4c89-8ea9-16f111c696dd tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Snapshot retrieved successfully. Jul 03 23:53:15.211126 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-eec3783a-2802-4c89-8ea9-16f111c696dd tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Snapshot delete request issued successfully. Jul 03 23:53:15.211365 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eec3783a-2802-4c89-8ea9-16f111c696dd tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots/1b27def2-b3d2-4c75-b43c-cb951d07c989 returned with HTTP 202 Jul 03 23:53:15.211838 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 505/2001] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:53:15 2026] DELETE /volume/v3/snapshots/1b27def2-b3d2-4c75-b43c-cb951d07c989 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:15.218916 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b562d19e-1164-4454-afb6-ba8f091b53ca None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.220750 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b562d19e-1164-4454-afb6-ba8f091b53ca tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots/1b27def2-b3d2-4c75-b43c-cb951d07c989 Jul 03 23:53:15.220985 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b562d19e-1164-4454-afb6-ba8f091b53ca tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.221206 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b562d19e-1164-4454-afb6-ba8f091b53ca tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.226527 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.226527 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:15.227040 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b562d19e-1164-4454-afb6-ba8f091b53ca tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Snapshot retrieved successfully. Jul 03 23:53:15.228026 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b562d19e-1164-4454-afb6-ba8f091b53ca tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots/1b27def2-b3d2-4c75-b43c-cb951d07c989 returned with HTTP 200 Jul 03 23:53:15.228371 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 504/2002] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:15 2026] GET /volume/v3/snapshots/1b27def2-b3d2-4c75-b43c-cb951d07c989 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:15.463571 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a0c27513-9c45-4fe9-bda1-219b31a67c2e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.465688 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a0c27513-9c45-4fe9-bda1-219b31a67c2e tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/020fd866-54b4-4164-b02b-ec2070c43930 Jul 03 23:53:15.465888 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a0c27513-9c45-4fe9-bda1-219b31a67c2e tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.466072 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a0c27513-9c45-4fe9-bda1-219b31a67c2e tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.466196 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.group_snapshots [None req-a0c27513-9c45-4fe9-bda1-219b31a67c2e tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member 020fd866-54b4-4164-b02b-ec2070c43930 {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 23:53:15.470085 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.470085 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:15.473582 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a0c27513-9c45-4fe9-bda1-219b31a67c2e tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots/020fd866-54b4-4164-b02b-ec2070c43930 returned with HTTP 200 Jul 03 23:53:15.474049 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 494/2003] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:53:15 2026] GET /volume/v3/group_snapshots/020fd866-54b4-4164-b02b-ec2070c43930 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:15.482277 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-84c2fcbd-a152-4b11-966d-8cdd27688964 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.484106 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-84c2fcbd-a152-4b11-966d-8cdd27688964 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail Jul 03 23:53:15.484299 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-84c2fcbd-a152-4b11-966d-8cdd27688964 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.484531 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-84c2fcbd-a152-4b11-966d-8cdd27688964 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.484793 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-84c2fcbd-a152-4b11-966d-8cdd27688964 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:15.485042 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.485042 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:15.486019 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.db.api [None req-84c2fcbd-a152-4b11-966d-8cdd27688964 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Building query based on filter {{(pid=99861) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:15.489572 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-84c2fcbd-a152-4b11-966d-8cdd27688964 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Get all snapshots completed successfully. Jul 03 23:53:15.489912 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.489912 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:15.490378 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-84c2fcbd-a152-4b11-966d-8cdd27688964 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 23:53:15.490736 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 506/2004] 10.4.3.143 () {66 vars in 1264 bytes} [Fri Jul 3 23:53:15 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:15.499662 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-19743e50-736b-4206-9901-21e8c0fb558a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.501541 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-19743e50-736b-4206-9901-21e8c0fb558a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/snapshots/c981a2d0-2017-46b9-b023-24ffac4d4494 Jul 03 23:53:15.501807 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-19743e50-736b-4206-9901-21e8c0fb558a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.502018 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-19743e50-736b-4206-9901-21e8c0fb558a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.507420 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.507420 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:15.507882 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-19743e50-736b-4206-9901-21e8c0fb558a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Snapshot retrieved successfully. Jul 03 23:53:15.508613 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-19743e50-736b-4206-9901-21e8c0fb558a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/snapshots/c981a2d0-2017-46b9-b023-24ffac4d4494 returned with HTTP 200 Jul 03 23:53:15.508991 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 505/2005] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:15 2026] GET /volume/v3/snapshots/c981a2d0-2017-46b9-b023-24ffac4d4494 => generated 450 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:15.520118 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.522216 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] POST https://10.4.3.143/volume/v3/groups/action Jul 03 23:53:15.522662 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "020fd866-54b4-4164-b02b-ec2070c43930", "name": "tempest-Group_from_snap-1125159061"}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:15.522848 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "020fd866-54b4-4164-b02b-ec2070c43930", "name": "tempest-Group_from_snap-1125159061"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:15.524833 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '020fd866-54b4-4164-b02b-ec2070c43930', 'name': 'tempest-Group_from_snap-1125159061'}}. {{(pid=99860) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 23:53:15.525013 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.groups [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Creating group tempest-Group_from_snap-1125159061 from group_snapshot 020fd866-54b4-4164-b02b-ec2070c43930. Jul 03 23:53:15.528821 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.528821 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:15.530450 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-997faafb-41bd-45bd-a321-5f2d690e5bfc req-dc12af41-5a81-4cc7-abad-493f64efab83 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.532718 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-997faafb-41bd-45bd-a321-5f2d690e5bfc req-dc12af41-5a81-4cc7-abad-493f64efab83 tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] GET https://10.4.3.143/volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc Jul 03 23:53:15.532989 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-997faafb-41bd-45bd-a321-5f2d690e5bfc req-dc12af41-5a81-4cc7-abad-493f64efab83 tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.533255 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-997faafb-41bd-45bd-a321-5f2d690e5bfc req-dc12af41-5a81-4cc7-abad-493f64efab83 tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.535167 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.535167 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:15.538413 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.538413 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:15.540971 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.540971 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:15.544877 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-997faafb-41bd-45bd-a321-5f2d690e5bfc req-dc12af41-5a81-4cc7-abad-493f64efab83 tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Volume info retrieved successfully. Jul 03 23:53:15.549793 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-997faafb-41bd-45bd-a321-5f2d690e5bfc req-dc12af41-5a81-4cc7-abad-493f64efab83 tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] https://10.4.3.143/volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc returned with HTTP 200 Jul 03 23:53:15.550241 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 507/2006] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:53:15 2026] GET /volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:15.576594 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Created reservations ['3128bf8f-bdcb-4988-8aaa-cad21c2ce7b5'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:15.591830 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-459386c6-4fab-4877-b3cb-29c669961a22 req-6a3bf161-9d69-410f-8740-36ec6c63ffcc tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/attachments/afb9f839-e348-44ed-b3bd-937271674131 returned with HTTP 200 Jul 03 23:53:15.592315 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 501/2007] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:53:15 2026] DELETE /volume/v3/attachments/afb9f839-e348-44ed-b3bd-937271674131 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:15.607113 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-e1f3422e-778a-40d6-9879-c8921d050b28 req-4af7b1f6-b351-463c-a15b-ee378db1e34c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.609559 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e1f3422e-778a-40d6-9879-c8921d050b28 req-4af7b1f6-b351-463c-a15b-ee378db1e34c tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-reader] GET https://10.4.3.143/volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc Jul 03 23:53:15.609833 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e1f3422e-778a-40d6-9879-c8921d050b28 req-4af7b1f6-b351-463c-a15b-ee378db1e34c tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-reader] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.610058 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e1f3422e-778a-40d6-9879-c8921d050b28 req-4af7b1f6-b351-463c-a15b-ee378db1e34c tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-reader] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.617920 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.617920 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:15.622123 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-e1f3422e-778a-40d6-9879-c8921d050b28 req-4af7b1f6-b351-463c-a15b-ee378db1e34c tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-reader] Volume info retrieved successfully. Jul 03 23:53:15.626857 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e1f3422e-778a-40d6-9879-c8921d050b28 req-4af7b1f6-b351-463c-a15b-ee378db1e34c tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-reader] https://10.4.3.143/volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc returned with HTTP 200 Jul 03 23:53:15.627321 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 506/2008] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:53:15 2026] GET /volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:15.651423 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-bbc74774-5e64-4da5-ad60-f80866540e0a req-bfb23297-22e5-4cee-b3aa-fdf2772d20eb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.653411 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bbc74774-5e64-4da5-ad60-f80866540e0a req-bfb23297-22e5-4cee-b3aa-fdf2772d20eb tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] DELETE https://10.4.3.143/volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc Jul 03 23:53:15.653589 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bbc74774-5e64-4da5-ad60-f80866540e0a req-bfb23297-22e5-4cee-b3aa-fdf2772d20eb tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.653840 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bbc74774-5e64-4da5-ad60-f80866540e0a req-bfb23297-22e5-4cee-b3aa-fdf2772d20eb tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.654025 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [req-bbc74774-5e64-4da5-ad60-f80866540e0a req-bfb23297-22e5-4cee-b3aa-fdf2772d20eb tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Delete volume with id: 7017b725-edbc-4ff8-9e59-c772c6d428dc Jul 03 23:53:15.660220 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.660220 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:15.660679 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-bbc74774-5e64-4da5-ad60-f80866540e0a req-bfb23297-22e5-4cee-b3aa-fdf2772d20eb tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Volume info retrieved successfully. Jul 03 23:53:15.675800 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-bbc74774-5e64-4da5-ad60-f80866540e0a req-bfb23297-22e5-4cee-b3aa-fdf2772d20eb tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Delete volume request issued successfully. Jul 03 23:53:15.676021 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bbc74774-5e64-4da5-ad60-f80866540e0a req-bfb23297-22e5-4cee-b3aa-fdf2772d20eb tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] https://10.4.3.143/volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc returned with HTTP 202 Jul 03 23:53:15.676422 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 508/2009] 10.4.3.143 () {70 vars in 1620 bytes} [Fri Jul 3 23:53:15 2026] DELETE /volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:15.695940 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-567e42ad-ff6f-4ff4-ac56-2a6c68b57fdf req-003022f5-abfd-438b-88a5-138b02e276d9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.697895 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-567e42ad-ff6f-4ff4-ac56-2a6c68b57fdf req-003022f5-abfd-438b-88a5-138b02e276d9 tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] GET https://10.4.3.143/volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc Jul 03 23:53:15.698068 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-567e42ad-ff6f-4ff4-ac56-2a6c68b57fdf req-003022f5-abfd-438b-88a5-138b02e276d9 tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.698244 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-567e42ad-ff6f-4ff4-ac56-2a6c68b57fdf req-003022f5-abfd-438b-88a5-138b02e276d9 tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.705460 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.705460 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:15.709685 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-567e42ad-ff6f-4ff4-ac56-2a6c68b57fdf req-003022f5-abfd-438b-88a5-138b02e276d9 tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Volume info retrieved successfully. Jul 03 23:53:15.713923 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-567e42ad-ff6f-4ff4-ac56-2a6c68b57fdf req-003022f5-abfd-438b-88a5-138b02e276d9 tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] https://10.4.3.143/volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc returned with HTTP 200 Jul 03 23:53:15.714452 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 502/2010] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:53:15 2026] GET /volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:15.820181 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-59db096b-2d50-4309-b18e-ee31585fcbbf None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.821829 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-59db096b-2d50-4309-b18e-ee31585fcbbf tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df Jul 03 23:53:15.822011 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-59db096b-2d50-4309-b18e-ee31585fcbbf tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.822248 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-59db096b-2d50-4309-b18e-ee31585fcbbf tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.827777 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-59db096b-2d50-4309-b18e-ee31585fcbbf tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df returned with HTTP 404 Jul 03 23:53:15.828207 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 507/2011] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:15 2026] GET /volume/v3/volumes/7bdc75d9-db72-4a2b-8f43-1d1dd759d9df => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:15.834908 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6b691663-5bbb-4406-b985-d9ba3055b65a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.836565 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6b691663-5bbb-4406-b985-d9ba3055b65a tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e Jul 03 23:53:15.836827 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6b691663-5bbb-4406-b985-d9ba3055b65a tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.837021 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6b691663-5bbb-4406-b985-d9ba3055b65a tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.843618 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.843618 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:15.847138 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6b691663-5bbb-4406-b985-d9ba3055b65a tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:15.850954 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6b691663-5bbb-4406-b985-d9ba3055b65a tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e returned with HTTP 200 Jul 03 23:53:15.851409 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 509/2012] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:15 2026] GET /volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e => generated 891 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:15.862063 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e4097a17-ff81-49c5-a95e-cb8be9db6002 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.863579 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e4097a17-ff81-49c5-a95e-cb8be9db6002 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] DELETE https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e Jul 03 23:53:15.863842 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e4097a17-ff81-49c5-a95e-cb8be9db6002 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.864025 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e4097a17-ff81-49c5-a95e-cb8be9db6002 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.864181 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-e4097a17-ff81-49c5-a95e-cb8be9db6002 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Delete volume with id: 9da4464d-348f-4c85-8684-cdad13a8692e Jul 03 23:53:15.870537 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.870537 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:15.871011 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e4097a17-ff81-49c5-a95e-cb8be9db6002 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:15.895544 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e4097a17-ff81-49c5-a95e-cb8be9db6002 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Delete volume request issued successfully. Jul 03 23:53:15.895544 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e4097a17-ff81-49c5-a95e-cb8be9db6002 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e returned with HTTP 202 Jul 03 23:53:15.895894 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 503/2013] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:15 2026] DELETE /volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:15.902597 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-40b54a9a-25e0-40ff-b19c-f7715fc53ce9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:15.904251 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-40b54a9a-25e0-40ff-b19c-f7715fc53ce9 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e Jul 03 23:53:15.904432 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-40b54a9a-25e0-40ff-b19c-f7715fc53ce9 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:15.904659 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-40b54a9a-25e0-40ff-b19c-f7715fc53ce9 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:15.911621 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:15.911621 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:15.915102 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-40b54a9a-25e0-40ff-b19c-f7715fc53ce9 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:15.919338 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-40b54a9a-25e0-40ff-b19c-f7715fc53ce9 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e returned with HTTP 200 Jul 03 23:53:15.919758 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 508/2014] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:15 2026] GET /volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e => generated 890 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:16.118428 np0000004490 devstack@c-api.service[99860]: INFO cinder.group.api [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] A mapping entry already exists for group 5ba0ed72-14e3-4ede-be5a-3af7db096577 and volume type 8841100c-607a-4d55-b03c-d1b6876059cd. Do not need to create again. Jul 03 23:53:16.118860 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:16.118860 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:16.121378 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Availability zone cache updated, next update will occur around 2026-07-04 00:53:16.121051. {{(pid=99860) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 23:53:16.121461 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Availability Zones retrieved successfully. Jul 03 23:53:16.125844 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Flow 'volume_create_api' (6447042b-a199-43d7-9ea5-00de6a0b776e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:16.126638 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (931ccbd6-8d69-4b47-ad6e-8217ba655e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:16.127876 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:16.149349 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (931ccbd6-8d69-4b47-ad6e-8217ba655e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c981a2d0-2017-46b9-b023-24ffac4d4494', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8841100c-607a-4d55-b03c-d1b6876059cd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-214578592',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8841100c-607a-4d55-b03c-d1b6876059cd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5ba0ed72-14e3-4ede-be5a-3af7db096577', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:16.150293 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cd94f33-3fd1-480e-8cdc-8b6adf425bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:16.172961 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-214578592 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-214578592, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:16.183447 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Created reservations ['32bc1987-abe8-423c-ad8e-be5d6f7b6bb2', '6fa8deb6-8440-4b18-b974-9d9c8b2ffd2c'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:16.184819 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cd94f33-3fd1-480e-8cdc-8b6adf425bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32bc1987-abe8-423c-ad8e-be5d6f7b6bb2', '6fa8deb6-8440-4b18-b974-9d9c8b2ffd2c']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:16.185614 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d6084cf-a2c2-401a-87c8-aa2bf99587a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:16.213332 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d6084cf-a2c2-401a-87c8-aa2bf99587a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73a057ee-a6cc-4d3b-a6e1-a2269782c2be', '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=5ba0ed72-14e3-4ede-be5a-3af7db096577,group_type_id=,metadata={},multiattach=False,project_id='f8be786add844cabbc847ca72153735e',qos_specs=None,replication_status=,reservations=['32bc1987-abe8-423c-ad8e-be5d6f7b6bb2','6fa8deb6-8440-4b18-b974-9d9c8b2ffd2c'],size=1,snapshot_id=c981a2d0-2017-46b9-b023-24ffac4d4494,source_replicaid=,source_volid=None,status='creating',user_id='c50a614922ff402ca1610a057caaf6a0',volume_type_id=8841100c-607a-4d55-b03c-d1b6876059cd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5ba0ed72-14e3-4ede-be5a-3af7db096577,host=None,id=73a057ee-a6cc-4d3b-a6e1-a2269782c2be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8be786add844cabbc847ca72153735e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c981a2d0-2017-46b9-b023-24ffac4d4494,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c50a614922ff402ca1610a057caaf6a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8841100c-607a-4d55-b03c-d1b6876059cd),volume_type_id=8841100c-607a-4d55-b03c-d1b6876059cd)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:16.214423 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ded0cb5-0ce7-4d41-b324-19a90371de2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:16.228142 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ded0cb5-0ce7-4d41-b324-19a90371de2e) transitioned into state 'SUCCESS' from 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=5ba0ed72-14e3-4ede-be5a-3af7db096577,group_type_id=,metadata={},multiattach=False,project_id='f8be786add844cabbc847ca72153735e',qos_specs=None,replication_status=,reservations=['32bc1987-abe8-423c-ad8e-be5d6f7b6bb2','6fa8deb6-8440-4b18-b974-9d9c8b2ffd2c'],size=1,snapshot_id=c981a2d0-2017-46b9-b023-24ffac4d4494,source_replicaid=,source_volid=None,status='creating',user_id='c50a614922ff402ca1610a057caaf6a0',volume_type_id=8841100c-607a-4d55-b03c-d1b6876059cd)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:16.228900 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Flow 'volume_create_api' (6447042b-a199-43d7-9ea5-00de6a0b776e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:16.229263 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Create volume request issued successfully. Jul 03 23:53:16.237928 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-25fe9d80-c008-4230-91f7-9a6746d22933 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:16.242034 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-25fe9d80-c008-4230-91f7-9a6746d22933 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots/1b27def2-b3d2-4c75-b43c-cb951d07c989 Jul 03 23:53:16.242034 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-25fe9d80-c008-4230-91f7-9a6746d22933 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:16.242549 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-25fe9d80-c008-4230-91f7-9a6746d22933 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:16.246419 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-25fe9d80-c008-4230-91f7-9a6746d22933 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots/1b27def2-b3d2-4c75-b43c-cb951d07c989 returned with HTTP 404 Jul 03 23:53:16.247034 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 510/2015] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:16 2026] GET /volume/v3/snapshots/1b27def2-b3d2-4c75-b43c-cb951d07c989 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:16.254870 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-97882a63-adbb-48fc-a6b6-5d83c4f841cc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:16.256515 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-97882a63-adbb-48fc-a6b6-5d83c4f841cc tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 Jul 03 23:53:16.256846 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-97882a63-adbb-48fc-a6b6-5d83c4f841cc tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:16.257039 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-97882a63-adbb-48fc-a6b6-5d83c4f841cc tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:16.257182 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-97882a63-adbb-48fc-a6b6-5d83c4f841cc tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Delete snapshot with id: e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 Jul 03 23:53:16.262550 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:16.262550 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:16.263026 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-97882a63-adbb-48fc-a6b6-5d83c4f841cc tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Snapshot retrieved successfully. Jul 03 23:53:16.263377 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6591cca0-ab07-421b-8d77-dbdba43c3ad8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/action returned with HTTP 202 Jul 03 23:53:16.263948 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 495/2016] 10.4.3.143 () {70 vars in 1318 bytes} [Fri Jul 3 23:53:15 2026] POST /volume/v3/groups/action => generated 103 bytes in 744 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:16.271729 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-868a94e2-3b76-4a29-b07a-7438a0f7aefe None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:16.273732 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-868a94e2-3b76-4a29-b07a-7438a0f7aefe tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:53:16.274008 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-868a94e2-3b76-4a29-b07a-7438a0f7aefe tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:16.274208 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-868a94e2-3b76-4a29-b07a-7438a0f7aefe tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'detail' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:16.274448 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-868a94e2-3b76-4a29-b07a-7438a0f7aefe tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:16.275159 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-868a94e2-3b76-4a29-b07a-7438a0f7aefe tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:16.282141 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-97882a63-adbb-48fc-a6b6-5d83c4f841cc tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Snapshot delete request issued successfully. Jul 03 23:53:16.282315 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-97882a63-adbb-48fc-a6b6-5d83c4f841cc tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots/e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 returned with HTTP 202 Jul 03 23:53:16.282799 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 504/2017] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:53:16 2026] DELETE /volume/v3/snapshots/e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:16.285814 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-868a94e2-3b76-4a29-b07a-7438a0f7aefe tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Get all volumes completed successfully. Jul 03 23:53:16.286560 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-868a94e2-3b76-4a29-b07a-7438a0f7aefe tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:16.286785 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-868a94e2-3b76-4a29-b07a-7438a0f7aefe tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:16.289799 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d9e34ef8-5eb5-4eef-93a1-072dd8457c6e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:16.291718 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d9e34ef8-5eb5-4eef-93a1-072dd8457c6e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots/e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 Jul 03 23:53:16.292003 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d9e34ef8-5eb5-4eef-93a1-072dd8457c6e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:16.292264 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d9e34ef8-5eb5-4eef-93a1-072dd8457c6e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:16.298203 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:16.298203 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:16.298813 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d9e34ef8-5eb5-4eef-93a1-072dd8457c6e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Snapshot retrieved successfully. Jul 03 23:53:16.299626 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d9e34ef8-5eb5-4eef-93a1-072dd8457c6e tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots/e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 returned with HTTP 200 Jul 03 23:53:16.300391 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 511/2018] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:16 2026] GET /volume/v3/snapshots/e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:16.320310 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1753d449-cf5d-44ff-92ba-34d8ae742415 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:16.322270 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1753d449-cf5d-44ff-92ba-34d8ae742415 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:53:16.322512 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1753d449-cf5d-44ff-92ba-34d8ae742415 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:16.322717 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1753d449-cf5d-44ff-92ba-34d8ae742415 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:16.324801 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-868a94e2-3b76-4a29-b07a-7438a0f7aefe tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:16.330391 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:16.330391 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:16.333529 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:16.333529 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:16.337667 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1753d449-cf5d-44ff-92ba-34d8ae742415 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:53:16.337838 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-868a94e2-3b76-4a29-b07a-7438a0f7aefe tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:16.338035 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-868a94e2-3b76-4a29-b07a-7438a0f7aefe tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:16.342978 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1753d449-cf5d-44ff-92ba-34d8ae742415 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:53:16.343463 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 496/2019] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:16 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:16.382249 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-868a94e2-3b76-4a29-b07a-7438a0f7aefe tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:16.385401 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:16.385401 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:16.394932 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-868a94e2-3b76-4a29-b07a-7438a0f7aefe tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:53:16.395421 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 509/2020] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:53:16 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:53:16.413262 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-79430d1d-b349-4b60-a81c-54f785854daa None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:16.414917 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-79430d1d-b349-4b60-a81c-54f785854daa tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/73a057ee-a6cc-4d3b-a6e1-a2269782c2be Jul 03 23:53:16.414917 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-79430d1d-b349-4b60-a81c-54f785854daa tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:16.415352 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-79430d1d-b349-4b60-a81c-54f785854daa tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:16.427038 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:16.427038 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:16.432416 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-79430d1d-b349-4b60-a81c-54f785854daa tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Volume info retrieved successfully. Jul 03 23:53:16.433260 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-79430d1d-b349-4b60-a81c-54f785854daa tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:16.433410 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-79430d1d-b349-4b60-a81c-54f785854daa tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:16.472063 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-79430d1d-b349-4b60-a81c-54f785854daa tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:16.475684 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:16.475684 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:16.483464 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-79430d1d-b349-4b60-a81c-54f785854daa tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/73a057ee-a6cc-4d3b-a6e1-a2269782c2be returned with HTTP 200 Jul 03 23:53:16.484891 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 505/2021] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:16 2026] GET /volume/v3/volumes/73a057ee-a6cc-4d3b-a6e1-a2269782c2be => generated 926 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:16.498285 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-dc5265a9-f022-48cf-ae68-f14a5b395e80 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:16.500300 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dc5265a9-f022-48cf-ae68-f14a5b395e80 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/5ba0ed72-14e3-4ede-be5a-3af7db096577 Jul 03 23:53:16.500529 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dc5265a9-f022-48cf-ae68-f14a5b395e80 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:16.500760 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dc5265a9-f022-48cf-ae68-f14a5b395e80 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:16.500879 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-dc5265a9-f022-48cf-ae68-f14a5b395e80 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member 5ba0ed72-14e3-4ede-be5a-3af7db096577 {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:16.504429 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:16.504429 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:16.511213 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dc5265a9-f022-48cf-ae68-f14a5b395e80 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/5ba0ed72-14e3-4ede-be5a-3af7db096577 returned with HTTP 200 Jul 03 23:53:16.511559 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 512/2022] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:16 2026] GET /volume/v3/groups/5ba0ed72-14e3-4ede-be5a-3af7db096577 => generated 418 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:16.521062 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ef76f13a-4eef-4b1d-b131-1f132d9006a9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:16.522664 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ef76f13a-4eef-4b1d-b131-1f132d9006a9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:53:16.522927 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ef76f13a-4eef-4b1d-b131-1f132d9006a9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:16.523112 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ef76f13a-4eef-4b1d-b131-1f132d9006a9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:16.523371 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-ef76f13a-4eef-4b1d-b131-1f132d9006a9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:16.524073 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ef76f13a-4eef-4b1d-b131-1f132d9006a9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:16.530857 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ef76f13a-4eef-4b1d-b131-1f132d9006a9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Get all volumes completed successfully. Jul 03 23:53:16.531569 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-ef76f13a-4eef-4b1d-b131-1f132d9006a9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:16.531745 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-ef76f13a-4eef-4b1d-b131-1f132d9006a9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:16.566004 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [None req-ef76f13a-4eef-4b1d-b131-1f132d9006a9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:16.569102 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:16.569102 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:16.572722 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-ef76f13a-4eef-4b1d-b131-1f132d9006a9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:16.572896 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-ef76f13a-4eef-4b1d-b131-1f132d9006a9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:16.609472 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [None req-ef76f13a-4eef-4b1d-b131-1f132d9006a9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:16.613037 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:16.613037 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:16.620159 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ef76f13a-4eef-4b1d-b131-1f132d9006a9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:53:16.620619 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 497/2023] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:53:16 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:53:16.636205 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-805977c3-32f3-4209-904d-6a5dc9c83063 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:16.638046 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-805977c3-32f3-4209-904d-6a5dc9c83063 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] POST https://10.4.3.143/volume/v3/groups/5ba0ed72-14e3-4ede-be5a-3af7db096577/action Jul 03 23:53:16.638649 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-805977c3-32f3-4209-904d-6a5dc9c83063 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:16.638649 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-805977c3-32f3-4209-904d-6a5dc9c83063 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:16.640139 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-805977c3-32f3-4209-904d-6a5dc9c83063 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] delete called for group 5ba0ed72-14e3-4ede-be5a-3af7db096577 {{(pid=99862) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 23:53:16.640387 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.groups [None req-805977c3-32f3-4209-904d-6a5dc9c83063 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Delete group with id: 5ba0ed72-14e3-4ede-be5a-3af7db096577 Jul 03 23:53:16.644046 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:16.644046 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:16.694727 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-805977c3-32f3-4209-904d-6a5dc9c83063 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/5ba0ed72-14e3-4ede-be5a-3af7db096577/action returned with HTTP 202 Jul 03 23:53:16.694727 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 510/2024] 10.4.3.143 () {70 vars in 1428 bytes} [Fri Jul 3 23:53:16 2026] POST /volume/v3/groups/5ba0ed72-14e3-4ede-be5a-3af7db096577/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:16.701197 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3470dd1e-3ab3-4ef3-808c-25f37fc88018 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:16.703458 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3470dd1e-3ab3-4ef3-808c-25f37fc88018 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/73a057ee-a6cc-4d3b-a6e1-a2269782c2be Jul 03 23:53:16.703723 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3470dd1e-3ab3-4ef3-808c-25f37fc88018 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:16.703958 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3470dd1e-3ab3-4ef3-808c-25f37fc88018 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:16.712731 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:16.712731 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:16.715421 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3470dd1e-3ab3-4ef3-808c-25f37fc88018 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Volume info retrieved successfully. Jul 03 23:53:16.716149 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-3470dd1e-3ab3-4ef3-808c-25f37fc88018 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:16.716335 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-3470dd1e-3ab3-4ef3-808c-25f37fc88018 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:16.738052 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-1373002c-bcf8-4a36-9d50-ddfbb0e41ddf req-9f1b5b39-659b-49c6-bddd-267df7a7766a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:16.740286 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1373002c-bcf8-4a36-9d50-ddfbb0e41ddf req-9f1b5b39-659b-49c6-bddd-267df7a7766a tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] GET https://10.4.3.143/volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc Jul 03 23:53:16.740515 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1373002c-bcf8-4a36-9d50-ddfbb0e41ddf req-9f1b5b39-659b-49c6-bddd-267df7a7766a tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:16.740732 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1373002c-bcf8-4a36-9d50-ddfbb0e41ddf req-9f1b5b39-659b-49c6-bddd-267df7a7766a tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:16.746265 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1373002c-bcf8-4a36-9d50-ddfbb0e41ddf req-9f1b5b39-659b-49c6-bddd-267df7a7766a tempest-VolumesGetTestJSON-1799214557 tempest-VolumesGetTestJSON-1799214557-project-member] https://10.4.3.143/volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc returned with HTTP 404 Jul 03 23:53:16.746746 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 513/2025] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:53:16 2026] GET /volume/v3/volumes/7017b725-edbc-4ff8-9e59-c772c6d428dc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:16.759788 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-3470dd1e-3ab3-4ef3-808c-25f37fc88018 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:16.762759 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:16.762759 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:16.769517 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3470dd1e-3ab3-4ef3-808c-25f37fc88018 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/73a057ee-a6cc-4d3b-a6e1-a2269782c2be returned with HTTP 200 Jul 03 23:53:16.769977 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 506/2026] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:16 2026] GET /volume/v3/volumes/73a057ee-a6cc-4d3b-a6e1-a2269782c2be => generated 925 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:16.931928 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-17f3652b-7e83-4a89-aa7f-0fa25807ed78 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:16.934430 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-17f3652b-7e83-4a89-aa7f-0fa25807ed78 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e Jul 03 23:53:16.934714 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-17f3652b-7e83-4a89-aa7f-0fa25807ed78 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:16.934994 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-17f3652b-7e83-4a89-aa7f-0fa25807ed78 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:16.944732 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-17f3652b-7e83-4a89-aa7f-0fa25807ed78 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e returned with HTTP 404 Jul 03 23:53:16.944732 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 498/2027] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:16 2026] GET /volume/v3/volumes/9da4464d-348f-4c85-8684-cdad13a8692e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:16.952276 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:16.954511 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:16.954988 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-850313778"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:16.958995 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-850313778'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:16.958995 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume of 1 GB Jul 03 23:53:16.962200 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Availability Zones retrieved successfully. Jul 03 23:53:16.971813 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Flow 'volume_create_api' (f04c8972-8c6f-4ce3-8010-98dcc70aee03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:16.972848 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee158fa-a35d-4a0c-8753-424c2be4ec98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:16.974145 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:17.006804 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee158fa-a35d-4a0c-8753-424c2be4ec98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:17.007950 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (629a9f66-e24f-40b5-b679-776e2f2341a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:17.058939 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Created reservations ['ef19bd58-0012-4f63-aeef-9e2043eded75', '5962d312-7f8f-420e-b1fb-f2f02fd64659', '0ff1b1be-4f68-4fb4-a300-9315af1aad8a', 'aa85845e-4463-4610-b778-1284059a6804'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:17.059282 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (629a9f66-e24f-40b5-b679-776e2f2341a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef19bd58-0012-4f63-aeef-9e2043eded75', '5962d312-7f8f-420e-b1fb-f2f02fd64659', '0ff1b1be-4f68-4fb4-a300-9315af1aad8a', 'aa85845e-4463-4610-b778-1284059a6804']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:17.060042 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7849025-685c-4467-b483-6baa11b94fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:17.082110 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7849025-685c-4467-b483-6baa11b94fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-850313778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf64e5e2b424a4a99dd900a275b125c',qos_specs=None,replication_status=,reservations=['ef19bd58-0012-4f63-aeef-9e2043eded75','5962d312-7f8f-420e-b1fb-f2f02fd64659','0ff1b1be-4f68-4fb4-a300-9315af1aad8a','aa85845e-4463-4610-b778-1284059a6804'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3febdb2674295b03a93fb82578f12',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-850313778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf64e5e2b424a4a99dd900a275b125c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e3febdb2674295b03a93fb82578f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:17.082860 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a894f35d-688b-43fe-a3ba-fa6492b99d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:17.110557 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a894f35d-688b-43fe-a3ba-fa6492b99d60) transitioned into state 'SUCCESS' from state '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-850313778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf64e5e2b424a4a99dd900a275b125c',qos_specs=None,replication_status=,reservations=['ef19bd58-0012-4f63-aeef-9e2043eded75','5962d312-7f8f-420e-b1fb-f2f02fd64659','0ff1b1be-4f68-4fb4-a300-9315af1aad8a','aa85845e-4463-4610-b778-1284059a6804'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3febdb2674295b03a93fb82578f12',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:17.111369 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d8bcb3-29c5-4cc3-a18e-5deac42c6f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:17.125203 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d8bcb3-29c5-4cc3-a18e-5deac42c6f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:17.126607 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Flow 'volume_create_api' (f04c8972-8c6f-4ce3-8010-98dcc70aee03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:17.127023 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume request issued successfully. Jul 03 23:53:17.127855 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8bf403ba-e0c5-4b36-88c4-dd8e188f4f93 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:17.128429 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 511/2028] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:53:16 2026] POST /volume/v3/volumes => generated 744 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:17.142089 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a3156c1c-c2f4-4a5f-929f-9f5cfb07aa49 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:17.143868 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a3156c1c-c2f4-4a5f-929f-9f5cfb07aa49 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 Jul 03 23:53:17.144057 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a3156c1c-c2f4-4a5f-929f-9f5cfb07aa49 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:17.144235 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a3156c1c-c2f4-4a5f-929f-9f5cfb07aa49 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:17.152616 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:17.152616 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:17.157556 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a3156c1c-c2f4-4a5f-929f-9f5cfb07aa49 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:17.162428 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a3156c1c-c2f4-4a5f-929f-9f5cfb07aa49 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 returned with HTTP 200 Jul 03 23:53:17.162856 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 514/2029] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:17 2026] GET /volume/v3/volumes/d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 => generated 812 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:17.308610 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d4613fd0-18e1-456b-b2aa-aa52dac3f44f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:17.310496 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d4613fd0-18e1-456b-b2aa-aa52dac3f44f tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots/e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 Jul 03 23:53:17.310712 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d4613fd0-18e1-456b-b2aa-aa52dac3f44f tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:17.310908 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d4613fd0-18e1-456b-b2aa-aa52dac3f44f tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:17.314833 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d4613fd0-18e1-456b-b2aa-aa52dac3f44f tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots/e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 returned with HTTP 404 Jul 03 23:53:17.315323 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 507/2030] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:17 2026] GET /volume/v3/snapshots/e898b9cd-7b29-47a4-b30a-2bed8bbbfe16 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:17.323383 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-49567f30-98f2-41b7-8d8a-b6d7300087bc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:17.325125 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-49567f30-98f2-41b7-8d8a-b6d7300087bc tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/8e78dcc3-4d57-4f80-bc9c-aafb76c35c6b Jul 03 23:53:17.325323 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-49567f30-98f2-41b7-8d8a-b6d7300087bc tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:17.325510 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-49567f30-98f2-41b7-8d8a-b6d7300087bc tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:17.325687 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-49567f30-98f2-41b7-8d8a-b6d7300087bc tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Delete snapshot with id: 8e78dcc3-4d57-4f80-bc9c-aafb76c35c6b Jul 03 23:53:17.330798 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:17.330798 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:17.331159 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-49567f30-98f2-41b7-8d8a-b6d7300087bc tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Snapshot retrieved successfully. Jul 03 23:53:17.346582 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-49567f30-98f2-41b7-8d8a-b6d7300087bc tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Snapshot delete request issued successfully. Jul 03 23:53:17.346863 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-49567f30-98f2-41b7-8d8a-b6d7300087bc tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots/8e78dcc3-4d57-4f80-bc9c-aafb76c35c6b returned with HTTP 202 Jul 03 23:53:17.347410 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 499/2031] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:53:17 2026] DELETE /volume/v3/snapshots/8e78dcc3-4d57-4f80-bc9c-aafb76c35c6b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:17.355276 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c10d4d01-fed9-459e-9755-293fb551a86d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:17.357173 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c10d4d01-fed9-459e-9755-293fb551a86d tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots/8e78dcc3-4d57-4f80-bc9c-aafb76c35c6b Jul 03 23:53:17.357376 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c10d4d01-fed9-459e-9755-293fb551a86d tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:17.357560 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c10d4d01-fed9-459e-9755-293fb551a86d tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:17.362193 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:17.362193 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:17.362605 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c10d4d01-fed9-459e-9755-293fb551a86d tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Snapshot retrieved successfully. Jul 03 23:53:17.363369 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c10d4d01-fed9-459e-9755-293fb551a86d tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots/8e78dcc3-4d57-4f80-bc9c-aafb76c35c6b returned with HTTP 200 Jul 03 23:53:17.363754 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 512/2032] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:17 2026] GET /volume/v3/snapshots/8e78dcc3-4d57-4f80-bc9c-aafb76c35c6b => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:17.782662 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7ee4fcf1-6cb6-4ca4-99ad-ec0a674d1062 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:17.784472 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7ee4fcf1-6cb6-4ca4-99ad-ec0a674d1062 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/73a057ee-a6cc-4d3b-a6e1-a2269782c2be Jul 03 23:53:17.784691 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7ee4fcf1-6cb6-4ca4-99ad-ec0a674d1062 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:17.784942 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7ee4fcf1-6cb6-4ca4-99ad-ec0a674d1062 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:17.790873 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7ee4fcf1-6cb6-4ca4-99ad-ec0a674d1062 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/73a057ee-a6cc-4d3b-a6e1-a2269782c2be returned with HTTP 404 Jul 03 23:53:17.791310 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 515/2033] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:17 2026] GET /volume/v3/volumes/73a057ee-a6cc-4d3b-a6e1-a2269782c2be => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:17.798602 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-643ab6d5-5b2a-4c6c-8c19-be9e7ee3f286 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:17.802584 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-643ab6d5-5b2a-4c6c-8c19-be9e7ee3f286 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/5ba0ed72-14e3-4ede-be5a-3af7db096577 Jul 03 23:53:17.802584 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-643ab6d5-5b2a-4c6c-8c19-be9e7ee3f286 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:17.802584 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-643ab6d5-5b2a-4c6c-8c19-be9e7ee3f286 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:17.802584 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-643ab6d5-5b2a-4c6c-8c19-be9e7ee3f286 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member 5ba0ed72-14e3-4ede-be5a-3af7db096577 {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:17.805156 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-643ab6d5-5b2a-4c6c-8c19-be9e7ee3f286 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/5ba0ed72-14e3-4ede-be5a-3af7db096577 returned with HTTP 404 Jul 03 23:53:17.805595 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 508/2034] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:17 2026] GET /volume/v3/groups/5ba0ed72-14e3-4ede-be5a-3af7db096577 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:17.813295 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5acbcdb2-fe24-4a4c-bbb2-dac992895d9a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:17.815468 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5acbcdb2-fe24-4a4c-bbb2-dac992895d9a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] DELETE https://10.4.3.143/volume/v3/group_snapshots/020fd866-54b4-4164-b02b-ec2070c43930 Jul 03 23:53:17.815685 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5acbcdb2-fe24-4a4c-bbb2-dac992895d9a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:17.815889 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5acbcdb2-fe24-4a4c-bbb2-dac992895d9a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:17.816050 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.group_snapshots [None req-5acbcdb2-fe24-4a4c-bbb2-dac992895d9a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] delete called for member 020fd866-54b4-4164-b02b-ec2070c43930 {{(pid=99860) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 23:53:17.816188 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.group_snapshots [None req-5acbcdb2-fe24-4a4c-bbb2-dac992895d9a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Delete group_snapshot with id: 020fd866-54b4-4164-b02b-ec2070c43930 Jul 03 23:53:17.820093 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:17.820093 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:17.851920 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5acbcdb2-fe24-4a4c-bbb2-dac992895d9a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots/020fd866-54b4-4164-b02b-ec2070c43930 returned with HTTP 202 Jul 03 23:53:17.851920 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 500/2035] 10.4.3.143 () {68 vars in 1416 bytes} [Fri Jul 3 23:53:17 2026] DELETE /volume/v3/group_snapshots/020fd866-54b4-4164-b02b-ec2070c43930 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:17.865041 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1d788707-343b-42c8-a64a-1d30af39e915 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:17.867212 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1d788707-343b-42c8-a64a-1d30af39e915 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:53:17.867555 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1d788707-343b-42c8-a64a-1d30af39e915 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:17.867892 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1d788707-343b-42c8-a64a-1d30af39e915 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'detail' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:17.868223 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-1d788707-343b-42c8-a64a-1d30af39e915 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:17.869245 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-1d788707-343b-42c8-a64a-1d30af39e915 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:17.876251 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1d788707-343b-42c8-a64a-1d30af39e915 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Get all volumes completed successfully. Jul 03 23:53:17.876883 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-1d788707-343b-42c8-a64a-1d30af39e915 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:17.877015 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-1d788707-343b-42c8-a64a-1d30af39e915 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:17.912119 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-1d788707-343b-42c8-a64a-1d30af39e915 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:17.914988 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:17.914988 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:17.922079 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1d788707-343b-42c8-a64a-1d30af39e915 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:53:17.922446 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 513/2036] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:53:17 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:17.935082 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-65e9df04-2c3a-45f7-a141-cd13fbb274d3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:17.936850 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-65e9df04-2c3a-45f7-a141-cd13fbb274d3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail Jul 03 23:53:17.937023 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-65e9df04-2c3a-45f7-a141-cd13fbb274d3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:17.937195 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-65e9df04-2c3a-45f7-a141-cd13fbb274d3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:17.937383 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-65e9df04-2c3a-45f7-a141-cd13fbb274d3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:17.938402 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.db.api [None req-65e9df04-2c3a-45f7-a141-cd13fbb274d3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Building query based on filter {{(pid=99861) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:17.944402 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-65e9df04-2c3a-45f7-a141-cd13fbb274d3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Get all snapshots completed successfully. Jul 03 23:53:17.945128 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-65e9df04-2c3a-45f7-a141-cd13fbb274d3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 23:53:17.945407 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 516/2037] 10.4.3.143 () {66 vars in 1264 bytes} [Fri Jul 3 23:53:17 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 03 23:53:17.953649 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cac2c700-72d2-4c6d-84ca-9b6b205ba7fa None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:17.955640 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cac2c700-72d2-4c6d-84ca-9b6b205ba7fa tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/020fd866-54b4-4164-b02b-ec2070c43930 Jul 03 23:53:17.955864 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cac2c700-72d2-4c6d-84ca-9b6b205ba7fa tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:17.956051 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cac2c700-72d2-4c6d-84ca-9b6b205ba7fa tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:17.956176 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.group_snapshots [None req-cac2c700-72d2-4c6d-84ca-9b6b205ba7fa tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member 020fd866-54b4-4164-b02b-ec2070c43930 {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 23:53:17.960599 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cac2c700-72d2-4c6d-84ca-9b6b205ba7fa tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots/020fd866-54b4-4164-b02b-ec2070c43930 returned with HTTP 404 Jul 03 23:53:17.961099 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 509/2038] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:53:17 2026] GET /volume/v3/group_snapshots/020fd866-54b4-4164-b02b-ec2070c43930 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:17.968078 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-48515610-39d4-437d-98b6-4f480c812049 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:17.969788 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-48515610-39d4-437d-98b6-4f480c812049 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:53:17.970032 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-48515610-39d4-437d-98b6-4f480c812049 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:17.970239 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-48515610-39d4-437d-98b6-4f480c812049 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:17.970503 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-48515610-39d4-437d-98b6-4f480c812049 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:17.970888 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:17.970888 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:17.971267 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-48515610-39d4-437d-98b6-4f480c812049 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:17.978001 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-48515610-39d4-437d-98b6-4f480c812049 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Get all volumes completed successfully. Jul 03 23:53:17.978671 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-48515610-39d4-437d-98b6-4f480c812049 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:17.978860 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-48515610-39d4-437d-98b6-4f480c812049 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:18.013326 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [None req-48515610-39d4-437d-98b6-4f480c812049 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:18.016170 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:18.016170 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:18.022864 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-48515610-39d4-437d-98b6-4f480c812049 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:53:18.023214 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 501/2039] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:53:17 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:18.039147 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c436b0ec-32ea-4d21-b71e-fb1cd1624b30 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.041072 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c436b0ec-32ea-4d21-b71e-fb1cd1624b30 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] POST https://10.4.3.143/volume/v3/groups/f828f43a-62d5-45d6-a792-285bfb6c7de5/action Jul 03 23:53:18.041429 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c436b0ec-32ea-4d21-b71e-fb1cd1624b30 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:18.041594 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c436b0ec-32ea-4d21-b71e-fb1cd1624b30 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:18.043027 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-c436b0ec-32ea-4d21-b71e-fb1cd1624b30 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] delete called for group f828f43a-62d5-45d6-a792-285bfb6c7de5 {{(pid=99862) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 23:53:18.043133 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.groups [None req-c436b0ec-32ea-4d21-b71e-fb1cd1624b30 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Delete group with id: f828f43a-62d5-45d6-a792-285bfb6c7de5 Jul 03 23:53:18.046549 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:18.046549 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:18.077272 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c436b0ec-32ea-4d21-b71e-fb1cd1624b30 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/f828f43a-62d5-45d6-a792-285bfb6c7de5/action returned with HTTP 202 Jul 03 23:53:18.077772 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 514/2040] 10.4.3.143 () {70 vars in 1428 bytes} [Fri Jul 3 23:53:18 2026] POST /volume/v3/groups/f828f43a-62d5-45d6-a792-285bfb6c7de5/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:18.085540 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e53c5bbe-cac3-4275-8bea-4a9d742378b3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.087728 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e53c5bbe-cac3-4275-8bea-4a9d742378b3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/ed94501c-7712-4f90-85e4-f02bdf383ff5 Jul 03 23:53:18.088247 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e53c5bbe-cac3-4275-8bea-4a9d742378b3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:18.088305 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e53c5bbe-cac3-4275-8bea-4a9d742378b3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:18.097366 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:18.097366 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:18.107714 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e53c5bbe-cac3-4275-8bea-4a9d742378b3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Volume info retrieved successfully. Jul 03 23:53:18.108736 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-e53c5bbe-cac3-4275-8bea-4a9d742378b3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:18.109301 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-e53c5bbe-cac3-4275-8bea-4a9d742378b3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:18.158865 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-e53c5bbe-cac3-4275-8bea-4a9d742378b3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:18.162836 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:18.162836 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:18.170759 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e53c5bbe-cac3-4275-8bea-4a9d742378b3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/ed94501c-7712-4f90-85e4-f02bdf383ff5 returned with HTTP 200 Jul 03 23:53:18.171152 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 517/2041] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:18 2026] GET /volume/v3/volumes/ed94501c-7712-4f90-85e4-f02bdf383ff5 => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:18.174921 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5384e8ee-49c9-4fb6-ad8d-5262d5d2fd39 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.181303 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5384e8ee-49c9-4fb6-ad8d-5262d5d2fd39 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 Jul 03 23:53:18.181495 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5384e8ee-49c9-4fb6-ad8d-5262d5d2fd39 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:18.181687 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5384e8ee-49c9-4fb6-ad8d-5262d5d2fd39 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:18.193279 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:18.193279 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:18.197957 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5384e8ee-49c9-4fb6-ad8d-5262d5d2fd39 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:18.202809 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5384e8ee-49c9-4fb6-ad8d-5262d5d2fd39 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 returned with HTTP 200 Jul 03 23:53:18.203181 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 510/2042] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:18 2026] GET /volume/v3/volumes/d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:18.217924 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.219788 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:18.220118 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7", "size": 1, "name": "tempest-VolumesGetTest-Volume-634875717", "metadata": {"Type": "Test"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:18.223325 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume request body: {'volume': {'source_volid': 'd8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-634875717', 'metadata': {'Type': 'Test'}}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:18.229645 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:18.229645 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:18.230285 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume retrieved successfully. Jul 03 23:53:18.230484 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume of 1 GB Jul 03 23:53:18.235911 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Availability Zones retrieved successfully. Jul 03 23:53:18.243454 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Flow 'volume_create_api' (bdf63f80-b8f7-438c-8298-c183e1bdd652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:18.245077 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2c1b5d9-e98e-4321-99a6-cb62b6052bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:18.246549 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:18.273299 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2c1b5d9-e98e-4321-99a6-cb62b6052bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7', 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:18.274431 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3df122da-5361-40b4-9abb-70e1a149d8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:18.329501 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Created reservations ['16cf6c15-e85f-4e30-99d3-52f65a007c60', '495e353a-f978-4a5a-85e8-a1f95d9e88af', '6f7b9b01-0c8e-48fe-8ead-71955e35630f', '80d9e51a-628b-404f-bde4-9afe5d2aca67'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:18.330602 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3df122da-5361-40b4-9abb-70e1a149d8c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16cf6c15-e85f-4e30-99d3-52f65a007c60', '495e353a-f978-4a5a-85e8-a1f95d9e88af', '6f7b9b01-0c8e-48fe-8ead-71955e35630f', '80d9e51a-628b-404f-bde4-9afe5d2aca67']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:18.331679 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85d40b84-0319-4ae5-8a6e-d2de8f893209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:18.373113 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-741d8fde-e1cc-4842-902b-fa155a82f7f5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.375642 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-741d8fde-e1cc-4842-902b-fa155a82f7f5 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/snapshots/8e78dcc3-4d57-4f80-bc9c-aafb76c35c6b Jul 03 23:53:18.375751 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-741d8fde-e1cc-4842-902b-fa155a82f7f5 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:18.375965 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-741d8fde-e1cc-4842-902b-fa155a82f7f5 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:18.382100 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85d40b84-0319-4ae5-8a6e-d2de8f893209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50a96df2-e767-4825-b09f-636d39da112b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-634875717',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ebf64e5e2b424a4a99dd900a275b125c',qos_specs=None,replication_status=,reservations=['16cf6c15-e85f-4e30-99d3-52f65a007c60','495e353a-f978-4a5a-85e8-a1f95d9e88af','6f7b9b01-0c8e-48fe-8ead-71955e35630f','80d9e51a-628b-404f-bde4-9afe5d2aca67'],size=1,snapshot_id=None,source_replicaid=,source_volid=d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7,status='creating',user_id='16e3febdb2674295b03a93fb82578f12',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-634875717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50a96df2-e767-4825-b09f-636d39da112b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ebf64e5e2b424a4a99dd900a275b125c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e3febdb2674295b03a93fb82578f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:18.383888 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb429ed-426d-43ff-bd40-cc48f1b5ce84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:18.383965 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-741d8fde-e1cc-4842-902b-fa155a82f7f5 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/snapshots/8e78dcc3-4d57-4f80-bc9c-aafb76c35c6b returned with HTTP 404 Jul 03 23:53:18.383965 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 515/2043] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:18 2026] GET /volume/v3/snapshots/8e78dcc3-4d57-4f80-bc9c-aafb76c35c6b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:18.395088 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9bd7670f-aa19-4a43-91ae-995b71e70232 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.398648 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9bd7670f-aa19-4a43-91ae-995b71e70232 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/volumes/10bee553-4050-487c-8e79-361058e366ba Jul 03 23:53:18.398924 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9bd7670f-aa19-4a43-91ae-995b71e70232 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:18.399142 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9bd7670f-aa19-4a43-91ae-995b71e70232 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:18.413421 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:18.413421 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:18.414811 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb429ed-426d-43ff-bd40-cc48f1b5ce84) transitioned into state 'SUCCESS' from state '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-634875717',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ebf64e5e2b424a4a99dd900a275b125c',qos_specs=None,replication_status=,reservations=['16cf6c15-e85f-4e30-99d3-52f65a007c60','495e353a-f978-4a5a-85e8-a1f95d9e88af','6f7b9b01-0c8e-48fe-8ead-71955e35630f','80d9e51a-628b-404f-bde4-9afe5d2aca67'],size=1,snapshot_id=None,source_replicaid=,source_volid=d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7,status='creating',user_id='16e3febdb2674295b03a93fb82578f12',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:18.415785 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73ef7e5b-1d41-458f-9483-935469e212ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:18.419716 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9bd7670f-aa19-4a43-91ae-995b71e70232 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Volume info retrieved successfully. Jul 03 23:53:18.427455 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9bd7670f-aa19-4a43-91ae-995b71e70232 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/volumes/10bee553-4050-487c-8e79-361058e366ba returned with HTTP 200 Jul 03 23:53:18.428197 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 518/2044] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:18 2026] GET /volume/v3/volumes/10bee553-4050-487c-8e79-361058e366ba => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:18.440369 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73ef7e5b-1d41-458f-9483-935469e212ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:18.441731 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Flow 'volume_create_api' (bdf63f80-b8f7-438c-8298-c183e1bdd652) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:18.445137 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume request issued successfully. Jul 03 23:53:18.445137 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7d743632-5293-4ba6-818f-2caf85c0cb4c tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:18.445137 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 502/2045] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:53:18 2026] POST /volume/v3/volumes => generated 792 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:18.451291 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-590a37ef-0faf-4bb6-9f17-505fedf3ae18 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.453508 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-590a37ef-0faf-4bb6-9f17-505fedf3ae18 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] DELETE https://10.4.3.143/volume/v3/volumes/10bee553-4050-487c-8e79-361058e366ba Jul 03 23:53:18.453693 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-590a37ef-0faf-4bb6-9f17-505fedf3ae18 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:18.453948 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-590a37ef-0faf-4bb6-9f17-505fedf3ae18 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:18.454165 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-590a37ef-0faf-4bb6-9f17-505fedf3ae18 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Delete volume with id: 10bee553-4050-487c-8e79-361058e366ba Jul 03 23:53:18.459440 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cf5c977e-c4b9-4864-b068-7a7bf0346073 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.461600 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cf5c977e-c4b9-4864-b068-7a7bf0346073 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b Jul 03 23:53:18.464540 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cf5c977e-c4b9-4864-b068-7a7bf0346073 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:18.464540 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cf5c977e-c4b9-4864-b068-7a7bf0346073 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:18.464722 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:18.464722 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:18.464722 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-590a37ef-0faf-4bb6-9f17-505fedf3ae18 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Volume info retrieved successfully. Jul 03 23:53:18.471261 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:18.471261 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:18.483452 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-cf5c977e-c4b9-4864-b068-7a7bf0346073 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:18.487448 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cf5c977e-c4b9-4864-b068-7a7bf0346073 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b returned with HTTP 200 Jul 03 23:53:18.488035 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 516/2046] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:18 2026] GET /volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:18.493751 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-590a37ef-0faf-4bb6-9f17-505fedf3ae18 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Delete volume request issued successfully. Jul 03 23:53:18.493983 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-590a37ef-0faf-4bb6-9f17-505fedf3ae18 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/volumes/10bee553-4050-487c-8e79-361058e366ba returned with HTTP 202 Jul 03 23:53:18.494889 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 511/2047] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:18 2026] DELETE /volume/v3/volumes/10bee553-4050-487c-8e79-361058e366ba => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:18.504392 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3ccf668a-dc62-4633-ae36-75de88ee7e53 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.507965 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3ccf668a-dc62-4633-ae36-75de88ee7e53 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/volumes/10bee553-4050-487c-8e79-361058e366ba Jul 03 23:53:18.508232 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3ccf668a-dc62-4633-ae36-75de88ee7e53 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:18.508452 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3ccf668a-dc62-4633-ae36-75de88ee7e53 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:18.521125 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:18.521125 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:18.527189 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-3ccf668a-dc62-4633-ae36-75de88ee7e53 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Volume info retrieved successfully. Jul 03 23:53:18.536905 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3ccf668a-dc62-4633-ae36-75de88ee7e53 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/volumes/10bee553-4050-487c-8e79-361058e366ba returned with HTTP 200 Jul 03 23:53:18.536905 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 519/2048] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:18 2026] GET /volume/v3/volumes/10bee553-4050-487c-8e79-361058e366ba => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:18.563529 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bcb319bd-6922-4a28-8155-b5e0c8b29dbe None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.681164 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bcb319bd-6922-4a28-8155-b5e0c8b29dbe tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] POST https://10.4.3.143/volume/v3/group_types Jul 03 23:53:18.681430 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bcb319bd-6922-4a28-8155-b5e0c8b29dbe tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1535634602"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:18.682942 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:18.682942 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:18.696598 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bcb319bd-6922-4a28-8155-b5e0c8b29dbe tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Jul 03 23:53:18.697143 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 503/2049] 10.4.3.143 () {70 vars in 1311 bytes} [Fri Jul 3 23:53:18 2026] POST /volume/v3/group_types => generated 181 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:18.706072 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f8afa60b-880b-47f6-bf6f-680f04bb8d71 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.708292 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f8afa60b-880b-47f6-bf6f-680f04bb8d71 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] POST https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs Jul 03 23:53:18.708634 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f8afa60b-880b-47f6-bf6f-680f04bb8d71 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:18.724847 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f8afa60b-880b-47f6-bf6f-680f04bb8d71 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs returned with HTTP 202 Jul 03 23:53:18.725305 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 517/2050] 10.4.3.143 () {70 vars in 1458 bytes} [Fri Jul 3 23:53:18 2026] POST /volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs => generated 53 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:18.733410 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b1e1b036-e897-4b0a-938a-1ff1d726a71a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.735373 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b1e1b036-e897-4b0a-938a-1ff1d726a71a tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] POST https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs Jul 03 23:53:18.735777 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b1e1b036-e897-4b0a-938a-1ff1d726a71a tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:18.755119 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b1e1b036-e897-4b0a-938a-1ff1d726a71a tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs returned with HTTP 202 Jul 03 23:53:18.755688 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 512/2051] 10.4.3.143 () {70 vars in 1458 bytes} [Fri Jul 3 23:53:18 2026] POST /volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs => generated 61 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:18.763371 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-04021dcc-360c-4d10-8bac-21e495d90a2d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.765057 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-04021dcc-360c-4d10-8bac-21e495d90a2d tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] GET https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key2 Jul 03 23:53:18.765229 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-04021dcc-360c-4d10-8bac-21e495d90a2d tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:18.765404 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-04021dcc-360c-4d10-8bac-21e495d90a2d tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:18.772362 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-04021dcc-360c-4d10-8bac-21e495d90a2d tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key2 returned with HTTP 200 Jul 03 23:53:18.772768 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 520/2052] 10.4.3.143 () {68 vars in 1452 bytes} [Fri Jul 3 23:53:18 2026] GET /volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key2 => generated 26 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:18.780228 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d0b87c63-2b69-4c24-8625-6e5ac8b2f66a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.782080 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d0b87c63-2b69-4c24-8625-6e5ac8b2f66a tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] GET https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key3 Jul 03 23:53:18.782270 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d0b87c63-2b69-4c24-8625-6e5ac8b2f66a tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:18.782441 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d0b87c63-2b69-4c24-8625-6e5ac8b2f66a tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:18.788864 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d0b87c63-2b69-4c24-8625-6e5ac8b2f66a tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key3 returned with HTTP 200 Jul 03 23:53:18.789140 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 504/2053] 10.4.3.143 () {68 vars in 1452 bytes} [Fri Jul 3 23:53:18 2026] GET /volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key3 => generated 18 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:18.797721 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a0c4981d-d313-473c-9894-77c32e852732 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.799842 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a0c4981d-d313-473c-9894-77c32e852732 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] PUT https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key3 Jul 03 23:53:18.800240 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a0c4981d-d313-473c-9894-77c32e852732 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:18.811793 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a0c4981d-d313-473c-9894-77c32e852732 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key3 returned with HTTP 200 Jul 03 23:53:18.812261 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 518/2054] 10.4.3.143 () {70 vars in 1472 bytes} [Fri Jul 3 23:53:18 2026] PUT /volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key3 => generated 26 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:18.819494 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-64f169cf-703b-499c-9377-f3e841cf7606 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.821354 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-64f169cf-703b-499c-9377-f3e841cf7606 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] GET https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs Jul 03 23:53:18.821551 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-64f169cf-703b-499c-9377-f3e841cf7606 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:18.821839 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-64f169cf-703b-499c-9377-f3e841cf7606 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:18.828590 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-64f169cf-703b-499c-9377-f3e841cf7606 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs returned with HTTP 200 Jul 03 23:53:18.828992 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 513/2055] 10.4.3.143 () {68 vars in 1437 bytes} [Fri Jul 3 23:53:18 2026] GET /volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs => generated 87 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:18.836353 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a31a66b2-776f-44b2-baef-36dd61107f43 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.838056 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a31a66b2-776f-44b2-baef-36dd61107f43 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key1 Jul 03 23:53:18.838250 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a31a66b2-776f-44b2-baef-36dd61107f43 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:18.838421 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a31a66b2-776f-44b2-baef-36dd61107f43 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:18.849887 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a31a66b2-776f-44b2-baef-36dd61107f43 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key1 returned with HTTP 202 Jul 03 23:53:18.850294 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 521/2056] 10.4.3.143 () {68 vars in 1455 bytes} [Fri Jul 3 23:53:18 2026] DELETE /volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key1 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:18.856742 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7eaf1ba6-08af-45e3-b993-28d60f7dc8d4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.858402 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7eaf1ba6-08af-45e3-b993-28d60f7dc8d4 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] GET https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key1 Jul 03 23:53:18.858640 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7eaf1ba6-08af-45e3-b993-28d60f7dc8d4 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:18.858843 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7eaf1ba6-08af-45e3-b993-28d60f7dc8d4 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:18.864755 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7eaf1ba6-08af-45e3-b993-28d60f7dc8d4 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] HTTP exception thrown: Group Type d0a8b275-430a-43c9-a292-a7f74babe56a has no extra spec with key key1. Jul 03 23:53:18.864935 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7eaf1ba6-08af-45e3-b993-28d60f7dc8d4 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key1 returned with HTTP 404 Jul 03 23:53:18.865469 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 505/2057] 10.4.3.143 () {68 vars in 1452 bytes} [Fri Jul 3 23:53:18 2026] GET /volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key1 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:18.871356 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-09765b68-e633-4cc2-afaf-5400780a7bd6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.873078 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-09765b68-e633-4cc2-afaf-5400780a7bd6 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key2 Jul 03 23:53:18.873264 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-09765b68-e633-4cc2-afaf-5400780a7bd6 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:18.873439 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-09765b68-e633-4cc2-afaf-5400780a7bd6 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:18.886879 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-09765b68-e633-4cc2-afaf-5400780a7bd6 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key2 returned with HTTP 202 Jul 03 23:53:18.887311 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 519/2058] 10.4.3.143 () {68 vars in 1455 bytes} [Fri Jul 3 23:53:18 2026] DELETE /volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key2 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:18.894085 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9300c8d3-4c5f-48ae-90c1-13aba616b3b1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.896058 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9300c8d3-4c5f-48ae-90c1-13aba616b3b1 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] GET https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key2 Jul 03 23:53:18.896296 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9300c8d3-4c5f-48ae-90c1-13aba616b3b1 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:18.896575 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9300c8d3-4c5f-48ae-90c1-13aba616b3b1 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:18.902843 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9300c8d3-4c5f-48ae-90c1-13aba616b3b1 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] HTTP exception thrown: Group Type d0a8b275-430a-43c9-a292-a7f74babe56a has no extra spec with key key2. Jul 03 23:53:18.903049 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9300c8d3-4c5f-48ae-90c1-13aba616b3b1 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key2 returned with HTTP 404 Jul 03 23:53:18.903613 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 514/2059] 10.4.3.143 () {68 vars in 1452 bytes} [Fri Jul 3 23:53:18 2026] GET /volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key2 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:18.913588 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d8922453-3ba5-40b0-ba01-18cb2bcb8a85 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.915452 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d8922453-3ba5-40b0-ba01-18cb2bcb8a85 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key3 Jul 03 23:53:18.915748 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d8922453-3ba5-40b0-ba01-18cb2bcb8a85 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:18.915909 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d8922453-3ba5-40b0-ba01-18cb2bcb8a85 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:18.928023 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d8922453-3ba5-40b0-ba01-18cb2bcb8a85 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key3 returned with HTTP 202 Jul 03 23:53:18.928363 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 522/2060] 10.4.3.143 () {68 vars in 1455 bytes} [Fri Jul 3 23:53:18 2026] DELETE /volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key3 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:18.935437 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-36921396-3b9c-4167-8c0f-386a9d71f529 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.937282 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-36921396-3b9c-4167-8c0f-386a9d71f529 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] GET https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key3 Jul 03 23:53:18.937538 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-36921396-3b9c-4167-8c0f-386a9d71f529 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:18.937773 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-36921396-3b9c-4167-8c0f-386a9d71f529 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:18.943683 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-36921396-3b9c-4167-8c0f-386a9d71f529 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] HTTP exception thrown: Group Type d0a8b275-430a-43c9-a292-a7f74babe56a has no extra spec with key key3. Jul 03 23:53:18.943870 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-36921396-3b9c-4167-8c0f-386a9d71f529 tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key3 returned with HTTP 404 Jul 03 23:53:18.944363 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 506/2061] 10.4.3.143 () {68 vars in 1452 bytes} [Fri Jul 3 23:53:18 2026] GET /volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a/group_specs/key3 => generated 126 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:18.953430 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-bf32f1b2-cb47-4419-8455-4e6d92b7954e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:18.955301 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bf32f1b2-cb47-4419-8455-4e6d92b7954e tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a Jul 03 23:53:18.955548 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bf32f1b2-cb47-4419-8455-4e6d92b7954e tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:18.955861 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bf32f1b2-cb47-4419-8455-4e6d92b7954e tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:18.975927 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bf32f1b2-cb47-4419-8455-4e6d92b7954e tempest-GroupTypeSpecsTest-13229116 tempest-GroupTypeSpecsTest-13229116-project-admin] https://10.4.3.143/volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a returned with HTTP 202 Jul 03 23:53:18.976326 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 520/2062] 10.4.3.143 () {68 vars in 1404 bytes} [Fri Jul 3 23:53:18 2026] DELETE /volume/v3/group_types/d0a8b275-430a-43c9-a292-a7f74babe56a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:19.187181 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0689241a-34a5-40aa-b63f-d6f793e9a9a8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:19.189447 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0689241a-34a5-40aa-b63f-d6f793e9a9a8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/ed94501c-7712-4f90-85e4-f02bdf383ff5 Jul 03 23:53:19.189668 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0689241a-34a5-40aa-b63f-d6f793e9a9a8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:19.189932 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0689241a-34a5-40aa-b63f-d6f793e9a9a8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:19.197122 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0689241a-34a5-40aa-b63f-d6f793e9a9a8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/ed94501c-7712-4f90-85e4-f02bdf383ff5 returned with HTTP 404 Jul 03 23:53:19.197794 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 515/2063] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:19 2026] GET /volume/v3/volumes/ed94501c-7712-4f90-85e4-f02bdf383ff5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:19.206476 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cf563c92-8a20-4c2f-8e09-e61db6d91902 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:19.208107 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cf563c92-8a20-4c2f-8e09-e61db6d91902 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/f828f43a-62d5-45d6-a792-285bfb6c7de5 Jul 03 23:53:19.208292 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cf563c92-8a20-4c2f-8e09-e61db6d91902 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:19.208451 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cf563c92-8a20-4c2f-8e09-e61db6d91902 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:19.208568 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-cf563c92-8a20-4c2f-8e09-e61db6d91902 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member f828f43a-62d5-45d6-a792-285bfb6c7de5 {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:19.212198 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cf563c92-8a20-4c2f-8e09-e61db6d91902 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/f828f43a-62d5-45d6-a792-285bfb6c7de5 returned with HTTP 404 Jul 03 23:53:19.212848 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 523/2064] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:19 2026] GET /volume/v3/groups/f828f43a-62d5-45d6-a792-285bfb6c7de5 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:19.221861 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2645ef0f-f8c3-4704-9081-bac921b195f9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:19.223644 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2645ef0f-f8c3-4704-9081-bac921b195f9 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/9018dddf-05b8-435a-83a0-ed542a740137 Jul 03 23:53:19.223933 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2645ef0f-f8c3-4704-9081-bac921b195f9 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:19.224179 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2645ef0f-f8c3-4704-9081-bac921b195f9 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:19.241953 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2645ef0f-f8c3-4704-9081-bac921b195f9 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] https://10.4.3.143/volume/v3/group_types/9018dddf-05b8-435a-83a0-ed542a740137 returned with HTTP 202 Jul 03 23:53:19.242434 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 507/2065] 10.4.3.143 () {68 vars in 1404 bytes} [Fri Jul 3 23:53:19 2026] DELETE /volume/v3/group_types/9018dddf-05b8-435a-83a0-ed542a740137 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:19.249959 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c07afe9d-c695-431a-a073-6049fa8856aa None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:19.252081 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c07afe9d-c695-431a-a073-6049fa8856aa tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] DELETE https://10.4.3.143/volume/v3/types/8841100c-607a-4d55-b03c-d1b6876059cd Jul 03 23:53:19.252324 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c07afe9d-c695-431a-a073-6049fa8856aa tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:19.252542 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c07afe9d-c695-431a-a073-6049fa8856aa tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Calling method '_delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:19.282915 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c07afe9d-c695-431a-a073-6049fa8856aa tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] https://10.4.3.143/volume/v3/types/8841100c-607a-4d55-b03c-d1b6876059cd returned with HTTP 202 Jul 03 23:53:19.283306 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 521/2066] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:53:19 2026] DELETE /volume/v3/types/8841100c-607a-4d55-b03c-d1b6876059cd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:19.289819 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b54af0b4-7d92-49f4-b248-d564d8900c51 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:19.291622 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b54af0b4-7d92-49f4-b248-d564d8900c51 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] GET https://10.4.3.143/volume/v3/types/8841100c-607a-4d55-b03c-d1b6876059cd Jul 03 23:53:19.291874 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b54af0b4-7d92-49f4-b248-d564d8900c51 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:19.292082 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b54af0b4-7d92-49f4-b248-d564d8900c51 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:19.297195 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b54af0b4-7d92-49f4-b248-d564d8900c51 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] https://10.4.3.143/volume/v3/types/8841100c-607a-4d55-b03c-d1b6876059cd returned with HTTP 404 Jul 03 23:53:19.297728 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 516/2067] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:53:19 2026] GET /volume/v3/types/8841100c-607a-4d55-b03c-d1b6876059cd => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:19.306586 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c39311f5-01b2-4b44-a0c7-4957e19de2ac None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:19.308664 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c39311f5-01b2-4b44-a0c7-4957e19de2ac tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:53:19.309071 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c39311f5-01b2-4b44-a0c7-4957e19de2ac tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1599783576"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:19.342205 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c39311f5-01b2-4b44-a0c7-4957e19de2ac tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:53:19.342657 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 524/2068] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:53:19 2026] POST /volume/v3/types => generated 224 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:19.351137 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-74c67404-7490-4b17-bf97-bf5e1b56c2d3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:19.352853 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-74c67404-7490-4b17-bf97-bf5e1b56c2d3 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] POST https://10.4.3.143/volume/v3/group_types Jul 03 23:53:19.353193 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-74c67404-7490-4b17-bf97-bf5e1b56c2d3 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2101843840"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:19.374496 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-74c67404-7490-4b17-bf97-bf5e1b56c2d3 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Jul 03 23:53:19.375001 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 508/2069] 10.4.3.143 () {70 vars in 1311 bytes} [Fri Jul 3 23:53:19 2026] POST /volume/v3/group_types => generated 181 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:19.385176 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-70fb4a96-1574-4f2b-bbd9-044b9261a657 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:19.387867 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-70fb4a96-1574-4f2b-bbd9-044b9261a657 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] POST https://10.4.3.143/volume/v3/groups Jul 03 23:53:19.388415 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-70fb4a96-1574-4f2b-bbd9-044b9261a657 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "001ef66a-8ff4-43f4-9269-7b7d8b05af60", "volume_types": ["e6c06b6b-50e7-46d7-a274-df72b7485f67"], "name": "tempest-GroupSnapshotsTest-Group-1836305878"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:19.390406 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-70fb4a96-1574-4f2b-bbd9-044b9261a657 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Creating new group {'group': {'group_type': '001ef66a-8ff4-43f4-9269-7b7d8b05af60', 'volume_types': ['e6c06b6b-50e7-46d7-a274-df72b7485f67'], 'name': 'tempest-GroupSnapshotsTest-Group-1836305878'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 23:53:19.395271 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.groups [None req-70fb4a96-1574-4f2b-bbd9-044b9261a657 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Creating group tempest-GroupSnapshotsTest-Group-1836305878. Jul 03 23:53:19.406165 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-70fb4a96-1574-4f2b-bbd9-044b9261a657 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Availability Zones retrieved successfully. Jul 03 23:53:19.427763 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-70fb4a96-1574-4f2b-bbd9-044b9261a657 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Created reservations ['06332324-d065-4cee-8857-6c605e03162f'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:19.458397 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-70fb4a96-1574-4f2b-bbd9-044b9261a657 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups returned with HTTP 202 Jul 03 23:53:19.458818 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 522/2070] 10.4.3.143 () {70 vars in 1297 bytes} [Fri Jul 3 23:53:19 2026] POST /volume/v3/groups => generated 112 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:19.466322 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-32925284-0a2b-48b9-a788-f7cbe2ff18ea None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:19.468059 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-32925284-0a2b-48b9-a788-f7cbe2ff18ea tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 Jul 03 23:53:19.468298 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-32925284-0a2b-48b9-a788-f7cbe2ff18ea tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:19.468513 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-32925284-0a2b-48b9-a788-f7cbe2ff18ea tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:19.468692 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-32925284-0a2b-48b9-a788-f7cbe2ff18ea tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member ddfa6cf2-c942-44d7-ae2d-4508462ff684 {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:19.472179 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:19.472179 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:19.494147 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-32925284-0a2b-48b9-a788-f7cbe2ff18ea tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 returned with HTTP 200 Jul 03 23:53:19.494668 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 517/2071] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:19 2026] GET /volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:19.503574 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-dc8dfa2a-f5bd-4df2-bb47-5d65e409c647 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:19.505410 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dc8dfa2a-f5bd-4df2-bb47-5d65e409c647 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b Jul 03 23:53:19.505606 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dc8dfa2a-f5bd-4df2-bb47-5d65e409c647 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:19.505827 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dc8dfa2a-f5bd-4df2-bb47-5d65e409c647 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:19.516827 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:19.516827 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:19.521851 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-dc8dfa2a-f5bd-4df2-bb47-5d65e409c647 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:19.530569 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dc8dfa2a-f5bd-4df2-bb47-5d65e409c647 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b returned with HTTP 200 Jul 03 23:53:19.531011 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 525/2072] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:19 2026] GET /volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b => generated 885 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:19.543856 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f4c6c0dc-c86b-4ea2-b440-ddfad4efd8d8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:19.545961 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f4c6c0dc-c86b-4ea2-b440-ddfad4efd8d8 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b Jul 03 23:53:19.546133 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f4c6c0dc-c86b-4ea2-b440-ddfad4efd8d8 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:19.546312 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f4c6c0dc-c86b-4ea2-b440-ddfad4efd8d8 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:19.553830 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d065ede2-6af5-425c-a09a-17a2365572e3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:19.554624 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:19.554624 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:19.558296 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d065ede2-6af5-425c-a09a-17a2365572e3 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] GET https://10.4.3.143/volume/v3/volumes/10bee553-4050-487c-8e79-361058e366ba Jul 03 23:53:19.558296 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d065ede2-6af5-425c-a09a-17a2365572e3 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:19.558296 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d065ede2-6af5-425c-a09a-17a2365572e3 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:19.561852 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f4c6c0dc-c86b-4ea2-b440-ddfad4efd8d8 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:19.566978 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f4c6c0dc-c86b-4ea2-b440-ddfad4efd8d8 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b returned with HTTP 200 Jul 03 23:53:19.567248 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 509/2073] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:19 2026] GET /volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b => generated 885 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:19.569103 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d065ede2-6af5-425c-a09a-17a2365572e3 tempest-VolumesSnapshotListTestJSON-863506402 tempest-VolumesSnapshotListTestJSON-863506402-project-member] https://10.4.3.143/volume/v3/volumes/10bee553-4050-487c-8e79-361058e366ba returned with HTTP 404 Jul 03 23:53:19.569662 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 523/2074] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:19 2026] GET /volume/v3/volumes/10bee553-4050-487c-8e79-361058e366ba => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:19.578547 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cb647b6c-320f-46c5-b835-71e8530f92eb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:19.584026 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cb647b6c-320f-46c5-b835-71e8530f92eb tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] PUT https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b Jul 03 23:53:19.584403 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cb647b6c-320f-46c5-b835-71e8530f92eb tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-634875717"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:19.604865 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:19.604865 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:19.610014 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cb647b6c-320f-46c5-b835-71e8530f92eb tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:19.620489 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cb647b6c-320f-46c5-b835-71e8530f92eb tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume updated successfully. Jul 03 23:53:19.621213 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cb647b6c-320f-46c5-b835-71e8530f92eb tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b returned with HTTP 200 Jul 03 23:53:19.621742 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 518/2075] 10.4.3.143 () {68 vars in 1368 bytes} [Fri Jul 3 23:53:19 2026] PUT /volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:19.632890 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fe862ede-46c1-473d-aa32-1e44ab24b77b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:19.634764 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fe862ede-46c1-473d-aa32-1e44ab24b77b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] PUT https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b Jul 03 23:53:19.635120 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fe862ede-46c1-473d-aa32-1e44ab24b77b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-940902714", "description": "This is the new description of volume"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:19.644601 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:19.644601 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:19.649109 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fe862ede-46c1-473d-aa32-1e44ab24b77b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:19.656243 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fe862ede-46c1-473d-aa32-1e44ab24b77b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume updated successfully. Jul 03 23:53:19.656859 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fe862ede-46c1-473d-aa32-1e44ab24b77b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b returned with HTTP 200 Jul 03 23:53:19.657245 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 526/2076] 10.4.3.143 () {68 vars in 1369 bytes} [Fri Jul 3 23:53:19 2026] PUT /volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:19.667820 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-42475d93-1793-455d-b03b-b9a61898fa5d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:19.669742 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-42475d93-1793-455d-b03b-b9a61898fa5d tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b Jul 03 23:53:19.669965 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-42475d93-1793-455d-b03b-b9a61898fa5d tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:19.670219 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-42475d93-1793-455d-b03b-b9a61898fa5d tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:19.684299 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:19.684299 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:19.690836 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-42475d93-1793-455d-b03b-b9a61898fa5d tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:19.697168 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-42475d93-1793-455d-b03b-b9a61898fa5d tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b returned with HTTP 200 Jul 03 23:53:19.697833 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 510/2077] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:19 2026] GET /volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b => generated 924 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:19.711822 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:19.713436 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:19.713793 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-178891070", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1673066636"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:19.715164 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-178891070', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1673066636'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:19.715281 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume of 1 GB Jul 03 23:53:19.715520 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:19.715520 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:19.719879 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Availability Zones retrieved successfully. Jul 03 23:53:19.725042 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Flow 'volume_create_api' (9b70ab85-05d1-4e63-a25d-2c64c65fbd30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:19.725973 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4b4166b-fa9b-486c-85bc-6f7898f78245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:19.726865 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:19.761715 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4b4166b-fa9b-486c-85bc-6f7898f78245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:19.762618 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9d67dda-26e8-4ea9-b07e-aac85a5ecfaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:19.811592 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Created reservations ['9ece9bb2-57c3-4e35-a0c2-58f5b65e20e1', '9c1d8438-02d0-4d47-96c9-70b681825f22', '30b18aec-0696-445a-a9c3-fab3bc717044', 'f57396cc-263a-458f-ba9f-706f709ad4b7'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:19.812525 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9d67dda-26e8-4ea9-b07e-aac85a5ecfaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ece9bb2-57c3-4e35-a0c2-58f5b65e20e1', '9c1d8438-02d0-4d47-96c9-70b681825f22', '30b18aec-0696-445a-a9c3-fab3bc717044', 'f57396cc-263a-458f-ba9f-706f709ad4b7']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:19.813149 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60a7789c-3c5d-40dc-9054-a561e12f0298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:19.837690 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60a7789c-3c5d-40dc-9054-a561e12f0298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c675434-3c9a-46e6-9a7c-19f3849530aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-178891070',display_name='tempest-VolumesGetTest-Volume-1673066636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf64e5e2b424a4a99dd900a275b125c',qos_specs=None,replication_status=,reservations=['9ece9bb2-57c3-4e35-a0c2-58f5b65e20e1','9c1d8438-02d0-4d47-96c9-70b681825f22','30b18aec-0696-445a-a9c3-fab3bc717044','f57396cc-263a-458f-ba9f-706f709ad4b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3febdb2674295b03a93fb82578f12',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:19Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-178891070',display_name='tempest-VolumesGetTest-Volume-1673066636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c675434-3c9a-46e6-9a7c-19f3849530aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf64e5e2b424a4a99dd900a275b125c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e3febdb2674295b03a93fb82578f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:19.838339 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bde78dc-27a9-46ad-ba20-5de61dba9b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:19.860720 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bde78dc-27a9-46ad-ba20-5de61dba9b4e) transitioned into 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-178891070',display_name='tempest-VolumesGetTest-Volume-1673066636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf64e5e2b424a4a99dd900a275b125c',qos_specs=None,replication_status=,reservations=['9ece9bb2-57c3-4e35-a0c2-58f5b65e20e1','9c1d8438-02d0-4d47-96c9-70b681825f22','30b18aec-0696-445a-a9c3-fab3bc717044','f57396cc-263a-458f-ba9f-706f709ad4b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3febdb2674295b03a93fb82578f12',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:19.861395 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (930af53a-c77f-4f88-943f-b09fd49f8b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:19.871047 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (930af53a-c77f-4f88-943f-b09fd49f8b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:19.871974 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Flow 'volume_create_api' (9b70ab85-05d1-4e63-a25d-2c64c65fbd30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:19.872403 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume request issued successfully. Jul 03 23:53:19.872880 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ce4edcc8-b7c1-4f1b-9d3f-bc6d325656ee tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:19.873319 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 524/2078] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:53:19 2026] POST /volume/v3/volumes => generated 779 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:19.885591 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f2f9c39c-26d8-4588-9ec3-b5fb774665c9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:19.887393 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f2f9c39c-26d8-4588-9ec3-b5fb774665c9 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa Jul 03 23:53:19.887578 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f2f9c39c-26d8-4588-9ec3-b5fb774665c9 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:19.887820 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f2f9c39c-26d8-4588-9ec3-b5fb774665c9 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:19.896986 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:19.896986 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:19.900933 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f2f9c39c-26d8-4588-9ec3-b5fb774665c9 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:19.906341 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f2f9c39c-26d8-4588-9ec3-b5fb774665c9 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa returned with HTTP 200 Jul 03 23:53:19.906827 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 519/2079] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:19 2026] GET /volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:20.507448 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9de2e37a-21d8-4b3e-ad9b-f4f0115d3434 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:20.509647 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9de2e37a-21d8-4b3e-ad9b-f4f0115d3434 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 Jul 03 23:53:20.509946 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9de2e37a-21d8-4b3e-ad9b-f4f0115d3434 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:20.510206 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9de2e37a-21d8-4b3e-ad9b-f4f0115d3434 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:20.510387 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-9de2e37a-21d8-4b3e-ad9b-f4f0115d3434 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member ddfa6cf2-c942-44d7-ae2d-4508462ff684 {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:20.514459 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:20.514459 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:20.528813 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9de2e37a-21d8-4b3e-ad9b-f4f0115d3434 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 returned with HTTP 200 Jul 03 23:53:20.529284 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 527/2080] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:20 2026] GET /volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 => generated 393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:20.542867 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:20.544904 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:20.545040 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2105687066", "volume_type": "e6c06b6b-50e7-46d7-a274-df72b7485f67", "group_id": "ddfa6cf2-c942-44d7-ae2d-4508462ff684", "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:20.546525 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2105687066', 'volume_type': 'e6c06b6b-50e7-46d7-a274-df72b7485f67', 'group_id': 'ddfa6cf2-c942-44d7-ae2d-4508462ff684', 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:20.555250 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:20.555250 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:20.555765 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Create volume of 1 GB Jul 03 23:53:20.561337 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Availability Zones retrieved successfully. Jul 03 23:53:20.570068 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Flow 'volume_create_api' (fcc9ebcd-b3a3-4c71-8e3b-0a7abcb4eb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:20.571122 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b3ebcab-eb9e-4585-93db-d58a464a2c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:20.571667 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:20.571667 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:20.572046 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:20.595530 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b3ebcab-eb9e-4585-93db-d58a464a2c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:53:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e6c06b6b-50e7-46d7-a274-df72b7485f67,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1599783576',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e6c06b6b-50e7-46d7-a274-df72b7485f67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ddfa6cf2-c942-44d7-ae2d-4508462ff684', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:20.596545 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43dfd6b9-b2a9-44a0-8301-7470e5616b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:20.626541 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1599783576 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1599783576, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:20.626804 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1599783576 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1599783576, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:20.653441 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Created reservations ['d127cb50-7353-4de6-a7ff-37d93c56cb73', '6e3f3369-081c-443a-9fb7-eb2b3a54be97', '1f3e1fe1-b110-4750-87e5-c9c979239b53', '0321bf02-bbf4-47bd-aa51-f7452887cd85'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:20.655093 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43dfd6b9-b2a9-44a0-8301-7470e5616b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d127cb50-7353-4de6-a7ff-37d93c56cb73', '6e3f3369-081c-443a-9fb7-eb2b3a54be97', '1f3e1fe1-b110-4750-87e5-c9c979239b53', '0321bf02-bbf4-47bd-aa51-f7452887cd85']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:20.655999 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (516deced-ffed-4e6c-a666-cb269b9d9416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:20.686804 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (516deced-ffed-4e6c-a666-cb269b9d9416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecf24040-2edc-4ffd-89a6-9b18e9e283ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2105687066',encryption_key_id=None,group_id=ddfa6cf2-c942-44d7-ae2d-4508462ff684,group_type_id=,metadata={},multiattach=False,project_id='f8be786add844cabbc847ca72153735e',qos_specs=None,replication_status=,reservations=['d127cb50-7353-4de6-a7ff-37d93c56cb73','6e3f3369-081c-443a-9fb7-eb2b3a54be97','1f3e1fe1-b110-4750-87e5-c9c979239b53','0321bf02-bbf4-47bd-aa51-f7452887cd85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c50a614922ff402ca1610a057caaf6a0',volume_type_id=e6c06b6b-50e7-46d7-a274-df72b7485f67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2105687066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ddfa6cf2-c942-44d7-ae2d-4508462ff684,host=None,id=ecf24040-2edc-4ffd-89a6-9b18e9e283ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8be786add844cabbc847ca72153735e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c50a614922ff402ca1610a057caaf6a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6c06b6b-50e7-46d7-a274-df72b7485f67),volume_type_id=e6c06b6b-50e7-46d7-a274-df72b7485f67)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:20.687482 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a495d9a-a22f-46d5-bd8f-3a3507be1e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:20.714684 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a495d9a-a22f-46d5-bd8f-3a3507be1e02) transitioned into state 'SUCCESS' from state '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-2105687066',encryption_key_id=None,group_id=ddfa6cf2-c942-44d7-ae2d-4508462ff684,group_type_id=,metadata={},multiattach=False,project_id='f8be786add844cabbc847ca72153735e',qos_specs=None,replication_status=,reservations=['d127cb50-7353-4de6-a7ff-37d93c56cb73','6e3f3369-081c-443a-9fb7-eb2b3a54be97','1f3e1fe1-b110-4750-87e5-c9c979239b53','0321bf02-bbf4-47bd-aa51-f7452887cd85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c50a614922ff402ca1610a057caaf6a0',volume_type_id=e6c06b6b-50e7-46d7-a274-df72b7485f67)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:20.715461 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a349e890-6ac5-4420-a165-42d082c72dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:20.730538 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a349e890-6ac5-4420-a165-42d082c72dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:20.731451 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Flow 'volume_create_api' (fcc9ebcd-b3a3-4c71-8e3b-0a7abcb4eb88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:20.731778 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Create volume request issued successfully. Jul 03 23:53:20.732380 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:20.732533 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:20.783075 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:20.787037 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:20.787037 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:20.792590 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ecabd5b3-0c60-4aa7-8df7-38a03bfeafa1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:20.792590 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 511/2081] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:53:20 2026] POST /volume/v3/volumes => generated 823 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:20.811083 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1938079c-6929-4396-bf53-e268d09de5c5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:20.813236 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1938079c-6929-4396-bf53-e268d09de5c5 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/ecf24040-2edc-4ffd-89a6-9b18e9e283ce Jul 03 23:53:20.813490 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1938079c-6929-4396-bf53-e268d09de5c5 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:20.813754 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1938079c-6929-4396-bf53-e268d09de5c5 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:20.821065 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:20.821065 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:20.825125 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1938079c-6929-4396-bf53-e268d09de5c5 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Volume info retrieved successfully. Jul 03 23:53:20.825860 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-1938079c-6929-4396-bf53-e268d09de5c5 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:20.826013 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-1938079c-6929-4396-bf53-e268d09de5c5 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:20.870472 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-1938079c-6929-4396-bf53-e268d09de5c5 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:20.873927 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:20.873927 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:20.880986 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1938079c-6929-4396-bf53-e268d09de5c5 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/ecf24040-2edc-4ffd-89a6-9b18e9e283ce returned with HTTP 200 Jul 03 23:53:20.881373 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 525/2082] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:20 2026] GET /volume/v3/volumes/ecf24040-2edc-4ffd-89a6-9b18e9e283ce => generated 891 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:20.919338 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-95531a90-838c-4aba-a446-9e6c1853c8cc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:20.921350 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-95531a90-838c-4aba-a446-9e6c1853c8cc tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa Jul 03 23:53:20.921617 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-95531a90-838c-4aba-a446-9e6c1853c8cc tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:20.921963 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-95531a90-838c-4aba-a446-9e6c1853c8cc tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:20.929636 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:20.929636 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:20.934038 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-95531a90-838c-4aba-a446-9e6c1853c8cc tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:20.939386 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-95531a90-838c-4aba-a446-9e6c1853c8cc tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa returned with HTTP 200 Jul 03 23:53:20.940018 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 520/2083] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:20 2026] GET /volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:20.958736 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-13b88295-25fa-4bae-a8cd-dcd42c5f3c9b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:20.960961 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-13b88295-25fa-4bae-a8cd-dcd42c5f3c9b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] PUT https://10.4.3.143/volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa Jul 03 23:53:20.961223 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-13b88295-25fa-4bae-a8cd-dcd42c5f3c9b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-634875717", "description": null}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:20.972170 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:20.972170 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:20.976992 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-13b88295-25fa-4bae-a8cd-dcd42c5f3c9b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:20.984255 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-13b88295-25fa-4bae-a8cd-dcd42c5f3c9b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume updated successfully. Jul 03 23:53:20.984909 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-13b88295-25fa-4bae-a8cd-dcd42c5f3c9b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa returned with HTTP 200 Jul 03 23:53:20.985451 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 528/2084] 10.4.3.143 () {68 vars in 1368 bytes} [Fri Jul 3 23:53:20 2026] PUT /volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa => generated 769 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:20.999248 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7e28a1a3-c445-4214-b8ef-468f47c72daf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:21.001393 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7e28a1a3-c445-4214-b8ef-468f47c72daf tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa Jul 03 23:53:21.001657 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7e28a1a3-c445-4214-b8ef-468f47c72daf tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:21.001887 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7e28a1a3-c445-4214-b8ef-468f47c72daf tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:21.009857 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:21.009857 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:21.013785 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7e28a1a3-c445-4214-b8ef-468f47c72daf tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:21.018385 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7e28a1a3-c445-4214-b8ef-468f47c72daf tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa returned with HTTP 200 Jul 03 23:53:21.018808 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 512/2085] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:20 2026] GET /volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:21.033935 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-eac13a64-fa4d-4d4e-ba60-9f357752c559 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:21.036409 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-eac13a64-fa4d-4d4e-ba60-9f357752c559 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] DELETE https://10.4.3.143/volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa Jul 03 23:53:21.036409 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-eac13a64-fa4d-4d4e-ba60-9f357752c559 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:21.036409 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-eac13a64-fa4d-4d4e-ba60-9f357752c559 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:21.036409 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-eac13a64-fa4d-4d4e-ba60-9f357752c559 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Delete volume with id: 0c675434-3c9a-46e6-9a7c-19f3849530aa Jul 03 23:53:21.044026 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:21.044026 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:21.044572 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-eac13a64-fa4d-4d4e-ba60-9f357752c559 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:21.068097 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-eac13a64-fa4d-4d4e-ba60-9f357752c559 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Delete volume request issued successfully. Jul 03 23:53:21.068524 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-eac13a64-fa4d-4d4e-ba60-9f357752c559 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa returned with HTTP 202 Jul 03 23:53:21.069024 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 526/2086] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:21 2026] DELETE /volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:21.075498 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a265d2c4-8f0f-44c6-a8f1-4d4f883127a6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:21.077427 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a265d2c4-8f0f-44c6-a8f1-4d4f883127a6 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa Jul 03 23:53:21.077677 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a265d2c4-8f0f-44c6-a8f1-4d4f883127a6 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:21.077918 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a265d2c4-8f0f-44c6-a8f1-4d4f883127a6 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:21.084295 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-859f6b43-9f36-45c7-a41f-edc8d95ed87e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:21.085944 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:21.085944 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:21.087185 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-859f6b43-9f36-45c7-a41f-edc8d95ed87e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] DELETE https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:53:21.088543 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-859f6b43-9f36-45c7-a41f-edc8d95ed87e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:21.088863 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-859f6b43-9f36-45c7-a41f-edc8d95ed87e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:21.089070 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-859f6b43-9f36-45c7-a41f-edc8d95ed87e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Delete volume with id: 34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:53:21.090197 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a265d2c4-8f0f-44c6-a8f1-4d4f883127a6 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:21.096150 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a265d2c4-8f0f-44c6-a8f1-4d4f883127a6 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa returned with HTTP 200 Jul 03 23:53:21.096298 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:21.096298 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:21.096584 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 521/2087] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:21 2026] GET /volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:21.096881 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-859f6b43-9f36-45c7-a41f-edc8d95ed87e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:53:21.120524 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-859f6b43-9f36-45c7-a41f-edc8d95ed87e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Delete volume request issued successfully. Jul 03 23:53:21.121022 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-859f6b43-9f36-45c7-a41f-edc8d95ed87e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 202 Jul 03 23:53:21.121533 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 529/2088] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:21 2026] DELETE /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:21.129650 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4d25eaae-e32c-412a-9128-c1e1a9070b7e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:21.131892 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4d25eaae-e32c-412a-9128-c1e1a9070b7e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:53:21.132257 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4d25eaae-e32c-412a-9128-c1e1a9070b7e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:21.132410 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4d25eaae-e32c-412a-9128-c1e1a9070b7e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:21.142881 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:21.142881 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:21.147001 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4d25eaae-e32c-412a-9128-c1e1a9070b7e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:53:21.151946 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4d25eaae-e32c-412a-9128-c1e1a9070b7e tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 200 Jul 03 23:53:21.152360 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 513/2089] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:21 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:21.546658 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c53d2977-9d43-4edf-8b83-770306906a1a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:21.651182 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c53d2977-9d43-4edf-8b83-770306906a1a tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:53:21.651527 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c53d2977-9d43-4edf-8b83-770306906a1a tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-882441030"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:21.664508 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c53d2977-9d43-4edf-8b83-770306906a1a tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:53:21.665074 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 527/2090] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:53:21 2026] POST /volume/v3/types => generated 230 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:21.679388 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-57e85085-df5d-4963-85d5-6766cad99859 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:21.687025 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-57e85085-df5d-4963-85d5-6766cad99859 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] POST https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs Jul 03 23:53:21.687498 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-57e85085-df5d-4963-85d5-6766cad99859 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:21.748407 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-57e85085-df5d-4963-85d5-6766cad99859 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs returned with HTTP 200 Jul 03 23:53:21.748959 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 522/2091] 10.4.3.143 () {68 vars in 1399 bytes} [Fri Jul 3 23:53:21 2026] POST /volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs => generated 34 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:21.758921 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3ae30436-ee45-4925-a1e4-a0842f467ec4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:21.761438 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3ae30436-ee45-4925-a1e4-a0842f467ec4 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] GET https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs/spec3 Jul 03 23:53:21.761712 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3ae30436-ee45-4925-a1e4-a0842f467ec4 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:21.761966 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3ae30436-ee45-4925-a1e4-a0842f467ec4 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:21.769669 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3ae30436-ee45-4925-a1e4-a0842f467ec4 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs/spec3 returned with HTTP 200 Jul 03 23:53:21.770159 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 530/2092] 10.4.3.143 () {66 vars in 1396 bytes} [Fri Jul 3 23:53:21 2026] GET /volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs/spec3 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:21.777884 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-08f26f83-32af-45fb-9283-5271c04d3ae1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:21.782342 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-08f26f83-32af-45fb-9283-5271c04d3ae1 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] DELETE https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs/spec3 Jul 03 23:53:21.782342 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-08f26f83-32af-45fb-9283-5271c04d3ae1 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:21.782342 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-08f26f83-32af-45fb-9283-5271c04d3ae1 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:21.803481 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-08f26f83-32af-45fb-9283-5271c04d3ae1 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs/spec3 returned with HTTP 202 Jul 03 23:53:21.804016 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 514/2093] 10.4.3.143 () {66 vars in 1399 bytes} [Fri Jul 3 23:53:21 2026] DELETE /volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs/spec3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:53:21.814829 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5a4f3e81-4517-4ee1-ab40-e8091d38cb01 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:21.817795 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5a4f3e81-4517-4ee1-ab40-e8091d38cb01 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] GET https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs/spec3 Jul 03 23:53:21.818022 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5a4f3e81-4517-4ee1-ab40-e8091d38cb01 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:21.818272 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5a4f3e81-4517-4ee1-ab40-e8091d38cb01 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:21.827662 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5a4f3e81-4517-4ee1-ab40-e8091d38cb01 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs/spec3 returned with HTTP 404 Jul 03 23:53:21.828253 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 528/2094] 10.4.3.143 () {66 vars in 1396 bytes} [Fri Jul 3 23:53:21 2026] GET /volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs/spec3 => generated 129 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:21.837012 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b918f080-a237-427f-9eac-2c4f82b81380 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:21.840310 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b918f080-a237-427f-9eac-2c4f82b81380 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] POST https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs Jul 03 23:53:21.840815 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b918f080-a237-427f-9eac-2c4f82b81380 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:21.868309 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b918f080-a237-427f-9eac-2c4f82b81380 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs returned with HTTP 200 Jul 03 23:53:21.868750 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 523/2095] 10.4.3.143 () {68 vars in 1399 bytes} [Fri Jul 3 23:53:21 2026] POST /volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs => generated 34 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:21.878844 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f459e0ef-8572-464b-a059-d6c56b3f0b79 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:21.878991 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f459e0ef-8572-464b-a059-d6c56b3f0b79 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] GET https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs Jul 03 23:53:21.879161 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f459e0ef-8572-464b-a059-d6c56b3f0b79 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:21.879420 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f459e0ef-8572-464b-a059-d6c56b3f0b79 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:21.887395 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f459e0ef-8572-464b-a059-d6c56b3f0b79 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs returned with HTTP 200 Jul 03 23:53:21.887938 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 531/2096] 10.4.3.143 () {66 vars in 1378 bytes} [Fri Jul 3 23:53:21 2026] GET /volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs => generated 34 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:21.897632 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7b61413a-0ea7-4ddc-a38b-cf88883b8655 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:21.898207 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-042f597f-026e-46ee-8e5e-c95c23ce63a8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:21.899892 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7b61413a-0ea7-4ddc-a38b-cf88883b8655 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] POST https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs Jul 03 23:53:21.900196 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7b61413a-0ea7-4ddc-a38b-cf88883b8655 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:21.901164 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-042f597f-026e-46ee-8e5e-c95c23ce63a8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/ecf24040-2edc-4ffd-89a6-9b18e9e283ce Jul 03 23:53:21.901448 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-042f597f-026e-46ee-8e5e-c95c23ce63a8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:21.901741 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-042f597f-026e-46ee-8e5e-c95c23ce63a8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:21.913491 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:21.913491 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:21.918076 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-042f597f-026e-46ee-8e5e-c95c23ce63a8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Volume info retrieved successfully. Jul 03 23:53:21.919141 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-042f597f-026e-46ee-8e5e-c95c23ce63a8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:21.919267 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-042f597f-026e-46ee-8e5e-c95c23ce63a8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:21.927005 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7b61413a-0ea7-4ddc-a38b-cf88883b8655 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs returned with HTTP 200 Jul 03 23:53:21.927408 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 515/2097] 10.4.3.143 () {68 vars in 1399 bytes} [Fri Jul 3 23:53:21 2026] POST /volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs => generated 34 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:21.940921 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b36db711-0a17-4f7e-bf74-4070bf44b23d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:21.944344 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b36db711-0a17-4f7e-bf74-4070bf44b23d tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] PUT https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs/spec2 Jul 03 23:53:21.944782 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b36db711-0a17-4f7e-bf74-4070bf44b23d tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:21.967525 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b36db711-0a17-4f7e-bf74-4070bf44b23d tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs/spec2 returned with HTTP 200 Jul 03 23:53:21.968059 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 524/2098] 10.4.3.143 () {68 vars in 1416 bytes} [Fri Jul 3 23:53:21 2026] PUT /volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs/spec2 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:21.968841 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-042f597f-026e-46ee-8e5e-c95c23ce63a8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:21.973638 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:21.973638 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:21.977816 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-24a04bff-24d3-454e-b429-9cbd99eca353 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:21.979252 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-24a04bff-24d3-454e-b429-9cbd99eca353 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] GET https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs/spec2 Jul 03 23:53:21.979639 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-24a04bff-24d3-454e-b429-9cbd99eca353 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:21.979958 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-24a04bff-24d3-454e-b429-9cbd99eca353 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:21.983597 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-042f597f-026e-46ee-8e5e-c95c23ce63a8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/ecf24040-2edc-4ffd-89a6-9b18e9e283ce returned with HTTP 200 Jul 03 23:53:21.984009 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 529/2099] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:21 2026] GET /volume/v3/volumes/ecf24040-2edc-4ffd-89a6-9b18e9e283ce => generated 916 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:21.988419 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-24a04bff-24d3-454e-b429-9cbd99eca353 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs/spec2 returned with HTTP 200 Jul 03 23:53:21.988983 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 532/2100] 10.4.3.143 () {66 vars in 1396 bytes} [Fri Jul 3 23:53:21 2026] GET /volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs/spec2 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:21.998386 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-66282038-4f3c-4458-a94c-84d1b38e0a6a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:21.998527 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:22.000492 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-66282038-4f3c-4458-a94c-84d1b38e0a6a tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] POST https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs Jul 03 23:53:22.000641 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:22.000949 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-66282038-4f3c-4458-a94c-84d1b38e0a6a tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:22.001147 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-424994410", "volume_type": "e6c06b6b-50e7-46d7-a274-df72b7485f67", "group_id": "ddfa6cf2-c942-44d7-ae2d-4508462ff684", "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:22.003185 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-424994410', 'volume_type': 'e6c06b6b-50e7-46d7-a274-df72b7485f67', 'group_id': 'ddfa6cf2-c942-44d7-ae2d-4508462ff684', 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:22.013607 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:22.013607 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:22.014265 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Create volume of 1 GB Jul 03 23:53:22.020984 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Availability Zones retrieved successfully. Jul 03 23:53:22.025875 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-66282038-4f3c-4458-a94c-84d1b38e0a6a tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs returned with HTTP 200 Jul 03 23:53:22.026381 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 525/2101] 10.4.3.143 () {68 vars in 1399 bytes} [Fri Jul 3 23:53:21 2026] POST /volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs => generated 51 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:22.028547 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Flow 'volume_create_api' (43983510-3f18-4dbf-9e1b-177309519f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:22.030161 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bae94778-011e-4295-a163-f28294c365cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:22.030950 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:22.030950 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:22.031521 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:22.034685 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-da9e252c-eefc-4b9a-b1a8-32e1ddca12f8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:22.036976 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-da9e252c-eefc-4b9a-b1a8-32e1ddca12f8 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] GET https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs Jul 03 23:53:22.037278 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-da9e252c-eefc-4b9a-b1a8-32e1ddca12f8 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:22.037566 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-da9e252c-eefc-4b9a-b1a8-32e1ddca12f8 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:22.045872 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-da9e252c-eefc-4b9a-b1a8-32e1ddca12f8 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs returned with HTTP 200 Jul 03 23:53:22.046896 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 530/2102] 10.4.3.143 () {66 vars in 1378 bytes} [Fri Jul 3 23:53:22 2026] GET /volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8/extra_specs => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:22.056152 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9effe7f2-9b3f-4281-9f44-405a00a36c78 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:22.058002 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9effe7f2-9b3f-4281-9f44-405a00a36c78 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] DELETE https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8 Jul 03 23:53:22.058234 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9effe7f2-9b3f-4281-9f44-405a00a36c78 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:22.058363 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bae94778-011e-4295-a163-f28294c365cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:53:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e6c06b6b-50e7-46d7-a274-df72b7485f67,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1599783576',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e6c06b6b-50e7-46d7-a274-df72b7485f67', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ddfa6cf2-c942-44d7-ae2d-4508462ff684', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:22.058496 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9effe7f2-9b3f-4281-9f44-405a00a36c78 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:22.059494 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deb629db-3d9c-4743-8166-9eda568f4838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:22.087682 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9effe7f2-9b3f-4281-9f44-405a00a36c78 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8 returned with HTTP 202 Jul 03 23:53:22.088724 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 533/2103] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:53:22 2026] DELETE /volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:22.096202 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d81a37e5-6615-44f5-8de0-ef632810e7c8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:22.098358 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d81a37e5-6615-44f5-8de0-ef632810e7c8 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] GET https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8 Jul 03 23:53:22.098588 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d81a37e5-6615-44f5-8de0-ef632810e7c8 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:22.098893 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d81a37e5-6615-44f5-8de0-ef632810e7c8 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:22.102832 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d81a37e5-6615-44f5-8de0-ef632810e7c8 tempest-VolumeTypesExtraSpecsTest-653360847 tempest-VolumeTypesExtraSpecsTest-653360847-project-admin] https://10.4.3.143/volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8 returned with HTTP 404 Jul 03 23:53:22.103394 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 526/2104] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:53:22 2026] GET /volume/v3/types/20e08047-79b4-4bca-8f00-59615494f4d8 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:22.108400 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Created reservations ['13727865-8aef-4040-8942-113ea415d1f0', '2d73d210-bd42-4684-8f3b-9fb7511db749', 'b3a784fa-5148-44e6-bc77-dd88af5d0220', 'f52b1577-ee50-456e-ac05-8273fbcde584'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:22.109169 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deb629db-3d9c-4743-8166-9eda568f4838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13727865-8aef-4040-8942-113ea415d1f0', '2d73d210-bd42-4684-8f3b-9fb7511db749', 'b3a784fa-5148-44e6-bc77-dd88af5d0220', 'f52b1577-ee50-456e-ac05-8273fbcde584']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:22.109293 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a1ae30e4-6a62-41d3-bf14-e86b7cd49dca None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:22.109890 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5b9aae3-149e-4e34-b765-6b265ae9b849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:22.112289 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a1ae30e4-6a62-41d3-bf14-e86b7cd49dca tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa Jul 03 23:53:22.112787 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a1ae30e4-6a62-41d3-bf14-e86b7cd49dca tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:22.113288 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a1ae30e4-6a62-41d3-bf14-e86b7cd49dca tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:22.121450 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a1ae30e4-6a62-41d3-bf14-e86b7cd49dca tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa returned with HTTP 404 Jul 03 23:53:22.122200 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 531/2105] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:22 2026] GET /volume/v3/volumes/0c675434-3c9a-46e6-9a7c-19f3849530aa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:22.131425 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9b383292-d310-4084-b7eb-ceeaf8673033 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:22.133176 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9b383292-d310-4084-b7eb-ceeaf8673033 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b Jul 03 23:53:22.133355 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9b383292-d310-4084-b7eb-ceeaf8673033 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:22.133502 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5b9aae3-149e-4e34-b765-6b265ae9b849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b7dc1b7-27ff-4bfd-95c9-4efbd5574b6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-424994410',encryption_key_id=None,group_id=ddfa6cf2-c942-44d7-ae2d-4508462ff684,group_type_id=,metadata={},multiattach=False,project_id='f8be786add844cabbc847ca72153735e',qos_specs=None,replication_status=,reservations=['13727865-8aef-4040-8942-113ea415d1f0','2d73d210-bd42-4684-8f3b-9fb7511db749','b3a784fa-5148-44e6-bc77-dd88af5d0220','f52b1577-ee50-456e-ac05-8273fbcde584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c50a614922ff402ca1610a057caaf6a0',volume_type_id=e6c06b6b-50e7-46d7-a274-df72b7485f67), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-424994410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ddfa6cf2-c942-44d7-ae2d-4508462ff684,host=None,id=3b7dc1b7-27ff-4bfd-95c9-4efbd5574b6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8be786add844cabbc847ca72153735e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c50a614922ff402ca1610a057caaf6a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e6c06b6b-50e7-46d7-a274-df72b7485f67),volume_type_id=e6c06b6b-50e7-46d7-a274-df72b7485f67)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:22.133613 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9b383292-d310-4084-b7eb-ceeaf8673033 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:22.134132 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad680ef-00c2-406d-9ac1-9247a5670ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:22.142073 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:22.142073 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:22.146373 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9b383292-d310-4084-b7eb-ceeaf8673033 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:22.151116 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9b383292-d310-4084-b7eb-ceeaf8673033 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b returned with HTTP 200 Jul 03 23:53:22.151618 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 534/2106] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:22 2026] GET /volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b => generated 924 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:22.152546 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad680ef-00c2-406d-9ac1-9247a5670ab0) transitioned into state 'SUCCESS' from state '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-424994410',encryption_key_id=None,group_id=ddfa6cf2-c942-44d7-ae2d-4508462ff684,group_type_id=,metadata={},multiattach=False,project_id='f8be786add844cabbc847ca72153735e',qos_specs=None,replication_status=,reservations=['13727865-8aef-4040-8942-113ea415d1f0','2d73d210-bd42-4684-8f3b-9fb7511db749','b3a784fa-5148-44e6-bc77-dd88af5d0220','f52b1577-ee50-456e-ac05-8273fbcde584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c50a614922ff402ca1610a057caaf6a0',volume_type_id=e6c06b6b-50e7-46d7-a274-df72b7485f67)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:22.153264 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (917c2abb-5de4-4da0-95af-65f3960339df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:22.164288 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e0e42eaf-0b10-407f-bb92-11c601ba23c9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:22.167423 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (917c2abb-5de4-4da0-95af-65f3960339df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:22.168401 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e0e42eaf-0b10-407f-bb92-11c601ba23c9 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] DELETE https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b Jul 03 23:53:22.168575 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Flow 'volume_create_api' (43983510-3f18-4dbf-9e1b-177309519f6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:22.168659 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e0e42eaf-0b10-407f-bb92-11c601ba23c9 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:22.168793 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e0e42eaf-0b10-407f-bb92-11c601ba23c9 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:22.168949 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-e0e42eaf-0b10-407f-bb92-11c601ba23c9 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Delete volume with id: 50a96df2-e767-4825-b09f-636d39da112b Jul 03 23:53:22.169013 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Create volume request issued successfully. Jul 03 23:53:22.170586 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:22.170762 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:22.170937 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8753d087-ed25-41e3-aac4-aa8b0db8082f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:22.173050 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8753d087-ed25-41e3-aac4-aa8b0db8082f tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 Jul 03 23:53:22.173322 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8753d087-ed25-41e3-aac4-aa8b0db8082f tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:22.173569 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8753d087-ed25-41e3-aac4-aa8b0db8082f tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:22.178359 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:22.178359 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:22.178921 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e0e42eaf-0b10-407f-bb92-11c601ba23c9 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:22.181406 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8753d087-ed25-41e3-aac4-aa8b0db8082f tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 returned with HTTP 404 Jul 03 23:53:22.182335 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 532/2107] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:22 2026] GET /volume/v3/volumes/34122f30-4831-4655-bc93-d41acb5939a2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:22.190560 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d4d9e418-6f43-4e2a-a494-aa28abae74d6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:22.192414 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d4d9e418-6f43-4e2a-a494-aa28abae74d6 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] DELETE https://10.4.3.143/volume/v3/volumes/84478120-9154-4ce0-8151-98bf22ae5be3 Jul 03 23:53:22.192680 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d4d9e418-6f43-4e2a-a494-aa28abae74d6 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:22.192893 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d4d9e418-6f43-4e2a-a494-aa28abae74d6 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:22.193064 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-d4d9e418-6f43-4e2a-a494-aa28abae74d6 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Delete volume with id: 84478120-9154-4ce0-8151-98bf22ae5be3 Jul 03 23:53:22.201427 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:22.201427 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:22.202229 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d4d9e418-6f43-4e2a-a494-aa28abae74d6 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:53:22.206996 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e0e42eaf-0b10-407f-bb92-11c601ba23c9 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Delete volume request issued successfully. Jul 03 23:53:22.207483 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e0e42eaf-0b10-407f-bb92-11c601ba23c9 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b returned with HTTP 202 Jul 03 23:53:22.208820 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 527/2108] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:22 2026] DELETE /volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:22.217975 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-30e90a5c-2942-4329-ab34-69090c66ad75 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:22.219758 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:22.220686 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-30e90a5c-2942-4329-ab34-69090c66ad75 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b Jul 03 23:53:22.220966 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-30e90a5c-2942-4329-ab34-69090c66ad75 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:22.221947 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-30e90a5c-2942-4329-ab34-69090c66ad75 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:22.223925 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:22.223925 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:22.228636 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-da83073b-5a9c-4c91-a0a2-f5d9bc942d5b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:22.229026 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 516/2109] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:53:21 2026] POST /volume/v3/volumes => generated 822 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:22.229226 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d4d9e418-6f43-4e2a-a494-aa28abae74d6 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Delete volume request issued successfully. Jul 03 23:53:22.229564 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d4d9e418-6f43-4e2a-a494-aa28abae74d6 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/84478120-9154-4ce0-8151-98bf22ae5be3 returned with HTTP 202 Jul 03 23:53:22.230181 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 535/2110] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:22 2026] DELETE /volume/v3/volumes/84478120-9154-4ce0-8151-98bf22ae5be3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:22.234863 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:22.234863 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:22.238937 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-092e93cf-184e-4168-b86b-5703d92fee46 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:22.245072 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-092e93cf-184e-4168-b86b-5703d92fee46 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/84478120-9154-4ce0-8151-98bf22ae5be3 Jul 03 23:53:22.245248 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-61036367-ac9e-4d3e-8355-dcbd7256be02 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:22.247128 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-092e93cf-184e-4168-b86b-5703d92fee46 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:22.247128 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-092e93cf-184e-4168-b86b-5703d92fee46 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:22.247807 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-61036367-ac9e-4d3e-8355-dcbd7256be02 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/3b7dc1b7-27ff-4bfd-95c9-4efbd5574b6e Jul 03 23:53:22.248133 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-61036367-ac9e-4d3e-8355-dcbd7256be02 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:22.248382 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-61036367-ac9e-4d3e-8355-dcbd7256be02 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:22.253991 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-30e90a5c-2942-4329-ab34-69090c66ad75 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:22.256662 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:22.256662 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:22.257532 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:22.257532 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:22.262181 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-61036367-ac9e-4d3e-8355-dcbd7256be02 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Volume info retrieved successfully. Jul 03 23:53:22.263045 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-61036367-ac9e-4d3e-8355-dcbd7256be02 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:22.263256 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-61036367-ac9e-4d3e-8355-dcbd7256be02 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:22.265119 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-092e93cf-184e-4168-b86b-5703d92fee46 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Volume info retrieved successfully. Jul 03 23:53:22.265837 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-30e90a5c-2942-4329-ab34-69090c66ad75 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b returned with HTTP 200 Jul 03 23:53:22.266285 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 533/2111] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:22 2026] GET /volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b => generated 923 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:22.274290 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-092e93cf-184e-4168-b86b-5703d92fee46 tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/84478120-9154-4ce0-8151-98bf22ae5be3 returned with HTTP 200 Jul 03 23:53:22.274815 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 528/2112] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:22 2026] GET /volume/v3/volumes/84478120-9154-4ce0-8151-98bf22ae5be3 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:22.316873 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [None req-61036367-ac9e-4d3e-8355-dcbd7256be02 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:22.322559 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:22.322559 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:22.336203 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-61036367-ac9e-4d3e-8355-dcbd7256be02 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/3b7dc1b7-27ff-4bfd-95c9-4efbd5574b6e returned with HTTP 200 Jul 03 23:53:22.336736 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 517/2113] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:22 2026] GET /volume/v3/volumes/3b7dc1b7-27ff-4bfd-95c9-4efbd5574b6e => generated 890 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:23.282349 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d264b027-ecb4-4e3f-b5d1-13bf5a6d72bf None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:23.286182 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d264b027-ecb4-4e3f-b5d1-13bf5a6d72bf tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b Jul 03 23:53:23.286396 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d264b027-ecb4-4e3f-b5d1-13bf5a6d72bf tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:23.286683 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d264b027-ecb4-4e3f-b5d1-13bf5a6d72bf tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:23.292249 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4bee9f1b-d686-456b-8d89-e77db95f017f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:23.294548 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4bee9f1b-d686-456b-8d89-e77db95f017f tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] GET https://10.4.3.143/volume/v3/volumes/84478120-9154-4ce0-8151-98bf22ae5be3 Jul 03 23:53:23.294847 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4bee9f1b-d686-456b-8d89-e77db95f017f tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:23.295162 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4bee9f1b-d686-456b-8d89-e77db95f017f tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:23.298528 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d264b027-ecb4-4e3f-b5d1-13bf5a6d72bf tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b returned with HTTP 404 Jul 03 23:53:23.299112 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 536/2114] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:23 2026] GET /volume/v3/volumes/50a96df2-e767-4825-b09f-636d39da112b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:23.302386 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4bee9f1b-d686-456b-8d89-e77db95f017f tempest-ServerRescueNegativeTestJSON-780467461 tempest-ServerRescueNegativeTestJSON-780467461-project-member] https://10.4.3.143/volume/v3/volumes/84478120-9154-4ce0-8151-98bf22ae5be3 returned with HTTP 404 Jul 03 23:53:23.302960 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 534/2115] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:23 2026] GET /volume/v3/volumes/84478120-9154-4ce0-8151-98bf22ae5be3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:23.310149 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2180a89c-8d16-499e-8246-d18099501769 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:23.314697 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2180a89c-8d16-499e-8246-d18099501769 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 Jul 03 23:53:23.315010 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2180a89c-8d16-499e-8246-d18099501769 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:23.315354 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2180a89c-8d16-499e-8246-d18099501769 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:23.323738 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:23.323738 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:23.327981 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2180a89c-8d16-499e-8246-d18099501769 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:23.331929 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2180a89c-8d16-499e-8246-d18099501769 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 returned with HTTP 200 Jul 03 23:53:23.332298 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 529/2116] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:23 2026] GET /volume/v3/volumes/d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:23.349016 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0f4c0fb5-0561-4202-a503-5a48d1a64c92 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:23.351216 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0f4c0fb5-0561-4202-a503-5a48d1a64c92 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 Jul 03 23:53:23.351385 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0f4c0fb5-0561-4202-a503-5a48d1a64c92 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:23.351637 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0f4c0fb5-0561-4202-a503-5a48d1a64c92 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:23.351865 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-0f4c0fb5-0561-4202-a503-5a48d1a64c92 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Delete volume with id: d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 Jul 03 23:53:23.352887 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-42216c04-7372-40e4-b5f9-24e3681f350a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:23.357607 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-42216c04-7372-40e4-b5f9-24e3681f350a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/3b7dc1b7-27ff-4bfd-95c9-4efbd5574b6e Jul 03 23:53:23.357607 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-42216c04-7372-40e4-b5f9-24e3681f350a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:23.357607 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-42216c04-7372-40e4-b5f9-24e3681f350a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:23.362943 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:23.362943 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:23.363492 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0f4c0fb5-0561-4202-a503-5a48d1a64c92 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:23.366051 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:23.366051 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:23.369418 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-42216c04-7372-40e4-b5f9-24e3681f350a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Volume info retrieved successfully. Jul 03 23:53:23.370172 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-42216c04-7372-40e4-b5f9-24e3681f350a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:23.370390 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-42216c04-7372-40e4-b5f9-24e3681f350a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:23.386952 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0f4c0fb5-0561-4202-a503-5a48d1a64c92 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Delete volume request issued successfully. Jul 03 23:53:23.388162 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0f4c0fb5-0561-4202-a503-5a48d1a64c92 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 returned with HTTP 202 Jul 03 23:53:23.388162 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 518/2117] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:23 2026] DELETE /volume/v3/volumes/d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:23.394782 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8cc09942-d1ce-4be5-a075-35443a5c2fed None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:23.396517 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8cc09942-d1ce-4be5-a075-35443a5c2fed tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 Jul 03 23:53:23.396810 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8cc09942-d1ce-4be5-a075-35443a5c2fed tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:23.397003 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8cc09942-d1ce-4be5-a075-35443a5c2fed tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:23.404741 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:23.404741 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:23.408749 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8cc09942-d1ce-4be5-a075-35443a5c2fed tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:23.416638 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8cc09942-d1ce-4be5-a075-35443a5c2fed tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 returned with HTTP 200 Jul 03 23:53:23.417352 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 535/2118] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:23 2026] GET /volume/v3/volumes/d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:23.421300 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-42216c04-7372-40e4-b5f9-24e3681f350a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:23.429352 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:23.429352 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:23.440119 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-42216c04-7372-40e4-b5f9-24e3681f350a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/3b7dc1b7-27ff-4bfd-95c9-4efbd5574b6e returned with HTTP 200 Jul 03 23:53:23.440119 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 537/2119] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:23 2026] GET /volume/v3/volumes/3b7dc1b7-27ff-4bfd-95c9-4efbd5574b6e => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:23.454776 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3a5bbb79-ee49-41a2-9f17-d58dc3fd0201 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:23.456888 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3a5bbb79-ee49-41a2-9f17-d58dc3fd0201 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] PUT https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 Jul 03 23:53:23.457364 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3a5bbb79-ee49-41a2-9f17-d58dc3fd0201 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "ecf24040-2edc-4ffd-89a6-9b18e9e283ce"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:23.459069 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-3a5bbb79-ee49-41a2-9f17-d58dc3fd0201 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Update called for group ddfa6cf2-c942-44d7-ae2d-4508462ff684. {{(pid=99863) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 23:53:23.459816 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.groups [None req-3a5bbb79-ee49-41a2-9f17-d58dc3fd0201 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Updating group ddfa6cf2-c942-44d7-ae2d-4508462ff684 with name None description: None add_volumes: None remove_volumes: ecf24040-2edc-4ffd-89a6-9b18e9e283ce. Jul 03 23:53:23.464359 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:23.464359 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:23.508408 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3a5bbb79-ee49-41a2-9f17-d58dc3fd0201 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 returned with HTTP 202 Jul 03 23:53:23.508408 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 530/2120] 10.4.3.143 () {70 vars in 1406 bytes} [Fri Jul 3 23:53:23 2026] PUT /volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:23.515779 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8dae67d9-fc79-4575-a8d9-0121c403cd01 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:23.517565 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8dae67d9-fc79-4575-a8d9-0121c403cd01 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 Jul 03 23:53:23.517844 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8dae67d9-fc79-4575-a8d9-0121c403cd01 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:23.518045 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8dae67d9-fc79-4575-a8d9-0121c403cd01 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:23.518178 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-8dae67d9-fc79-4575-a8d9-0121c403cd01 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member ddfa6cf2-c942-44d7-ae2d-4508462ff684 {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:23.523230 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:23.523230 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:23.531764 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8dae67d9-fc79-4575-a8d9-0121c403cd01 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 returned with HTTP 200 Jul 03 23:53:23.532313 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 519/2121] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:23 2026] GET /volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:24.376728 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5636b371-7a03-4863-b095-4954bafa4cd2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.433762 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b00fbbeb-d731-4673-8094-77fca8da8f0b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.435494 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b00fbbeb-d731-4673-8094-77fca8da8f0b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 Jul 03 23:53:24.435494 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b00fbbeb-d731-4673-8094-77fca8da8f0b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:24.436079 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b00fbbeb-d731-4673-8094-77fca8da8f0b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:24.441042 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b00fbbeb-d731-4673-8094-77fca8da8f0b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 returned with HTTP 404 Jul 03 23:53:24.442013 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 538/2122] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:24 2026] GET /volume/v3/volumes/d8f6c0e0-b5e1-4b89-8e7c-bb3be49185e7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:24.470890 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5636b371-7a03-4863-b095-4954bafa4cd2 tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:53:24.471242 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5636b371-7a03-4863-b095-4954bafa4cd2 tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1004026501", "extra_specs": {"spec1": "val1"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:24.483931 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-412d972f-d3f0-4fdc-9819-1b22784c954b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.485995 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:24.486324 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "size": 1, "name": "tempest-VolumesGetTest-Volume-2002397451", "metadata": {"Type": "Test"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:24.487786 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5636b371-7a03-4863-b095-4954bafa4cd2 tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:53:24.487887 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume request body: {'volume': {'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2002397451', 'metadata': {'Type': 'Test'}}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:24.488159 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 536/2123] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:53:24 2026] POST /volume/v3/types => generated 243 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:24.497430 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3a484a48-abca-4a8b-b4a5-50fc43c5dc8f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.499718 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3a484a48-abca-4a8b-b4a5-50fc43c5dc8f tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] POST https://10.4.3.143/volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs Jul 03 23:53:24.500247 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3a484a48-abca-4a8b-b4a5-50fc43c5dc8f tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:24.502142 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3a484a48-abca-4a8b-b4a5-50fc43c5dc8f tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] https://10.4.3.143/volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs returned with HTTP 400 Jul 03 23:53:24.502784 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 520/2124] 10.4.3.143 () {68 vars in 1399 bytes} [Fri Jul 3 23:53:24 2026] POST /volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:53:24.511379 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-dec24b61-287a-4840-bb54-43fdda59e22b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.513241 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dec24b61-287a-4840-bb54-43fdda59e22b tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] POST https://10.4.3.143/volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs Jul 03 23:53:24.513563 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dec24b61-287a-4840-bb54-43fdda59e22b tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:24.515016 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dec24b61-287a-4840-bb54-43fdda59e22b tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] https://10.4.3.143/volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs returned with HTTP 400 Jul 03 23:53:24.515444 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 539/2125] 10.4.3.143 () {68 vars in 1399 bytes} [Fri Jul 3 23:53:24 2026] POST /volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:53:24.524440 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-044a6eb7-b4a7-49f7-91ec-152a7c9530cb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.526407 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-044a6eb7-b4a7-49f7-91ec-152a7c9530cb tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] POST https://10.4.3.143/volume/v3/types/906bf328-2c92-4004-a56d-9d4bf8f63e83/extra_specs Jul 03 23:53:24.526841 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-044a6eb7-b4a7-49f7-91ec-152a7c9530cb tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:24.541076 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8a7126c2-194d-452b-952e-012e0c8d211f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.542986 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8a7126c2-194d-452b-952e-012e0c8d211f tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 Jul 03 23:53:24.543199 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8a7126c2-194d-452b-952e-012e0c8d211f tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:24.543379 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8a7126c2-194d-452b-952e-012e0c8d211f tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:24.543524 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-8a7126c2-194d-452b-952e-012e0c8d211f tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member ddfa6cf2-c942-44d7-ae2d-4508462ff684 {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:24.548831 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:24.548831 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:24.555359 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-044a6eb7-b4a7-49f7-91ec-152a7c9530cb tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] https://10.4.3.143/volume/v3/types/906bf328-2c92-4004-a56d-9d4bf8f63e83/extra_specs returned with HTTP 404 Jul 03 23:53:24.555954 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 537/2126] 10.4.3.143 () {68 vars in 1399 bytes} [Fri Jul 3 23:53:24 2026] POST /volume/v3/types/906bf328-2c92-4004-a56d-9d4bf8f63e83/extra_specs => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:24.557355 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8a7126c2-194d-452b-952e-012e0c8d211f tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 returned with HTTP 200 Jul 03 23:53:24.558024 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 521/2127] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:24 2026] GET /volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:24.565856 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0ae31b97-a622-4646-8100-80c30c41ab5b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.569338 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0ae31b97-a622-4646-8100-80c30c41ab5b tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] DELETE https://10.4.3.143/volume/v3/types/83af19f3-d5e0-4f28-95cf-c7295b84dd00/extra_specs/spec1 Jul 03 23:53:24.569862 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a537a10d-cb3b-461e-87dc-2d72c52b8d6b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.570042 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0ae31b97-a622-4646-8100-80c30c41ab5b tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:24.570042 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0ae31b97-a622-4646-8100-80c30c41ab5b tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:24.572995 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a537a10d-cb3b-461e-87dc-2d72c52b8d6b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] PUT https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 Jul 03 23:53:24.573553 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a537a10d-cb3b-461e-87dc-2d72c52b8d6b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ecf24040-2edc-4ffd-89a6-9b18e9e283ce"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:24.574768 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-a537a10d-cb3b-461e-87dc-2d72c52b8d6b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Update called for group ddfa6cf2-c942-44d7-ae2d-4508462ff684. {{(pid=99862) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 23:53:24.574923 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.groups [None req-a537a10d-cb3b-461e-87dc-2d72c52b8d6b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Updating group ddfa6cf2-c942-44d7-ae2d-4508462ff684 with name None description: None add_volumes: ecf24040-2edc-4ffd-89a6-9b18e9e283ce remove_volumes: None. Jul 03 23:53:24.575054 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0ae31b97-a622-4646-8100-80c30c41ab5b tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] https://10.4.3.143/volume/v3/types/83af19f3-d5e0-4f28-95cf-c7295b84dd00/extra_specs/spec1 returned with HTTP 404 Jul 03 23:53:24.575499 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 540/2128] 10.4.3.143 () {66 vars in 1399 bytes} [Fri Jul 3 23:53:24 2026] DELETE /volume/v3/types/83af19f3-d5e0-4f28-95cf-c7295b84dd00/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:24.578636 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:24.578636 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:24.583800 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3cd1ba0f-cfac-4bf7-9ada-7bfc5816ff0b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.585556 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3cd1ba0f-cfac-4bf7-9ada-7bfc5816ff0b tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] GET https://10.4.3.143/volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs/nonexistent_extra_spec_name Jul 03 23:53:24.585786 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3cd1ba0f-cfac-4bf7-9ada-7bfc5816ff0b tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:24.585982 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3cd1ba0f-cfac-4bf7-9ada-7bfc5816ff0b tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:24.586212 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:24.586212 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:24.593454 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3cd1ba0f-cfac-4bf7-9ada-7bfc5816ff0b tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] https://10.4.3.143/volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 03 23:53:24.594354 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 522/2129] 10.4.3.143 () {66 vars in 1462 bytes} [Fri Jul 3 23:53:24 2026] GET /volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/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 03 23:53:24.603132 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b38ae9a2-de81-4f66-8d1e-3c8787221a09 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.605446 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b38ae9a2-de81-4f66-8d1e-3c8787221a09 tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] GET https://10.4.3.143/volume/v3/types/01498c92-111e-4320-bf0c-149994604a7e/extra_specs/spec1 Jul 03 23:53:24.605840 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b38ae9a2-de81-4f66-8d1e-3c8787221a09 tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:24.606066 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b38ae9a2-de81-4f66-8d1e-3c8787221a09 tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:24.610007 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b38ae9a2-de81-4f66-8d1e-3c8787221a09 tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] https://10.4.3.143/volume/v3/types/01498c92-111e-4320-bf0c-149994604a7e/extra_specs/spec1 returned with HTTP 404 Jul 03 23:53:24.610694 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 541/2130] 10.4.3.143 () {66 vars in 1396 bytes} [Fri Jul 3 23:53:24 2026] GET /volume/v3/types/01498c92-111e-4320-bf0c-149994604a7e/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:24.624925 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-21dd1afb-f4b7-48f8-b654-3d87373fd65b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.627722 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-21dd1afb-f4b7-48f8-b654-3d87373fd65b tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] GET https://10.4.3.143/volume/v3/types/2f02eb15-580a-46d9-8301-6b635053ac3b/extra_specs Jul 03 23:53:24.628128 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-21dd1afb-f4b7-48f8-b654-3d87373fd65b tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:24.628128 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-21dd1afb-f4b7-48f8-b654-3d87373fd65b tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:24.632169 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-21dd1afb-f4b7-48f8-b654-3d87373fd65b tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] https://10.4.3.143/volume/v3/types/2f02eb15-580a-46d9-8301-6b635053ac3b/extra_specs returned with HTTP 404 Jul 03 23:53:24.632369 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 523/2131] 10.4.3.143 () {66 vars in 1378 bytes} [Fri Jul 3 23:53:24 2026] GET /volume/v3/types/2f02eb15-580a-46d9-8301-6b635053ac3b/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:24.639620 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a537a10d-cb3b-461e-87dc-2d72c52b8d6b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 returned with HTTP 202 Jul 03 23:53:24.640203 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 538/2132] 10.4.3.143 () {70 vars in 1406 bytes} [Fri Jul 3 23:53:24 2026] PUT /volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:24.642951 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f0d508d4-2bc1-409b-b5bf-9e1b594f14a1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.645537 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f0d508d4-2bc1-409b-b5bf-9e1b594f14a1 tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] PUT https://10.4.3.143/volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs/spec1 Jul 03 23:53:24.646842 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f0d508d4-2bc1-409b-b5bf-9e1b594f14a1 tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:24.646915 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5b168deb-acec-4e27-9385-8138a97ee10e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.648226 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f0d508d4-2bc1-409b-b5bf-9e1b594f14a1 tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] https://10.4.3.143/volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs/spec1 returned with HTTP 400 Jul 03 23:53:24.648449 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 542/2133] 10.4.3.143 () {68 vars in 1416 bytes} [Fri Jul 3 23:53:24 2026] PUT /volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:53:24.648992 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5b168deb-acec-4e27-9385-8138a97ee10e tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 Jul 03 23:53:24.649208 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5b168deb-acec-4e27-9385-8138a97ee10e tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:24.649420 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5b168deb-acec-4e27-9385-8138a97ee10e tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:24.649581 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-5b168deb-acec-4e27-9385-8138a97ee10e tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member ddfa6cf2-c942-44d7-ae2d-4508462ff684 {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:24.655768 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:24.655768 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:24.658381 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ded3127e-f732-4664-8ab6-1ef08f4a6b9e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.660266 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ded3127e-f732-4664-8ab6-1ef08f4a6b9e tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] PUT https://10.4.3.143/volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs/spec1 Jul 03 23:53:24.660564 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ded3127e-f732-4664-8ab6-1ef08f4a6b9e tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Action: 'update', calling method: update, body: null {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:24.662022 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ded3127e-f732-4664-8ab6-1ef08f4a6b9e tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] https://10.4.3.143/volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs/spec1 returned with HTTP 400 Jul 03 23:53:24.662652 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 539/2134] 10.4.3.143 () {68 vars in 1415 bytes} [Fri Jul 3 23:53:24 2026] PUT /volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs/spec1 => generated 72 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:24.664405 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5b168deb-acec-4e27-9385-8138a97ee10e tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 returned with HTTP 200 Jul 03 23:53:24.664877 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 524/2135] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:24 2026] GET /volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:24.671221 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-39ebc557-473a-4eee-a0fd-c31b14a99e32 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.673406 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39ebc557-473a-4eee-a0fd-c31b14a99e32 tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] PUT https://10.4.3.143/volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs/None Jul 03 23:53:24.673835 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-39ebc557-473a-4eee-a0fd-c31b14a99e32 tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:24.685873 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39ebc557-473a-4eee-a0fd-c31b14a99e32 tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 23:53:24.686324 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39ebc557-473a-4eee-a0fd-c31b14a99e32 tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] https://10.4.3.143/volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs/None returned with HTTP 400 Jul 03 23:53:24.686744 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 543/2136] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:53:24 2026] PUT /volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs/None => generated 73 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:24.695312 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume of 1 GB Jul 03 23:53:24.696282 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d9648d88-8fd0-4e83-b30a-af5f5f363bda None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.698440 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d9648d88-8fd0-4e83-b30a-af5f5f363bda tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] PUT https://10.4.3.143/volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs/d6b66693-bb59-4f06-ae47-6937e2482484 Jul 03 23:53:24.698794 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d9648d88-8fd0-4e83-b30a-af5f5f363bda tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:24.699822 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Availability Zones retrieved successfully. Jul 03 23:53:24.700058 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:24.700058 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:24.705158 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Flow 'volume_create_api' (ef499e75-94f0-42d3-9726-8e0c3e0be99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:24.706307 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b29217d9-7527-447f-b5f2-16135d905b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:24.707500 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:24.708492 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d9648d88-8fd0-4e83-b30a-af5f5f363bda tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 23:53:24.708691 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d9648d88-8fd0-4e83-b30a-af5f5f363bda tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] https://10.4.3.143/volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs/d6b66693-bb59-4f06-ae47-6937e2482484 returned with HTTP 400 Jul 03 23:53:24.709310 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 540/2137] 10.4.3.143 () {68 vars in 1509 bytes} [Fri Jul 3 23:53:24 2026] PUT /volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807/extra_specs/d6b66693-bb59-4f06-ae47-6937e2482484 => generated 73 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:24.720790 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f187c42c-7ad0-46a5-8cb4-9936de94a2b8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.729449 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f187c42c-7ad0-46a5-8cb4-9936de94a2b8 tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] PUT https://10.4.3.143/volume/v3/types/161e7743-fd7f-4950-9a61-f12c82a1d940/extra_specs/spec1 Jul 03 23:53:24.729890 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f187c42c-7ad0-46a5-8cb4-9936de94a2b8 tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:24.733414 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:24.733414 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:24.741920 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f187c42c-7ad0-46a5-8cb4-9936de94a2b8 tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] https://10.4.3.143/volume/v3/types/161e7743-fd7f-4950-9a61-f12c82a1d940/extra_specs/spec1 returned with HTTP 404 Jul 03 23:53:24.742395 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 525/2138] 10.4.3.143 () {68 vars in 1416 bytes} [Fri Jul 3 23:53:24 2026] PUT /volume/v3/types/161e7743-fd7f-4950-9a61-f12c82a1d940/extra_specs/spec1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:24.751177 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a0b5bbd9-4a61-49cd-9fc6-2a8941f8b07e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.752928 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a0b5bbd9-4a61-49cd-9fc6-2a8941f8b07e tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] DELETE https://10.4.3.143/volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807 Jul 03 23:53:24.753253 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a0b5bbd9-4a61-49cd-9fc6-2a8941f8b07e tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:24.753544 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a0b5bbd9-4a61-49cd-9fc6-2a8941f8b07e tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:24.778423 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a0b5bbd9-4a61-49cd-9fc6-2a8941f8b07e tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] https://10.4.3.143/volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807 returned with HTTP 202 Jul 03 23:53:24.779006 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b29217d9-7527-447f-b5f2-16135d905b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:24.779111 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 544/2139] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:53:24 2026] DELETE /volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:24.779820 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c041946-22f6-4d93-8e72-882696414cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:24.787186 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d3994385-5359-4d59-bc35-ff3aa0b74f8a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.788882 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d3994385-5359-4d59-bc35-ff3aa0b74f8a tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] GET https://10.4.3.143/volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807 Jul 03 23:53:24.789084 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d3994385-5359-4d59-bc35-ff3aa0b74f8a tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:24.789285 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d3994385-5359-4d59-bc35-ff3aa0b74f8a tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:24.792414 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d3994385-5359-4d59-bc35-ff3aa0b74f8a tempest-ExtraSpecsNegativeTest-1148918020 tempest-ExtraSpecsNegativeTest-1148918020-project-admin] https://10.4.3.143/volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807 returned with HTTP 404 Jul 03 23:53:24.792917 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 541/2140] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:53:24 2026] GET /volume/v3/types/050b20ad-53fe-40de-a428-e7088cfec807 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:24.819545 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Created reservations ['46da6a3f-059f-4e7b-82fc-1d828b2a72cf', 'bdc7f52a-ff26-4b37-a9a9-3d1bd7dcb939', '5b6a759f-6697-456f-9b75-af779e9fb6fb', '19dcaca6-8f09-4780-9da8-ae27f348e517'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:24.820391 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c041946-22f6-4d93-8e72-882696414cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46da6a3f-059f-4e7b-82fc-1d828b2a72cf', 'bdc7f52a-ff26-4b37-a9a9-3d1bd7dcb939', '5b6a759f-6697-456f-9b75-af779e9fb6fb', '19dcaca6-8f09-4780-9da8-ae27f348e517']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:24.821104 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ab84bac-e16b-4785-8372-19db8e6ae7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:24.843493 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ab84bac-e16b-4785-8372-19db8e6ae7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '038cb76a-c8e6-4ded-8b92-0457d31819a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2002397451',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ebf64e5e2b424a4a99dd900a275b125c',qos_specs=None,replication_status=,reservations=['46da6a3f-059f-4e7b-82fc-1d828b2a72cf','bdc7f52a-ff26-4b37-a9a9-3d1bd7dcb939','5b6a759f-6697-456f-9b75-af779e9fb6fb','19dcaca6-8f09-4780-9da8-ae27f348e517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3febdb2674295b03a93fb82578f12',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2002397451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=038cb76a-c8e6-4ded-8b92-0457d31819a0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ebf64e5e2b424a4a99dd900a275b125c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e3febdb2674295b03a93fb82578f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:24.844339 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1722460f-071d-4d2e-9d50-9d97a19942df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:24.866108 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1722460f-071d-4d2e-9d50-9d97a19942df) transitioned into state 'SUCCESS' from state '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-2002397451',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ebf64e5e2b424a4a99dd900a275b125c',qos_specs=None,replication_status=,reservations=['46da6a3f-059f-4e7b-82fc-1d828b2a72cf','bdc7f52a-ff26-4b37-a9a9-3d1bd7dcb939','5b6a759f-6697-456f-9b75-af779e9fb6fb','19dcaca6-8f09-4780-9da8-ae27f348e517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3febdb2674295b03a93fb82578f12',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:24.867040 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2caf7f00-3fe1-4157-9ba4-272c4a3e85e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:24.881438 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2caf7f00-3fe1-4157-9ba4-272c4a3e85e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:24.881438 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Flow 'volume_create_api' (ef499e75-94f0-42d3-9726-8e0c3e0be99e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:24.881438 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume request issued successfully. Jul 03 23:53:24.881823 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-412d972f-d3f0-4fdc-9819-1b22784c954b tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:24.882276 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 531/2141] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:53:24 2026] POST /volume/v3/volumes => generated 759 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:24.893805 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fd4cd176-00cb-4f88-b061-71eab08f7bdd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:24.896092 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fd4cd176-00cb-4f88-b061-71eab08f7bdd tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 Jul 03 23:53:24.896357 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fd4cd176-00cb-4f88-b061-71eab08f7bdd tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:24.896604 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fd4cd176-00cb-4f88-b061-71eab08f7bdd tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:24.903623 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:24.903623 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:24.907924 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fd4cd176-00cb-4f88-b061-71eab08f7bdd tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:24.914858 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fd4cd176-00cb-4f88-b061-71eab08f7bdd tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 returned with HTTP 200 Jul 03 23:53:24.915311 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 526/2142] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:24 2026] GET /volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:25.677081 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e41ea64f-3109-47ec-9908-a4922780588b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:25.678993 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e41ea64f-3109-47ec-9908-a4922780588b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 Jul 03 23:53:25.679248 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e41ea64f-3109-47ec-9908-a4922780588b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:25.679433 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e41ea64f-3109-47ec-9908-a4922780588b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:25.679565 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-e41ea64f-3109-47ec-9908-a4922780588b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member ddfa6cf2-c942-44d7-ae2d-4508462ff684 {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:25.683067 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:25.683067 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:25.690844 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e41ea64f-3109-47ec-9908-a4922780588b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 returned with HTTP 200 Jul 03 23:53:25.691235 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 545/2143] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:25 2026] GET /volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:25.700764 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d12b0de0-1f85-42c7-8558-5ed70c62ffda None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:25.702950 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d12b0de0-1f85-42c7-8558-5ed70c62ffda tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] PUT https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 Jul 03 23:53:25.703579 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d12b0de0-1f85-42c7-8558-5ed70c62ffda tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "3b7dc1b7-27ff-4bfd-95c9-4efbd5574b6e"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:25.706395 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-d12b0de0-1f85-42c7-8558-5ed70c62ffda tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Update called for group ddfa6cf2-c942-44d7-ae2d-4508462ff684. {{(pid=99862) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 23:53:25.706395 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.groups [None req-d12b0de0-1f85-42c7-8558-5ed70c62ffda tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Updating group ddfa6cf2-c942-44d7-ae2d-4508462ff684 with name None description: None add_volumes: None remove_volumes: 3b7dc1b7-27ff-4bfd-95c9-4efbd5574b6e. Jul 03 23:53:25.710808 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:25.710808 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:25.729567 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d12b0de0-1f85-42c7-8558-5ed70c62ffda tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 returned with HTTP 202 Jul 03 23:53:25.730521 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 542/2144] 10.4.3.143 () {70 vars in 1406 bytes} [Fri Jul 3 23:53:25 2026] PUT /volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:25.738192 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-11778b8d-1b94-4b52-b705-713e7f95c42d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:25.740229 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-11778b8d-1b94-4b52-b705-713e7f95c42d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 Jul 03 23:53:25.740450 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-11778b8d-1b94-4b52-b705-713e7f95c42d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:25.740735 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-11778b8d-1b94-4b52-b705-713e7f95c42d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:25.740881 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-11778b8d-1b94-4b52-b705-713e7f95c42d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member ddfa6cf2-c942-44d7-ae2d-4508462ff684 {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:25.744513 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:25.744513 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:25.752718 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-11778b8d-1b94-4b52-b705-713e7f95c42d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 returned with HTTP 200 Jul 03 23:53:25.753171 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 532/2145] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:25 2026] GET /volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:25.930393 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8cc1788f-6db7-4438-8fa1-a8c82a3a2c76 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:25.932157 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8cc1788f-6db7-4438-8fa1-a8c82a3a2c76 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 Jul 03 23:53:25.932419 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8cc1788f-6db7-4438-8fa1-a8c82a3a2c76 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:25.932651 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8cc1788f-6db7-4438-8fa1-a8c82a3a2c76 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:25.939995 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:25.939995 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:25.943589 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8cc1788f-6db7-4438-8fa1-a8c82a3a2c76 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:25.948531 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8cc1788f-6db7-4438-8fa1-a8c82a3a2c76 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 returned with HTTP 200 Jul 03 23:53:25.948950 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 527/2146] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:25 2026] GET /volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:25.961107 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cff853b5-52c1-4785-87a5-aa14e01ec555 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:25.963151 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cff853b5-52c1-4785-87a5-aa14e01ec555 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 Jul 03 23:53:25.963338 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cff853b5-52c1-4785-87a5-aa14e01ec555 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:25.963557 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cff853b5-52c1-4785-87a5-aa14e01ec555 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:25.971899 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:25.971899 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:25.975941 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cff853b5-52c1-4785-87a5-aa14e01ec555 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:25.982101 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cff853b5-52c1-4785-87a5-aa14e01ec555 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 returned with HTTP 200 Jul 03 23:53:25.982824 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 546/2147] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:25 2026] GET /volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:25.998848 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4e95554e-ad37-4d1c-917b-ff26421aefae None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:26.000670 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4e95554e-ad37-4d1c-917b-ff26421aefae tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] PUT https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 Jul 03 23:53:26.000993 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4e95554e-ad37-4d1c-917b-ff26421aefae tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2002397451"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:26.008222 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:26.008222 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:26.011796 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-4e95554e-ad37-4d1c-917b-ff26421aefae tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:26.025114 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-4e95554e-ad37-4d1c-917b-ff26421aefae tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume updated successfully. Jul 03 23:53:26.025872 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4e95554e-ad37-4d1c-917b-ff26421aefae tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 returned with HTTP 200 Jul 03 23:53:26.026370 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 543/2148] 10.4.3.143 () {68 vars in 1368 bytes} [Fri Jul 3 23:53:25 2026] PUT /volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 => generated 783 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:26.040439 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-80a58fe7-30dc-4647-ad34-04355d13cbc7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:26.042149 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-80a58fe7-30dc-4647-ad34-04355d13cbc7 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] PUT https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 Jul 03 23:53:26.042477 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-80a58fe7-30dc-4647-ad34-04355d13cbc7 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2093254072", "description": "This is the new description of volume"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:26.050887 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:26.050887 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:26.055855 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-80a58fe7-30dc-4647-ad34-04355d13cbc7 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:26.061288 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-80a58fe7-30dc-4647-ad34-04355d13cbc7 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume updated successfully. Jul 03 23:53:26.061843 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-80a58fe7-30dc-4647-ad34-04355d13cbc7 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 returned with HTTP 200 Jul 03 23:53:26.062249 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 533/2149] 10.4.3.143 () {68 vars in 1369 bytes} [Fri Jul 3 23:53:26 2026] PUT /volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:26.073678 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6f975a2c-5c0e-4dd8-af2d-9a3d2cddf06a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:26.075823 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6f975a2c-5c0e-4dd8-af2d-9a3d2cddf06a tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 Jul 03 23:53:26.076115 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6f975a2c-5c0e-4dd8-af2d-9a3d2cddf06a tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:26.076424 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6f975a2c-5c0e-4dd8-af2d-9a3d2cddf06a tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:26.085409 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:26.085409 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:26.091450 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6f975a2c-5c0e-4dd8-af2d-9a3d2cddf06a tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:26.101985 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6f975a2c-5c0e-4dd8-af2d-9a3d2cddf06a tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 returned with HTTP 200 Jul 03 23:53:26.102554 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 528/2150] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:26 2026] GET /volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 => generated 1406 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:26.115953 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:26.117766 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:26.117943 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-842258058", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-355320662"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:26.119620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-842258058', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-355320662'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:26.119819 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume of 1 GB Jul 03 23:53:26.124030 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Availability Zones retrieved successfully. Jul 03 23:53:26.129817 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Flow 'volume_create_api' (8f9e7959-92f9-4e3b-8ba6-85f865eefbe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:26.130717 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cf5f4e4-2c2a-49f0-a020-f52ccecd7473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:26.131859 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:26.156999 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cf5f4e4-2c2a-49f0-a020-f52ccecd7473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:26.157813 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8b3ddfa-6d82-4265-8aff-6a106147fd6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:26.208028 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Created reservations ['30939d2a-4b43-446c-a6fd-5a0c671adf41', 'e23ce6c8-2ddf-4a13-8945-ff9b5a90220d', '84b6ff0d-22c0-434f-bfa3-e29d034e0edc', '8fed2234-bc81-4a1e-a826-77d7a6a6ab56'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:26.209114 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8b3ddfa-6d82-4265-8aff-6a106147fd6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30939d2a-4b43-446c-a6fd-5a0c671adf41', 'e23ce6c8-2ddf-4a13-8945-ff9b5a90220d', '84b6ff0d-22c0-434f-bfa3-e29d034e0edc', '8fed2234-bc81-4a1e-a826-77d7a6a6ab56']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:26.209784 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18174b41-af22-47f6-9e71-c285df0e1279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:26.237340 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18174b41-af22-47f6-9e71-c285df0e1279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32758bdd-7f11-45d2-ae11-67b1e74a21a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-842258058',display_name='tempest-VolumesGetTest-Volume-355320662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf64e5e2b424a4a99dd900a275b125c',qos_specs=None,replication_status=,reservations=['30939d2a-4b43-446c-a6fd-5a0c671adf41','e23ce6c8-2ddf-4a13-8945-ff9b5a90220d','84b6ff0d-22c0-434f-bfa3-e29d034e0edc','8fed2234-bc81-4a1e-a826-77d7a6a6ab56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3febdb2674295b03a93fb82578f12',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:26Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-842258058',display_name='tempest-VolumesGetTest-Volume-355320662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32758bdd-7f11-45d2-ae11-67b1e74a21a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebf64e5e2b424a4a99dd900a275b125c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16e3febdb2674295b03a93fb82578f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:26.238113 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a354ac28-6b82-4785-bbaf-63f7dc92f3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:26.261788 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a354ac28-6b82-4785-bbaf-63f7dc92f3b0) transitioned into 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-842258058',display_name='tempest-VolumesGetTest-Volume-355320662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ebf64e5e2b424a4a99dd900a275b125c',qos_specs=None,replication_status=,reservations=['30939d2a-4b43-446c-a6fd-5a0c671adf41','e23ce6c8-2ddf-4a13-8945-ff9b5a90220d','84b6ff0d-22c0-434f-bfa3-e29d034e0edc','8fed2234-bc81-4a1e-a826-77d7a6a6ab56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16e3febdb2674295b03a93fb82578f12',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:26.262893 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30c3efa6-783a-4a74-bfd6-77e635b7486c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:26.280385 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30c3efa6-783a-4a74-bfd6-77e635b7486c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:26.281656 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Flow 'volume_create_api' (8f9e7959-92f9-4e3b-8ba6-85f865eefbe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:26.282013 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Create volume request issued successfully. Jul 03 23:53:26.282688 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6a5848e4-399a-4b55-83d5-4b66cb441c65 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:26.283260 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 547/2151] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:53:26 2026] POST /volume/v3/volumes => generated 778 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:26.294858 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-77e1f51c-1a5d-4a73-8ac0-957ecfb4cd4d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:26.296548 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-77e1f51c-1a5d-4a73-8ac0-957ecfb4cd4d tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 Jul 03 23:53:26.296815 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-77e1f51c-1a5d-4a73-8ac0-957ecfb4cd4d tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:26.297023 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-77e1f51c-1a5d-4a73-8ac0-957ecfb4cd4d tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:26.304328 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:26.304328 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:26.309210 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-77e1f51c-1a5d-4a73-8ac0-957ecfb4cd4d tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:26.313909 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-77e1f51c-1a5d-4a73-8ac0-957ecfb4cd4d tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 returned with HTTP 200 Jul 03 23:53:26.314372 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 544/2152] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:26 2026] GET /volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:26.763507 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e2a08e95-ff27-4eb3-80f2-9693bcefab56 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:26.765308 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e2a08e95-ff27-4eb3-80f2-9693bcefab56 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 Jul 03 23:53:26.765554 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e2a08e95-ff27-4eb3-80f2-9693bcefab56 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:26.765820 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e2a08e95-ff27-4eb3-80f2-9693bcefab56 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:26.765996 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-e2a08e95-ff27-4eb3-80f2-9693bcefab56 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member ddfa6cf2-c942-44d7-ae2d-4508462ff684 {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:26.773949 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:26.773949 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:26.793320 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e2a08e95-ff27-4eb3-80f2-9693bcefab56 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 returned with HTTP 200 Jul 03 23:53:26.793832 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 534/2153] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:26 2026] GET /volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 => generated 393 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:26.802621 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-47a68b2b-916b-455d-8dc1-6dfcdd44a4e1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:26.804531 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-47a68b2b-916b-455d-8dc1-6dfcdd44a4e1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] PUT https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 Jul 03 23:53:26.804642 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-47a68b2b-916b-455d-8dc1-6dfcdd44a4e1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "3b7dc1b7-27ff-4bfd-95c9-4efbd5574b6e"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:26.806046 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-47a68b2b-916b-455d-8dc1-6dfcdd44a4e1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Update called for group ddfa6cf2-c942-44d7-ae2d-4508462ff684. {{(pid=99860) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 23:53:26.806167 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.groups [None req-47a68b2b-916b-455d-8dc1-6dfcdd44a4e1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Updating group ddfa6cf2-c942-44d7-ae2d-4508462ff684 with name None description: None add_volumes: 3b7dc1b7-27ff-4bfd-95c9-4efbd5574b6e remove_volumes: None. Jul 03 23:53:26.809734 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:26.809734 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:26.848164 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-47a68b2b-916b-455d-8dc1-6dfcdd44a4e1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 returned with HTTP 202 Jul 03 23:53:26.848341 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 529/2154] 10.4.3.143 () {70 vars in 1406 bytes} [Fri Jul 3 23:53:26 2026] PUT /volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:26.855016 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bcbf1870-9218-4dd9-a674-166e0db719f5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:26.856983 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bcbf1870-9218-4dd9-a674-166e0db719f5 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 Jul 03 23:53:26.857200 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bcbf1870-9218-4dd9-a674-166e0db719f5 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:26.857378 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bcbf1870-9218-4dd9-a674-166e0db719f5 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:26.857518 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-bcbf1870-9218-4dd9-a674-166e0db719f5 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member ddfa6cf2-c942-44d7-ae2d-4508462ff684 {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:26.860952 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:26.860952 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:26.867883 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bcbf1870-9218-4dd9-a674-166e0db719f5 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 returned with HTTP 200 Jul 03 23:53:26.868311 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 548/2155] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:26 2026] GET /volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:27.028283 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-be60712c-e25e-402e-988f-e539a2e91466 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:27.115336 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-be60712c-e25e-402e-988f-e539a2e91466 tempest-ExtensionsTestJSON-757532384 tempest-ExtensionsTestJSON-757532384-project-member] GET https://10.4.3.143/volume/v3/extensions Jul 03 23:53:27.115481 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-be60712c-e25e-402e-988f-e539a2e91466 tempest-ExtensionsTestJSON-757532384 tempest-ExtensionsTestJSON-757532384-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:27.115634 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-be60712c-e25e-402e-988f-e539a2e91466 tempest-ExtensionsTestJSON-757532384 tempest-ExtensionsTestJSON-757532384-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:27.115968 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-be60712c-e25e-402e-988f-e539a2e91466 tempest-ExtensionsTestJSON-757532384 tempest-ExtensionsTestJSON-757532384-project-member] https://10.4.3.143/volume/v3/extensions returned with HTTP 200 Jul 03 23:53:27.116303 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 545/2156] 10.4.3.143 () {66 vars in 1246 bytes} [Fri Jul 3 23:53:27 2026] GET /volume/v3/extensions => generated 5245 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:27.331331 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e32f9cf6-7813-4cdf-8d34-38f7175430ad None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:27.333865 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e32f9cf6-7813-4cdf-8d34-38f7175430ad tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 Jul 03 23:53:27.334127 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e32f9cf6-7813-4cdf-8d34-38f7175430ad tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:27.334351 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e32f9cf6-7813-4cdf-8d34-38f7175430ad tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:27.342880 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:27.342880 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:27.347523 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e32f9cf6-7813-4cdf-8d34-38f7175430ad tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:27.353200 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e32f9cf6-7813-4cdf-8d34-38f7175430ad tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 returned with HTTP 200 Jul 03 23:53:27.353713 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 535/2157] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:27 2026] GET /volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:27.371747 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c303fb05-d19e-4a49-ac61-bd1f8f73beec None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:27.373547 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c303fb05-d19e-4a49-ac61-bd1f8f73beec tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] PUT https://10.4.3.143/volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 Jul 03 23:53:27.373978 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c303fb05-d19e-4a49-ac61-bd1f8f73beec tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2002397451", "description": null}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:27.382608 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:27.382608 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:27.387078 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c303fb05-d19e-4a49-ac61-bd1f8f73beec tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:27.397913 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c303fb05-d19e-4a49-ac61-bd1f8f73beec tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume updated successfully. Jul 03 23:53:27.398606 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c303fb05-d19e-4a49-ac61-bd1f8f73beec tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 returned with HTTP 200 Jul 03 23:53:27.399146 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 530/2158] 10.4.3.143 () {68 vars in 1368 bytes} [Fri Jul 3 23:53:27 2026] PUT /volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 => generated 770 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:27.410783 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c0961040-05e6-475e-8a10-cecc3819ab59 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:27.412722 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c0961040-05e6-475e-8a10-cecc3819ab59 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 Jul 03 23:53:27.412961 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c0961040-05e6-475e-8a10-cecc3819ab59 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:27.413184 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c0961040-05e6-475e-8a10-cecc3819ab59 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:27.420433 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:27.420433 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:27.424307 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c0961040-05e6-475e-8a10-cecc3819ab59 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:27.428656 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c0961040-05e6-475e-8a10-cecc3819ab59 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 returned with HTTP 200 Jul 03 23:53:27.429083 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 549/2159] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:27 2026] GET /volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:27.441525 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-621c6efc-fbba-47a7-87c3-e660dd60f63d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:27.443384 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-621c6efc-fbba-47a7-87c3-e660dd60f63d tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] DELETE https://10.4.3.143/volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 Jul 03 23:53:27.443615 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-621c6efc-fbba-47a7-87c3-e660dd60f63d tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:27.443809 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-621c6efc-fbba-47a7-87c3-e660dd60f63d tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:27.443996 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-621c6efc-fbba-47a7-87c3-e660dd60f63d tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Delete volume with id: 32758bdd-7f11-45d2-ae11-67b1e74a21a8 Jul 03 23:53:27.451871 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:27.451871 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:27.452472 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-621c6efc-fbba-47a7-87c3-e660dd60f63d tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:27.473424 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-621c6efc-fbba-47a7-87c3-e660dd60f63d tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Delete volume request issued successfully. Jul 03 23:53:27.474078 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-621c6efc-fbba-47a7-87c3-e660dd60f63d tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 returned with HTTP 202 Jul 03 23:53:27.474272 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 546/2160] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:27 2026] DELETE /volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:27.481810 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e71a0521-c689-47ad-a29c-2b59d882b818 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:27.483919 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e71a0521-c689-47ad-a29c-2b59d882b818 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 Jul 03 23:53:27.484122 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e71a0521-c689-47ad-a29c-2b59d882b818 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:27.484297 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e71a0521-c689-47ad-a29c-2b59d882b818 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:27.491979 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:27.491979 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:27.496327 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e71a0521-c689-47ad-a29c-2b59d882b818 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:27.501790 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e71a0521-c689-47ad-a29c-2b59d882b818 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 returned with HTTP 200 Jul 03 23:53:27.502257 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 536/2161] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:27 2026] GET /volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:27.671338 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-74c9e72e-a006-4238-8211-5c5df299f2f1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:27.673897 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-74c9e72e-a006-4238-8211-5c5df299f2f1 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/limits Jul 03 23:53:27.674139 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-74c9e72e-a006-4238-8211-5c5df299f2f1 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:27.674394 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-74c9e72e-a006-4238-8211-5c5df299f2f1 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:27.684750 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-74c9e72e-a006-4238-8211-5c5df299f2f1 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1599783576 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1599783576, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:27.701209 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-74c9e72e-a006-4238-8211-5c5df299f2f1 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/limits returned with HTTP 200 Jul 03 23:53:27.701838 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 531/2162] 10.4.3.143 () {68 vars in 1484 bytes} [Fri Jul 3 23:53:27 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:27.877279 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4c79c992-e4d6-48f1-9d8f-2524392c7ca1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:27.879274 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4c79c992-e4d6-48f1-9d8f-2524392c7ca1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 Jul 03 23:53:27.879274 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4c79c992-e4d6-48f1-9d8f-2524392c7ca1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:27.879479 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4c79c992-e4d6-48f1-9d8f-2524392c7ca1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:27.879664 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-4c79c992-e4d6-48f1-9d8f-2524392c7ca1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member ddfa6cf2-c942-44d7-ae2d-4508462ff684 {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:27.883377 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:27.883377 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:27.891582 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4c79c992-e4d6-48f1-9d8f-2524392c7ca1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 returned with HTTP 200 Jul 03 23:53:27.892092 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 550/2163] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:27 2026] GET /volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:27.903153 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6397329b-186c-4cc1-953e-66f76567714c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:27.905135 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6397329b-186c-4cc1-953e-66f76567714c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:53:27.905349 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6397329b-186c-4cc1-953e-66f76567714c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:27.905565 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6397329b-186c-4cc1-953e-66f76567714c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'detail' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:27.905910 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-6397329b-186c-4cc1-953e-66f76567714c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:27.906679 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6397329b-186c-4cc1-953e-66f76567714c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:27.914431 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6397329b-186c-4cc1-953e-66f76567714c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Get all volumes completed successfully. Jul 03 23:53:27.915180 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-6397329b-186c-4cc1-953e-66f76567714c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:27.915343 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-6397329b-186c-4cc1-953e-66f76567714c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:27.953824 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-6397329b-186c-4cc1-953e-66f76567714c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:27.957078 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:27.957078 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:27.961130 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-6397329b-186c-4cc1-953e-66f76567714c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:27.961329 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-6397329b-186c-4cc1-953e-66f76567714c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:28.000077 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-6397329b-186c-4cc1-953e-66f76567714c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:28.001923 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:28.001923 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:28.008677 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6397329b-186c-4cc1-953e-66f76567714c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:53:28.009077 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 547/2164] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:53:27 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:53:28.027578 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e8302d6a-1c53-4be8-b28c-9df612d31736 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:28.029387 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e8302d6a-1c53-4be8-b28c-9df612d31736 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] POST https://10.4.3.143/volume/v3/group_snapshots Jul 03 23:53:28.029781 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e8302d6a-1c53-4be8-b28c-9df612d31736 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ddfa6cf2-c942-44d7-ae2d-4508462ff684", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-971410547"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:28.031502 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.group_snapshots [None req-e8302d6a-1c53-4be8-b28c-9df612d31736 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ddfa6cf2-c942-44d7-ae2d-4508462ff684', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-971410547'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 23:53:28.035546 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:28.035546 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:28.040287 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.group_snapshots [None req-e8302d6a-1c53-4be8-b28c-9df612d31736 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-971410547. Jul 03 23:53:28.079933 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:28.079933 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:28.093518 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-e8302d6a-1c53-4be8-b28c-9df612d31736 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1599783576 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1599783576, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:28.093923 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-e8302d6a-1c53-4be8-b28c-9df612d31736 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1599783576 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1599783576, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:28.113238 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-e8302d6a-1c53-4be8-b28c-9df612d31736 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Created reservations ['c43d855a-5fc8-455e-973d-b1e1d626920f', '80e11c60-3fda-4aae-b79f-b9f1656deb86', 'b76e147b-aad4-4590-881b-f05d7651d4be', '1726615c-da2b-4867-884b-5410d5d45492'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:28.151796 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e8302d6a-1c53-4be8-b28c-9df612d31736 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots returned with HTTP 202 Jul 03 23:53:28.152211 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 537/2165] 10.4.3.143 () {70 vars in 1324 bytes} [Fri Jul 3 23:53:28 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:28.164155 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f9f39f03-5370-46f4-a62a-9b37583a47fb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:28.166282 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f9f39f03-5370-46f4-a62a-9b37583a47fb tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/1433ce10-07a3-4982-aa01-82f9906b4536 Jul 03 23:53:28.166786 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f9f39f03-5370-46f4-a62a-9b37583a47fb tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:28.167142 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f9f39f03-5370-46f4-a62a-9b37583a47fb tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:28.167504 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.group_snapshots [None req-f9f39f03-5370-46f4-a62a-9b37583a47fb tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member 1433ce10-07a3-4982-aa01-82f9906b4536 {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 23:53:28.171411 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:28.171411 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:28.175146 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f9f39f03-5370-46f4-a62a-9b37583a47fb tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots/1433ce10-07a3-4982-aa01-82f9906b4536 returned with HTTP 200 Jul 03 23:53:28.176054 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 532/2166] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:53:28 2026] GET /volume/v3/group_snapshots/1433ce10-07a3-4982-aa01-82f9906b4536 => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:28.251527 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-5f422611-7c9e-4698-a145-3138701074b6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:28.253654 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-5f422611-7c9e-4698-a145-3138701074b6 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 Jul 03 23:53:28.253866 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-5f422611-7c9e-4698-a145-3138701074b6 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:28.254056 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-5f422611-7c9e-4698-a145-3138701074b6 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:28.264133 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:28.264133 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:28.267921 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-5f422611-7c9e-4698-a145-3138701074b6 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:53:28.283150 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-5f422611-7c9e-4698-a145-3138701074b6 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 returned with HTTP 200 Jul 03 23:53:28.283473 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 551/2167] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:53:28 2026] GET /volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 => generated 1662 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:28.299685 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-6f527ae3-52e2-498d-b348-b7143c606665 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:28.303382 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-6f527ae3-52e2-498d-b348-b7143c606665 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:53:28.303948 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-6f527ae3-52e2-498d-b348-b7143c606665 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a789839-7924-49bf-8ab1-990189ce9673", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-906127617", "description": null, "metadata": {}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:28.328842 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:28.328842 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:28.329212 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:28.329485 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-6f527ae3-52e2-498d-b348-b7143c606665 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:53:28.330083 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-6f527ae3-52e2-498d-b348-b7143c606665 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Create snapshot from volume 5a789839-7924-49bf-8ab1-990189ce9673 Jul 03 23:53:28.367337 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-6f527ae3-52e2-498d-b348-b7143c606665 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Created reservations ['91b1fd46-4836-4675-8802-719d1a9a4bc9', 'fd3a18f6-bc73-43ad-8300-a54a54bd2e20', '9e500be0-313d-409b-922e-7fc9036d2ac7', 'aa5e8f62-a42e-486c-9db8-b48f298a58e1'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:28.406802 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-6f527ae3-52e2-498d-b348-b7143c606665 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Snapshot force create request issued successfully. Jul 03 23:53:28.407136 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-6ae44be3-09fa-49f3-8a1b-bcde5fe86939 req-6f527ae3-52e2-498d-b348-b7143c606665 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:53:28.407671 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 548/2168] 10.4.3.143 () {72 vars in 1547 bytes} [Fri Jul 3 23:53:28 2026] POST /volume/v3/snapshots => generated 323 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:28.464784 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:28.465113 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2028262403"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:28.466531 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2028262403'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:28.466673 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Create volume of 1 GB Jul 03 23:53:28.466948 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:28.466948 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:28.471108 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Availability Zones retrieved successfully. Jul 03 23:53:28.477391 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Flow 'volume_create_api' (fdb5c871-e8eb-4f96-a34e-9208752849e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:28.478867 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49af658e-0f80-489d-995d-bf81cd867bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:28.480549 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:28.513359 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49af658e-0f80-489d-995d-bf81cd867bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:28.514408 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acf8c945-5ad7-4483-822a-c226bd508230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:28.515319 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bd38b052-89e0-4a40-8769-68c90f57bd12 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:28.517175 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bd38b052-89e0-4a40-8769-68c90f57bd12 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 Jul 03 23:53:28.517407 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bd38b052-89e0-4a40-8769-68c90f57bd12 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:28.517610 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bd38b052-89e0-4a40-8769-68c90f57bd12 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:28.523197 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bd38b052-89e0-4a40-8769-68c90f57bd12 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 returned with HTTP 404 Jul 03 23:53:28.523822 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 533/2169] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:28 2026] GET /volume/v3/volumes/32758bdd-7f11-45d2-ae11-67b1e74a21a8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:28.530472 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bd84d5c2-a7d6-4ce9-a773-6365914b9be8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:28.532164 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bd84d5c2-a7d6-4ce9-a773-6365914b9be8 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 Jul 03 23:53:28.532339 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bd84d5c2-a7d6-4ce9-a773-6365914b9be8 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:28.532570 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bd84d5c2-a7d6-4ce9-a773-6365914b9be8 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:28.539622 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:28.539622 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:28.543489 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-bd84d5c2-a7d6-4ce9-a773-6365914b9be8 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:28.548040 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bd84d5c2-a7d6-4ce9-a773-6365914b9be8 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 returned with HTTP 200 Jul 03 23:53:28.548425 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 552/2170] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:28 2026] GET /volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 => generated 1406 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:28.560667 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3865f068-8c2e-40f3-884a-754b02b19a19 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:28.562648 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3865f068-8c2e-40f3-884a-754b02b19a19 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] DELETE https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 Jul 03 23:53:28.562840 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3865f068-8c2e-40f3-884a-754b02b19a19 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:28.563023 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3865f068-8c2e-40f3-884a-754b02b19a19 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:28.563211 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-3865f068-8c2e-40f3-884a-754b02b19a19 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Delete volume with id: 038cb76a-c8e6-4ded-8b92-0457d31819a0 Jul 03 23:53:28.571184 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:28.571184 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:28.571712 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-3865f068-8c2e-40f3-884a-754b02b19a19 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:28.582216 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Created reservations ['5d320e80-5043-48aa-a6ac-1fffe5e402a2', '856eed81-39c9-4678-91fb-fc21475e8f08', '0937482d-2b6e-48a3-bc2f-6438e6220be1', '8d828909-1122-492a-a007-5769f637b273'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:28.582956 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acf8c945-5ad7-4483-822a-c226bd508230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d320e80-5043-48aa-a6ac-1fffe5e402a2', '856eed81-39c9-4678-91fb-fc21475e8f08', '0937482d-2b6e-48a3-bc2f-6438e6220be1', '8d828909-1122-492a-a007-5769f637b273']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:28.583615 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e726b43-cb77-4853-ac0e-18fcbefaacaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:28.591988 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-3865f068-8c2e-40f3-884a-754b02b19a19 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Delete volume request issued successfully. Jul 03 23:53:28.592205 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3865f068-8c2e-40f3-884a-754b02b19a19 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 returned with HTTP 202 Jul 03 23:53:28.592917 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 549/2171] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:28 2026] DELETE /volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:28.600782 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8044b58f-6033-44e6-989e-23234da24aea None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:28.603109 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8044b58f-6033-44e6-989e-23234da24aea tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 Jul 03 23:53:28.603417 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8044b58f-6033-44e6-989e-23234da24aea tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:28.603806 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8044b58f-6033-44e6-989e-23234da24aea tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:28.606345 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e726b43-cb77-4853-ac0e-18fcbefaacaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2028262403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bdf29307ccd49e4b39238a59b9ad1be',qos_specs=None,replication_status=,reservations=['5d320e80-5043-48aa-a6ac-1fffe5e402a2','856eed81-39c9-4678-91fb-fc21475e8f08','0937482d-2b6e-48a3-bc2f-6438e6220be1','8d828909-1122-492a-a007-5769f637b273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='726e326c2ca94ba694262339e9d4d80c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2028262403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bdf29307ccd49e4b39238a59b9ad1be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='726e326c2ca94ba694262339e9d4d80c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:28.607389 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec2cf192-8a40-46ff-a78f-e49b47b72828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:28.613354 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:28.613354 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:28.618353 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8044b58f-6033-44e6-989e-23234da24aea tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Volume info retrieved successfully. Jul 03 23:53:28.625629 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8044b58f-6033-44e6-989e-23234da24aea tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 returned with HTTP 200 Jul 03 23:53:28.626162 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 534/2172] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:28 2026] GET /volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 => generated 1405 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:28.627008 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec2cf192-8a40-46ff-a78f-e49b47b72828) transitioned into state 'SUCCESS' from state '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-2028262403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bdf29307ccd49e4b39238a59b9ad1be',qos_specs=None,replication_status=,reservations=['5d320e80-5043-48aa-a6ac-1fffe5e402a2','856eed81-39c9-4678-91fb-fc21475e8f08','0937482d-2b6e-48a3-bc2f-6438e6220be1','8d828909-1122-492a-a007-5769f637b273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='726e326c2ca94ba694262339e9d4d80c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:28.627794 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21b7cee7-6fd2-44bf-8f20-8d6d4d4b5fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:28.637293 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21b7cee7-6fd2-44bf-8f20-8d6d4d4b5fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:28.638885 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Flow 'volume_create_api' (fdb5c871-e8eb-4f96-a34e-9208752849e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:28.638885 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Create volume request issued successfully. Jul 03 23:53:28.639391 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-446b123e-884c-4ba9-a2e1-654a1967f4f9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:28.640358 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 538/2173] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:53:28 2026] POST /volume/v3/volumes => generated 751 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:28.656267 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-04516d01-58dd-4a74-ba6f-b49c6e6694ec None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:28.658126 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-04516d01-58dd-4a74-ba6f-b49c6e6694ec tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 Jul 03 23:53:28.658386 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-04516d01-58dd-4a74-ba6f-b49c6e6694ec tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:28.658662 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-04516d01-58dd-4a74-ba6f-b49c6e6694ec tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:28.666310 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:28.666310 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:28.670006 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-04516d01-58dd-4a74-ba6f-b49c6e6694ec tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Volume info retrieved successfully. Jul 03 23:53:28.674334 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-04516d01-58dd-4a74-ba6f-b49c6e6694ec tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 returned with HTTP 200 Jul 03 23:53:28.674782 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 553/2174] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:28 2026] GET /volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:29.187218 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c443e908-10dc-4a2d-84f4-9f43cc837a75 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:29.189217 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c443e908-10dc-4a2d-84f4-9f43cc837a75 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/1433ce10-07a3-4982-aa01-82f9906b4536 Jul 03 23:53:29.189452 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c443e908-10dc-4a2d-84f4-9f43cc837a75 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:29.189696 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c443e908-10dc-4a2d-84f4-9f43cc837a75 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:29.189844 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.group_snapshots [None req-c443e908-10dc-4a2d-84f4-9f43cc837a75 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member 1433ce10-07a3-4982-aa01-82f9906b4536 {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 23:53:29.193360 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:29.193360 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:29.196970 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c443e908-10dc-4a2d-84f4-9f43cc837a75 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots/1433ce10-07a3-4982-aa01-82f9906b4536 returned with HTTP 200 Jul 03 23:53:29.197339 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 550/2175] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:53:29 2026] GET /volume/v3/group_snapshots/1433ce10-07a3-4982-aa01-82f9906b4536 => generated 326 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:29.206523 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6794f932-d7d6-469d-bfd1-0a3fef6bb47b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:29.208501 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6794f932-d7d6-469d-bfd1-0a3fef6bb47b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail Jul 03 23:53:29.208744 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6794f932-d7d6-469d-bfd1-0a3fef6bb47b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:29.208933 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6794f932-d7d6-469d-bfd1-0a3fef6bb47b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:29.209180 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-6794f932-d7d6-469d-bfd1-0a3fef6bb47b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:29.210247 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.db.api [None req-6794f932-d7d6-469d-bfd1-0a3fef6bb47b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Building query based on filter {{(pid=99860) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:29.214081 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6794f932-d7d6-469d-bfd1-0a3fef6bb47b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Get all snapshots completed successfully. Jul 03 23:53:29.214494 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:29.214494 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:29.215084 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6794f932-d7d6-469d-bfd1-0a3fef6bb47b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 23:53:29.215489 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 535/2176] 10.4.3.143 () {66 vars in 1264 bytes} [Fri Jul 3 23:53:29 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:29.226645 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8c2f6da0-b250-49ae-b5f4-6053c550fb9d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:29.228429 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8c2f6da0-b250-49ae-b5f4-6053c550fb9d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/snapshots/6790d12e-3fb2-43c3-b22e-70972928f8cb Jul 03 23:53:29.228648 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8c2f6da0-b250-49ae-b5f4-6053c550fb9d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:29.228859 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8c2f6da0-b250-49ae-b5f4-6053c550fb9d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:29.234446 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:29.234446 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:29.234974 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8c2f6da0-b250-49ae-b5f4-6053c550fb9d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Snapshot retrieved successfully. Jul 03 23:53:29.235871 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8c2f6da0-b250-49ae-b5f4-6053c550fb9d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/snapshots/6790d12e-3fb2-43c3-b22e-70972928f8cb returned with HTTP 200 Jul 03 23:53:29.236259 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 539/2177] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:29 2026] GET /volume/v3/snapshots/6790d12e-3fb2-43c3-b22e-70972928f8cb => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:29.244527 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d1badcbb-01c2-4409-a28f-f11b7a21d25d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:29.247645 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d1badcbb-01c2-4409-a28f-f11b7a21d25d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/snapshots/2b6ecaf4-539c-47d9-96e8-067a991ec6e0 Jul 03 23:53:29.247645 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d1badcbb-01c2-4409-a28f-f11b7a21d25d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:29.247825 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d1badcbb-01c2-4409-a28f-f11b7a21d25d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:29.253064 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:29.253064 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:29.253480 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d1badcbb-01c2-4409-a28f-f11b7a21d25d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Snapshot retrieved successfully. Jul 03 23:53:29.254764 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d1badcbb-01c2-4409-a28f-f11b7a21d25d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/snapshots/2b6ecaf4-539c-47d9-96e8-067a991ec6e0 returned with HTTP 200 Jul 03 23:53:29.254764 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 554/2178] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:29 2026] GET /volume/v3/snapshots/2b6ecaf4-539c-47d9-96e8-067a991ec6e0 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:29.263952 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-33617c0e-5983-4f17-9b16-6036a283eba8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:29.265691 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-33617c0e-5983-4f17-9b16-6036a283eba8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] DELETE https://10.4.3.143/volume/v3/group_snapshots/1433ce10-07a3-4982-aa01-82f9906b4536 Jul 03 23:53:29.265940 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-33617c0e-5983-4f17-9b16-6036a283eba8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:29.266133 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-33617c0e-5983-4f17-9b16-6036a283eba8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:29.266263 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.group_snapshots [None req-33617c0e-5983-4f17-9b16-6036a283eba8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] delete called for member 1433ce10-07a3-4982-aa01-82f9906b4536 {{(pid=99862) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 23:53:29.266367 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.group_snapshots [None req-33617c0e-5983-4f17-9b16-6036a283eba8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Delete group_snapshot with id: 1433ce10-07a3-4982-aa01-82f9906b4536 Jul 03 23:53:29.269686 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:29.269686 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:29.331105 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-33617c0e-5983-4f17-9b16-6036a283eba8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots/1433ce10-07a3-4982-aa01-82f9906b4536 returned with HTTP 202 Jul 03 23:53:29.331579 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 551/2179] 10.4.3.143 () {68 vars in 1416 bytes} [Fri Jul 3 23:53:29 2026] DELETE /volume/v3/group_snapshots/1433ce10-07a3-4982-aa01-82f9906b4536 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:29.337932 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-dd0d6874-0f82-4e78-ae2e-b3c33be093f4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:29.339842 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dd0d6874-0f82-4e78-ae2e-b3c33be093f4 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:53:29.340105 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dd0d6874-0f82-4e78-ae2e-b3c33be093f4 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:29.340347 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dd0d6874-0f82-4e78-ae2e-b3c33be093f4 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:29.340618 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-dd0d6874-0f82-4e78-ae2e-b3c33be093f4 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:29.341324 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-dd0d6874-0f82-4e78-ae2e-b3c33be093f4 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:29.351045 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-dd0d6874-0f82-4e78-ae2e-b3c33be093f4 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Get all volumes completed successfully. Jul 03 23:53:29.351872 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-dd0d6874-0f82-4e78-ae2e-b3c33be093f4 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:29.352041 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-dd0d6874-0f82-4e78-ae2e-b3c33be093f4 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:29.392509 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [None req-dd0d6874-0f82-4e78-ae2e-b3c33be093f4 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:29.396006 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:29.396006 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:29.400922 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-dd0d6874-0f82-4e78-ae2e-b3c33be093f4 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:29.401118 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-dd0d6874-0f82-4e78-ae2e-b3c33be093f4 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:29.438893 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [None req-dd0d6874-0f82-4e78-ae2e-b3c33be093f4 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:29.442965 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:29.442965 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:29.453159 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dd0d6874-0f82-4e78-ae2e-b3c33be093f4 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:53:29.453301 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 536/2180] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:53:29 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:53:29.466557 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e39606a1-e326-4a6b-adb3-f908396d8188 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:29.468590 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e39606a1-e326-4a6b-adb3-f908396d8188 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail Jul 03 23:53:29.468753 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e39606a1-e326-4a6b-adb3-f908396d8188 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:29.469001 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e39606a1-e326-4a6b-adb3-f908396d8188 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:29.469456 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-e39606a1-e326-4a6b-adb3-f908396d8188 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:29.470634 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.db.api [None req-e39606a1-e326-4a6b-adb3-f908396d8188 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Building query based on filter {{(pid=99863) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:29.475976 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e39606a1-e326-4a6b-adb3-f908396d8188 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Get all snapshots completed successfully. Jul 03 23:53:29.476433 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:29.476433 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:29.477081 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e39606a1-e326-4a6b-adb3-f908396d8188 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 23:53:29.477464 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 540/2181] 10.4.3.143 () {66 vars in 1264 bytes} [Fri Jul 3 23:53:29 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:29.488361 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d0e3f83b-b516-43f5-a3a2-807530eeff12 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:29.490429 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d0e3f83b-b516-43f5-a3a2-807530eeff12 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/snapshots/6790d12e-3fb2-43c3-b22e-70972928f8cb Jul 03 23:53:29.490678 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d0e3f83b-b516-43f5-a3a2-807530eeff12 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:29.491272 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d0e3f83b-b516-43f5-a3a2-807530eeff12 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:29.496975 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:29.496975 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:29.497765 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d0e3f83b-b516-43f5-a3a2-807530eeff12 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Snapshot retrieved successfully. Jul 03 23:53:29.499516 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d0e3f83b-b516-43f5-a3a2-807530eeff12 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/snapshots/6790d12e-3fb2-43c3-b22e-70972928f8cb returned with HTTP 200 Jul 03 23:53:29.499915 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 555/2182] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:29 2026] GET /volume/v3/snapshots/6790d12e-3fb2-43c3-b22e-70972928f8cb => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:29.644999 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-23faca80-89b2-4409-835f-0a0b7f34bff4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:29.647126 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-23faca80-89b2-4409-835f-0a0b7f34bff4 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] GET https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 Jul 03 23:53:29.647126 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-23faca80-89b2-4409-835f-0a0b7f34bff4 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:29.647126 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-23faca80-89b2-4409-835f-0a0b7f34bff4 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:29.655945 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-23faca80-89b2-4409-835f-0a0b7f34bff4 tempest-VolumesGetTest-1449477120 tempest-VolumesGetTest-1449477120-project-member] https://10.4.3.143/volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 returned with HTTP 404 Jul 03 23:53:29.655945 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 552/2183] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:29 2026] GET /volume/v3/volumes/038cb76a-c8e6-4ded-8b92-0457d31819a0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:29.692019 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ece077d9-a781-48f7-980f-b6922cd59433 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:29.694044 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ece077d9-a781-48f7-980f-b6922cd59433 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 Jul 03 23:53:29.694405 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ece077d9-a781-48f7-980f-b6922cd59433 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:29.694405 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ece077d9-a781-48f7-980f-b6922cd59433 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:29.703073 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:29.703073 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:29.707721 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ece077d9-a781-48f7-980f-b6922cd59433 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Volume info retrieved successfully. Jul 03 23:53:29.714896 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ece077d9-a781-48f7-980f-b6922cd59433 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 returned with HTTP 200 Jul 03 23:53:29.715435 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 537/2184] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:29 2026] GET /volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:29.730399 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e0c8225a-54b0-471f-a1f3-97858b1567f1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:29.732382 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e0c8225a-54b0-471f-a1f3-97858b1567f1 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:53:29.732382 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e0c8225a-54b0-471f-a1f3-97858b1567f1 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4", "name": "tempest-VolumesDeleteCascade-Snapshot-1243113129"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:29.740610 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:29.740610 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:29.741078 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e0c8225a-54b0-471f-a1f3-97858b1567f1 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Volume info retrieved successfully. Jul 03 23:53:29.741198 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-e0c8225a-54b0-471f-a1f3-97858b1567f1 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Create snapshot from volume f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 Jul 03 23:53:29.775016 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-e0c8225a-54b0-471f-a1f3-97858b1567f1 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Created reservations ['6650fba5-af60-40a9-b41c-87c5ea1e5a10', '9ebb400e-1156-4605-ad95-2f941816f4d3', '7c14d9bf-2b73-4058-845e-516151eed4d0', '7a9ed033-593a-43a2-9341-26d2742eb783'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:29.811857 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e0c8225a-54b0-471f-a1f3-97858b1567f1 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Snapshot create request issued successfully. Jul 03 23:53:29.812342 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e0c8225a-54b0-471f-a1f3-97858b1567f1 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:53:29.812932 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 541/2185] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:53:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:29.822808 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d3c42180-f83d-424e-8276-de9cb2edd3a1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:29.825433 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d3c42180-f83d-424e-8276-de9cb2edd3a1 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/snapshots/f931bc97-17cc-46ee-a2a3-a2055074ddc5 Jul 03 23:53:29.825830 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d3c42180-f83d-424e-8276-de9cb2edd3a1 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:29.826192 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d3c42180-f83d-424e-8276-de9cb2edd3a1 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:29.833008 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:29.833008 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:29.833959 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d3c42180-f83d-424e-8276-de9cb2edd3a1 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Snapshot retrieved successfully. Jul 03 23:53:29.835359 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d3c42180-f83d-424e-8276-de9cb2edd3a1 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/snapshots/f931bc97-17cc-46ee-a2a3-a2055074ddc5 returned with HTTP 200 Jul 03 23:53:29.836683 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 556/2186] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:29 2026] GET /volume/v3/snapshots/f931bc97-17cc-46ee-a2a3-a2055074ddc5 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:30.304182 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5d29fc78-e498-4863-ac4c-e218fbf03e4c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:30.306483 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5d29fc78-e498-4863-ac4c-e218fbf03e4c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/snapshots/3b81136b-0c09-4f33-907b-9cd45e443d2a Jul 03 23:53:30.306864 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5d29fc78-e498-4863-ac4c-e218fbf03e4c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:30.307117 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5d29fc78-e498-4863-ac4c-e218fbf03e4c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:30.313581 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:30.313581 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:30.314149 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5d29fc78-e498-4863-ac4c-e218fbf03e4c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Snapshot retrieved successfully. Jul 03 23:53:30.315124 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5d29fc78-e498-4863-ac4c-e218fbf03e4c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/snapshots/3b81136b-0c09-4f33-907b-9cd45e443d2a returned with HTTP 200 Jul 03 23:53:30.315591 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 553/2187] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:30 2026] GET /volume/v3/snapshots/3b81136b-0c09-4f33-907b-9cd45e443d2a => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:30.346231 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:30.347839 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:30.348328 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-722142033", "snapshot_id": null, "imageRef": "c7e50f21-63eb-47e0-a2f5-83b9554d4346", "volume_type": null, "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:30.349922 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-722142033', 'snapshot_id': None, 'imageRef': 'c7e50f21-63eb-47e0-a2f5-83b9554d4346', 'volume_type': None, 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:30.441714 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:30.441714 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:30.442169 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Snapshot retrieved successfully. Jul 03 23:53:30.442347 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Create volume of 1 GB Jul 03 23:53:30.445927 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Availability Zones retrieved successfully. Jul 03 23:53:30.450949 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Flow 'volume_create_api' (a6547927-084e-4328-80ce-270da7b9bc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:30.451986 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd43992f-1c3e-4ca5-a176-287c203c1ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:30.452989 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:30.491470 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd43992f-1c3e-4ca5-a176-287c203c1ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3b81136b-0c09-4f33-907b-9cd45e443d2a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:30.492204 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f086e9f2-5a36-4dfa-b339-064f8ad90a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:30.508641 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fa03b540-d8e3-4218-9489-96cd6d70fe3b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:30.510794 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fa03b540-d8e3-4218-9489-96cd6d70fe3b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/snapshots/6790d12e-3fb2-43c3-b22e-70972928f8cb Jul 03 23:53:30.510990 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fa03b540-d8e3-4218-9489-96cd6d70fe3b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:30.511167 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fa03b540-d8e3-4218-9489-96cd6d70fe3b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:30.515651 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fa03b540-d8e3-4218-9489-96cd6d70fe3b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/snapshots/6790d12e-3fb2-43c3-b22e-70972928f8cb returned with HTTP 404 Jul 03 23:53:30.516123 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 542/2188] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:30 2026] GET /volume/v3/snapshots/6790d12e-3fb2-43c3-b22e-70972928f8cb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:30.523108 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7a988669-41ac-48f5-9c2e-c70d5d5070c5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:30.525266 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7a988669-41ac-48f5-9c2e-c70d5d5070c5 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/1433ce10-07a3-4982-aa01-82f9906b4536 Jul 03 23:53:30.525531 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7a988669-41ac-48f5-9c2e-c70d5d5070c5 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:30.525797 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7a988669-41ac-48f5-9c2e-c70d5d5070c5 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:30.526045 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.group_snapshots [None req-7a988669-41ac-48f5-9c2e-c70d5d5070c5 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member 1433ce10-07a3-4982-aa01-82f9906b4536 {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 23:53:30.531841 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7a988669-41ac-48f5-9c2e-c70d5d5070c5 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots/1433ce10-07a3-4982-aa01-82f9906b4536 returned with HTTP 404 Jul 03 23:53:30.532049 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Created reservations ['cb604193-6dd6-4654-a5b0-6493ede2309b', 'dd569ebe-6653-44a7-8e9b-838f59c190cc', '8bbecd76-4004-4e82-8d65-43d46d1d8cf6', 'f2faea4b-7d5a-4ecf-bc47-2828775656c3'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:30.532409 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 557/2189] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:53:30 2026] GET /volume/v3/group_snapshots/1433ce10-07a3-4982-aa01-82f9906b4536 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:30.532828 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f086e9f2-5a36-4dfa-b339-064f8ad90a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb604193-6dd6-4654-a5b0-6493ede2309b', 'dd569ebe-6653-44a7-8e9b-838f59c190cc', '8bbecd76-4004-4e82-8d65-43d46d1d8cf6', 'f2faea4b-7d5a-4ecf-bc47-2828775656c3']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:30.533743 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdd0ddf0-9730-486e-8845-7b5fb02234b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:30.540817 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a822fef8-d0c3-455e-90b4-405539b3df2c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:30.550114 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a822fef8-d0c3-455e-90b4-405539b3df2c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] DELETE https://10.4.3.143/volume/v3/group_snapshots/1433ce10-07a3-4982-aa01-82f9906b4536 Jul 03 23:53:30.550114 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a822fef8-d0c3-455e-90b4-405539b3df2c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:30.550114 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a822fef8-d0c3-455e-90b4-405539b3df2c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:30.550114 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.group_snapshots [None req-a822fef8-d0c3-455e-90b4-405539b3df2c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] delete called for member 1433ce10-07a3-4982-aa01-82f9906b4536 {{(pid=99862) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 23:53:30.550114 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.group_snapshots [None req-a822fef8-d0c3-455e-90b4-405539b3df2c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Delete group_snapshot with id: 1433ce10-07a3-4982-aa01-82f9906b4536 Jul 03 23:53:30.550114 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a822fef8-d0c3-455e-90b4-405539b3df2c tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots/1433ce10-07a3-4982-aa01-82f9906b4536 returned with HTTP 404 Jul 03 23:53:30.550114 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 554/2190] 10.4.3.143 () {68 vars in 1416 bytes} [Fri Jul 3 23:53:30 2026] DELETE /volume/v3/group_snapshots/1433ce10-07a3-4982-aa01-82f9906b4536 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:30.569280 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-06a4986f-5bb7-465c-adf3-c3ca3380832a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:30.571842 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-06a4986f-5bb7-465c-adf3-c3ca3380832a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:53:30.572323 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-06a4986f-5bb7-465c-adf3-c3ca3380832a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:30.572709 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-06a4986f-5bb7-465c-adf3-c3ca3380832a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:30.573219 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-06a4986f-5bb7-465c-adf3-c3ca3380832a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:30.574292 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:30.574292 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:30.574625 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-06a4986f-5bb7-465c-adf3-c3ca3380832a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:30.577165 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdd0ddf0-9730-486e-8845-7b5fb02234b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4cc6387-2707-48f7-85ea-a08066238862', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-722142033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b30b7d80b142838e91caf017356032',qos_specs=None,replication_status=,reservations=['cb604193-6dd6-4654-a5b0-6493ede2309b','dd569ebe-6653-44a7-8e9b-838f59c190cc','8bbecd76-4004-4e82-8d65-43d46d1d8cf6','f2faea4b-7d5a-4ecf-bc47-2828775656c3'],size=1,snapshot_id=3b81136b-0c09-4f33-907b-9cd45e443d2a,source_replicaid=,source_volid=None,status='creating',user_id='f9f578c076e74f40ad464e6de6789a19',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), '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-03T23:53:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-722142033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4cc6387-2707-48f7-85ea-a08066238862,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94b30b7d80b142838e91caf017356032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3b81136b-0c09-4f33-907b-9cd45e443d2a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9f578c076e74f40ad464e6de6789a19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:30.577869 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f89759b-f499-4618-9442-b02cebe58888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:30.585482 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-06a4986f-5bb7-465c-adf3-c3ca3380832a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Get all volumes completed successfully. Jul 03 23:53:30.586574 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-06a4986f-5bb7-465c-adf3-c3ca3380832a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:30.586865 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-06a4986f-5bb7-465c-adf3-c3ca3380832a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:30.598063 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f89759b-f499-4618-9442-b02cebe58888) transitioned into state 'SUCCESS' from state '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-722142033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94b30b7d80b142838e91caf017356032',qos_specs=None,replication_status=,reservations=['cb604193-6dd6-4654-a5b0-6493ede2309b','dd569ebe-6653-44a7-8e9b-838f59c190cc','8bbecd76-4004-4e82-8d65-43d46d1d8cf6','f2faea4b-7d5a-4ecf-bc47-2828775656c3'],size=1,snapshot_id=3b81136b-0c09-4f33-907b-9cd45e443d2a,source_replicaid=,source_volid=None,status='creating',user_id='f9f578c076e74f40ad464e6de6789a19',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:30.598685 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11f5b435-4c1c-4bd8-8a79-9538ea4637e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:30.626352 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11f5b435-4c1c-4bd8-8a79-9538ea4637e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:30.627787 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Flow 'volume_create_api' (a6547927-084e-4328-80ce-270da7b9bc30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:30.628234 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Create volume request issued successfully. Jul 03 23:53:30.629116 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e1057a99-d6a7-42a4-9ade-61a3997c8e8f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:30.629759 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 538/2191] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:53:30 2026] POST /volume/v3/volumes => generated 813 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:30.641232 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-06a4986f-5bb7-465c-adf3-c3ca3380832a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:30.646074 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:30.646074 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:30.651181 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3d0c7e33-eff2-4c34-a4eb-edbdc3f854c9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:30.653053 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-06a4986f-5bb7-465c-adf3-c3ca3380832a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:30.653053 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-06a4986f-5bb7-465c-adf3-c3ca3380832a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:30.656046 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3d0c7e33-eff2-4c34-a4eb-edbdc3f854c9 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 Jul 03 23:53:30.656227 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3d0c7e33-eff2-4c34-a4eb-edbdc3f854c9 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:30.656828 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3d0c7e33-eff2-4c34-a4eb-edbdc3f854c9 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:30.672059 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:30.672059 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:30.674206 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-3d0c7e33-eff2-4c34-a4eb-edbdc3f854c9 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:53:30.680438 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3d0c7e33-eff2-4c34-a4eb-edbdc3f854c9 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 returned with HTTP 200 Jul 03 23:53:30.681226 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 558/2192] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:30 2026] GET /volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:30.699231 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-06a4986f-5bb7-465c-adf3-c3ca3380832a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:30.703637 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:30.703637 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:30.713392 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-06a4986f-5bb7-465c-adf3-c3ca3380832a tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:53:30.713977 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 543/2193] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:53:30 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:53:30.731516 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-452323c0-b16c-4159-acd6-c41fc9b716cc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:30.733631 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-452323c0-b16c-4159-acd6-c41fc9b716cc tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] POST https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684/action Jul 03 23:53:30.734046 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-452323c0-b16c-4159-acd6-c41fc9b716cc tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:30.734178 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-452323c0-b16c-4159-acd6-c41fc9b716cc tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:30.735945 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-452323c0-b16c-4159-acd6-c41fc9b716cc tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] delete called for group ddfa6cf2-c942-44d7-ae2d-4508462ff684 {{(pid=99862) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 23:53:30.736046 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.groups [None req-452323c0-b16c-4159-acd6-c41fc9b716cc tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Delete group with id: ddfa6cf2-c942-44d7-ae2d-4508462ff684 Jul 03 23:53:30.739451 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:30.739451 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:30.786383 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-452323c0-b16c-4159-acd6-c41fc9b716cc tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684/action returned with HTTP 202 Jul 03 23:53:30.786819 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 555/2194] 10.4.3.143 () {70 vars in 1428 bytes} [Fri Jul 3 23:53:30 2026] POST /volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:30.794696 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-89567cd9-fecc-4012-9cf9-863c9bac99cf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:30.796888 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-89567cd9-fecc-4012-9cf9-863c9bac99cf tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/3b7dc1b7-27ff-4bfd-95c9-4efbd5574b6e Jul 03 23:53:30.797107 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-89567cd9-fecc-4012-9cf9-863c9bac99cf tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:30.797472 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-89567cd9-fecc-4012-9cf9-863c9bac99cf tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:30.805156 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:30.805156 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:30.809966 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-89567cd9-fecc-4012-9cf9-863c9bac99cf tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Volume info retrieved successfully. Jul 03 23:53:30.810717 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-89567cd9-fecc-4012-9cf9-863c9bac99cf tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:30.810910 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-89567cd9-fecc-4012-9cf9-863c9bac99cf tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:30.847672 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-19593a73-ad11-4edc-b23a-03ff9fb7c3f7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:30.851036 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-19593a73-ad11-4edc-b23a-03ff9fb7c3f7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/snapshots/f931bc97-17cc-46ee-a2a3-a2055074ddc5 Jul 03 23:53:30.851364 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-19593a73-ad11-4edc-b23a-03ff9fb7c3f7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:30.851609 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-19593a73-ad11-4edc-b23a-03ff9fb7c3f7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:30.854027 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [None req-89567cd9-fecc-4012-9cf9-863c9bac99cf tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:30.857130 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:30.857130 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:30.857426 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:30.857426 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:30.857632 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-19593a73-ad11-4edc-b23a-03ff9fb7c3f7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Snapshot retrieved successfully. Jul 03 23:53:30.858507 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-19593a73-ad11-4edc-b23a-03ff9fb7c3f7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/snapshots/f931bc97-17cc-46ee-a2a3-a2055074ddc5 returned with HTTP 200 Jul 03 23:53:30.858951 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 559/2195] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:30 2026] GET /volume/v3/snapshots/f931bc97-17cc-46ee-a2a3-a2055074ddc5 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:30.866464 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-89567cd9-fecc-4012-9cf9-863c9bac99cf tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/3b7dc1b7-27ff-4bfd-95c9-4efbd5574b6e returned with HTTP 200 Jul 03 23:53:30.867018 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 539/2196] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:30 2026] GET /volume/v3/volumes/3b7dc1b7-27ff-4bfd-95c9-4efbd5574b6e => generated 914 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:30.870280 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2a8ddd12-085b-4d2c-812a-1b793084fdd2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:30.873887 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2a8ddd12-085b-4d2c-812a-1b793084fdd2 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:53:30.875234 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2a8ddd12-085b-4d2c-812a-1b793084fdd2 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4", "name": "tempest-VolumesDeleteCascade-Snapshot-849493384"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:30.887648 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:30.887648 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:30.888811 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2a8ddd12-085b-4d2c-812a-1b793084fdd2 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Volume info retrieved successfully. Jul 03 23:53:30.889074 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-2a8ddd12-085b-4d2c-812a-1b793084fdd2 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Create snapshot from volume f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 Jul 03 23:53:30.923847 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-2a8ddd12-085b-4d2c-812a-1b793084fdd2 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Created reservations ['49e30126-1caa-44db-9f62-667d7981bc43', '892f01c5-6a77-4089-9ec5-baefde1c6895', 'e8bd0a48-574c-4080-a645-287f07f25df0', '805f76ed-20db-466d-b7e0-c6ff57386f8d'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:30.967796 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-82cb142a-d4c4-4b90-942b-249a9b8dee96 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:30.971195 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2a8ddd12-085b-4d2c-812a-1b793084fdd2 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Snapshot create request issued successfully. Jul 03 23:53:30.971302 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2a8ddd12-085b-4d2c-812a-1b793084fdd2 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:53:30.971840 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 544/2197] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:53:30 2026] POST /volume/v3/snapshots => generated 306 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:30.981405 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b20aa82f-d18c-4216-8c27-9bb921c5d1b7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:30.983191 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b20aa82f-d18c-4216-8c27-9bb921c5d1b7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/snapshots/cc6df906-0092-42a3-853c-86cbd155f266 Jul 03 23:53:30.983439 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b20aa82f-d18c-4216-8c27-9bb921c5d1b7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:30.983726 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b20aa82f-d18c-4216-8c27-9bb921c5d1b7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:30.989114 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:30.989114 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:30.989666 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b20aa82f-d18c-4216-8c27-9bb921c5d1b7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Snapshot retrieved successfully. Jul 03 23:53:30.990543 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b20aa82f-d18c-4216-8c27-9bb921c5d1b7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/snapshots/cc6df906-0092-42a3-853c-86cbd155f266 returned with HTTP 200 Jul 03 23:53:30.991024 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 560/2198] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:30 2026] GET /volume/v3/snapshots/cc6df906-0092-42a3-853c-86cbd155f266 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:31.091193 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-82cb142a-d4c4-4b90-942b-249a9b8dee96 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:53:31.091608 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-82cb142a-d4c4-4b90-942b-249a9b8dee96 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bfb53755-e89f-4fd9-b90d-ad38e17a7f25", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1343856158"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:31.098916 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-82cb142a-d4c4-4b90-942b-249a9b8dee96 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 404 Jul 03 23:53:31.099335 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 556/2199] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:53:30 2026] POST /volume/v3/snapshots => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:31.107040 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6eb63792-9692-4067-8a12-0df7a08530f1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:31.108826 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6eb63792-9692-4067-8a12-0df7a08530f1 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:53:31.109534 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6eb63792-9692-4067-8a12-0df7a08530f1 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1108781542"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:31.135625 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6eb63792-9692-4067-8a12-0df7a08530f1 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 404 Jul 03 23:53:31.136184 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 540/2200] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:53:31 2026] POST /volume/v3/snapshots => generated 77 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:31.145928 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-462ed135-7d43-4142-b080-c22db92c0cc1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:31.147682 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-462ed135-7d43-4142-b080-c22db92c0cc1 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] GET https://10.4.3.143/volume/v3/snapshots?limit=invalid Jul 03 23:53:31.147909 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-462ed135-7d43-4142-b080-c22db92c0cc1 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:31.148084 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-462ed135-7d43-4142-b080-c22db92c0cc1 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:31.148600 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-462ed135-7d43-4142-b080-c22db92c0cc1 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] HTTP exception thrown: limit param must be an integer Jul 03 23:53:31.148767 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-462ed135-7d43-4142-b080-c22db92c0cc1 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 03 23:53:31.149186 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 545/2201] 10.4.3.143 () {66 vars in 1270 bytes} [Fri Jul 3 23:53:31 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:31.158080 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-df390df4-1dfd-4a94-9d44-b301b03e3f02 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:31.159860 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-df390df4-1dfd-4a94-9d44-b301b03e3f02 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] GET https://10.4.3.143/volume/v3/snapshots?marker=d7fabbe1-e680-4d29-aef3-30069d674fa2 Jul 03 23:53:31.160107 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-df390df4-1dfd-4a94-9d44-b301b03e3f02 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:31.160333 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-df390df4-1dfd-4a94-9d44-b301b03e3f02 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:31.160636 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-df390df4-1dfd-4a94-9d44-b301b03e3f02 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:31.161714 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.db.api [None req-df390df4-1dfd-4a94-9d44-b301b03e3f02 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Building query based on filter {{(pid=99861) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:31.165188 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-df390df4-1dfd-4a94-9d44-b301b03e3f02 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/snapshots?marker=d7fabbe1-e680-4d29-aef3-30069d674fa2 returned with HTTP 404 Jul 03 23:53:31.165642 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 561/2202] 10.4.3.143 () {66 vars in 1330 bytes} [Fri Jul 3 23:53:31 2026] GET /volume/v3/snapshots?marker=d7fabbe1-e680-4d29-aef3-30069d674fa2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:31.175073 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-22655774-2f68-4759-b4ba-ea9086243a38 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:31.176942 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-22655774-2f68-4759-b4ba-ea9086243a38 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] GET https://10.4.3.143/volume/v3/snapshots?sort_key=invalid Jul 03 23:53:31.177169 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-22655774-2f68-4759-b4ba-ea9086243a38 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:31.177395 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-22655774-2f68-4759-b4ba-ea9086243a38 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:31.177736 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-22655774-2f68-4759-b4ba-ea9086243a38 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:31.178959 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.db.api [None req-22655774-2f68-4759-b4ba-ea9086243a38 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Building query based on filter {{(pid=99862) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:31.179463 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-22655774-2f68-4759-b4ba-ea9086243a38 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 03 23:53:31.179996 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 557/2203] 10.4.3.143 () {66 vars in 1276 bytes} [Fri Jul 3 23:53:31 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:31.189656 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bb9c6071-2463-49a5-bc31-852efba56b35 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:31.191416 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:31.191770 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-767647437"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:31.193425 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-767647437'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:31.193620 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Create volume of 2 GB Jul 03 23:53:31.197623 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Availability Zones retrieved successfully. Jul 03 23:53:31.202918 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Flow 'volume_create_api' (1d41e58f-389e-4068-90bb-2a6035dea333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:31.203747 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c8ed0b1-6418-465f-95f7-12fd50c8ca8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:31.204575 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Validating volume size '2' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:31.228319 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c8ed0b1-6418-465f-95f7-12fd50c8ca8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:31.229043 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbefbdfd-f66a-44a6-b7e2-a0d87227978c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:31.302385 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Created reservations ['8a3f3ee3-32ac-47d9-bfa5-8adfc3ce8578', '4b5f6191-b45d-4859-b310-52666f6c7ad8', '92d935cf-b9ad-42b0-b610-0c7b42d07687', '8f8f36b6-71e0-4bdd-8cfa-b8662734a2fd'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:31.303589 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbefbdfd-f66a-44a6-b7e2-a0d87227978c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a3f3ee3-32ac-47d9-bfa5-8adfc3ce8578', '4b5f6191-b45d-4859-b310-52666f6c7ad8', '92d935cf-b9ad-42b0-b610-0c7b42d07687', '8f8f36b6-71e0-4bdd-8cfa-b8662734a2fd']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:31.304780 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fb322b1-ec77-42c8-8a80-85cb7aeaac8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:31.332272 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fb322b1-ec77-42c8-8a80-85cb7aeaac8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57324afd-8de3-4950-8007-514abb92d168', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-767647437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fc4a172b8234b27b0a75110fb1c273b',qos_specs=None,replication_status=,reservations=['8a3f3ee3-32ac-47d9-bfa5-8adfc3ce8578','4b5f6191-b45d-4859-b310-52666f6c7ad8','92d935cf-b9ad-42b0-b610-0c7b42d07687','8f8f36b6-71e0-4bdd-8cfa-b8662734a2fd'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a5a4fdae2614d86b2adc3c9ee2a3c10',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-767647437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57324afd-8de3-4950-8007-514abb92d168,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fc4a172b8234b27b0a75110fb1c273b',provider_auth=None,provider_geometry=None,provider_id=None,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='1a5a4fdae2614d86b2adc3c9ee2a3c10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:31.333114 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ef60dae-c5ce-40b0-aed0-663cecadbb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:31.363305 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ef60dae-c5ce-40b0-aed0-663cecadbb22) transitioned into state 'SUCCESS' from state '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-767647437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fc4a172b8234b27b0a75110fb1c273b',qos_specs=None,replication_status=,reservations=['8a3f3ee3-32ac-47d9-bfa5-8adfc3ce8578','4b5f6191-b45d-4859-b310-52666f6c7ad8','92d935cf-b9ad-42b0-b610-0c7b42d07687','8f8f36b6-71e0-4bdd-8cfa-b8662734a2fd'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a5a4fdae2614d86b2adc3c9ee2a3c10',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:31.364169 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2f1a100-5268-4715-80ac-81983f4d8bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:31.376289 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2f1a100-5268-4715-80ac-81983f4d8bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:31.377346 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Flow 'volume_create_api' (1d41e58f-389e-4068-90bb-2a6035dea333) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:31.377761 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Create volume request issued successfully. Jul 03 23:53:31.378509 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bb9c6071-2463-49a5-bc31-852efba56b35 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:31.379188 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 541/2204] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:53:31 2026] POST /volume/v3/volumes => generated 761 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:31.392524 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ee2fcbc7-eb2c-49e1-8b5c-c795f954c996 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:31.394334 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ee2fcbc7-eb2c-49e1-8b5c-c795f954c996 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] GET https://10.4.3.143/volume/v3/volumes/57324afd-8de3-4950-8007-514abb92d168 Jul 03 23:53:31.394583 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ee2fcbc7-eb2c-49e1-8b5c-c795f954c996 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:31.394781 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ee2fcbc7-eb2c-49e1-8b5c-c795f954c996 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:31.405432 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:31.405432 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:31.412476 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ee2fcbc7-eb2c-49e1-8b5c-c795f954c996 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Volume info retrieved successfully. Jul 03 23:53:31.416650 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ee2fcbc7-eb2c-49e1-8b5c-c795f954c996 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/volumes/57324afd-8de3-4950-8007-514abb92d168 returned with HTTP 200 Jul 03 23:53:31.417075 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 546/2205] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:31 2026] GET /volume/v3/volumes/57324afd-8de3-4950-8007-514abb92d168 => generated 829 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:31.695449 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f78a6ad0-7575-46f6-b03c-364fe5e55dc3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:31.697054 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f78a6ad0-7575-46f6-b03c-364fe5e55dc3 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 Jul 03 23:53:31.697252 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f78a6ad0-7575-46f6-b03c-364fe5e55dc3 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:31.697456 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f78a6ad0-7575-46f6-b03c-364fe5e55dc3 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:31.703846 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:31.703846 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:31.706892 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f78a6ad0-7575-46f6-b03c-364fe5e55dc3 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:53:31.711124 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f78a6ad0-7575-46f6-b03c-364fe5e55dc3 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 returned with HTTP 200 Jul 03 23:53:31.711454 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 562/2206] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:31 2026] GET /volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 => generated 1422 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:53:31.723369 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-bf41f571-1e7f-4887-8387-0313dbcef5e1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:31.725179 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bf41f571-1e7f-4887-8387-0313dbcef5e1 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 Jul 03 23:53:31.725293 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bf41f571-1e7f-4887-8387-0313dbcef5e1 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:31.725411 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bf41f571-1e7f-4887-8387-0313dbcef5e1 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:31.732202 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:31.732202 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:31.735429 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-bf41f571-1e7f-4887-8387-0313dbcef5e1 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:53:31.739870 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bf41f571-1e7f-4887-8387-0313dbcef5e1 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 returned with HTTP 200 Jul 03 23:53:31.740209 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 558/2207] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:31 2026] GET /volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 => generated 1422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:53:31.880668 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fa5b0c76-2645-4683-a255-3d30a37c0085 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:31.882575 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fa5b0c76-2645-4683-a255-3d30a37c0085 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/3b7dc1b7-27ff-4bfd-95c9-4efbd5574b6e Jul 03 23:53:31.882776 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fa5b0c76-2645-4683-a255-3d30a37c0085 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:31.882962 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fa5b0c76-2645-4683-a255-3d30a37c0085 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:31.888310 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fa5b0c76-2645-4683-a255-3d30a37c0085 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/3b7dc1b7-27ff-4bfd-95c9-4efbd5574b6e returned with HTTP 404 Jul 03 23:53:31.888718 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 542/2208] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:31 2026] GET /volume/v3/volumes/3b7dc1b7-27ff-4bfd-95c9-4efbd5574b6e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:31.896161 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6329deb3-69b6-4061-b3d3-ef95b416b319 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:31.898319 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6329deb3-69b6-4061-b3d3-ef95b416b319 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/ecf24040-2edc-4ffd-89a6-9b18e9e283ce Jul 03 23:53:31.898577 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6329deb3-69b6-4061-b3d3-ef95b416b319 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:31.898821 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6329deb3-69b6-4061-b3d3-ef95b416b319 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:31.904362 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6329deb3-69b6-4061-b3d3-ef95b416b319 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/ecf24040-2edc-4ffd-89a6-9b18e9e283ce returned with HTTP 404 Jul 03 23:53:31.904975 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 547/2209] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:31 2026] GET /volume/v3/volumes/ecf24040-2edc-4ffd-89a6-9b18e9e283ce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:31.911892 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6163bea0-9d5c-4464-bc7e-27d507297228 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:31.913932 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6163bea0-9d5c-4464-bc7e-27d507297228 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 Jul 03 23:53:31.914233 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6163bea0-9d5c-4464-bc7e-27d507297228 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:31.914451 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6163bea0-9d5c-4464-bc7e-27d507297228 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:31.914804 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-6163bea0-9d5c-4464-bc7e-27d507297228 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member ddfa6cf2-c942-44d7-ae2d-4508462ff684 {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:31.917520 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6163bea0-9d5c-4464-bc7e-27d507297228 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 returned with HTTP 404 Jul 03 23:53:31.918047 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 563/2210] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:31 2026] GET /volume/v3/groups/ddfa6cf2-c942-44d7-ae2d-4508462ff684 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:31.924751 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2c6be6df-f575-4b69-aee8-400b1688b929 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:31.926386 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2c6be6df-f575-4b69-aee8-400b1688b929 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/001ef66a-8ff4-43f4-9269-7b7d8b05af60 Jul 03 23:53:31.926598 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2c6be6df-f575-4b69-aee8-400b1688b929 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:31.926802 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2c6be6df-f575-4b69-aee8-400b1688b929 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:31.941992 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2c6be6df-f575-4b69-aee8-400b1688b929 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] https://10.4.3.143/volume/v3/group_types/001ef66a-8ff4-43f4-9269-7b7d8b05af60 returned with HTTP 202 Jul 03 23:53:31.942437 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 559/2211] 10.4.3.143 () {68 vars in 1404 bytes} [Fri Jul 3 23:53:31 2026] DELETE /volume/v3/group_types/001ef66a-8ff4-43f4-9269-7b7d8b05af60 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:31.951858 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-54ee39a4-6a36-4013-9888-9512a7a74816 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:31.954365 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-54ee39a4-6a36-4013-9888-9512a7a74816 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] DELETE https://10.4.3.143/volume/v3/types/e6c06b6b-50e7-46d7-a274-df72b7485f67 Jul 03 23:53:31.954365 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-54ee39a4-6a36-4013-9888-9512a7a74816 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:31.955943 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-54ee39a4-6a36-4013-9888-9512a7a74816 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:31.955943 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:31.955943 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:31.984175 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-54ee39a4-6a36-4013-9888-9512a7a74816 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] https://10.4.3.143/volume/v3/types/e6c06b6b-50e7-46d7-a274-df72b7485f67 returned with HTTP 202 Jul 03 23:53:31.984175 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 543/2212] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:53:31 2026] DELETE /volume/v3/types/e6c06b6b-50e7-46d7-a274-df72b7485f67 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:31.991103 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6a0d6a00-c859-4539-be5d-4a805b9566ed None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:31.992752 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6a0d6a00-c859-4539-be5d-4a805b9566ed tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] GET https://10.4.3.143/volume/v3/types/e6c06b6b-50e7-46d7-a274-df72b7485f67 Jul 03 23:53:31.992929 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6a0d6a00-c859-4539-be5d-4a805b9566ed tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:31.993101 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6a0d6a00-c859-4539-be5d-4a805b9566ed tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:31.996026 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6a0d6a00-c859-4539-be5d-4a805b9566ed tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] https://10.4.3.143/volume/v3/types/e6c06b6b-50e7-46d7-a274-df72b7485f67 returned with HTTP 404 Jul 03 23:53:31.996560 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 548/2213] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:53:31 2026] GET /volume/v3/types/e6c06b6b-50e7-46d7-a274-df72b7485f67 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:32.001208 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-81a7732b-4f38-4858-91b1-830015031398 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:32.003178 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-81a7732b-4f38-4858-91b1-830015031398 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/snapshots/cc6df906-0092-42a3-853c-86cbd155f266 Jul 03 23:53:32.003594 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-81a7732b-4f38-4858-91b1-830015031398 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:32.003594 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-81a7732b-4f38-4858-91b1-830015031398 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:32.005880 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8d698a8a-5c75-4414-928e-f0e8f89e740d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:32.007626 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8d698a8a-5c75-4414-928e-f0e8f89e740d tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:53:32.007973 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8d698a8a-5c75-4414-928e-f0e8f89e740d tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-733211905"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:32.009378 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:32.009378 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:32.009954 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-81a7732b-4f38-4858-91b1-830015031398 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Snapshot retrieved successfully. Jul 03 23:53:32.010844 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-81a7732b-4f38-4858-91b1-830015031398 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/snapshots/cc6df906-0092-42a3-853c-86cbd155f266 returned with HTTP 200 Jul 03 23:53:32.011189 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 564/2214] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:32 2026] GET /volume/v3/snapshots/cc6df906-0092-42a3-853c-86cbd155f266 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:32.020379 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-dfe0681c-d28a-491a-94d5-562aef0d6c54 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:32.021538 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8d698a8a-5c75-4414-928e-f0e8f89e740d tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:53:32.021946 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 560/2215] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:53:32 2026] POST /volume/v3/types => generated 223 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:32.022242 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dfe0681c-d28a-491a-94d5-562aef0d6c54 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4?cascade=True Jul 03 23:53:32.022801 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dfe0681c-d28a-491a-94d5-562aef0d6c54 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:32.022801 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dfe0681c-d28a-491a-94d5-562aef0d6c54 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:32.022892 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-dfe0681c-d28a-491a-94d5-562aef0d6c54 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Delete volume with id: f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 Jul 03 23:53:32.029878 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:32.029878 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:32.030276 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7f4ed7e8-a5cd-4ea9-b266-47e1d90711c1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:32.030353 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-dfe0681c-d28a-491a-94d5-562aef0d6c54 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Volume info retrieved successfully. Jul 03 23:53:32.032165 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7f4ed7e8-a5cd-4ea9-b266-47e1d90711c1 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] POST https://10.4.3.143/volume/v3/group_types Jul 03 23:53:32.032520 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7f4ed7e8-a5cd-4ea9-b266-47e1d90711c1 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-660955404"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:32.047719 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7f4ed7e8-a5cd-4ea9-b266-47e1d90711c1 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Jul 03 23:53:32.048137 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 549/2216] 10.4.3.143 () {70 vars in 1311 bytes} [Fri Jul 3 23:53:32 2026] POST /volume/v3/group_types => generated 180 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:32.056005 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-561cdc77-cac6-41f6-8010-5c2425b2b2b9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:32.057768 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-561cdc77-cac6-41f6-8010-5c2425b2b2b9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] POST https://10.4.3.143/volume/v3/groups Jul 03 23:53:32.058130 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-561cdc77-cac6-41f6-8010-5c2425b2b2b9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "234a221a-5b80-42ba-8586-dfdd48fa59ec", "volume_types": ["73da2f95-71a5-4a9c-ac52-ca48a316337b"], "name": "tempest-GroupSnapshotsTest-Group-1766924428"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:32.059655 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-561cdc77-cac6-41f6-8010-5c2425b2b2b9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Creating new group {'group': {'group_type': '234a221a-5b80-42ba-8586-dfdd48fa59ec', 'volume_types': ['73da2f95-71a5-4a9c-ac52-ca48a316337b'], 'name': 'tempest-GroupSnapshotsTest-Group-1766924428'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 23:53:32.062856 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.groups [None req-561cdc77-cac6-41f6-8010-5c2425b2b2b9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Creating group tempest-GroupSnapshotsTest-Group-1766924428. Jul 03 23:53:32.068501 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-dfe0681c-d28a-491a-94d5-562aef0d6c54 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Delete volume request issued successfully. Jul 03 23:53:32.068695 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dfe0681c-d28a-491a-94d5-562aef0d6c54 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4?cascade=True returned with HTTP 202 Jul 03 23:53:32.069158 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 544/2217] 10.4.3.143 () {66 vars in 1376 bytes} [Fri Jul 3 23:53:32 2026] DELETE /volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4?cascade=True => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:32.075672 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9c626196-8023-4064-ad23-07943ab5ac84 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:32.077188 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-561cdc77-cac6-41f6-8010-5c2425b2b2b9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Availability zone cache updated, next update will occur around 2026-07-04 00:53:32.076915. {{(pid=99861) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 23:53:32.077275 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-561cdc77-cac6-41f6-8010-5c2425b2b2b9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Availability Zones retrieved successfully. Jul 03 23:53:32.078853 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9c626196-8023-4064-ad23-07943ab5ac84 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 Jul 03 23:53:32.079134 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9c626196-8023-4064-ad23-07943ab5ac84 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:32.079364 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9c626196-8023-4064-ad23-07943ab5ac84 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:32.087918 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:32.087918 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:32.091766 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9c626196-8023-4064-ad23-07943ab5ac84 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Volume info retrieved successfully. Jul 03 23:53:32.094002 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-561cdc77-cac6-41f6-8010-5c2425b2b2b9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Created reservations ['78b86cd8-36f4-4166-8945-4c22a4f0d44b'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:32.095935 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9c626196-8023-4064-ad23-07943ab5ac84 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 returned with HTTP 200 Jul 03 23:53:32.096335 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 561/2218] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:32 2026] GET /volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:32.139749 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-561cdc77-cac6-41f6-8010-5c2425b2b2b9 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups returned with HTTP 202 Jul 03 23:53:32.139749 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 565/2219] 10.4.3.143 () {70 vars in 1297 bytes} [Fri Jul 3 23:53:32 2026] POST /volume/v3/groups => generated 112 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:32.149256 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0be024b3-e8a3-44f1-aa88-d1438a1168df None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:32.150640 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0be024b3-e8a3-44f1-aa88-d1438a1168df tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19 Jul 03 23:53:32.150640 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0be024b3-e8a3-44f1-aa88-d1438a1168df tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:32.150640 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0be024b3-e8a3-44f1-aa88-d1438a1168df tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:32.150640 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-0be024b3-e8a3-44f1-aa88-d1438a1168df tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19 {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:32.154327 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:32.154327 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:32.167280 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0be024b3-e8a3-44f1-aa88-d1438a1168df tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19 returned with HTTP 200 Jul 03 23:53:32.167683 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 550/2220] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:32 2026] GET /volume/v3/groups/dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:32.400696 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b772d746-046c-438d-a2f0-018770f4e752 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:32.402701 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:32.403210 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1012361514", "imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:32.405485 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1012361514', 'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:32.431687 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-517e2513-4380-4ee7-a16b-d9b2d85a6884 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:32.432477 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-517e2513-4380-4ee7-a16b-d9b2d85a6884 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] GET https://10.4.3.143/volume/v3/volumes/57324afd-8de3-4950-8007-514abb92d168 Jul 03 23:53:32.432477 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-517e2513-4380-4ee7-a16b-d9b2d85a6884 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:32.432607 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-517e2513-4380-4ee7-a16b-d9b2d85a6884 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:32.448022 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:32.448022 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:32.463449 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-517e2513-4380-4ee7-a16b-d9b2d85a6884 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Volume info retrieved successfully. Jul 03 23:53:32.469170 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-517e2513-4380-4ee7-a16b-d9b2d85a6884 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/volumes/57324afd-8de3-4950-8007-514abb92d168 returned with HTTP 200 Jul 03 23:53:32.469628 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 562/2221] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:32 2026] GET /volume/v3/volumes/57324afd-8de3-4950-8007-514abb92d168 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:32.483284 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5181b848-0798-4962-9372-48b14f902aea None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:32.485091 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5181b848-0798-4962-9372-48b14f902aea tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:53:32.485414 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5181b848-0798-4962-9372-48b14f902aea tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "57324afd-8de3-4950-8007-514abb92d168", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1667806211"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:32.495465 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:32.495465 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:32.496015 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-5181b848-0798-4962-9372-48b14f902aea tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Volume info retrieved successfully. Jul 03 23:53:32.496160 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-5181b848-0798-4962-9372-48b14f902aea tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Create snapshot from volume 57324afd-8de3-4950-8007-514abb92d168 Jul 03 23:53:32.505665 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Create volume of 1 GB Jul 03 23:53:32.505950 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:32.505950 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:32.512874 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Availability Zones retrieved successfully. Jul 03 23:53:32.518840 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Flow 'volume_create_api' (175a1130-08c7-4a39-81ef-80bfa61fe57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:32.522533 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f596c121-a94f-49b5-8eb5-8f66fd36d7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:32.523606 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:32.556863 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-5181b848-0798-4962-9372-48b14f902aea tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Created reservations ['7182c06f-f3f5-48d9-bece-2d27ef8f3598', 'ef7e48e1-57d5-4977-bff0-7f2bdedb096a', '6b5d9e6b-1292-41fa-a2a8-c076b6552464', 'd553c92b-c622-4019-974c-3bc7a0e9fbe8'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:32.583670 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f596c121-a94f-49b5-8eb5-8f66fd36d7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:32.584459 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c85f1a29-ef80-4c9b-b611-1556c4d1ce51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:32.595850 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-5181b848-0798-4962-9372-48b14f902aea tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Snapshot create request issued successfully. Jul 03 23:53:32.596233 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5181b848-0798-4962-9372-48b14f902aea tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:53:32.596668 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 566/2222] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:53:32 2026] POST /volume/v3/snapshots => generated 318 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:32.606260 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6915933c-28d5-4ede-bd37-c9ca356bbf12 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:32.608367 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6915933c-28d5-4ede-bd37-c9ca356bbf12 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] GET https://10.4.3.143/volume/v3/snapshots/3be48d3b-50da-4828-a727-737f557bd803 Jul 03 23:53:32.608367 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6915933c-28d5-4ede-bd37-c9ca356bbf12 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:32.608525 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6915933c-28d5-4ede-bd37-c9ca356bbf12 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:32.613414 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:32.613414 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:32.613903 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6915933c-28d5-4ede-bd37-c9ca356bbf12 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Snapshot retrieved successfully. Jul 03 23:53:32.614652 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6915933c-28d5-4ede-bd37-c9ca356bbf12 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/snapshots/3be48d3b-50da-4828-a727-737f557bd803 returned with HTTP 200 Jul 03 23:53:32.615022 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 551/2223] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:32 2026] GET /volume/v3/snapshots/3be48d3b-50da-4828-a727-737f557bd803 => generated 450 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:32.660812 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Created reservations ['d7dac84c-612a-4bf6-9155-9dd13a297baa', '697d0348-57db-44cc-80b6-b4236c07524c', '1bcb4aa1-05f9-440f-ad39-3890f81c75f8', '8c8b15ec-add1-4834-9fec-2e21b7c471c3'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:32.661684 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c85f1a29-ef80-4c9b-b611-1556c4d1ce51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7dac84c-612a-4bf6-9155-9dd13a297baa', '697d0348-57db-44cc-80b6-b4236c07524c', '1bcb4aa1-05f9-440f-ad39-3890f81c75f8', '8c8b15ec-add1-4834-9fec-2e21b7c471c3']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:32.662553 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51a77f9f-9537-4f1b-aaeb-a0916c599488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:32.688424 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51a77f9f-9537-4f1b-aaeb-a0916c599488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '233b5289-63cf-4ac1-95b0-5f76eac8aa72', '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-1012361514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33c255ffc4e3407ebe0a5a817985c1ed',qos_specs=None,replication_status=,reservations=['d7dac84c-612a-4bf6-9155-9dd13a297baa','697d0348-57db-44cc-80b6-b4236c07524c','1bcb4aa1-05f9-440f-ad39-3890f81c75f8','8c8b15ec-add1-4834-9fec-2e21b7c471c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9202e74bd4fe45698035f54a195ea7d0',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1012361514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=233b5289-63cf-4ac1-95b0-5f76eac8aa72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33c255ffc4e3407ebe0a5a817985c1ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9202e74bd4fe45698035f54a195ea7d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:32.689629 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55afdd96-5e84-4540-97af-f7c8e105c615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:32.712284 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55afdd96-5e84-4540-97af-f7c8e105c615) transitioned into state 'SUCCESS' from state '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-1012361514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33c255ffc4e3407ebe0a5a817985c1ed',qos_specs=None,replication_status=,reservations=['d7dac84c-612a-4bf6-9155-9dd13a297baa','697d0348-57db-44cc-80b6-b4236c07524c','1bcb4aa1-05f9-440f-ad39-3890f81c75f8','8c8b15ec-add1-4834-9fec-2e21b7c471c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9202e74bd4fe45698035f54a195ea7d0',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:32.713087 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe0bd9d3-6d22-42ab-9db0-2878ee1f0c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:32.722440 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe0bd9d3-6d22-42ab-9db0-2878ee1f0c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:32.723392 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Flow 'volume_create_api' (175a1130-08c7-4a39-81ef-80bfa61fe57b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:32.723716 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Create volume request issued successfully. Jul 03 23:53:32.724319 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b772d746-046c-438d-a2f0-018770f4e752 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:32.724819 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 545/2224] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:53:32 2026] POST /volume/v3/volumes => generated 753 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:32.736676 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-02368e41-1f4d-423a-84ad-771a05a4bec1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:32.738443 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-02368e41-1f4d-423a-84ad-771a05a4bec1 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] GET https://10.4.3.143/volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 Jul 03 23:53:32.738690 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-02368e41-1f4d-423a-84ad-771a05a4bec1 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:32.738894 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-02368e41-1f4d-423a-84ad-771a05a4bec1 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:32.747093 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:32.747093 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:32.751242 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-02368e41-1f4d-423a-84ad-771a05a4bec1 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Volume info retrieved successfully. Jul 03 23:53:32.756013 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-02368e41-1f4d-423a-84ad-771a05a4bec1 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] https://10.4.3.143/volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 returned with HTTP 200 Jul 03 23:53:32.756451 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 563/2225] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:32 2026] GET /volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:32.931312 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-1ebc6f20-795a-4e4f-b9ae-df45acfc5121 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:32.933415 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-1ebc6f20-795a-4e4f-b9ae-df45acfc5121 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 Jul 03 23:53:32.933561 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-1ebc6f20-795a-4e4f-b9ae-df45acfc5121 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:32.933723 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-1ebc6f20-795a-4e4f-b9ae-df45acfc5121 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:32.940256 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:32.940256 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:32.943412 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-1ebc6f20-795a-4e4f-b9ae-df45acfc5121 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:53:32.948192 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-1ebc6f20-795a-4e4f-b9ae-df45acfc5121 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 returned with HTTP 200 Jul 03 23:53:32.948616 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 567/2226] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:53:32 2026] GET /volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 => generated 1404 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:33.108739 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a73cc071-ec7f-4cb4-83a8-da5b3e413364 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.110184 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a73cc071-ec7f-4cb4-83a8-da5b3e413364 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 Jul 03 23:53:33.110382 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a73cc071-ec7f-4cb4-83a8-da5b3e413364 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:33.110571 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a73cc071-ec7f-4cb4-83a8-da5b3e413364 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:33.116343 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a73cc071-ec7f-4cb4-83a8-da5b3e413364 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 returned with HTTP 404 Jul 03 23:53:33.116857 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 552/2227] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:33 2026] GET /volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:33.124365 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a2bb5f1a-863e-456c-80fb-1ea94e096149 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.126602 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a2bb5f1a-863e-456c-80fb-1ea94e096149 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/volumes Jul 03 23:53:33.126886 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a2bb5f1a-863e-456c-80fb-1ea94e096149 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:33.127094 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a2bb5f1a-863e-456c-80fb-1ea94e096149 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:33.127357 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-a2bb5f1a-863e-456c-80fb-1ea94e096149 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:33.127732 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:33.127732 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:33.128128 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-a2bb5f1a-863e-456c-80fb-1ea94e096149 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:33.134564 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a2bb5f1a-863e-456c-80fb-1ea94e096149 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Get all volumes completed successfully. Jul 03 23:53:33.134958 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a2bb5f1a-863e-456c-80fb-1ea94e096149 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 200 Jul 03 23:53:33.135374 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 546/2228] 10.4.3.143 () {66 vars in 1237 bytes} [Fri Jul 3 23:53:33 2026] GET /volume/v3/volumes => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:33.142756 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8797598b-b81f-43ba-b7b1-69deecce50f7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.144383 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8797598b-b81f-43ba-b7b1-69deecce50f7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/snapshots Jul 03 23:53:33.144595 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8797598b-b81f-43ba-b7b1-69deecce50f7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:33.144828 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8797598b-b81f-43ba-b7b1-69deecce50f7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:33.145049 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-8797598b-b81f-43ba-b7b1-69deecce50f7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:33.146045 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.db.api [None req-8797598b-b81f-43ba-b7b1-69deecce50f7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Building query based on filter {{(pid=99862) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:33.148948 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8797598b-b81f-43ba-b7b1-69deecce50f7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Get all snapshots completed successfully. Jul 03 23:53:33.149179 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8797598b-b81f-43ba-b7b1-69deecce50f7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 200 Jul 03 23:53:33.149511 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 564/2229] 10.4.3.143 () {66 vars in 1243 bytes} [Fri Jul 3 23:53:33 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 03 23:53:33.157881 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-36166f69-74c0-4b67-a5d6-2d405bc869f8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.159924 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-36166f69-74c0-4b67-a5d6-2d405bc869f8 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/cc6df906-0092-42a3-853c-86cbd155f266 Jul 03 23:53:33.160100 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-36166f69-74c0-4b67-a5d6-2d405bc869f8 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:33.160268 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-36166f69-74c0-4b67-a5d6-2d405bc869f8 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:33.160363 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-36166f69-74c0-4b67-a5d6-2d405bc869f8 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Delete snapshot with id: cc6df906-0092-42a3-853c-86cbd155f266 Jul 03 23:53:33.164196 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-36166f69-74c0-4b67-a5d6-2d405bc869f8 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/snapshots/cc6df906-0092-42a3-853c-86cbd155f266 returned with HTTP 404 Jul 03 23:53:33.164638 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 568/2230] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:53:33 2026] DELETE /volume/v3/snapshots/cc6df906-0092-42a3-853c-86cbd155f266 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:33.170999 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-736af1d0-e4b0-4fe0-9114-c5b126c6b47f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.172811 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-736af1d0-e4b0-4fe0-9114-c5b126c6b47f tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/f931bc97-17cc-46ee-a2a3-a2055074ddc5 Jul 03 23:53:33.172978 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-736af1d0-e4b0-4fe0-9114-c5b126c6b47f tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:33.173083 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-736af1d0-e4b0-4fe0-9114-c5b126c6b47f tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:33.173178 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-736af1d0-e4b0-4fe0-9114-c5b126c6b47f tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Delete snapshot with id: f931bc97-17cc-46ee-a2a3-a2055074ddc5 Jul 03 23:53:33.176546 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7dcf2ada-9c7c-4c48-b89f-fe636aa16e18 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.178205 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-736af1d0-e4b0-4fe0-9114-c5b126c6b47f tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/snapshots/f931bc97-17cc-46ee-a2a3-a2055074ddc5 returned with HTTP 404 Jul 03 23:53:33.178309 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7dcf2ada-9c7c-4c48-b89f-fe636aa16e18 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19 Jul 03 23:53:33.178575 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7dcf2ada-9c7c-4c48-b89f-fe636aa16e18 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:33.178799 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7dcf2ada-9c7c-4c48-b89f-fe636aa16e18 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:33.178878 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 553/2231] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:53:33 2026] DELETE /volume/v3/snapshots/f931bc97-17cc-46ee-a2a3-a2055074ddc5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:33.178928 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-7dcf2ada-9c7c-4c48-b89f-fe636aa16e18 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19 {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:33.182277 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:33.182277 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:33.185383 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2f682332-2e73-42c3-9cd4-c8c86fdb2224 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.186972 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2f682332-2e73-42c3-9cd4-c8c86fdb2224 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 Jul 03 23:53:33.187760 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2f682332-2e73-42c3-9cd4-c8c86fdb2224 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:33.187760 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2f682332-2e73-42c3-9cd4-c8c86fdb2224 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:33.190278 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7dcf2ada-9c7c-4c48-b89f-fe636aa16e18 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19 returned with HTTP 200 Jul 03 23:53:33.190718 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 547/2232] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:33 2026] GET /volume/v3/groups/dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:33.194649 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2f682332-2e73-42c3-9cd4-c8c86fdb2224 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 returned with HTTP 404 Jul 03 23:53:33.195296 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 565/2233] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:33 2026] GET /volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:33.201788 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.203406 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ebd7bac9-af5c-4c9b-b7a8-cc9cbb4c513b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.203751 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:33.204471 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2037867076", "volume_type": "73da2f95-71a5-4a9c-ac52-ca48a316337b", "group_id": "dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19", "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:33.205405 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ebd7bac9-af5c-4c9b-b7a8-cc9cbb4c513b tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 Jul 03 23:53:33.205630 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ebd7bac9-af5c-4c9b-b7a8-cc9cbb4c513b tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:33.205861 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ebd7bac9-af5c-4c9b-b7a8-cc9cbb4c513b tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:33.206019 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-ebd7bac9-af5c-4c9b-b7a8-cc9cbb4c513b tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Delete volume with id: f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 Jul 03 23:53:33.206069 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2037867076', 'volume_type': '73da2f95-71a5-4a9c-ac52-ca48a316337b', 'group_id': 'dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19', 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:33.212325 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ebd7bac9-af5c-4c9b-b7a8-cc9cbb4c513b tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 returned with HTTP 404 Jul 03 23:53:33.213026 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 554/2234] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:33 2026] DELETE /volume/v3/volumes/f5ebf1e2-3ad4-4d9b-b9cc-d1ba9ed7a9b4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:33.214301 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:33.214301 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:33.214673 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Create volume of 1 GB Jul 03 23:53:33.219795 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Availability Zones retrieved successfully. Jul 03 23:53:33.223089 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-97942da3-1116-421c-8328-43e284b04548 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.224895 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:33.225338 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Flow 'volume_create_api' (b2fa24ac-9f62-4656-800b-c9827158661a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:33.225427 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-427139752"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:33.226250 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1293e1b-815f-4108-b11e-80f1524c0c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:33.226782 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:33.226782 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:33.227104 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-427139752'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:33.227237 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:33.227297 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Create volume of 1 GB Jul 03 23:53:33.227589 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:33.227589 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:33.232331 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Availability Zones retrieved successfully. Jul 03 23:53:33.238620 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Flow 'volume_create_api' (fe39fc87-ab92-4ba2-a4e5-fa5e0267d752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:33.239604 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9affcc4e-c20c-4406-b9c1-48a3c46a9e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:33.240667 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:33.248835 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1293e1b-815f-4108-b11e-80f1524c0c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:53:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=73da2f95-71a5-4a9c-ac52-ca48a316337b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-733211905',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '73da2f95-71a5-4a9c-ac52-ca48a316337b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:33.249985 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc44f5a2-84d3-4de2-b119-036b699de5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:33.275151 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9affcc4e-c20c-4406-b9c1-48a3c46a9e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:33.276264 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8bcf08-63b7-4f38-9731-5bc67aea6729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:33.285782 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-733211905 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-733211905, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:33.285782 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-733211905 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-733211905, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:33.324005 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Created reservations ['57fb5154-d5da-4988-acbf-7222c772578c', '05b04ceb-60f8-477a-93a3-69374870e6e0', '0d9e3df7-a413-4b39-9991-57cd5f2b94a4', '529fd15b-9fd4-4267-87c6-f911a893359d'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:33.325090 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a8bcf08-63b7-4f38-9731-5bc67aea6729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57fb5154-d5da-4988-acbf-7222c772578c', '05b04ceb-60f8-477a-93a3-69374870e6e0', '0d9e3df7-a413-4b39-9991-57cd5f2b94a4', '529fd15b-9fd4-4267-87c6-f911a893359d']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:33.326145 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d55c3c85-4495-4090-a98b-bc57bd4055e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:33.329003 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Created reservations ['bd984dd7-4445-4694-8af8-e21ff0b38a14', '4e8d87a7-0377-4378-8d7e-e6b4c634c8a1', 'c66d8641-e362-45a4-a15d-cea9efcce751', '8c7dfb05-d53d-4b23-b8be-7af152e07160'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:33.329872 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc44f5a2-84d3-4de2-b119-036b699de5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd984dd7-4445-4694-8af8-e21ff0b38a14', '4e8d87a7-0377-4378-8d7e-e6b4c634c8a1', 'c66d8641-e362-45a4-a15d-cea9efcce751', '8c7dfb05-d53d-4b23-b8be-7af152e07160']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:33.330903 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ef81ae2-8a59-4b31-9e5a-f810a2ca2f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:33.354582 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d55c3c85-4495-4090-a98b-bc57bd4055e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b4b4b75-4391-4182-99bf-d3c6d01ce6a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-427139752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bdf29307ccd49e4b39238a59b9ad1be',qos_specs=None,replication_status=,reservations=['57fb5154-d5da-4988-acbf-7222c772578c','05b04ceb-60f8-477a-93a3-69374870e6e0','0d9e3df7-a413-4b39-9991-57cd5f2b94a4','529fd15b-9fd4-4267-87c6-f911a893359d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='726e326c2ca94ba694262339e9d4d80c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-427139752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b4b4b75-4391-4182-99bf-d3c6d01ce6a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bdf29307ccd49e4b39238a59b9ad1be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='726e326c2ca94ba694262339e9d4d80c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:33.355266 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f061d69-0ac6-4863-9508-3454dac183cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:33.369090 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ef81ae2-8a59-4b31-9e5a-f810a2ca2f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51d0b9e1-646d-4dea-accd-95a8dd87d59c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2037867076',encryption_key_id=None,group_id=dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19,group_type_id=,metadata={},multiattach=False,project_id='f8be786add844cabbc847ca72153735e',qos_specs=None,replication_status=,reservations=['bd984dd7-4445-4694-8af8-e21ff0b38a14','4e8d87a7-0377-4378-8d7e-e6b4c634c8a1','c66d8641-e362-45a4-a15d-cea9efcce751','8c7dfb05-d53d-4b23-b8be-7af152e07160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c50a614922ff402ca1610a057caaf6a0',volume_type_id=73da2f95-71a5-4a9c-ac52-ca48a316337b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2037867076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19,host=None,id=51d0b9e1-646d-4dea-accd-95a8dd87d59c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8be786add844cabbc847ca72153735e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c50a614922ff402ca1610a057caaf6a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(73da2f95-71a5-4a9c-ac52-ca48a316337b),volume_type_id=73da2f95-71a5-4a9c-ac52-ca48a316337b)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:33.369090 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e1df46-2cfb-4c32-9399-cb7536c50d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:33.387244 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f061d69-0ac6-4863-9508-3454dac183cb) transitioned into state 'SUCCESS' from state '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-427139752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bdf29307ccd49e4b39238a59b9ad1be',qos_specs=None,replication_status=,reservations=['57fb5154-d5da-4988-acbf-7222c772578c','05b04ceb-60f8-477a-93a3-69374870e6e0','0d9e3df7-a413-4b39-9991-57cd5f2b94a4','529fd15b-9fd4-4267-87c6-f911a893359d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='726e326c2ca94ba694262339e9d4d80c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:33.388391 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca7fe7da-3b89-4403-82fc-8d4eb3540b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:33.402107 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca7fe7da-3b89-4403-82fc-8d4eb3540b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:33.402958 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Flow 'volume_create_api' (fe39fc87-ab92-4ba2-a4e5-fa5e0267d752) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:33.403247 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Create volume request issued successfully. Jul 03 23:53:33.403845 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-97942da3-1116-421c-8328-43e284b04548 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:33.404251 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 548/2235] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:53:33 2026] POST /volume/v3/volumes => generated 750 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:33.407049 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5e1df46-2cfb-4c32-9399-cb7536c50d6d) transitioned into state 'SUCCESS' from state '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-2037867076',encryption_key_id=None,group_id=dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19,group_type_id=,metadata={},multiattach=False,project_id='f8be786add844cabbc847ca72153735e',qos_specs=None,replication_status=,reservations=['bd984dd7-4445-4694-8af8-e21ff0b38a14','4e8d87a7-0377-4378-8d7e-e6b4c634c8a1','c66d8641-e362-45a4-a15d-cea9efcce751','8c7dfb05-d53d-4b23-b8be-7af152e07160'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c50a614922ff402ca1610a057caaf6a0',volume_type_id=73da2f95-71a5-4a9c-ac52-ca48a316337b)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:33.407902 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55858a60-9e6c-4d53-b0fd-ba2eaed24320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:33.418054 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-415a4e6a-7dad-4911-9aa3-6ef80c017a5d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.420035 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-415a4e6a-7dad-4911-9aa3-6ef80c017a5d tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 Jul 03 23:53:33.420206 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-415a4e6a-7dad-4911-9aa3-6ef80c017a5d tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:33.420596 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-415a4e6a-7dad-4911-9aa3-6ef80c017a5d tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:33.427808 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55858a60-9e6c-4d53-b0fd-ba2eaed24320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:33.428894 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Flow 'volume_create_api' (b2fa24ac-9f62-4656-800b-c9827158661a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:33.428957 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Create volume request issued successfully. Jul 03 23:53:33.429068 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:33.429068 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:33.429605 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:33.429784 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:33.434611 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-415a4e6a-7dad-4911-9aa3-6ef80c017a5d tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Volume info retrieved successfully. Jul 03 23:53:33.439720 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-415a4e6a-7dad-4911-9aa3-6ef80c017a5d tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 returned with HTTP 200 Jul 03 23:53:33.440616 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 566/2236] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:33 2026] GET /volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:33.462433 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:33.465102 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:33.465102 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:33.468758 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d96d43d7-55e1-4f2e-acb8-9c40be9fed91 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:33.469939 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 569/2237] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:53:33 2026] POST /volume/v3/volumes => generated 822 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:33.480264 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5696ba16-a241-4871-8a84-ed1ebd9e109f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.482185 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5696ba16-a241-4871-8a84-ed1ebd9e109f tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/51d0b9e1-646d-4dea-accd-95a8dd87d59c Jul 03 23:53:33.482445 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5696ba16-a241-4871-8a84-ed1ebd9e109f tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:33.482698 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5696ba16-a241-4871-8a84-ed1ebd9e109f tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:33.490428 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:33.490428 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:33.494724 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5696ba16-a241-4871-8a84-ed1ebd9e109f tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Volume info retrieved successfully. Jul 03 23:53:33.495390 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-5696ba16-a241-4871-8a84-ed1ebd9e109f tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:33.495550 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-5696ba16-a241-4871-8a84-ed1ebd9e109f tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:33.498809 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-0f81ef51-f3e2-4c74-b834-4e971f68c5bd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.501093 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-0f81ef51-f3e2-4c74-b834-4e971f68c5bd tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 Jul 03 23:53:33.501303 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-0f81ef51-f3e2-4c74-b834-4e971f68c5bd tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:33.501486 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-0f81ef51-f3e2-4c74-b834-4e971f68c5bd tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:33.508801 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:33.508801 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:33.512650 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-0f81ef51-f3e2-4c74-b834-4e971f68c5bd tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:53:33.517811 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-0f81ef51-f3e2-4c74-b834-4e971f68c5bd tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 returned with HTTP 200 Jul 03 23:53:33.518205 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 549/2238] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:53:33 2026] GET /volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 => generated 1404 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:33.526317 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-10bcc9d0-ce2b-4545-bb8a-56c6cedda553 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.526775 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-10bcc9d0-ce2b-4545-bb8a-56c6cedda553 None None] GET https://10.4.3.143/volume// Jul 03 23:53:33.526989 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-10bcc9d0-ce2b-4545-bb8a-56c6cedda553 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:33.527228 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-10bcc9d0-ce2b-4545-bb8a-56c6cedda553 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:33.527634 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-10bcc9d0-ce2b-4545-bb8a-56c6cedda553 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:53:33.527973 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 567/2239] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:53: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 03 23:53:33.534130 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-5696ba16-a241-4871-8a84-ed1ebd9e109f tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:33.535396 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-8756dda0-e044-4343-9cc1-3a8154f26efe None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.537103 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:33.537103 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:33.538224 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-8756dda0-e044-4343-9cc1-3a8154f26efe tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:53:33.538749 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-8756dda0-e044-4343-9cc1-3a8154f26efe tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4cc6387-2707-48f7-85ea-a08066238862", "connector": null, "instance_uuid": "4247535b-e920-46b3-a342-749d7f66a6db"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:33.544899 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5696ba16-a241-4871-8a84-ed1ebd9e109f tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/51d0b9e1-646d-4dea-accd-95a8dd87d59c returned with HTTP 200 Jul 03 23:53:33.545346 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 555/2240] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:33 2026] GET /volume/v3/volumes/51d0b9e1-646d-4dea-accd-95a8dd87d59c => generated 890 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:33.550156 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:33.550156 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:33.577217 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-8756dda0-e044-4343-9cc1-3a8154f26efe tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:53:33.577739 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 570/2241] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:53:33 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 03 23:53:33.623958 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fe5e55d4-a024-410c-8f2e-0e71e730be57 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.625650 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fe5e55d4-a024-410c-8f2e-0e71e730be57 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] GET https://10.4.3.143/volume/v3/snapshots/3be48d3b-50da-4828-a727-737f557bd803 Jul 03 23:53:33.625867 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fe5e55d4-a024-410c-8f2e-0e71e730be57 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:33.626047 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fe5e55d4-a024-410c-8f2e-0e71e730be57 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:33.630937 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:33.630937 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:33.631346 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fe5e55d4-a024-410c-8f2e-0e71e730be57 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Snapshot retrieved successfully. Jul 03 23:53:33.632124 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fe5e55d4-a024-410c-8f2e-0e71e730be57 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/snapshots/3be48d3b-50da-4828-a727-737f557bd803 returned with HTTP 200 Jul 03 23:53:33.632459 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 550/2242] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:33 2026] GET /volume/v3/snapshots/3be48d3b-50da-4828-a727-737f557bd803 => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:33.641030 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b26bdef3-f583-446c-8dc7-8c3b022b4947 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.642626 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b26bdef3-f583-446c-8dc7-8c3b022b4947 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:33.642997 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b26bdef3-f583-446c-8dc7-8c3b022b4947 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "3be48d3b-50da-4828-a727-737f557bd803"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:33.644434 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-b26bdef3-f583-446c-8dc7-8c3b022b4947 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '3be48d3b-50da-4828-a727-737f557bd803'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:33.649355 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:33.649355 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:33.649861 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b26bdef3-f583-446c-8dc7-8c3b022b4947 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Snapshot retrieved successfully. Jul 03 23:53:33.650000 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-b26bdef3-f583-446c-8dc7-8c3b022b4947 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Create volume of 1 GB Jul 03 23:53:33.653638 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b26bdef3-f583-446c-8dc7-8c3b022b4947 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Availability Zones retrieved successfully. Jul 03 23:53:33.659095 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b26bdef3-f583-446c-8dc7-8c3b022b4947 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Flow 'volume_create_api' (067df317-bb4e-4110-93dc-f8a4300bd2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:33.660071 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b26bdef3-f583-446c-8dc7-8c3b022b4947 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77620b81-5dc0-4e8a-b9ae-a3e420f942ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:33.660978 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-b26bdef3-f583-446c-8dc7-8c3b022b4947 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:33.661910 np0000004490 devstack@c-api.service[99862]: WARNING cinder.volume.api [None req-b26bdef3-f583-446c-8dc7-8c3b022b4947 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77620b81-5dc0-4e8a-b9ae-a3e420f942ab) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 23:53:33.661910 np0000004490 devstack@c-api.service[99862]: 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 03 23:53:33.663273 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b26bdef3-f583-446c-8dc7-8c3b022b4947 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77620b81-5dc0-4e8a-b9ae-a3e420f942ab) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:33.663949 np0000004490 devstack@c-api.service[99862]: WARNING cinder.volume.api [None req-b26bdef3-f583-446c-8dc7-8c3b022b4947 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77620b81-5dc0-4e8a-b9ae-a3e420f942ab) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 23:53:33.664639 np0000004490 devstack@c-api.service[99862]: WARNING cinder.volume.api [None req-b26bdef3-f583-446c-8dc7-8c3b022b4947 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Flow 'volume_create_api' (067df317-bb4e-4110-93dc-f8a4300bd2d6) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 23:53:33.664915 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b26bdef3-f583-446c-8dc7-8c3b022b4947 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 400 Jul 03 23:53:33.665562 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 568/2243] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:53:33 2026] POST /volume/v3/volumes => generated 171 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:53:33.673656 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fc2553d1-276f-46a9-9db9-aa978120bb18 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.675638 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fc2553d1-276f-46a9-9db9-aa978120bb18 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/3be48d3b-50da-4828-a727-737f557bd803 Jul 03 23:53:33.675913 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fc2553d1-276f-46a9-9db9-aa978120bb18 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:33.676211 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fc2553d1-276f-46a9-9db9-aa978120bb18 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:33.676328 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-fc2553d1-276f-46a9-9db9-aa978120bb18 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Delete snapshot with id: 3be48d3b-50da-4828-a727-737f557bd803 Jul 03 23:53:33.681972 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:33.681972 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:33.682394 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fc2553d1-276f-46a9-9db9-aa978120bb18 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Snapshot retrieved successfully. Jul 03 23:53:33.704660 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fc2553d1-276f-46a9-9db9-aa978120bb18 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Snapshot delete request issued successfully. Jul 03 23:53:33.704865 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fc2553d1-276f-46a9-9db9-aa978120bb18 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/snapshots/3be48d3b-50da-4828-a727-737f557bd803 returned with HTTP 202 Jul 03 23:53:33.705254 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 556/2244] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:53:33 2026] DELETE /volume/v3/snapshots/3be48d3b-50da-4828-a727-737f557bd803 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:33.712204 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d943d304-923b-4771-a2c1-9085af3399e5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.714481 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d943d304-923b-4771-a2c1-9085af3399e5 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] GET https://10.4.3.143/volume/v3/snapshots/3be48d3b-50da-4828-a727-737f557bd803 Jul 03 23:53:33.714760 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d943d304-923b-4771-a2c1-9085af3399e5 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:33.716214 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d943d304-923b-4771-a2c1-9085af3399e5 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:33.720154 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:33.720154 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:33.720620 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d943d304-923b-4771-a2c1-9085af3399e5 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Snapshot retrieved successfully. Jul 03 23:53:33.721468 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d943d304-923b-4771-a2c1-9085af3399e5 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/snapshots/3be48d3b-50da-4828-a727-737f557bd803 returned with HTTP 200 Jul 03 23:53:33.721909 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 571/2245] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:33 2026] GET /volume/v3/snapshots/3be48d3b-50da-4828-a727-737f557bd803 => generated 476 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:33.769290 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bd8a9bd4-accb-4f72-a619-9705d8913f51 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.771021 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bd8a9bd4-accb-4f72-a619-9705d8913f51 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] GET https://10.4.3.143/volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 Jul 03 23:53:33.771204 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bd8a9bd4-accb-4f72-a619-9705d8913f51 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:33.771388 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bd8a9bd4-accb-4f72-a619-9705d8913f51 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:33.778877 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:33.778877 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:33.782912 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-bd8a9bd4-accb-4f72-a619-9705d8913f51 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Volume info retrieved successfully. Jul 03 23:53:33.787974 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bd8a9bd4-accb-4f72-a619-9705d8913f51 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] https://10.4.3.143/volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 returned with HTTP 200 Jul 03 23:53:33.788384 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 551/2246] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:33 2026] GET /volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:33.818892 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-e0f27a17-7b05-452d-ae67-5207ad08cd17 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:33.820947 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-e0f27a17-7b05-452d-ae67-5207ad08cd17 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] GET https://10.4.3.143/volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 Jul 03 23:53:33.821149 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-e0f27a17-7b05-452d-ae67-5207ad08cd17 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:33.821339 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-e0f27a17-7b05-452d-ae67-5207ad08cd17 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:33.828343 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:33.828343 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:33.832115 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-e0f27a17-7b05-452d-ae67-5207ad08cd17 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Volume info retrieved successfully. Jul 03 23:53:33.836717 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-e0f27a17-7b05-452d-ae67-5207ad08cd17 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] https://10.4.3.143/volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 returned with HTTP 200 Jul 03 23:53:33.837110 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 569/2247] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:53:33 2026] GET /volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:34.240890 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-bccdfe52-b95e-4f7f-982d-fba038ac254b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:34.242917 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-bccdfe52-b95e-4f7f-982d-fba038ac254b tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] GET https://10.4.3.143/volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 Jul 03 23:53:34.243231 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-bccdfe52-b95e-4f7f-982d-fba038ac254b tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:34.243416 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-bccdfe52-b95e-4f7f-982d-fba038ac254b tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:34.250197 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:34.250197 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:34.253632 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-bccdfe52-b95e-4f7f-982d-fba038ac254b tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Volume info retrieved successfully. Jul 03 23:53:34.258235 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-bccdfe52-b95e-4f7f-982d-fba038ac254b tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] https://10.4.3.143/volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 returned with HTTP 200 Jul 03 23:53:34.258864 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 557/2248] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:53:34 2026] GET /volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:34.267779 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-64f59603-969a-4620-8691-6e346e402137 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:34.268152 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-64f59603-969a-4620-8691-6e346e402137 None None] GET https://10.4.3.143/volume// Jul 03 23:53:34.268152 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-64f59603-969a-4620-8691-6e346e402137 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:34.268274 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-64f59603-969a-4620-8691-6e346e402137 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:34.268634 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-64f59603-969a-4620-8691-6e346e402137 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:53:34.268939 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 572/2249] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:53: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 03 23:53:34.275906 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-fd5a8e21-111c-456f-afd9-c6a8e89d9a26 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:34.278207 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-fd5a8e21-111c-456f-afd9-c6a8e89d9a26 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:53:34.278644 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-fd5a8e21-111c-456f-afd9-c6a8e89d9a26 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "233b5289-63cf-4ac1-95b0-5f76eac8aa72", "connector": null, "instance_uuid": "e7f2de56-01d2-4f72-a2d2-a0a717ea207c"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:34.288429 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:34.288429 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:34.320623 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-fd5a8e21-111c-456f-afd9-c6a8e89d9a26 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:53:34.321166 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 552/2250] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:53:34 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:34.452489 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-be860a1c-5abe-4243-bf93-7f2ddf6bc781 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:34.454992 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-be860a1c-5abe-4243-bf93-7f2ddf6bc781 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 Jul 03 23:53:34.454992 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-be860a1c-5abe-4243-bf93-7f2ddf6bc781 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:34.454992 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-be860a1c-5abe-4243-bf93-7f2ddf6bc781 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:34.461501 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:34.461501 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:34.465372 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-be860a1c-5abe-4243-bf93-7f2ddf6bc781 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Volume info retrieved successfully. Jul 03 23:53:34.469290 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-be860a1c-5abe-4243-bf93-7f2ddf6bc781 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 returned with HTTP 200 Jul 03 23:53:34.469697 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 570/2251] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:34 2026] GET /volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:34.484088 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3393a092-b3cc-4ded-8016-6e74f198c4e5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:34.486153 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3393a092-b3cc-4ded-8016-6e74f198c4e5 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:53:34.486563 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3393a092-b3cc-4ded-8016-6e74f198c4e5 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b4b4b75-4391-4182-99bf-d3c6d01ce6a7", "name": "tempest-VolumesDeleteCascade-Snapshot-938493013"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:34.496291 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:34.496291 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:34.496875 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3393a092-b3cc-4ded-8016-6e74f198c4e5 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Volume info retrieved successfully. Jul 03 23:53:34.497013 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-3393a092-b3cc-4ded-8016-6e74f198c4e5 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Create snapshot from volume 0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 Jul 03 23:53:34.526743 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-3393a092-b3cc-4ded-8016-6e74f198c4e5 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Created reservations ['608086ee-f53f-4b3c-b1e1-c529cf23c2cc', '2f0748af-2e03-40dd-bb42-fb2de1715044', 'd5776810-7b0e-4e60-9410-5f1f7fef193e', '0d4fc0a1-e976-4f4c-9edc-d97131b162ce'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:34.556169 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3393a092-b3cc-4ded-8016-6e74f198c4e5 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Snapshot create request issued successfully. Jul 03 23:53:34.556503 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3393a092-b3cc-4ded-8016-6e74f198c4e5 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:53:34.556980 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 558/2252] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:53:34 2026] POST /volume/v3/snapshots => generated 306 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:34.563434 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ef1f4a8b-9c0f-4e4e-a6d7-e95047fbb73e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:34.564939 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ef1f4a8b-9c0f-4e4e-a6d7-e95047fbb73e tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/51d0b9e1-646d-4dea-accd-95a8dd87d59c Jul 03 23:53:34.565179 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ef1f4a8b-9c0f-4e4e-a6d7-e95047fbb73e tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:34.565649 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ef1f4a8b-9c0f-4e4e-a6d7-e95047fbb73e tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:34.566829 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d0d2ce66-ea97-4310-9cd6-17e12263bd3a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:34.569356 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d0d2ce66-ea97-4310-9cd6-17e12263bd3a tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/snapshots/d0665388-f046-4fed-9eb4-fd5ba296c03d Jul 03 23:53:34.570421 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d0d2ce66-ea97-4310-9cd6-17e12263bd3a tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:34.570421 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d0d2ce66-ea97-4310-9cd6-17e12263bd3a tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:34.574960 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:34.574960 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:34.576819 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:34.576819 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:34.577502 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d0d2ce66-ea97-4310-9cd6-17e12263bd3a tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Snapshot retrieved successfully. Jul 03 23:53:34.578426 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d0d2ce66-ea97-4310-9cd6-17e12263bd3a tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/snapshots/d0665388-f046-4fed-9eb4-fd5ba296c03d returned with HTTP 200 Jul 03 23:53:34.579342 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ef1f4a8b-9c0f-4e4e-a6d7-e95047fbb73e tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Volume info retrieved successfully. Jul 03 23:53:34.579449 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 553/2253] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:34 2026] GET /volume/v3/snapshots/d0665388-f046-4fed-9eb4-fd5ba296c03d => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:34.579788 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-ef1f4a8b-9c0f-4e4e-a6d7-e95047fbb73e tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:34.579788 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-ef1f4a8b-9c0f-4e4e-a6d7-e95047fbb73e tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:34.616143 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-ef1f4a8b-9c0f-4e4e-a6d7-e95047fbb73e tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:34.619083 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:34.619083 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:34.625315 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ef1f4a8b-9c0f-4e4e-a6d7-e95047fbb73e tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/51d0b9e1-646d-4dea-accd-95a8dd87d59c returned with HTTP 200 Jul 03 23:53:34.625699 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 573/2254] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:34 2026] GET /volume/v3/volumes/51d0b9e1-646d-4dea-accd-95a8dd87d59c => generated 915 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:34.636613 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-73eac01b-4a36-4ce9-9369-d41fe92681a1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:34.638179 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-73eac01b-4a36-4ce9-9369-d41fe92681a1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] POST https://10.4.3.143/volume/v3/group_snapshots Jul 03 23:53:34.638498 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-73eac01b-4a36-4ce9-9369-d41fe92681a1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19", "name": "tempest-group_snapshot-1159219470"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:34.639797 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.group_snapshots [None req-73eac01b-4a36-4ce9-9369-d41fe92681a1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19', 'name': 'tempest-group_snapshot-1159219470'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 23:53:34.642967 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:34.642967 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:34.645757 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.group_snapshots [None req-73eac01b-4a36-4ce9-9369-d41fe92681a1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Creating group_snapshot tempest-group_snapshot-1159219470. Jul 03 23:53:34.662001 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:34.662001 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:34.671235 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-73eac01b-4a36-4ce9-9369-d41fe92681a1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-733211905 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-733211905, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:34.671514 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-73eac01b-4a36-4ce9-9369-d41fe92681a1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-733211905 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-733211905, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:34.690104 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-73eac01b-4a36-4ce9-9369-d41fe92681a1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Created reservations ['a979f375-6d61-4e7e-b988-f117f5ea0a7e', '2ff48859-c975-48db-9afa-9527b76f5875', 'a2cf7eb9-2b52-4940-be21-d7ce10d3d557', '5214a40a-abc3-4eb7-b43e-de0d47e47ae0'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:34.711405 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-73eac01b-4a36-4ce9-9369-d41fe92681a1 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots returned with HTTP 202 Jul 03 23:53:34.711853 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 571/2255] 10.4.3.143 () {70 vars in 1324 bytes} [Fri Jul 3 23:53:34 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:34.718728 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cdb1b6a5-4997-4b42-a712-3ed6091d3f27 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:34.720726 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cdb1b6a5-4997-4b42-a712-3ed6091d3f27 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/bdfe7783-e6f5-4bdb-8e63-8f94406b03df Jul 03 23:53:34.720968 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cdb1b6a5-4997-4b42-a712-3ed6091d3f27 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:34.721200 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cdb1b6a5-4997-4b42-a712-3ed6091d3f27 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:34.721381 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.group_snapshots [None req-cdb1b6a5-4997-4b42-a712-3ed6091d3f27 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member bdfe7783-e6f5-4bdb-8e63-8f94406b03df {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 23:53:34.725203 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:34.725203 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:34.728766 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cdb1b6a5-4997-4b42-a712-3ed6091d3f27 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots/bdfe7783-e6f5-4bdb-8e63-8f94406b03df returned with HTTP 200 Jul 03 23:53:34.729132 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 559/2256] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:53:34 2026] GET /volume/v3/group_snapshots/bdfe7783-e6f5-4bdb-8e63-8f94406b03df => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:34.730728 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6e40772a-a244-4f9b-9cc3-9303faab5041 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:34.732391 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6e40772a-a244-4f9b-9cc3-9303faab5041 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] GET https://10.4.3.143/volume/v3/snapshots/3be48d3b-50da-4828-a727-737f557bd803 Jul 03 23:53:34.732616 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6e40772a-a244-4f9b-9cc3-9303faab5041 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:34.732776 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6e40772a-a244-4f9b-9cc3-9303faab5041 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:34.736973 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6e40772a-a244-4f9b-9cc3-9303faab5041 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/snapshots/3be48d3b-50da-4828-a727-737f557bd803 returned with HTTP 404 Jul 03 23:53:34.737484 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 554/2257] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:34 2026] GET /volume/v3/snapshots/3be48d3b-50da-4828-a727-737f557bd803 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:34.745194 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-294e7b43-c80f-4787-ae85-5c09d7971880 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:34.747733 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-294e7b43-c80f-4787-ae85-5c09d7971880 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] GET https://10.4.3.143/volume/v3/volumes/57324afd-8de3-4950-8007-514abb92d168 Jul 03 23:53:34.748021 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-294e7b43-c80f-4787-ae85-5c09d7971880 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:34.748283 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-294e7b43-c80f-4787-ae85-5c09d7971880 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:34.756647 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:34.756647 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:34.761930 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-294e7b43-c80f-4787-ae85-5c09d7971880 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Volume info retrieved successfully. Jul 03 23:53:34.768244 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-294e7b43-c80f-4787-ae85-5c09d7971880 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/volumes/57324afd-8de3-4950-8007-514abb92d168 returned with HTTP 200 Jul 03 23:53:34.768847 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 574/2258] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:34 2026] GET /volume/v3/volumes/57324afd-8de3-4950-8007-514abb92d168 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:34.780004 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1bfa094f-f55c-459c-8ad1-6ecabd3fde43 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:34.781852 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1bfa094f-f55c-459c-8ad1-6ecabd3fde43 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] DELETE https://10.4.3.143/volume/v3/volumes/57324afd-8de3-4950-8007-514abb92d168 Jul 03 23:53:34.782018 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1bfa094f-f55c-459c-8ad1-6ecabd3fde43 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:34.782201 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1bfa094f-f55c-459c-8ad1-6ecabd3fde43 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:34.782349 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-1bfa094f-f55c-459c-8ad1-6ecabd3fde43 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Delete volume with id: 57324afd-8de3-4950-8007-514abb92d168 Jul 03 23:53:34.789352 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:34.789352 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:34.789967 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1bfa094f-f55c-459c-8ad1-6ecabd3fde43 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Volume info retrieved successfully. Jul 03 23:53:34.814104 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1bfa094f-f55c-459c-8ad1-6ecabd3fde43 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Delete volume request issued successfully. Jul 03 23:53:34.814279 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1bfa094f-f55c-459c-8ad1-6ecabd3fde43 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/volumes/57324afd-8de3-4950-8007-514abb92d168 returned with HTTP 202 Jul 03 23:53:34.814692 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 572/2259] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:34 2026] DELETE /volume/v3/volumes/57324afd-8de3-4950-8007-514abb92d168 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:34.821256 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2e30c652-2721-4c82-a7bb-40f186913aba None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:34.823054 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2e30c652-2721-4c82-a7bb-40f186913aba tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] GET https://10.4.3.143/volume/v3/volumes/57324afd-8de3-4950-8007-514abb92d168 Jul 03 23:53:34.823243 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2e30c652-2721-4c82-a7bb-40f186913aba tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:34.823438 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2e30c652-2721-4c82-a7bb-40f186913aba tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:34.831586 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:34.831586 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:34.835357 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2e30c652-2721-4c82-a7bb-40f186913aba tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Volume info retrieved successfully. Jul 03 23:53:34.839521 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2e30c652-2721-4c82-a7bb-40f186913aba tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/volumes/57324afd-8de3-4950-8007-514abb92d168 returned with HTTP 200 Jul 03 23:53:34.839910 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 560/2260] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:34 2026] GET /volume/v3/volumes/57324afd-8de3-4950-8007-514abb92d168 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:35.587814 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6d2ab866-2a39-412b-b1f1-fa4a7cfcc001 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:35.589378 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6d2ab866-2a39-412b-b1f1-fa4a7cfcc001 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/snapshots/d0665388-f046-4fed-9eb4-fd5ba296c03d Jul 03 23:53:35.589581 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6d2ab866-2a39-412b-b1f1-fa4a7cfcc001 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:35.589821 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6d2ab866-2a39-412b-b1f1-fa4a7cfcc001 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:35.594549 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:35.594549 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:35.594993 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6d2ab866-2a39-412b-b1f1-fa4a7cfcc001 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Snapshot retrieved successfully. Jul 03 23:53:35.595722 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6d2ab866-2a39-412b-b1f1-fa4a7cfcc001 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/snapshots/d0665388-f046-4fed-9eb4-fd5ba296c03d returned with HTTP 200 Jul 03 23:53:35.596066 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 555/2261] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:35 2026] GET /volume/v3/snapshots/d0665388-f046-4fed-9eb4-fd5ba296c03d => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:35.604463 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3c967863-473e-4661-a2ed-90833f50a655 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:35.606033 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:35.606367 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d0665388-f046-4fed-9eb4-fd5ba296c03d", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1635827888"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:35.607775 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Create volume request body: {'volume': {'snapshot_id': 'd0665388-f046-4fed-9eb4-fd5ba296c03d', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1635827888'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:35.612053 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:35.612053 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:35.612465 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Snapshot retrieved successfully. Jul 03 23:53:35.612690 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Create volume of 1 GB Jul 03 23:53:35.615696 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Availability Zones retrieved successfully. Jul 03 23:53:35.620862 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Flow 'volume_create_api' (15c45b2a-1ac8-43cc-94b6-9ea768aebfd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:35.621889 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (061fafc4-5b61-43a7-9100-283342731569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:35.622930 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:35.650070 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (061fafc4-5b61-43a7-9100-283342731569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd0665388-f046-4fed-9eb4-fd5ba296c03d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:35.650781 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e973960-90b8-4e0e-8d6d-4b7c52effbac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:35.687206 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Created reservations ['85b9805c-5f06-49d9-93a7-f7e72a2b9ee2', 'ac66f41e-5c99-44ab-85dc-fc67ad1cd669', '119d00bf-a660-48f2-8f1a-8fc38872b3f3', '898730fe-b348-4712-82dc-85e51230e13e'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:35.688001 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e973960-90b8-4e0e-8d6d-4b7c52effbac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85b9805c-5f06-49d9-93a7-f7e72a2b9ee2', 'ac66f41e-5c99-44ab-85dc-fc67ad1cd669', '119d00bf-a660-48f2-8f1a-8fc38872b3f3', '898730fe-b348-4712-82dc-85e51230e13e']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:35.688791 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (747046e9-01d2-499e-9e93-e7233835204d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:35.727849 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (747046e9-01d2-499e-9e93-e7233835204d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2dc7e36-2dce-452c-a5ea-d246b7901351', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1635827888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bdf29307ccd49e4b39238a59b9ad1be',qos_specs=None,replication_status=,reservations=['85b9805c-5f06-49d9-93a7-f7e72a2b9ee2','ac66f41e-5c99-44ab-85dc-fc67ad1cd669','119d00bf-a660-48f2-8f1a-8fc38872b3f3','898730fe-b348-4712-82dc-85e51230e13e'],size=1,snapshot_id=d0665388-f046-4fed-9eb4-fd5ba296c03d,source_replicaid=,source_volid=None,status='creating',user_id='726e326c2ca94ba694262339e9d4d80c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1635827888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2dc7e36-2dce-452c-a5ea-d246b7901351,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bdf29307ccd49e4b39238a59b9ad1be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d0665388-f046-4fed-9eb4-fd5ba296c03d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='726e326c2ca94ba694262339e9d4d80c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:35.728566 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0af72f2b-4e9e-4748-9f6a-5992e71cad05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:35.738315 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2786fc3b-d19d-4302-a57f-b5235751916b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:35.739761 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2786fc3b-d19d-4302-a57f-b5235751916b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/bdfe7783-e6f5-4bdb-8e63-8f94406b03df Jul 03 23:53:35.739966 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2786fc3b-d19d-4302-a57f-b5235751916b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:35.740164 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2786fc3b-d19d-4302-a57f-b5235751916b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:35.740308 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.group_snapshots [None req-2786fc3b-d19d-4302-a57f-b5235751916b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member bdfe7783-e6f5-4bdb-8e63-8f94406b03df {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 23:53:35.743105 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:35.743105 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:35.746062 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2786fc3b-d19d-4302-a57f-b5235751916b tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots/bdfe7783-e6f5-4bdb-8e63-8f94406b03df returned with HTTP 200 Jul 03 23:53:35.746436 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 573/2262] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:53:35 2026] GET /volume/v3/group_snapshots/bdfe7783-e6f5-4bdb-8e63-8f94406b03df => generated 308 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:35.749262 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0af72f2b-4e9e-4748-9f6a-5992e71cad05) transitioned into state 'SUCCESS' from state '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-1635827888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bdf29307ccd49e4b39238a59b9ad1be',qos_specs=None,replication_status=,reservations=['85b9805c-5f06-49d9-93a7-f7e72a2b9ee2','ac66f41e-5c99-44ab-85dc-fc67ad1cd669','119d00bf-a660-48f2-8f1a-8fc38872b3f3','898730fe-b348-4712-82dc-85e51230e13e'],size=1,snapshot_id=d0665388-f046-4fed-9eb4-fd5ba296c03d,source_replicaid=,source_volid=None,status='creating',user_id='726e326c2ca94ba694262339e9d4d80c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:35.749990 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64da8649-8b81-46c3-8829-777a67e8d799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:35.754221 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-55e0242d-0ad5-4082-b132-34ae767ad479 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:35.756061 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-55e0242d-0ad5-4082-b132-34ae767ad479 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail Jul 03 23:53:35.756271 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-55e0242d-0ad5-4082-b132-34ae767ad479 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:35.756531 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-55e0242d-0ad5-4082-b132-34ae767ad479 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:35.756831 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-55e0242d-0ad5-4082-b132-34ae767ad479 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:35.758199 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.db.api [None req-55e0242d-0ad5-4082-b132-34ae767ad479 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Building query based on filter {{(pid=99863) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:35.762028 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-55e0242d-0ad5-4082-b132-34ae767ad479 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Get all snapshots completed successfully. Jul 03 23:53:35.762438 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:35.762438 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:35.763036 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-55e0242d-0ad5-4082-b132-34ae767ad479 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 23:53:35.763400 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 561/2263] 10.4.3.143 () {66 vars in 1264 bytes} [Fri Jul 3 23:53:35 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:35.770856 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64da8649-8b81-46c3-8829-777a67e8d799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:35.771622 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Flow 'volume_create_api' (15c45b2a-1ac8-43cc-94b6-9ea768aebfd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:35.771843 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2cdda5d8-267d-40a6-929a-8abd594ce2a6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:35.771901 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Create volume request issued successfully. Jul 03 23:53:35.772425 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3c967863-473e-4661-a2ed-90833f50a655 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:35.772837 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 575/2264] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:53:35 2026] POST /volume/v3/volumes => generated 785 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:35.773582 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2cdda5d8-267d-40a6-929a-8abd594ce2a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/snapshots/3f9af11c-460b-44d7-a70e-418187c3c370 Jul 03 23:53:35.773845 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2cdda5d8-267d-40a6-929a-8abd594ce2a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:35.774051 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2cdda5d8-267d-40a6-929a-8abd594ce2a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:35.779054 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:35.779054 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:35.779463 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2cdda5d8-267d-40a6-929a-8abd594ce2a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Snapshot retrieved successfully. Jul 03 23:53:35.780286 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2cdda5d8-267d-40a6-929a-8abd594ce2a6 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/snapshots/3f9af11c-460b-44d7-a70e-418187c3c370 returned with HTTP 200 Jul 03 23:53:35.780587 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 556/2265] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:35 2026] GET /volume/v3/snapshots/3f9af11c-460b-44d7-a70e-418187c3c370 => generated 451 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:35.784177 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cb97b7db-2bc4-45b1-9f3e-57c618b7c616 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:35.786065 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cb97b7db-2bc4-45b1-9f3e-57c618b7c616 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 Jul 03 23:53:35.786335 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cb97b7db-2bc4-45b1-9f3e-57c618b7c616 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:35.787215 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cb97b7db-2bc4-45b1-9f3e-57c618b7c616 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:35.788772 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2388cbe2-1d01-4add-b57c-6417b763ac80 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:35.790590 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2388cbe2-1d01-4add-b57c-6417b763ac80 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/bdfe7783-e6f5-4bdb-8e63-8f94406b03df Jul 03 23:53:35.790850 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2388cbe2-1d01-4add-b57c-6417b763ac80 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:35.791076 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2388cbe2-1d01-4add-b57c-6417b763ac80 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:35.791244 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.group_snapshots [None req-2388cbe2-1d01-4add-b57c-6417b763ac80 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member bdfe7783-e6f5-4bdb-8e63-8f94406b03df {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 23:53:35.793142 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:35.793142 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:35.794109 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:35.794109 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:35.796687 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-cb97b7db-2bc4-45b1-9f3e-57c618b7c616 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Volume info retrieved successfully. Jul 03 23:53:35.797526 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2388cbe2-1d01-4add-b57c-6417b763ac80 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots/bdfe7783-e6f5-4bdb-8e63-8f94406b03df returned with HTTP 200 Jul 03 23:53:35.797961 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 562/2266] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:53:35 2026] GET /volume/v3/group_snapshots/bdfe7783-e6f5-4bdb-8e63-8f94406b03df => generated 308 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:35.800681 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cb97b7db-2bc4-45b1-9f3e-57c618b7c616 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 returned with HTTP 200 Jul 03 23:53:35.801091 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 574/2267] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:35 2026] GET /volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:35.805838 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-629ac79d-dd36-40e8-bdc7-e9a3c7aad7cc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:35.807717 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-629ac79d-dd36-40e8-bdc7-e9a3c7aad7cc tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/detail Jul 03 23:53:35.807955 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-629ac79d-dd36-40e8-bdc7-e9a3c7aad7cc tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:35.808131 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-629ac79d-dd36-40e8-bdc7-e9a3c7aad7cc tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:35.808469 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:35.808469 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:35.815637 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-629ac79d-dd36-40e8-bdc7-e9a3c7aad7cc tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 03 23:53:35.816088 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 576/2268] 10.4.3.143 () {68 vars in 1323 bytes} [Fri Jul 3 23:53:35 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:35.823891 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a37df8d5-6207-4a22-a628-e6b028aa508d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:35.825990 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a37df8d5-6207-4a22-a628-e6b028aa508d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] DELETE https://10.4.3.143/volume/v3/group_snapshots/bdfe7783-e6f5-4bdb-8e63-8f94406b03df Jul 03 23:53:35.826063 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a37df8d5-6207-4a22-a628-e6b028aa508d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:35.826284 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a37df8d5-6207-4a22-a628-e6b028aa508d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:35.826434 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.group_snapshots [None req-a37df8d5-6207-4a22-a628-e6b028aa508d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] delete called for member bdfe7783-e6f5-4bdb-8e63-8f94406b03df {{(pid=99860) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 23:53:35.826556 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.group_snapshots [None req-a37df8d5-6207-4a22-a628-e6b028aa508d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Delete group_snapshot with id: bdfe7783-e6f5-4bdb-8e63-8f94406b03df Jul 03 23:53:35.830036 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:35.830036 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:35.852461 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e459b6ec-51d7-4abc-a6bd-0850ac346739 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:35.854432 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e459b6ec-51d7-4abc-a6bd-0850ac346739 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] GET https://10.4.3.143/volume/v3/volumes/57324afd-8de3-4950-8007-514abb92d168 Jul 03 23:53:35.854670 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e459b6ec-51d7-4abc-a6bd-0850ac346739 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:35.854905 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e459b6ec-51d7-4abc-a6bd-0850ac346739 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:35.857786 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a37df8d5-6207-4a22-a628-e6b028aa508d tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots/bdfe7783-e6f5-4bdb-8e63-8f94406b03df returned with HTTP 202 Jul 03 23:53:35.858258 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 557/2269] 10.4.3.143 () {68 vars in 1416 bytes} [Fri Jul 3 23:53:35 2026] DELETE /volume/v3/group_snapshots/bdfe7783-e6f5-4bdb-8e63-8f94406b03df => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:35.861737 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e459b6ec-51d7-4abc-a6bd-0850ac346739 tempest-VolumesSnapshotNegativeTestJSON-820593880 tempest-VolumesSnapshotNegativeTestJSON-820593880-project-member] https://10.4.3.143/volume/v3/volumes/57324afd-8de3-4950-8007-514abb92d168 returned with HTTP 404 Jul 03 23:53:35.862168 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 563/2270] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:35 2026] GET /volume/v3/volumes/57324afd-8de3-4950-8007-514abb92d168 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:35.865236 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-89704637-fb8d-460e-9dbd-b6419fc0f989 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:35.866854 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-89704637-fb8d-460e-9dbd-b6419fc0f989 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:53:35.867318 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-89704637-fb8d-460e-9dbd-b6419fc0f989 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:35.867318 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-89704637-fb8d-460e-9dbd-b6419fc0f989 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'detail' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:35.867748 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-89704637-fb8d-460e-9dbd-b6419fc0f989 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:35.868319 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-89704637-fb8d-460e-9dbd-b6419fc0f989 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:35.875405 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-89704637-fb8d-460e-9dbd-b6419fc0f989 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Get all volumes completed successfully. Jul 03 23:53:35.876062 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-89704637-fb8d-460e-9dbd-b6419fc0f989 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:35.876228 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-89704637-fb8d-460e-9dbd-b6419fc0f989 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:35.911928 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-89704637-fb8d-460e-9dbd-b6419fc0f989 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:35.915281 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:35.915281 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:35.922401 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-89704637-fb8d-460e-9dbd-b6419fc0f989 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:53:35.922815 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 575/2271] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:53:35 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:35.935114 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c446f676-1226-4b89-83ec-56091dd83d55 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:35.936819 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c446f676-1226-4b89-83ec-56091dd83d55 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail Jul 03 23:53:35.937002 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c446f676-1226-4b89-83ec-56091dd83d55 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:35.937182 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c446f676-1226-4b89-83ec-56091dd83d55 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:35.937366 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-c446f676-1226-4b89-83ec-56091dd83d55 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:35.937642 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:35.937642 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:35.938361 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.db.api [None req-c446f676-1226-4b89-83ec-56091dd83d55 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Building query based on filter {{(pid=99861) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:35.941809 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c446f676-1226-4b89-83ec-56091dd83d55 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Get all snapshots completed successfully. Jul 03 23:53:35.942186 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:35.942186 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:35.942774 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c446f676-1226-4b89-83ec-56091dd83d55 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 23:53:35.943123 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 577/2272] 10.4.3.143 () {66 vars in 1264 bytes} [Fri Jul 3 23:53:35 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:35.951267 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bea5e4bc-425b-43df-8494-8ccadce4d8c3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:35.952938 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bea5e4bc-425b-43df-8494-8ccadce4d8c3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/snapshots/3f9af11c-460b-44d7-a70e-418187c3c370 Jul 03 23:53:35.953109 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bea5e4bc-425b-43df-8494-8ccadce4d8c3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:35.953401 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bea5e4bc-425b-43df-8494-8ccadce4d8c3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:35.957847 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:35.957847 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:35.958224 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-bea5e4bc-425b-43df-8494-8ccadce4d8c3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Snapshot retrieved successfully. Jul 03 23:53:35.958967 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bea5e4bc-425b-43df-8494-8ccadce4d8c3 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/snapshots/3f9af11c-460b-44d7-a70e-418187c3c370 returned with HTTP 200 Jul 03 23:53:35.959277 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 558/2273] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:35 2026] GET /volume/v3/snapshots/3f9af11c-460b-44d7-a70e-418187c3c370 => generated 449 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:36.813442 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c8b5ede0-989a-4c87-9122-850161753506 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:36.815554 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c8b5ede0-989a-4c87-9122-850161753506 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 Jul 03 23:53:36.815808 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c8b5ede0-989a-4c87-9122-850161753506 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:36.816054 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c8b5ede0-989a-4c87-9122-850161753506 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:36.823542 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:36.823542 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:36.827674 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c8b5ede0-989a-4c87-9122-850161753506 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Volume info retrieved successfully. Jul 03 23:53:36.832823 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c8b5ede0-989a-4c87-9122-850161753506 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 returned with HTTP 200 Jul 03 23:53:36.833455 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 564/2274] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:36 2026] GET /volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:36.844081 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ebb732e5-40cc-4c68-8a8a-f29a548bd179 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:36.845903 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ebb732e5-40cc-4c68-8a8a-f29a548bd179 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 Jul 03 23:53:36.846079 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ebb732e5-40cc-4c68-8a8a-f29a548bd179 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:36.846258 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ebb732e5-40cc-4c68-8a8a-f29a548bd179 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:36.852565 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:36.852565 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:36.856399 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ebb732e5-40cc-4c68-8a8a-f29a548bd179 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Volume info retrieved successfully. Jul 03 23:53:36.860370 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ebb732e5-40cc-4c68-8a8a-f29a548bd179 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 returned with HTTP 200 Jul 03 23:53:36.860667 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 576/2275] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:36 2026] GET /volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:36.872807 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b79faccd-0c60-42d2-afd0-58c35b6475b7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:36.874610 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b79faccd-0c60-42d2-afd0-58c35b6475b7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] DELETE https://10.4.3.143/volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7?cascade=True Jul 03 23:53:36.874819 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b79faccd-0c60-42d2-afd0-58c35b6475b7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:36.874996 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b79faccd-0c60-42d2-afd0-58c35b6475b7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:36.875169 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-b79faccd-0c60-42d2-afd0-58c35b6475b7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Delete volume with id: 0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 Jul 03 23:53:36.883145 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:36.883145 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:36.883384 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b79faccd-0c60-42d2-afd0-58c35b6475b7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Volume info retrieved successfully. Jul 03 23:53:36.913743 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b79faccd-0c60-42d2-afd0-58c35b6475b7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Delete volume request issued successfully. Jul 03 23:53:36.914031 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b79faccd-0c60-42d2-afd0-58c35b6475b7 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7?cascade=True returned with HTTP 202 Jul 03 23:53:36.914602 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 578/2276] 10.4.3.143 () {66 vars in 1376 bytes} [Fri Jul 3 23:53:36 2026] DELETE /volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7?cascade=True => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:36.922017 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a73619ba-f08f-46aa-a6b8-dab1ef7c0c01 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:36.924274 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a73619ba-f08f-46aa-a6b8-dab1ef7c0c01 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 Jul 03 23:53:36.924580 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a73619ba-f08f-46aa-a6b8-dab1ef7c0c01 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:36.924903 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a73619ba-f08f-46aa-a6b8-dab1ef7c0c01 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:36.934147 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:36.934147 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:36.938860 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a73619ba-f08f-46aa-a6b8-dab1ef7c0c01 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Volume info retrieved successfully. Jul 03 23:53:36.944444 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a73619ba-f08f-46aa-a6b8-dab1ef7c0c01 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 returned with HTTP 200 Jul 03 23:53:36.944856 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 559/2277] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:36 2026] GET /volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:36.968984 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7bd0e7f7-7c6e-4b2b-9fa1-d13a342ddac8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:36.970876 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7bd0e7f7-7c6e-4b2b-9fa1-d13a342ddac8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/snapshots/3f9af11c-460b-44d7-a70e-418187c3c370 Jul 03 23:53:36.971095 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7bd0e7f7-7c6e-4b2b-9fa1-d13a342ddac8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:36.971358 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7bd0e7f7-7c6e-4b2b-9fa1-d13a342ddac8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:36.976255 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7bd0e7f7-7c6e-4b2b-9fa1-d13a342ddac8 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/snapshots/3f9af11c-460b-44d7-a70e-418187c3c370 returned with HTTP 404 Jul 03 23:53:36.976988 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 565/2278] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:36 2026] GET /volume/v3/snapshots/3f9af11c-460b-44d7-a70e-418187c3c370 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:36.984589 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c5ed89dc-d7f1-442b-8dcd-5a926fdcfeae None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:36.986641 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c5ed89dc-d7f1-442b-8dcd-5a926fdcfeae tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/bdfe7783-e6f5-4bdb-8e63-8f94406b03df Jul 03 23:53:36.986910 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c5ed89dc-d7f1-442b-8dcd-5a926fdcfeae tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:36.987125 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c5ed89dc-d7f1-442b-8dcd-5a926fdcfeae tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:36.987497 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.group_snapshots [None req-c5ed89dc-d7f1-442b-8dcd-5a926fdcfeae tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member bdfe7783-e6f5-4bdb-8e63-8f94406b03df {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 23:53:36.990668 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c5ed89dc-d7f1-442b-8dcd-5a926fdcfeae tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots/bdfe7783-e6f5-4bdb-8e63-8f94406b03df returned with HTTP 404 Jul 03 23:53:36.991367 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 577/2279] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:53:36 2026] GET /volume/v3/group_snapshots/bdfe7783-e6f5-4bdb-8e63-8f94406b03df => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:36.998227 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a22222a7-7798-4c73-af40-13d84d05f216 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:37.000317 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a22222a7-7798-4c73-af40-13d84d05f216 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/group_snapshots Jul 03 23:53:37.000544 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a22222a7-7798-4c73-af40-13d84d05f216 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:37.000837 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a22222a7-7798-4c73-af40-13d84d05f216 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:37.001186 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:37.001186 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:37.004728 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a22222a7-7798-4c73-af40-13d84d05f216 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots returned with HTTP 200 Jul 03 23:53:37.005216 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 579/2280] 10.4.3.143 () {68 vars in 1302 bytes} [Fri Jul 3 23:53:36 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 03 23:53:37.012989 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fc942cf2-fb0e-4386-ae26-2c1c14ea65ff None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:37.014964 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fc942cf2-fb0e-4386-ae26-2c1c14ea65ff tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] DELETE https://10.4.3.143/volume/v3/group_snapshots/bdfe7783-e6f5-4bdb-8e63-8f94406b03df Jul 03 23:53:37.015186 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fc942cf2-fb0e-4386-ae26-2c1c14ea65ff tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:37.015386 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fc942cf2-fb0e-4386-ae26-2c1c14ea65ff tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:37.015503 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.group_snapshots [None req-fc942cf2-fb0e-4386-ae26-2c1c14ea65ff tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] delete called for member bdfe7783-e6f5-4bdb-8e63-8f94406b03df {{(pid=99860) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 23:53:37.015670 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.group_snapshots [None req-fc942cf2-fb0e-4386-ae26-2c1c14ea65ff tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Delete group_snapshot with id: bdfe7783-e6f5-4bdb-8e63-8f94406b03df Jul 03 23:53:37.019035 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fc942cf2-fb0e-4386-ae26-2c1c14ea65ff tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/group_snapshots/bdfe7783-e6f5-4bdb-8e63-8f94406b03df returned with HTTP 404 Jul 03 23:53:37.019472 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 560/2281] 10.4.3.143 () {68 vars in 1416 bytes} [Fri Jul 3 23:53:37 2026] DELETE /volume/v3/group_snapshots/bdfe7783-e6f5-4bdb-8e63-8f94406b03df => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:37.026063 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2abee66c-28e5-466d-b7f5-3854cb79fd31 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:37.027777 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2abee66c-28e5-466d-b7f5-3854cb79fd31 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:53:37.027991 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2abee66c-28e5-466d-b7f5-3854cb79fd31 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:37.028168 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2abee66c-28e5-466d-b7f5-3854cb79fd31 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:37.028383 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-2abee66c-28e5-466d-b7f5-3854cb79fd31 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:37.029085 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2abee66c-28e5-466d-b7f5-3854cb79fd31 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:37.036115 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2abee66c-28e5-466d-b7f5-3854cb79fd31 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Get all volumes completed successfully. Jul 03 23:53:37.036789 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-2abee66c-28e5-466d-b7f5-3854cb79fd31 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:37.036945 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-2abee66c-28e5-466d-b7f5-3854cb79fd31 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:37.073997 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-2abee66c-28e5-466d-b7f5-3854cb79fd31 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:37.076894 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:37.076894 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:37.083594 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2abee66c-28e5-466d-b7f5-3854cb79fd31 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:53:37.084008 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 566/2282] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:53:37 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:37.096963 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-29a0958c-f790-4526-8daa-06a35b0216e2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:37.098635 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-29a0958c-f790-4526-8daa-06a35b0216e2 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] POST https://10.4.3.143/volume/v3/groups/dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19/action Jul 03 23:53:37.099009 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-29a0958c-f790-4526-8daa-06a35b0216e2 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:37.099126 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-29a0958c-f790-4526-8daa-06a35b0216e2 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:37.100472 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-29a0958c-f790-4526-8daa-06a35b0216e2 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] delete called for group dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19 {{(pid=99862) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 23:53:37.100607 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.groups [None req-29a0958c-f790-4526-8daa-06a35b0216e2 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Delete group with id: dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19 Jul 03 23:53:37.104345 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:37.104345 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:37.137334 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-29a0958c-f790-4526-8daa-06a35b0216e2 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19/action returned with HTTP 202 Jul 03 23:53:37.137902 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 578/2283] 10.4.3.143 () {70 vars in 1428 bytes} [Fri Jul 3 23:53:37 2026] POST /volume/v3/groups/dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:37.146197 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b07e555f-9f21-435f-99e5-6a8798825d15 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:37.148053 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b07e555f-9f21-435f-99e5-6a8798825d15 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/51d0b9e1-646d-4dea-accd-95a8dd87d59c Jul 03 23:53:37.148295 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b07e555f-9f21-435f-99e5-6a8798825d15 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:37.148560 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b07e555f-9f21-435f-99e5-6a8798825d15 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:37.155471 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:37.155471 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:37.158896 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b07e555f-9f21-435f-99e5-6a8798825d15 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Volume info retrieved successfully. Jul 03 23:53:37.159643 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-b07e555f-9f21-435f-99e5-6a8798825d15 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:37.159852 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-b07e555f-9f21-435f-99e5-6a8798825d15 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:37.197529 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-b07e555f-9f21-435f-99e5-6a8798825d15 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:37.201426 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:37.201426 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:37.208350 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b07e555f-9f21-435f-99e5-6a8798825d15 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/51d0b9e1-646d-4dea-accd-95a8dd87d59c returned with HTTP 200 Jul 03 23:53:37.208758 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 580/2284] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:37 2026] GET /volume/v3/volumes/51d0b9e1-646d-4dea-accd-95a8dd87d59c => generated 914 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:37.959295 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-11bfdd86-c6c7-4158-8623-c03b35046805 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:37.961245 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-11bfdd86-c6c7-4158-8623-c03b35046805 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 Jul 03 23:53:37.961481 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-11bfdd86-c6c7-4158-8623-c03b35046805 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:37.961716 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-11bfdd86-c6c7-4158-8623-c03b35046805 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:37.968576 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-11bfdd86-c6c7-4158-8623-c03b35046805 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 returned with HTTP 404 Jul 03 23:53:37.969074 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 561/2285] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:37 2026] GET /volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:37.976291 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-54d72a09-c356-47d6-896d-baf6ec1e9f11 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:37.978299 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-54d72a09-c356-47d6-896d-baf6ec1e9f11 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/volumes Jul 03 23:53:37.978498 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-54d72a09-c356-47d6-896d-baf6ec1e9f11 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:37.978762 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-54d72a09-c356-47d6-896d-baf6ec1e9f11 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:37.978989 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-54d72a09-c356-47d6-896d-baf6ec1e9f11 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:37.979681 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-54d72a09-c356-47d6-896d-baf6ec1e9f11 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:37.982939 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=516,cinder:UPDATE=124,cinder:INSERT=77 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:53:37.987444 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-54d72a09-c356-47d6-896d-baf6ec1e9f11 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Get all volumes completed successfully. Jul 03 23:53:37.988074 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-54d72a09-c356-47d6-896d-baf6ec1e9f11 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 200 Jul 03 23:53:37.988537 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 567/2286] 10.4.3.143 () {66 vars in 1237 bytes} [Fri Jul 3 23:53:37 2026] GET /volume/v3/volumes => generated 335 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:37.999649 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a6cfd65c-5007-4253-bdaf-b44f6543746a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:38.001334 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a6cfd65c-5007-4253-bdaf-b44f6543746a tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/snapshots Jul 03 23:53:38.001529 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a6cfd65c-5007-4253-bdaf-b44f6543746a tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:38.001736 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a6cfd65c-5007-4253-bdaf-b44f6543746a tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:38.001959 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-a6cfd65c-5007-4253-bdaf-b44f6543746a tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:38.003059 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.db.api [None req-a6cfd65c-5007-4253-bdaf-b44f6543746a tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Building query based on filter {{(pid=99862) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:38.007767 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a6cfd65c-5007-4253-bdaf-b44f6543746a tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Get all snapshots completed successfully. Jul 03 23:53:38.007828 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a6cfd65c-5007-4253-bdaf-b44f6543746a tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 200 Jul 03 23:53:38.008217 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 579/2287] 10.4.3.143 () {66 vars in 1243 bytes} [Fri Jul 3 23:53:37 2026] GET /volume/v3/snapshots => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:38.016935 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1c173166-a2e6-455e-bd52-a0083822b178 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:38.019313 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1c173166-a2e6-455e-bd52-a0083822b178 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 Jul 03 23:53:38.019313 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1c173166-a2e6-455e-bd52-a0083822b178 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:38.019644 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1c173166-a2e6-455e-bd52-a0083822b178 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:38.026956 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:38.026956 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:38.031502 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1c173166-a2e6-455e-bd52-a0083822b178 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Volume info retrieved successfully. Jul 03 23:53:38.047437 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1c173166-a2e6-455e-bd52-a0083822b178 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 returned with HTTP 200 Jul 03 23:53:38.047949 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 581/2288] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:38 2026] GET /volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:38.060407 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-34a3d016-280e-4352-a6ad-bcf8c6272171 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:38.062324 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-34a3d016-280e-4352-a6ad-bcf8c6272171 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 Jul 03 23:53:38.062587 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-34a3d016-280e-4352-a6ad-bcf8c6272171 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:38.062816 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-34a3d016-280e-4352-a6ad-bcf8c6272171 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:38.062995 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-34a3d016-280e-4352-a6ad-bcf8c6272171 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Delete volume with id: d2dc7e36-2dce-452c-a5ea-d246b7901351 Jul 03 23:53:38.072117 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:38.072117 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:38.072576 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-34a3d016-280e-4352-a6ad-bcf8c6272171 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Volume info retrieved successfully. Jul 03 23:53:38.098984 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-34a3d016-280e-4352-a6ad-bcf8c6272171 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Delete volume request issued successfully. Jul 03 23:53:38.099421 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-34a3d016-280e-4352-a6ad-bcf8c6272171 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 returned with HTTP 202 Jul 03 23:53:38.099744 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 562/2289] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:38 2026] DELETE /volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:38.109325 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5e128066-d26f-40fe-877e-cdef570e7ce8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:38.113519 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5e128066-d26f-40fe-877e-cdef570e7ce8 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 Jul 03 23:53:38.113786 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5e128066-d26f-40fe-877e-cdef570e7ce8 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:38.114013 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5e128066-d26f-40fe-877e-cdef570e7ce8 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:38.127405 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:38.127405 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:38.132369 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5e128066-d26f-40fe-877e-cdef570e7ce8 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Volume info retrieved successfully. Jul 03 23:53:38.140113 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5e128066-d26f-40fe-877e-cdef570e7ce8 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 returned with HTTP 200 Jul 03 23:53:38.141236 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 568/2290] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:38 2026] GET /volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:38.221902 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-fe65fefe-7e15-4d17-9f55-9e9764fd8264 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:38.224042 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fe65fefe-7e15-4d17-9f55-9e9764fd8264 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/volumes/51d0b9e1-646d-4dea-accd-95a8dd87d59c Jul 03 23:53:38.224281 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fe65fefe-7e15-4d17-9f55-9e9764fd8264 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:38.224468 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fe65fefe-7e15-4d17-9f55-9e9764fd8264 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:38.231111 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fe65fefe-7e15-4d17-9f55-9e9764fd8264 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/volumes/51d0b9e1-646d-4dea-accd-95a8dd87d59c returned with HTTP 404 Jul 03 23:53:38.231590 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 580/2291] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:38 2026] GET /volume/v3/volumes/51d0b9e1-646d-4dea-accd-95a8dd87d59c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:38.240039 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bb6d8f7f-7b1d-45dd-bb52-2a96454ad009 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:38.242221 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bb6d8f7f-7b1d-45dd-bb52-2a96454ad009 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] GET https://10.4.3.143/volume/v3/groups/dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19 Jul 03 23:53:38.242531 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bb6d8f7f-7b1d-45dd-bb52-2a96454ad009 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:38.242858 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bb6d8f7f-7b1d-45dd-bb52-2a96454ad009 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:38.243044 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-bb6d8f7f-7b1d-45dd-bb52-2a96454ad009 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] show called for member dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19 {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:38.247067 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bb6d8f7f-7b1d-45dd-bb52-2a96454ad009 tempest-GroupSnapshotsTest-1582834000 tempest-GroupSnapshotsTest-1582834000-project-member] https://10.4.3.143/volume/v3/groups/dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19 returned with HTTP 404 Jul 03 23:53:38.247676 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 582/2292] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:38 2026] GET /volume/v3/groups/dbb7eb43-dbb6-48f6-8dce-d3e7acfc6e19 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:38.254156 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0ee4c27b-1659-453d-b9a9-f27d4b762e34 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:38.255912 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0ee4c27b-1659-453d-b9a9-f27d4b762e34 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/234a221a-5b80-42ba-8586-dfdd48fa59ec Jul 03 23:53:38.256137 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0ee4c27b-1659-453d-b9a9-f27d4b762e34 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:38.256326 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0ee4c27b-1659-453d-b9a9-f27d4b762e34 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:38.269890 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0ee4c27b-1659-453d-b9a9-f27d4b762e34 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] https://10.4.3.143/volume/v3/group_types/234a221a-5b80-42ba-8586-dfdd48fa59ec returned with HTTP 202 Jul 03 23:53:38.270242 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 563/2293] 10.4.3.143 () {68 vars in 1404 bytes} [Fri Jul 3 23:53:38 2026] DELETE /volume/v3/group_types/234a221a-5b80-42ba-8586-dfdd48fa59ec => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:38.277961 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3a4d2eda-d7aa-441b-a536-4cd9a6a6f80d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:38.280389 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3a4d2eda-d7aa-441b-a536-4cd9a6a6f80d tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] DELETE https://10.4.3.143/volume/v3/types/73da2f95-71a5-4a9c-ac52-ca48a316337b Jul 03 23:53:38.280665 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3a4d2eda-d7aa-441b-a536-4cd9a6a6f80d tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:38.280952 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3a4d2eda-d7aa-441b-a536-4cd9a6a6f80d tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Calling method '_delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:38.321500 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3a4d2eda-d7aa-441b-a536-4cd9a6a6f80d tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] https://10.4.3.143/volume/v3/types/73da2f95-71a5-4a9c-ac52-ca48a316337b returned with HTTP 202 Jul 03 23:53:38.322196 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 569/2294] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:53:38 2026] DELETE /volume/v3/types/73da2f95-71a5-4a9c-ac52-ca48a316337b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:38.329596 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f50c5f59-1a2e-4aed-879a-0079eb956191 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:38.331727 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f50c5f59-1a2e-4aed-879a-0079eb956191 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] GET https://10.4.3.143/volume/v3/types/73da2f95-71a5-4a9c-ac52-ca48a316337b Jul 03 23:53:38.331939 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f50c5f59-1a2e-4aed-879a-0079eb956191 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:38.332169 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f50c5f59-1a2e-4aed-879a-0079eb956191 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:38.336403 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f50c5f59-1a2e-4aed-879a-0079eb956191 tempest-GroupSnapshotsTest-337627025 tempest-GroupSnapshotsTest-337627025-project-admin] https://10.4.3.143/volume/v3/types/73da2f95-71a5-4a9c-ac52-ca48a316337b returned with HTTP 404 Jul 03 23:53:38.336988 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 581/2295] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:53:38 2026] GET /volume/v3/types/73da2f95-71a5-4a9c-ac52-ca48a316337b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:39.156448 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a020c610-6636-464f-a0af-785dc9a4ea3a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:39.158847 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a020c610-6636-464f-a0af-785dc9a4ea3a tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 Jul 03 23:53:39.159129 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a020c610-6636-464f-a0af-785dc9a4ea3a tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:39.159407 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a020c610-6636-464f-a0af-785dc9a4ea3a tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:39.168926 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a020c610-6636-464f-a0af-785dc9a4ea3a tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 returned with HTTP 404 Jul 03 23:53:39.169745 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 583/2296] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:39 2026] GET /volume/v3/volumes/d2dc7e36-2dce-452c-a5ea-d246b7901351 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:39.177759 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7699eb60-0048-46ad-ad90-01be40ef8127 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:39.179578 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7699eb60-0048-46ad-ad90-01be40ef8127 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/d0665388-f046-4fed-9eb4-fd5ba296c03d Jul 03 23:53:39.180117 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7699eb60-0048-46ad-ad90-01be40ef8127 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:39.180117 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7699eb60-0048-46ad-ad90-01be40ef8127 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:39.180117 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-7699eb60-0048-46ad-ad90-01be40ef8127 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Delete snapshot with id: d0665388-f046-4fed-9eb4-fd5ba296c03d Jul 03 23:53:39.184334 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7699eb60-0048-46ad-ad90-01be40ef8127 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/snapshots/d0665388-f046-4fed-9eb4-fd5ba296c03d returned with HTTP 404 Jul 03 23:53:39.184835 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 564/2297] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:53:39 2026] DELETE /volume/v3/snapshots/d0665388-f046-4fed-9eb4-fd5ba296c03d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:39.192060 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-eace8990-c334-41a4-ad67-a42a5298d1c9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:39.194005 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-eace8990-c334-41a4-ad67-a42a5298d1c9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] GET https://10.4.3.143/volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 Jul 03 23:53:39.194247 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-eace8990-c334-41a4-ad67-a42a5298d1c9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:39.194385 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-eace8990-c334-41a4-ad67-a42a5298d1c9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:39.200199 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-eace8990-c334-41a4-ad67-a42a5298d1c9 tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 returned with HTTP 404 Jul 03 23:53:39.200744 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 570/2298] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:39 2026] GET /volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:39.207481 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3b058931-d7ce-4cb0-887a-0bc036f91c0f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:39.213713 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3b058931-d7ce-4cb0-887a-0bc036f91c0f tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] DELETE https://10.4.3.143/volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 Jul 03 23:53:39.213713 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3b058931-d7ce-4cb0-887a-0bc036f91c0f tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:39.214294 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3b058931-d7ce-4cb0-887a-0bc036f91c0f tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:39.214294 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-3b058931-d7ce-4cb0-887a-0bc036f91c0f tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] Delete volume with id: 0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 Jul 03 23:53:39.224403 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3b058931-d7ce-4cb0-887a-0bc036f91c0f tempest-VolumesDeleteCascade-1096514740 tempest-VolumesDeleteCascade-1096514740-project-member] https://10.4.3.143/volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 returned with HTTP 404 Jul 03 23:53:39.224403 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 582/2299] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:39 2026] DELETE /volume/v3/volumes/0b4b4b75-4391-4182-99bf-d3c6d01ce6a7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:40.531287 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7ce750f3-ad05-43ed-8d33-9a4a3bcb47cd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:40.531857 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7ce750f3-ad05-43ed-8d33-9a4a3bcb47cd None None] GET https://10.4.3.143/volume// Jul 03 23:53:40.532109 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7ce750f3-ad05-43ed-8d33-9a4a3bcb47cd None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:40.532394 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7ce750f3-ad05-43ed-8d33-9a4a3bcb47cd None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:40.532919 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7ce750f3-ad05-43ed-8d33-9a4a3bcb47cd None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:53:40.533325 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 584/2300] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:53:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:53:40.559600 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-3469526f-5a1d-4d4a-b508-07c9ecfb2c3a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:40.562496 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-3469526f-5a1d-4d4a-b508-07c9ecfb2c3a tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 Jul 03 23:53:40.562496 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-3469526f-5a1d-4d4a-b508-07c9ecfb2c3a tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:40.562617 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-3469526f-5a1d-4d4a-b508-07c9ecfb2c3a tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:40.573385 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:40.573385 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:40.577083 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-3469526f-5a1d-4d4a-b508-07c9ecfb2c3a tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:53:40.582584 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-3469526f-5a1d-4d4a-b508-07c9ecfb2c3a tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 returned with HTTP 200 Jul 03 23:53:40.582584 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 565/2301] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:53:40 2026] GET /volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 => generated 1583 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:53:40.726729 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-0c96ad8f-1163-457c-8d19-97ca6a321bc5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:40.732473 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-0c96ad8f-1163-457c-8d19-97ca6a321bc5 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] PUT https://10.4.3.143/volume/v3/attachments/88ea1c26-7340-4a2f-a05d-861197f3030d Jul 03 23:53:40.732926 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-0c96ad8f-1163-457c-8d19-97ca6a321bc5 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:40.745290 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-0c96ad8f-1163-457c-8d19-97ca6a321bc5 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Acquiring lock "cinder-attachment_update-f4cc6387-2707-48f7-85ea-a08066238862-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:53:40.751826 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-0c96ad8f-1163-457c-8d19-97ca6a321bc5 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Lock "cinder-attachment_update-f4cc6387-2707-48f7-85ea-a08066238862-np0000004490" acquired by "attachment_update" :: waited 0.006s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:53:40.753278 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:40.753278 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:40.952880 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c0929718-7818-4704-ba18-6f37df2fbc28 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:41.116866 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c0929718-7818-4704-ba18-6f37df2fbc28 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:53:41.117121 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c0929718-7818-4704-ba18-6f37df2fbc28 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-739131923"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:41.123078 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=516,cinder:INSERT=63,cinder:UPDATE=129 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:53:41.144168 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c0929718-7818-4704-ba18-6f37df2fbc28 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:53:41.144537 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 583/2302] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:53:40 2026] POST /volume/v3/types => generated 219 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:41.162155 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-26d9a9b4-4bde-4901-844c-a15c75a0ea8f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:41.166284 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-26d9a9b4-4bde-4901-844c-a15c75a0ea8f tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] POST https://10.4.3.143/volume/v3/group_types Jul 03 23:53:41.166716 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-26d9a9b4-4bde-4901-844c-a15c75a0ea8f tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-618114051"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:41.184849 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:41.193529 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-26d9a9b4-4bde-4901-844c-a15c75a0ea8f tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Jul 03 23:53:41.194032 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 585/2303] 10.4.3.143 () {70 vars in 1311 bytes} [Fri Jul 3 23:53:41 2026] POST /volume/v3/group_types => generated 176 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:41.209001 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-45538bfa-9fbf-4a7a-ac2b-0f8b14796666 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:41.292855 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-0c96ad8f-1163-457c-8d19-97ca6a321bc5 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Lock "cinder-attachment_update-f4cc6387-2707-48f7-85ea-a08066238862-np0000004490" released by "attachment_update" :: held 0.541s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:53:41.293450 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-0c96ad8f-1163-457c-8d19-97ca6a321bc5 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/attachments/88ea1c26-7340-4a2f-a05d-861197f3030d returned with HTTP 200 Jul 03 23:53:41.294060 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 571/2304] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:53:40 2026] PUT /volume/v3/attachments/88ea1c26-7340-4a2f-a05d-861197f3030d => generated 969 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:41.301449 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:41.302021 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-779713183"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:41.303397 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-779713183'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:41.303590 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Create volume of 1 GB Jul 03 23:53:41.307247 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Availability Zones retrieved successfully. Jul 03 23:53:41.313838 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Flow 'volume_create_api' (a1f13cc3-4616-44fe-a207-f7c18a39cacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:41.314568 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ae2503-ba3a-4f87-b544-75a6e86cd69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:41.317906 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:41.364965 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ae2503-ba3a-4f87-b544-75a6e86cd69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:41.366347 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c110d6ab-cd57-4be6-8c1d-117b196a8a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:41.377897 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-45538bfa-9fbf-4a7a-ac2b-0f8b14796666 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] POST https://10.4.3.143/volume/v3/groups Jul 03 23:53:41.378327 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-45538bfa-9fbf-4a7a-ac2b-0f8b14796666 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d877af4a-1b0b-45d4-923b-1b3f640c0b42", "volume_types": ["4af719cd-791d-4ec7-807a-0492795bf765"], "name": "tempest-GroupsV320Test-Group-232175263"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:41.380065 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-45538bfa-9fbf-4a7a-ac2b-0f8b14796666 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Creating new group {'group': {'group_type': 'd877af4a-1b0b-45d4-923b-1b3f640c0b42', 'volume_types': ['4af719cd-791d-4ec7-807a-0492795bf765'], 'name': 'tempest-GroupsV320Test-Group-232175263'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 23:53:41.383252 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.groups [None req-45538bfa-9fbf-4a7a-ac2b-0f8b14796666 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Creating group tempest-GroupsV320Test-Group-232175263. Jul 03 23:53:41.389781 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-45538bfa-9fbf-4a7a-ac2b-0f8b14796666 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Availability Zones retrieved successfully. Jul 03 23:53:41.425417 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-45538bfa-9fbf-4a7a-ac2b-0f8b14796666 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Created reservations ['70e9e8d6-5fa5-40b7-b389-9ad48f905c79'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:41.461465 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-45538bfa-9fbf-4a7a-ac2b-0f8b14796666 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] https://10.4.3.143/volume/v3/groups returned with HTTP 202 Jul 03 23:53:41.461970 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 584/2305] 10.4.3.143 () {70 vars in 1297 bytes} [Fri Jul 3 23:53:41 2026] POST /volume/v3/groups => generated 107 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:41.464847 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Created reservations ['28346da1-9778-4bae-b2c4-bf6bb8491878', '511b3420-0994-44d7-8c48-ab9cc4637459', 'fb1347d5-4919-4e9a-a7d0-fd3b5a686cdd', '4a520402-5151-4184-ba8a-89bddf6aeebe'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:41.465866 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c110d6ab-cd57-4be6-8c1d-117b196a8a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28346da1-9778-4bae-b2c4-bf6bb8491878', '511b3420-0994-44d7-8c48-ab9cc4637459', 'fb1347d5-4919-4e9a-a7d0-fd3b5a686cdd', '4a520402-5151-4184-ba8a-89bddf6aeebe']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:41.466834 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dc5cd15-d824-4eba-9280-c5a6694e3e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:41.472961 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-84804ae1-285c-4464-aed8-42fb9172731f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:41.475122 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-84804ae1-285c-4464-aed8-42fb9172731f tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] GET https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a Jul 03 23:53:41.475397 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-84804ae1-285c-4464-aed8-42fb9172731f tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:41.475688 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-84804ae1-285c-4464-aed8-42fb9172731f tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:41.475877 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-84804ae1-285c-4464-aed8-42fb9172731f tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] show called for member a659a4a0-656c-4568-b885-afb9bee37e2a {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:41.479943 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:41.479943 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:41.490155 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-84804ae1-285c-4464-aed8-42fb9172731f tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a returned with HTTP 200 Jul 03 23:53:41.490594 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 586/2306] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:41 2026] GET /volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:41.494027 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dc5cd15-d824-4eba-9280-c5a6694e3e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cc11b64-9b40-45c1-9141-e30a2d7c451d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-779713183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ed18a543af74f268cfa51b432d76d69',qos_specs=None,replication_status=,reservations=['28346da1-9778-4bae-b2c4-bf6bb8491878','511b3420-0994-44d7-8c48-ab9cc4637459','fb1347d5-4919-4e9a-a7d0-fd3b5a686cdd','4a520402-5151-4184-ba8a-89bddf6aeebe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d73f817b3a7f45128867378515ba82af',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-779713183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cc11b64-9b40-45c1-9141-e30a2d7c451d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ed18a543af74f268cfa51b432d76d69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d73f817b3a7f45128867378515ba82af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:41.494840 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51997261-e855-4cbc-804c-6f7fc62465db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:41.513775 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51997261-e855-4cbc-804c-6f7fc62465db) transitioned into state 'SUCCESS' from state '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-779713183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ed18a543af74f268cfa51b432d76d69',qos_specs=None,replication_status=,reservations=['28346da1-9778-4bae-b2c4-bf6bb8491878','511b3420-0994-44d7-8c48-ab9cc4637459','fb1347d5-4919-4e9a-a7d0-fd3b5a686cdd','4a520402-5151-4184-ba8a-89bddf6aeebe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d73f817b3a7f45128867378515ba82af',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:41.514501 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0ca31c-d64e-4209-b912-b26cda5c2ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:41.523538 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0ca31c-d64e-4209-b912-b26cda5c2ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:41.524462 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Flow 'volume_create_api' (a1f13cc3-4616-44fe-a207-f7c18a39cacc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:41.524807 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Create volume request issued successfully. Jul 03 23:53:41.525351 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c185e9a4-98cb-40fe-bf4e-a8938391301d tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:41.525812 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 566/2307] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:53:41 2026] POST /volume/v3/volumes => generated 749 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:41.540836 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cc619d8e-7ff9-4f50-a891-51f2f1cb2b14 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:41.544724 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cc619d8e-7ff9-4f50-a891-51f2f1cb2b14 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] GET https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d Jul 03 23:53:41.544724 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cc619d8e-7ff9-4f50-a891-51f2f1cb2b14 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:41.544724 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cc619d8e-7ff9-4f50-a891-51f2f1cb2b14 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:41.552056 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:41.552056 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:41.557763 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cc619d8e-7ff9-4f50-a891-51f2f1cb2b14 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Volume info retrieved successfully. Jul 03 23:53:41.564356 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cc619d8e-7ff9-4f50-a891-51f2f1cb2b14 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d returned with HTTP 200 Jul 03 23:53:41.564924 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 572/2308] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:41 2026] GET /volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:41.786596 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-fadef5f0-ba45-4dda-89b9-1d7625f499c1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:41.808213 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-cb836728-76af-4f2a-8791-849cc062647d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:41.815986 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-cb836728-76af-4f2a-8791-849cc062647d tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] POST https://10.4.3.143/volume/v3/attachments/88ea1c26-7340-4a2f-a05d-861197f3030d/action Jul 03 23:53:41.815986 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-cb836728-76af-4f2a-8791-849cc062647d tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:41.815986 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-cb836728-76af-4f2a-8791-849cc062647d tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:41.842599 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:41.842599 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:41.863331 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ea0e04ce-59d0-4e2d-8cbb-75729d73397c req-cb836728-76af-4f2a-8791-849cc062647d tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/attachments/88ea1c26-7340-4a2f-a05d-861197f3030d/action returned with HTTP 204 Jul 03 23:53:41.863884 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 587/2309] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:53:41 2026] POST /volume/v3/attachments/88ea1c26-7340-4a2f-a05d-861197f3030d/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:41.890909 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fadef5f0-ba45-4dda-89b9-1d7625f499c1 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] GET https://10.4.3.143/volume/v3/scheduler-stats/get_pools Jul 03 23:53:41.891176 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fadef5f0-ba45-4dda-89b9-1d7625f499c1 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:41.891372 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fadef5f0-ba45-4dda-89b9-1d7625f499c1 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] Calling method 'get_pools' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:41.891676 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:41.891676 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:42.393887 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fadef5f0-ba45-4dda-89b9-1d7625f499c1 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] https://10.4.3.143/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 23:53:42.394332 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 585/2310] 10.4.3.143 () {66 vars in 1291 bytes} [Fri Jul 3 23:53:41 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:42.407357 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7a6bc1ec-1fc4-4178-ae7d-b548e8ead09f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.409594 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7a6bc1ec-1fc4-4178-ae7d-b548e8ead09f tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] GET https://10.4.3.143/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 23:53:42.409815 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7a6bc1ec-1fc4-4178-ae7d-b548e8ead09f tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:42.410028 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7a6bc1ec-1fc4-4178-ae7d-b548e8ead09f tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] Calling method 'get_pools' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:42.410246 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.410246 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:42.500592 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4f3f4a0c-24c9-4133-928e-e49e2fe961e7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.504617 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4f3f4a0c-24c9-4133-928e-e49e2fe961e7 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] GET https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a Jul 03 23:53:42.504926 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4f3f4a0c-24c9-4133-928e-e49e2fe961e7 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:42.505177 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4f3f4a0c-24c9-4133-928e-e49e2fe961e7 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:42.505349 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-4f3f4a0c-24c9-4133-928e-e49e2fe961e7 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] show called for member a659a4a0-656c-4568-b885-afb9bee37e2a {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:42.512183 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.512183 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:42.524621 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4f3f4a0c-24c9-4133-928e-e49e2fe961e7 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a returned with HTTP 200 Jul 03 23:53:42.525214 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 573/2311] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:42 2026] GET /volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a => generated 388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:42.535557 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2570bb09-1b26-458b-8f69-f596c7f9623a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.538031 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2570bb09-1b26-458b-8f69-f596c7f9623a tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] POST https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a/action Jul 03 23:53:42.541953 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2570bb09-1b26-458b-8f69-f596c7f9623a tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:42.541953 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2570bb09-1b26-458b-8f69-f596c7f9623a tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:42.541953 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-2570bb09-1b26-458b-8f69-f596c7f9623a tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Updating group 'a659a4a0-656c-4568-b885-afb9bee37e2a' with 'creating' {{(pid=99861) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 23:53:42.545653 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.545653 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:42.552575 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2570bb09-1b26-458b-8f69-f596c7f9623a tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a/action returned with HTTP 202 Jul 03 23:53:42.552998 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 588/2312] 10.4.3.143 () {70 vars in 1428 bytes} [Fri Jul 3 23:53:42 2026] POST /volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:42.562544 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-84c7e6cc-e020-499b-9d08-d94582a664da None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.566094 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-84c7e6cc-e020-499b-9d08-d94582a664da tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] GET https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a Jul 03 23:53:42.566172 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-84c7e6cc-e020-499b-9d08-d94582a664da tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:42.567728 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-84c7e6cc-e020-499b-9d08-d94582a664da tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:42.567728 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-84c7e6cc-e020-499b-9d08-d94582a664da tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] show called for member a659a4a0-656c-4568-b885-afb9bee37e2a {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:42.571217 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.571217 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:42.580073 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9b93e4dd-b661-47e7-b159-93e9ca1a158b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.580165 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-84c7e6cc-e020-499b-9d08-d94582a664da tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a returned with HTTP 200 Jul 03 23:53:42.580539 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 586/2313] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:42 2026] GET /volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:42.582018 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9b93e4dd-b661-47e7-b159-93e9ca1a158b tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] GET https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d Jul 03 23:53:42.582256 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9b93e4dd-b661-47e7-b159-93e9ca1a158b tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:42.582501 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9b93e4dd-b661-47e7-b159-93e9ca1a158b tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:42.589868 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.589868 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:42.590766 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fbc62699-7d12-4e80-aaa0-365d704db957 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.592789 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fbc62699-7d12-4e80-aaa0-365d704db957 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] POST https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a/action Jul 03 23:53:42.593129 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fbc62699-7d12-4e80-aaa0-365d704db957 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:42.593265 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fbc62699-7d12-4e80-aaa0-365d704db957 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:42.593636 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9b93e4dd-b661-47e7-b159-93e9ca1a158b tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Volume info retrieved successfully. Jul 03 23:53:42.594723 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-fbc62699-7d12-4e80-aaa0-365d704db957 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Updating group 'a659a4a0-656c-4568-b885-afb9bee37e2a' with 'available' {{(pid=99861) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 23:53:42.598851 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9b93e4dd-b661-47e7-b159-93e9ca1a158b tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d returned with HTTP 200 Jul 03 23:53:42.599299 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 574/2314] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:42 2026] GET /volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:42.600004 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.600004 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:42.609218 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fbc62699-7d12-4e80-aaa0-365d704db957 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a/action returned with HTTP 202 Jul 03 23:53:42.609661 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 589/2315] 10.4.3.143 () {70 vars in 1428 bytes} [Fri Jul 3 23:53:42 2026] POST /volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:42.613663 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-61987af9-5b7e-4a08-8150-9eefe8822560 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.615642 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-61987af9-5b7e-4a08-8150-9eefe8822560 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] POST https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata Jul 03 23:53:42.616049 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-61987af9-5b7e-4a08-8150-9eefe8822560 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:42.616346 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-381e2664-b1c7-421b-812d-c1be2f9570e0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.618231 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-381e2664-b1c7-421b-812d-c1be2f9570e0 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] GET https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a Jul 03 23:53:42.618354 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-381e2664-b1c7-421b-812d-c1be2f9570e0 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:42.618608 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-381e2664-b1c7-421b-812d-c1be2f9570e0 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:42.618823 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-381e2664-b1c7-421b-812d-c1be2f9570e0 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] show called for member a659a4a0-656c-4568-b885-afb9bee37e2a {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:42.623733 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.623733 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:42.632178 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-381e2664-b1c7-421b-812d-c1be2f9570e0 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a returned with HTTP 200 Jul 03 23:53:42.632686 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 575/2316] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:42 2026] GET /volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:42.634669 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.634669 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:42.635293 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-61987af9-5b7e-4a08-8150-9eefe8822560 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Volume info retrieved successfully. Jul 03 23:53:42.642567 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1662bbee-d11c-469b-970a-810da8efdcf9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.644732 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1662bbee-d11c-469b-970a-810da8efdcf9 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] POST https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a/action Jul 03 23:53:42.645125 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1662bbee-d11c-469b-970a-810da8efdcf9 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:42.645253 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1662bbee-d11c-469b-970a-810da8efdcf9 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:42.647138 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-1662bbee-d11c-469b-970a-810da8efdcf9 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Updating group 'a659a4a0-656c-4568-b885-afb9bee37e2a' with 'error' {{(pid=99861) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 23:53:42.650873 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.650873 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:42.655129 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-61987af9-5b7e-4a08-8150-9eefe8822560 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Create volume metadata completed successfully. Jul 03 23:53:42.655537 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-61987af9-5b7e-4a08-8150-9eefe8822560 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata returned with HTTP 200 Jul 03 23:53:42.656208 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 587/2317] 10.4.3.143 () {68 vars in 1397 bytes} [Fri Jul 3 23:53:42 2026] POST /volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata => generated 101 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:42.657938 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1662bbee-d11c-469b-970a-810da8efdcf9 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a/action returned with HTTP 202 Jul 03 23:53:42.658562 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 590/2318] 10.4.3.143 () {70 vars in 1428 bytes} [Fri Jul 3 23:53:42 2026] POST /volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:42.666511 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c38b330a-b467-4a86-b598-cfad6967c9f3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.668052 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-71267551-d32e-45f4-9603-99ea1198d53a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.669019 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c38b330a-b467-4a86-b598-cfad6967c9f3 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] GET https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata Jul 03 23:53:42.669226 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c38b330a-b467-4a86-b598-cfad6967c9f3 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:42.669417 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c38b330a-b467-4a86-b598-cfad6967c9f3 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:42.670014 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-71267551-d32e-45f4-9603-99ea1198d53a tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] GET https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a Jul 03 23:53:42.670224 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-71267551-d32e-45f4-9603-99ea1198d53a tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:42.670402 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-71267551-d32e-45f4-9603-99ea1198d53a tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:42.670550 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-71267551-d32e-45f4-9603-99ea1198d53a tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] show called for member a659a4a0-656c-4568-b885-afb9bee37e2a {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:42.675313 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.675313 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:42.678545 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.678545 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:42.679016 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c38b330a-b467-4a86-b598-cfad6967c9f3 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Volume info retrieved successfully. Jul 03 23:53:42.685438 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-71267551-d32e-45f4-9603-99ea1198d53a tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a returned with HTTP 200 Jul 03 23:53:42.686118 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 588/2319] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:42 2026] GET /volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a => generated 384 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:42.688047 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c38b330a-b467-4a86-b598-cfad6967c9f3 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Get volume metadata completed successfully. Jul 03 23:53:42.688297 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c38b330a-b467-4a86-b598-cfad6967c9f3 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata returned with HTTP 200 Jul 03 23:53:42.688817 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 576/2320] 10.4.3.143 () {66 vars in 1375 bytes} [Fri Jul 3 23:53:42 2026] GET /volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata => generated 101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:42.699146 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e99b7186-77d2-4590-a699-14c57901c1ff None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.700999 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e99b7186-77d2-4590-a699-14c57901c1ff tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] PUT https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata Jul 03 23:53:42.701360 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e99b7186-77d2-4590-a699-14c57901c1ff tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:42.702070 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f40991fe-48bd-4037-b7b4-04bbf0fb2cc5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.704972 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f40991fe-48bd-4037-b7b4-04bbf0fb2cc5 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] POST https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a/action Jul 03 23:53:42.705513 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f40991fe-48bd-4037-b7b4-04bbf0fb2cc5 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:42.705721 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f40991fe-48bd-4037-b7b4-04bbf0fb2cc5 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:42.707953 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-f40991fe-48bd-4037-b7b4-04bbf0fb2cc5 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Updating group 'a659a4a0-656c-4568-b885-afb9bee37e2a' with 'available' {{(pid=99862) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 23:53:42.713458 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.713458 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:42.714139 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e99b7186-77d2-4590-a699-14c57901c1ff tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Volume info retrieved successfully. Jul 03 23:53:42.714182 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.714182 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:42.724648 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f40991fe-48bd-4037-b7b4-04bbf0fb2cc5 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a/action returned with HTTP 202 Jul 03 23:53:42.725209 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 589/2321] 10.4.3.143 () {70 vars in 1428 bytes} [Fri Jul 3 23:53:42 2026] POST /volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:42.732679 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-42930372-f48f-4b81-9c52-5c1ea646c0bd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.735050 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-42930372-f48f-4b81-9c52-5c1ea646c0bd tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] GET https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a Jul 03 23:53:42.735373 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-42930372-f48f-4b81-9c52-5c1ea646c0bd tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:42.735668 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-42930372-f48f-4b81-9c52-5c1ea646c0bd tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:42.735880 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-42930372-f48f-4b81-9c52-5c1ea646c0bd tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] show called for member a659a4a0-656c-4568-b885-afb9bee37e2a {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:42.737830 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e99b7186-77d2-4590-a699-14c57901c1ff tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Update volume metadata completed successfully. Jul 03 23:53:42.738125 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e99b7186-77d2-4590-a699-14c57901c1ff tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata returned with HTTP 200 Jul 03 23:53:42.738575 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 591/2322] 10.4.3.143 () {68 vars in 1395 bytes} [Fri Jul 3 23:53:42 2026] PUT /volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata => generated 57 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:42.740250 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.740250 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:42.747516 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-42930372-f48f-4b81-9c52-5c1ea646c0bd tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a returned with HTTP 200 Jul 03 23:53:42.747807 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8bc19ad4-992b-482c-8b7b-26612460c933 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.747963 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 577/2323] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:42 2026] GET /volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:42.750152 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8bc19ad4-992b-482c-8b7b-26612460c933 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] GET https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata Jul 03 23:53:42.750465 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8bc19ad4-992b-482c-8b7b-26612460c933 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:42.750796 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8bc19ad4-992b-482c-8b7b-26612460c933 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:42.757769 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bb3ba5ed-e18e-407d-b8f6-044230f42084 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.760200 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bb3ba5ed-e18e-407d-b8f6-044230f42084 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:53:42.760526 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bb3ba5ed-e18e-407d-b8f6-044230f42084 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:42.760776 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bb3ba5ed-e18e-407d-b8f6-044230f42084 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:42.761117 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.761117 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:42.761180 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-bb3ba5ed-e18e-407d-b8f6-044230f42084 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:42.761975 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8bc19ad4-992b-482c-8b7b-26612460c933 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Volume info retrieved successfully. Jul 03 23:53:42.762349 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bb3ba5ed-e18e-407d-b8f6-044230f42084 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:42.768810 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8bc19ad4-992b-482c-8b7b-26612460c933 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Get volume metadata completed successfully. Jul 03 23:53:42.769148 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8bc19ad4-992b-482c-8b7b-26612460c933 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata returned with HTTP 200 Jul 03 23:53:42.769732 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 590/2324] 10.4.3.143 () {66 vars in 1375 bytes} [Fri Jul 3 23:53:42 2026] GET /volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata => generated 57 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:42.770173 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-bb3ba5ed-e18e-407d-b8f6-044230f42084 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Get all volumes completed successfully. Jul 03 23:53:42.772916 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bb3ba5ed-e18e-407d-b8f6-044230f42084 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:53:42.773366 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 592/2325] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:53:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:42.779979 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1e3ff7ee-336b-4a55-aa25-7c340dcde2e1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.782358 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1e3ff7ee-336b-4a55-aa25-7c340dcde2e1 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] DELETE https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata/key1 Jul 03 23:53:42.782640 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1e3ff7ee-336b-4a55-aa25-7c340dcde2e1 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:42.782919 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1e3ff7ee-336b-4a55-aa25-7c340dcde2e1 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:42.791178 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6927dc44-4c4d-4b07-b0da-d585c9a2cff6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.792008 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.792008 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:42.792648 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1e3ff7ee-336b-4a55-aa25-7c340dcde2e1 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Volume info retrieved successfully. Jul 03 23:53:42.795252 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6927dc44-4c4d-4b07-b0da-d585c9a2cff6 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] POST https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a/action Jul 03 23:53:42.796193 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6927dc44-4c4d-4b07-b0da-d585c9a2cff6 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:42.796193 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6927dc44-4c4d-4b07-b0da-d585c9a2cff6 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:42.801887 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-6927dc44-4c4d-4b07-b0da-d585c9a2cff6 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] delete called for group a659a4a0-656c-4568-b885-afb9bee37e2a {{(pid=99862) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 23:53:42.802009 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.groups [None req-6927dc44-4c4d-4b07-b0da-d585c9a2cff6 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Delete group with id: a659a4a0-656c-4568-b885-afb9bee37e2a Jul 03 23:53:42.805150 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1e3ff7ee-336b-4a55-aa25-7c340dcde2e1 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Get volume metadata completed successfully. Jul 03 23:53:42.807136 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.807136 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:42.813746 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1e3ff7ee-336b-4a55-aa25-7c340dcde2e1 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Delete volume metadata completed successfully. Jul 03 23:53:42.813911 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1e3ff7ee-336b-4a55-aa25-7c340dcde2e1 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata/key1 returned with HTTP 200 Jul 03 23:53:42.814268 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 578/2326] 10.4.3.143 () {66 vars in 1393 bytes} [Fri Jul 3 23:53:42 2026] DELETE /volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata/key1 => generated 0 bytes in 35 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 23:53:42.820638 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-676fd3b9-3075-4b4f-8952-99b643a635f3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.822520 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-676fd3b9-3075-4b4f-8952-99b643a635f3 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] GET https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata Jul 03 23:53:42.822700 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-676fd3b9-3075-4b4f-8952-99b643a635f3 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:42.822907 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-676fd3b9-3075-4b4f-8952-99b643a635f3 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:42.831229 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6927dc44-4c4d-4b07-b0da-d585c9a2cff6 tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a/action returned with HTTP 202 Jul 03 23:53:42.831774 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 591/2327] 10.4.3.143 () {70 vars in 1428 bytes} [Fri Jul 3 23:53:42 2026] POST /volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:42.837683 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.837683 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:42.838178 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-676fd3b9-3075-4b4f-8952-99b643a635f3 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Volume info retrieved successfully. Jul 03 23:53:42.840804 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-82b8efde-2641-4209-af75-f5fd5e2233ca None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.843189 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-82b8efde-2641-4209-af75-f5fd5e2233ca tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] GET https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a Jul 03 23:53:42.843579 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-82b8efde-2641-4209-af75-f5fd5e2233ca tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:42.844072 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-82b8efde-2641-4209-af75-f5fd5e2233ca tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:42.844247 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-82b8efde-2641-4209-af75-f5fd5e2233ca tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] show called for member a659a4a0-656c-4568-b885-afb9bee37e2a {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:42.848587 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-676fd3b9-3075-4b4f-8952-99b643a635f3 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Get volume metadata completed successfully. Jul 03 23:53:42.848903 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.848903 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:42.848977 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-676fd3b9-3075-4b4f-8952-99b643a635f3 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata returned with HTTP 200 Jul 03 23:53:42.849359 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 593/2328] 10.4.3.143 () {66 vars in 1375 bytes} [Fri Jul 3 23:53:42 2026] GET /volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata => generated 32 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:42.859605 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ecfde5cc-982f-41d9-81bd-62476bc8ec70 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.859832 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-82b8efde-2641-4209-af75-f5fd5e2233ca tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a returned with HTTP 200 Jul 03 23:53:42.860269 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 579/2329] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:42 2026] GET /volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a => generated 387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:42.861884 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ecfde5cc-982f-41d9-81bd-62476bc8ec70 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] PUT https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata Jul 03 23:53:42.862333 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ecfde5cc-982f-41d9-81bd-62476bc8ec70 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:42.876565 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.876565 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:42.877150 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ecfde5cc-982f-41d9-81bd-62476bc8ec70 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Volume info retrieved successfully. Jul 03 23:53:42.895180 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ecfde5cc-982f-41d9-81bd-62476bc8ec70 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Update volume metadata completed successfully. Jul 03 23:53:42.895180 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ecfde5cc-982f-41d9-81bd-62476bc8ec70 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata returned with HTTP 200 Jul 03 23:53:42.896927 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 592/2330] 10.4.3.143 () {68 vars in 1395 bytes} [Fri Jul 3 23:53:42 2026] PUT /volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata => generated 16 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:42.908839 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3144d906-722c-4e7a-90ab-123876f934ed None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.910830 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3144d906-722c-4e7a-90ab-123876f934ed tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] POST https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata Jul 03 23:53:42.911256 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3144d906-722c-4e7a-90ab-123876f934ed tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:42.912506 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7a6bc1ec-1fc4-4178-ae7d-b548e8ead09f tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] https://10.4.3.143/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 23:53:42.913028 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 567/2331] 10.4.3.143 () {66 vars in 1314 bytes} [Fri Jul 3 23:53:42 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:42.915025 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-bdb0b67f-bd66-41dc-a37c-39210191f2ad None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.915565 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bdb0b67f-bd66-41dc-a37c-39210191f2ad None None] GET https://10.4.3.143/volume// Jul 03 23:53:42.915831 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bdb0b67f-bd66-41dc-a37c-39210191f2ad None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:42.916084 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bdb0b67f-bd66-41dc-a37c-39210191f2ad None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:42.916541 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bdb0b67f-bd66-41dc-a37c-39210191f2ad None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:53:42.916939 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 580/2332] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:53:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:53:42.926046 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2cd1607f-9cb4-42d0-822e-1ea70a7ffd3b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.926904 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.926904 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:42.927417 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-3144d906-722c-4e7a-90ab-123876f934ed tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Volume info retrieved successfully. Jul 03 23:53:42.927725 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-7e97ce88-cf0c-4290-9b8c-e49c20945352 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.928750 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2cd1607f-9cb4-42d0-822e-1ea70a7ffd3b tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] GET https://10.4.3.143/volume/v3/capabilities/np0000004490@storpool Jul 03 23:53:42.928892 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2cd1607f-9cb4-42d0-822e-1ea70a7ffd3b tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:42.929227 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2cd1607f-9cb4-42d0-822e-1ea70a7ffd3b tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:42.933646 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-7e97ce88-cf0c-4290-9b8c-e49c20945352 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] GET https://10.4.3.143/volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 Jul 03 23:53:42.933646 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-7e97ce88-cf0c-4290-9b8c-e49c20945352 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:42.933913 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-7e97ce88-cf0c-4290-9b8c-e49c20945352 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:42.935773 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-3144d906-722c-4e7a-90ab-123876f934ed tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Create volume metadata completed successfully. Jul 03 23:53:42.936056 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3144d906-722c-4e7a-90ab-123876f934ed tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata returned with HTTP 200 Jul 03 23:53:42.936602 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 594/2333] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:53:42 2026] POST /volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:42.945875 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fea3bacc-548b-4b1e-9bc0-8df8cccf60f5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.948033 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fea3bacc-548b-4b1e-9bc0-8df8cccf60f5 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] PUT https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata/key3 Jul 03 23:53:42.948506 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fea3bacc-548b-4b1e-9bc0-8df8cccf60f5 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:42.948785 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.948785 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:42.953691 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-7e97ce88-cf0c-4290-9b8c-e49c20945352 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Volume info retrieved successfully. Jul 03 23:53:42.960908 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-7e97ce88-cf0c-4290-9b8c-e49c20945352 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] https://10.4.3.143/volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 returned with HTTP 200 Jul 03 23:53:42.961580 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 568/2334] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:53:42 2026] GET /volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 => generated 1540 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:53:42.963522 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.963522 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:42.964163 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fea3bacc-548b-4b1e-9bc0-8df8cccf60f5 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Volume info retrieved successfully. Jul 03 23:53:42.976505 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fea3bacc-548b-4b1e-9bc0-8df8cccf60f5 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Update volume metadata completed successfully. Jul 03 23:53:42.976665 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fea3bacc-548b-4b1e-9bc0-8df8cccf60f5 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata/key3 returned with HTTP 200 Jul 03 23:53:42.977118 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 581/2335] 10.4.3.143 () {68 vars in 1410 bytes} [Fri Jul 3 23:53:42 2026] PUT /volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata/key3 => generated 35 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:42.988869 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d60cc584-93b6-47b6-9181-843de3ceba3f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:42.991758 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d60cc584-93b6-47b6-9181-843de3ceba3f tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] GET https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata/key3 Jul 03 23:53:42.991758 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d60cc584-93b6-47b6-9181-843de3ceba3f tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:42.992355 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d60cc584-93b6-47b6-9181-843de3ceba3f tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:42.999198 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:42.999198 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:42.999713 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d60cc584-93b6-47b6-9181-843de3ceba3f tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Volume info retrieved successfully. Jul 03 23:53:43.008016 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d60cc584-93b6-47b6-9181-843de3ceba3f tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Get volume metadata completed successfully. Jul 03 23:53:43.008330 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d60cc584-93b6-47b6-9181-843de3ceba3f tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata/key3 returned with HTTP 200 Jul 03 23:53:43.008895 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 595/2336] 10.4.3.143 () {66 vars in 1390 bytes} [Fri Jul 3 23:53:42 2026] GET /volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata/key3 => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:43.016713 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4ae8b8df-ea61-4a27-b716-c4ed8738eff8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:43.019073 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4ae8b8df-ea61-4a27-b716-c4ed8738eff8 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] GET https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata Jul 03 23:53:43.019357 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4ae8b8df-ea61-4a27-b716-c4ed8738eff8 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:43.019659 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4ae8b8df-ea61-4a27-b716-c4ed8738eff8 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:43.031988 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:43.031988 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:43.032688 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4ae8b8df-ea61-4a27-b716-c4ed8738eff8 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Volume info retrieved successfully. Jul 03 23:53:43.040824 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4ae8b8df-ea61-4a27-b716-c4ed8738eff8 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Get volume metadata completed successfully. Jul 03 23:53:43.041096 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4ae8b8df-ea61-4a27-b716-c4ed8738eff8 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata returned with HTTP 200 Jul 03 23:53:43.041504 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 569/2337] 10.4.3.143 () {66 vars in 1375 bytes} [Fri Jul 3 23:53:43 2026] GET /volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata => generated 75 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:43.058522 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-dfb8959b-f8f3-43cd-a024-47de878ca7d4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:43.063798 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dfb8959b-f8f3-43cd-a024-47de878ca7d4 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] PUT https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata Jul 03 23:53:43.064204 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dfb8959b-f8f3-43cd-a024-47de878ca7d4 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:43.074890 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:43.074890 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:43.075439 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-dfb8959b-f8f3-43cd-a024-47de878ca7d4 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Volume info retrieved successfully. Jul 03 23:53:43.088494 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-dfb8959b-f8f3-43cd-a024-47de878ca7d4 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Update volume metadata completed successfully. Jul 03 23:53:43.088806 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dfb8959b-f8f3-43cd-a024-47de878ca7d4 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata returned with HTTP 200 Jul 03 23:53:43.089779 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 582/2338] 10.4.3.143 () {68 vars in 1395 bytes} [Fri Jul 3 23:53:43 2026] PUT /volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d/metadata => generated 16 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:43.092893 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-9da20745-8e11-4ed7-9e18-0b0515a3d440 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:43.094931 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-9da20745-8e11-4ed7-9e18-0b0515a3d440 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] PUT https://10.4.3.143/volume/v3/attachments/85fc589c-6f5e-441c-a73b-d04240ecf2bb Jul 03 23:53:43.095281 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-9da20745-8e11-4ed7-9e18-0b0515a3d440 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:43.099154 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-32e0ee6f-9b50-4b74-abe5-6bdd8efad59a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:43.101479 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-32e0ee6f-9b50-4b74-abe5-6bdd8efad59a tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] GET https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d Jul 03 23:53:43.101732 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-32e0ee6f-9b50-4b74-abe5-6bdd8efad59a tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:43.102068 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-32e0ee6f-9b50-4b74-abe5-6bdd8efad59a tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:43.102459 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-9da20745-8e11-4ed7-9e18-0b0515a3d440 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Acquiring lock "cinder-attachment_update-233b5289-63cf-4ac1-95b0-5f76eac8aa72-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:53:43.108080 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-9da20745-8e11-4ed7-9e18-0b0515a3d440 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Lock "cinder-attachment_update-233b5289-63cf-4ac1-95b0-5f76eac8aa72-np0000004490" acquired by "attachment_update" :: waited 0.006s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:53:43.109292 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:43.109292 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:43.114054 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:43.114054 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:43.119542 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-32e0ee6f-9b50-4b74-abe5-6bdd8efad59a tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Volume info retrieved successfully. Jul 03 23:53:43.125378 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-32e0ee6f-9b50-4b74-abe5-6bdd8efad59a tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d returned with HTTP 200 Jul 03 23:53:43.125904 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 570/2339] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:43 2026] GET /volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:43.140591 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-940e534c-f64c-4698-a879-14e3f537b063 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:43.143370 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-940e534c-f64c-4698-a879-14e3f537b063 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] DELETE https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d Jul 03 23:53:43.143634 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-940e534c-f64c-4698-a879-14e3f537b063 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:43.144285 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-940e534c-f64c-4698-a879-14e3f537b063 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:43.144609 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-940e534c-f64c-4698-a879-14e3f537b063 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Delete volume with id: 6cc11b64-9b40-45c1-9141-e30a2d7c451d Jul 03 23:53:43.156269 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:43.156269 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:43.157025 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-940e534c-f64c-4698-a879-14e3f537b063 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Volume info retrieved successfully. Jul 03 23:53:43.191389 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-940e534c-f64c-4698-a879-14e3f537b063 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Delete volume request issued successfully. Jul 03 23:53:43.191607 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-940e534c-f64c-4698-a879-14e3f537b063 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d returned with HTTP 202 Jul 03 23:53:43.192447 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 583/2340] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:43 2026] DELETE /volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:43.200193 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-05ca2e51-25f7-4f64-8f5e-e95103e48dee None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:43.201886 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-05ca2e51-25f7-4f64-8f5e-e95103e48dee tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] GET https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d Jul 03 23:53:43.202080 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-05ca2e51-25f7-4f64-8f5e-e95103e48dee tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:43.202274 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-05ca2e51-25f7-4f64-8f5e-e95103e48dee tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:43.211770 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:43.211770 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:43.216512 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-05ca2e51-25f7-4f64-8f5e-e95103e48dee tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Volume info retrieved successfully. Jul 03 23:53:43.222507 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-05ca2e51-25f7-4f64-8f5e-e95103e48dee tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d returned with HTTP 200 Jul 03 23:53:43.223075 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 571/2341] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:43 2026] GET /volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:43.440108 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2cd1607f-9cb4-42d0-822e-1ea70a7ffd3b tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] https://10.4.3.143/volume/v3/capabilities/np0000004490@storpool returned with HTTP 200 Jul 03 23:53:43.440551 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 593/2342] 10.4.3.143 () {66 vars in 1318 bytes} [Fri Jul 3 23:53:42 2026] GET /volume/v3/capabilities/np0000004490@storpool => generated 703 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:43.450833 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3934d6a4-9ab1-4226-9928-e9fd2f8657ed None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:43.452675 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3934d6a4-9ab1-4226-9928-e9fd2f8657ed tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] GET https://10.4.3.143/volume/v3/capabilities/np0000004490@storpool Jul 03 23:53:43.452889 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3934d6a4-9ab1-4226-9928-e9fd2f8657ed tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:43.453067 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3934d6a4-9ab1-4226-9928-e9fd2f8657ed tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:43.641811 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-9da20745-8e11-4ed7-9e18-0b0515a3d440 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Lock "cinder-attachment_update-233b5289-63cf-4ac1-95b0-5f76eac8aa72-np0000004490" released by "attachment_update" :: held 0.534s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:53:43.642193 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-9da20745-8e11-4ed7-9e18-0b0515a3d440 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] https://10.4.3.143/volume/v3/attachments/85fc589c-6f5e-441c-a73b-d04240ecf2bb returned with HTTP 200 Jul 03 23:53:43.642764 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 596/2343] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:53:43 2026] PUT /volume/v3/attachments/85fc589c-6f5e-441c-a73b-d04240ecf2bb => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:43.870804 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e5aa7047-bd36-484a-8a57-5058b415bd5b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:43.872931 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e5aa7047-bd36-484a-8a57-5058b415bd5b tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] GET https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a Jul 03 23:53:43.873134 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e5aa7047-bd36-484a-8a57-5058b415bd5b tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:43.873311 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e5aa7047-bd36-484a-8a57-5058b415bd5b tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:43.873432 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-e5aa7047-bd36-484a-8a57-5058b415bd5b tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] show called for member a659a4a0-656c-4568-b885-afb9bee37e2a {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:43.876595 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e5aa7047-bd36-484a-8a57-5058b415bd5b tempest-GroupsV320Test-800624037 tempest-GroupsV320Test-800624037-project-member] https://10.4.3.143/volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a returned with HTTP 404 Jul 03 23:53:43.877150 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 572/2344] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:43 2026] GET /volume/v3/groups/a659a4a0-656c-4568-b885-afb9bee37e2a => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:43.884424 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5eddc5e6-2f84-4c7d-b4dc-2cc11b90ff71 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:43.886579 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5eddc5e6-2f84-4c7d-b4dc-2cc11b90ff71 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/d877af4a-1b0b-45d4-923b-1b3f640c0b42 Jul 03 23:53:43.886800 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5eddc5e6-2f84-4c7d-b4dc-2cc11b90ff71 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:43.886994 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5eddc5e6-2f84-4c7d-b4dc-2cc11b90ff71 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:43.904198 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5eddc5e6-2f84-4c7d-b4dc-2cc11b90ff71 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] https://10.4.3.143/volume/v3/group_types/d877af4a-1b0b-45d4-923b-1b3f640c0b42 returned with HTTP 202 Jul 03 23:53:43.904620 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 594/2345] 10.4.3.143 () {68 vars in 1404 bytes} [Fri Jul 3 23:53:43 2026] DELETE /volume/v3/group_types/d877af4a-1b0b-45d4-923b-1b3f640c0b42 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:43.911840 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-458069b3-6d92-46d1-8727-dba3694dcbf1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:43.913650 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-458069b3-6d92-46d1-8727-dba3694dcbf1 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] DELETE https://10.4.3.143/volume/v3/types/4af719cd-791d-4ec7-807a-0492795bf765 Jul 03 23:53:43.913962 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-458069b3-6d92-46d1-8727-dba3694dcbf1 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:43.914185 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-458069b3-6d92-46d1-8727-dba3694dcbf1 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:43.914404 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:43.914404 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:43.937448 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-458069b3-6d92-46d1-8727-dba3694dcbf1 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] https://10.4.3.143/volume/v3/types/4af719cd-791d-4ec7-807a-0492795bf765 returned with HTTP 202 Jul 03 23:53:43.938030 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 597/2346] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:53:43 2026] DELETE /volume/v3/types/4af719cd-791d-4ec7-807a-0492795bf765 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:43.948731 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-aac1ab0d-13cd-4325-88a3-e7ad37112ea8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:43.950450 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aac1ab0d-13cd-4325-88a3-e7ad37112ea8 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] GET https://10.4.3.143/volume/v3/types/4af719cd-791d-4ec7-807a-0492795bf765 Jul 03 23:53:43.950661 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aac1ab0d-13cd-4325-88a3-e7ad37112ea8 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:43.950886 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aac1ab0d-13cd-4325-88a3-e7ad37112ea8 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:43.954162 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aac1ab0d-13cd-4325-88a3-e7ad37112ea8 tempest-GroupsV320Test-1634476367 tempest-GroupsV320Test-1634476367-project-admin] https://10.4.3.143/volume/v3/types/4af719cd-791d-4ec7-807a-0492795bf765 returned with HTTP 404 Jul 03 23:53:43.954620 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 573/2347] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:53:43 2026] GET /volume/v3/types/4af719cd-791d-4ec7-807a-0492795bf765 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:43.960528 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3934d6a4-9ab1-4226-9928-e9fd2f8657ed tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] https://10.4.3.143/volume/v3/capabilities/np0000004490@storpool returned with HTTP 200 Jul 03 23:53:43.961141 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 584/2348] 10.4.3.143 () {66 vars in 1318 bytes} [Fri Jul 3 23:53:43 2026] GET /volume/v3/capabilities/np0000004490@storpool => generated 703 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:43.971338 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6ef949f1-ce67-438d-bd98-3b4cff35a769 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:43.975891 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6ef949f1-ce67-438d-bd98-3b4cff35a769 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] GET https://10.4.3.143/volume/v3/capabilities/np0000004490@storpool Jul 03 23:53:43.976179 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6ef949f1-ce67-438d-bd98-3b4cff35a769 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:43.976486 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6ef949f1-ce67-438d-bd98-3b4cff35a769 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:44.152999 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-6138156a-1a42-422d-9bb8-5f4ed64e88b5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:44.155747 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-6138156a-1a42-422d-9bb8-5f4ed64e88b5 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] POST https://10.4.3.143/volume/v3/attachments/85fc589c-6f5e-441c-a73b-d04240ecf2bb/action Jul 03 23:53:44.156147 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-6138156a-1a42-422d-9bb8-5f4ed64e88b5 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:44.156287 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-6138156a-1a42-422d-9bb8-5f4ed64e88b5 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:44.178873 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:44.178873 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:44.201363 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-e9049158-80f2-47eb-b01b-ec044bfc399e req-6138156a-1a42-422d-9bb8-5f4ed64e88b5 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] https://10.4.3.143/volume/v3/attachments/85fc589c-6f5e-441c-a73b-d04240ecf2bb/action returned with HTTP 204 Jul 03 23:53:44.202034 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 598/2349] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:53:44 2026] POST /volume/v3/attachments/85fc589c-6f5e-441c-a73b-d04240ecf2bb/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:44.239815 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-16897d6d-a8e9-477e-9f64-f48288208e04 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:44.242212 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-16897d6d-a8e9-477e-9f64-f48288208e04 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] GET https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d Jul 03 23:53:44.242212 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-16897d6d-a8e9-477e-9f64-f48288208e04 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:44.242212 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-16897d6d-a8e9-477e-9f64-f48288208e04 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:44.247829 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-16897d6d-a8e9-477e-9f64-f48288208e04 tempest-VolumesMetadataTest-567345414 tempest-VolumesMetadataTest-567345414-project-member] https://10.4.3.143/volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d returned with HTTP 404 Jul 03 23:53:44.248198 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 574/2350] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:44 2026] GET /volume/v3/volumes/6cc11b64-9b40-45c1-9141-e30a2d7c451d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:44.489473 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6ef949f1-ce67-438d-bd98-3b4cff35a769 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308 tempest-BackendsCapabilitiesAdminTestsJSON-1615925308-project-admin] https://10.4.3.143/volume/v3/capabilities/np0000004490@storpool returned with HTTP 200 Jul 03 23:53:44.490142 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 595/2351] 10.4.3.143 () {66 vars in 1318 bytes} [Fri Jul 3 23:53:43 2026] GET /volume/v3/capabilities/np0000004490@storpool => generated 703 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:45.856359 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-50ffcff1-ee7c-47cb-a881-fe18146c6803 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:46.021980 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-50ffcff1-ee7c-47cb-a881-fe18146c6803 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes Jul 03 23:53:46.022353 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-50ffcff1-ee7c-47cb-a881-fe18146c6803 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:46.022353 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-50ffcff1-ee7c-47cb-a881-fe18146c6803 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:46.022834 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-50ffcff1-ee7c-47cb-a881-fe18146c6803 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:46.023120 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-50ffcff1-ee7c-47cb-a881-fe18146c6803 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:46.034633 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-50ffcff1-ee7c-47cb-a881-fe18146c6803 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:46.035121 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-50ffcff1-ee7c-47cb-a881-fe18146c6803 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 200 Jul 03 23:53:46.035622 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 585/2352] 10.4.3.143 () {66 vars in 1237 bytes} [Fri Jul 3 23:53:45 2026] GET /volume/v3/volumes => generated 15 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:46.045822 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:46.047606 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:46.048095 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2098877794"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:46.049967 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2098877794'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:46.050091 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Create volume of 1 GB Jul 03 23:53:46.054055 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Availability Zones retrieved successfully. Jul 03 23:53:46.061997 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Flow 'volume_create_api' (0efb5b40-f1ae-4bd5-a6e8-32c07662ef9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:46.063601 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80ae6568-82bd-4774-8cfa-eeff5961c00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:46.063878 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:46.094532 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80ae6568-82bd-4774-8cfa-eeff5961c00b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:46.095694 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8e610ef-54e8-44bf-b9db-b27f09ce08c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:46.174216 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Created reservations ['04216938-0e91-4936-ad54-57bc323dff38', '1ab002a8-4be2-4ee2-8da1-dfebf44c69b7', '09f4e5d2-c1db-4c83-8445-3b44a3adb2c1', '371e8534-464d-4ba5-a688-c17bce8f61fd'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:46.175227 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8e610ef-54e8-44bf-b9db-b27f09ce08c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04216938-0e91-4936-ad54-57bc323dff38', '1ab002a8-4be2-4ee2-8da1-dfebf44c69b7', '09f4e5d2-c1db-4c83-8445-3b44a3adb2c1', '371e8534-464d-4ba5-a688-c17bce8f61fd']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:46.176215 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f0da81f-0e00-4d9e-ba02-5b1beb6dc20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:46.205054 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f0da81f-0e00-4d9e-ba02-5b1beb6dc20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e16a9c3f-0971-44c8-afef-473d47cdcefd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2098877794',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f81b0983a66f488a8d11b8c755a29888',qos_specs=None,replication_status=,reservations=['04216938-0e91-4936-ad54-57bc323dff38','1ab002a8-4be2-4ee2-8da1-dfebf44c69b7','09f4e5d2-c1db-4c83-8445-3b44a3adb2c1','371e8534-464d-4ba5-a688-c17bce8f61fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce3f1d3d1fc94e70bc251c70f805d20c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2098877794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e16a9c3f-0971-44c8-afef-473d47cdcefd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f81b0983a66f488a8d11b8c755a29888',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce3f1d3d1fc94e70bc251c70f805d20c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:46.205972 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66d4a7b3-3ebc-4a44-aad9-347060377b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:46.226495 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66d4a7b3-3ebc-4a44-aad9-347060377b0f) transitioned into state 'SUCCESS' from state '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-2098877794',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f81b0983a66f488a8d11b8c755a29888',qos_specs=None,replication_status=,reservations=['04216938-0e91-4936-ad54-57bc323dff38','1ab002a8-4be2-4ee2-8da1-dfebf44c69b7','09f4e5d2-c1db-4c83-8445-3b44a3adb2c1','371e8534-464d-4ba5-a688-c17bce8f61fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce3f1d3d1fc94e70bc251c70f805d20c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:46.227929 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5978d1a3-4fc0-48b7-a655-b6fe4d8545be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:46.239162 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5978d1a3-4fc0-48b7-a655-b6fe4d8545be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:46.240271 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Flow 'volume_create_api' (0efb5b40-f1ae-4bd5-a6e8-32c07662ef9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:46.241891 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Create volume request issued successfully. Jul 03 23:53:46.241891 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e2e7fbf8-80df-405d-a3e3-5002fa5f4afd tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:46.242034 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 599/2353] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:53:46 2026] POST /volume/v3/volumes => generated 764 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:46.254990 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-55dad9f9-1e6b-4d34-8a90-eb0cb3880618 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:46.258587 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-55dad9f9-1e6b-4d34-8a90-eb0cb3880618 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd Jul 03 23:53:46.258845 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-55dad9f9-1e6b-4d34-8a90-eb0cb3880618 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:46.259040 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-55dad9f9-1e6b-4d34-8a90-eb0cb3880618 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:46.276236 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:46.276236 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:46.280660 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-55dad9f9-1e6b-4d34-8a90-eb0cb3880618 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Volume info retrieved successfully. Jul 03 23:53:46.289384 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-55dad9f9-1e6b-4d34-8a90-eb0cb3880618 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd returned with HTTP 200 Jul 03 23:53:46.289924 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 575/2354] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:46 2026] GET /volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd => generated 832 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:46.670475 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5e2dfe2c-23df-4e1a-a72d-612799f47799 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:46.736353 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5e2dfe2c-23df-4e1a-a72d-612799f47799 tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:53:46.736635 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5e2dfe2c-23df-4e1a-a72d-612799f47799 tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1289890637", "extra_specs": {"storage_protocol": "tempest-storage_protocol-323804918", "vendor_name": "tempest-vendor_name-1598901461"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:46.751732 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5e2dfe2c-23df-4e1a-a72d-612799f47799 tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:53:46.752083 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 596/2355] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:53:46 2026] POST /volume/v3/types => generated 327 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:46.764147 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:46.843015 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:46.843494 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7d52cfbb-b33b-4c76-9049-e1011ff1af39", "size": 1, "name": "tempest-UserMessagesTest-Volume-1737161434"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:46.845510 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Create volume request body: {'volume': {'volume_type': '7d52cfbb-b33b-4c76-9049-e1011ff1af39', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1737161434'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:46.850695 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Create volume of 1 GB Jul 03 23:53:46.851153 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:46.851153 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:46.851872 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Availability Zones retrieved successfully. Jul 03 23:53:46.860538 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Flow 'volume_create_api' (160b30ff-01ff-42e6-95ed-20d4d1d38a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:46.861978 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36cb7fab-32ab-46fa-8690-c6a86e24462f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:46.863365 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:46.890228 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36cb7fab-32ab-46fa-8690-c6a86e24462f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:53:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-323804918',vendor_name='tempest-vendor_name-1598901461'},id=7d52cfbb-b33b-4c76-9049-e1011ff1af39,is_public=True,name='tempest-UserMessagesTest-volume-type-1289890637',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d52cfbb-b33b-4c76-9049-e1011ff1af39', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:46.891380 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e82a16c-acaf-4fb3-acd0-054d37f0c5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:46.933363 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1289890637 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1289890637, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:46.933823 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1289890637 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1289890637, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:46.975668 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Created reservations ['3c445da9-b7d5-4634-89dd-84b68727aaf5', '424d3502-b141-4cdd-8c92-27ce2d7a86aa', '5789251a-c323-4dab-bfcd-9b3301182f16', 'ad8a70af-d824-43ef-a5b4-23912c663dc7'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:46.976610 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e82a16c-acaf-4fb3-acd0-054d37f0c5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c445da9-b7d5-4634-89dd-84b68727aaf5', '424d3502-b141-4cdd-8c92-27ce2d7a86aa', '5789251a-c323-4dab-bfcd-9b3301182f16', 'ad8a70af-d824-43ef-a5b4-23912c663dc7']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:46.977466 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e7525f-962d-4a42-ae15-4366cef92f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:47.004643 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e7525f-962d-4a42-ae15-4366cef92f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df166b8c-39fa-42bc-a4a3-ff7259a0bbed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1737161434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dc1f41bf03e4c68aba5da320c184b30',qos_specs=None,replication_status=,reservations=['3c445da9-b7d5-4634-89dd-84b68727aaf5','424d3502-b141-4cdd-8c92-27ce2d7a86aa','5789251a-c323-4dab-bfcd-9b3301182f16','ad8a70af-d824-43ef-a5b4-23912c663dc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef71ef51eba949c5b94be20dcf205107',volume_type_id=7d52cfbb-b33b-4c76-9049-e1011ff1af39), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1737161434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df166b8c-39fa-42bc-a4a3-ff7259a0bbed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dc1f41bf03e4c68aba5da320c184b30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef71ef51eba949c5b94be20dcf205107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d52cfbb-b33b-4c76-9049-e1011ff1af39),volume_type_id=7d52cfbb-b33b-4c76-9049-e1011ff1af39)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:47.005475 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (154fa8ee-bbac-442e-ae85-c4542ca54bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:47.025362 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (154fa8ee-bbac-442e-ae85-c4542ca54bbd) transitioned into state 'SUCCESS' from state '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-1737161434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dc1f41bf03e4c68aba5da320c184b30',qos_specs=None,replication_status=,reservations=['3c445da9-b7d5-4634-89dd-84b68727aaf5','424d3502-b141-4cdd-8c92-27ce2d7a86aa','5789251a-c323-4dab-bfcd-9b3301182f16','ad8a70af-d824-43ef-a5b4-23912c663dc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef71ef51eba949c5b94be20dcf205107',volume_type_id=7d52cfbb-b33b-4c76-9049-e1011ff1af39)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:47.026241 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69bff233-63ba-482c-af64-da6b95a9bd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:47.039098 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69bff233-63ba-482c-af64-da6b95a9bd9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:47.042645 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Flow 'volume_create_api' (160b30ff-01ff-42e6-95ed-20d4d1d38a44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:47.042645 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Create volume request issued successfully. Jul 03 23:53:47.042645 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-12c10d87-0833-49e1-bd7c-16ee8b4f2e5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:47.043766 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 586/2356] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:53:46 2026] POST /volume/v3/volumes => generated 786 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:47.061372 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-598bfdab-69f0-44b0-b289-f6432d9d9d08 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:47.065223 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-598bfdab-69f0-44b0-b289-f6432d9d9d08 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] GET https://10.4.3.143/volume/v3/volumes/df166b8c-39fa-42bc-a4a3-ff7259a0bbed Jul 03 23:53:47.065509 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-598bfdab-69f0-44b0-b289-f6432d9d9d08 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:47.066103 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-598bfdab-69f0-44b0-b289-f6432d9d9d08 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:47.079188 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:47.079188 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:47.085022 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-598bfdab-69f0-44b0-b289-f6432d9d9d08 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Volume info retrieved successfully. Jul 03 23:53:47.091871 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-598bfdab-69f0-44b0-b289-f6432d9d9d08 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/volumes/df166b8c-39fa-42bc-a4a3-ff7259a0bbed returned with HTTP 200 Jul 03 23:53:47.092377 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 600/2357] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:53:47 2026] GET /volume/v3/volumes/df166b8c-39fa-42bc-a4a3-ff7259a0bbed => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:47.309328 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-61d8dd17-7f36-4410-b4a2-cb5cece88a0b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:47.312754 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-61d8dd17-7f36-4410-b4a2-cb5cece88a0b tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd Jul 03 23:53:47.312949 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-61d8dd17-7f36-4410-b4a2-cb5cece88a0b tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:47.313148 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-61d8dd17-7f36-4410-b4a2-cb5cece88a0b tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:47.322857 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:47.322857 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:47.326137 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-61d8dd17-7f36-4410-b4a2-cb5cece88a0b tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Volume info retrieved successfully. Jul 03 23:53:47.330589 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-61d8dd17-7f36-4410-b4a2-cb5cece88a0b tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd returned with HTTP 200 Jul 03 23:53:47.331032 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 576/2358] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:47 2026] GET /volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:47.343904 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a51c55bf-f07c-4b2d-b147-278e4979ff04 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:47.345685 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a51c55bf-f07c-4b2d-b147-278e4979ff04 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd Jul 03 23:53:47.345892 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a51c55bf-f07c-4b2d-b147-278e4979ff04 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:47.346079 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a51c55bf-f07c-4b2d-b147-278e4979ff04 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:47.353383 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:47.353383 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:47.356956 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a51c55bf-f07c-4b2d-b147-278e4979ff04 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Volume info retrieved successfully. Jul 03 23:53:47.361060 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a51c55bf-f07c-4b2d-b147-278e4979ff04 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd returned with HTTP 200 Jul 03 23:53:47.361506 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 597/2359] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:47 2026] GET /volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:47.377064 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-71dd6223-8fec-45e2-9012-95677a1324f9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:47.381006 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:47.381006 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1961524754"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:47.381498 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1961524754'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:47.381498 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Create volume of 1 GB Jul 03 23:53:47.382534 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:47.382534 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:47.388572 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Availability Zones retrieved successfully. Jul 03 23:53:47.394618 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Flow 'volume_create_api' (101bc354-673d-4397-96fe-131d1bc791c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:47.395479 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a51f9cc8-c850-400e-9e1f-f2a18fa7b190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:47.396415 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:47.426460 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a51f9cc8-c850-400e-9e1f-f2a18fa7b190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:47.426854 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6aa6649-58ef-48c1-ba0e-84054dbd47dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:47.478601 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Created reservations ['349500ee-4dd7-4cb8-8768-95573cd61032', 'e78b1081-2369-4c7d-a6ec-344694785ee4', '22985b96-4d97-42cd-8d7a-2c6d78bc5a78', '1df4986c-afee-41c4-b27d-cbfdc1e64c50'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:47.479503 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6aa6649-58ef-48c1-ba0e-84054dbd47dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['349500ee-4dd7-4cb8-8768-95573cd61032', 'e78b1081-2369-4c7d-a6ec-344694785ee4', '22985b96-4d97-42cd-8d7a-2c6d78bc5a78', '1df4986c-afee-41c4-b27d-cbfdc1e64c50']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:47.480447 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88d28549-85f5-4ed1-aaba-2c0722168554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:47.504987 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88d28549-85f5-4ed1-aaba-2c0722168554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e18c06c-3011-4a85-a849-5ee147bf4911', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1961524754',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f81b0983a66f488a8d11b8c755a29888',qos_specs=None,replication_status=,reservations=['349500ee-4dd7-4cb8-8768-95573cd61032','e78b1081-2369-4c7d-a6ec-344694785ee4','22985b96-4d97-42cd-8d7a-2c6d78bc5a78','1df4986c-afee-41c4-b27d-cbfdc1e64c50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce3f1d3d1fc94e70bc251c70f805d20c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1961524754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e18c06c-3011-4a85-a849-5ee147bf4911,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f81b0983a66f488a8d11b8c755a29888',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce3f1d3d1fc94e70bc251c70f805d20c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:47.505872 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dac5cef5-1c61-470e-b6ba-708a06f53022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:47.522721 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dac5cef5-1c61-470e-b6ba-708a06f53022) transitioned into state 'SUCCESS' from state '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-1961524754',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f81b0983a66f488a8d11b8c755a29888',qos_specs=None,replication_status=,reservations=['349500ee-4dd7-4cb8-8768-95573cd61032','e78b1081-2369-4c7d-a6ec-344694785ee4','22985b96-4d97-42cd-8d7a-2c6d78bc5a78','1df4986c-afee-41c4-b27d-cbfdc1e64c50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce3f1d3d1fc94e70bc251c70f805d20c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:47.523610 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e7c2a3b-bc70-42e4-9aa4-fba53935eb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:47.535106 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e7c2a3b-bc70-42e4-9aa4-fba53935eb89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:47.535929 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Flow 'volume_create_api' (101bc354-673d-4397-96fe-131d1bc791c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:47.536206 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Create volume request issued successfully. Jul 03 23:53:47.536779 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-71dd6223-8fec-45e2-9012-95677a1324f9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:47.537208 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 587/2360] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:53:47 2026] POST /volume/v3/volumes => generated 764 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:47.543231 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d23fd71e-a70e-4883-a87c-b59d00bb22b8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:47.550796 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9bf1c5e1-640f-4a1f-9649-972747ccfbc2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:47.552512 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9bf1c5e1-640f-4a1f-9649-972747ccfbc2 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 Jul 03 23:53:47.552725 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9bf1c5e1-640f-4a1f-9649-972747ccfbc2 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:47.552993 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9bf1c5e1-640f-4a1f-9649-972747ccfbc2 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:47.560466 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b31e691b-8615-475a-9d9d-1587be44c99f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:47.561157 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:47.561157 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:47.568757 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9bf1c5e1-640f-4a1f-9649-972747ccfbc2 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Volume info retrieved successfully. Jul 03 23:53:47.574763 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9bf1c5e1-640f-4a1f-9649-972747ccfbc2 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 returned with HTTP 200 Jul 03 23:53:47.574763 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 577/2361] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:47 2026] GET /volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:53:47.651418 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d23fd71e-a70e-4883-a87c-b59d00bb22b8 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:53:47.652522 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d23fd71e-a70e-4883-a87c-b59d00bb22b8 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-937567829"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:47.674152 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d23fd71e-a70e-4883-a87c-b59d00bb22b8 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:53:47.674761 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 601/2362] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:53:47 2026] POST /volume/v3/types => generated 227 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:47.684343 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5b9019f0-b1b7-40a4-81b0-e00c2eea88ff None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:47.686841 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5b9019f0-b1b7-40a4-81b0-e00c2eea88ff tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] POST https://10.4.3.143/volume/v3/group_types Jul 03 23:53:47.687296 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5b9019f0-b1b7-40a4-81b0-e00c2eea88ff tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-436202642"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:47.689444 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:47.689444 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:47.701115 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:47.701115 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-690988399", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:47.701115 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-690988399', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:47.701115 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Create volume of 1 GB Jul 03 23:53:47.703109 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5b9019f0-b1b7-40a4-81b0-e00c2eea88ff tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Jul 03 23:53:47.703767 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 588/2363] 10.4.3.143 () {70 vars in 1311 bytes} [Fri Jul 3 23:53:47 2026] POST /volume/v3/group_types => generated 184 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:47.705744 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Availability Zones retrieved successfully. Jul 03 23:53:47.712994 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4295e738-6313-48fd-b74e-341dca05cd88 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:47.715294 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Flow 'volume_create_api' (0c42c962-07d4-4aa2-867e-6b0f102eb28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:47.716655 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38f0240a-1c46-47c1-a073-eb0e67552cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:47.717723 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:47.755358 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38f0240a-1c46-47c1-a073-eb0e67552cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:47.756180 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c120936-964a-4f85-88ea-6f15ba022426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:47.801554 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4295e738-6313-48fd-b74e-341dca05cd88 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] POST https://10.4.3.143/volume/v3/groups Jul 03 23:53:47.802005 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4295e738-6313-48fd-b74e-341dca05cd88 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "760c204b-c7d2-4d30-b1ba-31f30aaf84ae", "volume_types": ["c7b7a7b0-2653-46af-81a5-f5c4c5fb6f3e"], "name": "tempest-GroupSnapshotsV319Test-Group-805163645"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:47.804024 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-4295e738-6313-48fd-b74e-341dca05cd88 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Creating new group {'group': {'group_type': '760c204b-c7d2-4d30-b1ba-31f30aaf84ae', 'volume_types': ['c7b7a7b0-2653-46af-81a5-f5c4c5fb6f3e'], 'name': 'tempest-GroupSnapshotsV319Test-Group-805163645'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 23:53:47.807852 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.groups [None req-4295e738-6313-48fd-b74e-341dca05cd88 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-805163645. Jul 03 23:53:47.821592 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4295e738-6313-48fd-b74e-341dca05cd88 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Availability Zones retrieved successfully. Jul 03 23:53:47.834966 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Created reservations ['97c98eca-a7b2-48b8-abbf-4e8452b99fa8', '80f42a7b-6c85-423a-bfae-e520462c5efb', '7b1098af-9502-4d19-bb81-b653bd0b3d56', 'c22f2481-f7e1-443e-a30b-6331d7477553'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:47.835716 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c120936-964a-4f85-88ea-6f15ba022426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97c98eca-a7b2-48b8-abbf-4e8452b99fa8', '80f42a7b-6c85-423a-bfae-e520462c5efb', '7b1098af-9502-4d19-bb81-b653bd0b3d56', 'c22f2481-f7e1-443e-a30b-6331d7477553']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:47.836423 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04b7000a-8abe-4a52-bdf2-dfc02551cd4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:47.860260 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-4295e738-6313-48fd-b74e-341dca05cd88 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Created reservations ['8913ce56-2d9b-4ca6-b1cf-e92a5b0be13d'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:47.864540 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04b7000a-8abe-4a52-bdf2-dfc02551cd4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49774540-8341-4318-8f5a-0bb3be6339db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-690988399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2bb21d945934b0cbc601550464d558d',qos_specs=None,replication_status=,reservations=['97c98eca-a7b2-48b8-abbf-4e8452b99fa8','80f42a7b-6c85-423a-bfae-e520462c5efb','7b1098af-9502-4d19-bb81-b653bd0b3d56','c22f2481-f7e1-443e-a30b-6331d7477553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b2cf1495e2a4afa8cf3209c9138a606',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-690988399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49774540-8341-4318-8f5a-0bb3be6339db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2bb21d945934b0cbc601550464d558d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b2cf1495e2a4afa8cf3209c9138a606',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:47.865261 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba61eab-d827-4d42-a0cc-a775dbd44368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:47.886403 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba61eab-d827-4d42-a0cc-a775dbd44368) transitioned into state 'SUCCESS' from state '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-690988399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2bb21d945934b0cbc601550464d558d',qos_specs=None,replication_status=,reservations=['97c98eca-a7b2-48b8-abbf-4e8452b99fa8','80f42a7b-6c85-423a-bfae-e520462c5efb','7b1098af-9502-4d19-bb81-b653bd0b3d56','c22f2481-f7e1-443e-a30b-6331d7477553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b2cf1495e2a4afa8cf3209c9138a606',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:47.887151 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a89087-da8a-48bf-8798-725904765bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:47.898092 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4295e738-6313-48fd-b74e-341dca05cd88 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/groups returned with HTTP 202 Jul 03 23:53:47.898219 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a89087-da8a-48bf-8798-725904765bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:47.898603 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 578/2364] 10.4.3.143 () {70 vars in 1297 bytes} [Fri Jul 3 23:53:47 2026] POST /volume/v3/groups => generated 115 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:47.900349 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Flow 'volume_create_api' (0c42c962-07d4-4aa2-867e-6b0f102eb28d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:47.900980 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Create volume request issued successfully. Jul 03 23:53:47.901945 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b31e691b-8615-475a-9d9d-1587be44c99f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:47.902524 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 598/2365] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:53:47 2026] POST /volume/v3/volumes => generated 764 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:47.907080 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7cd07b4a-5c66-4467-bf1a-21ec80de751e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:47.908890 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7cd07b4a-5c66-4467-bf1a-21ec80de751e tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/groups/351b4362-f14f-4fd3-bd36-a27cc922cbbd Jul 03 23:53:47.909143 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7cd07b4a-5c66-4467-bf1a-21ec80de751e tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:47.909331 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7cd07b4a-5c66-4467-bf1a-21ec80de751e tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:47.909532 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-7cd07b4a-5c66-4467-bf1a-21ec80de751e tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] show called for member 351b4362-f14f-4fd3-bd36-a27cc922cbbd {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:47.919910 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:47.920248 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:47.920248 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:47.922732 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:47.922732 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1478821322", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:47.924045 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1478821322', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:47.924045 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Create volume of 1 GB Jul 03 23:53:47.931020 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Availability Zones retrieved successfully. Jul 03 23:53:47.937737 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Flow 'volume_create_api' (6db69ebb-bd02-4178-8a72-427339ef0ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:47.938669 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63826f3a-32bc-4221-8d7f-2b8586a2cc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:47.939021 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7cd07b4a-5c66-4467-bf1a-21ec80de751e tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/groups/351b4362-f14f-4fd3-bd36-a27cc922cbbd returned with HTTP 200 Jul 03 23:53:47.939490 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 602/2366] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:47 2026] GET /volume/v3/groups/351b4362-f14f-4fd3-bd36-a27cc922cbbd => generated 395 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:47.940033 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:47.972472 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63826f3a-32bc-4221-8d7f-2b8586a2cc99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:47.973752 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64711ff5-1502-49ce-b3b6-8f4a31bcede7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:48.018030 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Created reservations ['92df309f-05bd-4977-bd68-da1277c18a78', '2d55adb3-f7dc-4bc6-af68-584846f207af', '2330d9d7-9ae3-49a4-a544-b0f354da2b84', '75d4925b-ca67-4d04-935f-6a7d6e2b9bc2'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:48.018854 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64711ff5-1502-49ce-b3b6-8f4a31bcede7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92df309f-05bd-4977-bd68-da1277c18a78', '2d55adb3-f7dc-4bc6-af68-584846f207af', '2330d9d7-9ae3-49a4-a544-b0f354da2b84', '75d4925b-ca67-4d04-935f-6a7d6e2b9bc2']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:48.019840 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad9c0497-043a-48e8-898e-19ae99045207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:48.040787 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad9c0497-043a-48e8-898e-19ae99045207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10fa03c3-ded8-4c53-855a-9c186f98226c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1478821322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2bb21d945934b0cbc601550464d558d',qos_specs=None,replication_status=,reservations=['92df309f-05bd-4977-bd68-da1277c18a78','2d55adb3-f7dc-4bc6-af68-584846f207af','2330d9d7-9ae3-49a4-a544-b0f354da2b84','75d4925b-ca67-4d04-935f-6a7d6e2b9bc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b2cf1495e2a4afa8cf3209c9138a606',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1478821322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10fa03c3-ded8-4c53-855a-9c186f98226c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2bb21d945934b0cbc601550464d558d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b2cf1495e2a4afa8cf3209c9138a606',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:48.041618 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f558e89-b8f6-48a0-8e25-8c970d3c865e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:48.058612 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f558e89-b8f6-48a0-8e25-8c970d3c865e) transitioned into state 'SUCCESS' from state '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-1478821322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2bb21d945934b0cbc601550464d558d',qos_specs=None,replication_status=,reservations=['92df309f-05bd-4977-bd68-da1277c18a78','2d55adb3-f7dc-4bc6-af68-584846f207af','2330d9d7-9ae3-49a4-a544-b0f354da2b84','75d4925b-ca67-4d04-935f-6a7d6e2b9bc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b2cf1495e2a4afa8cf3209c9138a606',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:48.059386 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3409c6a-b87e-4f08-b4b1-1c177f2d989f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:48.068591 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3409c6a-b87e-4f08-b4b1-1c177f2d989f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:48.069254 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Flow 'volume_create_api' (6db69ebb-bd02-4178-8a72-427339ef0ce2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:48.069605 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Create volume request issued successfully. Jul 03 23:53:48.070178 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e1c83f8c-97f5-4bde-a65a-354540dcae81 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:48.070632 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 589/2367] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:53:47 2026] POST /volume/v3/volumes => generated 765 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:48.105485 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-608abfa4-6af7-4c38-8b98-82ca56b1174f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:48.107499 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-608abfa4-6af7-4c38-8b98-82ca56b1174f tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] GET https://10.4.3.143/volume/v3/volumes/df166b8c-39fa-42bc-a4a3-ff7259a0bbed Jul 03 23:53:48.107758 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-608abfa4-6af7-4c38-8b98-82ca56b1174f tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:48.108070 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-608abfa4-6af7-4c38-8b98-82ca56b1174f tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:48.115040 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:48.115040 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:48.119066 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-608abfa4-6af7-4c38-8b98-82ca56b1174f tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Volume info retrieved successfully. Jul 03 23:53:48.123419 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-608abfa4-6af7-4c38-8b98-82ca56b1174f tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/volumes/df166b8c-39fa-42bc-a4a3-ff7259a0bbed returned with HTTP 200 Jul 03 23:53:48.123811 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 579/2368] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:53:48 2026] GET /volume/v3/volumes/df166b8c-39fa-42bc-a4a3-ff7259a0bbed => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:48.138935 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-818ec5be-738a-49ab-8d37-147a5c0daf5d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:48.142046 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-818ec5be-738a-49ab-8d37-147a5c0daf5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] GET https://10.4.3.143/volume/v3/messages Jul 03 23:53:48.142373 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-818ec5be-738a-49ab-8d37-147a5c0daf5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:48.142646 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-818ec5be-738a-49ab-8d37-147a5c0daf5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:48.142949 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:48.142949 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:48.151987 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-818ec5be-738a-49ab-8d37-147a5c0daf5d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Jul 03 23:53:48.152631 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 599/2369] 10.4.3.143 () {68 vars in 1280 bytes} [Fri Jul 3 23:53:48 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:48.161934 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ad2f5ff0-b73a-4687-90d4-3782a96f3411 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:48.164239 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ad2f5ff0-b73a-4687-90d4-3782a96f3411 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] DELETE https://10.4.3.143/volume/v3/messages/eb9c2fc4-5b97-40ac-ae7f-100d5c1c8a69 Jul 03 23:53:48.164558 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ad2f5ff0-b73a-4687-90d4-3782a96f3411 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:48.164847 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ad2f5ff0-b73a-4687-90d4-3782a96f3411 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:48.171490 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:48.171490 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:48.179094 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ad2f5ff0-b73a-4687-90d4-3782a96f3411 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/messages/eb9c2fc4-5b97-40ac-ae7f-100d5c1c8a69 returned with HTTP 204 Jul 03 23:53:48.179681 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 603/2370] 10.4.3.143 () {68 vars in 1394 bytes} [Fri Jul 3 23:53:48 2026] DELETE /volume/v3/messages/eb9c2fc4-5b97-40ac-ae7f-100d5c1c8a69 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 23:53:48.187018 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-35a32f6a-c178-43b1-a11f-2aa4de83cb0d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:48.188801 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-35a32f6a-c178-43b1-a11f-2aa4de83cb0d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] GET https://10.4.3.143/volume/v3/messages/eb9c2fc4-5b97-40ac-ae7f-100d5c1c8a69 Jul 03 23:53:48.189244 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-35a32f6a-c178-43b1-a11f-2aa4de83cb0d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:48.189660 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-35a32f6a-c178-43b1-a11f-2aa4de83cb0d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:48.197177 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-35a32f6a-c178-43b1-a11f-2aa4de83cb0d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/messages/eb9c2fc4-5b97-40ac-ae7f-100d5c1c8a69 returned with HTTP 404 Jul 03 23:53:48.197571 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 590/2371] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:53:48 2026] GET /volume/v3/messages/eb9c2fc4-5b97-40ac-ae7f-100d5c1c8a69 => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:48.205939 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b1a0a1e9-e719-4c52-a706-5bad0ec6d19d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:48.208272 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b1a0a1e9-e719-4c52-a706-5bad0ec6d19d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] GET https://10.4.3.143/volume/v3/volumes/df166b8c-39fa-42bc-a4a3-ff7259a0bbed Jul 03 23:53:48.208569 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b1a0a1e9-e719-4c52-a706-5bad0ec6d19d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:48.208829 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b1a0a1e9-e719-4c52-a706-5bad0ec6d19d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:48.216482 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:48.216482 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:48.220969 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b1a0a1e9-e719-4c52-a706-5bad0ec6d19d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Volume info retrieved successfully. Jul 03 23:53:48.226002 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b1a0a1e9-e719-4c52-a706-5bad0ec6d19d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/volumes/df166b8c-39fa-42bc-a4a3-ff7259a0bbed returned with HTTP 200 Jul 03 23:53:48.226530 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 580/2372] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:53:48 2026] GET /volume/v3/volumes/df166b8c-39fa-42bc-a4a3-ff7259a0bbed => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:48.241187 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b38de599-0c6c-48cb-8cab-6f8fd10eb55b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:48.243275 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b38de599-0c6c-48cb-8cab-6f8fd10eb55b tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] DELETE https://10.4.3.143/volume/v3/volumes/df166b8c-39fa-42bc-a4a3-ff7259a0bbed Jul 03 23:53:48.243674 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b38de599-0c6c-48cb-8cab-6f8fd10eb55b tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:48.244027 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b38de599-0c6c-48cb-8cab-6f8fd10eb55b tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:48.244289 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-b38de599-0c6c-48cb-8cab-6f8fd10eb55b tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Delete volume with id: df166b8c-39fa-42bc-a4a3-ff7259a0bbed Jul 03 23:53:48.252975 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:48.252975 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:48.253590 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b38de599-0c6c-48cb-8cab-6f8fd10eb55b tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Volume info retrieved successfully. Jul 03 23:53:48.254894 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b38de599-0c6c-48cb-8cab-6f8fd10eb55b tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99862) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 23:53:48.266961 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-b38de599-0c6c-48cb-8cab-6f8fd10eb55b tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1289890637 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1289890637, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:48.267533 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-b38de599-0c6c-48cb-8cab-6f8fd10eb55b tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1289890637 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1289890637, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:48.277531 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-b38de599-0c6c-48cb-8cab-6f8fd10eb55b tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Created reservations ['e2e55593-7531-4d57-98af-9119f4f17e91', 'ea56ce57-8228-46ff-b02c-bd30e4f3e991', 'f8360b9d-70e6-46e4-b248-a3d30b3e61c9', 'd1a21f0c-a587-4fe5-a4e4-56226912900d'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:48.342936 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b38de599-0c6c-48cb-8cab-6f8fd10eb55b tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Delete volume request issued successfully. Jul 03 23:53:48.343229 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b38de599-0c6c-48cb-8cab-6f8fd10eb55b tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/volumes/df166b8c-39fa-42bc-a4a3-ff7259a0bbed returned with HTTP 202 Jul 03 23:53:48.343804 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 600/2373] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:53:48 2026] DELETE /volume/v3/volumes/df166b8c-39fa-42bc-a4a3-ff7259a0bbed => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:48.351305 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3daa8d2d-8017-4d67-9c87-d6bb9936f582 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:48.353198 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3daa8d2d-8017-4d67-9c87-d6bb9936f582 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] GET https://10.4.3.143/volume/v3/volumes/df166b8c-39fa-42bc-a4a3-ff7259a0bbed Jul 03 23:53:48.353632 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3daa8d2d-8017-4d67-9c87-d6bb9936f582 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:48.353897 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3daa8d2d-8017-4d67-9c87-d6bb9936f582 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:48.359871 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3daa8d2d-8017-4d67-9c87-d6bb9936f582 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/volumes/df166b8c-39fa-42bc-a4a3-ff7259a0bbed returned with HTTP 404 Jul 03 23:53:48.360326 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 604/2374] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:53:48 2026] GET /volume/v3/volumes/df166b8c-39fa-42bc-a4a3-ff7259a0bbed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:48.368482 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4abfaf10-9508-4858-8f8b-566838749822 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:48.372889 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4abfaf10-9508-4858-8f8b-566838749822 tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] DELETE https://10.4.3.143/volume/v3/types/7d52cfbb-b33b-4c76-9049-e1011ff1af39 Jul 03 23:53:48.372889 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4abfaf10-9508-4858-8f8b-566838749822 tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:48.372889 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4abfaf10-9508-4858-8f8b-566838749822 tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] Calling method '_delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:48.372889 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:48.372889 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:48.402054 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4abfaf10-9508-4858-8f8b-566838749822 tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] https://10.4.3.143/volume/v3/types/7d52cfbb-b33b-4c76-9049-e1011ff1af39 returned with HTTP 202 Jul 03 23:53:48.402737 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 591/2375] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:53:48 2026] DELETE /volume/v3/types/7d52cfbb-b33b-4c76-9049-e1011ff1af39 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:48.409204 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-aa68fafd-90b1-4749-9ce7-8fcd3d062e44 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:48.411133 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aa68fafd-90b1-4749-9ce7-8fcd3d062e44 tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] GET https://10.4.3.143/volume/v3/types/7d52cfbb-b33b-4c76-9049-e1011ff1af39 Jul 03 23:53:48.411299 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aa68fafd-90b1-4749-9ce7-8fcd3d062e44 tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:48.411522 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aa68fafd-90b1-4749-9ce7-8fcd3d062e44 tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:48.415390 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aa68fafd-90b1-4749-9ce7-8fcd3d062e44 tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] https://10.4.3.143/volume/v3/types/7d52cfbb-b33b-4c76-9049-e1011ff1af39 returned with HTTP 404 Jul 03 23:53:48.415947 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 581/2376] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:53:48 2026] GET /volume/v3/types/7d52cfbb-b33b-4c76-9049-e1011ff1af39 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:48.424344 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-dfef06e2-9b54-47d0-9b52-8731c3f0762a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:48.426371 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dfef06e2-9b54-47d0-9b52-8731c3f0762a tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:53:48.426824 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dfef06e2-9b54-47d0-9b52-8731c3f0762a tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1067118388", "extra_specs": {"storage_protocol": "tempest-storage_protocol-288732891", "vendor_name": "tempest-vendor_name-1299763930"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:48.446752 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dfef06e2-9b54-47d0-9b52-8731c3f0762a tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:53:48.447242 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 601/2377] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:53:48 2026] POST /volume/v3/types => generated 327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:48.455168 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:48.457606 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:48.458040 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a4f7568c-dfd3-4968-8259-3762677b70d6", "size": 1, "name": "tempest-UserMessagesTest-Volume-1424097452"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:48.459859 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Create volume request body: {'volume': {'volume_type': 'a4f7568c-dfd3-4968-8259-3762677b70d6', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1424097452'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:48.464953 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Create volume of 1 GB Jul 03 23:53:48.465298 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:48.465298 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:48.465942 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Availability Zones retrieved successfully. Jul 03 23:53:48.474377 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Flow 'volume_create_api' (5dd32aa8-77ca-45eb-b526-3712a6eca343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:48.476435 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e0f3c0-2312-469c-8162-6645b32852e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:48.477635 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:48.506939 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e0f3c0-2312-469c-8162-6645b32852e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:53:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-288732891',vendor_name='tempest-vendor_name-1299763930'},id=a4f7568c-dfd3-4968-8259-3762677b70d6,is_public=True,name='tempest-UserMessagesTest-volume-type-1067118388',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4f7568c-dfd3-4968-8259-3762677b70d6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:48.507646 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (845b6619-4f75-4fa4-a8a0-c22aee70027f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:48.538324 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1067118388 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1067118388, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:48.538770 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1067118388 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1067118388, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:48.577418 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Created reservations ['77751075-5518-459b-8284-b6fcead14ed7', 'a53913b1-91d9-4934-a859-9f2967399237', 'fb8bcc6c-f324-4c76-8a43-d33d205837b0', '5d4c0f87-737d-444e-9e80-8ebcddb13f65'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:48.577977 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (845b6619-4f75-4fa4-a8a0-c22aee70027f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77751075-5518-459b-8284-b6fcead14ed7', 'a53913b1-91d9-4934-a859-9f2967399237', 'fb8bcc6c-f324-4c76-8a43-d33d205837b0', '5d4c0f87-737d-444e-9e80-8ebcddb13f65']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:48.578871 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (104b9036-c4e5-4642-a0bd-5738e785ab53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:48.586996 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-69ad3af6-55ab-4550-906c-aa773f8a3486 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:48.590366 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-69ad3af6-55ab-4550-906c-aa773f8a3486 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 Jul 03 23:53:48.590366 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-69ad3af6-55ab-4550-906c-aa773f8a3486 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:48.590366 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-69ad3af6-55ab-4550-906c-aa773f8a3486 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:48.599768 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:48.599768 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:48.604996 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (104b9036-c4e5-4642-a0bd-5738e785ab53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a03a6e16-1d94-40ef-9002-75984a7b8fc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1424097452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dc1f41bf03e4c68aba5da320c184b30',qos_specs=None,replication_status=,reservations=['77751075-5518-459b-8284-b6fcead14ed7','a53913b1-91d9-4934-a859-9f2967399237','fb8bcc6c-f324-4c76-8a43-d33d205837b0','5d4c0f87-737d-444e-9e80-8ebcddb13f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef71ef51eba949c5b94be20dcf205107',volume_type_id=a4f7568c-dfd3-4968-8259-3762677b70d6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1424097452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a03a6e16-1d94-40ef-9002-75984a7b8fc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dc1f41bf03e4c68aba5da320c184b30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef71ef51eba949c5b94be20dcf205107',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4f7568c-dfd3-4968-8259-3762677b70d6),volume_type_id=a4f7568c-dfd3-4968-8259-3762677b70d6)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:48.605813 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-69ad3af6-55ab-4550-906c-aa773f8a3486 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Volume info retrieved successfully. Jul 03 23:53:48.605905 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46db42e-c9b3-4f2a-a2c5-9cbf689110ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:48.611630 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-69ad3af6-55ab-4550-906c-aa773f8a3486 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 returned with HTTP 200 Jul 03 23:53:48.611630 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 592/2378] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:48 2026] GET /volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:48.627835 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e6c221cb-f0c5-4521-b6d5-b8174b3d036d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:48.629536 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e6c221cb-f0c5-4521-b6d5-b8174b3d036d tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 Jul 03 23:53:48.629727 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e6c221cb-f0c5-4521-b6d5-b8174b3d036d tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:48.629906 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e6c221cb-f0c5-4521-b6d5-b8174b3d036d tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:48.630111 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46db42e-c9b3-4f2a-a2c5-9cbf689110ed) transitioned into state 'SUCCESS' from state '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-1424097452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dc1f41bf03e4c68aba5da320c184b30',qos_specs=None,replication_status=,reservations=['77751075-5518-459b-8284-b6fcead14ed7','a53913b1-91d9-4934-a859-9f2967399237','fb8bcc6c-f324-4c76-8a43-d33d205837b0','5d4c0f87-737d-444e-9e80-8ebcddb13f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef71ef51eba949c5b94be20dcf205107',volume_type_id=a4f7568c-dfd3-4968-8259-3762677b70d6)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:48.631016 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b711dd38-4c40-4d2b-a17c-1da8f7b5b2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:48.643534 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b711dd38-4c40-4d2b-a17c-1da8f7b5b2f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:48.644723 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Flow 'volume_create_api' (5dd32aa8-77ca-45eb-b526-3712a6eca343) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:48.645035 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:48.645035 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:48.645099 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Create volume request issued successfully. Jul 03 23:53:48.645639 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bb83ea85-af8d-4b85-a136-9fdc90c62439 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:48.646214 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 605/2379] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:53:48 2026] POST /volume/v3/volumes => generated 786 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:48.651834 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e6c221cb-f0c5-4521-b6d5-b8174b3d036d tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Volume info retrieved successfully. Jul 03 23:53:48.656605 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e6c221cb-f0c5-4521-b6d5-b8174b3d036d tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 returned with HTTP 200 Jul 03 23:53:48.657027 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 582/2380] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:48 2026] GET /volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:48.657184 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f4f4aa77-5c05-45f7-8b1d-250987c57d01 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:48.659971 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f4f4aa77-5c05-45f7-8b1d-250987c57d01 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] GET https://10.4.3.143/volume/v3/volumes/a03a6e16-1d94-40ef-9002-75984a7b8fc9 Jul 03 23:53:48.660617 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f4f4aa77-5c05-45f7-8b1d-250987c57d01 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:48.660953 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f4f4aa77-5c05-45f7-8b1d-250987c57d01 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:48.671860 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:48.671860 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:48.673188 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:48.677359 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:48.677359 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1259507930"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:48.678196 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1259507930'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:48.678416 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Create volume of 1 GB Jul 03 23:53:48.678837 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f4f4aa77-5c05-45f7-8b1d-250987c57d01 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Volume info retrieved successfully. Jul 03 23:53:48.690099 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Availability Zones retrieved successfully. Jul 03 23:53:48.690250 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f4f4aa77-5c05-45f7-8b1d-250987c57d01 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/volumes/a03a6e16-1d94-40ef-9002-75984a7b8fc9 returned with HTTP 200 Jul 03 23:53:48.690250 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 602/2381] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:53:48 2026] GET /volume/v3/volumes/a03a6e16-1d94-40ef-9002-75984a7b8fc9 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:48.695623 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Flow 'volume_create_api' (e4822b2c-45ab-47d2-aa00-2d87d9acf23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:48.696564 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24f8b262-fb71-435d-967f-f7eb91468042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:48.698268 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:48.727940 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24f8b262-fb71-435d-967f-f7eb91468042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:48.728718 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8492fc-13a4-4c57-aed7-0fc7db787121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:48.777289 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Created reservations ['1112b893-1ca1-465d-8a3e-2e0b94e9fa8f', '680c1aff-6af4-4731-8d48-74324a2bed2c', '277d0020-fbc6-44a7-ba4c-509defd7e96f', 'c2d82c1e-b105-41e8-b009-a478433fe546'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:48.778469 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8492fc-13a4-4c57-aed7-0fc7db787121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1112b893-1ca1-465d-8a3e-2e0b94e9fa8f', '680c1aff-6af4-4731-8d48-74324a2bed2c', '277d0020-fbc6-44a7-ba4c-509defd7e96f', 'c2d82c1e-b105-41e8-b009-a478433fe546']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:48.779607 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22cf0778-1658-4b29-b1c9-eba21f859c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:48.816422 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22cf0778-1658-4b29-b1c9-eba21f859c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d0affa2-a74b-496f-bfe6-c9e77cba775d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1259507930',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f81b0983a66f488a8d11b8c755a29888',qos_specs=None,replication_status=,reservations=['1112b893-1ca1-465d-8a3e-2e0b94e9fa8f','680c1aff-6af4-4731-8d48-74324a2bed2c','277d0020-fbc6-44a7-ba4c-509defd7e96f','c2d82c1e-b105-41e8-b009-a478433fe546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce3f1d3d1fc94e70bc251c70f805d20c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1259507930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d0affa2-a74b-496f-bfe6-c9e77cba775d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f81b0983a66f488a8d11b8c755a29888',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce3f1d3d1fc94e70bc251c70f805d20c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:48.817939 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99cb76fb-4b2b-4067-9c25-a3348a7642bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:48.842721 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99cb76fb-4b2b-4067-9c25-a3348a7642bd) transitioned into state 'SUCCESS' from state '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-1259507930',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f81b0983a66f488a8d11b8c755a29888',qos_specs=None,replication_status=,reservations=['1112b893-1ca1-465d-8a3e-2e0b94e9fa8f','680c1aff-6af4-4731-8d48-74324a2bed2c','277d0020-fbc6-44a7-ba4c-509defd7e96f','c2d82c1e-b105-41e8-b009-a478433fe546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce3f1d3d1fc94e70bc251c70f805d20c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:48.843888 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c25149c-ae2d-4bed-86fc-d23baa046df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:48.856194 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c25149c-ae2d-4bed-86fc-d23baa046df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:48.857490 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Flow 'volume_create_api' (e4822b2c-45ab-47d2-aa00-2d87d9acf23f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:48.857961 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Create volume request issued successfully. Jul 03 23:53:48.858960 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-93b0a3e4-077e-4b66-9fbe-e29421424903 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:48.859554 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 593/2382] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:53:48 2026] POST /volume/v3/volumes => generated 764 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:48.875068 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6af77780-a9d2-40b8-ade2-b4725b15f22e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:48.878138 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6af77780-a9d2-40b8-ade2-b4725b15f22e tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d Jul 03 23:53:48.878460 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6af77780-a9d2-40b8-ade2-b4725b15f22e tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:48.878755 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6af77780-a9d2-40b8-ade2-b4725b15f22e tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:48.888236 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:48.888236 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:48.892688 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6af77780-a9d2-40b8-ade2-b4725b15f22e tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Volume info retrieved successfully. Jul 03 23:53:48.897495 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6af77780-a9d2-40b8-ade2-b4725b15f22e tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d returned with HTTP 200 Jul 03 23:53:48.897865 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 606/2383] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:48 2026] GET /volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:48.951983 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f0d4b270-ef67-4682-9cd5-a3ade8f508c6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:48.956846 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f0d4b270-ef67-4682-9cd5-a3ade8f508c6 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/groups/351b4362-f14f-4fd3-bd36-a27cc922cbbd Jul 03 23:53:48.957068 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f0d4b270-ef67-4682-9cd5-a3ade8f508c6 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:48.957338 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f0d4b270-ef67-4682-9cd5-a3ade8f508c6 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:48.957514 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-f0d4b270-ef67-4682-9cd5-a3ade8f508c6 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] show called for member 351b4362-f14f-4fd3-bd36-a27cc922cbbd {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:48.965010 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:48.965010 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:48.986776 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f0d4b270-ef67-4682-9cd5-a3ade8f508c6 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/groups/351b4362-f14f-4fd3-bd36-a27cc922cbbd returned with HTTP 200 Jul 03 23:53:48.987172 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 583/2384] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:48 2026] GET /volume/v3/groups/351b4362-f14f-4fd3-bd36-a27cc922cbbd => generated 396 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:48.996381 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-83a86391-3561-4301-bbf6-25fab3d336cb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:48.998816 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:48.999570 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1090659033", "volume_type": "c7b7a7b0-2653-46af-81a5-f5c4c5fb6f3e", "group_id": "351b4362-f14f-4fd3-bd36-a27cc922cbbd", "size": 1}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:49.001249 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1090659033', 'volume_type': 'c7b7a7b0-2653-46af-81a5-f5c4c5fb6f3e', 'group_id': '351b4362-f14f-4fd3-bd36-a27cc922cbbd', 'size': 1}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:49.009790 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:49.009790 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:49.010502 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Create volume of 1 GB Jul 03 23:53:49.017924 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Availability Zones retrieved successfully. Jul 03 23:53:49.023873 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Flow 'volume_create_api' (d3f82411-f032-4964-b028-48cf11560abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:49.024969 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7f0162e-e566-480d-b465-7a3f55e2d6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:49.025535 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:49.025535 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:49.026013 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:49.047240 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7f0162e-e566-480d-b465-7a3f55e2d6f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:53:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7b7a7b0-2653-46af-81a5-f5c4c5fb6f3e,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-937567829',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7b7a7b0-2653-46af-81a5-f5c4c5fb6f3e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '351b4362-f14f-4fd3-bd36-a27cc922cbbd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:49.048230 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (009a74a6-328d-4ee1-8cdd-edabc9970251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:49.080957 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-937567829 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-937567829, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:49.081698 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-937567829 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-937567829, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:49.123866 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Created reservations ['e8473b56-fcdc-431b-bf55-1a28c5bb3dcc', '7c52aefd-5f58-4da0-8e55-802b71c784aa', 'a3c5c849-448b-4aba-a787-29262bf3aabb', '1391d4ea-c3d1-4f98-abe0-58a458e390be'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:49.124698 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (009a74a6-328d-4ee1-8cdd-edabc9970251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8473b56-fcdc-431b-bf55-1a28c5bb3dcc', '7c52aefd-5f58-4da0-8e55-802b71c784aa', 'a3c5c849-448b-4aba-a787-29262bf3aabb', '1391d4ea-c3d1-4f98-abe0-58a458e390be']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:49.125482 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec822ed6-14eb-4960-b606-975a812cbdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:49.159121 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec822ed6-14eb-4960-b606-975a812cbdc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '221d6d9f-70c7-482a-8b7e-134a899b1c78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1090659033',encryption_key_id=None,group_id=351b4362-f14f-4fd3-bd36-a27cc922cbbd,group_type_id=,metadata={},multiattach=False,project_id='644a98b9ce5142e1ab0e9a020d98b9ab',qos_specs=None,replication_status=,reservations=['e8473b56-fcdc-431b-bf55-1a28c5bb3dcc','7c52aefd-5f58-4da0-8e55-802b71c784aa','a3c5c849-448b-4aba-a787-29262bf3aabb','1391d4ea-c3d1-4f98-abe0-58a458e390be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c04bae88806e4340accffabe0b78405d',volume_type_id=c7b7a7b0-2653-46af-81a5-f5c4c5fb6f3e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1090659033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=351b4362-f14f-4fd3-bd36-a27cc922cbbd,host=None,id=221d6d9f-70c7-482a-8b7e-134a899b1c78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='644a98b9ce5142e1ab0e9a020d98b9ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c04bae88806e4340accffabe0b78405d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7b7a7b0-2653-46af-81a5-f5c4c5fb6f3e),volume_type_id=c7b7a7b0-2653-46af-81a5-f5c4c5fb6f3e)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:49.160012 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d701999e-694c-4048-b72c-5688e56b8370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:49.184933 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d701999e-694c-4048-b72c-5688e56b8370) transitioned into state 'SUCCESS' from state '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-1090659033',encryption_key_id=None,group_id=351b4362-f14f-4fd3-bd36-a27cc922cbbd,group_type_id=,metadata={},multiattach=False,project_id='644a98b9ce5142e1ab0e9a020d98b9ab',qos_specs=None,replication_status=,reservations=['e8473b56-fcdc-431b-bf55-1a28c5bb3dcc','7c52aefd-5f58-4da0-8e55-802b71c784aa','a3c5c849-448b-4aba-a787-29262bf3aabb','1391d4ea-c3d1-4f98-abe0-58a458e390be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c04bae88806e4340accffabe0b78405d',volume_type_id=c7b7a7b0-2653-46af-81a5-f5c4c5fb6f3e)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:49.186386 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73309560-75dc-45b0-9b6d-59180f61eec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:49.205277 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73309560-75dc-45b0-9b6d-59180f61eec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:49.206309 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Flow 'volume_create_api' (d3f82411-f032-4964-b028-48cf11560abc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:49.206696 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Create volume request issued successfully. Jul 03 23:53:49.207653 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:49.207948 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:49.248102 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:49.251322 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:49.251322 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:49.254759 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-83a86391-3561-4301-bbf6-25fab3d336cb tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:49.255184 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 603/2385] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:53:48 2026] POST /volume/v3/volumes => generated 826 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:49.269248 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e8effab7-f0d1-4bd1-a511-06719c4b38a8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:49.272804 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e8effab7-f0d1-4bd1-a511-06719c4b38a8 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/volumes/221d6d9f-70c7-482a-8b7e-134a899b1c78 Jul 03 23:53:49.273152 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e8effab7-f0d1-4bd1-a511-06719c4b38a8 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:49.273485 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e8effab7-f0d1-4bd1-a511-06719c4b38a8 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:49.284758 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:49.284758 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:49.291252 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e8effab7-f0d1-4bd1-a511-06719c4b38a8 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Volume info retrieved successfully. Jul 03 23:53:49.292254 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-e8effab7-f0d1-4bd1-a511-06719c4b38a8 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:49.292532 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-e8effab7-f0d1-4bd1-a511-06719c4b38a8 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:49.348691 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-e8effab7-f0d1-4bd1-a511-06719c4b38a8 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:49.352206 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:49.352206 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:49.360835 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e8effab7-f0d1-4bd1-a511-06719c4b38a8 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/volumes/221d6d9f-70c7-482a-8b7e-134a899b1c78 returned with HTTP 200 Jul 03 23:53:49.361352 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 594/2386] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:49 2026] GET /volume/v3/volumes/221d6d9f-70c7-482a-8b7e-134a899b1c78 => generated 894 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:49.701108 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e0877e66-054d-4c5a-9cbe-15b287ad747f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:49.704447 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e0877e66-054d-4c5a-9cbe-15b287ad747f tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] GET https://10.4.3.143/volume/v3/volumes/a03a6e16-1d94-40ef-9002-75984a7b8fc9 Jul 03 23:53:49.704775 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e0877e66-054d-4c5a-9cbe-15b287ad747f tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:49.705298 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e0877e66-054d-4c5a-9cbe-15b287ad747f tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:49.712771 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:49.712771 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:49.716580 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e0877e66-054d-4c5a-9cbe-15b287ad747f tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Volume info retrieved successfully. Jul 03 23:53:49.721022 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e0877e66-054d-4c5a-9cbe-15b287ad747f tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/volumes/a03a6e16-1d94-40ef-9002-75984a7b8fc9 returned with HTTP 200 Jul 03 23:53:49.721875 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 607/2387] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:53:49 2026] GET /volume/v3/volumes/a03a6e16-1d94-40ef-9002-75984a7b8fc9 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:49.738144 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6c861b27-c3d6-41e8-9372-6302951e0042 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:49.740326 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6c861b27-c3d6-41e8-9372-6302951e0042 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] GET https://10.4.3.143/volume/v3/messages Jul 03 23:53:49.740649 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6c861b27-c3d6-41e8-9372-6302951e0042 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:49.740960 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6c861b27-c3d6-41e8-9372-6302951e0042 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:49.741320 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:49.741320 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:49.750250 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6c861b27-c3d6-41e8-9372-6302951e0042 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Jul 03 23:53:49.751199 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 584/2388] 10.4.3.143 () {68 vars in 1280 bytes} [Fri Jul 3 23:53:49 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 03 23:53:49.761745 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5a211f77-6349-4c39-80ea-a80ead980660 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:49.761745 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5a211f77-6349-4c39-80ea-a80ead980660 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] GET https://10.4.3.143/volume/v3/messages/c0e4a87c-d63e-49ed-bf43-4fc509a3d376 Jul 03 23:53:49.761745 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5a211f77-6349-4c39-80ea-a80ead980660 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:49.761745 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5a211f77-6349-4c39-80ea-a80ead980660 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:49.766841 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5a211f77-6349-4c39-80ea-a80ead980660 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/messages/c0e4a87c-d63e-49ed-bf43-4fc509a3d376 returned with HTTP 200 Jul 03 23:53:49.767219 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 604/2389] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:53:49 2026] GET /volume/v3/messages/c0e4a87c-d63e-49ed-bf43-4fc509a3d376 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:49.778902 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6679e5fe-5085-42e4-bd66-4454a3427471 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:49.781502 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6679e5fe-5085-42e4-bd66-4454a3427471 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] GET https://10.4.3.143/volume/v3/messages Jul 03 23:53:49.781840 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6679e5fe-5085-42e4-bd66-4454a3427471 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:49.782119 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6679e5fe-5085-42e4-bd66-4454a3427471 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:49.787886 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6679e5fe-5085-42e4-bd66-4454a3427471 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Jul 03 23:53:49.788411 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 595/2390] 10.4.3.143 () {68 vars in 1280 bytes} [Fri Jul 3 23:53:49 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 03 23:53:49.797865 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ce410242-e777-4958-9c51-811095bd47e1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:49.800061 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ce410242-e777-4958-9c51-811095bd47e1 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] DELETE https://10.4.3.143/volume/v3/messages/c0e4a87c-d63e-49ed-bf43-4fc509a3d376 Jul 03 23:53:49.800373 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ce410242-e777-4958-9c51-811095bd47e1 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:49.800665 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ce410242-e777-4958-9c51-811095bd47e1 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:49.813305 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ce410242-e777-4958-9c51-811095bd47e1 tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/messages/c0e4a87c-d63e-49ed-bf43-4fc509a3d376 returned with HTTP 204 Jul 03 23:53:49.813812 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 608/2391] 10.4.3.143 () {68 vars in 1394 bytes} [Fri Jul 3 23:53:49 2026] DELETE /volume/v3/messages/c0e4a87c-d63e-49ed-bf43-4fc509a3d376 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 23:53:49.821942 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-10d162c1-af7c-4a93-b04a-b6d36d317e4d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:49.823589 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-10d162c1-af7c-4a93-b04a-b6d36d317e4d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] GET https://10.4.3.143/volume/v3/volumes/a03a6e16-1d94-40ef-9002-75984a7b8fc9 Jul 03 23:53:49.823834 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-10d162c1-af7c-4a93-b04a-b6d36d317e4d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:49.824046 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-10d162c1-af7c-4a93-b04a-b6d36d317e4d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:49.831111 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:49.831111 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:49.835439 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-10d162c1-af7c-4a93-b04a-b6d36d317e4d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Volume info retrieved successfully. Jul 03 23:53:49.840137 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-10d162c1-af7c-4a93-b04a-b6d36d317e4d tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/volumes/a03a6e16-1d94-40ef-9002-75984a7b8fc9 returned with HTTP 200 Jul 03 23:53:49.840583 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 585/2392] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:53:49 2026] GET /volume/v3/volumes/a03a6e16-1d94-40ef-9002-75984a7b8fc9 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:49.858777 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f78f70cc-7c78-41bc-8a91-cc90adcb21bd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:49.860449 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f78f70cc-7c78-41bc-8a91-cc90adcb21bd tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a03a6e16-1d94-40ef-9002-75984a7b8fc9 Jul 03 23:53:49.860659 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f78f70cc-7c78-41bc-8a91-cc90adcb21bd tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:49.861010 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f78f70cc-7c78-41bc-8a91-cc90adcb21bd tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:49.861076 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-f78f70cc-7c78-41bc-8a91-cc90adcb21bd tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Delete volume with id: a03a6e16-1d94-40ef-9002-75984a7b8fc9 Jul 03 23:53:49.868120 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:49.868120 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:49.870725 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f78f70cc-7c78-41bc-8a91-cc90adcb21bd tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Volume info retrieved successfully. Jul 03 23:53:49.870725 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-f78f70cc-7c78-41bc-8a91-cc90adcb21bd tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99862) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 23:53:49.882745 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-f78f70cc-7c78-41bc-8a91-cc90adcb21bd tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1067118388 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1067118388, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:49.883018 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-f78f70cc-7c78-41bc-8a91-cc90adcb21bd tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1067118388 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1067118388, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:49.892815 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-f78f70cc-7c78-41bc-8a91-cc90adcb21bd tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Created reservations ['d909cc34-0985-470c-af10-cd221a422ea7', 'bc099d93-4ca6-4628-a8a8-02947d38b457', 'e3d898f9-75b0-4cdb-88a0-82efec4e3f13', 'c65312f5-ec94-4670-a3b9-8b28c045075a'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:49.913806 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c8011b33-742f-4bbe-b013-4ce95e2eb2f2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:49.915440 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c8011b33-742f-4bbe-b013-4ce95e2eb2f2 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d Jul 03 23:53:49.915645 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c8011b33-742f-4bbe-b013-4ce95e2eb2f2 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:49.915877 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c8011b33-742f-4bbe-b013-4ce95e2eb2f2 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:49.922318 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f78f70cc-7c78-41bc-8a91-cc90adcb21bd tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Delete volume request issued successfully. Jul 03 23:53:49.922642 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f78f70cc-7c78-41bc-8a91-cc90adcb21bd tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/volumes/a03a6e16-1d94-40ef-9002-75984a7b8fc9 returned with HTTP 202 Jul 03 23:53:49.922686 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:49.922686 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:49.923229 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 605/2393] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:53:49 2026] DELETE /volume/v3/volumes/a03a6e16-1d94-40ef-9002-75984a7b8fc9 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:49.926579 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c8011b33-742f-4bbe-b013-4ce95e2eb2f2 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Volume info retrieved successfully. Jul 03 23:53:49.932589 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6e78869a-c56a-4062-ac3e-e23077aab9db None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:49.933112 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c8011b33-742f-4bbe-b013-4ce95e2eb2f2 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d returned with HTTP 200 Jul 03 23:53:49.933628 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 596/2394] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:49 2026] GET /volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:49.936729 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6e78869a-c56a-4062-ac3e-e23077aab9db tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] GET https://10.4.3.143/volume/v3/volumes/a03a6e16-1d94-40ef-9002-75984a7b8fc9 Jul 03 23:53:49.936729 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6e78869a-c56a-4062-ac3e-e23077aab9db tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:49.936729 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6e78869a-c56a-4062-ac3e-e23077aab9db tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:49.945441 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6e78869a-c56a-4062-ac3e-e23077aab9db tempest-UserMessagesTest-462980378 tempest-UserMessagesTest-462980378-project-member] https://10.4.3.143/volume/v3/volumes/a03a6e16-1d94-40ef-9002-75984a7b8fc9 returned with HTTP 404 Jul 03 23:53:49.946137 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 609/2395] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:53:49 2026] GET /volume/v3/volumes/a03a6e16-1d94-40ef-9002-75984a7b8fc9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:49.948591 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-75fb23ab-a95f-44c4-b2b9-02d5a8bf5da7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:49.950382 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-75fb23ab-a95f-44c4-b2b9-02d5a8bf5da7 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d Jul 03 23:53:49.950539 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-75fb23ab-a95f-44c4-b2b9-02d5a8bf5da7 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:49.950767 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-75fb23ab-a95f-44c4-b2b9-02d5a8bf5da7 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:49.954337 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-231f88c8-beb0-468a-9b61-895a21baa97d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:49.958693 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-231f88c8-beb0-468a-9b61-895a21baa97d tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] DELETE https://10.4.3.143/volume/v3/types/a4f7568c-dfd3-4968-8259-3762677b70d6 Jul 03 23:53:49.958936 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-231f88c8-beb0-468a-9b61-895a21baa97d tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:49.959148 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-231f88c8-beb0-468a-9b61-895a21baa97d tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] Calling method '_delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:49.961606 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:49.961606 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:49.967256 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-75fb23ab-a95f-44c4-b2b9-02d5a8bf5da7 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Volume info retrieved successfully. Jul 03 23:53:49.973548 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-75fb23ab-a95f-44c4-b2b9-02d5a8bf5da7 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d returned with HTTP 200 Jul 03 23:53:49.974349 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 586/2396] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:49 2026] GET /volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:49.989854 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-231f88c8-beb0-468a-9b61-895a21baa97d tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] https://10.4.3.143/volume/v3/types/a4f7568c-dfd3-4968-8259-3762677b70d6 returned with HTTP 202 Jul 03 23:53:49.990722 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 606/2397] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:53:49 2026] DELETE /volume/v3/types/a4f7568c-dfd3-4968-8259-3762677b70d6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:49.992695 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-47169d39-72e0-466c-a298-73aef61275e0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:49.994404 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-47169d39-72e0-466c-a298-73aef61275e0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes Jul 03 23:53:49.994619 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-47169d39-72e0-466c-a298-73aef61275e0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:49.994832 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-47169d39-72e0-466c-a298-73aef61275e0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:49.995047 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-47169d39-72e0-466c-a298-73aef61275e0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:49.995780 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-47169d39-72e0-466c-a298-73aef61275e0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:49.999620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-28be7bb5-ec62-4a77-b87b-bda5e00ed0e0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.001917 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-28be7bb5-ec62-4a77-b87b-bda5e00ed0e0 tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] GET https://10.4.3.143/volume/v3/types/a4f7568c-dfd3-4968-8259-3762677b70d6 Jul 03 23:53:50.002119 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-28be7bb5-ec62-4a77-b87b-bda5e00ed0e0 tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.002306 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-28be7bb5-ec62-4a77-b87b-bda5e00ed0e0 tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.003595 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-47169d39-72e0-466c-a298-73aef61275e0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:50.004218 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-47169d39-72e0-466c-a298-73aef61275e0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 200 Jul 03 23:53:50.004626 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 597/2398] 10.4.3.143 () {66 vars in 1237 bytes} [Fri Jul 3 23:53:49 2026] GET /volume/v3/volumes => generated 976 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:50.005989 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-28be7bb5-ec62-4a77-b87b-bda5e00ed0e0 tempest-UserMessagesTest-226347404 tempest-UserMessagesTest-226347404-project-admin] https://10.4.3.143/volume/v3/types/a4f7568c-dfd3-4968-8259-3762677b70d6 returned with HTTP 404 Jul 03 23:53:50.006263 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 610/2399] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:53:49 2026] GET /volume/v3/types/a4f7568c-dfd3-4968-8259-3762677b70d6 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:50.018431 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0158d719-47b3-4764-b550-fce4560f5cd1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.020183 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0158d719-47b3-4764-b550-fce4560f5cd1 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2098877794 Jul 03 23:53:50.020366 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0158d719-47b3-4764-b550-fce4560f5cd1 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.020594 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0158d719-47b3-4764-b550-fce4560f5cd1 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.020827 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-0158d719-47b3-4764-b550-fce4560f5cd1 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:50.021490 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-0158d719-47b3-4764-b550-fce4560f5cd1 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2098877794'), ('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:50.052248 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0158d719-47b3-4764-b550-fce4560f5cd1 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:50.052804 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0158d719-47b3-4764-b550-fce4560f5cd1 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2098877794 returned with HTTP 200 Jul 03 23:53:50.053375 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 587/2400] 10.4.3.143 () {66 vars in 1338 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2098877794 => generated 334 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:50.067239 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9de414f8-de1a-41ae-99e4-8a202a07bd57 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.069688 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9de414f8-de1a-41ae-99e4-8a202a07bd57 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1961524754 Jul 03 23:53:50.070046 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9de414f8-de1a-41ae-99e4-8a202a07bd57 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.070227 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9de414f8-de1a-41ae-99e4-8a202a07bd57 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'detail' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.070611 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-9de414f8-de1a-41ae-99e4-8a202a07bd57 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:50.071604 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-9de414f8-de1a-41ae-99e4-8a202a07bd57 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1961524754'), ('no_migration_targets', True)]). {{(pid=99862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:50.114495 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9de414f8-de1a-41ae-99e4-8a202a07bd57 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:50.115460 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.115460 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:50.121903 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9de414f8-de1a-41ae-99e4-8a202a07bd57 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1961524754 returned with HTTP 200 Jul 03 23:53:50.122717 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 607/2401] 10.4.3.143 () {66 vars in 1359 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1961524754 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:50.140598 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-03020c7c-9591-4bcd-8fca-3999ecb80ff9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.142423 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-03020c7c-9591-4bcd-8fca-3999ecb80ff9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?limit=1 Jul 03 23:53:50.142651 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-03020c7c-9591-4bcd-8fca-3999ecb80ff9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.142878 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-03020c7c-9591-4bcd-8fca-3999ecb80ff9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.143142 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-03020c7c-9591-4bcd-8fca-3999ecb80ff9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:50.143463 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.143463 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:50.143858 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-03020c7c-9591-4bcd-8fca-3999ecb80ff9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:50.151387 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-03020c7c-9591-4bcd-8fca-3999ecb80ff9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:50.152170 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.152170 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:50.155836 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-03020c7c-9591-4bcd-8fca-3999ecb80ff9 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 03 23:53:50.156179 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 598/2402] 10.4.3.143 () {66 vars in 1273 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:50.169776 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4194935d-6eb7-4bf0-9784-558a52f167d0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.174435 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4194935d-6eb7-4bf0-9784-558a52f167d0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?limit=1&marker=3d0affa2-a74b-496f-bfe6-c9e77cba775d Jul 03 23:53:50.174632 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4194935d-6eb7-4bf0-9784-558a52f167d0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.174842 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4194935d-6eb7-4bf0-9784-558a52f167d0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.175121 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-4194935d-6eb7-4bf0-9784-558a52f167d0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:50.175831 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4194935d-6eb7-4bf0-9784-558a52f167d0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:50.225956 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4194935d-6eb7-4bf0-9784-558a52f167d0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:50.227194 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.227194 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:50.231949 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4194935d-6eb7-4bf0-9784-558a52f167d0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/detail?limit=1&marker=3d0affa2-a74b-496f-bfe6-c9e77cba775d returned with HTTP 200 Jul 03 23:53:50.232533 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 611/2403] 10.4.3.143 () {66 vars in 1361 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/volumes/detail?limit=1&marker=3d0affa2-a74b-496f-bfe6-c9e77cba775d => generated 1003 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:50.248874 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b72f974d-1a12-4427-89c3-161b56d6b03f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.250512 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b72f974d-1a12-4427-89c3-161b56d6b03f tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?limit=1&marker=9e18c06c-3011-4a85-a849-5ee147bf4911 Jul 03 23:53:50.250824 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b72f974d-1a12-4427-89c3-161b56d6b03f tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.250951 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b72f974d-1a12-4427-89c3-161b56d6b03f tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.251174 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-b72f974d-1a12-4427-89c3-161b56d6b03f tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:50.251510 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.251510 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:50.251963 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b72f974d-1a12-4427-89c3-161b56d6b03f tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:50.285555 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b72f974d-1a12-4427-89c3-161b56d6b03f tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:50.286295 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.286295 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:50.290487 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b72f974d-1a12-4427-89c3-161b56d6b03f tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/detail?limit=1&marker=9e18c06c-3011-4a85-a849-5ee147bf4911 returned with HTTP 200 Jul 03 23:53:50.291000 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 588/2404] 10.4.3.143 () {66 vars in 1361 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/volumes/detail?limit=1&marker=9e18c06c-3011-4a85-a849-5ee147bf4911 => generated 1003 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:50.306946 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d3595175-1fce-47a8-8b2d-a224f2e1e1ce None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.309546 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d3595175-1fce-47a8-8b2d-a224f2e1e1ce tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?limit=1&marker=e16a9c3f-0971-44c8-afef-473d47cdcefd Jul 03 23:53:50.309840 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d3595175-1fce-47a8-8b2d-a224f2e1e1ce tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.310076 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d3595175-1fce-47a8-8b2d-a224f2e1e1ce tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'detail' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.310379 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-d3595175-1fce-47a8-8b2d-a224f2e1e1ce tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:50.311222 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d3595175-1fce-47a8-8b2d-a224f2e1e1ce tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:50.350879 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d3595175-1fce-47a8-8b2d-a224f2e1e1ce tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:50.353154 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d3595175-1fce-47a8-8b2d-a224f2e1e1ce tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/detail?limit=1&marker=e16a9c3f-0971-44c8-afef-473d47cdcefd returned with HTTP 200 Jul 03 23:53:50.353509 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 608/2405] 10.4.3.143 () {66 vars in 1361 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/volumes/detail?limit=1&marker=e16a9c3f-0971-44c8-afef-473d47cdcefd => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:50.375375 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-913dfc77-84eb-4518-b756-1aac5004c7d4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.375837 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-38cecde7-ace2-4509-890d-03db7be28977 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.376449 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-913dfc77-84eb-4518-b756-1aac5004c7d4 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/volumes/221d6d9f-70c7-482a-8b7e-134a899b1c78 Jul 03 23:53:50.376744 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-913dfc77-84eb-4518-b756-1aac5004c7d4 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.377005 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-913dfc77-84eb-4518-b756-1aac5004c7d4 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.377764 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-38cecde7-ace2-4509-890d-03db7be28977 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 03 23:53:50.378184 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-38cecde7-ace2-4509-890d-03db7be28977 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.378956 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-38cecde7-ace2-4509-890d-03db7be28977 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.380238 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-38cecde7-ace2-4509-890d-03db7be28977 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:50.380238 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-38cecde7-ace2-4509-890d-03db7be28977 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Could not evaluate value available, assuming string {{(pid=99861) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 23:53:50.381008 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-38cecde7-ace2-4509-890d-03db7be28977 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:50.389297 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.389297 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:50.395312 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-913dfc77-84eb-4518-b756-1aac5004c7d4 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Volume info retrieved successfully. Jul 03 23:53:50.396095 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-913dfc77-84eb-4518-b756-1aac5004c7d4 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:50.396245 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-913dfc77-84eb-4518-b756-1aac5004c7d4 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:50.429189 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-38cecde7-ace2-4509-890d-03db7be28977 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:50.429189 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.429189 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:50.433543 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-38cecde7-ace2-4509-890d-03db7be28977 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 03 23:53:50.433980 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 612/2406] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:50.436966 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-913dfc77-84eb-4518-b756-1aac5004c7d4 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:50.442083 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.442083 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:50.450170 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bb8845ba-70c7-487d-aef8-f35fec2f622c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.451812 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bb8845ba-70c7-487d-aef8-f35fec2f622c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 03 23:53:50.452000 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bb8845ba-70c7-487d-aef8-f35fec2f622c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.452180 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bb8845ba-70c7-487d-aef8-f35fec2f622c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.452398 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-bb8845ba-70c7-487d-aef8-f35fec2f622c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:50.452671 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bb8845ba-70c7-487d-aef8-f35fec2f622c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Could not evaluate value available, assuming string {{(pid=99860) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 23:53:50.452985 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-913dfc77-84eb-4518-b756-1aac5004c7d4 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/volumes/221d6d9f-70c7-482a-8b7e-134a899b1c78 returned with HTTP 200 Jul 03 23:53:50.453222 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 599/2407] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/volumes/221d6d9f-70c7-482a-8b7e-134a899b1c78 => generated 919 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 23:53:50.453372 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bb8845ba-70c7-487d-aef8-f35fec2f622c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:50.467005 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4cc5bf4a-2d1d-4b88-b653-be76f1ba1f5c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.469193 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4cc5bf4a-2d1d-4b88-b653-be76f1ba1f5c tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] POST https://10.4.3.143/volume/v3/group_snapshots Jul 03 23:53:50.469379 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4cc5bf4a-2d1d-4b88-b653-be76f1ba1f5c tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "351b4362-f14f-4fd3-bd36-a27cc922cbbd", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-712699916"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:50.471084 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.group_snapshots [None req-4cc5bf4a-2d1d-4b88-b653-be76f1ba1f5c tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '351b4362-f14f-4fd3-bd36-a27cc922cbbd', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-712699916'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 23:53:50.475373 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.475373 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:50.478916 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.group_snapshots [None req-4cc5bf4a-2d1d-4b88-b653-be76f1ba1f5c tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-712699916. Jul 03 23:53:50.491371 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-bb8845ba-70c7-487d-aef8-f35fec2f622c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:50.492474 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.492474 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:50.499533 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bb8845ba-70c7-487d-aef8-f35fec2f622c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 03 23:53:50.500513 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 589/2408] 10.4.3.143 () {66 vars in 1359 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:50.505253 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.505253 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:50.515251 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f6df4110-580a-429a-8729-9075b7fb69c8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.516988 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f6df4110-580a-429a-8729-9075b7fb69c8 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes?limit=1 Jul 03 23:53:50.517175 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f6df4110-580a-429a-8729-9075b7fb69c8 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.517340 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f6df4110-580a-429a-8729-9075b7fb69c8 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.517620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-f6df4110-580a-429a-8729-9075b7fb69c8 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:50.518274 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f6df4110-580a-429a-8729-9075b7fb69c8 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:50.524823 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-4cc5bf4a-2d1d-4b88-b653-be76f1ba1f5c tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-937567829 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-937567829, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:50.524978 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f6df4110-580a-429a-8729-9075b7fb69c8 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:50.525557 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f6df4110-580a-429a-8729-9075b7fb69c8 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 03 23:53:50.525956 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 613/2409] 10.4.3.143 () {66 vars in 1252 bytes} [Fri Jul 3 23:53:50 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 03 23:53:50.536517 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a13f3c9d-e839-4e93-a4c2-434c4600a477 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.538560 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a13f3c9d-e839-4e93-a4c2-434c4600a477 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes?limit=1&marker=3d0affa2-a74b-496f-bfe6-c9e77cba775d Jul 03 23:53:50.541259 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a13f3c9d-e839-4e93-a4c2-434c4600a477 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.541259 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a13f3c9d-e839-4e93-a4c2-434c4600a477 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.541259 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-a13f3c9d-e839-4e93-a4c2-434c4600a477 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:50.541259 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a13f3c9d-e839-4e93-a4c2-434c4600a477 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:50.561828 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-4cc5bf4a-2d1d-4b88-b653-be76f1ba1f5c tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Created reservations ['5a8e490d-9042-4661-946f-516734f010b2', '9f0b93a9-0bfe-4960-a82b-ea323442ea7a', 'f96b6e69-e015-45ee-b32d-6197339d8ab0', '3b561519-64b9-4ee9-82b2-7ed551e81632'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:50.588222 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a13f3c9d-e839-4e93-a4c2-434c4600a477 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:50.589018 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a13f3c9d-e839-4e93-a4c2-434c4600a477 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes?limit=1&marker=3d0affa2-a74b-496f-bfe6-c9e77cba775d returned with HTTP 200 Jul 03 23:53:50.589478 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 600/2410] 10.4.3.143 () {66 vars in 1340 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/volumes?limit=1&marker=3d0affa2-a74b-496f-bfe6-c9e77cba775d => generated 470 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:50.597991 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4cc5bf4a-2d1d-4b88-b653-be76f1ba1f5c tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/group_snapshots returned with HTTP 202 Jul 03 23:53:50.598432 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 609/2411] 10.4.3.143 () {70 vars in 1324 bytes} [Fri Jul 3 23:53:50 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:50.603077 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0e48b6f5-942d-41c5-b957-290943ae88d5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.606853 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0e48b6f5-942d-41c5-b957-290943ae88d5 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes?limit=1&marker=9e18c06c-3011-4a85-a849-5ee147bf4911 Jul 03 23:53:50.609404 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0e48b6f5-942d-41c5-b957-290943ae88d5 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.609903 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8059bc12-7faf-4047-860b-060d919be16d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.609997 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0e48b6f5-942d-41c5-b957-290943ae88d5 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.609997 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-0e48b6f5-942d-41c5-b957-290943ae88d5 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:50.610953 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8059bc12-7faf-4047-860b-060d919be16d tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 Jul 03 23:53:50.611242 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8059bc12-7faf-4047-860b-060d919be16d tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.611541 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8059bc12-7faf-4047-860b-060d919be16d tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.611590 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-0e48b6f5-942d-41c5-b957-290943ae88d5 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:50.611739 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.group_snapshots [None req-8059bc12-7faf-4047-860b-060d919be16d tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] show called for member 02b74493-4c34-4892-8332-6b7b36521353 {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 23:53:50.616606 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.616606 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:50.621404 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8059bc12-7faf-4047-860b-060d919be16d tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 returned with HTTP 200 Jul 03 23:53:50.621904 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 614/2412] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 => generated 329 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:50.630745 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0e48b6f5-942d-41c5-b957-290943ae88d5 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:50.631389 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0e48b6f5-942d-41c5-b957-290943ae88d5 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes?limit=1&marker=9e18c06c-3011-4a85-a849-5ee147bf4911 returned with HTTP 200 Jul 03 23:53:50.631838 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 590/2413] 10.4.3.143 () {66 vars in 1340 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/volumes?limit=1&marker=9e18c06c-3011-4a85-a849-5ee147bf4911 => generated 470 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:50.648221 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d48be1ba-7714-4066-bc24-20c234136775 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.650174 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d48be1ba-7714-4066-bc24-20c234136775 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes?limit=1&marker=e16a9c3f-0971-44c8-afef-473d47cdcefd Jul 03 23:53:50.650397 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d48be1ba-7714-4066-bc24-20c234136775 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.650574 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d48be1ba-7714-4066-bc24-20c234136775 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.650954 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-d48be1ba-7714-4066-bc24-20c234136775 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:50.651143 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.651143 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:50.651520 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-d48be1ba-7714-4066-bc24-20c234136775 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:50.665868 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d48be1ba-7714-4066-bc24-20c234136775 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:50.665868 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d48be1ba-7714-4066-bc24-20c234136775 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes?limit=1&marker=e16a9c3f-0971-44c8-afef-473d47cdcefd returned with HTTP 200 Jul 03 23:53:50.666307 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 601/2414] 10.4.3.143 () {66 vars in 1340 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/volumes?limit=1&marker=e16a9c3f-0971-44c8-afef-473d47cdcefd => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:50.683498 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ebe5dbd9-60eb-478b-854f-5062e7567788 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.686545 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ebe5dbd9-60eb-478b-854f-5062e7567788 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2098877794&status=available Jul 03 23:53:50.687094 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ebe5dbd9-60eb-478b-854f-5062e7567788 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.687094 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ebe5dbd9-60eb-478b-854f-5062e7567788 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.687541 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-ebe5dbd9-60eb-478b-854f-5062e7567788 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:50.688067 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ebe5dbd9-60eb-478b-854f-5062e7567788 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Could not evaluate value available, assuming string {{(pid=99862) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 23:53:50.688239 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.688239 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:50.689157 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ebe5dbd9-60eb-478b-854f-5062e7567788 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2098877794'), ('no_migration_targets', True)]). {{(pid=99862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:50.725447 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ebe5dbd9-60eb-478b-854f-5062e7567788 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:50.726029 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ebe5dbd9-60eb-478b-854f-5062e7567788 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2098877794&status=available returned with HTTP 200 Jul 03 23:53:50.726465 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 610/2415] 10.4.3.143 () {66 vars in 1372 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2098877794&status=available => generated 334 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:50.739711 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2ea83a0f-8be8-4fd8-b2a1-18149033f039 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.742082 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2ea83a0f-8be8-4fd8-b2a1-18149033f039 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1961524754&status=available Jul 03 23:53:50.742282 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2ea83a0f-8be8-4fd8-b2a1-18149033f039 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.742536 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2ea83a0f-8be8-4fd8-b2a1-18149033f039 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.742886 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-2ea83a0f-8be8-4fd8-b2a1-18149033f039 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:50.743126 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-2ea83a0f-8be8-4fd8-b2a1-18149033f039 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Could not evaluate value available, assuming string {{(pid=99861) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 23:53:50.743970 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-2ea83a0f-8be8-4fd8-b2a1-18149033f039 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1961524754'), ('no_migration_targets', True)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:50.771820 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=759,cinder:INSERT=151,cinder:UPDATE=238 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:53:50.780040 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2ea83a0f-8be8-4fd8-b2a1-18149033f039 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:50.780655 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.780655 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:50.788539 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2ea83a0f-8be8-4fd8-b2a1-18149033f039 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1961524754&status=available returned with HTTP 200 Jul 03 23:53:50.788968 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 615/2416] 10.4.3.143 () {66 vars in 1393 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1961524754&status=available => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:50.802730 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-456f2318-7cbc-4242-998b-d5eef9a01d27 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.804482 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-456f2318-7cbc-4242-998b-d5eef9a01d27 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?marker=e16a9c3f-0971-44c8-afef-473d47cdcefd&sort=id%3Aasc Jul 03 23:53:50.804683 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-456f2318-7cbc-4242-998b-d5eef9a01d27 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.804888 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-456f2318-7cbc-4242-998b-d5eef9a01d27 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.805122 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-456f2318-7cbc-4242-998b-d5eef9a01d27 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:50.805617 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.805617 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:50.805951 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-456f2318-7cbc-4242-998b-d5eef9a01d27 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:50.845102 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-456f2318-7cbc-4242-998b-d5eef9a01d27 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:50.847246 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-456f2318-7cbc-4242-998b-d5eef9a01d27 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/detail?marker=e16a9c3f-0971-44c8-afef-473d47cdcefd&sort=id%3Aasc returned with HTTP 200 Jul 03 23:53:50.847635 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 591/2417] 10.4.3.143 () {66 vars in 1373 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/volumes/detail?marker=e16a9c3f-0971-44c8-afef-473d47cdcefd&sort=id%3Aasc => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:53:50.860816 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5d51b84a-63a0-4f87-82ef-699d2cb3eaf0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.862819 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5d51b84a-63a0-4f87-82ef-699d2cb3eaf0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 23:53:50.863098 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5d51b84a-63a0-4f87-82ef-699d2cb3eaf0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.863567 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5d51b84a-63a0-4f87-82ef-699d2cb3eaf0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.863661 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-5d51b84a-63a0-4f87-82ef-699d2cb3eaf0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:50.864575 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-5d51b84a-63a0-4f87-82ef-699d2cb3eaf0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:50.906685 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5d51b84a-63a0-4f87-82ef-699d2cb3eaf0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:50.907762 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.907762 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:50.912091 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5d51b84a-63a0-4f87-82ef-699d2cb3eaf0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 23:53:50.912511 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 602/2418] 10.4.3.143 () {66 vars in 1337 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2554 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:50.926531 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-019bf397-493f-45d5-982c-c0a79d86a78b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.929189 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-019bf397-493f-45d5-982c-c0a79d86a78b tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:53:50.929559 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-019bf397-493f-45d5-982c-c0a79d86a78b tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.930068 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-019bf397-493f-45d5-982c-c0a79d86a78b tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'detail' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.930486 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-019bf397-493f-45d5-982c-c0a79d86a78b tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:50.930972 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.930972 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:50.931697 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-019bf397-493f-45d5-982c-c0a79d86a78b tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:50.944685 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-019bf397-493f-45d5-982c-c0a79d86a78b tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:50.945848 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:50.945848 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:50.955205 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-019bf397-493f-45d5-982c-c0a79d86a78b tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:53:50.955769 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 611/2419] 10.4.3.143 () {66 vars in 1258 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:50.973683 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-10ffb3d4-3087-44e3-9166-bac39874ad8c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:50.975969 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-10ffb3d4-3087-44e3-9166-bac39874ad8c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 23:53:50.975969 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-10ffb3d4-3087-44e3-9166-bac39874ad8c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:50.975969 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-10ffb3d4-3087-44e3-9166-bac39874ad8c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:50.976936 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-10ffb3d4-3087-44e3-9166-bac39874ad8c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:50.976936 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-10ffb3d4-3087-44e3-9166-bac39874ad8c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:51.018166 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-10ffb3d4-3087-44e3-9166-bac39874ad8c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:51.019074 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-10ffb3d4-3087-44e3-9166-bac39874ad8c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 23:53:51.019540 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 616/2420] 10.4.3.143 () {66 vars in 1316 bytes} [Fri Jul 3 23:53:50 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 976 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:51.032274 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f27f2cb6-5e93-4997-870b-aeefb56c0b2c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.034247 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f27f2cb6-5e93-4997-870b-aeefb56c0b2c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes?availability_zone=nova Jul 03 23:53:51.036745 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f27f2cb6-5e93-4997-870b-aeefb56c0b2c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.036745 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f27f2cb6-5e93-4997-870b-aeefb56c0b2c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.036745 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-f27f2cb6-5e93-4997-870b-aeefb56c0b2c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:51.036745 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-f27f2cb6-5e93-4997-870b-aeefb56c0b2c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Could not evaluate value nova, assuming string {{(pid=99860) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 23:53:51.036745 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-f27f2cb6-5e93-4997-870b-aeefb56c0b2c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:51.070997 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=794,cinder:INSERT=135,cinder:UPDATE=212 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:53:51.083435 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f27f2cb6-5e93-4997-870b-aeefb56c0b2c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:51.085003 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f27f2cb6-5e93-4997-870b-aeefb56c0b2c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 23:53:51.085749 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 592/2421] 10.4.3.143 () {66 vars in 1282 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:51.095819 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-59775fee-6ed4-4cf5-b463-a76005fb2265 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.098956 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-59775fee-6ed4-4cf5-b463-a76005fb2265 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes?availability_zone=nova Jul 03 23:53:51.099260 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-59775fee-6ed4-4cf5-b463-a76005fb2265 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.099260 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-59775fee-6ed4-4cf5-b463-a76005fb2265 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.100160 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-59775fee-6ed4-4cf5-b463-a76005fb2265 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:51.100160 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-59775fee-6ed4-4cf5-b463-a76005fb2265 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Could not evaluate value nova, assuming string {{(pid=99863) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 23:53:51.100682 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-59775fee-6ed4-4cf5-b463-a76005fb2265 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:51.135371 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-59775fee-6ed4-4cf5-b463-a76005fb2265 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:51.136006 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-59775fee-6ed4-4cf5-b463-a76005fb2265 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 23:53:51.136375 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 603/2422] 10.4.3.143 () {66 vars in 1282 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:51.146619 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-489a89bf-0e2b-4958-9384-7537f958236c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.151746 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-489a89bf-0e2b-4958-9384-7537f958236c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes?bootable=false Jul 03 23:53:51.153584 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-489a89bf-0e2b-4958-9384-7537f958236c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.153837 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-489a89bf-0e2b-4958-9384-7537f958236c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.154120 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-489a89bf-0e2b-4958-9384-7537f958236c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:51.154880 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-489a89bf-0e2b-4958-9384-7537f958236c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:51.182241 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-489a89bf-0e2b-4958-9384-7537f958236c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:51.183188 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-489a89bf-0e2b-4958-9384-7537f958236c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 23:53:51.183802 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 612/2423] 10.4.3.143 () {66 vars in 1266 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:51.192627 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-793bd508-776a-409a-b0ec-db75a1d9f96c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.194562 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-793bd508-776a-409a-b0ec-db75a1d9f96c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes?bootable=false Jul 03 23:53:51.194756 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-793bd508-776a-409a-b0ec-db75a1d9f96c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.194956 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-793bd508-776a-409a-b0ec-db75a1d9f96c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.195206 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-793bd508-776a-409a-b0ec-db75a1d9f96c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:51.195598 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.195598 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:51.196040 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-793bd508-776a-409a-b0ec-db75a1d9f96c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:51.224091 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-793bd508-776a-409a-b0ec-db75a1d9f96c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:51.225000 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-793bd508-776a-409a-b0ec-db75a1d9f96c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 23:53:51.225393 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 617/2424] 10.4.3.143 () {66 vars in 1266 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:51.235782 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3f237020-5ccd-4716-ba50-e713f7cea9c5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.238116 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3f237020-5ccd-4716-ba50-e713f7cea9c5 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes?status=available Jul 03 23:53:51.238374 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3f237020-5ccd-4716-ba50-e713f7cea9c5 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.238675 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3f237020-5ccd-4716-ba50-e713f7cea9c5 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.238955 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-3f237020-5ccd-4716-ba50-e713f7cea9c5 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:51.239204 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3f237020-5ccd-4716-ba50-e713f7cea9c5 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Could not evaluate value available, assuming string {{(pid=99860) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 23:53:51.239765 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.239765 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:51.240310 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3f237020-5ccd-4716-ba50-e713f7cea9c5 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:51.277773 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3f237020-5ccd-4716-ba50-e713f7cea9c5 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:51.278326 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3f237020-5ccd-4716-ba50-e713f7cea9c5 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 23:53:51.278737 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 593/2425] 10.4.3.143 () {66 vars in 1270 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:51.288623 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7f5e5ffa-7dcf-4a9f-aab2-57e2d8d04818 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.291244 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7f5e5ffa-7dcf-4a9f-aab2-57e2d8d04818 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes?status=available Jul 03 23:53:51.291763 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7f5e5ffa-7dcf-4a9f-aab2-57e2d8d04818 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.292153 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7f5e5ffa-7dcf-4a9f-aab2-57e2d8d04818 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.292474 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-7f5e5ffa-7dcf-4a9f-aab2-57e2d8d04818 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:51.292994 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-7f5e5ffa-7dcf-4a9f-aab2-57e2d8d04818 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Could not evaluate value available, assuming string {{(pid=99863) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 23:53:51.293340 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.293340 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:51.293984 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-7f5e5ffa-7dcf-4a9f-aab2-57e2d8d04818 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:51.340767 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-7f5e5ffa-7dcf-4a9f-aab2-57e2d8d04818 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:51.341542 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7f5e5ffa-7dcf-4a9f-aab2-57e2d8d04818 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 23:53:51.342910 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 604/2426] 10.4.3.143 () {66 vars in 1270 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:51.351822 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0434385d-e03a-4913-9640-d55d11a95ab1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.353689 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0434385d-e03a-4913-9640-d55d11a95ab1 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?availability_zone=nova Jul 03 23:53:51.353975 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0434385d-e03a-4913-9640-d55d11a95ab1 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.354229 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0434385d-e03a-4913-9640-d55d11a95ab1 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'detail' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.354518 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-0434385d-e03a-4913-9640-d55d11a95ab1 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:51.354768 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0434385d-e03a-4913-9640-d55d11a95ab1 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Could not evaluate value nova, assuming string {{(pid=99862) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 23:53:51.355022 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.355022 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:51.355446 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0434385d-e03a-4913-9640-d55d11a95ab1 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:51.383898 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0434385d-e03a-4913-9640-d55d11a95ab1 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:51.384883 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.384883 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:51.389254 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0434385d-e03a-4913-9640-d55d11a95ab1 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 03 23:53:51.389796 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 613/2427] 10.4.3.143 () {66 vars in 1303 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2554 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:51.407178 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-79dd56c5-b2ad-46c9-b1d7-4e386d75b904 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.408834 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-79dd56c5-b2ad-46c9-b1d7-4e386d75b904 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?bootable=false Jul 03 23:53:51.409051 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-79dd56c5-b2ad-46c9-b1d7-4e386d75b904 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.409219 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-79dd56c5-b2ad-46c9-b1d7-4e386d75b904 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.409518 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-79dd56c5-b2ad-46c9-b1d7-4e386d75b904 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:51.409874 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.409874 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:51.410290 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-79dd56c5-b2ad-46c9-b1d7-4e386d75b904 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:51.418044 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-79dd56c5-b2ad-46c9-b1d7-4e386d75b904 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:51.418963 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.418963 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:51.423591 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-79dd56c5-b2ad-46c9-b1d7-4e386d75b904 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 03 23:53:51.424072 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 618/2428] 10.4.3.143 () {66 vars in 1287 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2554 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:51.440290 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-69b9d7c7-be4f-4dcc-9708-1bdd8ae9ce09 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.442148 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-69b9d7c7-be4f-4dcc-9708-1bdd8ae9ce09 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?status=available Jul 03 23:53:51.442256 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-69b9d7c7-be4f-4dcc-9708-1bdd8ae9ce09 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.442504 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-69b9d7c7-be4f-4dcc-9708-1bdd8ae9ce09 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.442796 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-69b9d7c7-be4f-4dcc-9708-1bdd8ae9ce09 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:51.443026 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-69b9d7c7-be4f-4dcc-9708-1bdd8ae9ce09 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Could not evaluate value available, assuming string {{(pid=99860) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 23:53:51.443282 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.443282 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:51.443723 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-69b9d7c7-be4f-4dcc-9708-1bdd8ae9ce09 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:51.452809 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-69b9d7c7-be4f-4dcc-9708-1bdd8ae9ce09 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Get all volumes completed successfully. Jul 03 23:53:51.453835 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.453835 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:51.458482 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-69b9d7c7-be4f-4dcc-9708-1bdd8ae9ce09 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 03 23:53:51.458974 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 594/2429] 10.4.3.143 () {66 vars in 1291 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/volumes/detail?status=available => generated 2554 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:51.473133 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c0ecdab4-25af-4bea-a112-0034f911fe53 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.474959 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c0ecdab4-25af-4bea-a112-0034f911fe53 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d Jul 03 23:53:51.475225 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c0ecdab4-25af-4bea-a112-0034f911fe53 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.475481 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c0ecdab4-25af-4bea-a112-0034f911fe53 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.484456 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.484456 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:51.488722 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c0ecdab4-25af-4bea-a112-0034f911fe53 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Volume info retrieved successfully. Jul 03 23:53:51.493086 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c0ecdab4-25af-4bea-a112-0034f911fe53 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d returned with HTTP 200 Jul 03 23:53:51.493488 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 605/2430] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:51.506348 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b19e117a-d5eb-48a7-8986-43f141a4e7a0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.508067 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b19e117a-d5eb-48a7-8986-43f141a4e7a0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] DELETE https://10.4.3.143/volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d Jul 03 23:53:51.508067 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b19e117a-d5eb-48a7-8986-43f141a4e7a0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.508287 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b19e117a-d5eb-48a7-8986-43f141a4e7a0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.508448 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-b19e117a-d5eb-48a7-8986-43f141a4e7a0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Delete volume with id: 3d0affa2-a74b-496f-bfe6-c9e77cba775d Jul 03 23:53:51.518661 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.518661 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:51.519368 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b19e117a-d5eb-48a7-8986-43f141a4e7a0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Volume info retrieved successfully. Jul 03 23:53:51.552204 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b19e117a-d5eb-48a7-8986-43f141a4e7a0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Delete volume request issued successfully. Jul 03 23:53:51.552535 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b19e117a-d5eb-48a7-8986-43f141a4e7a0 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d returned with HTTP 202 Jul 03 23:53:51.553181 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 614/2431] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:51 2026] DELETE /volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:51.564393 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a85fba13-e661-4b9f-9e2a-19d39a21e42d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.564393 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a85fba13-e661-4b9f-9e2a-19d39a21e42d tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d Jul 03 23:53:51.564907 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a85fba13-e661-4b9f-9e2a-19d39a21e42d tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.564907 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a85fba13-e661-4b9f-9e2a-19d39a21e42d tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.573855 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.573855 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:51.581639 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a85fba13-e661-4b9f-9e2a-19d39a21e42d tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Volume info retrieved successfully. Jul 03 23:53:51.595175 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a85fba13-e661-4b9f-9e2a-19d39a21e42d tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d returned with HTTP 200 Jul 03 23:53:51.595862 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 619/2432] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:51.630978 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4accf73c-2057-4f21-9414-c7d4631e9bea None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.634726 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4accf73c-2057-4f21-9414-c7d4631e9bea tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 Jul 03 23:53:51.635041 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4accf73c-2057-4f21-9414-c7d4631e9bea tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.635304 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4accf73c-2057-4f21-9414-c7d4631e9bea tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.635498 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.group_snapshots [None req-4accf73c-2057-4f21-9414-c7d4631e9bea tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] show called for member 02b74493-4c34-4892-8332-6b7b36521353 {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 23:53:51.644876 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.644876 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:51.653592 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4accf73c-2057-4f21-9414-c7d4631e9bea tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 returned with HTTP 200 Jul 03 23:53:51.654316 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 595/2433] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 => generated 330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:51.665303 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-16151925-0c21-49d4-b1c2-74e384cca643 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.667933 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-16151925-0c21-49d4-b1c2-74e384cca643 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail Jul 03 23:53:51.668177 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-16151925-0c21-49d4-b1c2-74e384cca643 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.668442 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-16151925-0c21-49d4-b1c2-74e384cca643 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.668774 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-16151925-0c21-49d4-b1c2-74e384cca643 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:51.670842 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.db.api [None req-16151925-0c21-49d4-b1c2-74e384cca643 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Building query based on filter {{(pid=99863) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:51.679297 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-16151925-0c21-49d4-b1c2-74e384cca643 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Get all snapshots completed successfully. Jul 03 23:53:51.679893 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.679893 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:51.680665 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-16151925-0c21-49d4-b1c2-74e384cca643 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 23:53:51.681337 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 606/2434] 10.4.3.143 () {66 vars in 1264 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:51.690118 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-02ad28da-e92f-4f16-8862-a5f6896d9227 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.693266 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-02ad28da-e92f-4f16-8862-a5f6896d9227 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/snapshots/aa546e71-6de0-4194-b31f-72c90c70ad6c Jul 03 23:53:51.693481 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-02ad28da-e92f-4f16-8862-a5f6896d9227 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.693838 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-02ad28da-e92f-4f16-8862-a5f6896d9227 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.700045 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.700045 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:51.704279 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-02ad28da-e92f-4f16-8862-a5f6896d9227 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Snapshot retrieved successfully. Jul 03 23:53:51.705261 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-02ad28da-e92f-4f16-8862-a5f6896d9227 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/snapshots/aa546e71-6de0-4194-b31f-72c90c70ad6c returned with HTTP 200 Jul 03 23:53:51.705723 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 615/2435] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/snapshots/aa546e71-6de0-4194-b31f-72c90c70ad6c => generated 473 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:51.717577 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1d5abdf3-7186-40a5-8bff-261918bb4f10 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.719329 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1d5abdf3-7186-40a5-8bff-261918bb4f10 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] POST https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353/action Jul 03 23:53:51.719840 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1d5abdf3-7186-40a5-8bff-261918bb4f10 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:51.719954 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1d5abdf3-7186-40a5-8bff-261918bb4f10 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:51.721560 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.group_snapshots [None req-1d5abdf3-7186-40a5-8bff-261918bb4f10 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Updating group '02b74493-4c34-4892-8332-6b7b36521353' with 'creating' {{(pid=99861) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 23:53:51.726085 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.726085 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:51.736436 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1d5abdf3-7186-40a5-8bff-261918bb4f10 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353/action returned with HTTP 202 Jul 03 23:53:51.736916 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 620/2436] 10.4.3.143 () {70 vars in 1455 bytes} [Fri Jul 3 23:53:51 2026] POST /volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:51.745275 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8a02ef5d-5595-4b0f-bfed-365456424019 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.751742 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8a02ef5d-5595-4b0f-bfed-365456424019 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 Jul 03 23:53:51.751742 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8a02ef5d-5595-4b0f-bfed-365456424019 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.751742 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8a02ef5d-5595-4b0f-bfed-365456424019 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.751742 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.group_snapshots [None req-8a02ef5d-5595-4b0f-bfed-365456424019 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] show called for member 02b74493-4c34-4892-8332-6b7b36521353 {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 23:53:51.756857 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.756857 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:51.762147 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8a02ef5d-5595-4b0f-bfed-365456424019 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 returned with HTTP 200 Jul 03 23:53:51.762911 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 596/2437] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:51.771827 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-78085f17-5621-4855-bb42-e877270c4f38 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.774259 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-78085f17-5621-4855-bb42-e877270c4f38 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] POST https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353/action Jul 03 23:53:51.774921 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-78085f17-5621-4855-bb42-e877270c4f38 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:51.775085 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-78085f17-5621-4855-bb42-e877270c4f38 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:51.776990 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.group_snapshots [None req-78085f17-5621-4855-bb42-e877270c4f38 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Updating group '02b74493-4c34-4892-8332-6b7b36521353' with 'available' {{(pid=99863) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 23:53:51.785107 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.785107 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:51.801240 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-78085f17-5621-4855-bb42-e877270c4f38 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353/action returned with HTTP 202 Jul 03 23:53:51.801929 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 607/2438] 10.4.3.143 () {70 vars in 1455 bytes} [Fri Jul 3 23:53:51 2026] POST /volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:51.809485 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-534b7c6d-5493-4519-88c9-2395202a278e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.811247 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-534b7c6d-5493-4519-88c9-2395202a278e tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 Jul 03 23:53:51.811600 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-534b7c6d-5493-4519-88c9-2395202a278e tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.811849 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-534b7c6d-5493-4519-88c9-2395202a278e tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.811976 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.group_snapshots [None req-534b7c6d-5493-4519-88c9-2395202a278e tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] show called for member 02b74493-4c34-4892-8332-6b7b36521353 {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 23:53:51.815482 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.815482 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:51.819476 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-534b7c6d-5493-4519-88c9-2395202a278e tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 returned with HTTP 200 Jul 03 23:53:51.820022 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 616/2439] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:51.829400 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-32448a14-6895-4de4-9bc8-5db3f3ad5797 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.831266 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-32448a14-6895-4de4-9bc8-5db3f3ad5797 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] POST https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353/action Jul 03 23:53:51.831656 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-32448a14-6895-4de4-9bc8-5db3f3ad5797 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:51.831794 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-32448a14-6895-4de4-9bc8-5db3f3ad5797 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:51.833237 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.group_snapshots [None req-32448a14-6895-4de4-9bc8-5db3f3ad5797 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Updating group '02b74493-4c34-4892-8332-6b7b36521353' with 'error' {{(pid=99861) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 23:53:51.836470 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.836470 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:51.842640 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-32448a14-6895-4de4-9bc8-5db3f3ad5797 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353/action returned with HTTP 202 Jul 03 23:53:51.843028 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 621/2440] 10.4.3.143 () {70 vars in 1455 bytes} [Fri Jul 3 23:53:51 2026] POST /volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:51.850283 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-969d3c8d-2262-41fd-9f0e-a9d8a2397f28 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.855962 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-969d3c8d-2262-41fd-9f0e-a9d8a2397f28 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 Jul 03 23:53:51.856180 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-969d3c8d-2262-41fd-9f0e-a9d8a2397f28 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.856382 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-969d3c8d-2262-41fd-9f0e-a9d8a2397f28 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.856536 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.group_snapshots [None req-969d3c8d-2262-41fd-9f0e-a9d8a2397f28 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] show called for member 02b74493-4c34-4892-8332-6b7b36521353 {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 23:53:51.867330 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.867330 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:51.870548 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-969d3c8d-2262-41fd-9f0e-a9d8a2397f28 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 returned with HTTP 200 Jul 03 23:53:51.870936 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 597/2441] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:51.880477 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4c48ce36-2a97-4813-9479-b13164964004 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.880477 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4c48ce36-2a97-4813-9479-b13164964004 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] POST https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353/action Jul 03 23:53:51.880795 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4c48ce36-2a97-4813-9479-b13164964004 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:51.880907 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4c48ce36-2a97-4813-9479-b13164964004 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:51.882301 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.group_snapshots [None req-4c48ce36-2a97-4813-9479-b13164964004 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Updating group '02b74493-4c34-4892-8332-6b7b36521353' with 'available' {{(pid=99863) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 23:53:51.885184 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.885184 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:51.890769 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4c48ce36-2a97-4813-9479-b13164964004 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353/action returned with HTTP 202 Jul 03 23:53:51.891177 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 608/2442] 10.4.3.143 () {70 vars in 1455 bytes} [Fri Jul 3 23:53:51 2026] POST /volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:51.898421 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5e4b8ddd-bf14-4d5f-acad-4d4e40ec5217 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.901573 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5e4b8ddd-bf14-4d5f-acad-4d4e40ec5217 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 Jul 03 23:53:51.901812 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5e4b8ddd-bf14-4d5f-acad-4d4e40ec5217 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.902008 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5e4b8ddd-bf14-4d5f-acad-4d4e40ec5217 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.902168 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.group_snapshots [None req-5e4b8ddd-bf14-4d5f-acad-4d4e40ec5217 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] show called for member 02b74493-4c34-4892-8332-6b7b36521353 {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 23:53:51.905899 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.905899 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:51.909209 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5e4b8ddd-bf14-4d5f-acad-4d4e40ec5217 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 returned with HTTP 200 Jul 03 23:53:51.909716 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 617/2443] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:51.920156 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e3894ea4-3aa5-439c-8841-ec6eb1806875 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.921854 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e3894ea4-3aa5-439c-8841-ec6eb1806875 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] DELETE https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 Jul 03 23:53:51.922026 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e3894ea4-3aa5-439c-8841-ec6eb1806875 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.922188 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e3894ea4-3aa5-439c-8841-ec6eb1806875 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.922333 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.group_snapshots [None req-e3894ea4-3aa5-439c-8841-ec6eb1806875 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] delete called for member 02b74493-4c34-4892-8332-6b7b36521353 {{(pid=99861) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 23:53:51.922440 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.group_snapshots [None req-e3894ea4-3aa5-439c-8841-ec6eb1806875 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Delete group_snapshot with id: 02b74493-4c34-4892-8332-6b7b36521353 Jul 03 23:53:51.926898 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:51.926898 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:51.965837 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e3894ea4-3aa5-439c-8841-ec6eb1806875 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 returned with HTTP 202 Jul 03 23:53:51.966383 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 622/2444] 10.4.3.143 () {68 vars in 1416 bytes} [Fri Jul 3 23:53:51 2026] DELETE /volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:51.973430 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-39178e6e-2615-4206-9bd2-4f149202baa3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:51.975361 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-39178e6e-2615-4206-9bd2-4f149202baa3 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:53:51.975618 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-39178e6e-2615-4206-9bd2-4f149202baa3 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:51.975823 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-39178e6e-2615-4206-9bd2-4f149202baa3 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:51.976052 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-39178e6e-2615-4206-9bd2-4f149202baa3 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:51.976843 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-39178e6e-2615-4206-9bd2-4f149202baa3 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:51.985669 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-39178e6e-2615-4206-9bd2-4f149202baa3 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Get all volumes completed successfully. Jul 03 23:53:51.986493 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-39178e6e-2615-4206-9bd2-4f149202baa3 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:51.986795 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-39178e6e-2615-4206-9bd2-4f149202baa3 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:52.023260 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [None req-39178e6e-2615-4206-9bd2-4f149202baa3 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:52.026866 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:52.026866 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:52.038173 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-39178e6e-2615-4206-9bd2-4f149202baa3 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:53:52.038569 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 598/2445] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:53:51 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:52.056672 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ba924530-bc7d-43bf-a383-93c8a54c0db3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:52.057782 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ba924530-bc7d-43bf-a383-93c8a54c0db3 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/snapshots/detail Jul 03 23:53:52.057782 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ba924530-bc7d-43bf-a383-93c8a54c0db3 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:52.058015 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ba924530-bc7d-43bf-a383-93c8a54c0db3 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:52.058179 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-ba924530-bc7d-43bf-a383-93c8a54c0db3 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:52.059426 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.db.api [None req-ba924530-bc7d-43bf-a383-93c8a54c0db3 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Building query based on filter {{(pid=99863) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:53:52.064092 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ba924530-bc7d-43bf-a383-93c8a54c0db3 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Get all snapshots completed successfully. Jul 03 23:53:52.064092 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ba924530-bc7d-43bf-a383-93c8a54c0db3 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 23:53:52.064583 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 609/2446] 10.4.3.143 () {66 vars in 1264 bytes} [Fri Jul 3 23:53:52 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 03 23:53:52.073694 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5b89621d-485b-406d-a7fa-522efee35a70 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:52.076127 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5b89621d-485b-406d-a7fa-522efee35a70 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 Jul 03 23:53:52.076611 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5b89621d-485b-406d-a7fa-522efee35a70 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:52.076945 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5b89621d-485b-406d-a7fa-522efee35a70 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:52.077216 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.group_snapshots [None req-5b89621d-485b-406d-a7fa-522efee35a70 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] show called for member 02b74493-4c34-4892-8332-6b7b36521353 {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 23:53:52.081035 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5b89621d-485b-406d-a7fa-522efee35a70 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 returned with HTTP 404 Jul 03 23:53:52.081800 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 618/2447] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:53:52 2026] GET /volume/v3/group_snapshots/02b74493-4c34-4892-8332-6b7b36521353 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:52.091885 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0a6d7487-44bd-4ee4-b15a-59c49ddf0603 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:52.093583 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0a6d7487-44bd-4ee4-b15a-59c49ddf0603 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:53:52.093720 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0a6d7487-44bd-4ee4-b15a-59c49ddf0603 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:52.093954 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0a6d7487-44bd-4ee4-b15a-59c49ddf0603 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:52.094245 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-0a6d7487-44bd-4ee4-b15a-59c49ddf0603 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:53:52.094484 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:52.094484 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:52.094949 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0a6d7487-44bd-4ee4-b15a-59c49ddf0603 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:52.101559 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0a6d7487-44bd-4ee4-b15a-59c49ddf0603 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Get all volumes completed successfully. Jul 03 23:53:52.102164 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-0a6d7487-44bd-4ee4-b15a-59c49ddf0603 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:52.102302 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-0a6d7487-44bd-4ee4-b15a-59c49ddf0603 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:52.137294 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-0a6d7487-44bd-4ee4-b15a-59c49ddf0603 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:52.140854 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:52.140854 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:52.149586 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0a6d7487-44bd-4ee4-b15a-59c49ddf0603 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:53:52.150068 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 623/2448] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:53:52 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:52.167999 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4fcf692c-7008-4d44-978d-ce58e99bfe68 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:52.170572 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4fcf692c-7008-4d44-978d-ce58e99bfe68 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] POST https://10.4.3.143/volume/v3/groups/351b4362-f14f-4fd3-bd36-a27cc922cbbd/action Jul 03 23:53:52.171292 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4fcf692c-7008-4d44-978d-ce58e99bfe68 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:52.171292 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4fcf692c-7008-4d44-978d-ce58e99bfe68 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:52.173521 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-4fcf692c-7008-4d44-978d-ce58e99bfe68 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] delete called for group 351b4362-f14f-4fd3-bd36-a27cc922cbbd {{(pid=99860) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 23:53:52.173733 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.groups [None req-4fcf692c-7008-4d44-978d-ce58e99bfe68 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Delete group with id: 351b4362-f14f-4fd3-bd36-a27cc922cbbd Jul 03 23:53:52.179212 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:52.179212 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:52.228325 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4fcf692c-7008-4d44-978d-ce58e99bfe68 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/groups/351b4362-f14f-4fd3-bd36-a27cc922cbbd/action returned with HTTP 202 Jul 03 23:53:52.228962 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 599/2449] 10.4.3.143 () {70 vars in 1428 bytes} [Fri Jul 3 23:53:52 2026] POST /volume/v3/groups/351b4362-f14f-4fd3-bd36-a27cc922cbbd/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:52.236200 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2171920f-25a8-4722-818a-4c26aa39eedf None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:52.240538 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2171920f-25a8-4722-818a-4c26aa39eedf tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/volumes/221d6d9f-70c7-482a-8b7e-134a899b1c78 Jul 03 23:53:52.240538 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2171920f-25a8-4722-818a-4c26aa39eedf tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:52.240538 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2171920f-25a8-4722-818a-4c26aa39eedf tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:52.249668 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:52.249668 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:52.253870 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2171920f-25a8-4722-818a-4c26aa39eedf tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Volume info retrieved successfully. Jul 03 23:53:52.254684 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-2171920f-25a8-4722-818a-4c26aa39eedf tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:52.254895 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-2171920f-25a8-4722-818a-4c26aa39eedf tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:52.300789 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-2171920f-25a8-4722-818a-4c26aa39eedf tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:52.305973 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:52.305973 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:52.315818 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2171920f-25a8-4722-818a-4c26aa39eedf tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/volumes/221d6d9f-70c7-482a-8b7e-134a899b1c78 returned with HTTP 200 Jul 03 23:53:52.316348 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 610/2450] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:52 2026] GET /volume/v3/volumes/221d6d9f-70c7-482a-8b7e-134a899b1c78 => generated 918 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:52.610813 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ec7ed264-c4f6-494a-aab7-08b915d8d0e4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:52.612341 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ec7ed264-c4f6-494a-aab7-08b915d8d0e4 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d Jul 03 23:53:52.612562 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ec7ed264-c4f6-494a-aab7-08b915d8d0e4 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:52.612806 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ec7ed264-c4f6-494a-aab7-08b915d8d0e4 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:52.619648 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ec7ed264-c4f6-494a-aab7-08b915d8d0e4 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d returned with HTTP 404 Jul 03 23:53:52.620258 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 619/2451] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:52 2026] GET /volume/v3/volumes/3d0affa2-a74b-496f-bfe6-c9e77cba775d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:52.627688 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9d640988-4e17-4ba0-8faa-accb93f6458f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:52.629693 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9d640988-4e17-4ba0-8faa-accb93f6458f tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 Jul 03 23:53:52.629934 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9d640988-4e17-4ba0-8faa-accb93f6458f tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:52.630129 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9d640988-4e17-4ba0-8faa-accb93f6458f tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:52.638385 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:52.638385 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:52.642079 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9d640988-4e17-4ba0-8faa-accb93f6458f tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Volume info retrieved successfully. Jul 03 23:53:52.646603 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9d640988-4e17-4ba0-8faa-accb93f6458f tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 returned with HTTP 200 Jul 03 23:53:52.647024 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 624/2452] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:52 2026] GET /volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:52.660073 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-de82145b-7580-4d0c-8d2a-10fd8af6f636 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:52.663352 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-de82145b-7580-4d0c-8d2a-10fd8af6f636 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] DELETE https://10.4.3.143/volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 Jul 03 23:53:52.663643 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-de82145b-7580-4d0c-8d2a-10fd8af6f636 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:52.663924 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-de82145b-7580-4d0c-8d2a-10fd8af6f636 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:52.664150 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-de82145b-7580-4d0c-8d2a-10fd8af6f636 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Delete volume with id: 9e18c06c-3011-4a85-a849-5ee147bf4911 Jul 03 23:53:52.673264 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:52.673264 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:52.674040 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-de82145b-7580-4d0c-8d2a-10fd8af6f636 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Volume info retrieved successfully. Jul 03 23:53:52.693762 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4b4e319a-352f-4bb0-ba4c-5ae711b7c15b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:52.709045 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-de82145b-7580-4d0c-8d2a-10fd8af6f636 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Delete volume request issued successfully. Jul 03 23:53:52.709450 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-de82145b-7580-4d0c-8d2a-10fd8af6f636 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 returned with HTTP 202 Jul 03 23:53:52.709997 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 600/2453] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:52 2026] DELETE /volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:52.719851 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0994c709-a8b4-4e38-8d79-342a993da6cf None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:52.721593 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0994c709-a8b4-4e38-8d79-342a993da6cf tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 Jul 03 23:53:52.721830 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0994c709-a8b4-4e38-8d79-342a993da6cf tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:52.722081 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0994c709-a8b4-4e38-8d79-342a993da6cf tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:52.730734 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:52.730734 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:52.732780 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0994c709-a8b4-4e38-8d79-342a993da6cf tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Volume info retrieved successfully. Jul 03 23:53:52.736889 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0994c709-a8b4-4e38-8d79-342a993da6cf tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 returned with HTTP 200 Jul 03 23:53:52.737319 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 620/2454] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:52 2026] GET /volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:52.813219 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4b4e319a-352f-4bb0-ba4c-5ae711b7c15b tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:53:52.814058 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4b4e319a-352f-4bb0-ba4c-5ae711b7c15b tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:52.834718 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4b4e319a-352f-4bb0-ba4c-5ae711b7c15b tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:53:52.834718 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 611/2455] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:53:52 2026] POST /volume/v3/types => generated 188 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:52.843258 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e3ef4c55-156f-4d7f-8fa0-cca281e5e1e9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:52.845567 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e3ef4c55-156f-4d7f-8fa0-cca281e5e1e9 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:53:52.846042 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e3ef4c55-156f-4d7f-8fa0-cca281e5e1e9 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:52.864203 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e3ef4c55-156f-4d7f-8fa0-cca281e5e1e9 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:53:52.864569 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 625/2456] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:53:52 2026] POST /volume/v3/types => generated 188 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:52.875813 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-40e5520b-6c3a-4793-84a4-20150959861c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:52.971424 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:52.971895 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1672595006"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:52.973927 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1672595006'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:52.978465 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Create volume of 1 GB Jul 03 23:53:52.978928 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:52.978928 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:52.979569 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Availability Zones retrieved successfully. Jul 03 23:53:52.986208 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Flow 'volume_create_api' (32563dc8-d212-44fb-8a9b-7344cf6fbc62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:52.987166 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de00d73d-56df-473a-8a55-7bc064721dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:52.988153 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:53.011146 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de00d73d-56df-473a-8a55-7bc064721dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:53:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6ae3d5cb-494b-47d3-8fc9-c0383e9a9c75,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6ae3d5cb-494b-47d3-8fc9-c0383e9a9c75', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:53.011865 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ad642b-a47f-463d-aad1-2eb49d49d1a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:53.046771 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-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 03 23:53:53.047089 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-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 03 23:53:53.085012 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Created reservations ['d82ad589-be0b-4a85-b4d6-1e55463a8ad8', 'c13d6c2a-155a-4a47-8186-652c28bf387d', '438c0192-2ec3-4224-bf76-8bd4e22f4319', '16499d95-8780-48e5-af42-f10298197933'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:53.085951 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ad642b-a47f-463d-aad1-2eb49d49d1a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d82ad589-be0b-4a85-b4d6-1e55463a8ad8', 'c13d6c2a-155a-4a47-8186-652c28bf387d', '438c0192-2ec3-4224-bf76-8bd4e22f4319', '16499d95-8780-48e5-af42-f10298197933']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:53.086814 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f298223c-cc4e-41a3-8c26-7a80816c6049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:53.112998 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f298223c-cc4e-41a3-8c26-7a80816c6049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1672595006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dd1b2d5dd24e409e6bf25191824fd9',qos_specs=None,replication_status=,reservations=['d82ad589-be0b-4a85-b4d6-1e55463a8ad8','c13d6c2a-155a-4a47-8186-652c28bf387d','438c0192-2ec3-4224-bf76-8bd4e22f4319','16499d95-8780-48e5-af42-f10298197933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7804fa8b4b3142f18c4877f23e6c3d1b',volume_type_id=6ae3d5cb-494b-47d3-8fc9-c0383e9a9c75), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1672595006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25dd1b2d5dd24e409e6bf25191824fd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7804fa8b4b3142f18c4877f23e6c3d1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ae3d5cb-494b-47d3-8fc9-c0383e9a9c75),volume_type_id=6ae3d5cb-494b-47d3-8fc9-c0383e9a9c75)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:53.113594 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a3259eb-50e7-4054-a031-c185a01b15bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:53.134883 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a3259eb-50e7-4054-a031-c185a01b15bc) transitioned into state 'SUCCESS' from state '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-1672595006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25dd1b2d5dd24e409e6bf25191824fd9',qos_specs=None,replication_status=,reservations=['d82ad589-be0b-4a85-b4d6-1e55463a8ad8','c13d6c2a-155a-4a47-8186-652c28bf387d','438c0192-2ec3-4224-bf76-8bd4e22f4319','16499d95-8780-48e5-af42-f10298197933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7804fa8b4b3142f18c4877f23e6c3d1b',volume_type_id=6ae3d5cb-494b-47d3-8fc9-c0383e9a9c75)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:53.136722 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be08a765-8ae9-4e36-8c75-22f88459b738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:53.148090 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be08a765-8ae9-4e36-8c75-22f88459b738) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:53.149024 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Flow 'volume_create_api' (32563dc8-d212-44fb-8a9b-7344cf6fbc62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:53.149419 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Create volume request issued successfully. Jul 03 23:53:53.150086 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-40e5520b-6c3a-4793-84a4-20150959861c tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:53.151388 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 601/2457] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:53:52 2026] POST /volume/v3/volumes => generated 768 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:53.164418 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1dc46c01-8a75-4723-8c85-4d07fb798118 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:53.168299 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1dc46c01-8a75-4723-8c85-4d07fb798118 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] GET https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f Jul 03 23:53:53.168634 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1dc46c01-8a75-4723-8c85-4d07fb798118 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:53.169224 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1dc46c01-8a75-4723-8c85-4d07fb798118 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:53.175901 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:53.175901 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:53.180593 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1dc46c01-8a75-4723-8c85-4d07fb798118 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Volume info retrieved successfully. Jul 03 23:53:53.187005 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1dc46c01-8a75-4723-8c85-4d07fb798118 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f returned with HTTP 200 Jul 03 23:53:53.187770 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 621/2458] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:53 2026] GET /volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:53.329679 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-79ef1c9e-1136-4f67-b652-96cf3556950b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:53.331378 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-79ef1c9e-1136-4f67-b652-96cf3556950b tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/volumes/221d6d9f-70c7-482a-8b7e-134a899b1c78 Jul 03 23:53:53.331623 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-79ef1c9e-1136-4f67-b652-96cf3556950b tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:53.331826 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-79ef1c9e-1136-4f67-b652-96cf3556950b tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:53.337636 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-79ef1c9e-1136-4f67-b652-96cf3556950b tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/volumes/221d6d9f-70c7-482a-8b7e-134a899b1c78 returned with HTTP 404 Jul 03 23:53:53.338249 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 612/2459] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:53 2026] GET /volume/v3/volumes/221d6d9f-70c7-482a-8b7e-134a899b1c78 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:53.344573 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8b03035a-3e48-4f67-808b-accb92fab6a2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:53.346283 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8b03035a-3e48-4f67-808b-accb92fab6a2 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] GET https://10.4.3.143/volume/v3/groups/351b4362-f14f-4fd3-bd36-a27cc922cbbd Jul 03 23:53:53.346511 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8b03035a-3e48-4f67-808b-accb92fab6a2 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:53.346739 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8b03035a-3e48-4f67-808b-accb92fab6a2 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:53.346904 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-8b03035a-3e48-4f67-808b-accb92fab6a2 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] show called for member 351b4362-f14f-4fd3-bd36-a27cc922cbbd {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:53.351612 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8b03035a-3e48-4f67-808b-accb92fab6a2 tempest-GroupSnapshotsV319Test-988372366 tempest-GroupSnapshotsV319Test-988372366-project-member] https://10.4.3.143/volume/v3/groups/351b4362-f14f-4fd3-bd36-a27cc922cbbd returned with HTTP 404 Jul 03 23:53:53.352089 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 626/2460] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:53 2026] GET /volume/v3/groups/351b4362-f14f-4fd3-bd36-a27cc922cbbd => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:53:53.358489 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9fe5affc-a45c-4607-a569-96d50e1474eb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:53.360388 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9fe5affc-a45c-4607-a569-96d50e1474eb tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/760c204b-c7d2-4d30-b1ba-31f30aaf84ae Jul 03 23:53:53.360614 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9fe5affc-a45c-4607-a569-96d50e1474eb tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:53.360857 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9fe5affc-a45c-4607-a569-96d50e1474eb tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:53.361111 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:53.361111 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:53.372224 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9fe5affc-a45c-4607-a569-96d50e1474eb tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] https://10.4.3.143/volume/v3/group_types/760c204b-c7d2-4d30-b1ba-31f30aaf84ae returned with HTTP 202 Jul 03 23:53:53.372634 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 602/2461] 10.4.3.143 () {68 vars in 1404 bytes} [Fri Jul 3 23:53:53 2026] DELETE /volume/v3/group_types/760c204b-c7d2-4d30-b1ba-31f30aaf84ae => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:53:53.380180 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6ebe23b8-6cac-4c29-9142-6e06cae04b2a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:53.381866 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6ebe23b8-6cac-4c29-9142-6e06cae04b2a tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] DELETE https://10.4.3.143/volume/v3/types/c7b7a7b0-2653-46af-81a5-f5c4c5fb6f3e Jul 03 23:53:53.382054 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6ebe23b8-6cac-4c29-9142-6e06cae04b2a tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:53.382269 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6ebe23b8-6cac-4c29-9142-6e06cae04b2a tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Calling method '_delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:53.417254 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6ebe23b8-6cac-4c29-9142-6e06cae04b2a tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] https://10.4.3.143/volume/v3/types/c7b7a7b0-2653-46af-81a5-f5c4c5fb6f3e returned with HTTP 202 Jul 03 23:53:53.417726 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 622/2462] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:53:53 2026] DELETE /volume/v3/types/c7b7a7b0-2653-46af-81a5-f5c4c5fb6f3e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:53.425362 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-557f80dd-205c-474b-b03f-36b042ecc978 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:53.427712 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-557f80dd-205c-474b-b03f-36b042ecc978 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] GET https://10.4.3.143/volume/v3/types/c7b7a7b0-2653-46af-81a5-f5c4c5fb6f3e Jul 03 23:53:53.428453 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-557f80dd-205c-474b-b03f-36b042ecc978 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:53.428814 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-557f80dd-205c-474b-b03f-36b042ecc978 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:53.433002 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-557f80dd-205c-474b-b03f-36b042ecc978 tempest-GroupSnapshotsV319Test-1037257768 tempest-GroupSnapshotsV319Test-1037257768-project-admin] https://10.4.3.143/volume/v3/types/c7b7a7b0-2653-46af-81a5-f5c4c5fb6f3e returned with HTTP 404 Jul 03 23:53:53.433663 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 613/2463] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:53:53 2026] GET /volume/v3/types/c7b7a7b0-2653-46af-81a5-f5c4c5fb6f3e => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:53.752009 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4b5b2f7e-df37-4e8d-bf31-30cb3c71e643 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:53.753548 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4b5b2f7e-df37-4e8d-bf31-30cb3c71e643 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 Jul 03 23:53:53.753867 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4b5b2f7e-df37-4e8d-bf31-30cb3c71e643 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:53.754164 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4b5b2f7e-df37-4e8d-bf31-30cb3c71e643 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:53.767993 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4b5b2f7e-df37-4e8d-bf31-30cb3c71e643 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 returned with HTTP 404 Jul 03 23:53:53.767993 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 627/2464] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:53 2026] GET /volume/v3/volumes/9e18c06c-3011-4a85-a849-5ee147bf4911 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:53.773875 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c4f7f21b-6026-4ca5-baa1-0900a048a89c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:53.778371 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c4f7f21b-6026-4ca5-baa1-0900a048a89c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd Jul 03 23:53:53.778604 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c4f7f21b-6026-4ca5-baa1-0900a048a89c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:53.778820 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c4f7f21b-6026-4ca5-baa1-0900a048a89c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:53.790072 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:53.790072 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:53.798459 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c4f7f21b-6026-4ca5-baa1-0900a048a89c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Volume info retrieved successfully. Jul 03 23:53:53.806006 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c4f7f21b-6026-4ca5-baa1-0900a048a89c tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd returned with HTTP 200 Jul 03 23:53:53.806411 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 603/2465] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:53 2026] GET /volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:53.821083 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-545e89f3-e42c-47bf-8bae-6e1787fd6f07 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:53.823198 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-545e89f3-e42c-47bf-8bae-6e1787fd6f07 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] DELETE https://10.4.3.143/volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd Jul 03 23:53:53.823421 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-545e89f3-e42c-47bf-8bae-6e1787fd6f07 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:53.823638 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-545e89f3-e42c-47bf-8bae-6e1787fd6f07 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:53.823853 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-545e89f3-e42c-47bf-8bae-6e1787fd6f07 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Delete volume with id: e16a9c3f-0971-44c8-afef-473d47cdcefd Jul 03 23:53:53.832578 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:53.832578 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:53.833186 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-545e89f3-e42c-47bf-8bae-6e1787fd6f07 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Volume info retrieved successfully. Jul 03 23:53:53.860631 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-545e89f3-e42c-47bf-8bae-6e1787fd6f07 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Delete volume request issued successfully. Jul 03 23:53:53.860896 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-545e89f3-e42c-47bf-8bae-6e1787fd6f07 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd returned with HTTP 202 Jul 03 23:53:53.861478 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 623/2466] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:53 2026] DELETE /volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:53.870952 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4943a8c4-0b3b-49db-b65a-8c29fc029689 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:53.872829 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4943a8c4-0b3b-49db-b65a-8c29fc029689 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd Jul 03 23:53:53.873008 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4943a8c4-0b3b-49db-b65a-8c29fc029689 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:53.873202 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4943a8c4-0b3b-49db-b65a-8c29fc029689 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:53.882044 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:53.882044 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:53.886362 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4943a8c4-0b3b-49db-b65a-8c29fc029689 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Volume info retrieved successfully. Jul 03 23:53:53.891371 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4943a8c4-0b3b-49db-b65a-8c29fc029689 tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd returned with HTTP 200 Jul 03 23:53:53.892007 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 614/2467] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:53 2026] GET /volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:54.201505 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-32dd2d39-3da8-42a0-836c-40da3919039f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:54.203528 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-32dd2d39-3da8-42a0-836c-40da3919039f tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] GET https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f Jul 03 23:53:54.203933 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-32dd2d39-3da8-42a0-836c-40da3919039f tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:54.204277 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-32dd2d39-3da8-42a0-836c-40da3919039f tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:54.212660 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:54.212660 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:54.217135 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-32dd2d39-3da8-42a0-836c-40da3919039f tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Volume info retrieved successfully. Jul 03 23:53:54.223088 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-32dd2d39-3da8-42a0-836c-40da3919039f tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f returned with HTTP 200 Jul 03 23:53:54.223088 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 628/2468] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:54 2026] GET /volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:54.236335 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4baa3193-b067-418f-9719-7d47aa719a07 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:54.238727 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4baa3193-b067-418f-9719-7d47aa719a07 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] GET https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f Jul 03 23:53:54.239017 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4baa3193-b067-418f-9719-7d47aa719a07 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:54.239277 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4baa3193-b067-418f-9719-7d47aa719a07 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:54.249268 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:54.249268 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:54.252883 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4baa3193-b067-418f-9719-7d47aa719a07 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Volume info retrieved successfully. Jul 03 23:53:54.257867 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4baa3193-b067-418f-9719-7d47aa719a07 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f returned with HTTP 200 Jul 03 23:53:54.258400 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 604/2469] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:54 2026] GET /volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:54.280301 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-da675b25-4620-435f-a304-a14e0bf1ce63 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:54.282861 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-da675b25-4620-435f-a304-a14e0bf1ce63 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] POST https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f/action Jul 03 23:53:54.283200 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-da675b25-4620-435f-a304-a14e0bf1ce63 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:54.283319 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-da675b25-4620-435f-a304-a14e0bf1ce63 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:54.292423 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:54.292423 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:54.292907 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-da675b25-4620-435f-a304-a14e0bf1ce63 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Volume info retrieved successfully. Jul 03 23:53:54.327969 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-da675b25-4620-435f-a304-a14e0bf1ce63 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-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 03 23:53:54.328359 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-da675b25-4620-435f-a304-a14e0bf1ce63 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-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 03 23:53:54.370582 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-da675b25-4620-435f-a304-a14e0bf1ce63 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Created reservations ['918f8b1d-6d7e-4e5a-b98a-39a864a0599a', '75c44935-d7ec-4002-b861-c96b1a352d70'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:54.388558 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-da675b25-4620-435f-a304-a14e0bf1ce63 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-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 03 23:53:54.388881 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-da675b25-4620-435f-a304-a14e0bf1ce63 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-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 03 23:53:54.398579 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-da675b25-4620-435f-a304-a14e0bf1ce63 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Created reservations ['2b0750af-bab1-41ba-be7d-fcd110b6934c', '95b50886-6316-49ea-9d71-57bb53a27291'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:54.436415 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-da675b25-4620-435f-a304-a14e0bf1ce63 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Retype volume request issued successfully. Jul 03 23:53:54.436740 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-da675b25-4620-435f-a304-a14e0bf1ce63 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f/action returned with HTTP 202 Jul 03 23:53:54.437319 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 624/2470] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:53:54 2026] POST /volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:53:54.446053 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-50d48159-8d1f-48e0-8120-54c75ebde115 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:54.451720 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-50d48159-8d1f-48e0-8120-54c75ebde115 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] GET https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f Jul 03 23:53:54.453887 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-50d48159-8d1f-48e0-8120-54c75ebde115 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:54.454992 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-50d48159-8d1f-48e0-8120-54c75ebde115 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:54.468322 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:54.468322 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:54.473215 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-50d48159-8d1f-48e0-8120-54c75ebde115 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Volume info retrieved successfully. Jul 03 23:53:54.478245 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-50d48159-8d1f-48e0-8120-54c75ebde115 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f returned with HTTP 200 Jul 03 23:53:54.478800 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 615/2471] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:54 2026] GET /volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:54.905672 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-28052f7e-433f-4786-a172-8c10a32921be None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:54.909584 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-28052f7e-433f-4786-a172-8c10a32921be tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] GET https://10.4.3.143/volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd Jul 03 23:53:54.909859 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-28052f7e-433f-4786-a172-8c10a32921be tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:54.910071 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-28052f7e-433f-4786-a172-8c10a32921be tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:54.916156 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-28052f7e-433f-4786-a172-8c10a32921be tempest-VolumesListTestJSON-1026201904 tempest-VolumesListTestJSON-1026201904-project-member] https://10.4.3.143/volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd returned with HTTP 404 Jul 03 23:53:54.916770 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 629/2472] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:54 2026] GET /volume/v3/volumes/e16a9c3f-0971-44c8-afef-473d47cdcefd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:55.495405 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a1cae5c9-2c8c-4740-ac2a-3cc1d51fa11b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:55.497501 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a1cae5c9-2c8c-4740-ac2a-3cc1d51fa11b tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] GET https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f Jul 03 23:53:55.497768 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a1cae5c9-2c8c-4740-ac2a-3cc1d51fa11b tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:55.498029 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a1cae5c9-2c8c-4740-ac2a-3cc1d51fa11b tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:55.505315 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:55.505315 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:55.509855 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a1cae5c9-2c8c-4740-ac2a-3cc1d51fa11b tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Volume info retrieved successfully. Jul 03 23:53:55.515934 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a1cae5c9-2c8c-4740-ac2a-3cc1d51fa11b tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f returned with HTTP 200 Jul 03 23:53:55.516587 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 605/2473] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:55 2026] GET /volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:55.529102 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6361e1d3-3934-4c1b-a09e-a296ba0916c9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:55.531220 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6361e1d3-3934-4c1b-a09e-a296ba0916c9 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] GET https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f Jul 03 23:53:55.531492 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6361e1d3-3934-4c1b-a09e-a296ba0916c9 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:55.531850 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6361e1d3-3934-4c1b-a09e-a296ba0916c9 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:55.538938 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:55.538938 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:55.542915 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6361e1d3-3934-4c1b-a09e-a296ba0916c9 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Volume info retrieved successfully. Jul 03 23:53:55.546570 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6361e1d3-3934-4c1b-a09e-a296ba0916c9 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f returned with HTTP 200 Jul 03 23:53:55.547675 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 625/2474] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:55 2026] GET /volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f => generated 1025 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:55.561107 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-83618679-21c9-493b-a98e-351c317223a2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:55.562974 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-83618679-21c9-493b-a98e-351c317223a2 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] GET https://10.4.3.143/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1672595006 Jul 03 23:53:55.563251 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-83618679-21c9-493b-a98e-351c317223a2 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:55.563571 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-83618679-21c9-493b-a98e-351c317223a2 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:55.564615 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-83618679-21c9-493b-a98e-351c317223a2 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1672595006'), ('all_tenants', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:53:55.573388 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-83618679-21c9-493b-a98e-351c317223a2 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Get all volumes completed successfully. Jul 03 23:53:55.573925 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-83618679-21c9-493b-a98e-351c317223a2 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] https://10.4.3.143/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1672595006 returned with HTTP 200 Jul 03 23:53:55.574332 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 616/2475] 10.4.3.143 () {66 vars in 1398 bytes} [Fri Jul 3 23:53:55 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1672595006 => generated 347 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:55.583933 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8ce064fa-0658-4dee-bec3-8224d3f866ac None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:55.588087 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8ce064fa-0658-4dee-bec3-8224d3f866ac tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] GET https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f Jul 03 23:53:55.588360 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8ce064fa-0658-4dee-bec3-8224d3f866ac tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:55.588633 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8ce064fa-0658-4dee-bec3-8224d3f866ac tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:55.605799 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:55.605799 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:55.614934 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8ce064fa-0658-4dee-bec3-8224d3f866ac tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Volume info retrieved successfully. Jul 03 23:53:55.620856 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8ce064fa-0658-4dee-bec3-8224d3f866ac tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f returned with HTTP 200 Jul 03 23:53:55.621432 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 630/2476] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:55 2026] GET /volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:55.641087 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3e73bec9-fc32-4096-8e83-4be937e633b9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:55.643221 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3e73bec9-fc32-4096-8e83-4be937e633b9 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] DELETE https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f Jul 03 23:53:55.643221 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3e73bec9-fc32-4096-8e83-4be937e633b9 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:55.644542 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3e73bec9-fc32-4096-8e83-4be937e633b9 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:55.644542 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-3e73bec9-fc32-4096-8e83-4be937e633b9 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Delete volume with id: 61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f Jul 03 23:53:55.655422 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:55.655422 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:55.655422 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3e73bec9-fc32-4096-8e83-4be937e633b9 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Volume info retrieved successfully. Jul 03 23:53:55.680688 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3e73bec9-fc32-4096-8e83-4be937e633b9 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Delete volume request issued successfully. Jul 03 23:53:55.680949 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3e73bec9-fc32-4096-8e83-4be937e633b9 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f returned with HTTP 202 Jul 03 23:53:55.681578 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 606/2477] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:53:55 2026] DELETE /volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:55.691266 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-14c8ae0b-7a8d-454c-becc-d43bd2e048c3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:55.692798 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-14c8ae0b-7a8d-454c-becc-d43bd2e048c3 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] GET https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f Jul 03 23:53:55.693006 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-14c8ae0b-7a8d-454c-becc-d43bd2e048c3 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:55.693303 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-14c8ae0b-7a8d-454c-becc-d43bd2e048c3 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:55.712035 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:55.712035 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:55.714507 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-14c8ae0b-7a8d-454c-becc-d43bd2e048c3 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Volume info retrieved successfully. Jul 03 23:53:55.720606 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-14c8ae0b-7a8d-454c-becc-d43bd2e048c3 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f returned with HTTP 200 Jul 03 23:53:55.721191 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 626/2478] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:55 2026] GET /volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:56.199332 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2d2a0f8f-ba48-4142-9dd7-4b44404c956c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:56.354026 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2d2a0f8f-ba48-4142-9dd7-4b44404c956c tempest-GroupsV314Test-1624035004 tempest-GroupsV314Test-1624035004-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:53:56.354386 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2d2a0f8f-ba48-4142-9dd7-4b44404c956c tempest-GroupsV314Test-1624035004 tempest-GroupsV314Test-1624035004-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1361917710"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:56.357260 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:56.357260 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:56.376041 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2d2a0f8f-ba48-4142-9dd7-4b44404c956c tempest-GroupsV314Test-1624035004 tempest-GroupsV314Test-1624035004-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:53:56.376386 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 617/2479] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:53:56 2026] POST /volume/v3/types => generated 220 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:56.386394 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-06ce967f-7f88-42c1-93f9-1f29559c401e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:56.388670 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-06ce967f-7f88-42c1-93f9-1f29559c401e tempest-GroupsV314Test-1624035004 tempest-GroupsV314Test-1624035004-project-admin] POST https://10.4.3.143/volume/v3/group_types Jul 03 23:53:56.389221 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-06ce967f-7f88-42c1-93f9-1f29559c401e tempest-GroupsV314Test-1624035004 tempest-GroupsV314Test-1624035004-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-2147147380"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:56.407124 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-06ce967f-7f88-42c1-93f9-1f29559c401e tempest-GroupsV314Test-1624035004 tempest-GroupsV314Test-1624035004-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Jul 03 23:53:56.407530 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 631/2480] 10.4.3.143 () {70 vars in 1311 bytes} [Fri Jul 3 23:53:56 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 03 23:53:56.417555 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-40a2e2e5-8022-4228-a826-3dcd5f6e6ee9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:56.530825 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-40a2e2e5-8022-4228-a826-3dcd5f6e6ee9 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] POST https://10.4.3.143/volume/v3/groups Jul 03 23:53:56.531263 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-40a2e2e5-8022-4228-a826-3dcd5f6e6ee9 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e86c4f2d-8158-46b6-bc91-9e49390a417d", "volume_types": ["c2c8e3a4-d43d-4aa9-b411-b742e08ae494"], "name": "tempest-GroupsV314Test-Group-1531271479"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:56.532727 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-40a2e2e5-8022-4228-a826-3dcd5f6e6ee9 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Creating new group {'group': {'group_type': 'e86c4f2d-8158-46b6-bc91-9e49390a417d', 'volume_types': ['c2c8e3a4-d43d-4aa9-b411-b742e08ae494'], 'name': 'tempest-GroupsV314Test-Group-1531271479'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 23:53:56.536530 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.groups [None req-40a2e2e5-8022-4228-a826-3dcd5f6e6ee9 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Creating group tempest-GroupsV314Test-Group-1531271479. Jul 03 23:53:56.543659 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-40a2e2e5-8022-4228-a826-3dcd5f6e6ee9 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Availability Zones retrieved successfully. Jul 03 23:53:56.569796 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-40a2e2e5-8022-4228-a826-3dcd5f6e6ee9 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Created reservations ['e5f84c2a-74ba-44f9-8a80-5cd1175f4b24'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:56.603318 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-40a2e2e5-8022-4228-a826-3dcd5f6e6ee9 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/groups returned with HTTP 202 Jul 03 23:53:56.603828 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 607/2481] 10.4.3.143 () {70 vars in 1297 bytes} [Fri Jul 3 23:53:56 2026] POST /volume/v3/groups => generated 108 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:56.612647 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d1e11f29-f3de-4380-a34a-6900bf1d18a3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:56.614499 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d1e11f29-f3de-4380-a34a-6900bf1d18a3 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] GET https://10.4.3.143/volume/v3/groups/ea38f093-1d6c-4447-8fdf-553f8b708bbd Jul 03 23:53:56.614653 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d1e11f29-f3de-4380-a34a-6900bf1d18a3 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:56.614951 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d1e11f29-f3de-4380-a34a-6900bf1d18a3 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:56.614994 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-d1e11f29-f3de-4380-a34a-6900bf1d18a3 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] show called for member ea38f093-1d6c-4447-8fdf-553f8b708bbd {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:56.618698 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:56.618698 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:56.628096 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d1e11f29-f3de-4380-a34a-6900bf1d18a3 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/groups/ea38f093-1d6c-4447-8fdf-553f8b708bbd returned with HTTP 200 Jul 03 23:53:56.628572 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 627/2482] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:56 2026] GET /volume/v3/groups/ea38f093-1d6c-4447-8fdf-553f8b708bbd => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:56.739598 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b211caae-581c-420e-8eb3-983ac12da1d0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:56.741784 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b211caae-581c-420e-8eb3-983ac12da1d0 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] GET https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f Jul 03 23:53:56.742061 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b211caae-581c-420e-8eb3-983ac12da1d0 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:56.742305 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b211caae-581c-420e-8eb3-983ac12da1d0 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:56.749429 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b211caae-581c-420e-8eb3-983ac12da1d0 tempest-VolumeRetypeWithoutMigrationTest-1404108068 tempest-VolumeRetypeWithoutMigrationTest-1404108068-project-member] https://10.4.3.143/volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f returned with HTTP 404 Jul 03 23:53:56.750065 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 618/2483] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:53:56 2026] GET /volume/v3/volumes/61fa33b1-0ea9-4ca4-b819-eeb8a41ec52f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:56.765046 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-441bc7ca-2ef4-449f-be58-b575f3c5a37f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:56.767225 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-441bc7ca-2ef4-449f-be58-b575f3c5a37f tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] DELETE https://10.4.3.143/volume/v3/types/8a2d4a11-4c89-4446-b82e-f53912841936 Jul 03 23:53:56.767519 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-441bc7ca-2ef4-449f-be58-b575f3c5a37f tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:56.767827 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-441bc7ca-2ef4-449f-be58-b575f3c5a37f tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:56.801109 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-441bc7ca-2ef4-449f-be58-b575f3c5a37f tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] https://10.4.3.143/volume/v3/types/8a2d4a11-4c89-4446-b82e-f53912841936 returned with HTTP 202 Jul 03 23:53:56.801688 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 632/2484] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:53:56 2026] DELETE /volume/v3/types/8a2d4a11-4c89-4446-b82e-f53912841936 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:56.811567 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c962ea44-79f1-41cf-af91-6a037e12a080 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:56.813459 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c962ea44-79f1-41cf-af91-6a037e12a080 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] GET https://10.4.3.143/volume/v3/types/8a2d4a11-4c89-4446-b82e-f53912841936 Jul 03 23:53:56.813717 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c962ea44-79f1-41cf-af91-6a037e12a080 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:56.813885 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c962ea44-79f1-41cf-af91-6a037e12a080 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:56.820755 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c962ea44-79f1-41cf-af91-6a037e12a080 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] https://10.4.3.143/volume/v3/types/8a2d4a11-4c89-4446-b82e-f53912841936 returned with HTTP 404 Jul 03 23:53:56.821255 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 608/2485] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:53:56 2026] GET /volume/v3/types/8a2d4a11-4c89-4446-b82e-f53912841936 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:56.829971 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-72453e0c-9744-43b4-a66a-c8f703b47b32 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:56.831765 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-72453e0c-9744-43b4-a66a-c8f703b47b32 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] DELETE https://10.4.3.143/volume/v3/types/6ae3d5cb-494b-47d3-8fc9-c0383e9a9c75 Jul 03 23:53:56.831929 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-72453e0c-9744-43b4-a66a-c8f703b47b32 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:56.832103 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-72453e0c-9744-43b4-a66a-c8f703b47b32 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Calling method '_delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:56.832352 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:56.832352 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:56.862516 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-72453e0c-9744-43b4-a66a-c8f703b47b32 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] https://10.4.3.143/volume/v3/types/6ae3d5cb-494b-47d3-8fc9-c0383e9a9c75 returned with HTTP 202 Jul 03 23:53:56.863031 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 628/2486] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:53:56 2026] DELETE /volume/v3/types/6ae3d5cb-494b-47d3-8fc9-c0383e9a9c75 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:56.874856 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8ead5544-6d26-4ee5-b1f4-7c9eb12e6ef1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:56.876635 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8ead5544-6d26-4ee5-b1f4-7c9eb12e6ef1 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] GET https://10.4.3.143/volume/v3/types/6ae3d5cb-494b-47d3-8fc9-c0383e9a9c75 Jul 03 23:53:56.876900 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8ead5544-6d26-4ee5-b1f4-7c9eb12e6ef1 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:56.877188 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8ead5544-6d26-4ee5-b1f4-7c9eb12e6ef1 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:56.883566 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8ead5544-6d26-4ee5-b1f4-7c9eb12e6ef1 tempest-VolumeRetypeWithoutMigrationTest-609130814 tempest-VolumeRetypeWithoutMigrationTest-609130814-project-admin] https://10.4.3.143/volume/v3/types/6ae3d5cb-494b-47d3-8fc9-c0383e9a9c75 returned with HTTP 404 Jul 03 23:53:56.885210 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 619/2487] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:53:56 2026] GET /volume/v3/types/6ae3d5cb-494b-47d3-8fc9-c0383e9a9c75 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:57.640180 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-af454de7-7ac4-4877-b45d-b7701fe7669a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:57.642104 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-af454de7-7ac4-4877-b45d-b7701fe7669a tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] GET https://10.4.3.143/volume/v3/groups/ea38f093-1d6c-4447-8fdf-553f8b708bbd Jul 03 23:53:57.642291 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-af454de7-7ac4-4877-b45d-b7701fe7669a tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:57.642516 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-af454de7-7ac4-4877-b45d-b7701fe7669a tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:57.642651 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-af454de7-7ac4-4877-b45d-b7701fe7669a tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] show called for member ea38f093-1d6c-4447-8fdf-553f8b708bbd {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:53:57.646278 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:57.646278 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:57.653931 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-af454de7-7ac4-4877-b45d-b7701fe7669a tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/groups/ea38f093-1d6c-4447-8fdf-553f8b708bbd returned with HTTP 200 Jul 03 23:53:57.654469 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 633/2488] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:53:57 2026] GET /volume/v3/groups/ea38f093-1d6c-4447-8fdf-553f8b708bbd => generated 389 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:57.665431 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4c28d592-c476-45a6-8562-1fee9e57a6df None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:57.667116 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:57.667544 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1754700893", "volume_type": "c2c8e3a4-d43d-4aa9-b411-b742e08ae494", "group_id": "ea38f093-1d6c-4447-8fdf-553f8b708bbd", "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:57.669119 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1754700893', 'volume_type': 'c2c8e3a4-d43d-4aa9-b411-b742e08ae494', 'group_id': 'ea38f093-1d6c-4447-8fdf-553f8b708bbd', 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:57.677062 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:57.677062 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:57.677734 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Create volume of 1 GB Jul 03 23:53:57.683822 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Availability Zones retrieved successfully. Jul 03 23:53:57.690285 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Flow 'volume_create_api' (ada7fd27-e55a-463c-ace4-d2998d814fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:57.691975 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdd3c614-7735-483b-be63-01a6d8d96504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:57.692765 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:57.692765 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:57.693766 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:57.721220 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdd3c614-7735-483b-be63-01a6d8d96504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:53:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c2c8e3a4-d43d-4aa9-b411-b742e08ae494,is_public=True,name='tempest-GroupsV314Test-volume-type-1361917710',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2c8e3a4-d43d-4aa9-b411-b742e08ae494', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ea38f093-1d6c-4447-8fdf-553f8b708bbd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:57.721562 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49ff3376-0704-43dc-a2d8-abe29bf35473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:57.755194 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1361917710 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1361917710, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:57.755559 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1361917710 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1361917710, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:57.810852 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Created reservations ['55191b4f-a5cc-4d1c-a611-25437952874b', '5121338c-56ae-4d74-b57a-70e042bd91f1', '9f3eb7e9-26c2-4321-b799-abb63a513018', '4f4e2f26-ff6e-4b89-8d5f-b66f6856cf79'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:57.811971 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49ff3376-0704-43dc-a2d8-abe29bf35473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55191b4f-a5cc-4d1c-a611-25437952874b', '5121338c-56ae-4d74-b57a-70e042bd91f1', '9f3eb7e9-26c2-4321-b799-abb63a513018', '4f4e2f26-ff6e-4b89-8d5f-b66f6856cf79']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:57.812808 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc431b81-e823-44a4-beeb-c8d1da6caaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:57.849143 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc431b81-e823-44a4-beeb-c8d1da6caaf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91893720-393b-472b-adf1-1fb90473569f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1754700893',encryption_key_id=None,group_id=ea38f093-1d6c-4447-8fdf-553f8b708bbd,group_type_id=,metadata={},multiattach=False,project_id='497cf61480d4456b80e23c8a40ad5a13',qos_specs=None,replication_status=,reservations=['55191b4f-a5cc-4d1c-a611-25437952874b','5121338c-56ae-4d74-b57a-70e042bd91f1','9f3eb7e9-26c2-4321-b799-abb63a513018','4f4e2f26-ff6e-4b89-8d5f-b66f6856cf79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4a9417f0e9d4905b519a0d633f15b55',volume_type_id=c2c8e3a4-d43d-4aa9-b411-b742e08ae494), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1754700893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ea38f093-1d6c-4447-8fdf-553f8b708bbd,host=None,id=91893720-393b-472b-adf1-1fb90473569f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='497cf61480d4456b80e23c8a40ad5a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4a9417f0e9d4905b519a0d633f15b55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2c8e3a4-d43d-4aa9-b411-b742e08ae494),volume_type_id=c2c8e3a4-d43d-4aa9-b411-b742e08ae494)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:57.849754 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8850d1da-834c-44d0-b415-287c6357d4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:57.873385 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8850d1da-834c-44d0-b415-287c6357d4f8) transitioned into state 'SUCCESS' from state '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-1754700893',encryption_key_id=None,group_id=ea38f093-1d6c-4447-8fdf-553f8b708bbd,group_type_id=,metadata={},multiattach=False,project_id='497cf61480d4456b80e23c8a40ad5a13',qos_specs=None,replication_status=,reservations=['55191b4f-a5cc-4d1c-a611-25437952874b','5121338c-56ae-4d74-b57a-70e042bd91f1','9f3eb7e9-26c2-4321-b799-abb63a513018','4f4e2f26-ff6e-4b89-8d5f-b66f6856cf79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4a9417f0e9d4905b519a0d633f15b55',volume_type_id=c2c8e3a4-d43d-4aa9-b411-b742e08ae494)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:57.874056 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e258e599-459d-4a7c-b226-c7094146f07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:57.887841 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e258e599-459d-4a7c-b226-c7094146f07d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:57.890764 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Flow 'volume_create_api' (ada7fd27-e55a-463c-ace4-d2998d814fef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:57.890764 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Create volume request issued successfully. Jul 03 23:53:57.890764 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:57.890764 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:57.945599 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:57.949011 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:57.949011 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:53:57.952866 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4c28d592-c476-45a6-8562-1fee9e57a6df tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:53:57.953338 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 609/2489] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:53:57 2026] POST /volume/v3/volumes => generated 819 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:57.967569 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-597bcd77-9a11-4ca6-8a73-9222ad3006ff None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:57.969894 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-597bcd77-9a11-4ca6-8a73-9222ad3006ff tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] GET https://10.4.3.143/volume/v3/volumes/91893720-393b-472b-adf1-1fb90473569f Jul 03 23:53:57.970204 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-597bcd77-9a11-4ca6-8a73-9222ad3006ff tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:57.970494 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-597bcd77-9a11-4ca6-8a73-9222ad3006ff tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:57.984935 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:57.984935 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:57.994207 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-597bcd77-9a11-4ca6-8a73-9222ad3006ff tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Volume info retrieved successfully. Jul 03 23:53:57.995019 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-597bcd77-9a11-4ca6-8a73-9222ad3006ff tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:57.995164 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-597bcd77-9a11-4ca6-8a73-9222ad3006ff tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:58.060922 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-597bcd77-9a11-4ca6-8a73-9222ad3006ff tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:58.064950 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:58.064950 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:53:58.075933 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-597bcd77-9a11-4ca6-8a73-9222ad3006ff tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/volumes/91893720-393b-472b-adf1-1fb90473569f returned with HTTP 200 Jul 03 23:53:58.076444 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 629/2490] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:57 2026] GET /volume/v3/volumes/91893720-393b-472b-adf1-1fb90473569f => generated 887 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:59.090489 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3e6247a3-d5a1-4a01-bb42-07803e58bb65 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:59.092161 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3e6247a3-d5a1-4a01-bb42-07803e58bb65 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] GET https://10.4.3.143/volume/v3/volumes/91893720-393b-472b-adf1-1fb90473569f Jul 03 23:53:59.092161 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3e6247a3-d5a1-4a01-bb42-07803e58bb65 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:59.092161 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3e6247a3-d5a1-4a01-bb42-07803e58bb65 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:59.111041 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:59.111041 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:59.114388 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3e6247a3-d5a1-4a01-bb42-07803e58bb65 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Volume info retrieved successfully. Jul 03 23:53:59.114894 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-3e6247a3-d5a1-4a01-bb42-07803e58bb65 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:53:59.115284 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-3e6247a3-d5a1-4a01-bb42-07803e58bb65 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:53:59.164153 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-3e6247a3-d5a1-4a01-bb42-07803e58bb65 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:53:59.167155 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:59.167155 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:53:59.177003 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3e6247a3-d5a1-4a01-bb42-07803e58bb65 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/volumes/91893720-393b-472b-adf1-1fb90473569f returned with HTTP 200 Jul 03 23:53:59.177618 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 620/2491] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:53:59 2026] GET /volume/v3/volumes/91893720-393b-472b-adf1-1fb90473569f => generated 912 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:53:59.192915 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:59.195421 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] POST https://10.4.3.143/volume/v3/groups/action Jul 03 23:53:59.195874 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Action body: b'{"create-from-src": {"source_group_id": "ea38f093-1d6c-4447-8fdf-553f8b708bbd", "name": "tempest-Group_from_grp-444254203"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:53:59.196077 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "ea38f093-1d6c-4447-8fdf-553f8b708bbd", "name": "tempest-Group_from_grp-444254203"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:59.198784 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Creating new group {'create-from-src': {'source_group_id': 'ea38f093-1d6c-4447-8fdf-553f8b708bbd', 'name': 'tempest-Group_from_grp-444254203'}}. {{(pid=99861) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 23:53:59.198949 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.groups [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Creating group tempest-Group_from_grp-444254203 from source group ea38f093-1d6c-4447-8fdf-553f8b708bbd. Jul 03 23:53:59.203069 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:59.203069 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:59.213691 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:59.213691 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:59.268102 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Created reservations ['98487886-da40-4f53-a9b2-8ae0081c7678'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:59.382687 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7c4e9def-53a1-461b-9625-1df62c284755 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:59.491915 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7c4e9def-53a1-461b-9625-1df62c284755 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] POST https://10.4.3.143/volume/v3/types/3c396084-b925-4d9d-8c58-d117c384efaa/encryption Jul 03 23:53:59.492302 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7c4e9def-53a1-461b-9625-1df62c284755 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:59.527159 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7c4e9def-53a1-461b-9625-1df62c284755 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] https://10.4.3.143/volume/v3/types/3c396084-b925-4d9d-8c58-d117c384efaa/encryption returned with HTTP 404 Jul 03 23:53:59.527926 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 610/2492] 10.4.3.143 () {68 vars in 1397 bytes} [Fri Jul 3 23:53:59 2026] POST /volume/v3/types/3c396084-b925-4d9d-8c58-d117c384efaa/encryption => generated 114 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:59.543370 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4fdf194c-b0b5-4178-a6f2-c07b4b8746be None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:59.549368 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4fdf194c-b0b5-4178-a6f2-c07b4b8746be tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:53:59.549368 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4fdf194c-b0b5-4178-a6f2-c07b4b8746be tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-625503292", "os-volume-type-access:is_public": false}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:59.571956 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4fdf194c-b0b5-4178-a6f2-c07b4b8746be tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:53:59.572387 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 630/2493] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:53:59 2026] POST /volume/v3/types => generated 230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:59.585966 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0f5a44bc-7e8d-429b-a4d3-babef2698057 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:59.690596 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0f5a44bc-7e8d-429b-a4d3-babef2698057 tempest-VolumeTypesNegativeTest-1912576854 tempest-VolumeTypesNegativeTest-1912576854-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:53:59.691205 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0f5a44bc-7e8d-429b-a4d3-babef2698057 tempest-VolumeTypesNegativeTest-1912576854 tempest-VolumeTypesNegativeTest-1912576854-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "08b72aff-b67b-4cec-b161-5ad2868cd779", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-345007074"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:59.693582 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-0f5a44bc-7e8d-429b-a4d3-babef2698057 tempest-VolumeTypesNegativeTest-1912576854 tempest-VolumeTypesNegativeTest-1912576854-project-member] Create volume request body: {'volume': {'volume_type': '08b72aff-b67b-4cec-b161-5ad2868cd779', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-345007074'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:53:59.718498 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0f5a44bc-7e8d-429b-a4d3-babef2698057 tempest-VolumeTypesNegativeTest-1912576854 tempest-VolumeTypesNegativeTest-1912576854-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 404 Jul 03 23:53:59.719613 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 621/2494] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:53:59 2026] POST /volume/v3/volumes => generated 114 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:59.730168 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f6489a61-0c7c-419f-bed3-9dbf17fa5b4d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:59.737038 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f6489a61-0c7c-419f-bed3-9dbf17fa5b4d tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] DELETE https://10.4.3.143/volume/v3/types/08b72aff-b67b-4cec-b161-5ad2868cd779 Jul 03 23:53:59.737038 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f6489a61-0c7c-419f-bed3-9dbf17fa5b4d tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:59.737038 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f6489a61-0c7c-419f-bed3-9dbf17fa5b4d tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:59.788592 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f6489a61-0c7c-419f-bed3-9dbf17fa5b4d tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] https://10.4.3.143/volume/v3/types/08b72aff-b67b-4cec-b161-5ad2868cd779 returned with HTTP 202 Jul 03 23:53:59.788592 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 611/2495] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:53:59 2026] DELETE /volume/v3/types/08b72aff-b67b-4cec-b161-5ad2868cd779 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:59.797125 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-887b86bf-daf2-4a68-81ce-cc636b443902 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:59.801268 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-887b86bf-daf2-4a68-81ce-cc636b443902 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] GET https://10.4.3.143/volume/v3/types/08b72aff-b67b-4cec-b161-5ad2868cd779 Jul 03 23:53:59.801268 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-887b86bf-daf2-4a68-81ce-cc636b443902 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:59.801268 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-887b86bf-daf2-4a68-81ce-cc636b443902 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:59.808567 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-887b86bf-daf2-4a68-81ce-cc636b443902 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] https://10.4.3.143/volume/v3/types/08b72aff-b67b-4cec-b161-5ad2868cd779 returned with HTTP 404 Jul 03 23:53:59.808567 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 631/2496] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:53:59 2026] GET /volume/v3/types/08b72aff-b67b-4cec-b161-5ad2868cd779 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:59.819779 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c4f745f1-c3ee-4b4a-86e8-0468cc04a409 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:59.821723 np0000004490 devstack@c-api.service[99861]: INFO cinder.group.api [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] A mapping entry already exists for group 52e667a3-c8cf-4dce-97ec-ee9f6a1f55d5 and volume type c2c8e3a4-d43d-4aa9-b411-b742e08ae494. Do not need to create again. Jul 03 23:53:59.822138 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:53:59.822138 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:53:59.822788 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c4f745f1-c3ee-4b4a-86e8-0468cc04a409 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:53:59.822881 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Availability Zones retrieved successfully. Jul 03 23:53:59.823115 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c4f745f1-c3ee-4b4a-86e8-0468cc04a409 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:59.826017 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c4f745f1-c3ee-4b4a-86e8-0468cc04a409 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 400 Jul 03 23:53:59.826586 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 622/2497] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:53:59 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:53:59.829798 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Flow 'volume_create_api' (8675179f-e0b9-4657-9c70-573160bad93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:59.830618 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46e62fe4-dfc8-4e86-90e4-5b841293b289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:59.831604 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:53:59.835775 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c8e87262-64af-445a-b6e1-ede3ae0c6c8d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:59.837670 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c8e87262-64af-445a-b6e1-ede3ae0c6c8d tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:53:59.838269 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c8e87262-64af-445a-b6e1-ede3ae0c6c8d tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1481668675"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:59.852480 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46e62fe4-dfc8-4e86-90e4-5b841293b289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '91893720-393b-472b-adf1-1fb90473569f', 'volume_type': VolumeType(created_at=2026-07-03T23:53:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c2c8e3a4-d43d-4aa9-b411-b742e08ae494,is_public=True,name='tempest-GroupsV314Test-volume-type-1361917710',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c2c8e3a4-d43d-4aa9-b411-b742e08ae494', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '52e667a3-c8cf-4dce-97ec-ee9f6a1f55d5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:59.853229 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a9ad497-6d24-4fdf-9552-a38d900e45e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:59.854167 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c8e87262-64af-445a-b6e1-ede3ae0c6c8d tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:53:59.856926 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 612/2498] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:53:59 2026] POST /volume/v3/types => generated 229 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:53:59.866478 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8701d44d-d6f9-4e11-b62e-3962da7cac69 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:59.868390 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8701d44d-d6f9-4e11-b62e-3962da7cac69 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:53:59.872266 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8701d44d-d6f9-4e11-b62e-3962da7cac69 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1481668675"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:53:59.879585 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8701d44d-d6f9-4e11-b62e-3962da7cac69 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1481668675 already exists. Jul 03 23:53:59.879585 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8701d44d-d6f9-4e11-b62e-3962da7cac69 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 409 Jul 03 23:53:59.880773 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 632/2499] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:53:59 2026] POST /volume/v3/types => generated 134 bytes in 15 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:53:59.892190 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9dbe99ae-2db2-4e0c-b54a-cb3edfc3ee49 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:59.894774 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9dbe99ae-2db2-4e0c-b54a-cb3edfc3ee49 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] DELETE https://10.4.3.143/volume/v3/types/55cb34ae-9461-46ee-842d-7e25c5da3fb6 Jul 03 23:53:59.895482 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9dbe99ae-2db2-4e0c-b54a-cb3edfc3ee49 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:59.895482 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9dbe99ae-2db2-4e0c-b54a-cb3edfc3ee49 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] Calling method '_delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:59.911326 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1361917710 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1361917710, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:59.911326 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1361917710 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1361917710, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:53:59.925419 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9dbe99ae-2db2-4e0c-b54a-cb3edfc3ee49 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] https://10.4.3.143/volume/v3/types/55cb34ae-9461-46ee-842d-7e25c5da3fb6 returned with HTTP 202 Jul 03 23:53:59.925889 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 623/2500] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:53:59 2026] DELETE /volume/v3/types/55cb34ae-9461-46ee-842d-7e25c5da3fb6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:53:59.933072 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6e0818ad-e1af-4246-b8b1-51b8fc22da94 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:59.935203 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Created reservations ['309cf311-85d4-4ff7-80c5-1fc2976ce16c', '4a31d334-a187-4fe1-a44c-a5f6eae00c2c', 'a150e3d5-61ef-453c-9fe6-eaa041f7f90e', '09f2e077-c1a2-47ca-a28b-50f38c3a8084'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:53:59.936065 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a9ad497-6d24-4fdf-9552-a38d900e45e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['309cf311-85d4-4ff7-80c5-1fc2976ce16c', '4a31d334-a187-4fe1-a44c-a5f6eae00c2c', 'a150e3d5-61ef-453c-9fe6-eaa041f7f90e', '09f2e077-c1a2-47ca-a28b-50f38c3a8084']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:59.936719 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f80f4d9-de32-481b-9ce5-5cc3f233ca9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:59.938160 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6e0818ad-e1af-4246-b8b1-51b8fc22da94 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] GET https://10.4.3.143/volume/v3/types/55cb34ae-9461-46ee-842d-7e25c5da3fb6 Jul 03 23:53:59.938349 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6e0818ad-e1af-4246-b8b1-51b8fc22da94 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:59.938554 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6e0818ad-e1af-4246-b8b1-51b8fc22da94 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:59.942601 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6e0818ad-e1af-4246-b8b1-51b8fc22da94 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] https://10.4.3.143/volume/v3/types/55cb34ae-9461-46ee-842d-7e25c5da3fb6 returned with HTTP 404 Jul 03 23:53:59.943052 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 613/2501] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:53:59 2026] GET /volume/v3/types/55cb34ae-9461-46ee-842d-7e25c5da3fb6 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:59.953543 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-48f1b1fb-37c5-4aaa-b153-48bc81f68f08 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:59.956207 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-48f1b1fb-37c5-4aaa-b153-48bc81f68f08 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] DELETE https://10.4.3.143/volume/v3/types/b932118a-4a6f-4707-a379-e216d858dbd6 Jul 03 23:53:59.956585 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-48f1b1fb-37c5-4aaa-b153-48bc81f68f08 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:59.956680 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-48f1b1fb-37c5-4aaa-b153-48bc81f68f08 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] Calling method '_delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:59.960441 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-48f1b1fb-37c5-4aaa-b153-48bc81f68f08 tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] https://10.4.3.143/volume/v3/types/b932118a-4a6f-4707-a379-e216d858dbd6 returned with HTTP 404 Jul 03 23:53:59.960913 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 633/2502] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:53:59 2026] DELETE /volume/v3/types/b932118a-4a6f-4707-a379-e216d858dbd6 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:59.964993 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f80f4d9-de32-481b-9ce5-5cc3f233ca9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '824168cb-c07c-4fb0-823a-5832b55667ae', '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=52e667a3-c8cf-4dce-97ec-ee9f6a1f55d5,group_type_id=,metadata={},multiattach=False,project_id='497cf61480d4456b80e23c8a40ad5a13',qos_specs=None,replication_status=,reservations=['309cf311-85d4-4ff7-80c5-1fc2976ce16c','4a31d334-a187-4fe1-a44c-a5f6eae00c2c','a150e3d5-61ef-453c-9fe6-eaa041f7f90e','09f2e077-c1a2-47ca-a28b-50f38c3a8084'],size=1,snapshot_id=None,source_replicaid=,source_volid=91893720-393b-472b-adf1-1fb90473569f,status='creating',user_id='c4a9417f0e9d4905b519a0d633f15b55',volume_type_id=c2c8e3a4-d43d-4aa9-b411-b742e08ae494), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:53:59Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=52e667a3-c8cf-4dce-97ec-ee9f6a1f55d5,host=None,id=824168cb-c07c-4fb0-823a-5832b55667ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='497cf61480d4456b80e23c8a40ad5a13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=91893720-393b-472b-adf1-1fb90473569f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4a9417f0e9d4905b519a0d633f15b55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c2c8e3a4-d43d-4aa9-b411-b742e08ae494),volume_type_id=c2c8e3a4-d43d-4aa9-b411-b742e08ae494)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:59.965791 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e20381d2-5d1e-4acc-b9ee-676d9c4e7b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:53:59.968359 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ec58de85-bdf3-45a6-8fd3-d64d5ea6ce1f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:53:59.970333 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ec58de85-bdf3-45a6-8fd3-d64d5ea6ce1f tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] GET https://10.4.3.143/volume/v3/types/6c909d20-83cf-4d38-8fa3-c671a7b0d74c Jul 03 23:53:59.970578 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ec58de85-bdf3-45a6-8fd3-d64d5ea6ce1f tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:53:59.970839 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ec58de85-bdf3-45a6-8fd3-d64d5ea6ce1f tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:53:59.975909 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ec58de85-bdf3-45a6-8fd3-d64d5ea6ce1f tempest-VolumeTypesNegativeTest-777306094 tempest-VolumeTypesNegativeTest-777306094-project-admin] https://10.4.3.143/volume/v3/types/6c909d20-83cf-4d38-8fa3-c671a7b0d74c returned with HTTP 404 Jul 03 23:53:59.976570 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 624/2503] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:53:59 2026] GET /volume/v3/types/6c909d20-83cf-4d38-8fa3-c671a7b0d74c => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:53:59.985940 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e20381d2-5d1e-4acc-b9ee-676d9c4e7b38) transitioned into state 'SUCCESS' from 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=52e667a3-c8cf-4dce-97ec-ee9f6a1f55d5,group_type_id=,metadata={},multiattach=False,project_id='497cf61480d4456b80e23c8a40ad5a13',qos_specs=None,replication_status=,reservations=['309cf311-85d4-4ff7-80c5-1fc2976ce16c','4a31d334-a187-4fe1-a44c-a5f6eae00c2c','a150e3d5-61ef-453c-9fe6-eaa041f7f90e','09f2e077-c1a2-47ca-a28b-50f38c3a8084'],size=1,snapshot_id=None,source_replicaid=,source_volid=91893720-393b-472b-adf1-1fb90473569f,status='creating',user_id='c4a9417f0e9d4905b519a0d633f15b55',volume_type_id=c2c8e3a4-d43d-4aa9-b411-b742e08ae494)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:53:59.986763 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Flow 'volume_create_api' (8675179f-e0b9-4657-9c70-573160bad93d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:53:59.987096 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Create volume request issued successfully. Jul 03 23:54:00.000777 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5b26893d-870f-4552-b04e-0db9b5e5a76c tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/groups/action returned with HTTP 202 Jul 03 23:54:00.002533 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 634/2504] 10.4.3.143 () {70 vars in 1318 bytes} [Fri Jul 3 23:53:59 2026] POST /volume/v3/groups/action => generated 101 bytes in 810 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 03 23:54:00.014689 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2f925bd3-9b8d-4da0-9578-815eebd74f71 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:00.016539 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2f925bd3-9b8d-4da0-9578-815eebd74f71 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:54:00.016539 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2f925bd3-9b8d-4da0-9578-815eebd74f71 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:00.016539 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2f925bd3-9b8d-4da0-9578-815eebd74f71 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:00.016862 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-2f925bd3-9b8d-4da0-9578-815eebd74f71 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:54:00.017468 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2f925bd3-9b8d-4da0-9578-815eebd74f71 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:54:00.030588 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2f925bd3-9b8d-4da0-9578-815eebd74f71 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Get all volumes completed successfully. Jul 03 23:54:00.031272 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-2f925bd3-9b8d-4da0-9578-815eebd74f71 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:54:00.031447 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-2f925bd3-9b8d-4da0-9578-815eebd74f71 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:54:00.072787 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [None req-2f925bd3-9b8d-4da0-9578-815eebd74f71 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:54:00.076781 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:00.076781 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:00.080735 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-2f925bd3-9b8d-4da0-9578-815eebd74f71 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:54:00.080857 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-2f925bd3-9b8d-4da0-9578-815eebd74f71 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:54:00.118770 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [None req-2f925bd3-9b8d-4da0-9578-815eebd74f71 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:54:00.121132 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:00.121132 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:00.128091 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2f925bd3-9b8d-4da0-9578-815eebd74f71 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:54:00.128471 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 614/2505] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:54:00 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:54:00.143528 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-90c3de20-1dac-4f93-ba0f-41bf54191a17 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:00.145454 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-90c3de20-1dac-4f93-ba0f-41bf54191a17 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] GET https://10.4.3.143/volume/v3/volumes/824168cb-c07c-4fb0-823a-5832b55667ae Jul 03 23:54:00.145656 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-90c3de20-1dac-4f93-ba0f-41bf54191a17 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:00.145862 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-90c3de20-1dac-4f93-ba0f-41bf54191a17 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:00.153612 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:00.153612 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:00.157542 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-90c3de20-1dac-4f93-ba0f-41bf54191a17 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Volume info retrieved successfully. Jul 03 23:54:00.158148 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-90c3de20-1dac-4f93-ba0f-41bf54191a17 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:54:00.158299 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-90c3de20-1dac-4f93-ba0f-41bf54191a17 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:54:00.200427 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-90c3de20-1dac-4f93-ba0f-41bf54191a17 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:54:00.203800 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:00.203800 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:00.211887 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-90c3de20-1dac-4f93-ba0f-41bf54191a17 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/volumes/824168cb-c07c-4fb0-823a-5832b55667ae returned with HTTP 200 Jul 03 23:54:00.212249 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 634/2506] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:54:00 2026] GET /volume/v3/volumes/824168cb-c07c-4fb0-823a-5832b55667ae => generated 923 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:00.238607 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5bda9538-2739-41a3-85d8-1d1668956ead None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:00.241156 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5bda9538-2739-41a3-85d8-1d1668956ead tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] GET https://10.4.3.143/volume/v3/groups/52e667a3-c8cf-4dce-97ec-ee9f6a1f55d5 Jul 03 23:54:00.241448 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5bda9538-2739-41a3-85d8-1d1668956ead tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:00.241718 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5bda9538-2739-41a3-85d8-1d1668956ead tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:00.243367 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-5bda9538-2739-41a3-85d8-1d1668956ead tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] show called for member 52e667a3-c8cf-4dce-97ec-ee9f6a1f55d5 {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:54:00.249115 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:00.249115 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:00.258119 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5bda9538-2739-41a3-85d8-1d1668956ead tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/groups/52e667a3-c8cf-4dce-97ec-ee9f6a1f55d5 returned with HTTP 200 Jul 03 23:54:00.258584 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 625/2507] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:54:00 2026] GET /volume/v3/groups/52e667a3-c8cf-4dce-97ec-ee9f6a1f55d5 => generated 416 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:00.270804 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4a3bec46-d581-42b0-8cb2-5e52a968ffeb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:00.273084 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4a3bec46-d581-42b0-8cb2-5e52a968ffeb tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:54:00.273328 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4a3bec46-d581-42b0-8cb2-5e52a968ffeb tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:00.273582 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4a3bec46-d581-42b0-8cb2-5e52a968ffeb tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:00.273920 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-4a3bec46-d581-42b0-8cb2-5e52a968ffeb tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:54:00.274306 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:00.274306 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:00.274838 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4a3bec46-d581-42b0-8cb2-5e52a968ffeb tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:54:00.284342 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4a3bec46-d581-42b0-8cb2-5e52a968ffeb tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Get all volumes completed successfully. Jul 03 23:54:00.285320 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-4a3bec46-d581-42b0-8cb2-5e52a968ffeb tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:54:00.285546 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-4a3bec46-d581-42b0-8cb2-5e52a968ffeb tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:54:00.337918 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-4a3bec46-d581-42b0-8cb2-5e52a968ffeb tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:54:00.341693 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:00.341693 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:00.346758 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-4a3bec46-d581-42b0-8cb2-5e52a968ffeb tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:54:00.346959 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-4a3bec46-d581-42b0-8cb2-5e52a968ffeb tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:54:00.398237 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-4a3bec46-d581-42b0-8cb2-5e52a968ffeb tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:54:00.401727 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:00.401727 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:00.409058 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4a3bec46-d581-42b0-8cb2-5e52a968ffeb tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:54:00.409448 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 635/2508] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:54:00 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:54:00.423101 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-aec48b9a-e053-4127-9a2e-9562e4f76692 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:00.425526 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aec48b9a-e053-4127-9a2e-9562e4f76692 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] POST https://10.4.3.143/volume/v3/groups/52e667a3-c8cf-4dce-97ec-ee9f6a1f55d5/action Jul 03 23:54:00.426008 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aec48b9a-e053-4127-9a2e-9562e4f76692 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:00.426192 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aec48b9a-e053-4127-9a2e-9562e4f76692 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:00.427964 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-aec48b9a-e053-4127-9a2e-9562e4f76692 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] delete called for group 52e667a3-c8cf-4dce-97ec-ee9f6a1f55d5 {{(pid=99860) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 23:54:00.428123 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.groups [None req-aec48b9a-e053-4127-9a2e-9562e4f76692 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Delete group with id: 52e667a3-c8cf-4dce-97ec-ee9f6a1f55d5 Jul 03 23:54:00.432351 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:00.432351 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:00.472502 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aec48b9a-e053-4127-9a2e-9562e4f76692 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/groups/52e667a3-c8cf-4dce-97ec-ee9f6a1f55d5/action returned with HTTP 202 Jul 03 23:54:00.472957 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 615/2509] 10.4.3.143 () {70 vars in 1428 bytes} [Fri Jul 3 23:54:00 2026] POST /volume/v3/groups/52e667a3-c8cf-4dce-97ec-ee9f6a1f55d5/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:54:00.480314 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-63b84446-fc6d-4141-a135-1c5e0bfed542 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:00.485965 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-63b84446-fc6d-4141-a135-1c5e0bfed542 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] GET https://10.4.3.143/volume/v3/volumes/824168cb-c07c-4fb0-823a-5832b55667ae Jul 03 23:54:00.486476 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-63b84446-fc6d-4141-a135-1c5e0bfed542 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:00.486476 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-63b84446-fc6d-4141-a135-1c5e0bfed542 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:00.501768 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:00.501768 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:00.507308 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-63b84446-fc6d-4141-a135-1c5e0bfed542 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Volume info retrieved successfully. Jul 03 23:54:00.508562 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-63b84446-fc6d-4141-a135-1c5e0bfed542 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:54:00.508746 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-63b84446-fc6d-4141-a135-1c5e0bfed542 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:54:00.554407 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-63b84446-fc6d-4141-a135-1c5e0bfed542 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:54:00.558094 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:00.558094 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:00.568201 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-63b84446-fc6d-4141-a135-1c5e0bfed542 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/volumes/824168cb-c07c-4fb0-823a-5832b55667ae returned with HTTP 200 Jul 03 23:54:00.568622 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 635/2510] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:54:00 2026] GET /volume/v3/volumes/824168cb-c07c-4fb0-823a-5832b55667ae => generated 922 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:01.581503 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b6b498f8-0019-41f9-a90b-ff948e9e3218 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:01.583355 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b6b498f8-0019-41f9-a90b-ff948e9e3218 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] GET https://10.4.3.143/volume/v3/volumes/824168cb-c07c-4fb0-823a-5832b55667ae Jul 03 23:54:01.583491 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b6b498f8-0019-41f9-a90b-ff948e9e3218 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:01.583679 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b6b498f8-0019-41f9-a90b-ff948e9e3218 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:01.593888 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b6b498f8-0019-41f9-a90b-ff948e9e3218 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/volumes/824168cb-c07c-4fb0-823a-5832b55667ae returned with HTTP 404 Jul 03 23:54:01.594468 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 626/2511] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:54:01 2026] GET /volume/v3/volumes/824168cb-c07c-4fb0-823a-5832b55667ae => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:54:01.602001 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f9675f6b-d46c-45d3-b6ff-6326326188e6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:01.604082 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f9675f6b-d46c-45d3-b6ff-6326326188e6 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] GET https://10.4.3.143/volume/v3/groups/52e667a3-c8cf-4dce-97ec-ee9f6a1f55d5 Jul 03 23:54:01.604310 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f9675f6b-d46c-45d3-b6ff-6326326188e6 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:01.604587 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f9675f6b-d46c-45d3-b6ff-6326326188e6 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:01.604745 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-f9675f6b-d46c-45d3-b6ff-6326326188e6 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] show called for member 52e667a3-c8cf-4dce-97ec-ee9f6a1f55d5 {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:54:01.608201 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f9675f6b-d46c-45d3-b6ff-6326326188e6 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/groups/52e667a3-c8cf-4dce-97ec-ee9f6a1f55d5 returned with HTTP 404 Jul 03 23:54:01.608763 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 636/2512] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:54:01 2026] GET /volume/v3/groups/52e667a3-c8cf-4dce-97ec-ee9f6a1f55d5 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:54:01.619400 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-602552d2-1aa5-4d6b-81d8-8ffde64c4761 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:01.621288 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-602552d2-1aa5-4d6b-81d8-8ffde64c4761 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:54:01.621546 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-602552d2-1aa5-4d6b-81d8-8ffde64c4761 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:01.621760 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-602552d2-1aa5-4d6b-81d8-8ffde64c4761 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:01.622036 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-602552d2-1aa5-4d6b-81d8-8ffde64c4761 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:54:01.622892 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-602552d2-1aa5-4d6b-81d8-8ffde64c4761 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:54:01.631245 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-602552d2-1aa5-4d6b-81d8-8ffde64c4761 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Get all volumes completed successfully. Jul 03 23:54:01.632058 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-602552d2-1aa5-4d6b-81d8-8ffde64c4761 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:54:01.632233 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-602552d2-1aa5-4d6b-81d8-8ffde64c4761 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:54:01.677827 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [None req-602552d2-1aa5-4d6b-81d8-8ffde64c4761 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:54:01.680419 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:01.680419 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:01.689196 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-602552d2-1aa5-4d6b-81d8-8ffde64c4761 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:54:01.689690 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 616/2513] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:54:01 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:01.702948 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a6900ce1-7bec-4798-a9a0-afae3d4d50da None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:01.705467 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a6900ce1-7bec-4798-a9a0-afae3d4d50da tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] POST https://10.4.3.143/volume/v3/groups/ea38f093-1d6c-4447-8fdf-553f8b708bbd/action Jul 03 23:54:01.705975 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a6900ce1-7bec-4798-a9a0-afae3d4d50da tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:01.706156 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a6900ce1-7bec-4798-a9a0-afae3d4d50da tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:01.708448 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-a6900ce1-7bec-4798-a9a0-afae3d4d50da tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] delete called for group ea38f093-1d6c-4447-8fdf-553f8b708bbd {{(pid=99862) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 23:54:01.708619 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.groups [None req-a6900ce1-7bec-4798-a9a0-afae3d4d50da tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Delete group with id: ea38f093-1d6c-4447-8fdf-553f8b708bbd Jul 03 23:54:01.714268 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:01.714268 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:01.760510 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a6900ce1-7bec-4798-a9a0-afae3d4d50da tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/groups/ea38f093-1d6c-4447-8fdf-553f8b708bbd/action returned with HTTP 202 Jul 03 23:54:01.761122 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 636/2514] 10.4.3.143 () {70 vars in 1428 bytes} [Fri Jul 3 23:54:01 2026] POST /volume/v3/groups/ea38f093-1d6c-4447-8fdf-553f8b708bbd/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:54:01.772719 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9864bb18-a9a8-4e06-bee8-241da5b85276 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:01.775411 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9864bb18-a9a8-4e06-bee8-241da5b85276 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] GET https://10.4.3.143/volume/v3/volumes/91893720-393b-472b-adf1-1fb90473569f Jul 03 23:54:01.776445 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9864bb18-a9a8-4e06-bee8-241da5b85276 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:01.778763 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9864bb18-a9a8-4e06-bee8-241da5b85276 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:01.792648 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:01.792648 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:01.797657 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9864bb18-a9a8-4e06-bee8-241da5b85276 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Volume info retrieved successfully. Jul 03 23:54:01.798591 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-9864bb18-a9a8-4e06-bee8-241da5b85276 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:54:01.798775 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-9864bb18-a9a8-4e06-bee8-241da5b85276 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:54:01.838891 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-9864bb18-a9a8-4e06-bee8-241da5b85276 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:54:01.843197 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:01.843197 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:01.852655 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9864bb18-a9a8-4e06-bee8-241da5b85276 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/volumes/91893720-393b-472b-adf1-1fb90473569f returned with HTTP 200 Jul 03 23:54:01.853075 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 627/2515] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:54:01 2026] GET /volume/v3/volumes/91893720-393b-472b-adf1-1fb90473569f => generated 911 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:01.999210 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:02.100480 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:02.100841 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-576207657"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:02.102615 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-576207657'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:54:02.102920 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Create volume of 1 GB Jul 03 23:54:02.106885 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Availability Zones retrieved successfully. Jul 03 23:54:02.112023 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Flow 'volume_create_api' (882bf8ad-2a19-45f3-811b-d831e1ce126f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:02.113254 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8e2b52b-c020-48a6-aea5-87288a24fc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:02.114383 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:54:02.143371 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8e2b52b-c020-48a6-aea5-87288a24fc29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:02.144304 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc770543-aebe-4a60-aacb-0554fb374542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:02.228508 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Created reservations ['78f7cc06-4c96-4d3c-9ed2-c7caa6173bcc', 'd8b581af-dc48-47f8-bc52-071a82228480', '223d80f2-9f5d-4e15-9d50-851daa880745', '9c99f91c-7f79-47d6-b5a6-5fa677739105'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:54:02.229719 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc770543-aebe-4a60-aacb-0554fb374542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78f7cc06-4c96-4d3c-9ed2-c7caa6173bcc', 'd8b581af-dc48-47f8-bc52-071a82228480', '223d80f2-9f5d-4e15-9d50-851daa880745', '9c99f91c-7f79-47d6-b5a6-5fa677739105']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:02.231102 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5423a3ea-df89-48bf-83ef-a75c5061c452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:02.269977 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5423a3ea-df89-48bf-83ef-a75c5061c452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae82f1b0-5dbd-4005-8487-4a73d7dc8005', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-576207657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7db03357a813431b90983fcbb9774be5',qos_specs=None,replication_status=,reservations=['78f7cc06-4c96-4d3c-9ed2-c7caa6173bcc','d8b581af-dc48-47f8-bc52-071a82228480','223d80f2-9f5d-4e15-9d50-851daa880745','9c99f91c-7f79-47d6-b5a6-5fa677739105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7ee14d785904afd99bf51f2f96ebcf0',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:54:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-576207657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae82f1b0-5dbd-4005-8487-4a73d7dc8005,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7db03357a813431b90983fcbb9774be5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7ee14d785904afd99bf51f2f96ebcf0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:02.271104 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a95078-5a82-4d94-8eda-874ec095539c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:02.307980 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a95078-5a82-4d94-8eda-874ec095539c) transitioned into state 'SUCCESS' from state '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-576207657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7db03357a813431b90983fcbb9774be5',qos_specs=None,replication_status=,reservations=['78f7cc06-4c96-4d3c-9ed2-c7caa6173bcc','d8b581af-dc48-47f8-bc52-071a82228480','223d80f2-9f5d-4e15-9d50-851daa880745','9c99f91c-7f79-47d6-b5a6-5fa677739105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7ee14d785904afd99bf51f2f96ebcf0',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:02.308912 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63b982cc-da74-4b1f-b3f9-7b93be1716ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:02.332919 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63b982cc-da74-4b1f-b3f9-7b93be1716ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:02.333762 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Flow 'volume_create_api' (882bf8ad-2a19-45f3-811b-d831e1ce126f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:02.334050 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Create volume request issued successfully. Jul 03 23:54:02.334608 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-86c4de2e-9529-4de1-8e82-49e7b65dc613 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:54:02.335342 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 637/2516] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:54:01 2026] POST /volume/v3/volumes => generated 749 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:02.348158 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-736a580e-f344-4b0b-887a-b1f5ab3f47e2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:02.351251 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-736a580e-f344-4b0b-887a-b1f5ab3f47e2 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] GET https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005 Jul 03 23:54:02.351529 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-736a580e-f344-4b0b-887a-b1f5ab3f47e2 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:02.351757 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-736a580e-f344-4b0b-887a-b1f5ab3f47e2 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:02.364013 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:02.364013 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:02.369009 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-736a580e-f344-4b0b-887a-b1f5ab3f47e2 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Volume info retrieved successfully. Jul 03 23:54:02.378593 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-736a580e-f344-4b0b-887a-b1f5ab3f47e2 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005 returned with HTTP 200 Jul 03 23:54:02.379143 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 617/2517] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:02 2026] GET /volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:02.869111 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ee200fbb-0786-4b47-95b5-266ba83bd3a2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:02.871988 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ee200fbb-0786-4b47-95b5-266ba83bd3a2 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] GET https://10.4.3.143/volume/v3/volumes/91893720-393b-472b-adf1-1fb90473569f Jul 03 23:54:02.872335 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ee200fbb-0786-4b47-95b5-266ba83bd3a2 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:02.872607 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ee200fbb-0786-4b47-95b5-266ba83bd3a2 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:02.879666 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ee200fbb-0786-4b47-95b5-266ba83bd3a2 tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/volumes/91893720-393b-472b-adf1-1fb90473569f returned with HTTP 404 Jul 03 23:54:02.880518 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 637/2518] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:54:02 2026] GET /volume/v3/volumes/91893720-393b-472b-adf1-1fb90473569f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:54:02.888614 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f4482fb2-5e9c-4f31-80a3-66b9f8766dfc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:02.890717 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f4482fb2-5e9c-4f31-80a3-66b9f8766dfc tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] GET https://10.4.3.143/volume/v3/groups/ea38f093-1d6c-4447-8fdf-553f8b708bbd Jul 03 23:54:02.890951 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f4482fb2-5e9c-4f31-80a3-66b9f8766dfc tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:02.891156 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f4482fb2-5e9c-4f31-80a3-66b9f8766dfc tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:02.891376 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-f4482fb2-5e9c-4f31-80a3-66b9f8766dfc tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] show called for member ea38f093-1d6c-4447-8fdf-553f8b708bbd {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:54:02.894791 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f4482fb2-5e9c-4f31-80a3-66b9f8766dfc tempest-GroupsV314Test-1611616345 tempest-GroupsV314Test-1611616345-project-member] https://10.4.3.143/volume/v3/groups/ea38f093-1d6c-4447-8fdf-553f8b708bbd returned with HTTP 404 Jul 03 23:54:02.895275 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 628/2519] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:54:02 2026] GET /volume/v3/groups/ea38f093-1d6c-4447-8fdf-553f8b708bbd => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:54:02.902617 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e0980b7d-2f52-44e8-9469-5ef2ecd10c82 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:02.904507 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e0980b7d-2f52-44e8-9469-5ef2ecd10c82 tempest-GroupsV314Test-1624035004 tempest-GroupsV314Test-1624035004-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/e86c4f2d-8158-46b6-bc91-9e49390a417d Jul 03 23:54:02.904726 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e0980b7d-2f52-44e8-9469-5ef2ecd10c82 tempest-GroupsV314Test-1624035004 tempest-GroupsV314Test-1624035004-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:02.904927 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e0980b7d-2f52-44e8-9469-5ef2ecd10c82 tempest-GroupsV314Test-1624035004 tempest-GroupsV314Test-1624035004-project-admin] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:02.905177 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:02.905177 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:02.919088 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e0980b7d-2f52-44e8-9469-5ef2ecd10c82 tempest-GroupsV314Test-1624035004 tempest-GroupsV314Test-1624035004-project-admin] https://10.4.3.143/volume/v3/group_types/e86c4f2d-8158-46b6-bc91-9e49390a417d returned with HTTP 202 Jul 03 23:54:02.919569 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 638/2520] 10.4.3.143 () {68 vars in 1404 bytes} [Fri Jul 3 23:54:02 2026] DELETE /volume/v3/group_types/e86c4f2d-8158-46b6-bc91-9e49390a417d => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:54:02.927675 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-54049ee0-1d2d-45a4-96d9-a82cfd0fe4d9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:02.929865 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-54049ee0-1d2d-45a4-96d9-a82cfd0fe4d9 tempest-GroupsV314Test-1624035004 tempest-GroupsV314Test-1624035004-project-admin] DELETE https://10.4.3.143/volume/v3/types/c2c8e3a4-d43d-4aa9-b411-b742e08ae494 Jul 03 23:54:02.930138 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-54049ee0-1d2d-45a4-96d9-a82cfd0fe4d9 tempest-GroupsV314Test-1624035004 tempest-GroupsV314Test-1624035004-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:02.930419 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-54049ee0-1d2d-45a4-96d9-a82cfd0fe4d9 tempest-GroupsV314Test-1624035004 tempest-GroupsV314Test-1624035004-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:02.958952 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-54049ee0-1d2d-45a4-96d9-a82cfd0fe4d9 tempest-GroupsV314Test-1624035004 tempest-GroupsV314Test-1624035004-project-admin] https://10.4.3.143/volume/v3/types/c2c8e3a4-d43d-4aa9-b411-b742e08ae494 returned with HTTP 202 Jul 03 23:54:02.959505 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 618/2521] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:54:02 2026] DELETE /volume/v3/types/c2c8e3a4-d43d-4aa9-b411-b742e08ae494 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:54:02.967339 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d9a8ad65-fbf3-4fa2-b0e2-e4500747d291 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:02.969675 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d9a8ad65-fbf3-4fa2-b0e2-e4500747d291 tempest-GroupsV314Test-1624035004 tempest-GroupsV314Test-1624035004-project-admin] GET https://10.4.3.143/volume/v3/types/c2c8e3a4-d43d-4aa9-b411-b742e08ae494 Jul 03 23:54:02.969950 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d9a8ad65-fbf3-4fa2-b0e2-e4500747d291 tempest-GroupsV314Test-1624035004 tempest-GroupsV314Test-1624035004-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:02.970186 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d9a8ad65-fbf3-4fa2-b0e2-e4500747d291 tempest-GroupsV314Test-1624035004 tempest-GroupsV314Test-1624035004-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:02.974126 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d9a8ad65-fbf3-4fa2-b0e2-e4500747d291 tempest-GroupsV314Test-1624035004 tempest-GroupsV314Test-1624035004-project-admin] https://10.4.3.143/volume/v3/types/c2c8e3a4-d43d-4aa9-b411-b742e08ae494 returned with HTTP 404 Jul 03 23:54:02.974625 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 638/2522] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:54:02 2026] GET /volume/v3/types/c2c8e3a4-d43d-4aa9-b411-b742e08ae494 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:03.394376 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a34eba96-2766-42f0-8e5a-9c230518b79e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:03.398134 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a34eba96-2766-42f0-8e5a-9c230518b79e tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] GET https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005 Jul 03 23:54:03.398419 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a34eba96-2766-42f0-8e5a-9c230518b79e tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:03.398676 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a34eba96-2766-42f0-8e5a-9c230518b79e tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:03.406503 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:03.406503 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:03.410759 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a34eba96-2766-42f0-8e5a-9c230518b79e tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Volume info retrieved successfully. Jul 03 23:54:03.415405 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a34eba96-2766-42f0-8e5a-9c230518b79e tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005 returned with HTTP 200 Jul 03 23:54:03.415767 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 629/2523] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:03 2026] GET /volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:05.919721 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-af1545c5-8619-4d03-906f-cd9f9da070c8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:06.022186 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-af1545c5-8619-4d03-906f-cd9f9da070c8 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac Jul 03 23:54:06.022406 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-af1545c5-8619-4d03-906f-cd9f9da070c8 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:06.022587 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-af1545c5-8619-4d03-906f-cd9f9da070c8 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:06.039277 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-af1545c5-8619-4d03-906f-cd9f9da070c8 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac returned with HTTP 200 Jul 03 23:54:06.039752 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 639/2524] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:54:05 2026] GET /volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac => generated 437 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:06.050497 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2a4a531e-6a88-42c0-b0d3-d11034b7ca30 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:06.052397 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2a4a531e-6a88-42c0-b0d3-d11034b7ca30 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac/defaults Jul 03 23:54:06.052622 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2a4a531e-6a88-42c0-b0d3-d11034b7ca30 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:06.052906 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2a4a531e-6a88-42c0-b0d3-d11034b7ca30 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Calling method 'defaults' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:06.079545 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2a4a531e-6a88-42c0-b0d3-d11034b7ca30 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac/defaults returned with HTTP 200 Jul 03 23:54:06.080124 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 619/2525] 10.4.3.143 () {66 vars in 1381 bytes} [Fri Jul 3 23:54:06 2026] GET /volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac/defaults => generated 437 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:06.091180 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6459e433-c9f2-4f97-a6be-9897df5d2422 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:06.093435 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6459e433-c9f2-4f97-a6be-9897df5d2422 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac Jul 03 23:54:06.094503 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6459e433-c9f2-4f97-a6be-9897df5d2422 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:06.144248 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6459e433-c9f2-4f97-a6be-9897df5d2422 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac returned with HTTP 200 Jul 03 23:54:06.144994 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 639/2526] 10.4.3.143 () {68 vars in 1374 bytes} [Fri Jul 3 23:54:06 2026] PUT /volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac => generated 395 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:06.152987 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ea183125-319b-41df-815e-9dea7ca8fbea None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:06.155386 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ea183125-319b-41df-815e-9dea7ca8fbea tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] DELETE https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac Jul 03 23:54:06.155784 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ea183125-319b-41df-815e-9dea7ca8fbea tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:06.156051 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ea183125-319b-41df-815e-9dea7ca8fbea tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:06.163379 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ea183125-319b-41df-815e-9dea7ca8fbea tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac returned with HTTP 200 Jul 03 23:54:06.163938 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 630/2527] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:54:06 2026] DELETE /volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac => generated 0 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 23:54:06.171730 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-154a3b43-4a7f-434b-8a84-d460c289a129 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:06.173539 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-154a3b43-4a7f-434b-8a84-d460c289a129 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac Jul 03 23:54:06.173744 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-154a3b43-4a7f-434b-8a84-d460c289a129 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:06.173990 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-154a3b43-4a7f-434b-8a84-d460c289a129 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:06.186236 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-154a3b43-4a7f-434b-8a84-d460c289a129 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac returned with HTTP 200 Jul 03 23:54:06.186727 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 640/2528] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:54:06 2026] GET /volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:06.195032 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-207ecb6f-04c6-4917-91b1-e7bb2d9a0c3c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:06.196812 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-207ecb6f-04c6-4917-91b1-e7bb2d9a0c3c tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac Jul 03 23:54:06.197163 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-207ecb6f-04c6-4917-91b1-e7bb2d9a0c3c tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-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=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:06.274459 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-207ecb6f-04c6-4917-91b1-e7bb2d9a0c3c tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac returned with HTTP 200 Jul 03 23:54:06.275028 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 620/2529] 10.4.3.143 () {68 vars in 1375 bytes} [Fri Jul 3 23:54:06 2026] PUT /volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac => generated 395 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:06.286077 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4c320dda-22fa-4725-a1aa-eb1bf81972ff None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:06.288166 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4c320dda-22fa-4725-a1aa-eb1bf81972ff tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac/defaults Jul 03 23:54:06.288447 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4c320dda-22fa-4725-a1aa-eb1bf81972ff tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:06.288714 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4c320dda-22fa-4725-a1aa-eb1bf81972ff tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Calling method 'defaults' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:06.298773 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4c320dda-22fa-4725-a1aa-eb1bf81972ff tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac/defaults returned with HTTP 200 Jul 03 23:54:06.299229 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 640/2530] 10.4.3.143 () {66 vars in 1381 bytes} [Fri Jul 3 23:54:06 2026] GET /volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac/defaults => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:06.309357 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d34dce3c-61cf-49ed-84a8-f39c173654d8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:06.311850 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d34dce3c-61cf-49ed-84a8-f39c173654d8 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac Jul 03 23:54:06.312463 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d34dce3c-61cf-49ed-84a8-f39c173654d8 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:06.312463 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d34dce3c-61cf-49ed-84a8-f39c173654d8 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:06.331125 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d34dce3c-61cf-49ed-84a8-f39c173654d8 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac returned with HTTP 200 Jul 03 23:54:06.331572 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 631/2531] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:54:06 2026] GET /volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:06.342364 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-04b52986-4fe4-4939-b51a-1bab64ba6d65 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:06.344740 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-04b52986-4fe4-4939-b51a-1bab64ba6d65 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac?usage=True Jul 03 23:54:06.344963 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-04b52986-4fe4-4939-b51a-1bab64ba6d65 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:06.345200 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-04b52986-4fe4-4939-b51a-1bab64ba6d65 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:06.366881 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-04b52986-4fe4-4939-b51a-1bab64ba6d65 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac?usage=True returned with HTTP 200 Jul 03 23:54:06.367434 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 641/2532] 10.4.3.143 () {66 vars in 1375 bytes} [Fri Jul 3 23:54:06 2026] GET /volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac?usage=True => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:06.379121 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:06.486308 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:06.486760 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-193689801"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:06.490417 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-193689801'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:54:06.490651 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Create volume of 1 GB Jul 03 23:54:06.497510 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Availability Zones retrieved successfully. Jul 03 23:54:06.503809 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Flow 'volume_create_api' (dcb9c2f9-792e-4b33-8f3c-38a23e004ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:06.504976 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73805481-14b6-4460-8e53-c3d41be51a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:06.505887 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:54:06.540462 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73805481-14b6-4460-8e53-c3d41be51a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:06.541393 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81472f55-e38f-463e-87a3-92edc16ae45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:06.609171 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Created reservations ['423a0a71-8673-4693-9764-13932b238665', '79631b15-af43-4083-b4d8-c2531162380b', '68003d88-849d-40ed-a42d-9629522b68d6', '7cbfd3f9-3b82-4b79-9490-dc5399fe1502'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:54:06.609171 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81472f55-e38f-463e-87a3-92edc16ae45e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['423a0a71-8673-4693-9764-13932b238665', '79631b15-af43-4083-b4d8-c2531162380b', '68003d88-849d-40ed-a42d-9629522b68d6', '7cbfd3f9-3b82-4b79-9490-dc5399fe1502']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:06.609171 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (231f21ae-c415-4b7c-92d1-60d42b1fd8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:06.617730 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-40393daa-c58f-4948-bd2d-5f090cdf044f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:06.634109 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (231f21ae-c415-4b7c-92d1-60d42b1fd8a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e60ee52c-8c98-4b66-9a36-2fb4201f5eb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-193689801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df392efb7c444990926918310f7efcac',qos_specs=None,replication_status=,reservations=['423a0a71-8673-4693-9764-13932b238665','79631b15-af43-4083-b4d8-c2531162380b','68003d88-849d-40ed-a42d-9629522b68d6','7cbfd3f9-3b82-4b79-9490-dc5399fe1502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c59ee058339941c3966abae3d00fd6af',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:54:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-193689801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e60ee52c-8c98-4b66-9a36-2fb4201f5eb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df392efb7c444990926918310f7efcac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c59ee058339941c3966abae3d00fd6af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:06.635014 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bc916c0-5212-4b06-b0b8-dea977784ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:06.655629 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-40393daa-c58f-4948-bd2d-5f090cdf044f tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:54:06.655629 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-40393daa-c58f-4948-bd2d-5f090cdf044f tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1710338669", "extra_specs": {}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:06.657735 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bc916c0-5212-4b06-b0b8-dea977784ee7) transitioned into state 'SUCCESS' from state '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-193689801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df392efb7c444990926918310f7efcac',qos_specs=None,replication_status=,reservations=['423a0a71-8673-4693-9764-13932b238665','79631b15-af43-4083-b4d8-c2531162380b','68003d88-849d-40ed-a42d-9629522b68d6','7cbfd3f9-3b82-4b79-9490-dc5399fe1502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c59ee058339941c3966abae3d00fd6af',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:06.658380 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409ccfc1-12a3-4469-ad04-057df2b7ec0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:06.673888 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-40393daa-c58f-4948-bd2d-5f090cdf044f tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:54:06.674245 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 641/2533] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:54:06 2026] POST /volume/v3/types => generated 218 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:06.674344 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409ccfc1-12a3-4469-ad04-057df2b7ec0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:06.675663 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Flow 'volume_create_api' (dcb9c2f9-792e-4b33-8f3c-38a23e004ba7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:06.676189 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Create volume request issued successfully. Jul 03 23:54:06.676905 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2c470d86-d644-4bbc-85be-47ebf95f1470 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:54:06.677455 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 621/2534] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:54:06 2026] POST /volume/v3/volumes => generated 755 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:06.685335 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-43b810dd-8031-41ea-a4f1-e955f44dff4a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:06.687871 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-43b810dd-8031-41ea-a4f1-e955f44dff4a tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] POST https://10.4.3.143/volume/v3/types/7335fd54-030d-4fa6-afa7-50dd21bddbf0/encryption Jul 03 23:54:06.688620 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-43b810dd-8031-41ea-a4f1-e955f44dff4a tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:06.696899 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-357a4a5c-a53e-4d92-8bf4-e1e903167130 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:06.699329 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-357a4a5c-a53e-4d92-8bf4-e1e903167130 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] GET https://10.4.3.143/volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 Jul 03 23:54:06.700873 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-357a4a5c-a53e-4d92-8bf4-e1e903167130 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:06.700873 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-357a4a5c-a53e-4d92-8bf4-e1e903167130 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:06.709490 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:06.709490 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:06.713725 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-43b810dd-8031-41ea-a4f1-e955f44dff4a tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] https://10.4.3.143/volume/v3/types/7335fd54-030d-4fa6-afa7-50dd21bddbf0/encryption returned with HTTP 200 Jul 03 23:54:06.714372 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 632/2535] 10.4.3.143 () {68 vars in 1397 bytes} [Fri Jul 3 23:54:06 2026] POST /volume/v3/types/7335fd54-030d-4fa6-afa7-50dd21bddbf0/encryption => generated 231 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:06.714861 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-357a4a5c-a53e-4d92-8bf4-e1e903167130 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Volume info retrieved successfully. Jul 03 23:54:06.722791 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-357a4a5c-a53e-4d92-8bf4-e1e903167130 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] https://10.4.3.143/volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 returned with HTTP 200 Jul 03 23:54:06.723248 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 642/2536] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:06 2026] GET /volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:06.733375 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-135a6f67-9968-45a3-a3e2-31582f8e539f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:06.804737 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:06.804737 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1962627731", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1710338669", "size": 1}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:06.805433 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1962627731', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1710338669', 'size': 1}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:54:06.811757 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Create volume of 1 GB Jul 03 23:54:06.812256 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:06.812256 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:06.812991 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Availability Zones retrieved successfully. Jul 03 23:54:06.819917 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Flow 'volume_create_api' (4846ae50-95f8-42b1-acec-190769f00fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:06.821605 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29f5b5e0-bcda-41c0-8f2f-285ddf01e208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:06.823912 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:54:06.858422 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29f5b5e0-bcda-41c0-8f2f-285ddf01e208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:54:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7335fd54-030d-4fa6-afa7-50dd21bddbf0,is_public=True,name='tempest-scenario-type-cryptsetup-1710338669',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7335fd54-030d-4fa6-afa7-50dd21bddbf0', '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=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:06.859754 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73d1b45e-ae92-4de1-9e76-5afef91fc3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:06.899113 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1710338669 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1710338669, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:54:06.899547 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1710338669 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1710338669, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:54:06.942491 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Created reservations ['9f27514c-f315-4d1a-ac6b-e80b5a025457', '16565a8c-a07e-4a25-a30e-1d5b6914f207', 'acc4504b-3260-49eb-8e4c-482f27eee864', '68bf17bd-ba85-43be-8682-592d36113ebf'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:54:06.943535 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73d1b45e-ae92-4de1-9e76-5afef91fc3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f27514c-f315-4d1a-ac6b-e80b5a025457', '16565a8c-a07e-4a25-a30e-1d5b6914f207', 'acc4504b-3260-49eb-8e4c-482f27eee864', '68bf17bd-ba85-43be-8682-592d36113ebf']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:06.944379 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (123b4f34-0d69-4e05-803e-340b93689902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:06.975217 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (123b4f34-0d69-4e05-803e-340b93689902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2378c010-dfa5-48c7-b716-d779d12e57ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1962627731',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff90a4c9adc8441e880a01df22a63366',qos_specs=None,replication_status=,reservations=['9f27514c-f315-4d1a-ac6b-e80b5a025457','16565a8c-a07e-4a25-a30e-1d5b6914f207','acc4504b-3260-49eb-8e4c-482f27eee864','68bf17bd-ba85-43be-8682-592d36113ebf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5365a3c885d4b958e134c21bbaf6436',volume_type_id=7335fd54-030d-4fa6-afa7-50dd21bddbf0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:54:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1962627731',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2378c010-dfa5-48c7-b716-d779d12e57ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff90a4c9adc8441e880a01df22a63366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5365a3c885d4b958e134c21bbaf6436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7335fd54-030d-4fa6-afa7-50dd21bddbf0),volume_type_id=7335fd54-030d-4fa6-afa7-50dd21bddbf0)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:06.975997 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e957e5dc-4509-4431-8cc6-4d57243b1f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:06.995528 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e957e5dc-4509-4431-8cc6-4d57243b1f4e) transitioned into state 'SUCCESS' from state '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-1962627731',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff90a4c9adc8441e880a01df22a63366',qos_specs=None,replication_status=,reservations=['9f27514c-f315-4d1a-ac6b-e80b5a025457','16565a8c-a07e-4a25-a30e-1d5b6914f207','acc4504b-3260-49eb-8e4c-482f27eee864','68bf17bd-ba85-43be-8682-592d36113ebf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5365a3c885d4b958e134c21bbaf6436',volume_type_id=7335fd54-030d-4fa6-afa7-50dd21bddbf0)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:06.996465 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (661672e6-7480-475e-9c8a-701cd2e10037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:07.006361 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (661672e6-7480-475e-9c8a-701cd2e10037) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:07.007504 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Flow 'volume_create_api' (4846ae50-95f8-42b1-acec-190769f00fb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:07.007971 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Create volume request issued successfully. Jul 03 23:54:07.008931 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-135a6f67-9968-45a3-a3e2-31582f8e539f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:54:07.009488 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 642/2537] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:54:06 2026] POST /volume/v3/volumes => generated 791 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:07.742666 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3c96c60a-d31d-4d9f-9886-68a340a5eb47 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:07.747817 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3c96c60a-d31d-4d9f-9886-68a340a5eb47 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] GET https://10.4.3.143/volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 Jul 03 23:54:07.747817 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3c96c60a-d31d-4d9f-9886-68a340a5eb47 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:07.747817 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3c96c60a-d31d-4d9f-9886-68a340a5eb47 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:07.755267 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:07.755267 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:07.760360 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3c96c60a-d31d-4d9f-9886-68a340a5eb47 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Volume info retrieved successfully. Jul 03 23:54:07.765687 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3c96c60a-d31d-4d9f-9886-68a340a5eb47 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] https://10.4.3.143/volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 returned with HTTP 200 Jul 03 23:54:07.766143 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 622/2538] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:07 2026] GET /volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:07.782980 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c12a85f0-bcf1-4a78-ba7f-a315b00912d3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:07.785216 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c12a85f0-bcf1-4a78-ba7f-a315b00912d3 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac?usage=True Jul 03 23:54:07.785487 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c12a85f0-bcf1-4a78-ba7f-a315b00912d3 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:07.785731 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c12a85f0-bcf1-4a78-ba7f-a315b00912d3 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:07.799610 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-c12a85f0-bcf1-4a78-ba7f-a315b00912d3 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1710338669 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1710338669, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:54:07.800109 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-c12a85f0-bcf1-4a78-ba7f-a315b00912d3 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1710338669 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1710338669, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:54:07.800477 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-c12a85f0-bcf1-4a78-ba7f-a315b00912d3 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1710338669 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1710338669, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:54:07.809818 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c12a85f0-bcf1-4a78-ba7f-a315b00912d3 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac?usage=True returned with HTTP 200 Jul 03 23:54:07.810310 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 633/2539] 10.4.3.143 () {66 vars in 1375 bytes} [Fri Jul 3 23:54:07 2026] GET /volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac?usage=True => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:07.823079 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-949da678-2935-4842-a547-0d3aab714aa2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:07.825133 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-949da678-2935-4842-a547-0d3aab714aa2 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] DELETE https://10.4.3.143/volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 Jul 03 23:54:07.825373 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-949da678-2935-4842-a547-0d3aab714aa2 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:07.825586 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-949da678-2935-4842-a547-0d3aab714aa2 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:07.825794 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-949da678-2935-4842-a547-0d3aab714aa2 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Delete volume with id: e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 Jul 03 23:54:07.834133 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:07.834133 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:07.834669 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-949da678-2935-4842-a547-0d3aab714aa2 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Volume info retrieved successfully. Jul 03 23:54:07.855846 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-949da678-2935-4842-a547-0d3aab714aa2 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Delete volume request issued successfully. Jul 03 23:54:07.856245 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-949da678-2935-4842-a547-0d3aab714aa2 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] https://10.4.3.143/volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 returned with HTTP 202 Jul 03 23:54:07.856854 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 643/2540] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:54:07 2026] DELETE /volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:54:07.866065 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-38e4a0e9-a980-4939-abf0-c2b6dbb48835 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:07.867777 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-38e4a0e9-a980-4939-abf0-c2b6dbb48835 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] GET https://10.4.3.143/volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 Jul 03 23:54:07.867951 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-38e4a0e9-a980-4939-abf0-c2b6dbb48835 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:07.868123 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-38e4a0e9-a980-4939-abf0-c2b6dbb48835 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:07.875414 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:07.875414 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:07.879277 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-38e4a0e9-a980-4939-abf0-c2b6dbb48835 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Volume info retrieved successfully. Jul 03 23:54:07.883618 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-38e4a0e9-a980-4939-abf0-c2b6dbb48835 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] https://10.4.3.143/volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 returned with HTTP 200 Jul 03 23:54:07.883981 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 643/2541] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:07 2026] GET /volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:08.896911 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0eca0196-6b9b-4d83-b916-93335783d424 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:08.898872 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0eca0196-6b9b-4d83-b916-93335783d424 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] GET https://10.4.3.143/volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 Jul 03 23:54:08.899065 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0eca0196-6b9b-4d83-b916-93335783d424 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:08.899284 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0eca0196-6b9b-4d83-b916-93335783d424 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:08.907147 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0eca0196-6b9b-4d83-b916-93335783d424 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] https://10.4.3.143/volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 returned with HTTP 404 Jul 03 23:54:08.907891 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 623/2542] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:08 2026] GET /volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:08.918923 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-123f58be-35b3-4a94-bce4-0ba66fad0202 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:08.920244 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-123f58be-35b3-4a94-bce4-0ba66fad0202 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] GET https://10.4.3.143/volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 Jul 03 23:54:08.920537 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-123f58be-35b3-4a94-bce4-0ba66fad0202 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:08.920825 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-123f58be-35b3-4a94-bce4-0ba66fad0202 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:08.929571 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-123f58be-35b3-4a94-bce4-0ba66fad0202 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] https://10.4.3.143/volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 returned with HTTP 404 Jul 03 23:54:08.930349 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 634/2543] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:08 2026] GET /volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:08.942185 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b6e4aa12-c4a6-4c73-8f2e-556e69057f87 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:08.944528 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b6e4aa12-c4a6-4c73-8f2e-556e69057f87 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] DELETE https://10.4.3.143/volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 Jul 03 23:54:08.944838 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b6e4aa12-c4a6-4c73-8f2e-556e69057f87 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:08.945105 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b6e4aa12-c4a6-4c73-8f2e-556e69057f87 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:08.946944 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-b6e4aa12-c4a6-4c73-8f2e-556e69057f87 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Delete volume with id: e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 Jul 03 23:54:08.953179 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b6e4aa12-c4a6-4c73-8f2e-556e69057f87 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] https://10.4.3.143/volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 returned with HTTP 404 Jul 03 23:54:08.953816 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 644/2544] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:54:08 2026] DELETE /volume/v3/volumes/e60ee52c-8c98-4b66-9a36-2fb4201f5eb4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:08.967982 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1058bad4-4620-43ed-8138-3283f019d9bd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:08.969887 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:08.970322 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-778431860"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:08.974098 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-778431860'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:54:08.974098 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Create volume of 1 GB Jul 03 23:54:08.978752 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Availability Zones retrieved successfully. Jul 03 23:54:08.987116 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Flow 'volume_create_api' (2daa61bb-82d4-47ec-b82d-07272478a05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:08.989145 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f58e51c-24fb-4b5b-8db8-c019f4076363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:08.990221 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:54:09.044602 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f58e51c-24fb-4b5b-8db8-c019f4076363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:09.045802 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c564a6e-b29d-4d64-9c0a-fa6c695baf24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:09.099717 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Created reservations ['d2d3b6e5-0dcf-44aa-a288-f991841a4b55', '9e20a6f6-f7c4-4144-826d-3d0433ff991d', 'b0c06127-c919-49b3-b24f-0b36a0d0275d', '5161b975-04a3-414d-ae59-6637ce726b25'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:54:09.100672 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c564a6e-b29d-4d64-9c0a-fa6c695baf24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2d3b6e5-0dcf-44aa-a288-f991841a4b55', '9e20a6f6-f7c4-4144-826d-3d0433ff991d', 'b0c06127-c919-49b3-b24f-0b36a0d0275d', '5161b975-04a3-414d-ae59-6637ce726b25']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:09.102048 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04dfc132-ac8c-4731-aff1-e52488957da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:09.130778 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04dfc132-ac8c-4731-aff1-e52488957da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd0f1c01-60c6-422c-a229-eb6128a23ecc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-778431860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df392efb7c444990926918310f7efcac',qos_specs=None,replication_status=,reservations=['d2d3b6e5-0dcf-44aa-a288-f991841a4b55','9e20a6f6-f7c4-4144-826d-3d0433ff991d','b0c06127-c919-49b3-b24f-0b36a0d0275d','5161b975-04a3-414d-ae59-6637ce726b25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c59ee058339941c3966abae3d00fd6af',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-778431860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd0f1c01-60c6-422c-a229-eb6128a23ecc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df392efb7c444990926918310f7efcac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c59ee058339941c3966abae3d00fd6af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:09.131571 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a93b8704-5a06-4744-85b3-ae12df3df7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:09.153639 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a93b8704-5a06-4744-85b3-ae12df3df7cd) transitioned into state 'SUCCESS' from state '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-778431860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df392efb7c444990926918310f7efcac',qos_specs=None,replication_status=,reservations=['d2d3b6e5-0dcf-44aa-a288-f991841a4b55','9e20a6f6-f7c4-4144-826d-3d0433ff991d','b0c06127-c919-49b3-b24f-0b36a0d0275d','5161b975-04a3-414d-ae59-6637ce726b25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c59ee058339941c3966abae3d00fd6af',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:09.154362 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f1b7ef-3f85-4da0-8b6d-ebcf853260f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:09.169676 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f1b7ef-3f85-4da0-8b6d-ebcf853260f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:09.170808 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Flow 'volume_create_api' (2daa61bb-82d4-47ec-b82d-07272478a05a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:09.171661 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Create volume request issued successfully. Jul 03 23:54:09.172816 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1058bad4-4620-43ed-8138-3283f019d9bd tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:54:09.173354 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 644/2545] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:54:08 2026] POST /volume/v3/volumes => generated 755 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:09.192458 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-74dc6b3e-c770-4322-b933-62654b3b9a9b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:09.195823 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-74dc6b3e-c770-4322-b933-62654b3b9a9b tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] GET https://10.4.3.143/volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc Jul 03 23:54:09.195981 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-74dc6b3e-c770-4322-b933-62654b3b9a9b tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:09.196358 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-74dc6b3e-c770-4322-b933-62654b3b9a9b tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:09.209717 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:09.209717 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:09.217917 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-74dc6b3e-c770-4322-b933-62654b3b9a9b tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Volume info retrieved successfully. Jul 03 23:54:09.231216 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-74dc6b3e-c770-4322-b933-62654b3b9a9b tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] https://10.4.3.143/volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc returned with HTTP 200 Jul 03 23:54:09.231752 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 624/2546] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:09 2026] GET /volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc => generated 823 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:10.247665 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-157254ba-ada1-457e-970a-90485172357f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:10.249872 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-157254ba-ada1-457e-970a-90485172357f tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] GET https://10.4.3.143/volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc Jul 03 23:54:10.250103 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-157254ba-ada1-457e-970a-90485172357f tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:10.250340 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-157254ba-ada1-457e-970a-90485172357f tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:10.258988 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:10.258988 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:10.263956 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-157254ba-ada1-457e-970a-90485172357f tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Volume info retrieved successfully. Jul 03 23:54:10.270016 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-157254ba-ada1-457e-970a-90485172357f tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] https://10.4.3.143/volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc returned with HTTP 200 Jul 03 23:54:10.270815 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 635/2547] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:10 2026] GET /volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:10.283380 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-86d9b9f9-a78e-4c53-b2c3-f89e6c5aa7c2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:10.285410 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-86d9b9f9-a78e-4c53-b2c3-f89e6c5aa7c2 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac?usage=True Jul 03 23:54:10.285688 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-86d9b9f9-a78e-4c53-b2c3-f89e6c5aa7c2 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:10.285958 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-86d9b9f9-a78e-4c53-b2c3-f89e6c5aa7c2 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:10.302215 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-86d9b9f9-a78e-4c53-b2c3-f89e6c5aa7c2 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1710338669 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1710338669, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:54:10.302519 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-86d9b9f9-a78e-4c53-b2c3-f89e6c5aa7c2 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1710338669 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1710338669, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:54:10.302782 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-86d9b9f9-a78e-4c53-b2c3-f89e6c5aa7c2 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1710338669 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1710338669, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:54:10.310895 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-86d9b9f9-a78e-4c53-b2c3-f89e6c5aa7c2 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac?usage=True returned with HTTP 200 Jul 03 23:54:10.311348 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 645/2548] 10.4.3.143 () {66 vars in 1375 bytes} [Fri Jul 3 23:54:10 2026] GET /volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac?usage=True => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:10.322694 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e89bee08-5ffc-451a-98d9-b2341cd74098 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:10.324654 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e89bee08-5ffc-451a-98d9-b2341cd74098 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/6bdf3750774a4745b1eb7ddbf21557b0?usage=True Jul 03 23:54:10.325016 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e89bee08-5ffc-451a-98d9-b2341cd74098 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:10.325165 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e89bee08-5ffc-451a-98d9-b2341cd74098 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:10.325471 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:10.325471 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:10.335464 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-e89bee08-5ffc-451a-98d9-b2341cd74098 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1710338669 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1710338669, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:54:10.342488 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e89bee08-5ffc-451a-98d9-b2341cd74098 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/6bdf3750774a4745b1eb7ddbf21557b0?usage=True returned with HTTP 200 Jul 03 23:54:10.342891 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 645/2549] 10.4.3.143 () {66 vars in 1375 bytes} [Fri Jul 3 23:54:10 2026] GET /volume/v3/os-quota-sets/6bdf3750774a4745b1eb7ddbf21557b0?usage=True => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:10.353655 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-54f083bb-83fc-4d08-9ad0-c7f729b975e9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:10.355206 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-54f083bb-83fc-4d08-9ad0-c7f729b975e9 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] POST https://10.4.3.143/volume/v3/os-volume-transfer Jul 03 23:54:10.355587 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-54f083bb-83fc-4d08-9ad0-c7f729b975e9 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "dd0f1c01-60c6-422c-a229-eb6128a23ecc"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:10.356908 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.volume_transfer [None req-54f083bb-83fc-4d08-9ad0-c7f729b975e9 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Creating new volume transfer {'transfer': {'volume_id': 'dd0f1c01-60c6-422c-a229-eb6128a23ecc'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 23:54:10.357011 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.volume_transfer [None req-54f083bb-83fc-4d08-9ad0-c7f729b975e9 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Creating transfer of volume dd0f1c01-60c6-422c-a229-eb6128a23ecc Jul 03 23:54:10.357115 np0000004490 devstack@c-api.service[99860]: INFO cinder.transfer.api [None req-54f083bb-83fc-4d08-9ad0-c7f729b975e9 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Generating transfer record for volume dd0f1c01-60c6-422c-a229-eb6128a23ecc Jul 03 23:54:10.364557 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:10.364557 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:10.376001 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-54f083bb-83fc-4d08-9ad0-c7f729b975e9 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] https://10.4.3.143/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 23:54:10.376768 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 625/2550] 10.4.3.143 () {68 vars in 1291 bytes} [Fri Jul 3 23:54:10 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:10.385189 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0b5742b3-b90b-42cf-9dc7-e4b569c335c1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:10.446441 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0b5742b3-b90b-42cf-9dc7-e4b569c335c1 tempest-VolumeQuotasAdminTestJSON-1066361522 tempest-VolumeQuotasAdminTestJSON-1066361522-project-member] POST https://10.4.3.143/volume/v3/os-volume-transfer/634568b4-5726-4873-8d5b-31b0954bb4e8/accept Jul 03 23:54:10.446916 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0b5742b3-b90b-42cf-9dc7-e4b569c335c1 tempest-VolumeQuotasAdminTestJSON-1066361522 tempest-VolumeQuotasAdminTestJSON-1066361522-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e273bebf7f25db5f"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:10.448848 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.volume_transfer [None req-0b5742b3-b90b-42cf-9dc7-e4b569c335c1 tempest-VolumeQuotasAdminTestJSON-1066361522 tempest-VolumeQuotasAdminTestJSON-1066361522-project-member] Accepting volume transfer 634568b4-5726-4873-8d5b-31b0954bb4e8 {{(pid=99863) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 23:54:10.449152 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.volume_transfer [None req-0b5742b3-b90b-42cf-9dc7-e4b569c335c1 tempest-VolumeQuotasAdminTestJSON-1066361522 tempest-VolumeQuotasAdminTestJSON-1066361522-project-member] Accepting transfer 634568b4-5726-4873-8d5b-31b0954bb4e8 Jul 03 23:54:10.513593 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-0b5742b3-b90b-42cf-9dc7-e4b569c335c1 tempest-VolumeQuotasAdminTestJSON-1066361522 tempest-VolumeQuotasAdminTestJSON-1066361522-project-member] Created reservations ['e8e8f106-9543-4750-a476-c47790de41c4', 'ca8c05d4-4cf1-43ad-a4de-bbaba649edce', '7cc2f006-de16-48ac-a743-c26fa30e0fd4', '7456ca75-bb8c-490a-b3b8-6a47fbe411bf'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:54:10.533715 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-0b5742b3-b90b-42cf-9dc7-e4b569c335c1 tempest-VolumeQuotasAdminTestJSON-1066361522 tempest-VolumeQuotasAdminTestJSON-1066361522-project-member] Created reservations ['c331d763-d5fd-43cc-9318-d20c86113817', '29d65261-14ba-480e-8b88-527fa83ecc52', '1428fd94-a325-4ce6-bf71-6f55016624df', '7e5db42f-9bd3-4953-a2f1-e9955159d61d'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:54:10.574229 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-0b5742b3-b90b-42cf-9dc7-e4b569c335c1 tempest-VolumeQuotasAdminTestJSON-1066361522 tempest-VolumeQuotasAdminTestJSON-1066361522-project-member] Created reservations ['b57a5b38-ab3b-42ad-8d79-b4fcdfe8d410', 'bd547a7d-0159-42a9-a8f4-57da068a5423', '99540df3-56ed-4537-9424-41701116ec8a', 'da800161-a8bb-4c18-bf03-93cf73388034'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:54:10.615430 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-0b5742b3-b90b-42cf-9dc7-e4b569c335c1 tempest-VolumeQuotasAdminTestJSON-1066361522 tempest-VolumeQuotasAdminTestJSON-1066361522-project-member] Created reservations ['9373cbab-9caf-460d-89e4-f04ed03492b3', '9d2c76b6-62b7-46ae-a5ac-48450109e349', 'dec74e38-e5e5-4a95-8658-6964e0c01311', 'ffc9896e-d69b-40a9-a2d5-c80a307ac0c2'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:54:11.117847 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0b5742b3-b90b-42cf-9dc7-e4b569c335c1 tempest-VolumeQuotasAdminTestJSON-1066361522 tempest-VolumeQuotasAdminTestJSON-1066361522-project-member] Transfer volume completed successfully. Jul 03 23:54:11.193853 np0000004490 devstack@c-api.service[99863]: INFO cinder.transfer.api [None req-0b5742b3-b90b-42cf-9dc7-e4b569c335c1 tempest-VolumeQuotasAdminTestJSON-1066361522 tempest-VolumeQuotasAdminTestJSON-1066361522-project-member] Volume dd0f1c01-60c6-422c-a229-eb6128a23ecc has been transferred. Jul 03 23:54:11.201101 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0b5742b3-b90b-42cf-9dc7-e4b569c335c1 tempest-VolumeQuotasAdminTestJSON-1066361522 tempest-VolumeQuotasAdminTestJSON-1066361522-project-member] https://10.4.3.143/volume/v3/os-volume-transfer/634568b4-5726-4873-8d5b-31b0954bb4e8/accept returned with HTTP 202 Jul 03 23:54:11.201554 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 636/2551] 10.4.3.143 () {68 vars in 1423 bytes} [Fri Jul 3 23:54:10 2026] POST /volume/v3/os-volume-transfer/634568b4-5726-4873-8d5b-31b0954bb4e8/accept => generated 365 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:11.210690 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ff3184d6-f324-46b8-8337-0404a5bc5964 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:11.212741 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ff3184d6-f324-46b8-8337-0404a5bc5964 tempest-VolumeQuotasAdminTestJSON-1066361522 tempest-VolumeQuotasAdminTestJSON-1066361522-project-member] GET https://10.4.3.143/volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc Jul 03 23:54:11.212939 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ff3184d6-f324-46b8-8337-0404a5bc5964 tempest-VolumeQuotasAdminTestJSON-1066361522 tempest-VolumeQuotasAdminTestJSON-1066361522-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:11.213143 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ff3184d6-f324-46b8-8337-0404a5bc5964 tempest-VolumeQuotasAdminTestJSON-1066361522 tempest-VolumeQuotasAdminTestJSON-1066361522-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:11.220302 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:11.220302 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:11.224815 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ff3184d6-f324-46b8-8337-0404a5bc5964 tempest-VolumeQuotasAdminTestJSON-1066361522 tempest-VolumeQuotasAdminTestJSON-1066361522-project-member] Volume info retrieved successfully. Jul 03 23:54:11.230074 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ff3184d6-f324-46b8-8337-0404a5bc5964 tempest-VolumeQuotasAdminTestJSON-1066361522 tempest-VolumeQuotasAdminTestJSON-1066361522-project-member] https://10.4.3.143/volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc returned with HTTP 200 Jul 03 23:54:11.230695 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 646/2552] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:11 2026] GET /volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:11.246619 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c01a455c-42cc-4fca-879d-839b9a20fe73 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:11.248522 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c01a455c-42cc-4fca-879d-839b9a20fe73 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac?usage=True Jul 03 23:54:11.248718 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c01a455c-42cc-4fca-879d-839b9a20fe73 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:11.248938 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c01a455c-42cc-4fca-879d-839b9a20fe73 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:11.266280 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c01a455c-42cc-4fca-879d-839b9a20fe73 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac?usage=True returned with HTTP 200 Jul 03 23:54:11.266711 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 646/2553] 10.4.3.143 () {66 vars in 1375 bytes} [Fri Jul 3 23:54:11 2026] GET /volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac?usage=True => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:11.278651 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e37fd7bb-da1e-4d06-b4b0-23119538c239 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:11.280567 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e37fd7bb-da1e-4d06-b4b0-23119538c239 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/6bdf3750774a4745b1eb7ddbf21557b0?usage=True Jul 03 23:54:11.280689 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e37fd7bb-da1e-4d06-b4b0-23119538c239 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:11.280888 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e37fd7bb-da1e-4d06-b4b0-23119538c239 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:11.291885 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-e37fd7bb-da1e-4d06-b4b0-23119538c239 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1710338669 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1710338669, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:54:11.292116 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-e37fd7bb-da1e-4d06-b4b0-23119538c239 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1710338669 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1710338669, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:54:11.292460 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-e37fd7bb-da1e-4d06-b4b0-23119538c239 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1710338669 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1710338669, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:54:11.300835 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e37fd7bb-da1e-4d06-b4b0-23119538c239 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/6bdf3750774a4745b1eb7ddbf21557b0?usage=True returned with HTTP 200 Jul 03 23:54:11.301274 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 626/2554] 10.4.3.143 () {66 vars in 1375 bytes} [Fri Jul 3 23:54:11 2026] GET /volume/v3/os-quota-sets/6bdf3750774a4745b1eb7ddbf21557b0?usage=True => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:11.313867 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8d8aa3e5-b0aa-4fea-a5ae-920acce2292a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:11.316171 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8d8aa3e5-b0aa-4fea-a5ae-920acce2292a tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc Jul 03 23:54:11.316520 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8d8aa3e5-b0aa-4fea-a5ae-920acce2292a tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:11.316806 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8d8aa3e5-b0aa-4fea-a5ae-920acce2292a tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:11.317201 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-8d8aa3e5-b0aa-4fea-a5ae-920acce2292a tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Delete volume with id: dd0f1c01-60c6-422c-a229-eb6128a23ecc Jul 03 23:54:11.324693 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:11.324693 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:11.325209 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8d8aa3e5-b0aa-4fea-a5ae-920acce2292a tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Volume info retrieved successfully. Jul 03 23:54:11.350468 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8d8aa3e5-b0aa-4fea-a5ae-920acce2292a tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Delete volume request issued successfully. Jul 03 23:54:11.350718 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8d8aa3e5-b0aa-4fea-a5ae-920acce2292a tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc returned with HTTP 202 Jul 03 23:54:11.351178 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 637/2555] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:54:11 2026] DELETE /volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 23:54:11.358987 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e938b850-8de9-4129-8152-e67065677cc4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:11.361178 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e938b850-8de9-4129-8152-e67065677cc4 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] GET https://10.4.3.143/volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc Jul 03 23:54:11.361363 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e938b850-8de9-4129-8152-e67065677cc4 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:11.361533 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e938b850-8de9-4129-8152-e67065677cc4 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:11.370262 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:11.370262 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:11.374122 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e938b850-8de9-4129-8152-e67065677cc4 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Volume info retrieved successfully. Jul 03 23:54:11.378787 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e938b850-8de9-4129-8152-e67065677cc4 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc returned with HTTP 200 Jul 03 23:54:11.379091 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 647/2556] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:11 2026] GET /volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc => generated 1011 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:12.391449 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8e4cdd91-1319-4456-b976-9823a80cf0a9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:12.393950 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8e4cdd91-1319-4456-b976-9823a80cf0a9 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] GET https://10.4.3.143/volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc Jul 03 23:54:12.394245 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8e4cdd91-1319-4456-b976-9823a80cf0a9 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:12.394508 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8e4cdd91-1319-4456-b976-9823a80cf0a9 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:12.403995 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8e4cdd91-1319-4456-b976-9823a80cf0a9 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc returned with HTTP 404 Jul 03 23:54:12.404774 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 647/2557] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:12 2026] GET /volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:12.412521 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-37c4d8d1-5fb1-43c8-9793-c483cb5d0b04 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:12.414892 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-37c4d8d1-5fb1-43c8-9793-c483cb5d0b04 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] GET https://10.4.3.143/volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc Jul 03 23:54:12.415133 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-37c4d8d1-5fb1-43c8-9793-c483cb5d0b04 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:12.415386 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-37c4d8d1-5fb1-43c8-9793-c483cb5d0b04 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:12.422880 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-37c4d8d1-5fb1-43c8-9793-c483cb5d0b04 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] https://10.4.3.143/volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc returned with HTTP 404 Jul 03 23:54:12.423460 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 627/2558] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:12 2026] GET /volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:12.430274 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f0ca13eb-6c5d-4e65-a09f-c692d3e2d972 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:12.432089 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f0ca13eb-6c5d-4e65-a09f-c692d3e2d972 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] DELETE https://10.4.3.143/volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc Jul 03 23:54:12.432325 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f0ca13eb-6c5d-4e65-a09f-c692d3e2d972 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:12.432517 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f0ca13eb-6c5d-4e65-a09f-c692d3e2d972 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:12.432670 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-f0ca13eb-6c5d-4e65-a09f-c692d3e2d972 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] Delete volume with id: dd0f1c01-60c6-422c-a229-eb6128a23ecc Jul 03 23:54:12.438475 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f0ca13eb-6c5d-4e65-a09f-c692d3e2d972 tempest-VolumeQuotasAdminTestJSON-1219375557 tempest-VolumeQuotasAdminTestJSON-1219375557-project-member] https://10.4.3.143/volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc returned with HTTP 404 Jul 03 23:54:12.439117 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 638/2559] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:54:12 2026] DELETE /volume/v3/volumes/dd0f1c01-60c6-422c-a229-eb6128a23ecc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:12.447083 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f36a07ea-7357-4ca5-834e-aa6796c1727c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:12.449000 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f36a07ea-7357-4ca5-834e-aa6796c1727c tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] GET https://10.4.3.143/volume/v3/os-quota-sets/1f52f59e1dd848fa97f08aa643bf36a3?usage=True Jul 03 23:54:12.449207 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f36a07ea-7357-4ca5-834e-aa6796c1727c tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:12.449424 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f36a07ea-7357-4ca5-834e-aa6796c1727c tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:12.468294 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f36a07ea-7357-4ca5-834e-aa6796c1727c tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/1f52f59e1dd848fa97f08aa643bf36a3?usage=True returned with HTTP 200 Jul 03 23:54:12.468755 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 648/2560] 10.4.3.143 () {66 vars in 1375 bytes} [Fri Jul 3 23:54:12 2026] GET /volume/v3/os-quota-sets/1f52f59e1dd848fa97f08aa643bf36a3?usage=True => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:12.480193 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0a845b75-d9ec-4f1f-adb9-1a29967ed375 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:12.482002 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0a845b75-d9ec-4f1f-adb9-1a29967ed375 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac Jul 03 23:54:12.482357 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0a845b75-d9ec-4f1f-adb9-1a29967ed375 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-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=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:12.572062 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0a845b75-d9ec-4f1f-adb9-1a29967ed375 tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac returned with HTTP 200 Jul 03 23:54:12.572570 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 648/2561] 10.4.3.143 () {68 vars in 1375 bytes} [Fri Jul 3 23:54:12 2026] PUT /volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac => generated 578 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:12.581176 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f9794686-e1da-47a5-97ce-e094e257163e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:12.583461 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f9794686-e1da-47a5-97ce-e094e257163e tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] PUT https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac Jul 03 23:54:12.583948 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f9794686-e1da-47a5-97ce-e094e257163e tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-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=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:12.673961 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f9794686-e1da-47a5-97ce-e094e257163e tempest-VolumeQuotasAdminTestJSON-1814099667 tempest-VolumeQuotasAdminTestJSON-1814099667-project-admin] https://10.4.3.143/volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac returned with HTTP 200 Jul 03 23:54:12.674303 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 628/2562] 10.4.3.143 () {68 vars in 1375 bytes} [Fri Jul 3 23:54:12 2026] PUT /volume/v3/os-quota-sets/df392efb7c444990926918310f7efcac => generated 576 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:18.307359 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:18.309303 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:18.309687 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1089207958"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:18.312860 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1089207958'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:54:18.313016 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Create volume of 1 GB Jul 03 23:54:18.318406 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Availability Zones retrieved successfully. Jul 03 23:54:18.326452 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Flow 'volume_create_api' (7ba155ba-7175-4b0f-959c-e3a32af3f787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:18.327756 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eec0eeb8-41cc-4d3a-a7d9-473ddfc384d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:18.328777 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:54:18.368819 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eec0eeb8-41cc-4d3a-a7d9-473ddfc384d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:18.369693 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b691e62-de83-454a-9f77-84fd7a28501e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:18.422763 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Created reservations ['18fb1e1a-2647-49f6-b8e1-58d60a10cf3c', '6ac38b6a-3293-47e9-b5e6-4eecb5b93c94', '32135228-ffe8-42d9-82ff-572f30f082f5', '54fb8cd3-417e-43ef-afe4-a8188d322dd4'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:54:18.423687 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b691e62-de83-454a-9f77-84fd7a28501e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18fb1e1a-2647-49f6-b8e1-58d60a10cf3c', '6ac38b6a-3293-47e9-b5e6-4eecb5b93c94', '32135228-ffe8-42d9-82ff-572f30f082f5', '54fb8cd3-417e-43ef-afe4-a8188d322dd4']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:18.428735 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (948c3dc8-6c97-4a4b-896b-29873578011b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:18.438952 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2372658b-6e4a-43d2-8380-4ff55c88adb6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:18.441221 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2372658b-6e4a-43d2-8380-4ff55c88adb6 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes/7ec2a7be-09c3-4719-a818-6d261c57c2f3/action Jul 03 23:54:18.441924 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2372658b-6e4a-43d2-8380-4ff55c88adb6 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action body: b'{"os-attach": {"instance_uuid": "0df16895-8f2a-428b-b4a9-9fd57f4b06dd", "mountpoint": "/dev/vdc"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:18.441924 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2372658b-6e4a-43d2-8380-4ff55c88adb6 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0df16895-8f2a-428b-b4a9-9fd57f4b06dd", "mountpoint": "/dev/vdc"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:18.450060 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2372658b-6e4a-43d2-8380-4ff55c88adb6 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/7ec2a7be-09c3-4719-a818-6d261c57c2f3/action returned with HTTP 404 Jul 03 23:54:18.450594 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 649/2563] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:18 2026] POST /volume/v3/volumes/7ec2a7be-09c3-4719-a818-6d261c57c2f3/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:18.453444 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (948c3dc8-6c97-4a4b-896b-29873578011b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1089207958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32ea8cf666dd4fe2ad61832adad4280c',qos_specs=None,replication_status=,reservations=['18fb1e1a-2647-49f6-b8e1-58d60a10cf3c','6ac38b6a-3293-47e9-b5e6-4eecb5b93c94','32135228-ffe8-42d9-82ff-572f30f082f5','54fb8cd3-417e-43ef-afe4-a8188d322dd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f1d06488b5241ac90ebcfc8ef572bc4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:54:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1089207958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32ea8cf666dd4fe2ad61832adad4280c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f1d06488b5241ac90ebcfc8ef572bc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:18.454298 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55fb3bf5-3711-4e31-bb6c-e5d1c55ebae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:18.480731 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55fb3bf5-3711-4e31-bb6c-e5d1c55ebae8) transitioned into state 'SUCCESS' from state '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-1089207958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32ea8cf666dd4fe2ad61832adad4280c',qos_specs=None,replication_status=,reservations=['18fb1e1a-2647-49f6-b8e1-58d60a10cf3c','6ac38b6a-3293-47e9-b5e6-4eecb5b93c94','32135228-ffe8-42d9-82ff-572f30f082f5','54fb8cd3-417e-43ef-afe4-a8188d322dd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f1d06488b5241ac90ebcfc8ef572bc4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:18.481409 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96333aea-0314-4551-a2b6-d887608807d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:18.492551 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96333aea-0314-4551-a2b6-d887608807d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:18.493341 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Flow 'volume_create_api' (7ba155ba-7175-4b0f-959c-e3a32af3f787) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:18.493619 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Create volume request issued successfully. Jul 03 23:54:18.494161 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ef6ae6c9-8846-4bb5-a13d-693df2651c04 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:54:18.494550 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 639/2564] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:54:18 2026] POST /volume/v3/volumes => generated 755 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:18.508905 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d98e6e49-1a68-426d-8029-bb1e7c4efcfc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:18.510818 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d98e6e49-1a68-426d-8029-bb1e7c4efcfc tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:54:18.511008 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d98e6e49-1a68-426d-8029-bb1e7c4efcfc tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:18.511227 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d98e6e49-1a68-426d-8029-bb1e7c4efcfc tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:18.519132 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:18.519132 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:18.522672 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d98e6e49-1a68-426d-8029-bb1e7c4efcfc tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:18.527721 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d98e6e49-1a68-426d-8029-bb1e7c4efcfc tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:54:18.528149 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 649/2565] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:18 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:19.544146 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d84bf2f4-e2a5-4981-b331-c13ee7d8a4fe None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:19.547254 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d84bf2f4-e2a5-4981-b331-c13ee7d8a4fe tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:54:19.547470 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d84bf2f4-e2a5-4981-b331-c13ee7d8a4fe tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:19.547649 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d84bf2f4-e2a5-4981-b331-c13ee7d8a4fe tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:19.554853 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:19.554853 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:19.559196 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d84bf2f4-e2a5-4981-b331-c13ee7d8a4fe tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:19.563290 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d84bf2f4-e2a5-4981-b331-c13ee7d8a4fe tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:54:19.563779 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 629/2566] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:19 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:19.607841 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-6f16c51f-2682-4949-a50f-bd7400d996be None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:19.613447 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-6f16c51f-2682-4949-a50f-bd7400d996be tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:54:19.613725 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-6f16c51f-2682-4949-a50f-bd7400d996be tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:19.613982 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-6f16c51f-2682-4949-a50f-bd7400d996be tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:19.628972 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:19.628972 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:19.633578 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-6f16c51f-2682-4949-a50f-bd7400d996be tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:19.639440 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-6f16c51f-2682-4949-a50f-bd7400d996be tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:54:19.640165 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 650/2567] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:54:19 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:21.675962 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-297d092e-9b9b-4a8b-b650-5fd44d108e18 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:21.676745 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-297d092e-9b9b-4a8b-b650-5fd44d108e18 None None] GET https://10.4.3.143/volume// Jul 03 23:54:21.677029 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-297d092e-9b9b-4a8b-b650-5fd44d108e18 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:21.677253 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-297d092e-9b9b-4a8b-b650-5fd44d108e18 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:21.677691 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-297d092e-9b9b-4a8b-b650-5fd44d108e18 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:54:21.678099 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 640/2568] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:54:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:54:21.686068 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-e3caedb8-1d27-47df-b69f-c359878ab974 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:21.689190 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-e3caedb8-1d27-47df-b69f-c359878ab974 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:54:21.689645 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-e3caedb8-1d27-47df-b69f-c359878ab974 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79", "connector": null, "instance_uuid": "f289f8e7-620f-4d22-818f-6d585e2dce1f"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:21.700555 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:21.700555 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:21.732670 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-e3caedb8-1d27-47df-b69f-c359878ab974 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:54:21.733114 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 650/2569] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:54: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 03 23:54:22.167123 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8c9abf29-e822-4019-938f-cb305ab90ad2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:22.169206 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8c9abf29-e822-4019-938f-cb305ab90ad2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:54:22.169206 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8c9abf29-e822-4019-938f-cb305ab90ad2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:22.170221 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8c9abf29-e822-4019-938f-cb305ab90ad2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:22.179497 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:22.179497 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:22.184038 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8c9abf29-e822-4019-938f-cb305ab90ad2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:22.190472 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8c9abf29-e822-4019-938f-cb305ab90ad2 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:54:22.190908 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 630/2570] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:22 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:22.264960 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f60ca8df-9783-4de8-a4d8-b0f1a4b12ed5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:22.265460 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f60ca8df-9783-4de8-a4d8-b0f1a4b12ed5 None None] GET https://10.4.3.143/volume// Jul 03 23:54:22.265680 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f60ca8df-9783-4de8-a4d8-b0f1a4b12ed5 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:22.265938 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f60ca8df-9783-4de8-a4d8-b0f1a4b12ed5 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:22.266341 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f60ca8df-9783-4de8-a4d8-b0f1a4b12ed5 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:54:22.266725 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 651/2571] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:54: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 03 23:54:22.278359 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-c6a4fd68-7ba4-4bcd-bc5c-cd562d58acb7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:22.280678 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-c6a4fd68-7ba4-4bcd-bc5c-cd562d58acb7 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:54:22.281238 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-c6a4fd68-7ba4-4bcd-bc5c-cd562d58acb7 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:22.281485 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-c6a4fd68-7ba4-4bcd-bc5c-cd562d58acb7 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:22.291873 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:22.291873 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:22.296331 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-c6a4fd68-7ba4-4bcd-bc5c-cd562d58acb7 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:22.304482 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-c6a4fd68-7ba4-4bcd-bc5c-cd562d58acb7 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:54:22.305088 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 641/2572] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:54:22 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:54:22.414695 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-db59ed35-ad16-4440-a843-587e39616776 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:22.418035 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-db59ed35-ad16-4440-a843-587e39616776 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] PUT https://10.4.3.143/volume/v3/attachments/5b9c1fc9-44c7-4e0c-a402-b96f2da5847f Jul 03 23:54:22.419283 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-db59ed35-ad16-4440-a843-587e39616776 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:22.431180 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-db59ed35-ad16-4440-a843-587e39616776 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Acquiring lock "cinder-attachment_update-bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:54:22.436261 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-db59ed35-ad16-4440-a843-587e39616776 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Lock "cinder-attachment_update-bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:54:22.437255 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:22.437255 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:22.970323 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-db59ed35-ad16-4440-a843-587e39616776 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Lock "cinder-attachment_update-bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79-np0000004490" released by "attachment_update" :: held 0.533s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:54:22.970323 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-db59ed35-ad16-4440-a843-587e39616776 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/attachments/5b9c1fc9-44c7-4e0c-a402-b96f2da5847f returned with HTTP 200 Jul 03 23:54:22.970937 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 651/2573] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:54:22 2026] PUT /volume/v3/attachments/5b9c1fc9-44c7-4e0c-a402-b96f2da5847f => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:23.207678 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0db25607-ed77-42f9-ab93-267a88335253 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:23.209498 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0db25607-ed77-42f9-ab93-267a88335253 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:54:23.210146 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0db25607-ed77-42f9-ab93-267a88335253 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:23.210146 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0db25607-ed77-42f9-ab93-267a88335253 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:23.224152 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:23.224152 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:23.230717 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0db25607-ed77-42f9-ab93-267a88335253 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:23.235916 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0db25607-ed77-42f9-ab93-267a88335253 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:54:23.236532 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 631/2574] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:23 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:24.250913 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6fe20a41-7710-47f8-80f9-b1bf88625a80 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:24.253372 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6fe20a41-7710-47f8-80f9-b1bf88625a80 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:54:24.253622 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6fe20a41-7710-47f8-80f9-b1bf88625a80 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:24.253903 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6fe20a41-7710-47f8-80f9-b1bf88625a80 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:24.277371 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:24.277371 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:24.285207 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6fe20a41-7710-47f8-80f9-b1bf88625a80 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:24.296520 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6fe20a41-7710-47f8-80f9-b1bf88625a80 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:54:24.300469 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 652/2575] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:24 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:25.321960 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4259e2dc-f55a-4fb6-81a7-7d98783f6446 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:25.324578 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4259e2dc-f55a-4fb6-81a7-7d98783f6446 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:54:25.324854 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4259e2dc-f55a-4fb6-81a7-7d98783f6446 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:25.325114 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4259e2dc-f55a-4fb6-81a7-7d98783f6446 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:25.341522 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:25.341522 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:25.346463 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4259e2dc-f55a-4fb6-81a7-7d98783f6446 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:25.353217 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4259e2dc-f55a-4fb6-81a7-7d98783f6446 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:54:25.353779 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 642/2576] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:25 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:26.371310 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-45186922-ec7b-40f4-8992-f03b490d4cdb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:26.375151 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-45186922-ec7b-40f4-8992-f03b490d4cdb tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:54:26.375404 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-45186922-ec7b-40f4-8992-f03b490d4cdb tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:26.375591 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-45186922-ec7b-40f4-8992-f03b490d4cdb tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:26.387437 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:26.387437 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:26.392267 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-45186922-ec7b-40f4-8992-f03b490d4cdb tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:26.397381 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-45186922-ec7b-40f4-8992-f03b490d4cdb tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:54:26.397880 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 652/2577] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:26 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:27.168106 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7819caea-7add-41ce-bf02-d8391619f446 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:27.170023 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7819caea-7add-41ce-bf02-d8391619f446 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:27.170463 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7819caea-7add-41ce-bf02-d8391619f446 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0dc64382-a156-4d22-a8a8-6a37fd357b73", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-304075248"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:27.172297 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-7819caea-7add-41ce-bf02-d8391619f446 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Create volume request body: {'volume': {'imageRef': '0dc64382-a156-4d22-a8a8-6a37fd357b73', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-304075248'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:54:27.248528 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-7819caea-7add-41ce-bf02-d8391619f446 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Create volume of 2 GB Jul 03 23:54:27.252863 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7819caea-7add-41ce-bf02-d8391619f446 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Availability Zones retrieved successfully. Jul 03 23:54:27.259572 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7819caea-7add-41ce-bf02-d8391619f446 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Flow 'volume_create_api' (f863e7dc-b5ed-4078-b3ed-724031016ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:27.260906 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7819caea-7add-41ce-bf02-d8391619f446 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76830ce8-97cc-4550-a1f8-21bdb9ebbacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:27.262017 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-7819caea-7add-41ce-bf02-d8391619f446 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Validating volume size '2' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:54:27.289601 np0000004490 devstack@c-api.service[99860]: WARNING cinder.volume.api [None req-7819caea-7add-41ce-bf02-d8391619f446 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76830ce8-97cc-4550-a1f8-21bdb9ebbacd) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 23:54:27.289601 np0000004490 devstack@c-api.service[99860]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 0dc64382-a156-4d22-a8a8-6a37fd357b73 is not active. Jul 03 23:54:27.291179 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7819caea-7add-41ce-bf02-d8391619f446 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76830ce8-97cc-4550-a1f8-21bdb9ebbacd) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:27.291909 np0000004490 devstack@c-api.service[99860]: WARNING cinder.volume.api [None req-7819caea-7add-41ce-bf02-d8391619f446 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76830ce8-97cc-4550-a1f8-21bdb9ebbacd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 23:54:27.292598 np0000004490 devstack@c-api.service[99860]: WARNING cinder.volume.api [None req-7819caea-7add-41ce-bf02-d8391619f446 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Flow 'volume_create_api' (f863e7dc-b5ed-4078-b3ed-724031016ebd) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 23:54:27.292939 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7819caea-7add-41ce-bf02-d8391619f446 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 400 Jul 03 23:54:27.293497 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 632/2578] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:54:27 2026] POST /volume/v3/volumes => generated 125 bytes in 126 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:54:27.410521 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-775ce6a0-45e8-4df9-b1ee-fef22a6682f0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:27.412437 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-775ce6a0-45e8-4df9-b1ee-fef22a6682f0 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:54:27.412842 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-775ce6a0-45e8-4df9-b1ee-fef22a6682f0 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:27.413045 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-775ce6a0-45e8-4df9-b1ee-fef22a6682f0 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:27.423872 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:27.423872 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:27.428425 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-775ce6a0-45e8-4df9-b1ee-fef22a6682f0 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:27.434423 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-775ce6a0-45e8-4df9-b1ee-fef22a6682f0 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:54:27.438046 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 653/2579] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:27 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:28.448545 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-05f015f8-8349-4abc-8276-c6f52eb6c4c9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:28.450680 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-05f015f8-8349-4abc-8276-c6f52eb6c4c9 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:54:28.450945 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-05f015f8-8349-4abc-8276-c6f52eb6c4c9 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:28.451205 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-05f015f8-8349-4abc-8276-c6f52eb6c4c9 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:28.462251 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:28.462251 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:28.467158 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-05f015f8-8349-4abc-8276-c6f52eb6c4c9 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:28.480545 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-05f015f8-8349-4abc-8276-c6f52eb6c4c9 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:54:28.480545 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 643/2580] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:28 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:28.868967 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c9ac32a3-3440-4947-b36f-a594c67d9664 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:28.870664 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c9ac32a3-3440-4947-b36f-a594c67d9664 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:28.871023 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c9ac32a3-3440-4947-b36f-a594c67d9664 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "7ad020e2-f2f7-4210-9c2f-3d2adff11267"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:28.872438 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-c9ac32a3-3440-4947-b36f-a594c67d9664 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '7ad020e2-f2f7-4210-9c2f-3d2adff11267'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:54:28.940725 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-c9ac32a3-3440-4947-b36f-a594c67d9664 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Create volume of 1 GB Jul 03 23:54:28.944848 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c9ac32a3-3440-4947-b36f-a594c67d9664 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Availability Zones retrieved successfully. Jul 03 23:54:28.950190 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c9ac32a3-3440-4947-b36f-a594c67d9664 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Flow 'volume_create_api' (b29099c2-602c-4c87-a16c-dbebd5863f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:28.951323 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c9ac32a3-3440-4947-b36f-a594c67d9664 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bda3919-8090-43c4-ba08-6a0c9079d544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:28.952489 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-c9ac32a3-3440-4947-b36f-a594c67d9664 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:54:28.980989 np0000004490 devstack@c-api.service[99862]: WARNING cinder.volume.api [None req-c9ac32a3-3440-4947-b36f-a594c67d9664 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bda3919-8090-43c4-ba08-6a0c9079d544) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 23:54:28.980989 np0000004490 devstack@c-api.service[99862]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 03 23:54:28.982565 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c9ac32a3-3440-4947-b36f-a594c67d9664 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bda3919-8090-43c4-ba08-6a0c9079d544) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:28.983309 np0000004490 devstack@c-api.service[99862]: WARNING cinder.volume.api [None req-c9ac32a3-3440-4947-b36f-a594c67d9664 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bda3919-8090-43c4-ba08-6a0c9079d544) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 23:54:28.984067 np0000004490 devstack@c-api.service[99862]: WARNING cinder.volume.api [None req-c9ac32a3-3440-4947-b36f-a594c67d9664 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Flow 'volume_create_api' (b29099c2-602c-4c87-a16c-dbebd5863f70) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 23:54:28.984354 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c9ac32a3-3440-4947-b36f-a594c67d9664 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 400 Jul 03 23:54:28.984867 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 653/2581] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:54:28 2026] POST /volume/v3/volumes => generated 134 bytes in 116 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:54:29.127973 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2e053053-c8bb-4b40-a3c0-2e7591dc6135 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.129668 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2e053053-c8bb-4b40-a3c0-2e7591dc6135 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:29.130030 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2e053053-c8bb-4b40-a3c0-2e7591dc6135 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.131662 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2e053053-c8bb-4b40-a3c0-2e7591dc6135 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 400 Jul 03 23:54:29.132117 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 633/2582] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:54:29 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 03 23:54:29.140417 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-30abdf08-7c0c-418f-852a-a0e78c8dbd2e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.142350 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-30abdf08-7c0c-418f-852a-a0e78c8dbd2e tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:29.142823 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-30abdf08-7c0c-418f-852a-a0e78c8dbd2e tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "8c5977af-e214-43be-b3bb-73149153ab58"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.145176 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-30abdf08-7c0c-418f-852a-a0e78c8dbd2e tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '8c5977af-e214-43be-b3bb-73149153ab58'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:54:29.148386 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-30abdf08-7c0c-418f-852a-a0e78c8dbd2e tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 404 Jul 03 23:54:29.149032 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 654/2583] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:54:29 2026] POST /volume/v3/volumes => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:29.155818 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7daa5122-fc74-4f2e-9101-29c268f95d8d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.158851 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7daa5122-fc74-4f2e-9101-29c268f95d8d tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:29.159481 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7daa5122-fc74-4f2e-9101-29c268f95d8d tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d1fea4cf-4e32-44f9-b0e8-bc1b45d57ffd"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.161054 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-7daa5122-fc74-4f2e-9101-29c268f95d8d tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd1fea4cf-4e32-44f9-b0e8-bc1b45d57ffd'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:54:29.169051 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7daa5122-fc74-4f2e-9101-29c268f95d8d tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 404 Jul 03 23:54:29.169051 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 644/2584] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:54:29 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 03 23:54:29.178279 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b1e6115e-31c3-4311-aa68-9d56784ecc71 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.179886 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b1e6115e-31c3-4311-aa68-9d56784ecc71 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:29.180231 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b1e6115e-31c3-4311-aa68-9d56784ecc71 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "6ec002f3-4b11-4066-a716-5aba0283c0ce"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.181571 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-b1e6115e-31c3-4311-aa68-9d56784ecc71 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '6ec002f3-4b11-4066-a716-5aba0283c0ce'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:54:29.188742 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b1e6115e-31c3-4311-aa68-9d56784ecc71 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 404 Jul 03 23:54:29.189263 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 654/2585] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:54:29 2026] POST /volume/v3/volumes => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:29.191512 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-bbc98201-7611-4eac-be76-4d561f9a8d4f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.192979 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-bbc98201-7611-4eac-be76-4d561f9a8d4f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] POST https://10.4.3.143/volume/v3/attachments/5b9c1fc9-44c7-4e0c-a402-b96f2da5847f/action Jul 03 23:54:29.193378 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-bbc98201-7611-4eac-be76-4d561f9a8d4f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:29.193510 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-bbc98201-7611-4eac-be76-4d561f9a8d4f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.196786 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ae34fbd1-83a0-490f-a099-e54b69fddfb3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.200043 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ae34fbd1-83a0-490f-a099-e54b69fddfb3 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:29.200043 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ae34fbd1-83a0-490f-a099-e54b69fddfb3 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.201640 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ae34fbd1-83a0-490f-a099-e54b69fddfb3 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 400 Jul 03 23:54:29.202230 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 655/2586] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:54:29 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:54:29.211021 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d9627d8b-4325-4838-9f89-676855fdde1a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.213236 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d9627d8b-4325-4838-9f89-676855fdde1a tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:29.213815 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d9627d8b-4325-4838-9f89-676855fdde1a tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.214120 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:29.214120 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:29.215496 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d9627d8b-4325-4838-9f89-676855fdde1a tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 400 Jul 03 23:54:29.216106 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 645/2587] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:54:29 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:54:29.225571 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8cd349bb-aa51-42e9-8804-7830be8a399f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.227910 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8cd349bb-aa51-42e9-8804-7830be8a399f tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:29.228369 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8cd349bb-aa51-42e9-8804-7830be8a399f tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.230764 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8cd349bb-aa51-42e9-8804-7830be8a399f tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 400 Jul 03 23:54:29.231403 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 655/2588] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:54:29 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:54:29.231922 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-293d7dce-b8f0-4bed-a37d-0b38f94caa29 req-bbc98201-7611-4eac-be76-4d561f9a8d4f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/attachments/5b9c1fc9-44c7-4e0c-a402-b96f2da5847f/action returned with HTTP 204 Jul 03 23:54:29.232459 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 634/2589] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:54:29 2026] POST /volume/v3/attachments/5b9c1fc9-44c7-4e0c-a402-b96f2da5847f/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:29.240950 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-88e1b894-7ad1-453d-9a37-81cc811f394f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.244822 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-88e1b894-7ad1-453d-9a37-81cc811f394f tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] DELETE https://10.4.3.143/volume/v3/volumes/tempest-invalid-507409661 Jul 03 23:54:29.244822 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-88e1b894-7ad1-453d-9a37-81cc811f394f tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:29.244822 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-88e1b894-7ad1-453d-9a37-81cc811f394f tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:29.244822 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-88e1b894-7ad1-453d-9a37-81cc811f394f tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Delete volume with id: tempest-invalid-507409661 Jul 03 23:54:29.250419 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-88e1b894-7ad1-453d-9a37-81cc811f394f tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/tempest-invalid-507409661 returned with HTTP 404 Jul 03 23:54:29.251034 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 656/2590] 10.4.3.143 () {66 vars in 1318 bytes} [Fri Jul 3 23:54:29 2026] DELETE /volume/v3/volumes/tempest-invalid-507409661 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:29.258317 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-df20a536-55e4-42c2-baf7-963bd2ae5dc0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.260627 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 646/2591] 10.4.3.143 () {66 vars in 1243 bytes} [Fri Jul 3 23:54:29 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 23:54:29.267848 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-be3bb53c-4b52-4719-b4fe-1e9649368298 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.269440 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-be3bb53c-4b52-4719-b4fe-1e9649368298 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes/xxx/action Jul 03 23:54:29.269737 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-be3bb53c-4b52-4719-b4fe-1e9649368298 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action body: b'{"os-detach": {}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:29.269853 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-be3bb53c-4b52-4719-b4fe-1e9649368298 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.276204 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-be3bb53c-4b52-4719-b4fe-1e9649368298 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 03 23:54:29.276663 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 656/2592] 10.4.3.143 () {68 vars in 1291 bytes} [Fri Jul 3 23:54:29 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:29.284682 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f1f63d03-c946-4e40-85e9-fa6033846ab5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.286994 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f1f63d03-c946-4e40-85e9-fa6033846ab5 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] GET https://10.4.3.143/volume/v3/volumes/tempest-invalid-220236007 Jul 03 23:54:29.287249 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f1f63d03-c946-4e40-85e9-fa6033846ab5 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:29.287494 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f1f63d03-c946-4e40-85e9-fa6033846ab5 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:29.295697 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f1f63d03-c946-4e40-85e9-fa6033846ab5 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/tempest-invalid-220236007 returned with HTTP 404 Jul 03 23:54:29.296357 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 635/2593] 10.4.3.143 () {66 vars in 1315 bytes} [Fri Jul 3 23:54:29 2026] GET /volume/v3/volumes/tempest-invalid-220236007 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:29.304298 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8bc2932c-8da1-4bd6-8fa9-9338a23cf93d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.306404 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 657/2594] 10.4.3.143 () {66 vars in 1240 bytes} [Fri Jul 3 23:54:29 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 23:54:29.313416 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2c335af2-9cb7-44f9-bd72-7a063e4cbc49 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.315213 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2c335af2-9cb7-44f9-bd72-7a063e4cbc49 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?status=null Jul 03 23:54:29.315510 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2c335af2-9cb7-44f9-bd72-7a063e4cbc49 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:29.317781 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2c335af2-9cb7-44f9-bd72-7a063e4cbc49 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:29.317781 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-2c335af2-9cb7-44f9-bd72-7a063e4cbc49 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:54:29.317781 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2c335af2-9cb7-44f9-bd72-7a063e4cbc49 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Could not evaluate value null, assuming string {{(pid=99863) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 23:54:29.317781 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2c335af2-9cb7-44f9-bd72-7a063e4cbc49 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:54:29.323957 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2c335af2-9cb7-44f9-bd72-7a063e4cbc49 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Get all volumes completed successfully. Jul 03 23:54:29.326141 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2c335af2-9cb7-44f9-bd72-7a063e4cbc49 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 03 23:54:29.326618 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 647/2595] 10.4.3.143 () {66 vars in 1281 bytes} [Fri Jul 3 23:54:29 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:54:29.339913 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e6e437c3-3900-4490-a3ed-b70e59e496a8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.341540 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e6e437c3-3900-4490-a3ed-b70e59e496a8 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] GET https://10.4.3.143/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-787694053 Jul 03 23:54:29.341737 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e6e437c3-3900-4490-a3ed-b70e59e496a8 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:29.341930 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e6e437c3-3900-4490-a3ed-b70e59e496a8 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Calling method 'detail' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:29.342215 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-e6e437c3-3900-4490-a3ed-b70e59e496a8 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:54:29.342956 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e6e437c3-3900-4490-a3ed-b70e59e496a8 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-787694053'), ('no_migration_targets', True)]). {{(pid=99862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:54:29.349549 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e6e437c3-3900-4490-a3ed-b70e59e496a8 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Get all volumes completed successfully. Jul 03 23:54:29.351422 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e6e437c3-3900-4490-a3ed-b70e59e496a8 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-787694053 returned with HTTP 200 Jul 03 23:54:29.351763 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 657/2596] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:54:29 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-787694053 => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:54:29.373026 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fb73163e-0f42-4a71-a385-f023bdc683e7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.375377 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fb73163e-0f42-4a71-a385-f023bdc683e7 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] GET https://10.4.3.143/volume/v3/volumes?status=null Jul 03 23:54:29.375552 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fb73163e-0f42-4a71-a385-f023bdc683e7 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:29.375823 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fb73163e-0f42-4a71-a385-f023bdc683e7 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:29.376217 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-fb73163e-0f42-4a71-a385-f023bdc683e7 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:54:29.376551 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fb73163e-0f42-4a71-a385-f023bdc683e7 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Could not evaluate value null, assuming string {{(pid=99860) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 23:54:29.377447 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fb73163e-0f42-4a71-a385-f023bdc683e7 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:54:29.385385 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fb73163e-0f42-4a71-a385-f023bdc683e7 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Get all volumes completed successfully. Jul 03 23:54:29.385782 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fb73163e-0f42-4a71-a385-f023bdc683e7 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes?status=null returned with HTTP 200 Jul 03 23:54:29.386285 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 636/2597] 10.4.3.143 () {66 vars in 1260 bytes} [Fri Jul 3 23:54:29 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:54:29.395364 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cbcd4fc2-2c4a-470a-b92f-9e4e03000549 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.397794 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cbcd4fc2-2c4a-470a-b92f-9e4e03000549 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] GET https://10.4.3.143/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1690679639 Jul 03 23:54:29.397794 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cbcd4fc2-2c4a-470a-b92f-9e4e03000549 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:29.397794 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cbcd4fc2-2c4a-470a-b92f-9e4e03000549 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:29.398276 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-cbcd4fc2-2c4a-470a-b92f-9e4e03000549 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:54:29.399172 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cbcd4fc2-2c4a-470a-b92f-9e4e03000549 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1690679639'), ('no_migration_targets', True)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:54:29.428373 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cbcd4fc2-2c4a-470a-b92f-9e4e03000549 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Get all volumes completed successfully. Jul 03 23:54:29.429406 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cbcd4fc2-2c4a-470a-b92f-9e4e03000549 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1690679639 returned with HTTP 200 Jul 03 23:54:29.429406 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 658/2598] 10.4.3.143 () {66 vars in 1338 bytes} [Fri Jul 3 23:54:29 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1690679639 => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:54:29.440407 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-425e0850-a8d9-4b6c-89c1-b047ae2fd1ca None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.441753 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-425e0850-a8d9-4b6c-89c1-b047ae2fd1ca tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005/action Jul 03 23:54:29.442208 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-425e0850-a8d9-4b6c-89c1-b047ae2fd1ca tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:29.442440 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-425e0850-a8d9-4b6c-89c1-b047ae2fd1ca tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.451346 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:29.451346 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:29.453727 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-425e0850-a8d9-4b6c-89c1-b047ae2fd1ca tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Volume info retrieved successfully. Jul 03 23:54:29.460147 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-425e0850-a8d9-4b6c-89c1-b047ae2fd1ca tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Reserve volume completed successfully. Jul 03 23:54:29.460536 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-425e0850-a8d9-4b6c-89c1-b047ae2fd1ca tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005/action returned with HTTP 202 Jul 03 23:54:29.461033 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 648/2599] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:29 2026] POST /volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:54:29.469484 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7cb5f06a-a77f-4743-820a-79906615791c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.471124 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7cb5f06a-a77f-4743-820a-79906615791c tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005/action Jul 03 23:54:29.471406 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7cb5f06a-a77f-4743-820a-79906615791c tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:29.471514 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7cb5f06a-a77f-4743-820a-79906615791c tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.478922 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:29.478922 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:29.479390 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7cb5f06a-a77f-4743-820a-79906615791c tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Volume info retrieved successfully. Jul 03 23:54:29.482778 np0000004490 devstack@c-api.service[99862]: ERROR cinder.volume.api [None req-7cb5f06a-a77f-4743-820a-79906615791c tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Volume status must be available to reserve, but the status is attaching. Jul 03 23:54:29.483073 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7cb5f06a-a77f-4743-820a-79906615791c tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005/action returned with HTTP 400 Jul 03 23:54:29.483516 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 658/2600] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:29 2026] POST /volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005/action => generated 132 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:54:29.491246 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8b7f7689-3f8e-49f8-860f-fd62eb8d6fc6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.492496 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-66161f81-2f65-4a94-9d97-2c886e539deb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.495602 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8b7f7689-3f8e-49f8-860f-fd62eb8d6fc6 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005/action Jul 03 23:54:29.495602 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8b7f7689-3f8e-49f8-860f-fd62eb8d6fc6 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:29.495602 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8b7f7689-3f8e-49f8-860f-fd62eb8d6fc6 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.495835 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-66161f81-2f65-4a94-9d97-2c886e539deb tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:54:29.495835 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-66161f81-2f65-4a94-9d97-2c886e539deb tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:29.495835 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-66161f81-2f65-4a94-9d97-2c886e539deb tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:29.501318 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:29.501318 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:29.501747 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8b7f7689-3f8e-49f8-860f-fd62eb8d6fc6 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Volume info retrieved successfully. Jul 03 23:54:29.507608 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:29.507608 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:29.514173 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-66161f81-2f65-4a94-9d97-2c886e539deb tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:29.515224 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8b7f7689-3f8e-49f8-860f-fd62eb8d6fc6 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Unreserve volume completed successfully. Jul 03 23:54:29.515423 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8b7f7689-3f8e-49f8-860f-fd62eb8d6fc6 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005/action returned with HTTP 202 Jul 03 23:54:29.515852 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 637/2601] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:29 2026] POST /volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:54:29.519444 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-66161f81-2f65-4a94-9d97-2c886e539deb tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:54:29.520142 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 659/2602] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:29 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:29.526040 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-37ad2690-a755-4f4a-a144-a200be9fcd7f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.528329 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-37ad2690-a755-4f4a-a144-a200be9fcd7f tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes/55b32b5f-0bef-4a42-b1cb-cec6a04b95b5/action Jul 03 23:54:29.528848 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-37ad2690-a755-4f4a-a144-a200be9fcd7f tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:29.529158 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-37ad2690-a755-4f4a-a144-a200be9fcd7f tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.539731 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-37ad2690-a755-4f4a-a144-a200be9fcd7f tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/55b32b5f-0bef-4a42-b1cb-cec6a04b95b5/action returned with HTTP 404 Jul 03 23:54:29.539826 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-132a334e-b688-4b66-92e2-121e4a7a8f0e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.539877 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 649/2603] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:29 2026] POST /volume/v3/volumes/55b32b5f-0bef-4a42-b1cb-cec6a04b95b5/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:29.541090 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-132a334e-b688-4b66-92e2-121e4a7a8f0e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:54:29.541291 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-132a334e-b688-4b66-92e2-121e4a7a8f0e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:29.541485 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-132a334e-b688-4b66-92e2-121e4a7a8f0e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:29.547924 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b3ce6d4c-7d54-4016-8adc-ba8e343e77f7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.549927 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b3ce6d4c-7d54-4016-8adc-ba8e343e77f7 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes/8013bfa5-dc7d-447d-a71a-0a118b2aec3b/action Jul 03 23:54:29.550346 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b3ce6d4c-7d54-4016-8adc-ba8e343e77f7 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:29.550500 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b3ce6d4c-7d54-4016-8adc-ba8e343e77f7 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.551732 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:29.551732 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:29.555721 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-132a334e-b688-4b66-92e2-121e4a7a8f0e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:29.558671 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b3ce6d4c-7d54-4016-8adc-ba8e343e77f7 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/8013bfa5-dc7d-447d-a71a-0a118b2aec3b/action returned with HTTP 404 Jul 03 23:54:29.559256 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 638/2604] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:29 2026] POST /volume/v3/volumes/8013bfa5-dc7d-447d-a71a-0a118b2aec3b/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:29.560139 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-132a334e-b688-4b66-92e2-121e4a7a8f0e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:54:29.560592 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 659/2605] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:29 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:29.567571 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bca20ed5-fce6-47f9-a9d6-448e476834bd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.569984 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 660/2606] 10.4.3.143 () {68 vars in 1260 bytes} [Fri Jul 3 23:54:29 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 23:54:29.577959 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-14851375-f0ec-46dd-a83d-537b3dd0599d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.583165 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-14851375-f0ec-46dd-a83d-537b3dd0599d tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] PUT https://10.4.3.143/volume/v3/volumes/tempest-invalid-430433248 Jul 03 23:54:29.583165 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-14851375-f0ec-46dd-a83d-537b3dd0599d tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.594372 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-14851375-f0ec-46dd-a83d-537b3dd0599d tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/tempest-invalid-430433248 returned with HTTP 404 Jul 03 23:54:29.595357 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 650/2607] 10.4.3.143 () {68 vars in 1335 bytes} [Fri Jul 3 23:54:29 2026] PUT /volume/v3/volumes/tempest-invalid-430433248 => generated 98 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:29.605777 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-329af08a-0bcd-42b6-828e-f4dff096d41e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.607839 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-329af08a-0bcd-42b6-828e-f4dff096d41e tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] PUT https://10.4.3.143/volume/v3/volumes/ab8f6ffd-1172-466b-9d47-75f21b7826dc Jul 03 23:54:29.608242 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-329af08a-0bcd-42b6-828e-f4dff096d41e tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.611855 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-fc8ddb05-91ff-4133-a121-15d510d3745f req-1f7680cd-da75-4ba8-bef0-4723b35d50c8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.614199 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-fc8ddb05-91ff-4133-a121-15d510d3745f req-1f7680cd-da75-4ba8-bef0-4723b35d50c8 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:54:29.614460 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-fc8ddb05-91ff-4133-a121-15d510d3745f req-1f7680cd-da75-4ba8-bef0-4723b35d50c8 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:29.614686 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-fc8ddb05-91ff-4133-a121-15d510d3745f req-1f7680cd-da75-4ba8-bef0-4723b35d50c8 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:29.616930 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-329af08a-0bcd-42b6-828e-f4dff096d41e tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/ab8f6ffd-1172-466b-9d47-75f21b7826dc returned with HTTP 404 Jul 03 23:54:29.617608 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 639/2608] 10.4.3.143 () {68 vars in 1368 bytes} [Fri Jul 3 23:54:29 2026] PUT /volume/v3/volumes/ab8f6ffd-1172-466b-9d47-75f21b7826dc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:29.626630 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:29.626630 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:29.629319 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-429d18ea-c28a-4f1f-8bdf-8c439f834121 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.633207 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-429d18ea-c28a-4f1f-8bdf-8c439f834121 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] DELETE https://10.4.3.143/volume/v3/volumes/68bdbace-bcd0-4e63-83bf-6e9e0c056b30 Jul 03 23:54:29.633207 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-429d18ea-c28a-4f1f-8bdf-8c439f834121 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:29.633207 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-429d18ea-c28a-4f1f-8bdf-8c439f834121 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:29.633207 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-429d18ea-c28a-4f1f-8bdf-8c439f834121 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Delete volume with id: 68bdbace-bcd0-4e63-83bf-6e9e0c056b30 Jul 03 23:54:29.633510 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-fc8ddb05-91ff-4133-a121-15d510d3745f req-1f7680cd-da75-4ba8-bef0-4723b35d50c8 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:29.638743 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-429d18ea-c28a-4f1f-8bdf-8c439f834121 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/68bdbace-bcd0-4e63-83bf-6e9e0c056b30 returned with HTTP 404 Jul 03 23:54:29.639317 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-fc8ddb05-91ff-4133-a121-15d510d3745f req-1f7680cd-da75-4ba8-bef0-4723b35d50c8 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:54:29.639903 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 660/2609] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:54:29 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:29.640029 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 661/2610] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:54:29 2026] DELETE /volume/v3/volumes/68bdbace-bcd0-4e63-83bf-6e9e0c056b30 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:29.647354 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-bde873a5-c3e9-4b83-9715-d3f731dc33c9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.651105 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bde873a5-c3e9-4b83-9715-d3f731dc33c9 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005/action Jul 03 23:54:29.651657 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bde873a5-c3e9-4b83-9715-d3f731dc33c9 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:29.651939 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bde873a5-c3e9-4b83-9715-d3f731dc33c9 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.655903 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bde873a5-c3e9-4b83-9715-d3f731dc33c9 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005/action returned with HTTP 400 Jul 03 23:54:29.655903 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 651/2611] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:29 2026] POST /volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005/action => generated 140 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:54:29.661878 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7d9c7d08-fa03-4d6f-b22a-281b3edd12c9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.663746 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7d9c7d08-fa03-4d6f-b22a-281b3edd12c9 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:54:29.664075 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7d9c7d08-fa03-4d6f-b22a-281b3edd12c9 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:29.664255 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7d9c7d08-fa03-4d6f-b22a-281b3edd12c9 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:29.666879 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-78b80ff5-5e51-4563-9432-66663da87de2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.668792 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-78b80ff5-5e51-4563-9432-66663da87de2 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005/action Jul 03 23:54:29.669171 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-78b80ff5-5e51-4563-9432-66663da87de2 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:29.669326 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-78b80ff5-5e51-4563-9432-66663da87de2 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.671006 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-78b80ff5-5e51-4563-9432-66663da87de2 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005/action returned with HTTP 400 Jul 03 23:54:29.671652 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 661/2612] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:29 2026] POST /volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:54:29.674677 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:29.674677 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:29.680086 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7d9c7d08-fa03-4d6f-b22a-281b3edd12c9 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:29.681480 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-96c60c1b-11f2-463d-955f-7d9dc521b770 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.684078 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-96c60c1b-11f2-463d-955f-7d9dc521b770 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes/96f621d8-c944-4a22-a574-0909f92f46e9/action Jul 03 23:54:29.684078 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-96c60c1b-11f2-463d-955f-7d9dc521b770 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:29.684527 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-96c60c1b-11f2-463d-955f-7d9dc521b770 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.685988 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7d9c7d08-fa03-4d6f-b22a-281b3edd12c9 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:54:29.687454 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 640/2613] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:29 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:29.694400 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-96c60c1b-11f2-463d-955f-7d9dc521b770 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/96f621d8-c944-4a22-a574-0909f92f46e9/action returned with HTTP 404 Jul 03 23:54:29.695075 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 662/2614] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:29 2026] POST /volume/v3/volumes/96f621d8-c944-4a22-a574-0909f92f46e9/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:29.706590 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7215d791-0bbc-4d95-a17b-81c3d0fe2d35 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.708150 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7215d791-0bbc-4d95-a17b-81c3d0fe2d35 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005/action Jul 03 23:54:29.708677 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7215d791-0bbc-4d95-a17b-81c3d0fe2d35 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:29.708929 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7215d791-0bbc-4d95-a17b-81c3d0fe2d35 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.710998 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7215d791-0bbc-4d95-a17b-81c3d0fe2d35 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005/action returned with HTTP 400 Jul 03 23:54:29.712078 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 652/2615] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:29 2026] POST /volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:54:29.724284 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0b454086-71c7-41ce-9bb0-7135fe38c237 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.726577 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0b454086-71c7-41ce-9bb0-7135fe38c237 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] POST https://10.4.3.143/volume/v3/volumes/None/action Jul 03 23:54:29.727095 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0b454086-71c7-41ce-9bb0-7135fe38c237 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:29.727318 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0b454086-71c7-41ce-9bb0-7135fe38c237 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.738280 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0b454086-71c7-41ce-9bb0-7135fe38c237 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/None/action returned with HTTP 404 Jul 03 23:54:29.738949 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 662/2616] 10.4.3.143 () {68 vars in 1294 bytes} [Fri Jul 3 23:54:29 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:29.740467 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-9945acc5-8cc9-45bb-881a-98b898aa425b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.746200 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-9945acc5-8cc9-45bb-881a-98b898aa425b tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:54:29.746522 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-9945acc5-8cc9-45bb-881a-98b898aa425b tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:29.746862 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-9945acc5-8cc9-45bb-881a-98b898aa425b tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:29.754982 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e5956ac9-d9d4-4328-8c2e-5ceca958d48c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.757363 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e5956ac9-d9d4-4328-8c2e-5ceca958d48c tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] GET https://10.4.3.143/volume/v3/volumes/9953ba53-2e3d-4ef5-9d77-8f0e029109e3 Jul 03 23:54:29.757578 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e5956ac9-d9d4-4328-8c2e-5ceca958d48c tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:29.757822 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e5956ac9-d9d4-4328-8c2e-5ceca958d48c tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:29.766084 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e5956ac9-d9d4-4328-8c2e-5ceca958d48c tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/9953ba53-2e3d-4ef5-9d77-8f0e029109e3 returned with HTTP 404 Jul 03 23:54:29.766643 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 663/2617] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:29 2026] GET /volume/v3/volumes/9953ba53-2e3d-4ef5-9d77-8f0e029109e3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:29.767039 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:29.767039 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:29.771560 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-9945acc5-8cc9-45bb-881a-98b898aa425b tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:29.779134 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c6d91187-6c43-4ada-a0e3-d56332970c0a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.779266 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-9945acc5-8cc9-45bb-881a-98b898aa425b tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:54:29.779692 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 641/2618] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:54:29 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:29.780820 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c6d91187-6c43-4ada-a0e3-d56332970c0a tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] GET https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005 Jul 03 23:54:29.781176 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c6d91187-6c43-4ada-a0e3-d56332970c0a tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:29.781434 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c6d91187-6c43-4ada-a0e3-d56332970c0a tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:29.789338 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:29.789338 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:29.793175 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c6d91187-6c43-4ada-a0e3-d56332970c0a tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Volume info retrieved successfully. Jul 03 23:54:29.798658 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c6d91187-6c43-4ada-a0e3-d56332970c0a tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005 returned with HTTP 200 Jul 03 23:54:29.798658 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 653/2619] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:29 2026] GET /volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:29.801504 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-5911eccb-3fb4-4b17-af40-06733906e5fe None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.803522 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-5911eccb-3fb4-4b17-af40-06733906e5fe tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] POST https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79/action Jul 03 23:54:29.803867 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-5911eccb-3fb4-4b17-af40-06733906e5fe tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:29.804002 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-5911eccb-3fb4-4b17-af40-06733906e5fe tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:29.811509 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-44420aa2-9dcf-41ce-91c0-6c6d41d40f51 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.813626 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-44420aa2-9dcf-41ce-91c0-6c6d41d40f51 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005 Jul 03 23:54:29.813871 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-44420aa2-9dcf-41ce-91c0-6c6d41d40f51 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:29.814126 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-44420aa2-9dcf-41ce-91c0-6c6d41d40f51 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:29.814315 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-44420aa2-9dcf-41ce-91c0-6c6d41d40f51 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Delete volume with id: ae82f1b0-5dbd-4005-8487-4a73d7dc8005 Jul 03 23:54:29.816433 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:29.816433 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:29.817162 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-5911eccb-3fb4-4b17-af40-06733906e5fe tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:29.823342 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:29.823342 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:29.823913 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-44420aa2-9dcf-41ce-91c0-6c6d41d40f51 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Volume info retrieved successfully. Jul 03 23:54:29.828766 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-5911eccb-3fb4-4b17-af40-06733906e5fe tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Begin detaching volume completed successfully. Jul 03 23:54:29.829192 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-5911eccb-3fb4-4b17-af40-06733906e5fe tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79/action returned with HTTP 202 Jul 03 23:54:29.829898 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 663/2620] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:54:29 2026] POST /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:54:29.852847 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-44420aa2-9dcf-41ce-91c0-6c6d41d40f51 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Delete volume request issued successfully. Jul 03 23:54:29.852847 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-44420aa2-9dcf-41ce-91c0-6c6d41d40f51 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005 returned with HTTP 202 Jul 03 23:54:29.852847 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 664/2621] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:54:29 2026] DELETE /volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:54:29.863652 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-974caa78-7c2b-4123-9a41-b31e7201a8eb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:29.868459 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-974caa78-7c2b-4123-9a41-b31e7201a8eb tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] GET https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005 Jul 03 23:54:29.868677 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-974caa78-7c2b-4123-9a41-b31e7201a8eb tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:29.868873 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-974caa78-7c2b-4123-9a41-b31e7201a8eb tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:29.877980 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:29.877980 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:29.883679 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-974caa78-7c2b-4123-9a41-b31e7201a8eb tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Volume info retrieved successfully. Jul 03 23:54:29.890000 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-974caa78-7c2b-4123-9a41-b31e7201a8eb tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005 returned with HTTP 200 Jul 03 23:54:29.890752 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 642/2622] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:29 2026] GET /volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:30.870611 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3947f977-fde7-4ce6-b299-dbafd1b8e679 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:30.871066 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3947f977-fde7-4ce6-b299-dbafd1b8e679 None None] GET https://10.4.3.143/volume// Jul 03 23:54:30.871277 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3947f977-fde7-4ce6-b299-dbafd1b8e679 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:30.871491 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3947f977-fde7-4ce6-b299-dbafd1b8e679 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:30.871841 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3947f977-fde7-4ce6-b299-dbafd1b8e679 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:54:30.875987 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 654/2623] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:54:30 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:54:30.890787 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-be81d241-8538-4076-ab1f-12a7c238236e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:30.893462 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-be81d241-8538-4076-ab1f-12a7c238236e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:54:30.893666 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-be81d241-8538-4076-ab1f-12a7c238236e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:30.893901 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-be81d241-8538-4076-ab1f-12a7c238236e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:30.906793 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:30.906793 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:30.909674 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8f1443b1-9fa9-483c-8047-980e20dcc246 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:30.911934 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-be81d241-8538-4076-ab1f-12a7c238236e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:30.912717 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8f1443b1-9fa9-483c-8047-980e20dcc246 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] GET https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005 Jul 03 23:54:30.913018 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8f1443b1-9fa9-483c-8047-980e20dcc246 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:30.913311 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8f1443b1-9fa9-483c-8047-980e20dcc246 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:30.917791 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-be81d241-8538-4076-ab1f-12a7c238236e tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:54:30.918416 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 664/2624] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:54:30 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:54:30.921562 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8f1443b1-9fa9-483c-8047-980e20dcc246 tempest-VolumesNegativeTest-960333195 tempest-VolumesNegativeTest-960333195-project-member] https://10.4.3.143/volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005 returned with HTTP 404 Jul 03 23:54:30.922180 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 665/2625] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:30 2026] GET /volume/v3/volumes/ae82f1b0-5dbd-4005-8487-4a73d7dc8005 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:31.841367 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-d3daba24-c30c-4f96-8ac7-914ce6880c87 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:31.843674 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-d3daba24-c30c-4f96-8ac7-914ce6880c87 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] DELETE https://10.4.3.143/volume/v3/attachments/5b9c1fc9-44c7-4e0c-a402-b96f2da5847f Jul 03 23:54:31.843919 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-d3daba24-c30c-4f96-8ac7-914ce6880c87 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:31.844134 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-d3daba24-c30c-4f96-8ac7-914ce6880c87 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:31.851800 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:31.851800 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:32.406796 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-63af5de7-dfe5-4b90-99af-e80a14f8b1dd req-d3daba24-c30c-4f96-8ac7-914ce6880c87 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/attachments/5b9c1fc9-44c7-4e0c-a402-b96f2da5847f returned with HTTP 200 Jul 03 23:54:32.407417 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 643/2626] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:54:31 2026] DELETE /volume/v3/attachments/5b9c1fc9-44c7-4e0c-a402-b96f2da5847f => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:33.032656 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-68230216-e4b3-4399-a466-c0aea0f1ee36 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:33.036563 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-68230216-e4b3-4399-a466-c0aea0f1ee36 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:54:33.036864 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-68230216-e4b3-4399-a466-c0aea0f1ee36 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:33.037139 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-68230216-e4b3-4399-a466-c0aea0f1ee36 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:33.044771 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:33.044771 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:33.050344 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-68230216-e4b3-4399-a466-c0aea0f1ee36 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:54:33.056434 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-68230216-e4b3-4399-a466-c0aea0f1ee36 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:54:33.056889 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 655/2627] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:33 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:34.700499 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-b1cfe784-fa3d-4753-a855-392ec05ab428 req-12b112d9-f08b-4c2b-b06b-224633902897 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:34.704749 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b1cfe784-fa3d-4753-a855-392ec05ab428 req-12b112d9-f08b-4c2b-b06b-224633902897 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] DELETE https://10.4.3.143/volume/v3/attachments/88ea1c26-7340-4a2f-a05d-861197f3030d Jul 03 23:54:34.704749 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b1cfe784-fa3d-4753-a855-392ec05ab428 req-12b112d9-f08b-4c2b-b06b-224633902897 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:34.704749 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b1cfe784-fa3d-4753-a855-392ec05ab428 req-12b112d9-f08b-4c2b-b06b-224633902897 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:34.714428 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:34.714428 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:35.254136 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b1cfe784-fa3d-4753-a855-392ec05ab428 req-12b112d9-f08b-4c2b-b06b-224633902897 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/attachments/88ea1c26-7340-4a2f-a05d-861197f3030d returned with HTTP 200 Jul 03 23:54:35.254136 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 665/2628] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:54:34 2026] DELETE /volume/v3/attachments/88ea1c26-7340-4a2f-a05d-861197f3030d => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:39.599993 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-795eadbd-58f0-454d-ad03-f1663184d34b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:39.601553 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-795eadbd-58f0-454d-ad03-f1663184d34b tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 Jul 03 23:54:39.601795 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-795eadbd-58f0-454d-ad03-f1663184d34b tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:39.602012 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-795eadbd-58f0-454d-ad03-f1663184d34b tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:39.602210 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-795eadbd-58f0-454d-ad03-f1663184d34b tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Delete volume with id: f4cc6387-2707-48f7-85ea-a08066238862 Jul 03 23:54:39.616995 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:39.616995 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:39.618660 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-795eadbd-58f0-454d-ad03-f1663184d34b tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:54:39.646171 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-795eadbd-58f0-454d-ad03-f1663184d34b tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Delete volume request issued successfully. Jul 03 23:54:39.646427 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-795eadbd-58f0-454d-ad03-f1663184d34b tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 returned with HTTP 202 Jul 03 23:54:39.647834 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 666/2629] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:54:39 2026] DELETE /volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:54:39.657889 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5510bda4-b48a-4bb7-be10-4073096ca936 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:39.657889 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5510bda4-b48a-4bb7-be10-4073096ca936 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 Jul 03 23:54:39.658249 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5510bda4-b48a-4bb7-be10-4073096ca936 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:39.658735 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5510bda4-b48a-4bb7-be10-4073096ca936 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:39.666724 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:39.666724 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:39.670991 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5510bda4-b48a-4bb7-be10-4073096ca936 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:54:39.678191 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5510bda4-b48a-4bb7-be10-4073096ca936 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 returned with HTTP 200 Jul 03 23:54:39.678986 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 644/2630] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:54:39 2026] GET /volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 => generated 1421 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:54:40.115762 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6c60972f-c798-4f5f-acda-441549e339db None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:40.117005 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:40.117562 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-999731617"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:40.119304 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-999731617'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:54:40.119304 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Create volume of 1 GB Jul 03 23:54:40.121105 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=383,cinder:UPDATE=113,cinder:INSERT=66 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:54:40.126182 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Availability Zones retrieved successfully. Jul 03 23:54:40.136142 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Flow 'volume_create_api' (c973ba6e-ad9d-46ef-9b1b-9979fbee25a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:40.137650 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc10861c-a151-4e04-9ae3-fd421e1406f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:40.138861 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:54:40.168130 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc10861c-a151-4e04-9ae3-fd421e1406f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:40.168972 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d00c4d9-24ee-4893-b9ae-a7c885f8d4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:40.234232 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Created reservations ['58229371-cba5-4c12-81ea-9c41fdeef65b', '5b82e6c7-476e-4d7c-8f9e-090a94a5cdf1', 'd8fa7479-0952-4ce1-bac1-ae4cb7732408', '47438132-dfe6-4827-abff-bd9c47bf463e'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:54:40.235429 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d00c4d9-24ee-4893-b9ae-a7c885f8d4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58229371-cba5-4c12-81ea-9c41fdeef65b', '5b82e6c7-476e-4d7c-8f9e-090a94a5cdf1', 'd8fa7479-0952-4ce1-bac1-ae4cb7732408', '47438132-dfe6-4827-abff-bd9c47bf463e']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:40.239828 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a62be643-46c9-4d63-8935-a74f0c0aca17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:40.262340 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a62be643-46c9-4d63-8935-a74f0c0aca17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c94c092-0269-4ee3-8efd-4c7410f5f9d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-999731617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='099aa83a3bd74dd4bd2fcd77aca1cc40',qos_specs=None,replication_status=,reservations=['58229371-cba5-4c12-81ea-9c41fdeef65b','5b82e6c7-476e-4d7c-8f9e-090a94a5cdf1','d8fa7479-0952-4ce1-bac1-ae4cb7732408','47438132-dfe6-4827-abff-bd9c47bf463e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b0123c140844c4290d19a1557cdfc21',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:54:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-999731617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c94c092-0269-4ee3-8efd-4c7410f5f9d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='099aa83a3bd74dd4bd2fcd77aca1cc40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b0123c140844c4290d19a1557cdfc21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:40.263032 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1967ca1-1320-4f3c-8fc2-4ac228360383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:40.284056 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1967ca1-1320-4f3c-8fc2-4ac228360383) transitioned into state 'SUCCESS' from state '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-999731617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='099aa83a3bd74dd4bd2fcd77aca1cc40',qos_specs=None,replication_status=,reservations=['58229371-cba5-4c12-81ea-9c41fdeef65b','5b82e6c7-476e-4d7c-8f9e-090a94a5cdf1','d8fa7479-0952-4ce1-bac1-ae4cb7732408','47438132-dfe6-4827-abff-bd9c47bf463e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b0123c140844c4290d19a1557cdfc21',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:40.284837 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8873522b-7e03-4100-b30c-1dcdf221fdcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:40.295560 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8873522b-7e03-4100-b30c-1dcdf221fdcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:40.296550 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Flow 'volume_create_api' (c973ba6e-ad9d-46ef-9b1b-9979fbee25a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:40.297135 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Create volume request issued successfully. Jul 03 23:54:40.297464 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6c60972f-c798-4f5f-acda-441549e339db tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:54:40.297931 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 656/2631] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:54:40 2026] POST /volume/v3/volumes => generated 748 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:40.312430 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4ba17cef-ebd1-4124-bcb2-b34b04abe8fe None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:40.315496 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4ba17cef-ebd1-4124-bcb2-b34b04abe8fe tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 Jul 03 23:54:40.315594 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4ba17cef-ebd1-4124-bcb2-b34b04abe8fe tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:40.316467 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4ba17cef-ebd1-4124-bcb2-b34b04abe8fe tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:40.331606 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:40.331606 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:40.340073 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-4ba17cef-ebd1-4124-bcb2-b34b04abe8fe tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:40.344551 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4ba17cef-ebd1-4124-bcb2-b34b04abe8fe tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 returned with HTTP 200 Jul 03 23:54:40.344949 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 666/2632] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:40 2026] GET /volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:40.705076 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f4f44d53-dbb5-4a70-b557-643c677bae30 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:40.711824 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f4f44d53-dbb5-4a70-b557-643c677bae30 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 Jul 03 23:54:40.712060 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f4f44d53-dbb5-4a70-b557-643c677bae30 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:40.712254 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f4f44d53-dbb5-4a70-b557-643c677bae30 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:40.719493 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f4f44d53-dbb5-4a70-b557-643c677bae30 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 returned with HTTP 404 Jul 03 23:54:40.720339 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 667/2633] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:54:40 2026] GET /volume/v3/volumes/f4cc6387-2707-48f7-85ea-a08066238862 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:54:40.731401 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f105af47-8ef1-4e93-9e01-5dfd13512834 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:40.733421 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f105af47-8ef1-4e93-9e01-5dfd13512834 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/3b81136b-0c09-4f33-907b-9cd45e443d2a Jul 03 23:54:40.733680 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f105af47-8ef1-4e93-9e01-5dfd13512834 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:40.733998 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f105af47-8ef1-4e93-9e01-5dfd13512834 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:40.734179 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-f105af47-8ef1-4e93-9e01-5dfd13512834 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Delete snapshot with id: 3b81136b-0c09-4f33-907b-9cd45e443d2a Jul 03 23:54:40.739848 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:40.739848 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:40.741058 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f105af47-8ef1-4e93-9e01-5dfd13512834 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Snapshot retrieved successfully. Jul 03 23:54:40.763984 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f105af47-8ef1-4e93-9e01-5dfd13512834 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Snapshot delete request issued successfully. Jul 03 23:54:40.763984 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f105af47-8ef1-4e93-9e01-5dfd13512834 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/snapshots/3b81136b-0c09-4f33-907b-9cd45e443d2a returned with HTTP 202 Jul 03 23:54:40.764351 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 645/2634] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:54:40 2026] DELETE /volume/v3/snapshots/3b81136b-0c09-4f33-907b-9cd45e443d2a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:54:40.771506 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ce0cdc20-7b11-43ce-9353-2bf59bfe1189 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:40.774058 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ce0cdc20-7b11-43ce-9353-2bf59bfe1189 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/snapshots/3b81136b-0c09-4f33-907b-9cd45e443d2a Jul 03 23:54:40.774242 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ce0cdc20-7b11-43ce-9353-2bf59bfe1189 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:40.774491 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ce0cdc20-7b11-43ce-9353-2bf59bfe1189 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:40.779293 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:40.779293 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:40.779856 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ce0cdc20-7b11-43ce-9353-2bf59bfe1189 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Snapshot retrieved successfully. Jul 03 23:54:40.780668 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ce0cdc20-7b11-43ce-9353-2bf59bfe1189 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/snapshots/3b81136b-0c09-4f33-907b-9cd45e443d2a returned with HTTP 200 Jul 03 23:54:40.781089 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 657/2635] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:54:40 2026] GET /volume/v3/snapshots/3b81136b-0c09-4f33-907b-9cd45e443d2a => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:40.956268 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5c55c7de-eeed-4cdf-a4c8-d4201e215f1e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:40.956268 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5c55c7de-eeed-4cdf-a4c8-d4201e215f1e None None] GET https://10.4.3.143/volume// Jul 03 23:54:40.956268 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5c55c7de-eeed-4cdf-a4c8-d4201e215f1e None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:40.956268 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5c55c7de-eeed-4cdf-a4c8-d4201e215f1e None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:40.956268 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5c55c7de-eeed-4cdf-a4c8-d4201e215f1e None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:54:40.956268 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 667/2636] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:54: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 03 23:54:40.964907 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-e2f23342-1622-43aa-8796-2a87d9c7efbd req-0890e3dc-a1a4-4626-a92c-7af7fa145575 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:40.966838 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-e2f23342-1622-43aa-8796-2a87d9c7efbd req-0890e3dc-a1a4-4626-a92c-7af7fa145575 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:54:40.967364 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-e2f23342-1622-43aa-8796-2a87d9c7efbd req-0890e3dc-a1a4-4626-a92c-7af7fa145575 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "233b5289-63cf-4ac1-95b0-5f76eac8aa72", "connector": null, "instance_uuid": "e7f2de56-01d2-4f72-a2d2-a0a717ea207c"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:40.979697 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:40.979697 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:41.008023 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-e2f23342-1622-43aa-8796-2a87d9c7efbd req-0890e3dc-a1a4-4626-a92c-7af7fa145575 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:54:41.008023 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 668/2637] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:54:40 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 23:54:41.016656 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-e2f23342-1622-43aa-8796-2a87d9c7efbd req-2bb79454-5acf-47cb-b514-7f8f69512eb9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:41.020161 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-e2f23342-1622-43aa-8796-2a87d9c7efbd req-2bb79454-5acf-47cb-b514-7f8f69512eb9 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] DELETE https://10.4.3.143/volume/v3/attachments/85fc589c-6f5e-441c-a73b-d04240ecf2bb Jul 03 23:54:41.020420 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-e2f23342-1622-43aa-8796-2a87d9c7efbd req-2bb79454-5acf-47cb-b514-7f8f69512eb9 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:41.020675 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-e2f23342-1622-43aa-8796-2a87d9c7efbd req-2bb79454-5acf-47cb-b514-7f8f69512eb9 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:41.032127 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:41.032127 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:41.358331 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e6b94fd9-87c2-46c9-a411-367494a78866 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:41.361761 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e6b94fd9-87c2-46c9-a411-367494a78866 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 Jul 03 23:54:41.361761 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e6b94fd9-87c2-46c9-a411-367494a78866 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:41.361761 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e6b94fd9-87c2-46c9-a411-367494a78866 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:41.374555 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:41.374555 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:41.383753 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e6b94fd9-87c2-46c9-a411-367494a78866 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:41.386868 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e6b94fd9-87c2-46c9-a411-367494a78866 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 returned with HTTP 200 Jul 03 23:54:41.387310 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 658/2638] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:41 2026] GET /volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:41.407497 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-daba41b6-0c62-44a4-88ee-be2580caa93b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:41.410487 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-daba41b6-0c62-44a4-88ee-be2580caa93b tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] POST https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7/action Jul 03 23:54:41.410637 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-daba41b6-0c62-44a4-88ee-be2580caa93b tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Action body: b'{"os-attach": {"instance_uuid": "5b2e8d5e-24b6-4f79-9ea3-87d7dfd291be", "mountpoint": "/dev/vdb"}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:41.413728 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-daba41b6-0c62-44a4-88ee-be2580caa93b tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5b2e8d5e-24b6-4f79-9ea3-87d7dfd291be", "mountpoint": "/dev/vdb"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:41.417146 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=437,cinder:INSERT=76,cinder:UPDATE=132 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:54:41.428547 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:41.428547 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:41.429493 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-daba41b6-0c62-44a4-88ee-be2580caa93b tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:41.450443 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-daba41b6-0c62-44a4-88ee-be2580caa93b tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Update volume admin metadata completed successfully. Jul 03 23:54:41.568840 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-e2f23342-1622-43aa-8796-2a87d9c7efbd req-2bb79454-5acf-47cb-b514-7f8f69512eb9 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] https://10.4.3.143/volume/v3/attachments/85fc589c-6f5e-441c-a73b-d04240ecf2bb returned with HTTP 200 Jul 03 23:54:41.568840 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 646/2639] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:54:41 2026] DELETE /volume/v3/attachments/85fc589c-6f5e-441c-a73b-d04240ecf2bb => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:41.731405 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-81ed248b-264d-4c83-9c44-a6182d579a87 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:41.789835 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d03bcf52-c3f3-4586-a5ab-42ea534eaa81 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:41.791823 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d03bcf52-c3f3-4586-a5ab-42ea534eaa81 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/snapshots/3b81136b-0c09-4f33-907b-9cd45e443d2a Jul 03 23:54:41.792095 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d03bcf52-c3f3-4586-a5ab-42ea534eaa81 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:41.792324 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d03bcf52-c3f3-4586-a5ab-42ea534eaa81 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:41.796559 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d03bcf52-c3f3-4586-a5ab-42ea534eaa81 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/snapshots/3b81136b-0c09-4f33-907b-9cd45e443d2a returned with HTTP 404 Jul 03 23:54:41.797060 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 659/2640] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:54:41 2026] GET /volume/v3/snapshots/3b81136b-0c09-4f33-907b-9cd45e443d2a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:41.812516 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-81ed248b-264d-4c83-9c44-a6182d579a87 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:54:41.812860 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-81ed248b-264d-4c83-9c44-a6182d579a87 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-771073854-655367858", "extra_specs": {}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:41.814243 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:41.814243 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:41.827189 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-81ed248b-264d-4c83-9c44-a6182d579a87 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:54:41.827508 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 669/2641] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:54:41 2026] POST /volume/v3/types => generated 267 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:41.953992 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-daba41b6-0c62-44a4-88ee-be2580caa93b tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Attach volume completed successfully. Jul 03 23:54:41.954302 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-daba41b6-0c62-44a4-88ee-be2580caa93b tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7/action returned with HTTP 202 Jul 03 23:54:41.954819 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 668/2642] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:41 2026] POST /volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7/action => generated 0 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:54:41.970913 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a2ce46cf-ea9e-4732-b015-bbd4e38e4a10 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:41.972888 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a2ce46cf-ea9e-4732-b015-bbd4e38e4a10 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 Jul 03 23:54:41.973171 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a2ce46cf-ea9e-4732-b015-bbd4e38e4a10 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:41.973397 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a2ce46cf-ea9e-4732-b015-bbd4e38e4a10 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:41.982546 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:41.982546 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:41.986696 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a2ce46cf-ea9e-4732-b015-bbd4e38e4a10 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:41.991009 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a2ce46cf-ea9e-4732-b015-bbd4e38e4a10 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 returned with HTTP 200 Jul 03 23:54:41.991417 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 647/2643] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:41 2026] GET /volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:42.012304 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-39f52ad5-1fa4-4ca5-8d1d-1cd077ee29bb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:42.012304 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-39f52ad5-1fa4-4ca5-8d1d-1cd077ee29bb tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 Jul 03 23:54:42.012304 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-39f52ad5-1fa4-4ca5-8d1d-1cd077ee29bb tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:42.012532 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-39f52ad5-1fa4-4ca5-8d1d-1cd077ee29bb tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:42.023366 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:42.023366 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:42.025461 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-39f52ad5-1fa4-4ca5-8d1d-1cd077ee29bb tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:42.033306 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-39f52ad5-1fa4-4ca5-8d1d-1cd077ee29bb tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 returned with HTTP 200 Jul 03 23:54:42.033761 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 660/2644] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:42 2026] GET /volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 => generated 1175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:42.052794 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a4964258-cbfd-441e-a3a2-69c9f8f535d4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:42.145959 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a4964258-cbfd-441e-a3a2-69c9f8f535d4 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] POST https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7/action Jul 03 23:54:42.146374 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a4964258-cbfd-441e-a3a2-69c9f8f535d4 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:42.146520 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a4964258-cbfd-441e-a3a2-69c9f8f535d4 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:42.162449 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:42.162449 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:42.162632 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.admin_actions [None req-a4964258-cbfd-441e-a3a2-69c9f8f535d4 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Updating volume '3c94c092-0269-4ee3-8efd-4c7410f5f9d7' with '{'status': 'error'}' {{(pid=99861) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 23:54:42.208758 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a4964258-cbfd-441e-a3a2-69c9f8f535d4 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7/action returned with HTTP 202 Jul 03 23:54:42.209517 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 670/2645] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:42 2026] POST /volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:54:42.220810 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-20c6cc78-9460-4766-bc42-b69ae2dacbaa None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:42.223239 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-20c6cc78-9460-4766-bc42-b69ae2dacbaa tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 Jul 03 23:54:42.223532 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-20c6cc78-9460-4766-bc42-b69ae2dacbaa tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:42.223861 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-20c6cc78-9460-4766-bc42-b69ae2dacbaa tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:42.234865 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:42.234865 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:42.239072 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-20c6cc78-9460-4766-bc42-b69ae2dacbaa tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:42.243074 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-20c6cc78-9460-4766-bc42-b69ae2dacbaa tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 returned with HTTP 200 Jul 03 23:54:42.243427 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 669/2646] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:42 2026] GET /volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:42.255749 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9a5bd585-3d78-4049-b522-4574f00c4842 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:42.257575 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9a5bd585-3d78-4049-b522-4574f00c4842 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] POST https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7/action Jul 03 23:54:42.258037 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9a5bd585-3d78-4049-b522-4574f00c4842 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "84229bbf-931d-41e2-b526-516e7d9e3cfe"}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:42.258143 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9a5bd585-3d78-4049-b522-4574f00c4842 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "84229bbf-931d-41e2-b526-516e7d9e3cfe"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:42.272894 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:42.272894 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:42.273424 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9a5bd585-3d78-4049-b522-4574f00c4842 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Volume info retrieved successfully. Jul 03 23:54:42.321774 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f204cfc9-8105-4cd8-ace9-8a666dce4c7e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:42.324572 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f204cfc9-8105-4cd8-ace9-8a666dce4c7e tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:54:42.324909 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f204cfc9-8105-4cd8-ace9-8a666dce4c7e tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:42.325102 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f204cfc9-8105-4cd8-ace9-8a666dce4c7e tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:42.333736 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:42.333736 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:42.338133 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f204cfc9-8105-4cd8-ace9-8a666dce4c7e tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:42.344034 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f204cfc9-8105-4cd8-ace9-8a666dce4c7e tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:54:42.344399 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 661/2647] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:42 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:42.357674 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f2a3bfd9-4aa8-4805-a99d-04f8ab7a3305 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:42.363222 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f2a3bfd9-4aa8-4805-a99d-04f8ab7a3305 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:54:42.363335 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f2a3bfd9-4aa8-4805-a99d-04f8ab7a3305 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:42.363526 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f2a3bfd9-4aa8-4805-a99d-04f8ab7a3305 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:42.372129 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:42.372129 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:42.379013 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f2a3bfd9-4aa8-4805-a99d-04f8ab7a3305 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:42.383650 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f2a3bfd9-4aa8-4805-a99d-04f8ab7a3305 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:54:42.384114 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 671/2648] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:42 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:42.430895 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-54cb517e-3ec2-4330-8030-7688dd72163b req-e87745f4-4298-4095-8c89-e864abc00d85 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:42.433008 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-54cb517e-3ec2-4330-8030-7688dd72163b req-e87745f4-4298-4095-8c89-e864abc00d85 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:54:42.433194 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-54cb517e-3ec2-4330-8030-7688dd72163b req-e87745f4-4298-4095-8c89-e864abc00d85 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:42.433371 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-54cb517e-3ec2-4330-8030-7688dd72163b req-e87745f4-4298-4095-8c89-e864abc00d85 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:42.442202 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:42.442202 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:42.446296 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-54cb517e-3ec2-4330-8030-7688dd72163b req-e87745f4-4298-4095-8c89-e864abc00d85 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:42.450418 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-54cb517e-3ec2-4330-8030-7688dd72163b req-e87745f4-4298-4095-8c89-e864abc00d85 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:54:42.450847 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 670/2649] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:54:42 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:42.782417 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9a5bd585-3d78-4049-b522-4574f00c4842 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Terminate volume connection completed successfully. Jul 03 23:54:42.787764 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9a5bd585-3d78-4049-b522-4574f00c4842 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=99860) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 03 23:54:43.301110 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9a5bd585-3d78-4049-b522-4574f00c4842 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Detach volume completed successfully. Jul 03 23:54:43.301541 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9a5bd585-3d78-4049-b522-4574f00c4842 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7/action returned with HTTP 202 Jul 03 23:54:43.301881 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 648/2650] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:42 2026] POST /volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7/action => generated 0 bytes in 1047 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:54:43.309170 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-341207ee-c9eb-46d7-9844-b0e5d5292625 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:43.311088 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-341207ee-c9eb-46d7-9844-b0e5d5292625 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 Jul 03 23:54:43.311299 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-341207ee-c9eb-46d7-9844-b0e5d5292625 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:43.311474 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-341207ee-c9eb-46d7-9844-b0e5d5292625 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:43.318168 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:43.318168 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:43.322028 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-341207ee-c9eb-46d7-9844-b0e5d5292625 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:43.327257 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-341207ee-c9eb-46d7-9844-b0e5d5292625 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 returned with HTTP 200 Jul 03 23:54:43.328145 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 662/2651] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:43 2026] GET /volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:43.342644 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-addb1f5e-011e-42c7-8a98-587f608eb35f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:43.344827 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-addb1f5e-011e-42c7-8a98-587f608eb35f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 Jul 03 23:54:43.345211 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-addb1f5e-011e-42c7-8a98-587f608eb35f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:43.345394 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-addb1f5e-011e-42c7-8a98-587f608eb35f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:43.354799 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:43.354799 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:43.360322 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-addb1f5e-011e-42c7-8a98-587f608eb35f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:43.365286 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-addb1f5e-011e-42c7-8a98-587f608eb35f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 returned with HTTP 200 Jul 03 23:54:43.366119 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 672/2652] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:43 2026] GET /volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:43.378592 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ad8ede3a-2b62-4b21-83f5-97801b007fff None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:43.380533 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ad8ede3a-2b62-4b21-83f5-97801b007fff tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] POST https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7/action Jul 03 23:54:43.380851 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ad8ede3a-2b62-4b21-83f5-97801b007fff tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Action body: b'{"os-detach": {}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:43.381058 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ad8ede3a-2b62-4b21-83f5-97801b007fff tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:43.388861 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:43.388861 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:43.389371 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ad8ede3a-2b62-4b21-83f5-97801b007fff tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:43.874043 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-87884e86-a267-4166-967e-a5044cd2ef82 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:43.875698 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-87884e86-a267-4166-967e-a5044cd2ef82 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:54:43.876083 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-87884e86-a267-4166-967e-a5044cd2ef82 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1791851770-698251671", "extra_specs": {}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:43.877673 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:43.877673 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:43.888932 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-87884e86-a267-4166-967e-a5044cd2ef82 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:54:43.889317 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 649/2653] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:54:43 2026] POST /volume/v3/types => generated 268 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:43.894875 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ad8ede3a-2b62-4b21-83f5-97801b007fff tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Detach volume completed successfully. Jul 03 23:54:43.895300 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ad8ede3a-2b62-4b21-83f5-97801b007fff tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7/action returned with HTTP 202 Jul 03 23:54:43.895533 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 671/2654] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:43 2026] POST /volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7/action => generated 0 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:54:43.897813 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-64d2519c-1dcf-4615-baca-cd939bbfe862 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:43.900094 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-64d2519c-1dcf-4615-baca-cd939bbfe862 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:54:43.900565 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-64d2519c-1dcf-4615-baca-cd939bbfe862 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-390714722-1994705354", "extra_specs": {}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:43.903932 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-eada6e65-fa69-438a-9157-494de442a3b7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:43.906075 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eada6e65-fa69-438a-9157-494de442a3b7 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 Jul 03 23:54:43.906340 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eada6e65-fa69-438a-9157-494de442a3b7 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:43.906527 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eada6e65-fa69-438a-9157-494de442a3b7 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:43.913461 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:43.913461 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:43.917057 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-eada6e65-fa69-438a-9157-494de442a3b7 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:43.919580 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-64d2519c-1dcf-4615-baca-cd939bbfe862 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:54:43.919983 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 663/2655] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:54:43 2026] POST /volume/v3/types => generated 268 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:43.924341 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eada6e65-fa69-438a-9157-494de442a3b7 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 returned with HTTP 200 Jul 03 23:54:43.924597 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 673/2656] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:43 2026] GET /volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:43.934359 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:43.936137 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:43.936469 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-425644389", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1791851770-698251671", "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:43.937511 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-627327f8-e61c-477c-a47e-5e01b2d15a5b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:43.937914 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-425644389', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1791851770-698251671', 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:54:43.939319 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-627327f8-e61c-477c-a47e-5e01b2d15a5b tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 Jul 03 23:54:43.939508 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-627327f8-e61c-477c-a47e-5e01b2d15a5b tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:43.939685 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-627327f8-e61c-477c-a47e-5e01b2d15a5b tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:43.941614 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Create volume of 1 GB Jul 03 23:54:43.941998 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:43.941998 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:43.942558 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Availability Zones retrieved successfully. Jul 03 23:54:43.946968 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:43.946968 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:43.947972 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Flow 'volume_create_api' (f0dfafde-f008-4449-b199-191b71073269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:43.948830 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf88757-0dc7-49f5-8a6a-bc45d18ad962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:43.950110 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:54:43.951015 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-627327f8-e61c-477c-a47e-5e01b2d15a5b tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:43.955097 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-627327f8-e61c-477c-a47e-5e01b2d15a5b tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 returned with HTTP 200 Jul 03 23:54:43.955487 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 672/2657] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:43 2026] GET /volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:43.968308 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5c8273be-1cae-4ea1-92d8-c834fffded71 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:43.970001 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5c8273be-1cae-4ea1-92d8-c834fffded71 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] DELETE https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 Jul 03 23:54:43.970175 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5c8273be-1cae-4ea1-92d8-c834fffded71 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:43.970345 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5c8273be-1cae-4ea1-92d8-c834fffded71 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:43.970496 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-5c8273be-1cae-4ea1-92d8-c834fffded71 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Delete volume with id: 3c94c092-0269-4ee3-8efd-4c7410f5f9d7 Jul 03 23:54:43.970572 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf88757-0dc7-49f5-8a6a-bc45d18ad962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:54:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e4982e40-e4fd-4842-a46e-498f9d425f1c,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1791851770-698251671',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4982e40-e4fd-4842-a46e-498f9d425f1c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:43.971548 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ffeaddd-fb8e-4a01-9bd4-14a4696ab575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:43.977361 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:43.977361 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:43.980362 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5c8273be-1cae-4ea1-92d8-c834fffded71 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:43.996283 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5c8273be-1cae-4ea1-92d8-c834fffded71 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Delete volume request issued successfully. Jul 03 23:54:43.996463 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1791851770-698251671 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1791851770-698251671, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:54:43.996561 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5c8273be-1cae-4ea1-92d8-c834fffded71 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 returned with HTTP 202 Jul 03 23:54:43.996834 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1791851770-698251671 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1791851770-698251671, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:54:43.997075 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 664/2658] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:54:43 2026] DELETE /volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:54:44.005020 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-439c0cd9-77fd-4d2e-8f41-aefe61710487 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:44.006862 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-439c0cd9-77fd-4d2e-8f41-aefe61710487 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 Jul 03 23:54:44.007839 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-439c0cd9-77fd-4d2e-8f41-aefe61710487 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:44.007839 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-439c0cd9-77fd-4d2e-8f41-aefe61710487 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:44.014210 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:44.014210 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:44.018322 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-439c0cd9-77fd-4d2e-8f41-aefe61710487 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:44.022568 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-439c0cd9-77fd-4d2e-8f41-aefe61710487 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 returned with HTTP 200 Jul 03 23:54:44.023040 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 674/2659] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:44 2026] GET /volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:44.034132 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Created reservations ['48bf96f2-3566-469e-a018-5e340f4755c6', 'fe61b657-e059-400c-a8b6-7bc3f18a0fc0', 'eb3ccdf9-de4f-480d-bfa5-d3655997ce00', 'e9c2da7a-93c1-4642-917a-ba776543cf37'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:54:44.034862 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ffeaddd-fb8e-4a01-9bd4-14a4696ab575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48bf96f2-3566-469e-a018-5e340f4755c6', 'fe61b657-e059-400c-a8b6-7bc3f18a0fc0', 'eb3ccdf9-de4f-480d-bfa5-d3655997ce00', 'e9c2da7a-93c1-4642-917a-ba776543cf37']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:44.035599 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e71c18d-531e-4cf2-823b-9399d55b3475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:44.057152 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e71c18d-531e-4cf2-823b-9399d55b3475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1758409c-dbf9-465c-8703-ede2657cf445', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-425644389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e3d864e245f490b80b2e2ef7dde0308',qos_specs=None,replication_status=,reservations=['48bf96f2-3566-469e-a018-5e340f4755c6','fe61b657-e059-400c-a8b6-7bc3f18a0fc0','eb3ccdf9-de4f-480d-bfa5-d3655997ce00','e9c2da7a-93c1-4642-917a-ba776543cf37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ebfa3ee6aa44a1a80824f84a6ad22a1',volume_type_id=e4982e40-e4fd-4842-a46e-498f9d425f1c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-425644389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1758409c-dbf9-465c-8703-ede2657cf445,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e3d864e245f490b80b2e2ef7dde0308',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ebfa3ee6aa44a1a80824f84a6ad22a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4982e40-e4fd-4842-a46e-498f9d425f1c),volume_type_id=e4982e40-e4fd-4842-a46e-498f9d425f1c)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:44.057924 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c378701d-d6cb-4fd9-9312-1f7e3a45e84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:44.080722 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c378701d-d6cb-4fd9-9312-1f7e3a45e84a) transitioned into state 'SUCCESS' from state '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-425644389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e3d864e245f490b80b2e2ef7dde0308',qos_specs=None,replication_status=,reservations=['48bf96f2-3566-469e-a018-5e340f4755c6','fe61b657-e059-400c-a8b6-7bc3f18a0fc0','eb3ccdf9-de4f-480d-bfa5-d3655997ce00','e9c2da7a-93c1-4642-917a-ba776543cf37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ebfa3ee6aa44a1a80824f84a6ad22a1',volume_type_id=e4982e40-e4fd-4842-a46e-498f9d425f1c)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:44.081420 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db686350-93b6-47aa-9521-3b49dce7a6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:44.092845 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db686350-93b6-47aa-9521-3b49dce7a6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:44.093946 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Flow 'volume_create_api' (f0dfafde-f008-4449-b199-191b71073269) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:44.094308 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Create volume request issued successfully. Jul 03 23:54:44.095039 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e9111fd2-2954-4be8-ac1a-c52a6d941af5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:54:44.095562 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 650/2660] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:54:43 2026] POST /volume/v3/volumes => generated 845 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:44.106438 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d56980c6-f90a-451c-8780-94716c286b90 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:44.108126 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:44.108433 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-364982435", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-390714722-1994705354", "size": 1}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:44.109978 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-364982435', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-390714722-1994705354', 'size': 1}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:54:44.116151 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Create volume of 1 GB Jul 03 23:54:44.116423 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:44.116423 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:44.116830 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Availability Zones retrieved successfully. Jul 03 23:54:44.128697 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Flow 'volume_create_api' (94e8fadb-45eb-4920-ba4b-e7200396cd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:44.130574 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67598885-3cd7-4d38-a198-3677461d2524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:44.133219 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:54:44.181716 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67598885-3cd7-4d38-a198-3677461d2524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:54:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=156ab4c6-f6ab-4fbd-9778-858d808cc39b,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-390714722-1994705354',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '156ab4c6-f6ab-4fbd-9778-858d808cc39b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:44.182583 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b774e1f3-2701-4a84-b730-4899a51ea4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:44.215732 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-390714722-1994705354 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-390714722-1994705354, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:54:44.216086 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-390714722-1994705354 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-390714722-1994705354, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:54:44.253225 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Created reservations ['2bfc34b1-5d25-44b3-87af-b5de0c45e1f9', '7d3269bd-bd3b-485d-ab63-25c15dcc4007', 'c67669a4-8950-4b60-ac8a-8a4fd6d2fc85', '351a6e08-428b-4028-aeec-07648dc98b21'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:54:44.254330 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b774e1f3-2701-4a84-b730-4899a51ea4b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bfc34b1-5d25-44b3-87af-b5de0c45e1f9', '7d3269bd-bd3b-485d-ab63-25c15dcc4007', 'c67669a4-8950-4b60-ac8a-8a4fd6d2fc85', '351a6e08-428b-4028-aeec-07648dc98b21']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:44.255418 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c73321b-cf8e-4096-8878-2b82cb952bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:44.283668 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c73321b-cf8e-4096-8878-2b82cb952bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b218604-64fe-4501-b9dd-34a83b1100c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-364982435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e3d864e245f490b80b2e2ef7dde0308',qos_specs=None,replication_status=,reservations=['2bfc34b1-5d25-44b3-87af-b5de0c45e1f9','7d3269bd-bd3b-485d-ab63-25c15dcc4007','c67669a4-8950-4b60-ac8a-8a4fd6d2fc85','351a6e08-428b-4028-aeec-07648dc98b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ebfa3ee6aa44a1a80824f84a6ad22a1',volume_type_id=156ab4c6-f6ab-4fbd-9778-858d808cc39b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-364982435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b218604-64fe-4501-b9dd-34a83b1100c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e3d864e245f490b80b2e2ef7dde0308',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ebfa3ee6aa44a1a80824f84a6ad22a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(156ab4c6-f6ab-4fbd-9778-858d808cc39b),volume_type_id=156ab4c6-f6ab-4fbd-9778-858d808cc39b)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:44.285396 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cebbe943-456a-4394-a01c-16c11fa52086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:44.308883 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cebbe943-456a-4394-a01c-16c11fa52086) transitioned into state 'SUCCESS' from state '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-364982435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e3d864e245f490b80b2e2ef7dde0308',qos_specs=None,replication_status=,reservations=['2bfc34b1-5d25-44b3-87af-b5de0c45e1f9','7d3269bd-bd3b-485d-ab63-25c15dcc4007','c67669a4-8950-4b60-ac8a-8a4fd6d2fc85','351a6e08-428b-4028-aeec-07648dc98b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ebfa3ee6aa44a1a80824f84a6ad22a1',volume_type_id=156ab4c6-f6ab-4fbd-9778-858d808cc39b)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:44.309789 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a3d8164-b19d-4997-83bb-b9ed73aaa457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:44.323114 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a3d8164-b19d-4997-83bb-b9ed73aaa457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:44.324447 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Flow 'volume_create_api' (94e8fadb-45eb-4920-ba4b-e7200396cd91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:44.325240 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Create volume request issued successfully. Jul 03 23:54:44.325943 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d56980c6-f90a-451c-8780-94716c286b90 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:54:44.325943 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 673/2661] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:54:44 2026] POST /volume/v3/volumes => generated 845 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:44.365237 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:44.367076 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:44.367437 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-375594465", "snapshot_id": null, "imageRef": "4c5f097e-dcbb-4ecc-9c7c-efcb45727f9f", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-771073854-655367858", "size": 1}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:44.369392 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-375594465', 'snapshot_id': None, 'imageRef': '4c5f097e-dcbb-4ecc-9c7c-efcb45727f9f', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-771073854-655367858', 'size': 1}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:54:44.485772 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Create volume of 1 GB Jul 03 23:54:44.485772 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:44.485772 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:44.486329 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Availability Zones retrieved successfully. Jul 03 23:54:44.490826 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e038015a-277e-4bdb-87fe-53a685b07920 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:44.491584 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e038015a-277e-4bdb-87fe-53a685b07920 None None] GET https://10.4.3.143/volume// Jul 03 23:54:44.491584 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e038015a-277e-4bdb-87fe-53a685b07920 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:44.491584 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e038015a-277e-4bdb-87fe-53a685b07920 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:44.493382 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e038015a-277e-4bdb-87fe-53a685b07920 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:54:44.493382 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 675/2662] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:54:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:54:44.495273 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Flow 'volume_create_api' (805a017d-5a38-415c-8f09-19edeafc64a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:44.496421 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (206e1fcb-aa2f-48c9-adb4-3c435fb9a3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:44.498194 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:54:44.504513 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-54cb517e-3ec2-4330-8030-7688dd72163b req-56b0e82b-00af-47a4-94e2-bee958427752 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:44.558728 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-54cb517e-3ec2-4330-8030-7688dd72163b req-56b0e82b-00af-47a4-94e2-bee958427752 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:54:44.559307 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-54cb517e-3ec2-4330-8030-7688dd72163b req-56b0e82b-00af-47a4-94e2-bee958427752 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49774540-8341-4318-8f5a-0bb3be6339db", "connector": null, "instance_uuid": "078cbed3-d7aa-43bb-9811-268b52311de1"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:44.567244 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (206e1fcb-aa2f-48c9-adb4-3c435fb9a3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:54:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a8b5413d-a4eb-4237-b23b-625cc33a28d9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-771073854-655367858',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8b5413d-a4eb-4237-b23b-625cc33a28d9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:44.568006 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a11fcc53-6dd6-43e4-b355-79ab1e1b99eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:44.576360 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:44.576360 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:44.598071 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-771073854-655367858 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-771073854-655367858, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:54:44.598407 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-771073854-655367858 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-771073854-655367858, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:54:44.621122 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-54cb517e-3ec2-4330-8030-7688dd72163b req-56b0e82b-00af-47a4-94e2-bee958427752 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:54:44.624291 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 651/2663] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:54:44 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:44.635104 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Created reservations ['9ad8342b-65f4-457f-b3a9-4be61c6041d4', '126fc0d9-83e3-49cb-af95-68405c04ff6c', '1a535db6-8884-49ed-9b7a-1922870599fa', '4ba2dcc0-d030-48a3-8a0e-b633adb3d718'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:54:44.636366 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a11fcc53-6dd6-43e4-b355-79ab1e1b99eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ad8342b-65f4-457f-b3a9-4be61c6041d4', '126fc0d9-83e3-49cb-af95-68405c04ff6c', '1a535db6-8884-49ed-9b7a-1922870599fa', '4ba2dcc0-d030-48a3-8a0e-b633adb3d718']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:44.637411 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58de51b2-a8bb-4919-8d95-4e93d94afb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:44.670127 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58de51b2-a8bb-4919-8d95-4e93d94afb35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb15160a-a9e5-49de-abd3-3955781cb381', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-375594465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e3d864e245f490b80b2e2ef7dde0308',qos_specs=None,replication_status=,reservations=['9ad8342b-65f4-457f-b3a9-4be61c6041d4','126fc0d9-83e3-49cb-af95-68405c04ff6c','1a535db6-8884-49ed-9b7a-1922870599fa','4ba2dcc0-d030-48a3-8a0e-b633adb3d718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ebfa3ee6aa44a1a80824f84a6ad22a1',volume_type_id=a8b5413d-a4eb-4237-b23b-625cc33a28d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-375594465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb15160a-a9e5-49de-abd3-3955781cb381,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e3d864e245f490b80b2e2ef7dde0308',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ebfa3ee6aa44a1a80824f84a6ad22a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8b5413d-a4eb-4237-b23b-625cc33a28d9),volume_type_id=a8b5413d-a4eb-4237-b23b-625cc33a28d9)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:44.670841 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f8f7fb3-4fe6-4272-8af0-09a7e69a303f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:44.690302 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f8f7fb3-4fe6-4272-8af0-09a7e69a303f) transitioned into state 'SUCCESS' from state '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-375594465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e3d864e245f490b80b2e2ef7dde0308',qos_specs=None,replication_status=,reservations=['9ad8342b-65f4-457f-b3a9-4be61c6041d4','126fc0d9-83e3-49cb-af95-68405c04ff6c','1a535db6-8884-49ed-9b7a-1922870599fa','4ba2dcc0-d030-48a3-8a0e-b633adb3d718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ebfa3ee6aa44a1a80824f84a6ad22a1',volume_type_id=a8b5413d-a4eb-4237-b23b-625cc33a28d9)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:44.691017 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9650e8c2-5b3b-4d7c-be3c-42d0edb1cf42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:44.704018 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9650e8c2-5b3b-4d7c-be3c-42d0edb1cf42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:44.705265 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Flow 'volume_create_api' (805a017d-5a38-415c-8f09-19edeafc64a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:44.705647 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Create volume request issued successfully. Jul 03 23:54:44.706438 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0e2fa744-6227-41d1-a573-02f7dc36e635 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:54:44.707201 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 665/2664] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:54:44 2026] POST /volume/v3/volumes => generated 844 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:44.724058 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8a0258b0-1b47-4bd0-ad71-5755bbc6b2f5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:44.725193 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8a0258b0-1b47-4bd0-ad71-5755bbc6b2f5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:54:44.725553 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8a0258b0-1b47-4bd0-ad71-5755bbc6b2f5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:44.725736 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8a0258b0-1b47-4bd0-ad71-5755bbc6b2f5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:44.734823 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:44.734823 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:44.739505 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8a0258b0-1b47-4bd0-ad71-5755bbc6b2f5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:54:44.745438 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8a0258b0-1b47-4bd0-ad71-5755bbc6b2f5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 200 Jul 03 23:54:44.745975 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 674/2665] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:44 2026] GET /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 912 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:44.972770 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a21db78d-3f9a-414c-848d-bf0cce1e7c1b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:44.974645 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a21db78d-3f9a-414c-848d-bf0cce1e7c1b tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:54:44.974974 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a21db78d-3f9a-414c-848d-bf0cce1e7c1b tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:44.975188 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a21db78d-3f9a-414c-848d-bf0cce1e7c1b tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:44.985631 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:44.985631 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:44.990086 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a21db78d-3f9a-414c-848d-bf0cce1e7c1b tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:45.003341 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a21db78d-3f9a-414c-848d-bf0cce1e7c1b tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:54:45.003341 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 676/2666] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:44 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:45.038665 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6643cba7-08d3-4848-a1a3-ca0f87f16f64 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:45.041070 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6643cba7-08d3-4848-a1a3-ca0f87f16f64 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 Jul 03 23:54:45.041358 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6643cba7-08d3-4848-a1a3-ca0f87f16f64 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:45.041634 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6643cba7-08d3-4848-a1a3-ca0f87f16f64 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:45.047143 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6643cba7-08d3-4848-a1a3-ca0f87f16f64 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 returned with HTTP 404 Jul 03 23:54:45.047566 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 652/2667] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:45 2026] GET /volume/v3/volumes/3c94c092-0269-4ee3-8efd-4c7410f5f9d7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:45.153287 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2d40eea8-a7d6-4a34-8c1b-7ac0fe7d7898 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:45.153836 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2d40eea8-a7d6-4a34-8c1b-7ac0fe7d7898 None None] GET https://10.4.3.143/volume// Jul 03 23:54:45.154058 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2d40eea8-a7d6-4a34-8c1b-7ac0fe7d7898 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:45.154285 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2d40eea8-a7d6-4a34-8c1b-7ac0fe7d7898 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:45.154676 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2d40eea8-a7d6-4a34-8c1b-7ac0fe7d7898 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:54:45.155044 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 666/2668] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:54: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 03 23:54:45.164058 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-54cb517e-3ec2-4330-8030-7688dd72163b req-d7a7e439-4db4-453c-a081-30fe6469f6a3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:45.165770 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-54cb517e-3ec2-4330-8030-7688dd72163b req-d7a7e439-4db4-453c-a081-30fe6469f6a3 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:54:45.165770 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-54cb517e-3ec2-4330-8030-7688dd72163b req-d7a7e439-4db4-453c-a081-30fe6469f6a3 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:45.165860 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-54cb517e-3ec2-4330-8030-7688dd72163b req-d7a7e439-4db4-453c-a081-30fe6469f6a3 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:45.176584 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:45.176584 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:45.186062 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-54cb517e-3ec2-4330-8030-7688dd72163b req-d7a7e439-4db4-453c-a081-30fe6469f6a3 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:45.188656 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-54cb517e-3ec2-4330-8030-7688dd72163b req-d7a7e439-4db4-453c-a081-30fe6469f6a3 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:54:45.189959 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 675/2669] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:54:45 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 1036 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:54:45.320548 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-54cb517e-3ec2-4330-8030-7688dd72163b req-74a2d746-4f02-4327-b217-7b6eecbfd5d8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:45.323162 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-54cb517e-3ec2-4330-8030-7688dd72163b req-74a2d746-4f02-4327-b217-7b6eecbfd5d8 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] PUT https://10.4.3.143/volume/v3/attachments/33cc800d-2d0f-4b83-a188-f8369271539b Jul 03 23:54:45.323549 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-54cb517e-3ec2-4330-8030-7688dd72163b req-74a2d746-4f02-4327-b217-7b6eecbfd5d8 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:45.333057 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-54cb517e-3ec2-4330-8030-7688dd72163b req-74a2d746-4f02-4327-b217-7b6eecbfd5d8 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Acquiring lock "cinder-attachment_update-49774540-8341-4318-8f5a-0bb3be6339db-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:54:45.337542 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-54cb517e-3ec2-4330-8030-7688dd72163b req-74a2d746-4f02-4327-b217-7b6eecbfd5d8 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Lock "cinder-attachment_update-49774540-8341-4318-8f5a-0bb3be6339db-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:54:45.338414 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:45.338414 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:45.520826 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9b8a8b7d-9f8b-41b7-b43f-71b56d25c79b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:45.521292 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9b8a8b7d-9f8b-41b7-b43f-71b56d25c79b None None] GET https://10.4.3.143/volume// Jul 03 23:54:45.521472 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9b8a8b7d-9f8b-41b7-b43f-71b56d25c79b None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:45.521692 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9b8a8b7d-9f8b-41b7-b43f-71b56d25c79b None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:45.522046 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9b8a8b7d-9f8b-41b7-b43f-71b56d25c79b None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:54:45.522334 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 653/2670] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:54: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 03 23:54:45.529926 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-25c262e1-f053-4582-80ba-6a742f5d2189 req-db4e0fb7-7704-449d-b95f-59c4fdd04f84 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:45.532880 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-25c262e1-f053-4582-80ba-6a742f5d2189 req-db4e0fb7-7704-449d-b95f-59c4fdd04f84 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] GET https://10.4.3.143/volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 Jul 03 23:54:45.533140 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-25c262e1-f053-4582-80ba-6a742f5d2189 req-db4e0fb7-7704-449d-b95f-59c4fdd04f84 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:45.533369 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-25c262e1-f053-4582-80ba-6a742f5d2189 req-db4e0fb7-7704-449d-b95f-59c4fdd04f84 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:45.546988 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:45.546988 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:45.555524 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-25c262e1-f053-4582-80ba-6a742f5d2189 req-db4e0fb7-7704-449d-b95f-59c4fdd04f84 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Volume info retrieved successfully. Jul 03 23:54:45.566154 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-25c262e1-f053-4582-80ba-6a742f5d2189 req-db4e0fb7-7704-449d-b95f-59c4fdd04f84 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] https://10.4.3.143/volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 returned with HTTP 200 Jul 03 23:54:45.566653 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 667/2671] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:54:45 2026] GET /volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 => generated 1540 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:54:45.681346 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-25c262e1-f053-4582-80ba-6a742f5d2189 req-1c5607c8-ea44-4bde-b9c2-53d47bcf54d0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:45.683626 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-25c262e1-f053-4582-80ba-6a742f5d2189 req-1c5607c8-ea44-4bde-b9c2-53d47bcf54d0 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] PUT https://10.4.3.143/volume/v3/attachments/14ca039f-d4a6-41af-896c-35ad96147e4a Jul 03 23:54:45.684152 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-25c262e1-f053-4582-80ba-6a742f5d2189 req-1c5607c8-ea44-4bde-b9c2-53d47bcf54d0 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:45.692079 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-25c262e1-f053-4582-80ba-6a742f5d2189 req-1c5607c8-ea44-4bde-b9c2-53d47bcf54d0 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Acquiring lock "cinder-attachment_update-233b5289-63cf-4ac1-95b0-5f76eac8aa72-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:54:45.696942 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-25c262e1-f053-4582-80ba-6a742f5d2189 req-1c5607c8-ea44-4bde-b9c2-53d47bcf54d0 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Lock "cinder-attachment_update-233b5289-63cf-4ac1-95b0-5f76eac8aa72-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:54:45.697798 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:45.697798 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:45.760274 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d3f2eb1b-7da7-41da-bfb8-0b058ab4d772 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:45.762417 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d3f2eb1b-7da7-41da-bfb8-0b058ab4d772 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:54:45.762735 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d3f2eb1b-7da7-41da-bfb8-0b058ab4d772 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:45.763057 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d3f2eb1b-7da7-41da-bfb8-0b058ab4d772 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:45.771683 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:45.771683 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:45.776030 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d3f2eb1b-7da7-41da-bfb8-0b058ab4d772 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:54:45.780849 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d3f2eb1b-7da7-41da-bfb8-0b058ab4d772 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 200 Jul 03 23:54:45.781507 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 654/2672] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:45 2026] GET /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 936 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:45.863274 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-54cb517e-3ec2-4330-8030-7688dd72163b req-74a2d746-4f02-4327-b217-7b6eecbfd5d8 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Lock "cinder-attachment_update-49774540-8341-4318-8f5a-0bb3be6339db-np0000004490" released by "attachment_update" :: held 0.526s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:54:45.863622 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-54cb517e-3ec2-4330-8030-7688dd72163b req-74a2d746-4f02-4327-b217-7b6eecbfd5d8 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/attachments/33cc800d-2d0f-4b83-a188-f8369271539b returned with HTTP 200 Jul 03 23:54:45.864055 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 677/2673] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:54:45 2026] PUT /volume/v3/attachments/33cc800d-2d0f-4b83-a188-f8369271539b => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:46.018046 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-720d905f-5f7b-4fb5-90ed-b71f6293f3d4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:46.020208 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-720d905f-5f7b-4fb5-90ed-b71f6293f3d4 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:54:46.020630 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-720d905f-5f7b-4fb5-90ed-b71f6293f3d4 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:46.021020 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-720d905f-5f7b-4fb5-90ed-b71f6293f3d4 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:46.038631 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:46.038631 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:46.043637 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-720d905f-5f7b-4fb5-90ed-b71f6293f3d4 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:46.055161 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-720d905f-5f7b-4fb5-90ed-b71f6293f3d4 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:54:46.055274 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 668/2674] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:46 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:46.221450 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-25c262e1-f053-4582-80ba-6a742f5d2189 req-1c5607c8-ea44-4bde-b9c2-53d47bcf54d0 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Lock "cinder-attachment_update-233b5289-63cf-4ac1-95b0-5f76eac8aa72-np0000004490" released by "attachment_update" :: held 0.524s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:54:46.221727 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-25c262e1-f053-4582-80ba-6a742f5d2189 req-1c5607c8-ea44-4bde-b9c2-53d47bcf54d0 tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] https://10.4.3.143/volume/v3/attachments/14ca039f-d4a6-41af-896c-35ad96147e4a returned with HTTP 200 Jul 03 23:54:46.222161 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 676/2675] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:54:45 2026] PUT /volume/v3/attachments/14ca039f-d4a6-41af-896c-35ad96147e4a => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:46.628536 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-a26f67f8-e1ea-44fd-a025-5f97e6251ee6 req-f6946407-52ab-4d5e-a3b4-f2da8a858ddd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:46.630542 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-a26f67f8-e1ea-44fd-a025-5f97e6251ee6 req-f6946407-52ab-4d5e-a3b4-f2da8a858ddd tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] DELETE https://10.4.3.143/volume/v3/attachments/44d851b9-5e36-4d8b-9a22-0193ec3376c9 Jul 03 23:54:46.630938 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-a26f67f8-e1ea-44fd-a025-5f97e6251ee6 req-f6946407-52ab-4d5e-a3b4-f2da8a858ddd tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:46.631179 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-a26f67f8-e1ea-44fd-a025-5f97e6251ee6 req-f6946407-52ab-4d5e-a3b4-f2da8a858ddd tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:46.639464 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:46.639464 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:46.733830 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-25c262e1-f053-4582-80ba-6a742f5d2189 req-8fd84761-12e5-4adc-ab80-2335d155253c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:46.735649 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-25c262e1-f053-4582-80ba-6a742f5d2189 req-8fd84761-12e5-4adc-ab80-2335d155253c tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] POST https://10.4.3.143/volume/v3/attachments/14ca039f-d4a6-41af-896c-35ad96147e4a/action Jul 03 23:54:46.735997 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-25c262e1-f053-4582-80ba-6a742f5d2189 req-8fd84761-12e5-4adc-ab80-2335d155253c tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:46.736112 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-25c262e1-f053-4582-80ba-6a742f5d2189 req-8fd84761-12e5-4adc-ab80-2335d155253c tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:46.750147 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:46.750147 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:46.760020 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-25c262e1-f053-4582-80ba-6a742f5d2189 req-8fd84761-12e5-4adc-ab80-2335d155253c tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] https://10.4.3.143/volume/v3/attachments/14ca039f-d4a6-41af-896c-35ad96147e4a/action returned with HTTP 204 Jul 03 23:54:46.760556 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 678/2676] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:54:46 2026] POST /volume/v3/attachments/14ca039f-d4a6-41af-896c-35ad96147e4a/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:46.796807 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8dd36744-1b3d-4e06-83ee-083eca5acbe6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:46.798577 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8dd36744-1b3d-4e06-83ee-083eca5acbe6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:54:46.798777 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8dd36744-1b3d-4e06-83ee-083eca5acbe6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:46.799003 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8dd36744-1b3d-4e06-83ee-083eca5acbe6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:46.805600 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:46.805600 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:46.809016 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8dd36744-1b3d-4e06-83ee-083eca5acbe6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:54:46.812978 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8dd36744-1b3d-4e06-83ee-083eca5acbe6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 200 Jul 03 23:54:46.813327 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 669/2677] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:46 2026] GET /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:47.068417 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a20951df-9949-450f-9c74-f529e49d366c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:47.070393 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a20951df-9949-450f-9c74-f529e49d366c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:54:47.070627 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a20951df-9949-450f-9c74-f529e49d366c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:47.070934 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a20951df-9949-450f-9c74-f529e49d366c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:47.081031 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:47.081031 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:47.085508 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a20951df-9949-450f-9c74-f529e49d366c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:47.090289 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a20951df-9949-450f-9c74-f529e49d366c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:54:47.090869 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 677/2678] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:47 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:47.193115 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-a26f67f8-e1ea-44fd-a025-5f97e6251ee6 req-f6946407-52ab-4d5e-a3b4-f2da8a858ddd tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/attachments/44d851b9-5e36-4d8b-9a22-0193ec3376c9 returned with HTTP 200 Jul 03 23:54:47.193591 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 655/2679] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:54:46 2026] DELETE /volume/v3/attachments/44d851b9-5e36-4d8b-9a22-0193ec3376c9 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:47.825156 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e840b00a-18c7-4316-ade5-78c0ade63926 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:47.828495 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e840b00a-18c7-4316-ade5-78c0ade63926 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:54:47.828720 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e840b00a-18c7-4316-ade5-78c0ade63926 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:47.829002 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e840b00a-18c7-4316-ade5-78c0ade63926 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:47.837281 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:47.837281 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:47.841404 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e840b00a-18c7-4316-ade5-78c0ade63926 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:54:47.848925 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e840b00a-18c7-4316-ade5-78c0ade63926 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 200 Jul 03 23:54:47.849367 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 679/2680] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:47 2026] GET /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:48.105167 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9900622f-344c-487f-a423-c34fedbed3a7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:48.107012 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9900622f-344c-487f-a423-c34fedbed3a7 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:54:48.107185 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9900622f-344c-487f-a423-c34fedbed3a7 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:48.107351 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9900622f-344c-487f-a423-c34fedbed3a7 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:48.116316 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:48.116316 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:48.119798 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9900622f-344c-487f-a423-c34fedbed3a7 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:48.123802 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9900622f-344c-487f-a423-c34fedbed3a7 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:54:48.124234 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 670/2681] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:48 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:48.867003 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b42a2202-a966-4582-b21e-610177ec9a39 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:48.868821 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b42a2202-a966-4582-b21e-610177ec9a39 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:54:48.869027 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b42a2202-a966-4582-b21e-610177ec9a39 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:48.869196 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b42a2202-a966-4582-b21e-610177ec9a39 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:48.878050 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:48.878050 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:48.881418 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b42a2202-a966-4582-b21e-610177ec9a39 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:54:48.885466 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b42a2202-a966-4582-b21e-610177ec9a39 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 200 Jul 03 23:54:48.885810 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 678/2682] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:48 2026] GET /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:49.136113 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f4b4fa2c-8dfa-427b-9c0a-9e3d8d21298a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:49.137774 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f4b4fa2c-8dfa-427b-9c0a-9e3d8d21298a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:54:49.138003 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f4b4fa2c-8dfa-427b-9c0a-9e3d8d21298a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:49.138179 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f4b4fa2c-8dfa-427b-9c0a-9e3d8d21298a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:49.146477 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:49.146477 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:49.149354 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f4b4fa2c-8dfa-427b-9c0a-9e3d8d21298a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:49.152804 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f4b4fa2c-8dfa-427b-9c0a-9e3d8d21298a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:54:49.153143 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 656/2683] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:49 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:49.900218 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cd983590-63ed-49be-88b4-3e5af188f0bc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:49.903658 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cd983590-63ed-49be-88b4-3e5af188f0bc tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:54:49.903967 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cd983590-63ed-49be-88b4-3e5af188f0bc tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:49.904233 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cd983590-63ed-49be-88b4-3e5af188f0bc tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:49.913722 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:49.913722 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:49.921526 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cd983590-63ed-49be-88b4-3e5af188f0bc tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:54:49.928126 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cd983590-63ed-49be-88b4-3e5af188f0bc tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 200 Jul 03 23:54:49.928638 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 680/2684] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:49 2026] GET /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:50.170200 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7df48564-1f41-4047-9b90-b3960a1db139 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:50.172304 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7df48564-1f41-4047-9b90-b3960a1db139 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:54:50.172543 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7df48564-1f41-4047-9b90-b3960a1db139 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:50.172725 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7df48564-1f41-4047-9b90-b3960a1db139 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:50.183436 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:50.183436 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:50.189313 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-7df48564-1f41-4047-9b90-b3960a1db139 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:50.193963 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7df48564-1f41-4047-9b90-b3960a1db139 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:54:50.194467 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 671/2685] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:50 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:50.945529 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6a64e457-1ee7-4594-83cb-9a2b9e5f2a40 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:50.947979 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6a64e457-1ee7-4594-83cb-9a2b9e5f2a40 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:54:50.948261 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6a64e457-1ee7-4594-83cb-9a2b9e5f2a40 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:50.948513 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6a64e457-1ee7-4594-83cb-9a2b9e5f2a40 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:50.960301 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:50.960301 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:50.967467 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6a64e457-1ee7-4594-83cb-9a2b9e5f2a40 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:54:50.973424 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6a64e457-1ee7-4594-83cb-9a2b9e5f2a40 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 200 Jul 03 23:54:50.973837 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 679/2686] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:50 2026] GET /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:51.211239 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2e375789-a681-45f5-9f62-a2404e992225 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:51.213434 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2e375789-a681-45f5-9f62-a2404e992225 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:54:51.213633 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2e375789-a681-45f5-9f62-a2404e992225 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:51.213906 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2e375789-a681-45f5-9f62-a2404e992225 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:51.216119 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=379,cinder:UPDATE=90,cinder:INSERT=56 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:54:51.226445 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:51.226445 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:51.231152 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2e375789-a681-45f5-9f62-a2404e992225 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:51.236341 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2e375789-a681-45f5-9f62-a2404e992225 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:54:51.236788 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 657/2687] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:51 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:51.986101 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-afdedd67-2c0e-482a-9363-55b221087ee1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:51.987855 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-afdedd67-2c0e-482a-9363-55b221087ee1 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:54:51.988054 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-afdedd67-2c0e-482a-9363-55b221087ee1 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:51.988223 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-afdedd67-2c0e-482a-9363-55b221087ee1 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:51.990281 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=268,cinder:UPDATE=47,cinder:INSERT=25,cinder:DELETE=1 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:54:51.995690 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:51.995690 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:51.999470 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-afdedd67-2c0e-482a-9363-55b221087ee1 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:54:52.004534 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-afdedd67-2c0e-482a-9363-55b221087ee1 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 200 Jul 03 23:54:52.005118 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 681/2688] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:51 2026] GET /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:52.099527 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-54cb517e-3ec2-4330-8030-7688dd72163b req-aa060afb-91b7-4e86-b2cf-8be39d00152a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:52.101752 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-54cb517e-3ec2-4330-8030-7688dd72163b req-aa060afb-91b7-4e86-b2cf-8be39d00152a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] POST https://10.4.3.143/volume/v3/attachments/33cc800d-2d0f-4b83-a188-f8369271539b/action Jul 03 23:54:52.102198 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-54cb517e-3ec2-4330-8030-7688dd72163b req-aa060afb-91b7-4e86-b2cf-8be39d00152a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:52.102355 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-54cb517e-3ec2-4330-8030-7688dd72163b req-aa060afb-91b7-4e86-b2cf-8be39d00152a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:52.124504 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:52.124504 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:52.140572 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-54cb517e-3ec2-4330-8030-7688dd72163b req-aa060afb-91b7-4e86-b2cf-8be39d00152a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/attachments/33cc800d-2d0f-4b83-a188-f8369271539b/action returned with HTTP 204 Jul 03 23:54:52.141232 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 672/2689] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:54:52 2026] POST /volume/v3/attachments/33cc800d-2d0f-4b83-a188-f8369271539b/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:52.260571 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a6a4ee9c-bb0f-4a75-8b28-b51a7a3318de None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:52.264266 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a6a4ee9c-bb0f-4a75-8b28-b51a7a3318de tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:54:52.264482 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a6a4ee9c-bb0f-4a75-8b28-b51a7a3318de tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:52.264674 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a6a4ee9c-bb0f-4a75-8b28-b51a7a3318de tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:52.283599 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:52.283599 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:52.288643 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a6a4ee9c-bb0f-4a75-8b28-b51a7a3318de tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:52.293939 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a6a4ee9c-bb0f-4a75-8b28-b51a7a3318de tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:54:52.294341 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 680/2690] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:52 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 1149 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:52.308874 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ecd64e31-bc56-4843-92e2-5e37800f1e0c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:52.310584 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ecd64e31-bc56-4843-92e2-5e37800f1e0c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:54:52.311656 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ecd64e31-bc56-4843-92e2-5e37800f1e0c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:52.311656 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ecd64e31-bc56-4843-92e2-5e37800f1e0c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:52.322562 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:52.322562 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:52.326181 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ecd64e31-bc56-4843-92e2-5e37800f1e0c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:52.330302 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ecd64e31-bc56-4843-92e2-5e37800f1e0c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:54:52.330667 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 658/2691] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:52 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 1149 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:52.347167 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c38acdfd-ef9e-4ef3-903f-d1f926cb1eb7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:52.349369 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c38acdfd-ef9e-4ef3-903f-d1f926cb1eb7 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] POST https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action Jul 03 23:54:52.349763 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c38acdfd-ef9e-4ef3-903f-d1f926cb1eb7 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action body: b'{"os-detach": {}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:52.349897 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c38acdfd-ef9e-4ef3-903f-d1f926cb1eb7 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:52.360194 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:52.360194 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:52.360611 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c38acdfd-ef9e-4ef3-903f-d1f926cb1eb7 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:52.414361 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c38acdfd-ef9e-4ef3-903f-d1f926cb1eb7 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Attachment connected to vm 078cbed3-d7aa-43bb-9811-268b52311de1, checking data on nova Jul 03 23:54:52.414361 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.compute.nova [None req-c38acdfd-ef9e-4ef3-903f-d1f926cb1eb7 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Creating Keystone token plugin using URL: https://10.4.3.143/identity {{(pid=99861) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 23:54:52.611717 np0000004490 devstack@c-api.service[99861]: DEBUG novaclient.v2.client [None req-c38acdfd-ef9e-4ef3-903f-d1f926cb1eb7 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] REQ: curl -g -i -X GET https://10.4.3.143/compute/v2.1/servers/078cbed3-d7aa-43bb-9811-268b52311de1/os-volume_attachments/49774540-8341-4318-8f5a-0bb3be6339db -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}853d442afeba8703a1bd10e081a07b764bf26e3daf565bc96d41b5e8dc5ba3a0" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c38acdfd-ef9e-4ef3-903f-d1f926cb1eb7" -H "X-Service-Token: {SHA256}0ff3bf92885b9ee76e502f8caadcd4dadf3c14c0b220fa2982eae7f6dd2e15d3" {{(pid=99861) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 23:54:52.739364 np0000004490 devstack@c-api.service[99861]: DEBUG novaclient.v2.client [None req-c38acdfd-ef9e-4ef3-903f-d1f926cb1eb7 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 23:54:52 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-4b1095cc-b6e7-4afc-9d2d-5b073563f7d3 x-openstack-request-id: req-4b1095cc-b6e7-4afc-9d2d-5b073563f7d3 {{(pid=99861) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 23:54:52.739497 np0000004490 devstack@c-api.service[99861]: DEBUG novaclient.v2.client [None req-c38acdfd-ef9e-4ef3-903f-d1f926cb1eb7 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "49774540-8341-4318-8f5a-0bb3be6339db", "serverId": "078cbed3-d7aa-43bb-9811-268b52311de1", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "33cc800d-2d0f-4b83-a188-f8369271539b", "bdm_uuid": "37f1c1b1-c310-4f8c-a265-24b4a413c3b6"}} {{(pid=99861) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 23:54:52.739598 np0000004490 devstack@c-api.service[99861]: DEBUG novaclient.v2.client [None req-c38acdfd-ef9e-4ef3-903f-d1f926cb1eb7 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET call to compute for https://10.4.3.143/compute/v2.1/servers/078cbed3-d7aa-43bb-9811-268b52311de1/os-volume_attachments/49774540-8341-4318-8f5a-0bb3be6339db used request id req-4b1095cc-b6e7-4afc-9d2d-5b073563f7d3 {{(pid=99861) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 23:54:52.742302 np0000004490 devstack@c-api.service[99861]: ERROR cinder.volume.api [None req-c38acdfd-ef9e-4ef3-903f-d1f926cb1eb7 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-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 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault [None req-c38acdfd-ef9e-4ef3-903f-d1f926cb1eb7 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Caught error: Detach volume from instance 078cbed3-d7aa-43bb-9811-268b52311de1 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 078cbed3-d7aa-43bb-9811-268b52311de1 using the Compute API Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: 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 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.745453 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 078cbed3-d7aa-43bb-9811-268b52311de1 using the Compute API Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: ERROR cinder.api.middleware.fault Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.middleware.fault [None req-c38acdfd-ef9e-4ef3-903f-d1f926cb1eb7 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action returned with HTTP 409 Jul 03 23:54:52.746532 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 682/2692] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:52 2026] POST /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action => generated 167 bytes in 400 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:52.759640 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a9774c82-8ce9-4273-afa2-990949c30f0a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:52.762314 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a9774c82-8ce9-4273-afa2-990949c30f0a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] POST https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action Jul 03 23:54:52.766282 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a9774c82-8ce9-4273-afa2-990949c30f0a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:52.766571 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a9774c82-8ce9-4273-afa2-990949c30f0a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:52.781893 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:52.781893 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:52.782435 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a9774c82-8ce9-4273-afa2-990949c30f0a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:52.788784 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a9774c82-8ce9-4273-afa2-990949c30f0a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Attachment connected to vm 078cbed3-d7aa-43bb-9811-268b52311de1, checking data on nova Jul 03 23:54:52.789183 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.compute.nova [None req-a9774c82-8ce9-4273-afa2-990949c30f0a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Creating Keystone token plugin using URL: https://10.4.3.143/identity {{(pid=99863) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 23:54:52.884484 np0000004490 devstack@c-api.service[99863]: DEBUG novaclient.v2.client [None req-a9774c82-8ce9-4273-afa2-990949c30f0a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] REQ: curl -g -i -X GET https://10.4.3.143/compute/v2.1/servers/078cbed3-d7aa-43bb-9811-268b52311de1/os-volume_attachments/49774540-8341-4318-8f5a-0bb3be6339db -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6663eccbb95fde6cc8eee4434183a23432853cd6b3c2d2e161579420d3923c5d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a9774c82-8ce9-4273-afa2-990949c30f0a" -H "X-Service-Token: {SHA256}839578e9ba1b16a7321dc06cfcc91b79f4965cea87d0138bb23adec416b2d4db" {{(pid=99863) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 23:54:53.006665 np0000004490 devstack@c-api.service[99863]: DEBUG novaclient.v2.client [None req-a9774c82-8ce9-4273-afa2-990949c30f0a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 23:54:52 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-34d09d09-0985-48bd-87aa-6510c3735fe3 x-openstack-request-id: req-34d09d09-0985-48bd-87aa-6510c3735fe3 {{(pid=99863) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 23:54:53.006876 np0000004490 devstack@c-api.service[99863]: DEBUG novaclient.v2.client [None req-a9774c82-8ce9-4273-afa2-990949c30f0a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "49774540-8341-4318-8f5a-0bb3be6339db", "serverId": "078cbed3-d7aa-43bb-9811-268b52311de1", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "33cc800d-2d0f-4b83-a188-f8369271539b", "bdm_uuid": "37f1c1b1-c310-4f8c-a265-24b4a413c3b6"}} {{(pid=99863) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 23:54:53.007005 np0000004490 devstack@c-api.service[99863]: DEBUG novaclient.v2.client [None req-a9774c82-8ce9-4273-afa2-990949c30f0a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET call to compute for https://10.4.3.143/compute/v2.1/servers/078cbed3-d7aa-43bb-9811-268b52311de1/os-volume_attachments/49774540-8341-4318-8f5a-0bb3be6339db used request id req-34d09d09-0985-48bd-87aa-6510c3735fe3 {{(pid=99863) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 23:54:53.009734 np0000004490 devstack@c-api.service[99863]: ERROR cinder.volume.api [None req-a9774c82-8ce9-4273-afa2-990949c30f0a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-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 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault [None req-a9774c82-8ce9-4273-afa2-990949c30f0a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Caught error: Detach volume from instance 078cbed3-d7aa-43bb-9811-268b52311de1 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 078cbed3-d7aa-43bb-9811-268b52311de1 using the Compute API Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: 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 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.012110 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 078cbed3-d7aa-43bb-9811-268b52311de1 using the Compute API Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.middleware.fault [None req-a9774c82-8ce9-4273-afa2-990949c30f0a tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action returned with HTTP 409 Jul 03 23:54:53.014847 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 673/2693] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:52 2026] POST /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action => generated 167 bytes in 254 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:53.022226 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4d6867db-f2f0-43a9-b43c-3a13dafb46c6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:53.025161 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4d6867db-f2f0-43a9-b43c-3a13dafb46c6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:54:53.025219 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e187d7b5-cd4d-453f-847f-0524f4b2d800 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:53.025385 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4d6867db-f2f0-43a9-b43c-3a13dafb46c6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:53.026069 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4d6867db-f2f0-43a9-b43c-3a13dafb46c6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:53.027393 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 659/2694] 10.4.3.143 () {70 vars in 1597 bytes} [Fri Jul 3 23:54:53 2026] POST /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 23:54:53.033605 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:53.033605 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:53.037496 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f601618a-e8d8-4dbb-b477-aa2f010ae54b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:53.039773 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 683/2695] 10.4.3.143 () {70 vars in 1597 bytes} [Fri Jul 3 23:54:53 2026] POST /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 23:54:53.040266 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-4d6867db-f2f0-43a9-b43c-3a13dafb46c6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:54:53.050240 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4d6867db-f2f0-43a9-b43c-3a13dafb46c6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 200 Jul 03 23:54:53.050240 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 681/2696] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:53 2026] GET /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:53.054584 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2689e31a-f92d-4921-828c-340559fd3020 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:53.084290 np0000004490 devstack@c-api.service[99863]: WARNING keystonemiddleware.auth_token [None req-2689e31a-f92d-4921-828c-340559fd3020 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 23:54:53.085265 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 674/2697] 10.4.3.143 () {70 vars in 1597 bytes} [Fri Jul 3 23:54:53 2026] POST /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 23:54:53.092399 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6ab7b014-6fdc-4c10-8420-ccb5d2dbd1c0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:53.110247 np0000004490 devstack@c-api.service[99860]: WARNING keystonemiddleware.auth_token [None req-6ab7b014-6fdc-4c10-8420-ccb5d2dbd1c0 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 23:54:53.111318 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 660/2698] 10.4.3.143 () {70 vars in 1597 bytes} [Fri Jul 3 23:54:53 2026] POST /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 23:54:53.118574 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c5ba1782-e59b-4967-8e4e-377994dd5744 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:53.179646 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c5ba1782-e59b-4967-8e4e-377994dd5744 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] POST https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action Jul 03 23:54:53.180371 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c5ba1782-e59b-4967-8e4e-377994dd5744 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:53.180534 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c5ba1782-e59b-4967-8e4e-377994dd5744 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:53.218603 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-c5ba1782-e59b-4967-8e4e-377994dd5744 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-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=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:54:53.227042 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:53.227042 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:53.227384 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.admin_actions [None req-c5ba1782-e59b-4967-8e4e-377994dd5744 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] Updating volume '49774540-8341-4318-8f5a-0bb3be6339db' with '{'status': 'error'}' {{(pid=99861) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 23:54:53.246494 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c5ba1782-e59b-4967-8e4e-377994dd5744 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action returned with HTTP 202 Jul 03 23:54:53.246877 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 684/2699] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:53 2026] POST /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:54:53.253304 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-dda475f4-3d78-4421-840c-33788dce0523 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:53.255091 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dda475f4-3d78-4421-840c-33788dce0523 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:54:53.255283 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dda475f4-3d78-4421-840c-33788dce0523 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:53.255479 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dda475f4-3d78-4421-840c-33788dce0523 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:53.264694 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:53.264694 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:53.268613 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-dda475f4-3d78-4421-840c-33788dce0523 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:53.273069 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dda475f4-3d78-4421-840c-33788dce0523 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:54:53.273428 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 682/2700] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:53 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:53.285684 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ec613724-7061-4da7-85a3-05e6a126e063 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:53.287669 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ec613724-7061-4da7-85a3-05e6a126e063 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] POST https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action Jul 03 23:54:53.288090 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ec613724-7061-4da7-85a3-05e6a126e063 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "33cc800d-2d0f-4b83-a188-f8369271539b"}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:53.288236 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ec613724-7061-4da7-85a3-05e6a126e063 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "33cc800d-2d0f-4b83-a188-f8369271539b"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:53.329687 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-ec613724-7061-4da7-85a3-05e6a126e063 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-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=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:54:53.340755 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:53.340755 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:53.341019 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ec613724-7061-4da7-85a3-05e6a126e063 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] Volume info retrieved successfully. Jul 03 23:54:53.346223 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ec613724-7061-4da7-85a3-05e6a126e063 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] Attachment connected to vm 078cbed3-d7aa-43bb-9811-268b52311de1, checking data on nova Jul 03 23:54:53.346395 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.compute.nova [None req-ec613724-7061-4da7-85a3-05e6a126e063 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] Creating Keystone token plugin using URL: https://10.4.3.143/identity {{(pid=99863) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 23:54:53.442114 np0000004490 devstack@c-api.service[99863]: DEBUG novaclient.v2.client [None req-ec613724-7061-4da7-85a3-05e6a126e063 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] REQ: curl -g -i -X GET https://10.4.3.143/compute/v2.1/servers/078cbed3-d7aa-43bb-9811-268b52311de1/os-volume_attachments/49774540-8341-4318-8f5a-0bb3be6339db -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c7949827421422f57d8dbd1008fef5252f65728211615c4e40738d615cdc7ca5" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-ec613724-7061-4da7-85a3-05e6a126e063" -H "X-Service-Token: {SHA256}839578e9ba1b16a7321dc06cfcc91b79f4965cea87d0138bb23adec416b2d4db" {{(pid=99863) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 23:54:53.524908 np0000004490 devstack@c-api.service[99863]: DEBUG novaclient.v2.client [None req-ec613724-7061-4da7-85a3-05e6a126e063 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 23:54:53 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-e0b18ad4-091f-4ecd-8462-2f977808933e x-openstack-request-id: req-e0b18ad4-091f-4ecd-8462-2f977808933e {{(pid=99863) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 23:54:53.526252 np0000004490 devstack@c-api.service[99863]: DEBUG novaclient.v2.client [None req-ec613724-7061-4da7-85a3-05e6a126e063 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "49774540-8341-4318-8f5a-0bb3be6339db", "serverId": "078cbed3-d7aa-43bb-9811-268b52311de1", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "33cc800d-2d0f-4b83-a188-f8369271539b", "bdm_uuid": "37f1c1b1-c310-4f8c-a265-24b4a413c3b6"}} {{(pid=99863) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 23:54:53.526252 np0000004490 devstack@c-api.service[99863]: DEBUG novaclient.v2.client [None req-ec613724-7061-4da7-85a3-05e6a126e063 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] GET call to compute for https://10.4.3.143/compute/v2.1/servers/078cbed3-d7aa-43bb-9811-268b52311de1/os-volume_attachments/49774540-8341-4318-8f5a-0bb3be6339db used request id req-e0b18ad4-091f-4ecd-8462-2f977808933e {{(pid=99863) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 23:54:53.528537 np0000004490 devstack@c-api.service[99863]: ERROR cinder.volume.api [None req-ec613724-7061-4da7-85a3-05e6a126e063 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-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 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault [None req-ec613724-7061-4da7-85a3-05e6a126e063 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] Caught error: Detach volume from instance 078cbed3-d7aa-43bb-9811-268b52311de1 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 078cbed3-d7aa-43bb-9811-268b52311de1 using the Compute API Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: 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 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.529694 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 078cbed3-d7aa-43bb-9811-268b52311de1 using the Compute API Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: ERROR cinder.api.middleware.fault Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.middleware.fault [None req-ec613724-7061-4da7-85a3-05e6a126e063 tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action returned with HTTP 409 Jul 03 23:54:53.531926 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 675/2701] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:53 2026] POST /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action => generated 167 bytes in 245 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:53.539431 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e89c7132-8003-4375-b527-38d43de29261 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:53.541249 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 661/2702] 10.4.3.143 () {70 vars in 1597 bytes} [Fri Jul 3 23:54:53 2026] POST /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 23:54:53.550016 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ff909f30-7946-48aa-9312-c812d3e1d182 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:53.568090 np0000004490 devstack@c-api.service[99861]: WARNING keystonemiddleware.auth_token [None req-ff909f30-7946-48aa-9312-c812d3e1d182 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 23:54:53.568308 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 685/2703] 10.4.3.143 () {70 vars in 1597 bytes} [Fri Jul 3 23:54:53 2026] POST /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 23:54:53.575184 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-67e2f71f-4866-4a41-88f1-34af9836dff0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:53.577008 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-67e2f71f-4866-4a41-88f1-34af9836dff0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:54:53.579721 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-67e2f71f-4866-4a41-88f1-34af9836dff0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:53.579721 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-67e2f71f-4866-4a41-88f1-34af9836dff0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:53.585129 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:53.585129 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:53.590038 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-67e2f71f-4866-4a41-88f1-34af9836dff0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:53.593722 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-67e2f71f-4866-4a41-88f1-34af9836dff0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c returned with HTTP 200 Jul 03 23:54:53.594139 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 683/2704] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:53 2026] GET /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:53.610285 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e567e45e-ccbd-40be-aade-11ec458203e8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:53.612082 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e567e45e-ccbd-40be-aade-11ec458203e8 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:54:53.612285 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e567e45e-ccbd-40be-aade-11ec458203e8 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:53.613720 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e567e45e-ccbd-40be-aade-11ec458203e8 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:53.651486 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-e567e45e-ccbd-40be-aade-11ec458203e8 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:54:53.657626 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:53.657626 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:53.661020 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e567e45e-ccbd-40be-aade-11ec458203e8 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:53.664742 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e567e45e-ccbd-40be-aade-11ec458203e8 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c returned with HTTP 200 Jul 03 23:54:53.665107 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 676/2705] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:53 2026] GET /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c => generated 858 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:53.708390 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-ca0da754-5250-4628-8718-83b00bac678b req-c0031a78-9574-425d-9896-0f2b7681f481 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:53.711074 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-ca0da754-5250-4628-8718-83b00bac678b req-c0031a78-9574-425d-9896-0f2b7681f481 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:54:53.711338 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-ca0da754-5250-4628-8718-83b00bac678b req-c0031a78-9574-425d-9896-0f2b7681f481 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:53.711602 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-ca0da754-5250-4628-8718-83b00bac678b req-c0031a78-9574-425d-9896-0f2b7681f481 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:53.721265 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:53.721265 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:53.730192 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-ca0da754-5250-4628-8718-83b00bac678b req-c0031a78-9574-425d-9896-0f2b7681f481 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:53.743301 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-ca0da754-5250-4628-8718-83b00bac678b req-c0031a78-9574-425d-9896-0f2b7681f481 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c returned with HTTP 200 Jul 03 23:54:53.743994 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 662/2706] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:54:53 2026] GET /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:54.065937 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-003e5e8e-469b-477d-8323-56b3f0bf440d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:54.069272 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-003e5e8e-469b-477d-8323-56b3f0bf440d tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:54:54.069272 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-003e5e8e-469b-477d-8323-56b3f0bf440d tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:54.069897 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-003e5e8e-469b-477d-8323-56b3f0bf440d tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:54.077922 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:54.077922 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:54.081849 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-003e5e8e-469b-477d-8323-56b3f0bf440d tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:54:54.086503 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-003e5e8e-469b-477d-8323-56b3f0bf440d tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 200 Jul 03 23:54:54.086967 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 686/2707] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:54 2026] GET /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:54.338793 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a365efdf-8681-45f8-b326-e61ec8c6165c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:54.340801 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a365efdf-8681-45f8-b326-e61ec8c6165c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] DELETE https://10.4.3.143/volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e Jul 03 23:54:54.341063 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a365efdf-8681-45f8-b326-e61ec8c6165c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:54.341275 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a365efdf-8681-45f8-b326-e61ec8c6165c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:54.341453 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-a365efdf-8681-45f8-b326-e61ec8c6165c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Delete volume with id: 6b7afe39-49cf-48b1-8b99-f8d542b7613e Jul 03 23:54:54.350589 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:54.350589 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:54.351248 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a365efdf-8681-45f8-b326-e61ec8c6165c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:54:54.376967 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a365efdf-8681-45f8-b326-e61ec8c6165c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Delete volume request issued successfully. Jul 03 23:54:54.377119 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a365efdf-8681-45f8-b326-e61ec8c6165c tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e returned with HTTP 202 Jul 03 23:54:54.377506 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 684/2708] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:54:54 2026] DELETE /volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:54:54.384683 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c1775f8d-f222-4dfa-8607-45627ff51730 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:54.386665 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c1775f8d-f222-4dfa-8607-45627ff51730 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e Jul 03 23:54:54.386939 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c1775f8d-f222-4dfa-8607-45627ff51730 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:54.387180 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c1775f8d-f222-4dfa-8607-45627ff51730 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:54.394622 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:54.394622 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:54.397973 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c1775f8d-f222-4dfa-8607-45627ff51730 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:54:54.402030 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c1775f8d-f222-4dfa-8607-45627ff51730 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e returned with HTTP 200 Jul 03 23:54:54.402390 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 677/2709] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:54:54 2026] GET /volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e => generated 1422 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:54:54.413573 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:54.415252 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:54.415579 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-598965222"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:54.417037 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-598965222'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:54:54.417157 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Create volume of 1 GB Jul 03 23:54:54.421219 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Availability Zones retrieved successfully. Jul 03 23:54:54.426694 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Flow 'volume_create_api' (82878322-5f62-4d0a-b924-c42dc92a4ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:54.427556 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b6bbcd9-3dca-44cf-8549-db64029aa0a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:54.428488 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:54:54.452435 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b6bbcd9-3dca-44cf-8549-db64029aa0a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:54.453324 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a410b61d-d3d4-42b1-9c63-091355dfde80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:54.491725 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Created reservations ['8acf2bc9-e9e5-4779-a3d8-c843cdf3b42c', 'ceda1e83-8de2-490c-b535-35c9ab34addf', '70225e9f-7639-4e74-9866-04dc3e631f8b', '5cabcff9-eb5b-4d43-b6a8-60a1b063e5f7'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:54:54.492533 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a410b61d-d3d4-42b1-9c63-091355dfde80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8acf2bc9-e9e5-4779-a3d8-c843cdf3b42c', 'ceda1e83-8de2-490c-b535-35c9ab34addf', '70225e9f-7639-4e74-9866-04dc3e631f8b', '5cabcff9-eb5b-4d43-b6a8-60a1b063e5f7']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:54.493255 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af059b6b-171d-47f1-ad31-2d3bc1af6ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:54.516311 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af059b6b-171d-47f1-ad31-2d3bc1af6ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59240dec-1426-4000-b1c4-5f861704e053', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-598965222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='099aa83a3bd74dd4bd2fcd77aca1cc40',qos_specs=None,replication_status=,reservations=['8acf2bc9-e9e5-4779-a3d8-c843cdf3b42c','ceda1e83-8de2-490c-b535-35c9ab34addf','70225e9f-7639-4e74-9866-04dc3e631f8b','5cabcff9-eb5b-4d43-b6a8-60a1b063e5f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b0123c140844c4290d19a1557cdfc21',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:54:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-598965222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59240dec-1426-4000-b1c4-5f861704e053,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='099aa83a3bd74dd4bd2fcd77aca1cc40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b0123c140844c4290d19a1557cdfc21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:54.516311 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f766cb5d-5c21-4820-a1e5-8942ebcc21ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:54.537157 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f766cb5d-5c21-4820-a1e5-8942ebcc21ee) transitioned into state 'SUCCESS' from state '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-598965222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='099aa83a3bd74dd4bd2fcd77aca1cc40',qos_specs=None,replication_status=,reservations=['8acf2bc9-e9e5-4779-a3d8-c843cdf3b42c','ceda1e83-8de2-490c-b535-35c9ab34addf','70225e9f-7639-4e74-9866-04dc3e631f8b','5cabcff9-eb5b-4d43-b6a8-60a1b063e5f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b0123c140844c4290d19a1557cdfc21',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:54.538098 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (041b46d1-253d-4fa1-ae21-5cf62034093f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:54.548163 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (041b46d1-253d-4fa1-ae21-5cf62034093f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:54.548989 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Flow 'volume_create_api' (82878322-5f62-4d0a-b924-c42dc92a4ff4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:54.549274 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Create volume request issued successfully. Jul 03 23:54:54.549838 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-86e59558-2ea0-4ae9-aa70-9d62a4787313 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:54:54.550586 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 663/2710] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:54:54 2026] POST /volume/v3/volumes => generated 748 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 23:54:54.561999 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9caf6ca3-90f1-4a50-a54a-c3fdabb6bd5e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:54.564182 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9caf6ca3-90f1-4a50-a54a-c3fdabb6bd5e tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 Jul 03 23:54:54.564877 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9caf6ca3-90f1-4a50-a54a-c3fdabb6bd5e tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:54.564877 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9caf6ca3-90f1-4a50-a54a-c3fdabb6bd5e tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:54.572840 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:54.572840 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:54.577030 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9caf6ca3-90f1-4a50-a54a-c3fdabb6bd5e tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:54.581815 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9caf6ca3-90f1-4a50-a54a-c3fdabb6bd5e tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 returned with HTTP 200 Jul 03 23:54:54.582234 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 687/2711] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:54 2026] GET /volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:55.108916 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d5d3e9c9-f502-47ca-b4b5-9a6fa69c5d53 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:55.110529 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d5d3e9c9-f502-47ca-b4b5-9a6fa69c5d53 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:54:55.110860 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d5d3e9c9-f502-47ca-b4b5-9a6fa69c5d53 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:55.111044 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d5d3e9c9-f502-47ca-b4b5-9a6fa69c5d53 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:55.117270 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:55.117270 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:55.120480 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d5d3e9c9-f502-47ca-b4b5-9a6fa69c5d53 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:54:55.124541 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d5d3e9c9-f502-47ca-b4b5-9a6fa69c5d53 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 200 Jul 03 23:54:55.124942 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 685/2712] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:55 2026] GET /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 997 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:55.415355 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a9d9d25b-e319-4d3a-877b-252595c56d4a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:55.417048 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a9d9d25b-e319-4d3a-877b-252595c56d4a tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e Jul 03 23:54:55.417241 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a9d9d25b-e319-4d3a-877b-252595c56d4a tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:55.417419 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a9d9d25b-e319-4d3a-877b-252595c56d4a tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:55.422633 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a9d9d25b-e319-4d3a-877b-252595c56d4a tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e returned with HTTP 404 Jul 03 23:54:55.423101 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 678/2713] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:54:55 2026] GET /volume/v3/volumes/6b7afe39-49cf-48b1-8b99-f8d542b7613e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:54:55.429152 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-20aa340b-67d0-4d87-9e1d-357dbafbb505 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:55.430945 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-20aa340b-67d0-4d87-9e1d-357dbafbb505 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/3a1a35f3-9109-4021-b3af-f79051f8b98b Jul 03 23:54:55.431151 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-20aa340b-67d0-4d87-9e1d-357dbafbb505 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:55.431461 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-20aa340b-67d0-4d87-9e1d-357dbafbb505 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:55.431461 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-20aa340b-67d0-4d87-9e1d-357dbafbb505 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Delete snapshot with id: 3a1a35f3-9109-4021-b3af-f79051f8b98b Jul 03 23:54:55.436249 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:55.436249 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:55.436627 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-20aa340b-67d0-4d87-9e1d-357dbafbb505 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Snapshot retrieved successfully. Jul 03 23:54:55.457427 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-20aa340b-67d0-4d87-9e1d-357dbafbb505 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Snapshot delete request issued successfully. Jul 03 23:54:55.457658 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-20aa340b-67d0-4d87-9e1d-357dbafbb505 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/snapshots/3a1a35f3-9109-4021-b3af-f79051f8b98b returned with HTTP 202 Jul 03 23:54:55.458181 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 664/2714] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:54:55 2026] DELETE /volume/v3/snapshots/3a1a35f3-9109-4021-b3af-f79051f8b98b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:54:55.466494 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e0232054-a42b-4c3b-8f43-e6110dc8ce21 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:55.468258 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e0232054-a42b-4c3b-8f43-e6110dc8ce21 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/snapshots/3a1a35f3-9109-4021-b3af-f79051f8b98b Jul 03 23:54:55.468534 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e0232054-a42b-4c3b-8f43-e6110dc8ce21 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:55.468872 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e0232054-a42b-4c3b-8f43-e6110dc8ce21 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:55.475033 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:55.475033 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:55.475522 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e0232054-a42b-4c3b-8f43-e6110dc8ce21 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Snapshot retrieved successfully. Jul 03 23:54:55.476289 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e0232054-a42b-4c3b-8f43-e6110dc8ce21 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/snapshots/3a1a35f3-9109-4021-b3af-f79051f8b98b returned with HTTP 200 Jul 03 23:54:55.476662 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 688/2715] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:54:55 2026] GET /volume/v3/snapshots/3a1a35f3-9109-4021-b3af-f79051f8b98b => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:55.594034 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0579f6ad-8232-42ec-b25c-0fef22fc5565 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:55.595874 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0579f6ad-8232-42ec-b25c-0fef22fc5565 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 Jul 03 23:54:55.596060 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0579f6ad-8232-42ec-b25c-0fef22fc5565 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:55.596232 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0579f6ad-8232-42ec-b25c-0fef22fc5565 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:55.602550 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:55.602550 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:55.606116 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0579f6ad-8232-42ec-b25c-0fef22fc5565 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:55.611367 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0579f6ad-8232-42ec-b25c-0fef22fc5565 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 returned with HTTP 200 Jul 03 23:54:55.611607 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 686/2716] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:55 2026] GET /volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:55.622607 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e19233ab-452e-4213-b811-9cc39f545564 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:55.624293 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e19233ab-452e-4213-b811-9cc39f545564 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] POST https://10.4.3.143/volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053/action Jul 03 23:54:55.624586 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e19233ab-452e-4213-b811-9cc39f545564 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:55.624739 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e19233ab-452e-4213-b811-9cc39f545564 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:55.632476 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:55.632476 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:55.632855 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.admin_actions [None req-e19233ab-452e-4213-b811-9cc39f545564 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Updating volume '59240dec-1426-4000-b1c4-5f861704e053' with '{'status': 'attaching'}' {{(pid=99863) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 23:54:55.649015 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e19233ab-452e-4213-b811-9cc39f545564 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] https://10.4.3.143/volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053/action returned with HTTP 202 Jul 03 23:54:55.649539 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 679/2717] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:55 2026] POST /volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:54:55.656341 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8115ac49-8d61-4a93-990a-bf513c6df93a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:55.658104 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8115ac49-8d61-4a93-990a-bf513c6df93a tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 Jul 03 23:54:55.658291 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8115ac49-8d61-4a93-990a-bf513c6df93a tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:55.658470 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8115ac49-8d61-4a93-990a-bf513c6df93a tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:55.665257 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:55.665257 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:55.668951 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8115ac49-8d61-4a93-990a-bf513c6df93a tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:55.672941 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8115ac49-8d61-4a93-990a-bf513c6df93a tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 returned with HTTP 200 Jul 03 23:54:55.673368 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 665/2718] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:55 2026] GET /volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:55.685168 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f7c5e176-4f9a-4818-94e7-e5ccaabc07e1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:55.687179 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f7c5e176-4f9a-4818-94e7-e5ccaabc07e1 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] POST https://10.4.3.143/volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053/action Jul 03 23:54:55.687327 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f7c5e176-4f9a-4818-94e7-e5ccaabc07e1 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:55.688120 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f7c5e176-4f9a-4818-94e7-e5ccaabc07e1 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:55.696171 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:55.696171 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:55.696564 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f7c5e176-4f9a-4818-94e7-e5ccaabc07e1 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Volume info retrieved successfully. Jul 03 23:54:55.713205 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f7c5e176-4f9a-4818-94e7-e5ccaabc07e1 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Delete volume request issued successfully. Jul 03 23:54:55.713397 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f7c5e176-4f9a-4818-94e7-e5ccaabc07e1 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] https://10.4.3.143/volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053/action returned with HTTP 202 Jul 03 23:54:55.713860 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 689/2719] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:55 2026] POST /volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:54:55.719961 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f07b8b49-64f8-43b3-9b30-f523fe7d2242 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:55.721948 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f07b8b49-64f8-43b3-9b30-f523fe7d2242 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 Jul 03 23:54:55.722148 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f07b8b49-64f8-43b3-9b30-f523fe7d2242 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:55.722320 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f07b8b49-64f8-43b3-9b30-f523fe7d2242 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:55.728421 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:55.728421 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:55.731579 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f07b8b49-64f8-43b3-9b30-f523fe7d2242 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:55.735163 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f07b8b49-64f8-43b3-9b30-f523fe7d2242 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 returned with HTTP 200 Jul 03 23:54:55.735509 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 687/2720] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:55 2026] GET /volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:55.775149 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7d760d1b-43f2-4afd-8a58-c48c3261dec1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:55.775582 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7d760d1b-43f2-4afd-8a58-c48c3261dec1 None None] GET https://10.4.3.143/volume// Jul 03 23:54:55.775869 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7d760d1b-43f2-4afd-8a58-c48c3261dec1 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:55.776118 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7d760d1b-43f2-4afd-8a58-c48c3261dec1 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:55.776481 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7d760d1b-43f2-4afd-8a58-c48c3261dec1 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:54:55.776984 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 680/2721] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:54: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 03 23:54:55.783627 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-ca0da754-5250-4628-8718-83b00bac678b req-68872897-491d-475e-a03f-8f19ece53eb1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:55.787196 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-ca0da754-5250-4628-8718-83b00bac678b req-68872897-491d-475e-a03f-8f19ece53eb1 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:54:55.787531 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-ca0da754-5250-4628-8718-83b00bac678b req-68872897-491d-475e-a03f-8f19ece53eb1 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10fa03c3-ded8-4c53-855a-9c186f98226c", "connector": null, "instance_uuid": "078cbed3-d7aa-43bb-9811-268b52311de1"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:55.797072 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:55.797072 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:55.820628 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-ca0da754-5250-4628-8718-83b00bac678b req-68872897-491d-475e-a03f-8f19ece53eb1 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:54:55.821048 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 666/2722] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:54:55 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 03 23:54:56.136439 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f1e4aa14-b30c-49a8-92aa-f6f6e789e411 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:56.138426 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f1e4aa14-b30c-49a8-92aa-f6f6e789e411 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:54:56.138684 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f1e4aa14-b30c-49a8-92aa-f6f6e789e411 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:56.138986 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f1e4aa14-b30c-49a8-92aa-f6f6e789e411 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:56.146901 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:56.146901 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:56.150258 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f1e4aa14-b30c-49a8-92aa-f6f6e789e411 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:54:56.154137 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f1e4aa14-b30c-49a8-92aa-f6f6e789e411 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 200 Jul 03 23:54:56.154558 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 690/2723] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:56 2026] GET /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:56.266675 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d4ac339d-dec2-4cf4-918e-cc5103f5070c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:56.268720 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d4ac339d-dec2-4cf4-918e-cc5103f5070c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:54:56.268926 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d4ac339d-dec2-4cf4-918e-cc5103f5070c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:56.269104 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d4ac339d-dec2-4cf4-918e-cc5103f5070c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:56.277557 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:56.277557 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:56.280799 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d4ac339d-dec2-4cf4-918e-cc5103f5070c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:56.284765 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d4ac339d-dec2-4cf4-918e-cc5103f5070c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c returned with HTTP 200 Jul 03 23:54:56.285110 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 688/2724] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:56 2026] GET /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:56.348699 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f6e780a3-134c-44b0-9ff1-936b26b6232a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:56.349104 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f6e780a3-134c-44b0-9ff1-936b26b6232a None None] GET https://10.4.3.143/volume// Jul 03 23:54:56.349260 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f6e780a3-134c-44b0-9ff1-936b26b6232a None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:56.349433 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f6e780a3-134c-44b0-9ff1-936b26b6232a None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:56.349805 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f6e780a3-134c-44b0-9ff1-936b26b6232a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:54:56.350098 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 681/2725] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:54:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:54:56.359267 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-ca0da754-5250-4628-8718-83b00bac678b req-b365e981-4865-4398-b7aa-c08b4fc6f19c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:56.361190 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-ca0da754-5250-4628-8718-83b00bac678b req-b365e981-4865-4398-b7aa-c08b4fc6f19c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:54:56.361419 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-ca0da754-5250-4628-8718-83b00bac678b req-b365e981-4865-4398-b7aa-c08b4fc6f19c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:56.361641 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-ca0da754-5250-4628-8718-83b00bac678b req-b365e981-4865-4398-b7aa-c08b4fc6f19c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:56.370602 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:56.370602 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:56.373942 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-ca0da754-5250-4628-8718-83b00bac678b req-b365e981-4865-4398-b7aa-c08b4fc6f19c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:56.377590 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-ca0da754-5250-4628-8718-83b00bac678b req-b365e981-4865-4398-b7aa-c08b4fc6f19c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c returned with HTTP 200 Jul 03 23:54:56.378078 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 667/2726] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:54:56 2026] GET /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c => generated 1037 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:54:56.478906 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-ca0da754-5250-4628-8718-83b00bac678b req-3d16aeb9-c95c-4ce4-9661-c8d032963a9d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:56.480905 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ca0da754-5250-4628-8718-83b00bac678b req-3d16aeb9-c95c-4ce4-9661-c8d032963a9d tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] PUT https://10.4.3.143/volume/v3/attachments/5edf7c19-e278-4b33-a1d7-acef4570d9a8 Jul 03 23:54:56.481260 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-ca0da754-5250-4628-8718-83b00bac678b req-3d16aeb9-c95c-4ce4-9661-c8d032963a9d tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:56.485995 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-91b43f9e-5753-45e5-a2c9-3f063a3aba5f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:56.488187 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-91b43f9e-5753-45e5-a2c9-3f063a3aba5f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/snapshots/3a1a35f3-9109-4021-b3af-f79051f8b98b Jul 03 23:54:56.488425 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-91b43f9e-5753-45e5-a2c9-3f063a3aba5f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:56.488661 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-91b43f9e-5753-45e5-a2c9-3f063a3aba5f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:56.494191 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-91b43f9e-5753-45e5-a2c9-3f063a3aba5f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/snapshots/3a1a35f3-9109-4021-b3af-f79051f8b98b returned with HTTP 404 Jul 03 23:54:56.494469 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-ca0da754-5250-4628-8718-83b00bac678b req-3d16aeb9-c95c-4ce4-9661-c8d032963a9d tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Acquiring lock "cinder-attachment_update-10fa03c3-ded8-4c53-855a-9c186f98226c-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:54:56.494802 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 689/2727] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:54:56 2026] GET /volume/v3/snapshots/3a1a35f3-9109-4021-b3af-f79051f8b98b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:56.500040 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-ca0da754-5250-4628-8718-83b00bac678b req-3d16aeb9-c95c-4ce4-9661-c8d032963a9d tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Lock "cinder-attachment_update-10fa03c3-ded8-4c53-855a-9c186f98226c-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:54:56.500896 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:56.500896 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:56.750069 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4aba3724-cfe1-484c-be97-1bf590e6cb5f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:56.752605 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4aba3724-cfe1-484c-be97-1bf590e6cb5f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 Jul 03 23:54:56.752816 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4aba3724-cfe1-484c-be97-1bf590e6cb5f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:56.752986 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4aba3724-cfe1-484c-be97-1bf590e6cb5f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:56.761889 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4aba3724-cfe1-484c-be97-1bf590e6cb5f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 returned with HTTP 404 Jul 03 23:54:56.762613 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 682/2728] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:56 2026] GET /volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:56.770116 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-67cf207d-f036-4465-99fa-2ccab5ead3e5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:56.771949 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-67cf207d-f036-4465-99fa-2ccab5ead3e5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 Jul 03 23:54:56.772462 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-67cf207d-f036-4465-99fa-2ccab5ead3e5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:56.772462 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-67cf207d-f036-4465-99fa-2ccab5ead3e5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:56.777611 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-67cf207d-f036-4465-99fa-2ccab5ead3e5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 returned with HTTP 404 Jul 03 23:54:56.778152 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 668/2729] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:56 2026] GET /volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:56.785312 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7ee3000c-2e15-4656-9bb8-3489719d8f65 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:56.787332 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7ee3000c-2e15-4656-9bb8-3489719d8f65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] DELETE https://10.4.3.143/volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 Jul 03 23:54:56.787553 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7ee3000c-2e15-4656-9bb8-3489719d8f65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:56.787823 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7ee3000c-2e15-4656-9bb8-3489719d8f65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:56.788075 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-7ee3000c-2e15-4656-9bb8-3489719d8f65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Delete volume with id: 59240dec-1426-4000-b1c4-5f861704e053 Jul 03 23:54:56.794155 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7ee3000c-2e15-4656-9bb8-3489719d8f65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 returned with HTTP 404 Jul 03 23:54:56.794630 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 690/2730] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:54:56 2026] DELETE /volume/v3/volumes/59240dec-1426-4000-b1c4-5f861704e053 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:56.802748 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:56.804429 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:56.804772 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1910500301"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:56.806465 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1910500301'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:54:56.806592 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Create volume of 1 GB Jul 03 23:54:56.806953 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:56.806953 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:56.810507 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Availability Zones retrieved successfully. Jul 03 23:54:56.818682 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Flow 'volume_create_api' (50196d9e-f65f-4048-b414-e5fab6f4dc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:56.820546 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6efd0fc7-9c5a-4c38-bb62-2baaac966da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:56.822101 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:54:56.846167 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6efd0fc7-9c5a-4c38-bb62-2baaac966da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:56.846860 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (962f13a4-f929-4670-bc5b-0f04be86e415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:56.887230 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Created reservations ['23c95111-0ed0-498d-86c4-6e82aa8289f8', '4fdd1681-4395-43da-ac85-b7543fdc1b49', 'a14993cf-997a-4f48-841f-0afd1e567a3a', 'b688f596-da05-49d1-b220-b24d5d2dbb2a'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:54:56.888217 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (962f13a4-f929-4670-bc5b-0f04be86e415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23c95111-0ed0-498d-86c4-6e82aa8289f8', '4fdd1681-4395-43da-ac85-b7543fdc1b49', 'a14993cf-997a-4f48-841f-0afd1e567a3a', 'b688f596-da05-49d1-b220-b24d5d2dbb2a']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:56.889022 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c95c1751-8841-4923-9106-f9a1e00051bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:56.910726 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c95c1751-8841-4923-9106-f9a1e00051bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0464216f-ee53-4795-8765-45c72ceed9b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1910500301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='099aa83a3bd74dd4bd2fcd77aca1cc40',qos_specs=None,replication_status=,reservations=['23c95111-0ed0-498d-86c4-6e82aa8289f8','4fdd1681-4395-43da-ac85-b7543fdc1b49','a14993cf-997a-4f48-841f-0afd1e567a3a','b688f596-da05-49d1-b220-b24d5d2dbb2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b0123c140844c4290d19a1557cdfc21',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:54:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1910500301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0464216f-ee53-4795-8765-45c72ceed9b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='099aa83a3bd74dd4bd2fcd77aca1cc40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b0123c140844c4290d19a1557cdfc21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:56.911537 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e65219cc-02d0-4fb4-a62c-09fee2425135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:56.930498 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e65219cc-02d0-4fb4-a62c-09fee2425135) transitioned into state 'SUCCESS' from state '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-1910500301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='099aa83a3bd74dd4bd2fcd77aca1cc40',qos_specs=None,replication_status=,reservations=['23c95111-0ed0-498d-86c4-6e82aa8289f8','4fdd1681-4395-43da-ac85-b7543fdc1b49','a14993cf-997a-4f48-841f-0afd1e567a3a','b688f596-da05-49d1-b220-b24d5d2dbb2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b0123c140844c4290d19a1557cdfc21',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:56.931325 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24219c1b-3c8a-4119-8875-4e8866961cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:56.943206 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24219c1b-3c8a-4119-8875-4e8866961cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:56.947784 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Flow 'volume_create_api' (50196d9e-f65f-4048-b414-e5fab6f4dc3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:56.948114 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Create volume request issued successfully. Jul 03 23:54:56.948909 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b42e1df1-1642-49c4-a90a-1ff4b264bb65 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:54:56.949353 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 683/2731] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:54:56 2026] POST /volume/v3/volumes => generated 749 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:56.964223 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-69b6ea0b-01e6-49e2-8aa6-20a0b477543a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:56.966039 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-69b6ea0b-01e6-49e2-8aa6-20a0b477543a tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 Jul 03 23:54:56.966238 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-69b6ea0b-01e6-49e2-8aa6-20a0b477543a tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:56.966479 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-69b6ea0b-01e6-49e2-8aa6-20a0b477543a tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:56.974501 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:56.974501 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:56.976325 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-69b6ea0b-01e6-49e2-8aa6-20a0b477543a tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:56.980046 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-69b6ea0b-01e6-49e2-8aa6-20a0b477543a tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 returned with HTTP 200 Jul 03 23:54:56.980388 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 669/2732] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:56 2026] GET /volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 => generated 817 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:57.032808 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-ca0da754-5250-4628-8718-83b00bac678b req-3d16aeb9-c95c-4ce4-9661-c8d032963a9d tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Lock "cinder-attachment_update-10fa03c3-ded8-4c53-855a-9c186f98226c-np0000004490" released by "attachment_update" :: held 0.533s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:54:57.033125 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ca0da754-5250-4628-8718-83b00bac678b req-3d16aeb9-c95c-4ce4-9661-c8d032963a9d tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/attachments/5edf7c19-e278-4b33-a1d7-acef4570d9a8 returned with HTTP 200 Jul 03 23:54:57.033544 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 691/2733] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:54:56 2026] PUT /volume/v3/attachments/5edf7c19-e278-4b33-a1d7-acef4570d9a8 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:57.168757 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a3b6bd7f-99e4-430e-be6f-ae2dbd6a482e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:57.170358 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a3b6bd7f-99e4-430e-be6f-ae2dbd6a482e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:54:57.170527 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a3b6bd7f-99e4-430e-be6f-ae2dbd6a482e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:57.170698 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a3b6bd7f-99e4-430e-be6f-ae2dbd6a482e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:57.176632 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:57.176632 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:57.179619 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a3b6bd7f-99e4-430e-be6f-ae2dbd6a482e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:54:57.183272 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a3b6bd7f-99e4-430e-be6f-ae2dbd6a482e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 200 Jul 03 23:54:57.183580 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 691/2734] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:57 2026] GET /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 1248 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:57.272677 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-ea4f55f1-aa55-41c1-8e57-ee5d3144fa80 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:57.274711 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-ea4f55f1-aa55-41c1-8e57-ee5d3144fa80 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:54:57.274989 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-ea4f55f1-aa55-41c1-8e57-ee5d3144fa80 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:57.275247 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-ea4f55f1-aa55-41c1-8e57-ee5d3144fa80 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:57.281917 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:57.281917 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:57.285281 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-ea4f55f1-aa55-41c1-8e57-ee5d3144fa80 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:54:57.289574 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-ea4f55f1-aa55-41c1-8e57-ee5d3144fa80 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 200 Jul 03 23:54:57.290111 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 684/2735] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:54:57 2026] GET /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 1248 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:57.301785 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-411e3bcf-93ec-4ad7-9941-36491913cebf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:57.303780 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-411e3bcf-93ec-4ad7-9941-36491913cebf tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:54:57.304036 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-411e3bcf-93ec-4ad7-9941-36491913cebf tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:57.304250 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-411e3bcf-93ec-4ad7-9941-36491913cebf tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:57.316104 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:57.316104 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:57.320289 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-411e3bcf-93ec-4ad7-9941-36491913cebf tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:57.324627 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-411e3bcf-93ec-4ad7-9941-36491913cebf tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c returned with HTTP 200 Jul 03 23:54:57.325241 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 670/2736] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:57 2026] GET /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:57.874490 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-da4a53b0-bf87-433a-8f93-cd6ed372f99e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:57.877589 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-da4a53b0-bf87-433a-8f93-cd6ed372f99e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:54:57.877837 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-da4a53b0-bf87-433a-8f93-cd6ed372f99e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:57.878086 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-da4a53b0-bf87-433a-8f93-cd6ed372f99e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:57.891193 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:57.891193 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:57.897623 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-da4a53b0-bf87-433a-8f93-cd6ed372f99e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:54:57.906053 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-da4a53b0-bf87-433a-8f93-cd6ed372f99e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 200 Jul 03 23:54:57.906883 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 692/2737] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:54:57 2026] GET /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:54:57.916808 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-47663b47-33ed-4cc2-8a55-f4fe28dcbe00 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:57.917079 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-47663b47-33ed-4cc2-8a55-f4fe28dcbe00 None None] GET https://10.4.3.143/volume// Jul 03 23:54:57.917108 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-47663b47-33ed-4cc2-8a55-f4fe28dcbe00 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:57.917376 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-47663b47-33ed-4cc2-8a55-f4fe28dcbe00 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:57.917891 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-47663b47-33ed-4cc2-8a55-f4fe28dcbe00 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:54:57.918199 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 692/2738] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:54: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 03 23:54:57.926988 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-00bf66da-8cf9-47e5-8951-a9e89ae308be None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:57.931520 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-00bf66da-8cf9-47e5-8951-a9e89ae308be tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:54:57.931520 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-00bf66da-8cf9-47e5-8951-a9e89ae308be tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fb15160a-a9e5-49de-abd3-3955781cb381", "connector": null, "instance_uuid": "7141e91d-ac57-4cc8-8d12-fad61b02d459"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:57.940562 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:57.940562 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:57.979575 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-00bf66da-8cf9-47e5-8951-a9e89ae308be tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:54:57.980490 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 685/2739] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:54:57 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 03 23:54:57.994556 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-18465fa2-d950-4155-a7bd-a18d2f8df819 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:57.995822 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-18465fa2-d950-4155-a7bd-a18d2f8df819 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 Jul 03 23:54:57.996049 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-18465fa2-d950-4155-a7bd-a18d2f8df819 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:57.996291 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-18465fa2-d950-4155-a7bd-a18d2f8df819 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:58.005164 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:58.005164 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:58.011190 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-18465fa2-d950-4155-a7bd-a18d2f8df819 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:58.017752 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-18465fa2-d950-4155-a7bd-a18d2f8df819 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 returned with HTTP 200 Jul 03 23:54:58.018221 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 671/2740] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:57 2026] GET /volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:58.035483 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-18c540b3-975d-436b-8c95-2a4f6ffe4ddc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:58.038543 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-18c540b3-975d-436b-8c95-2a4f6ffe4ddc tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] POST https://10.4.3.143/volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2/action Jul 03 23:54:58.038937 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-18c540b3-975d-436b-8c95-2a4f6ffe4ddc tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:58.039185 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-18c540b3-975d-436b-8c95-2a4f6ffe4ddc tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:58.059955 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:58.059955 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:58.061231 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.admin_actions [None req-18c540b3-975d-436b-8c95-2a4f6ffe4ddc tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Updating volume '0464216f-ee53-4795-8765-45c72ceed9b2' with '{'status': 'creating'}' {{(pid=99861) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 23:54:58.088215 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-18c540b3-975d-436b-8c95-2a4f6ffe4ddc tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] https://10.4.3.143/volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2/action returned with HTTP 202 Jul 03 23:54:58.088625 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 693/2741] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:58 2026] POST /volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:54:58.101648 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-bc8dc9c1-f3eb-4e39-bb06-095ca6ff40d0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:58.105455 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bc8dc9c1-f3eb-4e39-bb06-095ca6ff40d0 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 Jul 03 23:54:58.105657 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bc8dc9c1-f3eb-4e39-bb06-095ca6ff40d0 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:58.105913 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bc8dc9c1-f3eb-4e39-bb06-095ca6ff40d0 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:58.117694 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:58.117694 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:58.127681 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-bc8dc9c1-f3eb-4e39-bb06-095ca6ff40d0 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:58.140188 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bc8dc9c1-f3eb-4e39-bb06-095ca6ff40d0 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 returned with HTTP 200 Jul 03 23:54:58.140188 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 693/2742] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:58 2026] GET /volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:58.153285 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-563377b9-7a9e-47db-9e2c-23e481dbbe6c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:58.155228 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-563377b9-7a9e-47db-9e2c-23e481dbbe6c tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] POST https://10.4.3.143/volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2/action Jul 03 23:54:58.155594 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-563377b9-7a9e-47db-9e2c-23e481dbbe6c tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:54:58.155757 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-563377b9-7a9e-47db-9e2c-23e481dbbe6c tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:58.170247 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:58.170247 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:58.170571 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-563377b9-7a9e-47db-9e2c-23e481dbbe6c tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Volume info retrieved successfully. Jul 03 23:54:58.195748 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-563377b9-7a9e-47db-9e2c-23e481dbbe6c tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Delete volume request issued successfully. Jul 03 23:54:58.195953 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-563377b9-7a9e-47db-9e2c-23e481dbbe6c tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] https://10.4.3.143/volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2/action returned with HTTP 202 Jul 03 23:54:58.196344 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 686/2743] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:54:58 2026] POST /volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:54:58.204082 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-430bd9ea-6795-4414-a9c1-513669a3fdd1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:58.206515 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-430bd9ea-6795-4414-a9c1-513669a3fdd1 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 Jul 03 23:54:58.206922 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-430bd9ea-6795-4414-a9c1-513669a3fdd1 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:58.207280 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-430bd9ea-6795-4414-a9c1-513669a3fdd1 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:58.216372 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:58.216372 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:54:58.221348 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-430bd9ea-6795-4414-a9c1-513669a3fdd1 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:58.228231 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-430bd9ea-6795-4414-a9c1-513669a3fdd1 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 returned with HTTP 200 Jul 03 23:54:58.228867 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 672/2744] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:58 2026] GET /volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:58.342668 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-25360dcf-f154-4a79-9bb9-5bb776240d00 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:58.349741 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-25360dcf-f154-4a79-9bb9-5bb776240d00 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:54:58.349741 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-25360dcf-f154-4a79-9bb9-5bb776240d00 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:58.349741 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-25360dcf-f154-4a79-9bb9-5bb776240d00 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:58.361773 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:58.361773 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:54:58.366123 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-25360dcf-f154-4a79-9bb9-5bb776240d00 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:58.372255 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-25360dcf-f154-4a79-9bb9-5bb776240d00 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c returned with HTTP 200 Jul 03 23:54:58.372614 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 694/2745] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:58 2026] GET /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:59.243865 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c3497ee6-45ce-4df8-9e4c-10b77f6dbf6f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:59.247406 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c3497ee6-45ce-4df8-9e4c-10b77f6dbf6f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 Jul 03 23:54:59.247406 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c3497ee6-45ce-4df8-9e4c-10b77f6dbf6f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:59.247406 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c3497ee6-45ce-4df8-9e4c-10b77f6dbf6f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:59.252024 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c3497ee6-45ce-4df8-9e4c-10b77f6dbf6f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 returned with HTTP 404 Jul 03 23:54:59.252856 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 694/2746] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:59 2026] GET /volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:59.259486 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-771994ae-c86b-44a4-941a-dd09b8852317 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:59.261170 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-771994ae-c86b-44a4-941a-dd09b8852317 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 Jul 03 23:54:59.261347 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-771994ae-c86b-44a4-941a-dd09b8852317 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:59.261519 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-771994ae-c86b-44a4-941a-dd09b8852317 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:59.268013 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-771994ae-c86b-44a4-941a-dd09b8852317 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 returned with HTTP 404 Jul 03 23:54:59.268571 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 687/2747] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:59 2026] GET /volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:59.275904 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-590dcabd-9e1c-4ff7-a8bf-f01a8b015e33 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:59.277751 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-590dcabd-9e1c-4ff7-a8bf-f01a8b015e33 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] DELETE https://10.4.3.143/volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 Jul 03 23:54:59.278010 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-590dcabd-9e1c-4ff7-a8bf-f01a8b015e33 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:59.278219 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-590dcabd-9e1c-4ff7-a8bf-f01a8b015e33 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:59.278389 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-590dcabd-9e1c-4ff7-a8bf-f01a8b015e33 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Delete volume with id: 0464216f-ee53-4795-8765-45c72ceed9b2 Jul 03 23:54:59.285230 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-590dcabd-9e1c-4ff7-a8bf-f01a8b015e33 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 returned with HTTP 404 Jul 03 23:54:59.285790 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 673/2748] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:54:59 2026] DELETE /volume/v3/volumes/0464216f-ee53-4795-8765-45c72ceed9b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:54:59.294219 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-decda481-274f-4314-a5ba-ba287c545a4f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:59.295875 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:54:59.296195 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1005960984"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:54:59.297512 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1005960984'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:54:59.297630 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Create volume of 1 GB Jul 03 23:54:59.302178 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Availability Zones retrieved successfully. Jul 03 23:54:59.307180 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Flow 'volume_create_api' (4efedefb-37d1-428e-8f5d-b112e80ee2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:59.308033 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (434e2bcd-76cc-401a-84d5-27cf341e885a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:59.308859 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:54:59.357318 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (434e2bcd-76cc-401a-84d5-27cf341e885a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:59.357991 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e01af91-2044-4967-848c-1c8e837c2c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:59.389844 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e5b88fc1-7a47-4671-a275-e7f4f725ffeb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:59.391598 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e5b88fc1-7a47-4671-a275-e7f4f725ffeb tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:54:59.392074 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e5b88fc1-7a47-4671-a275-e7f4f725ffeb tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:59.392500 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e5b88fc1-7a47-4671-a275-e7f4f725ffeb tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:59.403204 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:59.403204 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:54:59.404485 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Created reservations ['c79b2e22-d22f-43d4-bb27-6f6f1d0071ee', '0eb25afa-9afb-4ec1-8b87-6fc0e7fc3e3e', 'f060f40c-3a50-4a9c-a149-224aa622ef2a', '751ee0ea-6458-4ff7-8635-c29bc14b3961'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:54:59.406187 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e01af91-2044-4967-848c-1c8e837c2c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c79b2e22-d22f-43d4-bb27-6f6f1d0071ee', '0eb25afa-9afb-4ec1-8b87-6fc0e7fc3e3e', 'f060f40c-3a50-4a9c-a149-224aa622ef2a', '751ee0ea-6458-4ff7-8635-c29bc14b3961']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:59.406359 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c98bda82-8ef9-45ce-b3ec-7bfe8a18b5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:59.408049 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e5b88fc1-7a47-4671-a275-e7f4f725ffeb tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:54:59.412495 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e5b88fc1-7a47-4671-a275-e7f4f725ffeb tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c returned with HTTP 200 Jul 03 23:54:59.413147 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 695/2749] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:59 2026] GET /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:54:59.428464 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c98bda82-8ef9-45ce-b3ec-7bfe8a18b5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c775e2fe-402d-49da-b901-1c6c6b5c1a9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1005960984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='099aa83a3bd74dd4bd2fcd77aca1cc40',qos_specs=None,replication_status=,reservations=['c79b2e22-d22f-43d4-bb27-6f6f1d0071ee','0eb25afa-9afb-4ec1-8b87-6fc0e7fc3e3e','f060f40c-3a50-4a9c-a149-224aa622ef2a','751ee0ea-6458-4ff7-8635-c29bc14b3961'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b0123c140844c4290d19a1557cdfc21',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:54:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1005960984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c775e2fe-402d-49da-b901-1c6c6b5c1a9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='099aa83a3bd74dd4bd2fcd77aca1cc40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b0123c140844c4290d19a1557cdfc21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:59.429126 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73cfcb1c-63ed-4193-a0a5-71bce6daf2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:59.445687 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73cfcb1c-63ed-4193-a0a5-71bce6daf2ef) transitioned into state 'SUCCESS' from state '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-1005960984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='099aa83a3bd74dd4bd2fcd77aca1cc40',qos_specs=None,replication_status=,reservations=['c79b2e22-d22f-43d4-bb27-6f6f1d0071ee','0eb25afa-9afb-4ec1-8b87-6fc0e7fc3e3e','f060f40c-3a50-4a9c-a149-224aa622ef2a','751ee0ea-6458-4ff7-8635-c29bc14b3961'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b0123c140844c4290d19a1557cdfc21',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:59.446292 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a4c9f9d-4922-4afd-8e20-187cdbef223a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:54:59.456933 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a4c9f9d-4922-4afd-8e20-187cdbef223a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:54:59.457696 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Flow 'volume_create_api' (4efedefb-37d1-428e-8f5d-b112e80ee2ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:54:59.458004 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Create volume request issued successfully. Jul 03 23:54:59.458547 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-decda481-274f-4314-a5ba-ba287c545a4f tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:54:59.459125 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 695/2750] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:54:59 2026] POST /volume/v3/volumes => generated 749 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:54:59.475547 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2bd44a52-8546-4b94-811f-6fec3b15bfee None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:54:59.477291 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2bd44a52-8546-4b94-811f-6fec3b15bfee tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f Jul 03 23:54:59.477467 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2bd44a52-8546-4b94-811f-6fec3b15bfee tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:54:59.477635 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2bd44a52-8546-4b94-811f-6fec3b15bfee tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:54:59.486236 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:54:59.486236 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:54:59.489932 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2bd44a52-8546-4b94-811f-6fec3b15bfee tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:54:59.494035 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2bd44a52-8546-4b94-811f-6fec3b15bfee tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f returned with HTTP 200 Jul 03 23:54:59.494581 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 688/2751] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:54:59 2026] GET /volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:00.430271 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d774ee14-65a6-45a3-aad2-4fb511e5ead3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:00.432065 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d774ee14-65a6-45a3-aad2-4fb511e5ead3 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:55:00.432330 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d774ee14-65a6-45a3-aad2-4fb511e5ead3 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:00.432529 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d774ee14-65a6-45a3-aad2-4fb511e5ead3 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:00.445973 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-28a18494-7321-49d0-aad1-6fa89de04c4c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:00.447771 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-28a18494-7321-49d0-aad1-6fa89de04c4c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:00.449464 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-28a18494-7321-49d0-aad1-6fa89de04c4c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:00.449617 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:00.449617 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:00.449666 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-28a18494-7321-49d0-aad1-6fa89de04c4c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:00.455631 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d774ee14-65a6-45a3-aad2-4fb511e5ead3 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:55:00.456423 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:00.456423 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:00.460746 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-28a18494-7321-49d0-aad1-6fa89de04c4c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:00.464398 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d774ee14-65a6-45a3-aad2-4fb511e5ead3 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c returned with HTTP 200 Jul 03 23:55:00.464811 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 674/2752] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:00 2026] GET /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:00.467629 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-28a18494-7321-49d0-aad1-6fa89de04c4c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 200 Jul 03 23:55:00.468363 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 696/2753] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:00 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:00.481332 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-56cdd5ed-31d7-4e1b-8de2-15dd18096cd0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:00.483078 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-56cdd5ed-31d7-4e1b-8de2-15dd18096cd0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:00.483256 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-56cdd5ed-31d7-4e1b-8de2-15dd18096cd0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:00.483428 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-56cdd5ed-31d7-4e1b-8de2-15dd18096cd0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:00.493319 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:00.493319 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:00.496805 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-56cdd5ed-31d7-4e1b-8de2-15dd18096cd0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:00.500440 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-56cdd5ed-31d7-4e1b-8de2-15dd18096cd0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 200 Jul 03 23:55:00.501025 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 696/2754] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:00 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:00.509478 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3fa10037-3a4e-481e-a431-af8b8ec053ce None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:00.511118 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3fa10037-3a4e-481e-a431-af8b8ec053ce tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f Jul 03 23:55:00.511283 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3fa10037-3a4e-481e-a431-af8b8ec053ce tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:00.511450 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3fa10037-3a4e-481e-a431-af8b8ec053ce tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:00.520252 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:00.520252 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:00.524214 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3fa10037-3a4e-481e-a431-af8b8ec053ce tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:55:00.528594 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3fa10037-3a4e-481e-a431-af8b8ec053ce tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f returned with HTTP 200 Jul 03 23:55:00.529040 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 689/2755] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:00 2026] GET /volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:00.544348 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a2a983e6-47af-44aa-854d-17763b9f5b96 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:00.546346 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-cf1bc2b2-af6c-410a-8665-e94a95b10f22 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:00.546504 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a2a983e6-47af-44aa-854d-17763b9f5b96 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] POST https://10.4.3.143/volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f/action Jul 03 23:55:00.546504 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a2a983e6-47af-44aa-854d-17763b9f5b96 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:00.546613 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a2a983e6-47af-44aa-854d-17763b9f5b96 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:00.550826 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-cf1bc2b2-af6c-410a-8665-e94a95b10f22 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:00.550826 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-cf1bc2b2-af6c-410a-8665-e94a95b10f22 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:00.550826 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-cf1bc2b2-af6c-410a-8665-e94a95b10f22 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:00.555085 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:00.555085 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:00.555408 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.admin_actions [None req-a2a983e6-47af-44aa-854d-17763b9f5b96 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Updating volume 'c775e2fe-402d-49da-b901-1c6c6b5c1a9f' with '{'status': 'error'}' {{(pid=99860) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 23:55:00.556882 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:00.556882 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:00.560685 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-cf1bc2b2-af6c-410a-8665-e94a95b10f22 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:00.565185 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-cf1bc2b2-af6c-410a-8665-e94a95b10f22 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 200 Jul 03 23:55:00.565796 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 697/2756] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:55:00 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:00.576039 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a2a983e6-47af-44aa-854d-17763b9f5b96 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] https://10.4.3.143/volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f/action returned with HTTP 202 Jul 03 23:55:00.576328 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 675/2757] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:55:00 2026] POST /volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:55:00.583257 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fe5fd8ad-5ef8-4e91-ad02-1b6335921c31 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:00.585349 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fe5fd8ad-5ef8-4e91-ad02-1b6335921c31 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f Jul 03 23:55:00.585525 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fe5fd8ad-5ef8-4e91-ad02-1b6335921c31 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:00.585735 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fe5fd8ad-5ef8-4e91-ad02-1b6335921c31 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:00.593296 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:00.593296 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:00.596607 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fe5fd8ad-5ef8-4e91-ad02-1b6335921c31 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:55:00.600303 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fe5fd8ad-5ef8-4e91-ad02-1b6335921c31 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f returned with HTTP 200 Jul 03 23:55:00.600643 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 697/2758] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:00 2026] GET /volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:00.613481 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cb1b26c7-8a7a-41a4-bea5-f8bbf3bb136b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:00.615269 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cb1b26c7-8a7a-41a4-bea5-f8bbf3bb136b tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] POST https://10.4.3.143/volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f/action Jul 03 23:55:00.615597 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cb1b26c7-8a7a-41a4-bea5-f8bbf3bb136b tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:00.615759 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cb1b26c7-8a7a-41a4-bea5-f8bbf3bb136b tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:00.624865 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:00.624865 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:00.625251 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cb1b26c7-8a7a-41a4-bea5-f8bbf3bb136b tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Volume info retrieved successfully. Jul 03 23:55:00.645853 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cb1b26c7-8a7a-41a4-bea5-f8bbf3bb136b tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Delete volume request issued successfully. Jul 03 23:55:00.646149 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cb1b26c7-8a7a-41a4-bea5-f8bbf3bb136b tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] https://10.4.3.143/volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f/action returned with HTTP 202 Jul 03 23:55:00.646564 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 690/2759] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:55:00 2026] POST /volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:55:00.656972 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1d3d2cd0-91c4-40e9-80ba-6fbf25f46c54 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:00.658628 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1d3d2cd0-91c4-40e9-80ba-6fbf25f46c54 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f Jul 03 23:55:00.659101 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1d3d2cd0-91c4-40e9-80ba-6fbf25f46c54 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:00.659463 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1d3d2cd0-91c4-40e9-80ba-6fbf25f46c54 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:00.666666 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:00.666666 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:00.672308 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1d3d2cd0-91c4-40e9-80ba-6fbf25f46c54 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:55:00.678630 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1d3d2cd0-91c4-40e9-80ba-6fbf25f46c54 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f returned with HTTP 200 Jul 03 23:55:00.679352 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 698/2760] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:00 2026] GET /volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:01.476713 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c6f1511b-93f2-4791-96a3-dc8dd733c33d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:01.478548 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c6f1511b-93f2-4791-96a3-dc8dd733c33d tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:55:01.478928 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c6f1511b-93f2-4791-96a3-dc8dd733c33d tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:01.479047 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c6f1511b-93f2-4791-96a3-dc8dd733c33d tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:01.492729 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:01.492729 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:01.496519 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c6f1511b-93f2-4791-96a3-dc8dd733c33d tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:55:01.502608 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c6f1511b-93f2-4791-96a3-dc8dd733c33d tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c returned with HTTP 200 Jul 03 23:55:01.503068 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 676/2761] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:01 2026] GET /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:01.693320 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a62c0049-5b76-43f9-b720-3e400961d508 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:01.695162 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a62c0049-5b76-43f9-b720-3e400961d508 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f Jul 03 23:55:01.695372 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a62c0049-5b76-43f9-b720-3e400961d508 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:01.695549 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a62c0049-5b76-43f9-b720-3e400961d508 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:01.701108 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a62c0049-5b76-43f9-b720-3e400961d508 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f returned with HTTP 404 Jul 03 23:55:01.701550 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 698/2762] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:01 2026] GET /volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:01.709285 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8157fb01-fff6-44fe-91bf-8ea9bcfd0cad None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:01.711284 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8157fb01-fff6-44fe-91bf-8ea9bcfd0cad tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f Jul 03 23:55:01.711604 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8157fb01-fff6-44fe-91bf-8ea9bcfd0cad tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:01.711924 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8157fb01-fff6-44fe-91bf-8ea9bcfd0cad tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:01.719002 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8157fb01-fff6-44fe-91bf-8ea9bcfd0cad tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f returned with HTTP 404 Jul 03 23:55:01.719002 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 691/2763] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:01 2026] GET /volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:01.727393 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9a7973ae-c183-426c-80ca-5e7a50605ee5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:01.729166 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9a7973ae-c183-426c-80ca-5e7a50605ee5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f Jul 03 23:55:01.729383 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9a7973ae-c183-426c-80ca-5e7a50605ee5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:01.729560 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9a7973ae-c183-426c-80ca-5e7a50605ee5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:01.729795 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-9a7973ae-c183-426c-80ca-5e7a50605ee5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Delete volume with id: c775e2fe-402d-49da-b901-1c6c6b5c1a9f Jul 03 23:55:01.735128 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9a7973ae-c183-426c-80ca-5e7a50605ee5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f returned with HTTP 404 Jul 03 23:55:01.735575 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 699/2764] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:01 2026] DELETE /volume/v3/volumes/c775e2fe-402d-49da-b901-1c6c6b5c1a9f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:01.743497 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:01.746137 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:01.746137 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-857294127"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:01.748543 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-857294127'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:01.748836 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Create volume of 1 GB Jul 03 23:55:01.754808 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Availability Zones retrieved successfully. Jul 03 23:55:01.761814 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Flow 'volume_create_api' (157ca63a-2c23-481c-a175-ff5f32c27636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:01.763209 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44bacb4e-ad09-4cbf-9097-a3daf5ffbc2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:01.764286 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:01.793736 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44bacb4e-ad09-4cbf-9097-a3daf5ffbc2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:01.794789 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddb501ad-8e90-41a8-9405-9f8160280b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:01.844215 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Created reservations ['cd943fb2-e216-4cf0-8843-34638a8ec154', '5ecbe971-e993-481c-af7e-226bbd939293', 'dc60f0b1-a487-4957-a89d-a1d8cd45e9e0', '2fc3c720-9d4a-4ea2-850c-5e489c6c3356'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:01.845062 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddb501ad-8e90-41a8-9405-9f8160280b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd943fb2-e216-4cf0-8843-34638a8ec154', '5ecbe971-e993-481c-af7e-226bbd939293', 'dc60f0b1-a487-4957-a89d-a1d8cd45e9e0', '2fc3c720-9d4a-4ea2-850c-5e489c6c3356']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:01.845921 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c283cb61-3e5d-42f1-8579-33b1c354e4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:01.875736 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c283cb61-3e5d-42f1-8579-33b1c354e4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '502f1399-035f-4e6c-973f-53479857cdd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-857294127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='099aa83a3bd74dd4bd2fcd77aca1cc40',qos_specs=None,replication_status=,reservations=['cd943fb2-e216-4cf0-8843-34638a8ec154','5ecbe971-e993-481c-af7e-226bbd939293','dc60f0b1-a487-4957-a89d-a1d8cd45e9e0','2fc3c720-9d4a-4ea2-850c-5e489c6c3356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b0123c140844c4290d19a1557cdfc21',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-857294127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=502f1399-035f-4e6c-973f-53479857cdd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='099aa83a3bd74dd4bd2fcd77aca1cc40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b0123c140844c4290d19a1557cdfc21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:01.877198 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (354ec41f-c91f-4720-aa4a-9f74f0b16561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:01.904895 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (354ec41f-c91f-4720-aa4a-9f74f0b16561) transitioned into state 'SUCCESS' from state '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-857294127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='099aa83a3bd74dd4bd2fcd77aca1cc40',qos_specs=None,replication_status=,reservations=['cd943fb2-e216-4cf0-8843-34638a8ec154','5ecbe971-e993-481c-af7e-226bbd939293','dc60f0b1-a487-4957-a89d-a1d8cd45e9e0','2fc3c720-9d4a-4ea2-850c-5e489c6c3356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b0123c140844c4290d19a1557cdfc21',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:01.906044 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (699495c8-0680-405f-bb98-eccef0e87695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:01.924253 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (699495c8-0680-405f-bb98-eccef0e87695) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:01.925110 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Flow 'volume_create_api' (157ca63a-2c23-481c-a175-ff5f32c27636) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:01.925422 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Create volume request issued successfully. Jul 03 23:55:01.926116 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-eac97e2a-e2e8-43b0-97fc-3a014607738d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:01.926531 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 677/2765] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:55:01 2026] POST /volume/v3/volumes => generated 748 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:01.938808 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2f140eb3-b3e5-455e-b41f-943e8a8c6c1a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:01.940803 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2f140eb3-b3e5-455e-b41f-943e8a8c6c1a tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 Jul 03 23:55:01.941022 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2f140eb3-b3e5-455e-b41f-943e8a8c6c1a tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:01.941232 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2f140eb3-b3e5-455e-b41f-943e8a8c6c1a tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:01.951817 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:01.951817 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:01.956349 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2f140eb3-b3e5-455e-b41f-943e8a8c6c1a tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:55:01.961969 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2f140eb3-b3e5-455e-b41f-943e8a8c6c1a tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 returned with HTTP 200 Jul 03 23:55:01.962486 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 699/2766] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:01 2026] GET /volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:02.457026 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-ad986253-9fa2-4b1c-bd4e-d2f9a3cc01ad req-42e04ff1-e174-4d04-9f1c-98dc71f4b75f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:02.459131 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-ad986253-9fa2-4b1c-bd4e-d2f9a3cc01ad req-42e04ff1-e174-4d04-9f1c-98dc71f4b75f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] DELETE https://10.4.3.143/volume/v3/attachments/2a4630d4-5d30-4471-a08b-e33336c04528 Jul 03 23:55:02.459319 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-ad986253-9fa2-4b1c-bd4e-d2f9a3cc01ad req-42e04ff1-e174-4d04-9f1c-98dc71f4b75f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:02.459519 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-ad986253-9fa2-4b1c-bd4e-d2f9a3cc01ad req-42e04ff1-e174-4d04-9f1c-98dc71f4b75f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:02.467312 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:02.467312 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:02.515430 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8fd6ca2a-c01c-4a91-8371-95f71a3cff76 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:02.517360 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8fd6ca2a-c01c-4a91-8371-95f71a3cff76 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:55:02.517545 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8fd6ca2a-c01c-4a91-8371-95f71a3cff76 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:02.517792 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8fd6ca2a-c01c-4a91-8371-95f71a3cff76 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:02.527838 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:02.527838 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:02.531429 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8fd6ca2a-c01c-4a91-8371-95f71a3cff76 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:55:02.535730 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8fd6ca2a-c01c-4a91-8371-95f71a3cff76 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c returned with HTTP 200 Jul 03 23:55:02.536563 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 700/2767] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:02 2026] GET /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:02.597394 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7427bfd3-0eb1-46c3-b927-02aee70f21ac None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:02.597896 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7427bfd3-0eb1-46c3-b927-02aee70f21ac None None] GET https://10.4.3.143/volume// Jul 03 23:55:02.598029 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7427bfd3-0eb1-46c3-b927-02aee70f21ac None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:02.598207 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7427bfd3-0eb1-46c3-b927-02aee70f21ac None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:02.598535 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7427bfd3-0eb1-46c3-b927-02aee70f21ac None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:55:02.598873 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 678/2768] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:55: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 03 23:55:02.606802 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-b293b35f-8e13-4ba7-8ff3-7776ae28456c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:02.640931 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-b293b35f-8e13-4ba7-8ff3-7776ae28456c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:55:02.641285 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-b293b35f-8e13-4ba7-8ff3-7776ae28456c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2378c010-dfa5-48c7-b716-d779d12e57ef", "connector": null, "instance_uuid": "d31e78a8-9c00-465f-b909-fc84d1d73fed"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:02.649401 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:02.649401 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:02.675521 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-b293b35f-8e13-4ba7-8ff3-7776ae28456c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:55:02.676114 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 700/2769] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:55:02 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:02.981000 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-70642605-09cd-4067-bb6b-8a0a33d6e603 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:02.986651 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-70642605-09cd-4067-bb6b-8a0a33d6e603 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 Jul 03 23:55:02.986651 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-70642605-09cd-4067-bb6b-8a0a33d6e603 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:02.986651 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-70642605-09cd-4067-bb6b-8a0a33d6e603 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:02.995837 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:02.995837 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:03.001578 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-ad986253-9fa2-4b1c-bd4e-d2f9a3cc01ad req-42e04ff1-e174-4d04-9f1c-98dc71f4b75f tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/attachments/2a4630d4-5d30-4471-a08b-e33336c04528 returned with HTTP 200 Jul 03 23:55:03.002551 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-70642605-09cd-4067-bb6b-8a0a33d6e603 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:55:03.004408 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 692/2770] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:55:02 2026] DELETE /volume/v3/attachments/2a4630d4-5d30-4471-a08b-e33336c04528 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:03.007672 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-70642605-09cd-4067-bb6b-8a0a33d6e603 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 returned with HTTP 200 Jul 03 23:55:03.007672 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 701/2771] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:02 2026] GET /volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:03.019010 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7767b6d7-9872-4c62-933e-e8dae8f7c602 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:03.021566 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7767b6d7-9872-4c62-933e-e8dae8f7c602 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] POST https://10.4.3.143/volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7/action Jul 03 23:55:03.022103 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7767b6d7-9872-4c62-933e-e8dae8f7c602 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:03.022103 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7767b6d7-9872-4c62-933e-e8dae8f7c602 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:03.031797 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:03.031797 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:03.032157 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.admin_actions [None req-7767b6d7-9872-4c62-933e-e8dae8f7c602 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Updating volume '502f1399-035f-4e6c-973f-53479857cdd7' with '{'status': 'maintenance'}' {{(pid=99860) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 23:55:03.057633 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7767b6d7-9872-4c62-933e-e8dae8f7c602 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] https://10.4.3.143/volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7/action returned with HTTP 202 Jul 03 23:55:03.058094 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 679/2772] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:55:03 2026] POST /volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:55:03.064837 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ecf6ec8c-c62b-4a22-8e0f-735e8954644c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:03.069646 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ecf6ec8c-c62b-4a22-8e0f-735e8954644c tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 Jul 03 23:55:03.070194 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ecf6ec8c-c62b-4a22-8e0f-735e8954644c tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:03.070194 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ecf6ec8c-c62b-4a22-8e0f-735e8954644c tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:03.077472 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:03.077472 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:03.085643 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ecf6ec8c-c62b-4a22-8e0f-735e8954644c tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:55:03.090246 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ecf6ec8c-c62b-4a22-8e0f-735e8954644c tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 returned with HTTP 200 Jul 03 23:55:03.090246 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 701/2773] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:03 2026] GET /volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:03.095243 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-db603d46-48d1-4329-b54c-e03afb320c01 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:03.099060 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-db603d46-48d1-4329-b54c-e03afb320c01 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:03.099432 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-db603d46-48d1-4329-b54c-e03afb320c01 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:03.099432 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-db603d46-48d1-4329-b54c-e03afb320c01 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:03.106939 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-555c7dd3-abcc-4821-9ed7-e2f2450f4dc9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:03.109350 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-555c7dd3-abcc-4821-9ed7-e2f2450f4dc9 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] POST https://10.4.3.143/volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7/action Jul 03 23:55:03.109823 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-555c7dd3-abcc-4821-9ed7-e2f2450f4dc9 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:03.110189 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-555c7dd3-abcc-4821-9ed7-e2f2450f4dc9 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:03.117575 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:03.117575 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:03.120560 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:03.120560 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:03.120927 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-555c7dd3-abcc-4821-9ed7-e2f2450f4dc9 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Volume info retrieved successfully. Jul 03 23:55:03.120993 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-db603d46-48d1-4329-b54c-e03afb320c01 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:03.125007 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-db603d46-48d1-4329-b54c-e03afb320c01 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 200 Jul 03 23:55:03.125411 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 693/2774] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:03 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:03.147103 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-555c7dd3-abcc-4821-9ed7-e2f2450f4dc9 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Delete volume request issued successfully. Jul 03 23:55:03.148114 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-555c7dd3-abcc-4821-9ed7-e2f2450f4dc9 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] https://10.4.3.143/volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7/action returned with HTTP 202 Jul 03 23:55:03.148558 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 702/2775] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:55:03 2026] POST /volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:55:03.157331 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-731802fb-42cd-4bc1-9b43-23bc61d866e5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:03.158957 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-731802fb-42cd-4bc1-9b43-23bc61d866e5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 Jul 03 23:55:03.159121 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-731802fb-42cd-4bc1-9b43-23bc61d866e5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:03.159316 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-731802fb-42cd-4bc1-9b43-23bc61d866e5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:03.166625 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:03.166625 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:03.170323 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-731802fb-42cd-4bc1-9b43-23bc61d866e5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:55:03.174887 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-731802fb-42cd-4bc1-9b43-23bc61d866e5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 returned with HTTP 200 Jul 03 23:55:03.175453 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 680/2776] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:03 2026] GET /volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:03.207184 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d333d153-1e1d-4e2b-8ca3-bdd88c53ba63 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:03.207753 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d333d153-1e1d-4e2b-8ca3-bdd88c53ba63 None None] GET https://10.4.3.143/volume// Jul 03 23:55:03.208021 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d333d153-1e1d-4e2b-8ca3-bdd88c53ba63 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:03.208300 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d333d153-1e1d-4e2b-8ca3-bdd88c53ba63 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:03.208788 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d333d153-1e1d-4e2b-8ca3-bdd88c53ba63 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:55:03.210183 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 702/2777] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:55:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:55:03.216134 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-bc4944f1-d9fc-4cf4-9da4-ffa83ac40457 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:03.218161 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-bc4944f1-d9fc-4cf4-9da4-ffa83ac40457 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:03.218650 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-bc4944f1-d9fc-4cf4-9da4-ffa83ac40457 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:03.218650 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-bc4944f1-d9fc-4cf4-9da4-ffa83ac40457 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:03.232522 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:03.232522 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:03.236833 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-bc4944f1-d9fc-4cf4-9da4-ffa83ac40457 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:03.243124 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-bc4944f1-d9fc-4cf4-9da4-ffa83ac40457 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 200 Jul 03 23:55:03.243596 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 694/2778] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:55:03 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 1063 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:55:03.264300 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-ca0da754-5250-4628-8718-83b00bac678b req-cefef033-0e3b-4aa1-a298-672419adfbd2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:03.266489 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-ca0da754-5250-4628-8718-83b00bac678b req-cefef033-0e3b-4aa1-a298-672419adfbd2 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] POST https://10.4.3.143/volume/v3/attachments/5edf7c19-e278-4b33-a1d7-acef4570d9a8/action Jul 03 23:55:03.266903 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-ca0da754-5250-4628-8718-83b00bac678b req-cefef033-0e3b-4aa1-a298-672419adfbd2 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:03.267036 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-ca0da754-5250-4628-8718-83b00bac678b req-cefef033-0e3b-4aa1-a298-672419adfbd2 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:03.285292 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:03.285292 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:03.304090 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-ca0da754-5250-4628-8718-83b00bac678b req-cefef033-0e3b-4aa1-a298-672419adfbd2 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/attachments/5edf7c19-e278-4b33-a1d7-acef4570d9a8/action returned with HTTP 204 Jul 03 23:55:03.304986 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 703/2779] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:55:03 2026] POST /volume/v3/attachments/5edf7c19-e278-4b33-a1d7-acef4570d9a8/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:03.346201 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-b4f5131a-58a0-4421-9c91-9e351f56f85f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:03.348299 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-b4f5131a-58a0-4421-9c91-9e351f56f85f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] PUT https://10.4.3.143/volume/v3/attachments/8f27335f-892d-4d5e-b41b-a781538c22df Jul 03 23:55:03.348673 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-b4f5131a-58a0-4421-9c91-9e351f56f85f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:03.358343 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-b4f5131a-58a0-4421-9c91-9e351f56f85f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Acquiring lock "cinder-attachment_update-2378c010-dfa5-48c7-b716-d779d12e57ef-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:55:03.363031 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-b4f5131a-58a0-4421-9c91-9e351f56f85f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Lock "cinder-attachment_update-2378c010-dfa5-48c7-b716-d779d12e57ef-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:55:03.363936 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:03.363936 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:03.548156 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e545bd61-647a-469a-9200-0e68fdae8fd0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:03.549897 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e545bd61-647a-469a-9200-0e68fdae8fd0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:55:03.550145 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e545bd61-647a-469a-9200-0e68fdae8fd0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:03.550389 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e545bd61-647a-469a-9200-0e68fdae8fd0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:03.559863 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:03.559863 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:03.563186 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e545bd61-647a-469a-9200-0e68fdae8fd0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:55:03.567052 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e545bd61-647a-469a-9200-0e68fdae8fd0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c returned with HTTP 200 Jul 03 23:55:03.567424 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 703/2780] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:03 2026] GET /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c => generated 1150 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:03.581480 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-82e45404-6f30-44a4-8985-f61e45b8f36f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:03.583036 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-82e45404-6f30-44a4-8985-f61e45b8f36f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:55:03.586365 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-82e45404-6f30-44a4-8985-f61e45b8f36f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:03.586365 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-82e45404-6f30-44a4-8985-f61e45b8f36f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:03.594758 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:03.594758 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:03.598211 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-82e45404-6f30-44a4-8985-f61e45b8f36f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:55:03.605474 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-82e45404-6f30-44a4-8985-f61e45b8f36f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c returned with HTTP 200 Jul 03 23:55:03.605930 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 695/2781] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:03 2026] GET /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c => generated 1150 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:03.620890 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ed425ba4-eb16-46b1-bd60-40afc5192e66 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:03.622628 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ed425ba4-eb16-46b1-bd60-40afc5192e66 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] POST https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action Jul 03 23:55:03.623035 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ed425ba4-eb16-46b1-bd60-40afc5192e66 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action body: b'{"os-detach": {"attachment_id": "5edf7c19-e278-4b33-a1d7-acef4570d9a8"}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:03.623212 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ed425ba4-eb16-46b1-bd60-40afc5192e66 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "5edf7c19-e278-4b33-a1d7-acef4570d9a8"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:03.646615 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:03.646615 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:03.646615 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ed425ba4-eb16-46b1-bd60-40afc5192e66 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:55:03.654020 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ed425ba4-eb16-46b1-bd60-40afc5192e66 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action returned with HTTP 400 Jul 03 23:55:03.654608 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 704/2782] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:55:03 2026] POST /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action => generated 100 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:55:03.699487 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-99a547dd-6f32-47d5-8506-77313e115260 req-c183b0c7-1b2a-4ee3-9662-1d4ef7085641 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:03.701953 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-99a547dd-6f32-47d5-8506-77313e115260 req-c183b0c7-1b2a-4ee3-9662-1d4ef7085641 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:55:03.702239 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-99a547dd-6f32-47d5-8506-77313e115260 req-c183b0c7-1b2a-4ee3-9662-1d4ef7085641 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:03.702385 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-99a547dd-6f32-47d5-8506-77313e115260 req-c183b0c7-1b2a-4ee3-9662-1d4ef7085641 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:03.712870 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:03.712870 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:03.716783 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-99a547dd-6f32-47d5-8506-77313e115260 req-c183b0c7-1b2a-4ee3-9662-1d4ef7085641 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:55:03.721517 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-99a547dd-6f32-47d5-8506-77313e115260 req-c183b0c7-1b2a-4ee3-9662-1d4ef7085641 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c returned with HTTP 200 Jul 03 23:55:03.722007 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 704/2783] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:55:03 2026] GET /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c => generated 1150 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:03.738772 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-99a547dd-6f32-47d5-8506-77313e115260 req-252fc813-9319-4098-a17c-5ffd2feaa2cd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:03.740625 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-99a547dd-6f32-47d5-8506-77313e115260 req-252fc813-9319-4098-a17c-5ffd2feaa2cd tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] POST https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c/action Jul 03 23:55:03.741114 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-99a547dd-6f32-47d5-8506-77313e115260 req-252fc813-9319-4098-a17c-5ffd2feaa2cd tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:03.741268 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-99a547dd-6f32-47d5-8506-77313e115260 req-252fc813-9319-4098-a17c-5ffd2feaa2cd tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:03.751208 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:03.751208 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:03.751783 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-99a547dd-6f32-47d5-8506-77313e115260 req-252fc813-9319-4098-a17c-5ffd2feaa2cd tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:55:03.761597 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-99a547dd-6f32-47d5-8506-77313e115260 req-252fc813-9319-4098-a17c-5ffd2feaa2cd tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Begin detaching volume completed successfully. Jul 03 23:55:03.761910 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-99a547dd-6f32-47d5-8506-77313e115260 req-252fc813-9319-4098-a17c-5ffd2feaa2cd tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c/action returned with HTTP 202 Jul 03 23:55:03.762414 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 696/2784] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:55:03 2026] POST /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:55:03.882462 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-b4f5131a-58a0-4421-9c91-9e351f56f85f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Lock "cinder-attachment_update-2378c010-dfa5-48c7-b716-d779d12e57ef-np0000004490" released by "attachment_update" :: held 0.519s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:55:03.882818 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-b4f5131a-58a0-4421-9c91-9e351f56f85f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/8f27335f-892d-4d5e-b41b-a781538c22df returned with HTTP 200 Jul 03 23:55:03.883231 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 681/2785] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:55:03 2026] PUT /volume/v3/attachments/8f27335f-892d-4d5e-b41b-a781538c22df => generated 968 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:03.890576 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-82ac05c7-e00b-4ede-9b35-3ffc1abbcc64 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:03.892414 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-82ac05c7-e00b-4ede-9b35-3ffc1abbcc64 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef/encryption Jul 03 23:55:03.892610 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-82ac05c7-e00b-4ede-9b35-3ffc1abbcc64 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:03.892818 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-82ac05c7-e00b-4ede-9b35-3ffc1abbcc64 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:03.901361 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:03.901361 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:03.907051 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-82ac05c7-e00b-4ede-9b35-3ffc1abbcc64 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef/encryption returned with HTTP 200 Jul 03 23:55:03.907402 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 705/2786] 10.4.3.143 () {68 vars in 1631 bytes} [Fri Jul 3 23:55:03 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:04.090009 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-706b0cb7-188d-4820-9a9e-0172e1904de1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:04.090394 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-706b0cb7-188d-4820-9a9e-0172e1904de1 None None] GET https://10.4.3.143/volume// Jul 03 23:55:04.090577 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-706b0cb7-188d-4820-9a9e-0172e1904de1 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:04.090817 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-706b0cb7-188d-4820-9a9e-0172e1904de1 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:04.091147 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-706b0cb7-188d-4820-9a9e-0172e1904de1 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:55:04.091435 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 705/2787] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:55: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 03 23:55:04.097194 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-da992d20-e50d-4343-b2e3-8063c9ede8c3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:04.099109 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-da992d20-e50d-4343-b2e3-8063c9ede8c3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:55:04.099303 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-da992d20-e50d-4343-b2e3-8063c9ede8c3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:04.099469 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-da992d20-e50d-4343-b2e3-8063c9ede8c3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:04.107967 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:04.107967 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:04.110830 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-da992d20-e50d-4343-b2e3-8063c9ede8c3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:55:04.115269 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-da992d20-e50d-4343-b2e3-8063c9ede8c3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 200 Jul 03 23:55:04.115679 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 697/2788] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:55:04 2026] GET /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 1427 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:55:04.137745 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-de676550-ed83-4555-b8f1-69829b951204 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:04.139432 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-de676550-ed83-4555-b8f1-69829b951204 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:04.139681 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-de676550-ed83-4555-b8f1-69829b951204 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:04.140005 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-de676550-ed83-4555-b8f1-69829b951204 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:04.149525 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:04.149525 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:04.153131 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-de676550-ed83-4555-b8f1-69829b951204 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:04.157530 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-de676550-ed83-4555-b8f1-69829b951204 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 200 Jul 03 23:55:04.158118 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 682/2789] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:04 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:04.186973 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b848a32a-4500-4b3f-acae-51a8711fc3de None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:04.188733 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b848a32a-4500-4b3f-acae-51a8711fc3de tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 Jul 03 23:55:04.188949 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b848a32a-4500-4b3f-acae-51a8711fc3de tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:04.189145 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b848a32a-4500-4b3f-acae-51a8711fc3de tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:04.194830 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b848a32a-4500-4b3f-acae-51a8711fc3de tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 returned with HTTP 404 Jul 03 23:55:04.195330 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 706/2790] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:04 2026] GET /volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:04.204273 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d4b01304-3d51-4205-ad37-21bfe18aa3e0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:04.208809 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d4b01304-3d51-4205-ad37-21bfe18aa3e0 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 Jul 03 23:55:04.209034 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d4b01304-3d51-4205-ad37-21bfe18aa3e0 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:04.209209 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d4b01304-3d51-4205-ad37-21bfe18aa3e0 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:04.213849 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-098fa6e8-161e-4246-8e75-0c0ddd1487a7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:04.215686 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d4b01304-3d51-4205-ad37-21bfe18aa3e0 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 returned with HTTP 404 Jul 03 23:55:04.215909 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-098fa6e8-161e-4246-8e75-0c0ddd1487a7 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] PUT https://10.4.3.143/volume/v3/attachments/c5f597e9-6c0e-4edc-8891-dece1a255655 Jul 03 23:55:04.216133 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 706/2791] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:04 2026] GET /volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:04.216297 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-098fa6e8-161e-4246-8e75-0c0ddd1487a7 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:04.222297 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7afacac3-47b4-4c28-9b9c-ddd9003e0d42 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:04.224045 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7afacac3-47b4-4c28-9b9c-ddd9003e0d42 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] DELETE https://10.4.3.143/volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 Jul 03 23:55:04.224289 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7afacac3-47b4-4c28-9b9c-ddd9003e0d42 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:04.224519 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7afacac3-47b4-4c28-9b9c-ddd9003e0d42 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:04.224743 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-7afacac3-47b4-4c28-9b9c-ddd9003e0d42 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Delete volume with id: 502f1399-035f-4e6c-973f-53479857cdd7 Jul 03 23:55:04.225251 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-098fa6e8-161e-4246-8e75-0c0ddd1487a7 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Acquiring lock "cinder-attachment_update-fb15160a-a9e5-49de-abd3-3955781cb381-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:55:04.230129 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-098fa6e8-161e-4246-8e75-0c0ddd1487a7 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Lock "cinder-attachment_update-fb15160a-a9e5-49de-abd3-3955781cb381-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:55:04.230205 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7afacac3-47b4-4c28-9b9c-ddd9003e0d42 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 returned with HTTP 404 Jul 03 23:55:04.230568 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 683/2792] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:04 2026] DELETE /volume/v3/volumes/502f1399-035f-4e6c-973f-53479857cdd7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:04.231270 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:04.231270 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:04.239219 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c59fa91b-093a-46d5-825e-56577a2948c2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:04.240870 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:04.241210 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-184498015"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:04.242756 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-184498015'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:04.242756 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Create volume of 1 GB Jul 03 23:55:04.246611 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Availability Zones retrieved successfully. Jul 03 23:55:04.252192 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Flow 'volume_create_api' (5b65b6b1-95d1-4bc4-8b1b-26ee978983f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:04.252689 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dff66ef2-9763-4c5f-9b26-53a6d4e5e424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:04.253507 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:04.278108 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dff66ef2-9763-4c5f-9b26-53a6d4e5e424) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:04.278851 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2b50b1-f049-432e-b0af-1593da59d387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:04.329684 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Created reservations ['c7f91403-702d-41e7-bd1d-46dcd76bf5b4', '7fe36342-2ae2-4e7e-92cd-0be118da73f4', 'd30541cc-2745-4172-9852-45b8a7554de6', '6fe24175-bddf-4a00-8bf8-da9f31118290'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:04.331128 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2b50b1-f049-432e-b0af-1593da59d387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7f91403-702d-41e7-bd1d-46dcd76bf5b4', '7fe36342-2ae2-4e7e-92cd-0be118da73f4', 'd30541cc-2745-4172-9852-45b8a7554de6', '6fe24175-bddf-4a00-8bf8-da9f31118290']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:04.331880 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccdf28ea-79c2-4b55-81d9-9d199995a9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:04.361293 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccdf28ea-79c2-4b55-81d9-9d199995a9a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2be1a6c-458e-452f-9556-788f523a514c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-184498015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='099aa83a3bd74dd4bd2fcd77aca1cc40',qos_specs=None,replication_status=,reservations=['c7f91403-702d-41e7-bd1d-46dcd76bf5b4','7fe36342-2ae2-4e7e-92cd-0be118da73f4','d30541cc-2745-4172-9852-45b8a7554de6','6fe24175-bddf-4a00-8bf8-da9f31118290'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b0123c140844c4290d19a1557cdfc21',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-184498015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2be1a6c-458e-452f-9556-788f523a514c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='099aa83a3bd74dd4bd2fcd77aca1cc40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b0123c140844c4290d19a1557cdfc21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:04.362051 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f585935-94ea-481f-93b1-f7981166c36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:04.382254 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f585935-94ea-481f-93b1-f7981166c36a) transitioned into state 'SUCCESS' from state '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-184498015',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='099aa83a3bd74dd4bd2fcd77aca1cc40',qos_specs=None,replication_status=,reservations=['c7f91403-702d-41e7-bd1d-46dcd76bf5b4','7fe36342-2ae2-4e7e-92cd-0be118da73f4','d30541cc-2745-4172-9852-45b8a7554de6','6fe24175-bddf-4a00-8bf8-da9f31118290'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b0123c140844c4290d19a1557cdfc21',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:04.382957 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23b55583-59c4-4721-92fd-76023023fb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:04.392787 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23b55583-59c4-4721-92fd-76023023fb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:04.393566 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Flow 'volume_create_api' (5b65b6b1-95d1-4bc4-8b1b-26ee978983f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:04.393923 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Create volume request issued successfully. Jul 03 23:55:04.394437 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c59fa91b-093a-46d5-825e-56577a2948c2 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:04.394900 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 707/2793] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:55:04 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 03 23:55:04.409925 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e27e7a08-b400-4927-a2d8-3b0c3d7a381b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:04.411693 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e27e7a08-b400-4927-a2d8-3b0c3d7a381b tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c Jul 03 23:55:04.411929 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e27e7a08-b400-4927-a2d8-3b0c3d7a381b tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:04.412150 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e27e7a08-b400-4927-a2d8-3b0c3d7a381b tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:04.419238 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:04.419238 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:04.423313 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e27e7a08-b400-4927-a2d8-3b0c3d7a381b tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:55:04.428082 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e27e7a08-b400-4927-a2d8-3b0c3d7a381b tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c returned with HTTP 200 Jul 03 23:55:04.428445 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 707/2794] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:04 2026] GET /volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:04.758953 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-098fa6e8-161e-4246-8e75-0c0ddd1487a7 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Lock "cinder-attachment_update-fb15160a-a9e5-49de-abd3-3955781cb381-np0000004490" released by "attachment_update" :: held 0.529s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:55:04.759284 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-098fa6e8-161e-4246-8e75-0c0ddd1487a7 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/attachments/c5f597e9-6c0e-4edc-8891-dece1a255655 returned with HTTP 200 Jul 03 23:55:04.759832 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 698/2795] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:55:04 2026] PUT /volume/v3/attachments/c5f597e9-6c0e-4edc-8891-dece1a255655 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:04.787808 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2487303c-226f-411f-abb9-2f2c613a2baf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:04.788255 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2487303c-226f-411f-abb9-2f2c613a2baf None None] GET https://10.4.3.143/volume// Jul 03 23:55:04.788420 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2487303c-226f-411f-abb9-2f2c613a2baf None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:04.788604 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2487303c-226f-411f-abb9-2f2c613a2baf None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:04.789034 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2487303c-226f-411f-abb9-2f2c613a2baf None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:55:04.789307 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 684/2796] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:55: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 03 23:55:04.797804 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-99a547dd-6f32-47d5-8506-77313e115260 req-d28b75fc-333c-4fb4-be0f-c375cebdaf14 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:04.800625 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-99a547dd-6f32-47d5-8506-77313e115260 req-d28b75fc-333c-4fb4-be0f-c375cebdaf14 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:55:04.800625 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-99a547dd-6f32-47d5-8506-77313e115260 req-d28b75fc-333c-4fb4-be0f-c375cebdaf14 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:04.800625 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-99a547dd-6f32-47d5-8506-77313e115260 req-d28b75fc-333c-4fb4-be0f-c375cebdaf14 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:04.814092 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:04.814092 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:04.817215 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-99a547dd-6f32-47d5-8506-77313e115260 req-d28b75fc-333c-4fb4-be0f-c375cebdaf14 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:55:04.820056 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-99a547dd-6f32-47d5-8506-77313e115260 req-d28b75fc-333c-4fb4-be0f-c375cebdaf14 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c returned with HTTP 200 Jul 03 23:55:04.820492 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 708/2797] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:55:04 2026] GET /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c => generated 1333 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:55:05.172212 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4afcb721-b090-46c6-bdb0-85f49c6125a5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:05.173972 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4afcb721-b090-46c6-bdb0-85f49c6125a5 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:05.174169 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4afcb721-b090-46c6-bdb0-85f49c6125a5 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:05.174346 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4afcb721-b090-46c6-bdb0-85f49c6125a5 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:05.184015 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:05.184015 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:05.187537 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4afcb721-b090-46c6-bdb0-85f49c6125a5 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:05.191875 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4afcb721-b090-46c6-bdb0-85f49c6125a5 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 200 Jul 03 23:55:05.192117 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 708/2798] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:05 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:05.270979 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-594b41a7-f699-4104-81ab-7300ff88a645 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:05.273010 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-594b41a7-f699-4104-81ab-7300ff88a645 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] POST https://10.4.3.143/volume/v3/attachments/c5f597e9-6c0e-4edc-8891-dece1a255655/action Jul 03 23:55:05.273598 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-594b41a7-f699-4104-81ab-7300ff88a645 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:05.273770 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-594b41a7-f699-4104-81ab-7300ff88a645 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:05.289952 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:05.289952 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:05.301048 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-79417a2c-3762-4e7b-a63e-a901bd679104 req-594b41a7-f699-4104-81ab-7300ff88a645 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/attachments/c5f597e9-6c0e-4edc-8891-dece1a255655/action returned with HTTP 204 Jul 03 23:55:05.301517 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 699/2799] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:55:05 2026] POST /volume/v3/attachments/c5f597e9-6c0e-4edc-8891-dece1a255655/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:05.440683 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e01475e8-9e97-459e-9000-b713c56c5ebd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:05.442382 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e01475e8-9e97-459e-9000-b713c56c5ebd tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c Jul 03 23:55:05.442619 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e01475e8-9e97-459e-9000-b713c56c5ebd tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:05.442872 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e01475e8-9e97-459e-9000-b713c56c5ebd tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:05.450120 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:05.450120 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:05.453931 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e01475e8-9e97-459e-9000-b713c56c5ebd tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:55:05.459575 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e01475e8-9e97-459e-9000-b713c56c5ebd tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c returned with HTTP 200 Jul 03 23:55:05.460169 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 685/2800] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:05 2026] GET /volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:05.471453 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8e576689-af47-45c2-9b5f-9dd7c0501e7c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:05.473188 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8e576689-af47-45c2-9b5f-9dd7c0501e7c tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] POST https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c/action Jul 03 23:55:05.473508 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8e576689-af47-45c2-9b5f-9dd7c0501e7c tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:05.473664 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8e576689-af47-45c2-9b5f-9dd7c0501e7c tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:05.481463 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:05.481463 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:05.481859 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.admin_actions [None req-8e576689-af47-45c2-9b5f-9dd7c0501e7c tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Updating volume 'd2be1a6c-458e-452f-9556-788f523a514c' with '{'status': 'error'}' {{(pid=99862) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 23:55:05.500398 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8e576689-af47-45c2-9b5f-9dd7c0501e7c tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c/action returned with HTTP 202 Jul 03 23:55:05.500811 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 709/2801] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:55:05 2026] POST /volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:55:05.506551 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ab5c2301-38b7-4290-90de-a3db26094dac None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:05.508381 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ab5c2301-38b7-4290-90de-a3db26094dac tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c Jul 03 23:55:05.508653 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ab5c2301-38b7-4290-90de-a3db26094dac tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:05.508882 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ab5c2301-38b7-4290-90de-a3db26094dac tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:05.515623 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:05.515623 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:05.518869 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ab5c2301-38b7-4290-90de-a3db26094dac tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:55:05.522463 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ab5c2301-38b7-4290-90de-a3db26094dac tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c returned with HTTP 200 Jul 03 23:55:05.522843 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 709/2802] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:05 2026] GET /volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:05.533219 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e5be03ac-0a7a-4b1b-9f87-7dcb39eeb67f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:05.534892 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e5be03ac-0a7a-4b1b-9f87-7dcb39eeb67f tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] POST https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c/action Jul 03 23:55:05.535339 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e5be03ac-0a7a-4b1b-9f87-7dcb39eeb67f tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:05.535477 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e5be03ac-0a7a-4b1b-9f87-7dcb39eeb67f tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:05.543503 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:05.543503 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:05.543964 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.admin_actions [None req-e5be03ac-0a7a-4b1b-9f87-7dcb39eeb67f tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Updating volume 'd2be1a6c-458e-452f-9556-788f523a514c' with '{'status': 'available'}' {{(pid=99863) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 23:55:05.564044 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e5be03ac-0a7a-4b1b-9f87-7dcb39eeb67f tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c/action returned with HTTP 202 Jul 03 23:55:05.564590 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 700/2803] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:55:05 2026] POST /volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:55:05.570318 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-90b065aa-3e5b-40e8-ba2b-41ef3fe0af9d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:05.571941 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-90b065aa-3e5b-40e8-ba2b-41ef3fe0af9d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c Jul 03 23:55:05.572180 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-90b065aa-3e5b-40e8-ba2b-41ef3fe0af9d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:05.572393 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-90b065aa-3e5b-40e8-ba2b-41ef3fe0af9d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:05.578591 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:05.578591 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:05.581592 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-90b065aa-3e5b-40e8-ba2b-41ef3fe0af9d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:55:05.585101 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-90b065aa-3e5b-40e8-ba2b-41ef3fe0af9d tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c returned with HTTP 200 Jul 03 23:55:05.585645 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 686/2804] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:05 2026] GET /volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:05.596309 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ff2f8433-ba3b-4431-b23d-380a1afbfd65 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:05.598018 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ff2f8433-ba3b-4431-b23d-380a1afbfd65 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] POST https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c/action Jul 03 23:55:05.598343 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ff2f8433-ba3b-4431-b23d-380a1afbfd65 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:05.598464 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ff2f8433-ba3b-4431-b23d-380a1afbfd65 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:05.607109 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:05.607109 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:05.607331 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.admin_actions [None req-ff2f8433-ba3b-4431-b23d-380a1afbfd65 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Updating volume 'd2be1a6c-458e-452f-9556-788f523a514c' with '{'status': 'maintenance'}' {{(pid=99862) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 23:55:05.625156 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ff2f8433-ba3b-4431-b23d-380a1afbfd65 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c/action returned with HTTP 202 Jul 03 23:55:05.625548 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 710/2805] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:55:05 2026] POST /volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:55:05.631426 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a84bf30d-498b-4246-9046-a06452cfe214 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:05.633006 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a84bf30d-498b-4246-9046-a06452cfe214 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c Jul 03 23:55:05.633212 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a84bf30d-498b-4246-9046-a06452cfe214 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:05.633455 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a84bf30d-498b-4246-9046-a06452cfe214 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:05.639767 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:05.639767 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:05.642803 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a84bf30d-498b-4246-9046-a06452cfe214 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:55:05.646310 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a84bf30d-498b-4246-9046-a06452cfe214 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c returned with HTTP 200 Jul 03 23:55:05.646659 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 710/2806] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:05 2026] GET /volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:05.657716 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f188aa16-130b-419f-98bd-bd6a9fe4ab60 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:05.659324 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f188aa16-130b-419f-98bd-bd6a9fe4ab60 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] POST https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c/action Jul 03 23:55:05.659622 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f188aa16-130b-419f-98bd-bd6a9fe4ab60 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:05.659780 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f188aa16-130b-419f-98bd-bd6a9fe4ab60 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:05.667323 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:05.667323 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:05.667714 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.admin_actions [None req-f188aa16-130b-419f-98bd-bd6a9fe4ab60 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] Updating volume 'd2be1a6c-458e-452f-9556-788f523a514c' with '{'status': 'available'}' {{(pid=99863) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 23:55:05.691410 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f188aa16-130b-419f-98bd-bd6a9fe4ab60 tempest-VolumesActionsTest-1981906301 tempest-VolumesActionsTest-1981906301-project-admin] https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c/action returned with HTTP 202 Jul 03 23:55:05.691894 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 701/2807] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:55:05 2026] POST /volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:55:05.698435 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-07009e99-8d99-4918-9766-552cdd6cdef8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:05.699935 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-07009e99-8d99-4918-9766-552cdd6cdef8 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c Jul 03 23:55:05.700106 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-07009e99-8d99-4918-9766-552cdd6cdef8 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:05.700273 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-07009e99-8d99-4918-9766-552cdd6cdef8 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:05.706066 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:05.706066 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:05.709065 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-07009e99-8d99-4918-9766-552cdd6cdef8 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:55:05.712358 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-07009e99-8d99-4918-9766-552cdd6cdef8 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c returned with HTTP 200 Jul 03 23:55:05.712770 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 687/2808] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:05 2026] GET /volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:05.723394 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a9dc2c51-9ed7-4e45-83e8-67305e5151bb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:05.725644 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a9dc2c51-9ed7-4e45-83e8-67305e5151bb tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c Jul 03 23:55:05.725900 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a9dc2c51-9ed7-4e45-83e8-67305e5151bb tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:05.726147 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a9dc2c51-9ed7-4e45-83e8-67305e5151bb tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:05.734973 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:05.734973 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:05.739345 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a9dc2c51-9ed7-4e45-83e8-67305e5151bb tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:55:05.744500 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a9dc2c51-9ed7-4e45-83e8-67305e5151bb tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c returned with HTTP 200 Jul 03 23:55:05.745067 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 711/2809] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:05 2026] GET /volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:05.754516 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-aece23c6-b4ec-4c75-835a-81c070b3ded5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:05.756167 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aece23c6-b4ec-4c75-835a-81c070b3ded5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c Jul 03 23:55:05.756358 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aece23c6-b4ec-4c75-835a-81c070b3ded5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:05.756555 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aece23c6-b4ec-4c75-835a-81c070b3ded5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:05.756758 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-aece23c6-b4ec-4c75-835a-81c070b3ded5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Delete volume with id: d2be1a6c-458e-452f-9556-788f523a514c Jul 03 23:55:05.763099 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:05.763099 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:05.763528 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-aece23c6-b4ec-4c75-835a-81c070b3ded5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:55:05.781426 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-aece23c6-b4ec-4c75-835a-81c070b3ded5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Delete volume request issued successfully. Jul 03 23:55:05.781531 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aece23c6-b4ec-4c75-835a-81c070b3ded5 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c returned with HTTP 202 Jul 03 23:55:05.781985 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 711/2810] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:05 2026] DELETE /volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:05.788478 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7b837314-a1e9-4456-af51-cc6c00676a64 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:05.790570 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7b837314-a1e9-4456-af51-cc6c00676a64 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c Jul 03 23:55:05.790853 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7b837314-a1e9-4456-af51-cc6c00676a64 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:05.791122 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7b837314-a1e9-4456-af51-cc6c00676a64 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:05.798877 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:05.798877 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:05.805893 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-7b837314-a1e9-4456-af51-cc6c00676a64 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Volume info retrieved successfully. Jul 03 23:55:05.813726 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7b837314-a1e9-4456-af51-cc6c00676a64 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c returned with HTTP 200 Jul 03 23:55:05.813726 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 702/2811] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:05 2026] GET /volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:06.210203 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-65c2a8ac-b49c-4048-91ef-9d7523d27101 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:06.211979 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-65c2a8ac-b49c-4048-91ef-9d7523d27101 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:06.212174 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-65c2a8ac-b49c-4048-91ef-9d7523d27101 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:06.212352 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-65c2a8ac-b49c-4048-91ef-9d7523d27101 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:06.222367 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:06.222367 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:06.226537 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-65c2a8ac-b49c-4048-91ef-9d7523d27101 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:06.231531 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-65c2a8ac-b49c-4048-91ef-9d7523d27101 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 200 Jul 03 23:55:06.232096 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 688/2812] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:06 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:06.545244 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-11db2162-da2f-4761-a72d-20ffa7e02860 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:06.547509 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-11db2162-da2f-4761-a72d-20ffa7e02860 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] DELETE https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 Jul 03 23:55:06.547823 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-11db2162-da2f-4761-a72d-20ffa7e02860 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:06.548074 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-11db2162-da2f-4761-a72d-20ffa7e02860 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:06.548304 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-11db2162-da2f-4761-a72d-20ffa7e02860 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Delete volume with id: 5a789839-7924-49bf-8ab1-990189ce9673 Jul 03 23:55:06.557595 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:06.557595 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:06.558249 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-11db2162-da2f-4761-a72d-20ffa7e02860 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:55:06.579645 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-11db2162-da2f-4761-a72d-20ffa7e02860 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Delete volume request issued successfully. Jul 03 23:55:06.579949 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-11db2162-da2f-4761-a72d-20ffa7e02860 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 returned with HTTP 202 Jul 03 23:55:06.580508 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 712/2813] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:55:06 2026] DELETE /volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:55:06.588423 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0d397552-7b2b-4697-9894-20e2b7c57c90 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:06.590729 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0d397552-7b2b-4697-9894-20e2b7c57c90 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 Jul 03 23:55:06.591007 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0d397552-7b2b-4697-9894-20e2b7c57c90 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:06.591245 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0d397552-7b2b-4697-9894-20e2b7c57c90 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:06.601168 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:06.601168 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:06.605999 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0d397552-7b2b-4697-9894-20e2b7c57c90 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Volume info retrieved successfully. Jul 03 23:55:06.612829 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0d397552-7b2b-4697-9894-20e2b7c57c90 tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 returned with HTTP 200 Jul 03 23:55:06.613399 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 712/2814] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:06 2026] GET /volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 => generated 1387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:55:06.824721 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-56c84279-84e5-4441-b4a8-9dec21f6d6c4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:06.826396 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-56c84279-84e5-4441-b4a8-9dec21f6d6c4 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] GET https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c Jul 03 23:55:06.826629 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-56c84279-84e5-4441-b4a8-9dec21f6d6c4 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:06.826894 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-56c84279-84e5-4441-b4a8-9dec21f6d6c4 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:06.832742 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-56c84279-84e5-4441-b4a8-9dec21f6d6c4 tempest-VolumesActionsTest-530691054 tempest-VolumesActionsTest-530691054-project-member] https://10.4.3.143/volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c returned with HTTP 404 Jul 03 23:55:06.833185 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 703/2815] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:06 2026] GET /volume/v3/volumes/d2be1a6c-458e-452f-9556-788f523a514c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:07.249649 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-131ba115-b1f4-4ed1-9311-7e7dcea11657 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:07.251712 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-131ba115-b1f4-4ed1-9311-7e7dcea11657 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:07.252010 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-131ba115-b1f4-4ed1-9311-7e7dcea11657 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:07.252231 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-131ba115-b1f4-4ed1-9311-7e7dcea11657 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:07.262754 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:07.262754 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:07.266390 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-131ba115-b1f4-4ed1-9311-7e7dcea11657 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:07.270789 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-131ba115-b1f4-4ed1-9311-7e7dcea11657 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 200 Jul 03 23:55:07.271224 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 689/2816] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:07 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:07.283028 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-99a547dd-6f32-47d5-8506-77313e115260 req-5baeb97b-e712-4da5-875e-d5552b49b028 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:07.285367 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-99a547dd-6f32-47d5-8506-77313e115260 req-5baeb97b-e712-4da5-875e-d5552b49b028 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] DELETE https://10.4.3.143/volume/v3/attachments/5edf7c19-e278-4b33-a1d7-acef4570d9a8 Jul 03 23:55:07.285582 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-99a547dd-6f32-47d5-8506-77313e115260 req-5baeb97b-e712-4da5-875e-d5552b49b028 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:07.285852 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-99a547dd-6f32-47d5-8506-77313e115260 req-5baeb97b-e712-4da5-875e-d5552b49b028 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:07.293213 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:07.293213 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:07.634983 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ee4c6446-e9f4-4b13-82e6-c9c3616c23df None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:07.642125 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ee4c6446-e9f4-4b13-82e6-c9c3616c23df tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] GET https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 Jul 03 23:55:07.642125 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ee4c6446-e9f4-4b13-82e6-c9c3616c23df tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:07.642125 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ee4c6446-e9f4-4b13-82e6-c9c3616c23df tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:07.653985 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ee4c6446-e9f4-4b13-82e6-c9c3616c23df tempest-TestVolumeBootPatternV346-1553928920 tempest-TestVolumeBootPatternV346-1553928920-project-member] https://10.4.3.143/volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 returned with HTTP 404 Jul 03 23:55:07.654657 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 713/2817] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:07 2026] GET /volume/v3/volumes/5a789839-7924-49bf-8ab1-990189ce9673 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:55:07.824672 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-99a547dd-6f32-47d5-8506-77313e115260 req-5baeb97b-e712-4da5-875e-d5552b49b028 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/attachments/5edf7c19-e278-4b33-a1d7-acef4570d9a8 returned with HTTP 200 Jul 03 23:55:07.825106 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 713/2818] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:55:07 2026] DELETE /volume/v3/attachments/5edf7c19-e278-4b33-a1d7-acef4570d9a8 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:08.294220 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-752e801b-f75c-4676-a45d-0a155deb899d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:08.299318 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-752e801b-f75c-4676-a45d-0a155deb899d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:08.299318 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-752e801b-f75c-4676-a45d-0a155deb899d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:08.299318 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-752e801b-f75c-4676-a45d-0a155deb899d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:08.327159 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:08.327159 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:08.337054 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-752e801b-f75c-4676-a45d-0a155deb899d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:08.345666 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-752e801b-f75c-4676-a45d-0a155deb899d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 200 Jul 03 23:55:08.346264 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 704/2819] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:08 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 884 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:09.049563 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-961a2b90-6818-418d-a85e-338371ab899f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:09.052023 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-961a2b90-6818-418d-a85e-338371ab899f tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] POST https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action Jul 03 23:55:09.052766 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-961a2b90-6818-418d-a85e-338371ab899f tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:09.052874 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-961a2b90-6818-418d-a85e-338371ab899f tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:09.068444 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:09.068444 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:09.074025 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.admin_actions [None req-961a2b90-6818-418d-a85e-338371ab899f tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] Updating volume '49774540-8341-4318-8f5a-0bb3be6339db' with '{'status': 'in-use'}' {{(pid=99860) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 23:55:09.104696 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-961a2b90-6818-418d-a85e-338371ab899f tempest-TestServerVolumeAttachmentScenario-471898758 tempest-TestServerVolumeAttachmentScenario-471898758-project-admin] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action returned with HTTP 202 Jul 03 23:55:09.105366 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 690/2820] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:55:09 2026] POST /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:55:09.114023 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b396fda1-bf26-4863-8de4-3854bee4194c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:09.116158 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b396fda1-bf26-4863-8de4-3854bee4194c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:55:09.116397 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b396fda1-bf26-4863-8de4-3854bee4194c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:09.116656 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b396fda1-bf26-4863-8de4-3854bee4194c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:09.128545 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:09.128545 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:09.133445 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b396fda1-bf26-4863-8de4-3854bee4194c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:55:09.140113 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b396fda1-bf26-4863-8de4-3854bee4194c tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:55:09.140682 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 714/2821] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:09 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 1149 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:09.182720 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-94a41cc1-e639-4047-bfc1-aba6b31365e0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:09.185334 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-94a41cc1-e639-4047-bfc1-aba6b31365e0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:55:09.185510 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-94a41cc1-e639-4047-bfc1-aba6b31365e0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:09.185697 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-94a41cc1-e639-4047-bfc1-aba6b31365e0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:09.194936 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:09.194936 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:09.201850 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-94a41cc1-e639-4047-bfc1-aba6b31365e0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:55:09.208829 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-94a41cc1-e639-4047-bfc1-aba6b31365e0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:55:09.208829 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 714/2822] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:55:09 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 1149 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:09.238109 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-e18b2f6a-c357-4569-88f3-e597384981c0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:09.241200 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-e18b2f6a-c357-4569-88f3-e597384981c0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] POST https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action Jul 03 23:55:09.242150 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-e18b2f6a-c357-4569-88f3-e597384981c0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:09.242150 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-e18b2f6a-c357-4569-88f3-e597384981c0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:09.256542 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:09.256542 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:09.257413 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-e18b2f6a-c357-4569-88f3-e597384981c0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:55:09.269688 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-e18b2f6a-c357-4569-88f3-e597384981c0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Begin detaching volume completed successfully. Jul 03 23:55:09.270055 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-e18b2f6a-c357-4569-88f3-e597384981c0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action returned with HTTP 202 Jul 03 23:55:09.270741 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 705/2823] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:55:09 2026] POST /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:55:09.359158 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1c78727e-001d-461b-a027-ddab9eaff6d4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:09.362485 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1c78727e-001d-461b-a027-ddab9eaff6d4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:09.363116 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1c78727e-001d-461b-a027-ddab9eaff6d4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:09.363116 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1c78727e-001d-461b-a027-ddab9eaff6d4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:09.373388 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:09.373388 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:09.377598 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1c78727e-001d-461b-a027-ddab9eaff6d4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:09.387037 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1c78727e-001d-461b-a027-ddab9eaff6d4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 200 Jul 03 23:55:09.387537 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 691/2824] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:09 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:10.274132 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-750342fc-7771-4c81-93dd-195200bf5257 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:10.276149 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-750342fc-7771-4c81-93dd-195200bf5257 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/attachments/8f27335f-892d-4d5e-b41b-a781538c22df/action Jul 03 23:55:10.276510 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-750342fc-7771-4c81-93dd-195200bf5257 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:10.276648 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-750342fc-7771-4c81-93dd-195200bf5257 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:10.293891 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:10.293891 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:10.299468 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-35026ee2-03ce-4422-9bb9-079bc484daa2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:10.299982 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-35026ee2-03ce-4422-9bb9-079bc484daa2 None None] GET https://10.4.3.143/volume// Jul 03 23:55:10.300240 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-35026ee2-03ce-4422-9bb9-079bc484daa2 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:10.300464 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-35026ee2-03ce-4422-9bb9-079bc484daa2 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:10.300859 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-35026ee2-03ce-4422-9bb9-079bc484daa2 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:55:10.301181 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 715/2825] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:55: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 03 23:55:10.309530 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-3569a664-df9a-45fb-9467-83e3e7394871 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:10.312383 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-3569a664-df9a-45fb-9467-83e3e7394871 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:55:10.312968 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-3569a664-df9a-45fb-9467-83e3e7394871 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:10.313314 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-3569a664-df9a-45fb-9467-83e3e7394871 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:10.316153 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-21f8caf6-458d-444c-b6a4-89ca0e4ab959 req-750342fc-7771-4c81-93dd-195200bf5257 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/8f27335f-892d-4d5e-b41b-a781538c22df/action returned with HTTP 204 Jul 03 23:55:10.316648 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 715/2826] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:55:10 2026] POST /volume/v3/attachments/8f27335f-892d-4d5e-b41b-a781538c22df/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:10.346562 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:10.346562 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:10.355001 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-3569a664-df9a-45fb-9467-83e3e7394871 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:55:10.363312 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-3569a664-df9a-45fb-9467-83e3e7394871 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:55:10.363939 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 706/2827] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:55:10 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 1332 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:55:10.400610 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-db9fa947-a733-4d43-b713-c68800787f75 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:10.402431 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-db9fa947-a733-4d43-b713-c68800787f75 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:10.402669 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-db9fa947-a733-4d43-b713-c68800787f75 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:10.402870 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-db9fa947-a733-4d43-b713-c68800787f75 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:10.602262 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:10.602262 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:10.606556 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-db9fa947-a733-4d43-b713-c68800787f75 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:10.610621 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-db9fa947-a733-4d43-b713-c68800787f75 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 200 Jul 03 23:55:10.611016 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 692/2828] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:10 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 1176 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:10.629296 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c915bb89-05a2-4341-9af9-b636c2a32d42 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:10.631822 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c915bb89-05a2-4341-9af9-b636c2a32d42 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:10.632111 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c915bb89-05a2-4341-9af9-b636c2a32d42 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:10.632385 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c915bb89-05a2-4341-9af9-b636c2a32d42 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:10.645109 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:10.645109 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:10.650161 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c915bb89-05a2-4341-9af9-b636c2a32d42 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:10.656873 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c915bb89-05a2-4341-9af9-b636c2a32d42 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 200 Jul 03 23:55:10.657368 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 716/2829] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:10 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:10.712056 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-c471f22e-b057-46e8-b494-3546596d0a99 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:10.714999 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-c471f22e-b057-46e8-b494-3546596d0a99 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:10.715165 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-c471f22e-b057-46e8-b494-3546596d0a99 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:10.715357 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-c471f22e-b057-46e8-b494-3546596d0a99 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:10.724564 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:10.724564 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:10.731411 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-c471f22e-b057-46e8-b494-3546596d0a99 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:10.739184 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-c471f22e-b057-46e8-b494-3546596d0a99 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 200 Jul 03 23:55:10.740232 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 716/2830] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:55:10 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 1176 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:10.762881 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-39ad24d9-2cd5-4e90-91fb-c03fb6abe218 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:10.764833 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-39ad24d9-2cd5-4e90-91fb-c03fb6abe218 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef/action Jul 03 23:55:10.765149 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-39ad24d9-2cd5-4e90-91fb-c03fb6abe218 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:10.765266 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-39ad24d9-2cd5-4e90-91fb-c03fb6abe218 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:10.775034 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:10.775034 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:10.775471 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-39ad24d9-2cd5-4e90-91fb-c03fb6abe218 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:10.783153 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-39ad24d9-2cd5-4e90-91fb-c03fb6abe218 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Begin detaching volume completed successfully. Jul 03 23:55:10.783332 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-39ad24d9-2cd5-4e90-91fb-c03fb6abe218 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef/action returned with HTTP 202 Jul 03 23:55:10.783793 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 707/2831] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:55:10 2026] POST /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:55:11.274254 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-99285e34-1d63-45eb-9b78-4a2a5daf919f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:11.277566 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-99285e34-1d63-45eb-9b78-4a2a5daf919f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] DELETE https://10.4.3.143/volume/v3/attachments/33cc800d-2d0f-4b83-a188-f8369271539b Jul 03 23:55:11.278073 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-99285e34-1d63-45eb-9b78-4a2a5daf919f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:11.278314 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-99285e34-1d63-45eb-9b78-4a2a5daf919f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:11.291074 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:11.291074 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:11.816246 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1bec3133-6aed-44bd-86da-029e89a5121d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:11.816950 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1bec3133-6aed-44bd-86da-029e89a5121d None None] GET https://10.4.3.143/volume// Jul 03 23:55:11.818004 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1bec3133-6aed-44bd-86da-029e89a5121d None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:11.818004 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1bec3133-6aed-44bd-86da-029e89a5121d None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:11.818004 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1bec3133-6aed-44bd-86da-029e89a5121d None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:55:11.818931 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 717/2832] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:55: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 03 23:55:11.828508 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-84d42f3d-d79e-4f33-942d-312a45b43cd3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:11.834599 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-bfc0c3e4-52f4-4ca2-b75b-801809d16a64 req-99285e34-1d63-45eb-9b78-4a2a5daf919f tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/attachments/33cc800d-2d0f-4b83-a188-f8369271539b returned with HTTP 200 Jul 03 23:55:11.835073 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 693/2833] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:55:11 2026] DELETE /volume/v3/attachments/33cc800d-2d0f-4b83-a188-f8369271539b => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:11.836204 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-84d42f3d-d79e-4f33-942d-312a45b43cd3 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:11.836502 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-84d42f3d-d79e-4f33-942d-312a45b43cd3 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:11.837078 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-84d42f3d-d79e-4f33-942d-312a45b43cd3 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:11.852691 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:11.852691 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:11.857734 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-84d42f3d-d79e-4f33-942d-312a45b43cd3 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:11.867051 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-84d42f3d-d79e-4f33-942d-312a45b43cd3 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 200 Jul 03 23:55:11.867485 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 717/2834] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:55:11 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 1359 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:55:11.892146 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-35a60a27-2442-43f7-b1af-05b582c60b78 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:11.894866 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-35a60a27-2442-43f7-b1af-05b582c60b78 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef/encryption Jul 03 23:55:11.895114 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-35a60a27-2442-43f7-b1af-05b582c60b78 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:11.895331 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-35a60a27-2442-43f7-b1af-05b582c60b78 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:11.911215 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:11.911215 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:11.924279 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-35a60a27-2442-43f7-b1af-05b582c60b78 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef/encryption returned with HTTP 200 Jul 03 23:55:11.924834 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 708/2835] 10.4.3.143 () {68 vars in 1631 bytes} [Fri Jul 3 23:55:11 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef/encryption => generated 161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:12.542646 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-e91957a8-1fba-46bf-967b-bc55a4e1ef54 req-4d5bf858-1131-4fa8-ad23-3b8187c19652 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:12.556364 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e91957a8-1fba-46bf-967b-bc55a4e1ef54 req-4d5bf858-1131-4fa8-ad23-3b8187c19652 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:55:12.556665 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e91957a8-1fba-46bf-967b-bc55a4e1ef54 req-4d5bf858-1131-4fa8-ad23-3b8187c19652 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:12.556954 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e91957a8-1fba-46bf-967b-bc55a4e1ef54 req-4d5bf858-1131-4fa8-ad23-3b8187c19652 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:12.577942 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:12.577942 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:12.581598 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-e91957a8-1fba-46bf-967b-bc55a4e1ef54 req-4d5bf858-1131-4fa8-ad23-3b8187c19652 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:55:12.585406 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e91957a8-1fba-46bf-967b-bc55a4e1ef54 req-4d5bf858-1131-4fa8-ad23-3b8187c19652 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:55:12.585803 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 718/2836] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:55:12 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:12.867245 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-701b357f-bc0f-4aa3-a25b-e86b90f3145f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:12.869122 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-701b357f-bc0f-4aa3-a25b-e86b90f3145f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] DELETE https://10.4.3.143/volume/v3/attachments/8f27335f-892d-4d5e-b41b-a781538c22df Jul 03 23:55:12.869309 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-701b357f-bc0f-4aa3-a25b-e86b90f3145f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:12.869493 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-701b357f-bc0f-4aa3-a25b-e86b90f3145f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:12.876170 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:12.876170 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:13.242446 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-577d779d-5ffa-48f4-99dd-60ae0dd95d7f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:13.382134 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-577d779d-5ffa-48f4-99dd-60ae0dd95d7f tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes Jul 03 23:55:13.382379 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-577d779d-5ffa-48f4-99dd-60ae0dd95d7f tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:13.382624 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-577d779d-5ffa-48f4-99dd-60ae0dd95d7f tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:13.382964 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-577d779d-5ffa-48f4-99dd-60ae0dd95d7f tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:55:13.383809 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-577d779d-5ffa-48f4-99dd-60ae0dd95d7f tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:55:13.394023 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-577d779d-5ffa-48f4-99dd-60ae0dd95d7f tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Get all volumes completed successfully. Jul 03 23:55:13.394427 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-577d779d-5ffa-48f4-99dd-60ae0dd95d7f tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 200 Jul 03 23:55:13.394927 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 718/2837] 10.4.3.143 () {66 vars in 1237 bytes} [Fri Jul 3 23:55:13 2026] GET /volume/v3/volumes => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:55:13.405170 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e7546f9d-726a-4dc8-9898-db035c13510c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:13.407111 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:13.407487 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2073950271"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:13.408937 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2073950271'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:13.409107 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Create volume of 1 GB Jul 03 23:55:13.409337 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-f50fb2e9-1be3-4d32-9ea2-abeebc7b4434 req-701b357f-bc0f-4aa3-a25b-e86b90f3145f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/8f27335f-892d-4d5e-b41b-a781538c22df returned with HTTP 200 Jul 03 23:55:13.410181 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 694/2838] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:55:12 2026] DELETE /volume/v3/attachments/8f27335f-892d-4d5e-b41b-a781538c22df => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:13.413156 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Availability Zones retrieved successfully. Jul 03 23:55:13.419768 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Flow 'volume_create_api' (f74e7172-461c-4bc5-a189-6f9f30bb380f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:13.421104 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (306708ac-e299-4c73-842d-160cfc4d102f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:13.421622 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:13.446302 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (306708ac-e299-4c73-842d-160cfc4d102f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:13.447298 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (732d9013-53ed-4890-9c97-6cb5e9e0843c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:13.518874 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Created reservations ['ed246008-eaeb-4e08-98ff-5ef87c7f6ec4', '1819d829-d8e3-49f0-9da3-dfe2e2e0d7d2', '34abd3d6-bd2b-41b7-a379-a62ebac6028d', '16a70340-1f01-4d73-8a59-7c6eac4c2911'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:13.519672 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (732d9013-53ed-4890-9c97-6cb5e9e0843c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed246008-eaeb-4e08-98ff-5ef87c7f6ec4', '1819d829-d8e3-49f0-9da3-dfe2e2e0d7d2', '34abd3d6-bd2b-41b7-a379-a62ebac6028d', '16a70340-1f01-4d73-8a59-7c6eac4c2911']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:13.520468 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e053871-35d4-4b75-8e3e-e231d5b8ab04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:13.542472 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e053871-35d4-4b75-8e3e-e231d5b8ab04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bce125eb-01d5-4727-aa2a-5c97c3b5ee17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2073950271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8edbe564a5041ab95969d558402450f',qos_specs=None,replication_status=,reservations=['ed246008-eaeb-4e08-98ff-5ef87c7f6ec4','1819d829-d8e3-49f0-9da3-dfe2e2e0d7d2','34abd3d6-bd2b-41b7-a379-a62ebac6028d','16a70340-1f01-4d73-8a59-7c6eac4c2911'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f6031d2e55348ebb374c22ec9438947',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2073950271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bce125eb-01d5-4727-aa2a-5c97c3b5ee17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8edbe564a5041ab95969d558402450f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f6031d2e55348ebb374c22ec9438947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:13.543202 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d34c04ce-1639-4507-8aae-8c2f117a18c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:13.564389 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d34c04ce-1639-4507-8aae-8c2f117a18c8) transitioned into state 'SUCCESS' from state '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-2073950271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8edbe564a5041ab95969d558402450f',qos_specs=None,replication_status=,reservations=['ed246008-eaeb-4e08-98ff-5ef87c7f6ec4','1819d829-d8e3-49f0-9da3-dfe2e2e0d7d2','34abd3d6-bd2b-41b7-a379-a62ebac6028d','16a70340-1f01-4d73-8a59-7c6eac4c2911'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f6031d2e55348ebb374c22ec9438947',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:13.565228 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae0d2c7e-b6d9-477a-819f-297e62935100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:13.580327 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae0d2c7e-b6d9-477a-819f-297e62935100) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:13.581338 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Flow 'volume_create_api' (f74e7172-461c-4bc5-a189-6f9f30bb380f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:13.581761 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Create volume request issued successfully. Jul 03 23:55:13.582394 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e7546f9d-726a-4dc8-9898-db035c13510c tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:13.582996 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 709/2839] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:55:13 2026] POST /volume/v3/volumes => generated 755 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:13.598742 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-13101521-6d85-4c5c-a150-4800bb646275 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:13.600414 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-13101521-6d85-4c5c-a150-4800bb646275 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 Jul 03 23:55:13.600635 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-13101521-6d85-4c5c-a150-4800bb646275 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:13.600856 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-13101521-6d85-4c5c-a150-4800bb646275 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:13.609003 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:13.609003 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:13.613201 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-13101521-6d85-4c5c-a150-4800bb646275 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Volume info retrieved successfully. Jul 03 23:55:13.618149 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-13101521-6d85-4c5c-a150-4800bb646275 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 returned with HTTP 200 Jul 03 23:55:13.618666 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 719/2840] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:13 2026] GET /volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:13.666562 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:13.760030 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:13.760343 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1528779810"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:13.761658 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Create volume request body: {'volume': {"'imageRef": 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1528779810'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:13.761803 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Create volume of 1 GB Jul 03 23:55:13.765589 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Availability Zones retrieved successfully. Jul 03 23:55:13.770512 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Flow 'volume_create_api' (f1f2580a-c883-4dc6-aaeb-e4fed553e0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:13.771459 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a8e9e3b-5b33-4983-99bc-a7b59adc0c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:13.772268 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:13.795943 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a8e9e3b-5b33-4983-99bc-a7b59adc0c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:13.796670 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec8baf2-946e-41f0-a963-ebd0a30a49eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:13.855652 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Created reservations ['9d9caf2d-51f7-42b9-b09a-b3af2ee2a858', 'a2622c58-eef9-4132-8b92-9bee42160395', '5f55a117-2580-45cc-88e3-56e921b72d3a', '0dbd250b-dae7-492a-96b4-24d20c755471'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:13.856496 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec8baf2-946e-41f0-a963-ebd0a30a49eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d9caf2d-51f7-42b9-b09a-b3af2ee2a858', 'a2622c58-eef9-4132-8b92-9bee42160395', '5f55a117-2580-45cc-88e3-56e921b72d3a', '0dbd250b-dae7-492a-96b4-24d20c755471']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:13.857245 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e91ac8ed-a55a-48a4-b604-f206ff47bef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:13.880892 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e91ac8ed-a55a-48a4-b604-f206ff47bef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf83ac2c-990b-4e77-a8ad-5e3e3779f3de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1528779810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff89e28a336a4665a8e2df4937f3902f',qos_specs=None,replication_status=,reservations=['9d9caf2d-51f7-42b9-b09a-b3af2ee2a858','a2622c58-eef9-4132-8b92-9bee42160395','5f55a117-2580-45cc-88e3-56e921b72d3a','0dbd250b-dae7-492a-96b4-24d20c755471'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b8e4ff5bd02483793a4566b93879049',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1528779810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf83ac2c-990b-4e77-a8ad-5e3e3779f3de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff89e28a336a4665a8e2df4937f3902f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b8e4ff5bd02483793a4566b93879049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:13.881601 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75509955-63ce-4636-b5fa-00168cf6988e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:13.903357 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75509955-63ce-4636-b5fa-00168cf6988e) transitioned into state 'SUCCESS' from state '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-1528779810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff89e28a336a4665a8e2df4937f3902f',qos_specs=None,replication_status=,reservations=['9d9caf2d-51f7-42b9-b09a-b3af2ee2a858','a2622c58-eef9-4132-8b92-9bee42160395','5f55a117-2580-45cc-88e3-56e921b72d3a','0dbd250b-dae7-492a-96b4-24d20c755471'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b8e4ff5bd02483793a4566b93879049',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:13.904431 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88c7d82d-be8a-45d8-ba3e-435a5f1bec68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:13.914753 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88c7d82d-be8a-45d8-ba3e-435a5f1bec68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:13.915964 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Flow 'volume_create_api' (f1f2580a-c883-4dc6-aaeb-e4fed553e0d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:13.915964 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Create volume request issued successfully. Jul 03 23:55:13.916556 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-abf7820e-9b76-4f4c-a228-5c649db67e6b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:13.919171 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 719/2841] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:55:13 2026] POST /volume/v3/volumes => generated 757 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:13.935684 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:13.937624 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:13.938163 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1373272231"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:13.939788 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Create volume request body: {'volume': {"'imageRef": 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1373272231'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:13.939960 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Create volume of 1 GB Jul 03 23:55:13.940286 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:13.940286 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:13.945440 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Availability Zones retrieved successfully. Jul 03 23:55:13.952378 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Flow 'volume_create_api' (854643d4-eea4-40ee-ab63-e37f1b0a6c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:13.953635 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3022346b-6b14-49a1-8d24-c147bb65f7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:13.954769 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:13.989833 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3022346b-6b14-49a1-8d24-c147bb65f7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:13.990753 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23beabad-b3b4-4b0f-81bf-80a1fd0cbaef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.026511 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-fa8c24e5-55de-4c55-b9ac-181c917ee933 req-19d34ab9-2426-46ec-904c-687cb3027544 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:14.029066 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-fa8c24e5-55de-4c55-b9ac-181c917ee933 req-19d34ab9-2426-46ec-904c-687cb3027544 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:14.029066 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-fa8c24e5-55de-4c55-b9ac-181c917ee933 req-19d34ab9-2426-46ec-904c-687cb3027544 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:14.029177 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-fa8c24e5-55de-4c55-b9ac-181c917ee933 req-19d34ab9-2426-46ec-904c-687cb3027544 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:14.037483 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:14.037483 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:14.041074 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Created reservations ['2ab807e0-a9d7-46cf-8d1d-0a1fbbaf055d', 'cadddbfd-ae16-4b03-8abb-0dcd1b60d9b2', '12a2edac-8319-46f5-b8f3-08a7da92340d', '913277a4-97ff-404e-956f-916ce6defb13'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:14.041679 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-fa8c24e5-55de-4c55-b9ac-181c917ee933 req-19d34ab9-2426-46ec-904c-687cb3027544 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:14.042006 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23beabad-b3b4-4b0f-81bf-80a1fd0cbaef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ab807e0-a9d7-46cf-8d1d-0a1fbbaf055d', 'cadddbfd-ae16-4b03-8abb-0dcd1b60d9b2', '12a2edac-8319-46f5-b8f3-08a7da92340d', '913277a4-97ff-404e-956f-916ce6defb13']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.042687 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ee6c0be-13b7-48f0-9f9e-903f6333004a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.046346 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-fa8c24e5-55de-4c55-b9ac-181c917ee933 req-19d34ab9-2426-46ec-904c-687cb3027544 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 200 Jul 03 23:55:14.046780 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 710/2842] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:55:14 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:14.068776 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ee6c0be-13b7-48f0-9f9e-903f6333004a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c38844d-d869-442f-b791-e57224974e29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1373272231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff89e28a336a4665a8e2df4937f3902f',qos_specs=None,replication_status=,reservations=['2ab807e0-a9d7-46cf-8d1d-0a1fbbaf055d','cadddbfd-ae16-4b03-8abb-0dcd1b60d9b2','12a2edac-8319-46f5-b8f3-08a7da92340d','913277a4-97ff-404e-956f-916ce6defb13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b8e4ff5bd02483793a4566b93879049',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1373272231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c38844d-d869-442f-b791-e57224974e29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff89e28a336a4665a8e2df4937f3902f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b8e4ff5bd02483793a4566b93879049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.068776 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d184086f-6490-477a-968f-dd5ef8863fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.092364 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d184086f-6490-477a-968f-dd5ef8863fa3) transitioned into state 'SUCCESS' from state '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-1373272231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff89e28a336a4665a8e2df4937f3902f',qos_specs=None,replication_status=,reservations=['2ab807e0-a9d7-46cf-8d1d-0a1fbbaf055d','cadddbfd-ae16-4b03-8abb-0dcd1b60d9b2','12a2edac-8319-46f5-b8f3-08a7da92340d','913277a4-97ff-404e-956f-916ce6defb13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b8e4ff5bd02483793a4566b93879049',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.093296 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113dd9d7-3965-46b3-a296-827464bc213f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.114856 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (113dd9d7-3965-46b3-a296-827464bc213f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.115760 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Flow 'volume_create_api' (854643d4-eea4-40ee-ab63-e37f1b0a6c80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:14.116101 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Create volume request issued successfully. Jul 03 23:55:14.116696 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e9cd20dc-d3f8-4ab7-9f8f-2c642bd62421 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:14.117128 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 695/2843] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:55:13 2026] POST /volume/v3/volumes => generated 757 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:14.134139 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:14.136826 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:14.137159 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-975192119"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:14.138504 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Create volume request body: {'volume': {"'imageRef": 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-975192119'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:14.138625 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Create volume of 1 GB Jul 03 23:55:14.143107 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Availability Zones retrieved successfully. Jul 03 23:55:14.149624 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Flow 'volume_create_api' (58844bc3-e395-4ec3-90d0-7f3a96663b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:14.150879 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67012945-15f2-4524-90e2-aae2149a42a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.151445 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:14.192180 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67012945-15f2-4524-90e2-aae2149a42a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.194011 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c5bd47-92f0-46be-ae15-d7e6bbe511e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.246530 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Created reservations ['d37bc9fa-4999-42ed-89a3-85a48ed23bef', 'cd76fda6-58d1-45c7-b7bd-42b508dc0d9a', 'a0dfad0d-95da-4621-bf39-383f3f4c4ab3', '6b17e656-8089-487c-a81a-f548770fa91b'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:14.247261 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c5bd47-92f0-46be-ae15-d7e6bbe511e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d37bc9fa-4999-42ed-89a3-85a48ed23bef', 'cd76fda6-58d1-45c7-b7bd-42b508dc0d9a', 'a0dfad0d-95da-4621-bf39-383f3f4c4ab3', '6b17e656-8089-487c-a81a-f548770fa91b']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.247941 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4970b7f8-1a45-4e38-a225-84d1e3355a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.278879 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4970b7f8-1a45-4e38-a225-84d1e3355a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b0c4b48-a624-49f2-b2c5-20c8cc7166a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-975192119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff89e28a336a4665a8e2df4937f3902f',qos_specs=None,replication_status=,reservations=['d37bc9fa-4999-42ed-89a3-85a48ed23bef','cd76fda6-58d1-45c7-b7bd-42b508dc0d9a','a0dfad0d-95da-4621-bf39-383f3f4c4ab3','6b17e656-8089-487c-a81a-f548770fa91b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b8e4ff5bd02483793a4566b93879049',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-975192119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b0c4b48-a624-49f2-b2c5-20c8cc7166a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff89e28a336a4665a8e2df4937f3902f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b8e4ff5bd02483793a4566b93879049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.279617 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (462be015-927d-4674-bf41-4f10bf92ddc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.304390 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (462be015-927d-4674-bf41-4f10bf92ddc9) transitioned into state 'SUCCESS' from state '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-975192119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff89e28a336a4665a8e2df4937f3902f',qos_specs=None,replication_status=,reservations=['d37bc9fa-4999-42ed-89a3-85a48ed23bef','cd76fda6-58d1-45c7-b7bd-42b508dc0d9a','a0dfad0d-95da-4621-bf39-383f3f4c4ab3','6b17e656-8089-487c-a81a-f548770fa91b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b8e4ff5bd02483793a4566b93879049',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.307344 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50cfe89a-0871-44b8-8504-6b78607a0543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.326644 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50cfe89a-0871-44b8-8504-6b78607a0543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.326644 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Flow 'volume_create_api' (58844bc3-e395-4ec3-90d0-7f3a96663b3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:14.326941 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Create volume request issued successfully. Jul 03 23:55:14.327394 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e2ee3671-5625-4f8e-a539-7772a762d3c8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:14.328803 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 720/2844] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:55:14 2026] POST /volume/v3/volumes => generated 756 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:14.339646 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:14.341492 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:14.341866 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1030444578"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:14.343220 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Create volume request body: {'volume': {"'imageRef": 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1030444578'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:14.343943 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Create volume of 1 GB Jul 03 23:55:14.343943 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:14.343943 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:14.348187 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Availability Zones retrieved successfully. Jul 03 23:55:14.356116 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Flow 'volume_create_api' (a6c609bb-3b9e-4cc0-8097-e4de1ea9f74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:14.356977 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95ff7212-7f35-42c1-a02a-385ad42e476a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.357883 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:14.383873 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95ff7212-7f35-42c1-a02a-385ad42e476a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.384537 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee1d1638-9376-4337-ab78-e27ca1fe2d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.429994 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Created reservations ['85b0e348-1905-4776-9daf-daf4c87e27d5', '1b09ca21-6e3d-4e55-af6b-9086c712e70c', '491fd6fa-b0da-401d-9fd8-422a4dd9081a', '0f5b2779-432f-4f26-801f-511a0a51c7e9'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:14.430721 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee1d1638-9376-4337-ab78-e27ca1fe2d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85b0e348-1905-4776-9daf-daf4c87e27d5', '1b09ca21-6e3d-4e55-af6b-9086c712e70c', '491fd6fa-b0da-401d-9fd8-422a4dd9081a', '0f5b2779-432f-4f26-801f-511a0a51c7e9']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.431359 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bfcbdd7-3aa7-4b67-8d7f-254994b025ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.452543 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bfcbdd7-3aa7-4b67-8d7f-254994b025ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c216c669-7ede-46c9-9963-aa1555fac301', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1030444578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff89e28a336a4665a8e2df4937f3902f',qos_specs=None,replication_status=,reservations=['85b0e348-1905-4776-9daf-daf4c87e27d5','1b09ca21-6e3d-4e55-af6b-9086c712e70c','491fd6fa-b0da-401d-9fd8-422a4dd9081a','0f5b2779-432f-4f26-801f-511a0a51c7e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b8e4ff5bd02483793a4566b93879049',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1030444578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c216c669-7ede-46c9-9963-aa1555fac301,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff89e28a336a4665a8e2df4937f3902f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b8e4ff5bd02483793a4566b93879049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.453177 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f77bb53-07fb-4e91-99bb-ace88846ea7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.476361 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f77bb53-07fb-4e91-99bb-ace88846ea7c) transitioned into state 'SUCCESS' from state '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-1030444578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff89e28a336a4665a8e2df4937f3902f',qos_specs=None,replication_status=,reservations=['85b0e348-1905-4776-9daf-daf4c87e27d5','1b09ca21-6e3d-4e55-af6b-9086c712e70c','491fd6fa-b0da-401d-9fd8-422a4dd9081a','0f5b2779-432f-4f26-801f-511a0a51c7e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b8e4ff5bd02483793a4566b93879049',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.476996 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62732d4f-0420-44d4-a2e2-9a130c5acd11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.485278 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62732d4f-0420-44d4-a2e2-9a130c5acd11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.486007 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Flow 'volume_create_api' (a6c609bb-3b9e-4cc0-8097-e4de1ea9f74f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:14.486262 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Create volume request issued successfully. Jul 03 23:55:14.486801 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0b94d448-bb87-48d9-9e55-e70d8092c982 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:14.487326 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 720/2845] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:55:14 2026] POST /volume/v3/volumes => generated 757 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:14.498500 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-38899b6a-acde-400e-b886-bed51c05fbef None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:14.500399 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:14.500794 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1915968177"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:14.502498 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Create volume request body: {'volume': {"'imageRef": 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1915968177'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:14.502655 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Create volume of 1 GB Jul 03 23:55:14.507231 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Availability Zones retrieved successfully. Jul 03 23:55:14.514099 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Flow 'volume_create_api' (e08911ba-2e7e-40af-85b5-5befb1acb50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:14.515311 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0367179-1a90-4b33-82a6-924a384ab9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.516422 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:14.540719 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0367179-1a90-4b33-82a6-924a384ab9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.541437 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40e689e6-8be1-46a6-a953-bfc9b514018e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.579864 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Created reservations ['807f15c2-d48a-4831-a3d1-ac1063c4c006', '4c86c993-b342-40f4-8f23-aa1965c76e4d', '91647cd7-8b76-4020-9656-0f5f46a6f9ee', '055a580e-3276-47a8-8d5a-d445a4602714'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:14.580647 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40e689e6-8be1-46a6-a953-bfc9b514018e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['807f15c2-d48a-4831-a3d1-ac1063c4c006', '4c86c993-b342-40f4-8f23-aa1965c76e4d', '91647cd7-8b76-4020-9656-0f5f46a6f9ee', '055a580e-3276-47a8-8d5a-d445a4602714']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.581437 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef4a33b-b7a7-4281-85d7-781bc1abaee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.604374 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef4a33b-b7a7-4281-85d7-781bc1abaee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1fd4bae-5c61-43bf-952b-61eb5c74e41d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1915968177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff89e28a336a4665a8e2df4937f3902f',qos_specs=None,replication_status=,reservations=['807f15c2-d48a-4831-a3d1-ac1063c4c006','4c86c993-b342-40f4-8f23-aa1965c76e4d','91647cd7-8b76-4020-9656-0f5f46a6f9ee','055a580e-3276-47a8-8d5a-d445a4602714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b8e4ff5bd02483793a4566b93879049',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1915968177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1fd4bae-5c61-43bf-952b-61eb5c74e41d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff89e28a336a4665a8e2df4937f3902f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b8e4ff5bd02483793a4566b93879049',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.605125 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a967ca4b-0d22-48ab-9b12-fdeb90553eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.621297 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a967ca4b-0d22-48ab-9b12-fdeb90553eca) transitioned into state 'SUCCESS' from state '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-1915968177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff89e28a336a4665a8e2df4937f3902f',qos_specs=None,replication_status=,reservations=['807f15c2-d48a-4831-a3d1-ac1063c4c006','4c86c993-b342-40f4-8f23-aa1965c76e4d','91647cd7-8b76-4020-9656-0f5f46a6f9ee','055a580e-3276-47a8-8d5a-d445a4602714'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b8e4ff5bd02483793a4566b93879049',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.621962 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d84a76-d2bb-491f-9d57-dbe379f57b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.634726 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-dee01ecd-e99c-4608-8447-83be53d53eb0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:14.634825 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d84a76-d2bb-491f-9d57-dbe379f57b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.634825 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Flow 'volume_create_api' (e08911ba-2e7e-40af-85b5-5befb1acb50a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:14.634920 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dee01ecd-e99c-4608-8447-83be53d53eb0 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 Jul 03 23:55:14.634920 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dee01ecd-e99c-4608-8447-83be53d53eb0 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:14.634920 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dee01ecd-e99c-4608-8447-83be53d53eb0 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:14.634986 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Create volume request issued successfully. Jul 03 23:55:14.635235 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-38899b6a-acde-400e-b886-bed51c05fbef tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:14.635837 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 711/2846] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:55:14 2026] POST /volume/v3/volumes => generated 757 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:14.644552 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:14.644552 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:14.650278 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e01810bd-489c-4efc-92cb-9afdfe2ce1fd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:14.651528 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-dee01ecd-e99c-4608-8447-83be53d53eb0 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Volume info retrieved successfully. Jul 03 23:55:14.652572 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e01810bd-489c-4efc-92cb-9afdfe2ce1fd tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] GET https://10.4.3.143/volume/v3/volumes/cf83ac2c-990b-4e77-a8ad-5e3e3779f3de Jul 03 23:55:14.652813 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e01810bd-489c-4efc-92cb-9afdfe2ce1fd tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:14.653023 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e01810bd-489c-4efc-92cb-9afdfe2ce1fd tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:14.656263 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dee01ecd-e99c-4608-8447-83be53d53eb0 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 returned with HTTP 200 Jul 03 23:55:14.656626 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 696/2847] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:14 2026] GET /volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:14.662046 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:14.662046 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:14.666254 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e01810bd-489c-4efc-92cb-9afdfe2ce1fd tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Volume info retrieved successfully. Jul 03 23:55:14.668889 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-89d7efe4-2350-4af5-9f32-70139f98f4e1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:14.670799 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-89d7efe4-2350-4af5-9f32-70139f98f4e1 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 Jul 03 23:55:14.671076 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-89d7efe4-2350-4af5-9f32-70139f98f4e1 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:14.671331 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-89d7efe4-2350-4af5-9f32-70139f98f4e1 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:14.671548 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e01810bd-489c-4efc-92cb-9afdfe2ce1fd tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/cf83ac2c-990b-4e77-a8ad-5e3e3779f3de returned with HTTP 200 Jul 03 23:55:14.672039 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 721/2848] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:14 2026] GET /volume/v3/volumes/cf83ac2c-990b-4e77-a8ad-5e3e3779f3de => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:14.681727 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:14.681727 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:14.682868 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-89d7efe4-2350-4af5-9f32-70139f98f4e1 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Volume info retrieved successfully. Jul 03 23:55:14.684822 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0b550c02-534a-4e73-a11e-bc265142349f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:14.686615 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0b550c02-534a-4e73-a11e-bc265142349f tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] GET https://10.4.3.143/volume/v3/volumes/9c38844d-d869-442f-b791-e57224974e29 Jul 03 23:55:14.686826 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0b550c02-534a-4e73-a11e-bc265142349f tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:14.687002 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0b550c02-534a-4e73-a11e-bc265142349f tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:14.690672 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-89d7efe4-2350-4af5-9f32-70139f98f4e1 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 returned with HTTP 200 Jul 03 23:55:14.691088 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 721/2849] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:14 2026] GET /volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:14.694971 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:14.694971 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:14.698899 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0b550c02-534a-4e73-a11e-bc265142349f tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Volume info retrieved successfully. Jul 03 23:55:14.703579 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0b550c02-534a-4e73-a11e-bc265142349f tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/9c38844d-d869-442f-b791-e57224974e29 returned with HTTP 200 Jul 03 23:55:14.704037 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 712/2850] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:14 2026] GET /volume/v3/volumes/9c38844d-d869-442f-b791-e57224974e29 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:14.708130 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:14.708130 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:14.708905 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1884402162"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:14.710594 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1884402162'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:14.710772 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Create volume of 1 GB Jul 03 23:55:14.715256 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Availability Zones retrieved successfully. Jul 03 23:55:14.722730 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2bb7ba9c-a8dc-41b7-a421-305270d11039 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:14.722730 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2bb7ba9c-a8dc-41b7-a421-305270d11039 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] GET https://10.4.3.143/volume/v3/volumes/7b0c4b48-a624-49f2-b2c5-20c8cc7166a7 Jul 03 23:55:14.723473 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2bb7ba9c-a8dc-41b7-a421-305270d11039 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:14.723473 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2bb7ba9c-a8dc-41b7-a421-305270d11039 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:14.728054 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Flow 'volume_create_api' (3da78bc8-17f2-4c01-83b1-bec0c29963bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:14.729461 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188d1e55-6576-49dc-98a6-7ae373f3c277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.730918 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:14.738153 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:14.738153 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:14.744900 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2bb7ba9c-a8dc-41b7-a421-305270d11039 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Volume info retrieved successfully. Jul 03 23:55:14.751968 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2bb7ba9c-a8dc-41b7-a421-305270d11039 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/7b0c4b48-a624-49f2-b2c5-20c8cc7166a7 returned with HTTP 200 Jul 03 23:55:14.752486 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 722/2851] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:14 2026] GET /volume/v3/volumes/7b0c4b48-a624-49f2-b2c5-20c8cc7166a7 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:14.767660 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-eb1b33fd-d6dc-48df-9d69-408a709f84e7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:14.770066 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eb1b33fd-d6dc-48df-9d69-408a709f84e7 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] GET https://10.4.3.143/volume/v3/volumes/c216c669-7ede-46c9-9963-aa1555fac301 Jul 03 23:55:14.770353 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eb1b33fd-d6dc-48df-9d69-408a709f84e7 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:14.770648 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eb1b33fd-d6dc-48df-9d69-408a709f84e7 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:14.772607 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188d1e55-6576-49dc-98a6-7ae373f3c277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.773683 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ab66166-5d99-47c6-8043-1ecba25d4188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.781754 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:14.781754 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:14.786576 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-eb1b33fd-d6dc-48df-9d69-408a709f84e7 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Volume info retrieved successfully. Jul 03 23:55:14.792716 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eb1b33fd-d6dc-48df-9d69-408a709f84e7 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/c216c669-7ede-46c9-9963-aa1555fac301 returned with HTTP 200 Jul 03 23:55:14.793088 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 722/2852] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:14 2026] GET /volume/v3/volumes/c216c669-7ede-46c9-9963-aa1555fac301 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:14.809584 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1106280d-7d20-4a37-be67-91c651b4c096 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:14.813062 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1106280d-7d20-4a37-be67-91c651b4c096 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] GET https://10.4.3.143/volume/v3/volumes/d1fd4bae-5c61-43bf-952b-61eb5c74e41d Jul 03 23:55:14.813270 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1106280d-7d20-4a37-be67-91c651b4c096 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:14.813498 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1106280d-7d20-4a37-be67-91c651b4c096 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:14.821213 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Created reservations ['0d813431-1b48-4f44-adf0-8a46cb2b3b8f', '07e12b9c-aaec-4b11-a403-c0124ac11910', '22f9555c-2829-4d88-a776-802cdf08db97', '82f2e10a-2aba-4373-881c-91d144cc0f97'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:14.822008 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ab66166-5d99-47c6-8043-1ecba25d4188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d813431-1b48-4f44-adf0-8a46cb2b3b8f', '07e12b9c-aaec-4b11-a403-c0124ac11910', '22f9555c-2829-4d88-a776-802cdf08db97', '82f2e10a-2aba-4373-881c-91d144cc0f97']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.822387 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:14.822387 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:14.822868 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b154579-024d-47b9-acef-36838db134e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.829277 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1106280d-7d20-4a37-be67-91c651b4c096 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Volume info retrieved successfully. Jul 03 23:55:14.835334 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1106280d-7d20-4a37-be67-91c651b4c096 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/d1fd4bae-5c61-43bf-952b-61eb5c74e41d returned with HTTP 200 Jul 03 23:55:14.835789 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 713/2853] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:14 2026] GET /volume/v3/volumes/d1fd4bae-5c61-43bf-952b-61eb5c74e41d => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:14.846000 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b154579-024d-47b9-acef-36838db134e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0b62a63-e07f-4204-a798-19f3907e5df2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1884402162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8edbe564a5041ab95969d558402450f',qos_specs=None,replication_status=,reservations=['0d813431-1b48-4f44-adf0-8a46cb2b3b8f','07e12b9c-aaec-4b11-a403-c0124ac11910','22f9555c-2829-4d88-a776-802cdf08db97','82f2e10a-2aba-4373-881c-91d144cc0f97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f6031d2e55348ebb374c22ec9438947',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1884402162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0b62a63-e07f-4204-a798-19f3907e5df2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8edbe564a5041ab95969d558402450f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f6031d2e55348ebb374c22ec9438947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.846676 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15db5ec5-868a-464d-97a4-555dd108530b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.864126 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15db5ec5-868a-464d-97a4-555dd108530b) transitioned into state 'SUCCESS' from state '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-1884402162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8edbe564a5041ab95969d558402450f',qos_specs=None,replication_status=,reservations=['0d813431-1b48-4f44-adf0-8a46cb2b3b8f','07e12b9c-aaec-4b11-a403-c0124ac11910','22f9555c-2829-4d88-a776-802cdf08db97','82f2e10a-2aba-4373-881c-91d144cc0f97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f6031d2e55348ebb374c22ec9438947',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.864809 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6483ddc8-ca67-473b-a2a0-8e60ba51a682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:14.874495 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6483ddc8-ca67-473b-a2a0-8e60ba51a682) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:14.875769 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Flow 'volume_create_api' (3da78bc8-17f2-4c01-83b1-bec0c29963bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:14.876181 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Create volume request issued successfully. Jul 03 23:55:14.876940 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1b0da289-d414-4f7b-a2aa-08d74a5e3e42 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:14.877493 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 697/2854] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:55:14 2026] POST /volume/v3/volumes => generated 755 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:14.892946 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7833aa9c-5f03-4941-815f-d26f4360b7f7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:14.895483 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7833aa9c-5f03-4941-815f-d26f4360b7f7 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 Jul 03 23:55:14.895801 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7833aa9c-5f03-4941-815f-d26f4360b7f7 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:14.896095 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7833aa9c-5f03-4941-815f-d26f4360b7f7 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:14.907530 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:14.907530 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:14.913331 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7833aa9c-5f03-4941-815f-d26f4360b7f7 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Volume info retrieved successfully. Jul 03 23:55:14.920260 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7833aa9c-5f03-4941-815f-d26f4360b7f7 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 returned with HTTP 200 Jul 03 23:55:14.920863 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 723/2855] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:14 2026] GET /volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:15.848029 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-763786a4-70fe-4b6e-ad12-0b5fe8b9c04d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:15.849967 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-763786a4-70fe-4b6e-ad12-0b5fe8b9c04d tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] GET https://10.4.3.143/volume/v3/volumes/d1fd4bae-5c61-43bf-952b-61eb5c74e41d Jul 03 23:55:15.850153 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-763786a4-70fe-4b6e-ad12-0b5fe8b9c04d tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:15.850326 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-763786a4-70fe-4b6e-ad12-0b5fe8b9c04d tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:15.858140 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:15.858140 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:15.863290 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-763786a4-70fe-4b6e-ad12-0b5fe8b9c04d tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Volume info retrieved successfully. Jul 03 23:55:15.869197 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-763786a4-70fe-4b6e-ad12-0b5fe8b9c04d tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/d1fd4bae-5c61-43bf-952b-61eb5c74e41d returned with HTTP 200 Jul 03 23:55:15.869820 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 723/2856] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:15 2026] GET /volume/v3/volumes/d1fd4bae-5c61-43bf-952b-61eb5c74e41d => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:15.884065 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7b79fcb5-bf12-4467-877b-857608032d87 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:15.885823 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7b79fcb5-bf12-4467-877b-857608032d87 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d1fd4bae-5c61-43bf-952b-61eb5c74e41d Jul 03 23:55:15.886012 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7b79fcb5-bf12-4467-877b-857608032d87 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:15.886183 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7b79fcb5-bf12-4467-877b-857608032d87 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:15.886335 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-7b79fcb5-bf12-4467-877b-857608032d87 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Delete volume with id: d1fd4bae-5c61-43bf-952b-61eb5c74e41d Jul 03 23:55:15.893054 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:15.893054 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:15.893473 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-7b79fcb5-bf12-4467-877b-857608032d87 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Volume info retrieved successfully. Jul 03 23:55:15.909121 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-7b79fcb5-bf12-4467-877b-857608032d87 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Delete volume request issued successfully. Jul 03 23:55:15.909351 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7b79fcb5-bf12-4467-877b-857608032d87 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/d1fd4bae-5c61-43bf-952b-61eb5c74e41d returned with HTTP 202 Jul 03 23:55:15.910030 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 714/2857] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:15 2026] DELETE /volume/v3/volumes/d1fd4bae-5c61-43bf-952b-61eb5c74e41d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:15.919393 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ab34c7ea-b58c-4332-80a8-33766a9ab800 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:15.921250 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ab34c7ea-b58c-4332-80a8-33766a9ab800 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] GET https://10.4.3.143/volume/v3/volumes/d1fd4bae-5c61-43bf-952b-61eb5c74e41d Jul 03 23:55:15.921431 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ab34c7ea-b58c-4332-80a8-33766a9ab800 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:15.921626 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ab34c7ea-b58c-4332-80a8-33766a9ab800 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:15.933265 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:15.933265 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:15.938354 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ab34c7ea-b58c-4332-80a8-33766a9ab800 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Volume info retrieved successfully. Jul 03 23:55:15.938887 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d94fe426-79b1-4b5c-ab7b-3aac8269521e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:15.940803 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d94fe426-79b1-4b5c-ab7b-3aac8269521e tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 Jul 03 23:55:15.941154 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d94fe426-79b1-4b5c-ab7b-3aac8269521e tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:15.941432 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d94fe426-79b1-4b5c-ab7b-3aac8269521e tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:15.946346 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ab34c7ea-b58c-4332-80a8-33766a9ab800 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/d1fd4bae-5c61-43bf-952b-61eb5c74e41d returned with HTTP 200 Jul 03 23:55:15.947014 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 698/2858] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:15 2026] GET /volume/v3/volumes/d1fd4bae-5c61-43bf-952b-61eb5c74e41d => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:15.949246 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:15.949246 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:15.953533 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d94fe426-79b1-4b5c-ab7b-3aac8269521e tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Volume info retrieved successfully. Jul 03 23:55:15.958166 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d94fe426-79b1-4b5c-ab7b-3aac8269521e tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 returned with HTTP 200 Jul 03 23:55:15.958777 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 724/2859] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:15 2026] GET /volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:15.971687 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3ebd8501-f79a-4129-95d4-c3ba099622b7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:15.974286 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3ebd8501-f79a-4129-95d4-c3ba099622b7 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 Jul 03 23:55:15.974759 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3ebd8501-f79a-4129-95d4-c3ba099622b7 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:15.975131 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3ebd8501-f79a-4129-95d4-c3ba099622b7 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:15.983477 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:15.983477 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:15.989777 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-3ebd8501-f79a-4129-95d4-c3ba099622b7 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Volume info retrieved successfully. Jul 03 23:55:15.996001 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3ebd8501-f79a-4129-95d4-c3ba099622b7 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 returned with HTTP 200 Jul 03 23:55:15.996482 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 724/2860] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:15 2026] GET /volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:16.015223 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:16.017146 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:16.018403 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-337373829"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:16.019251 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-337373829'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:16.019423 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Create volume of 1 GB Jul 03 23:55:16.033619 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Availability Zones retrieved successfully. Jul 03 23:55:16.044098 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Flow 'volume_create_api' (8874439f-c1ef-4988-92bd-0e39fcff7860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:16.045424 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd9c642e-5cee-46e7-a230-7ef2c8843cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:16.046758 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:16.095085 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd9c642e-5cee-46e7-a230-7ef2c8843cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:16.096001 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (077cdddb-2234-4ea7-9769-e5403a102ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:16.153938 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Created reservations ['d5610e60-6b09-472c-bfd4-eab5035db8e0', '54ca7a23-6845-4603-a9a6-b2fac39a2880', 'f58eb667-4efc-46d2-81fb-51e7705032b6', '760502ac-1d32-4fa5-b952-3b7007678990'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:16.155093 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (077cdddb-2234-4ea7-9769-e5403a102ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5610e60-6b09-472c-bfd4-eab5035db8e0', '54ca7a23-6845-4603-a9a6-b2fac39a2880', 'f58eb667-4efc-46d2-81fb-51e7705032b6', '760502ac-1d32-4fa5-b952-3b7007678990']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:16.156252 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3982dda7-c536-4619-af8a-dff1d4bc6b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:16.184243 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3982dda7-c536-4619-af8a-dff1d4bc6b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a3bfba9-71d2-4682-9653-8bc112b31bc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-337373829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8edbe564a5041ab95969d558402450f',qos_specs=None,replication_status=,reservations=['d5610e60-6b09-472c-bfd4-eab5035db8e0','54ca7a23-6845-4603-a9a6-b2fac39a2880','f58eb667-4efc-46d2-81fb-51e7705032b6','760502ac-1d32-4fa5-b952-3b7007678990'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f6031d2e55348ebb374c22ec9438947',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-337373829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a3bfba9-71d2-4682-9653-8bc112b31bc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8edbe564a5041ab95969d558402450f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f6031d2e55348ebb374c22ec9438947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:16.184989 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92d556b5-f69a-46cf-a203-51eb5d1dd6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:16.204523 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92d556b5-f69a-46cf-a203-51eb5d1dd6e4) transitioned into state 'SUCCESS' from state '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-337373829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8edbe564a5041ab95969d558402450f',qos_specs=None,replication_status=,reservations=['d5610e60-6b09-472c-bfd4-eab5035db8e0','54ca7a23-6845-4603-a9a6-b2fac39a2880','f58eb667-4efc-46d2-81fb-51e7705032b6','760502ac-1d32-4fa5-b952-3b7007678990'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f6031d2e55348ebb374c22ec9438947',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:16.205348 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcb1d5c7-12bd-4c2c-850e-1dfd840e1459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:16.217295 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcb1d5c7-12bd-4c2c-850e-1dfd840e1459) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:16.218246 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Flow 'volume_create_api' (8874439f-c1ef-4988-92bd-0e39fcff7860) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:16.218619 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Create volume request issued successfully. Jul 03 23:55:16.219587 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c62dd203-a5fe-4636-993f-53d25bcdd5a6 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:16.222577 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 715/2861] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:55:16 2026] POST /volume/v3/volumes => generated 754 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:16.234130 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a43f8cec-3445-4fb4-a168-e5717a5d96ac None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:16.235854 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a43f8cec-3445-4fb4-a168-e5717a5d96ac tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 Jul 03 23:55:16.236051 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a43f8cec-3445-4fb4-a168-e5717a5d96ac tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:16.236227 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a43f8cec-3445-4fb4-a168-e5717a5d96ac tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:16.242767 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:16.242767 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:16.246673 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a43f8cec-3445-4fb4-a168-e5717a5d96ac tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Volume info retrieved successfully. Jul 03 23:55:16.250536 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a43f8cec-3445-4fb4-a168-e5717a5d96ac tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 returned with HTTP 200 Jul 03 23:55:16.250888 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 699/2862] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:16 2026] GET /volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:16.962025 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-91acbcee-d6f6-4ad8-a55c-6178170857e9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:16.964441 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-91acbcee-d6f6-4ad8-a55c-6178170857e9 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] GET https://10.4.3.143/volume/v3/volumes/d1fd4bae-5c61-43bf-952b-61eb5c74e41d Jul 03 23:55:16.964836 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-91acbcee-d6f6-4ad8-a55c-6178170857e9 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:16.965087 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-91acbcee-d6f6-4ad8-a55c-6178170857e9 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:16.972014 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-91acbcee-d6f6-4ad8-a55c-6178170857e9 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/d1fd4bae-5c61-43bf-952b-61eb5c74e41d returned with HTTP 404 Jul 03 23:55:16.972881 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 725/2863] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:16 2026] GET /volume/v3/volumes/d1fd4bae-5c61-43bf-952b-61eb5c74e41d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:16.981936 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7dc8ae4a-3408-4cd8-af57-da1145e3d82d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:16.983978 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7dc8ae4a-3408-4cd8-af57-da1145e3d82d tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c216c669-7ede-46c9-9963-aa1555fac301 Jul 03 23:55:16.984289 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7dc8ae4a-3408-4cd8-af57-da1145e3d82d tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:16.984518 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7dc8ae4a-3408-4cd8-af57-da1145e3d82d tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:16.984751 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-7dc8ae4a-3408-4cd8-af57-da1145e3d82d tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Delete volume with id: c216c669-7ede-46c9-9963-aa1555fac301 Jul 03 23:55:16.992327 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:16.992327 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:16.992894 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7dc8ae4a-3408-4cd8-af57-da1145e3d82d tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Volume info retrieved successfully. Jul 03 23:55:17.014931 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7dc8ae4a-3408-4cd8-af57-da1145e3d82d tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Delete volume request issued successfully. Jul 03 23:55:17.015126 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7dc8ae4a-3408-4cd8-af57-da1145e3d82d tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/c216c669-7ede-46c9-9963-aa1555fac301 returned with HTTP 202 Jul 03 23:55:17.015996 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 725/2864] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:16 2026] DELETE /volume/v3/volumes/c216c669-7ede-46c9-9963-aa1555fac301 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:17.022595 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b588431d-12b2-41f4-8a4b-fa238491a085 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:17.025514 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b588431d-12b2-41f4-8a4b-fa238491a085 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] GET https://10.4.3.143/volume/v3/volumes/c216c669-7ede-46c9-9963-aa1555fac301 Jul 03 23:55:17.025799 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b588431d-12b2-41f4-8a4b-fa238491a085 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:17.026045 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b588431d-12b2-41f4-8a4b-fa238491a085 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:17.033801 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:17.033801 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:17.038679 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b588431d-12b2-41f4-8a4b-fa238491a085 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Volume info retrieved successfully. Jul 03 23:55:17.044397 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b588431d-12b2-41f4-8a4b-fa238491a085 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/c216c669-7ede-46c9-9963-aa1555fac301 returned with HTTP 200 Jul 03 23:55:17.045201 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 716/2865] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:17 2026] GET /volume/v3/volumes/c216c669-7ede-46c9-9963-aa1555fac301 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:17.264186 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-692ab64d-921d-40e6-94b5-3d538ccdf5ae None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:17.265923 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-692ab64d-921d-40e6-94b5-3d538ccdf5ae tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 Jul 03 23:55:17.266122 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-692ab64d-921d-40e6-94b5-3d538ccdf5ae tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:17.266285 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-692ab64d-921d-40e6-94b5-3d538ccdf5ae tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:17.274362 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:17.274362 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:17.277817 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-692ab64d-921d-40e6-94b5-3d538ccdf5ae tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Volume info retrieved successfully. Jul 03 23:55:17.282361 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-692ab64d-921d-40e6-94b5-3d538ccdf5ae tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 returned with HTTP 200 Jul 03 23:55:17.282716 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 700/2866] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:17 2026] GET /volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:17.297774 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ce7c0968-3879-4b37-aa46-28cea3426062 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:17.300260 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ce7c0968-3879-4b37-aa46-28cea3426062 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 Jul 03 23:55:17.300478 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ce7c0968-3879-4b37-aa46-28cea3426062 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:17.300754 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ce7c0968-3879-4b37-aa46-28cea3426062 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:17.309375 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:17.309375 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:17.314360 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ce7c0968-3879-4b37-aa46-28cea3426062 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Volume info retrieved successfully. Jul 03 23:55:17.319538 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ce7c0968-3879-4b37-aa46-28cea3426062 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 returned with HTTP 200 Jul 03 23:55:17.320077 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 726/2867] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:17 2026] GET /volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:17.340348 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:17.407656 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:17.408084 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:17.409428 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:17.409552 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Create volume of 1 GB Jul 03 23:55:17.413456 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Availability Zones retrieved successfully. Jul 03 23:55:17.419372 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Flow 'volume_create_api' (d1cdf06d-3479-4d10-81e0-2a06de53f075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:17.420327 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46eeb193-42a4-42ab-82ba-a0abe5d557fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:17.421383 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:17.459170 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46eeb193-42a4-42ab-82ba-a0abe5d557fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:17.460255 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7567e612-465c-42d6-909a-bb2ff45aa4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:17.532238 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Created reservations ['28eae4ac-4003-4e2a-994d-7946b3bb1b06', '25360d0e-91a8-4698-b9f9-2291b045ae7e', '6437876f-10e0-4400-830c-720f035b9384', '5b9f7e85-9e14-45fe-98be-98c2a794ac9e'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:17.535160 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7567e612-465c-42d6-909a-bb2ff45aa4bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28eae4ac-4003-4e2a-994d-7946b3bb1b06', '25360d0e-91a8-4698-b9f9-2291b045ae7e', '6437876f-10e0-4400-830c-720f035b9384', '5b9f7e85-9e14-45fe-98be-98c2a794ac9e']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:17.536354 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d3520e0-7723-4657-8659-1c583363b443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:17.564692 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d3520e0-7723-4657-8659-1c583363b443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bc45630-1b46-4c26-9c82-002370818195', '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='b356c7432acb42dbab3e805b7b22391e',qos_specs=None,replication_status=,reservations=['28eae4ac-4003-4e2a-994d-7946b3bb1b06','25360d0e-91a8-4698-b9f9-2291b045ae7e','6437876f-10e0-4400-830c-720f035b9384','5b9f7e85-9e14-45fe-98be-98c2a794ac9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6246c6b07394223a84e2da1b214fd6f',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bc45630-1b46-4c26-9c82-002370818195,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b356c7432acb42dbab3e805b7b22391e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d6246c6b07394223a84e2da1b214fd6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:17.565715 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc6a9c58-3eb5-440e-bf72-cbddf45c02ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:17.587255 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc6a9c58-3eb5-440e-bf72-cbddf45c02ac) transitioned into state 'SUCCESS' from 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='b356c7432acb42dbab3e805b7b22391e',qos_specs=None,replication_status=,reservations=['28eae4ac-4003-4e2a-994d-7946b3bb1b06','25360d0e-91a8-4698-b9f9-2291b045ae7e','6437876f-10e0-4400-830c-720f035b9384','5b9f7e85-9e14-45fe-98be-98c2a794ac9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6246c6b07394223a84e2da1b214fd6f',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:17.587971 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13c36a7b-6503-418d-85fd-de66770db731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:17.597806 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13c36a7b-6503-418d-85fd-de66770db731) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:17.598572 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Flow 'volume_create_api' (d1cdf06d-3479-4d10-81e0-2a06de53f075) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:17.598966 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Create volume request issued successfully. Jul 03 23:55:17.599501 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3aff4bb6-1f8e-40c8-bd28-58a1f454b5e7 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:17.599898 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 726/2868] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:55:17 2026] POST /volume/v3/volumes => generated 733 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:17.614050 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ac8adc98-2282-431b-9ac5-6445ddac6c5e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:17.615854 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ac8adc98-2282-431b-9ac5-6445ddac6c5e tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] GET https://10.4.3.143/volume/v3/volumes/3bc45630-1b46-4c26-9c82-002370818195 Jul 03 23:55:17.616037 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ac8adc98-2282-431b-9ac5-6445ddac6c5e tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:17.616210 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ac8adc98-2282-431b-9ac5-6445ddac6c5e tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:17.623218 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:17.623218 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:17.626895 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ac8adc98-2282-431b-9ac5-6445ddac6c5e tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Volume info retrieved successfully. Jul 03 23:55:17.637054 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ac8adc98-2282-431b-9ac5-6445ddac6c5e tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] https://10.4.3.143/volume/v3/volumes/3bc45630-1b46-4c26-9c82-002370818195 returned with HTTP 200 Jul 03 23:55:17.637516 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 717/2869] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:17 2026] GET /volume/v3/volumes/3bc45630-1b46-4c26-9c82-002370818195 => generated 912 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:18.057940 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f5b439fd-7e98-4501-89e0-ba7e2e39a123 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:18.059752 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f5b439fd-7e98-4501-89e0-ba7e2e39a123 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] GET https://10.4.3.143/volume/v3/volumes/c216c669-7ede-46c9-9963-aa1555fac301 Jul 03 23:55:18.059954 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f5b439fd-7e98-4501-89e0-ba7e2e39a123 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:18.060135 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f5b439fd-7e98-4501-89e0-ba7e2e39a123 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:18.066117 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f5b439fd-7e98-4501-89e0-ba7e2e39a123 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/c216c669-7ede-46c9-9963-aa1555fac301 returned with HTTP 404 Jul 03 23:55:18.066874 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 701/2870] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:18 2026] GET /volume/v3/volumes/c216c669-7ede-46c9-9963-aa1555fac301 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:18.074693 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6815773b-6311-4e5b-b5a7-a17117e51045 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:18.076653 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6815773b-6311-4e5b-b5a7-a17117e51045 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] DELETE https://10.4.3.143/volume/v3/volumes/7b0c4b48-a624-49f2-b2c5-20c8cc7166a7 Jul 03 23:55:18.076910 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6815773b-6311-4e5b-b5a7-a17117e51045 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:18.077113 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6815773b-6311-4e5b-b5a7-a17117e51045 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:18.077275 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-6815773b-6311-4e5b-b5a7-a17117e51045 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Delete volume with id: 7b0c4b48-a624-49f2-b2c5-20c8cc7166a7 Jul 03 23:55:18.084878 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:18.084878 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:18.085457 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6815773b-6311-4e5b-b5a7-a17117e51045 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Volume info retrieved successfully. Jul 03 23:55:18.109552 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6815773b-6311-4e5b-b5a7-a17117e51045 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Delete volume request issued successfully. Jul 03 23:55:18.109935 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6815773b-6311-4e5b-b5a7-a17117e51045 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/7b0c4b48-a624-49f2-b2c5-20c8cc7166a7 returned with HTTP 202 Jul 03 23:55:18.110415 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 727/2871] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:18 2026] DELETE /volume/v3/volumes/7b0c4b48-a624-49f2-b2c5-20c8cc7166a7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:18.122409 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-522f143e-d185-4903-a6f8-1f4efc2bd273 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:18.124429 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-522f143e-d185-4903-a6f8-1f4efc2bd273 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] GET https://10.4.3.143/volume/v3/volumes/7b0c4b48-a624-49f2-b2c5-20c8cc7166a7 Jul 03 23:55:18.124752 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-522f143e-d185-4903-a6f8-1f4efc2bd273 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:18.125021 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-522f143e-d185-4903-a6f8-1f4efc2bd273 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:18.135407 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:18.135407 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:18.140632 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-522f143e-d185-4903-a6f8-1f4efc2bd273 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Volume info retrieved successfully. Jul 03 23:55:18.147045 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-522f143e-d185-4903-a6f8-1f4efc2bd273 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/7b0c4b48-a624-49f2-b2c5-20c8cc7166a7 returned with HTTP 200 Jul 03 23:55:18.147519 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 727/2872] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:18 2026] GET /volume/v3/volumes/7b0c4b48-a624-49f2-b2c5-20c8cc7166a7 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:18.650901 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-24784293-aedb-49b4-b6bf-0712bf8bd041 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:18.652693 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-24784293-aedb-49b4-b6bf-0712bf8bd041 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] GET https://10.4.3.143/volume/v3/volumes/3bc45630-1b46-4c26-9c82-002370818195 Jul 03 23:55:18.652894 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-24784293-aedb-49b4-b6bf-0712bf8bd041 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:18.653076 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-24784293-aedb-49b4-b6bf-0712bf8bd041 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:18.661053 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:18.661053 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:18.667562 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-24784293-aedb-49b4-b6bf-0712bf8bd041 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Volume info retrieved successfully. Jul 03 23:55:18.673163 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-24784293-aedb-49b4-b6bf-0712bf8bd041 tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] https://10.4.3.143/volume/v3/volumes/3bc45630-1b46-4c26-9c82-002370818195 returned with HTTP 200 Jul 03 23:55:18.673625 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 718/2873] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:18 2026] GET /volume/v3/volumes/3bc45630-1b46-4c26-9c82-002370818195 => generated 964 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:18.692194 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-69e8b04c-3daa-4877-b4ca-e6fcc1307d3f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:18.697246 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-69e8b04c-3daa-4877-b4ca-e6fcc1307d3f tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1&project_id=c8edbe564a5041ab95969d558402450f Jul 03 23:55:18.697445 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-69e8b04c-3daa-4877-b4ca-e6fcc1307d3f tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:18.697648 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-69e8b04c-3daa-4877-b4ca-e6fcc1307d3f tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:18.698087 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-69e8b04c-3daa-4877-b4ca-e6fcc1307d3f tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Could not evaluate value c8edbe564a5041ab95969d558402450f, assuming string {{(pid=99860) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 23:55:18.698626 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-69e8b04c-3daa-4877-b4ca-e6fcc1307d3f tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Searching by: MultiDict([('project_id', 'c8edbe564a5041ab95969d558402450f'), ('all_tenants', 1)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:55:18.731575 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-69e8b04c-3daa-4877-b4ca-e6fcc1307d3f tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Get all volumes completed successfully. Jul 03 23:55:18.732612 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:18.732612 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:18.742661 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-69e8b04c-3daa-4877-b4ca-e6fcc1307d3f tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1&project_id=c8edbe564a5041ab95969d558402450f returned with HTTP 200 Jul 03 23:55:18.742661 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 702/2874] 10.4.3.143 () {66 vars in 1373 bytes} [Fri Jul 3 23:55:18 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=c8edbe564a5041ab95969d558402450f => generated 3036 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:18.758913 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-48aeff21-3017-423d-9d52-e84210ab7e4d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:18.761322 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-48aeff21-3017-423d-9d52-e84210ab7e4d tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/3bc45630-1b46-4c26-9c82-002370818195 Jul 03 23:55:18.762181 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-48aeff21-3017-423d-9d52-e84210ab7e4d tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:18.762439 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-48aeff21-3017-423d-9d52-e84210ab7e4d tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:18.762806 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-48aeff21-3017-423d-9d52-e84210ab7e4d tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Delete volume with id: 3bc45630-1b46-4c26-9c82-002370818195 Jul 03 23:55:18.770285 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:18.770285 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:18.770793 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-48aeff21-3017-423d-9d52-e84210ab7e4d tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Volume info retrieved successfully. Jul 03 23:55:18.796940 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-48aeff21-3017-423d-9d52-e84210ab7e4d tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] Delete volume request issued successfully. Jul 03 23:55:18.796940 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-48aeff21-3017-423d-9d52-e84210ab7e4d tempest-VolumesListAdminTestJSON-211111547 tempest-VolumesListAdminTestJSON-211111547-project-admin] https://10.4.3.143/volume/v3/volumes/3bc45630-1b46-4c26-9c82-002370818195 returned with HTTP 202 Jul 03 23:55:18.796940 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 728/2875] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:18 2026] DELETE /volume/v3/volumes/3bc45630-1b46-4c26-9c82-002370818195 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:18.809229 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a2bcc467-defc-401e-a6af-458c16e96c90 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:18.810400 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a2bcc467-defc-401e-a6af-458c16e96c90 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 Jul 03 23:55:18.810654 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a2bcc467-defc-401e-a6af-458c16e96c90 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:18.810938 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a2bcc467-defc-401e-a6af-458c16e96c90 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:18.819753 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:18.819753 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:18.824830 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a2bcc467-defc-401e-a6af-458c16e96c90 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Volume info retrieved successfully. Jul 03 23:55:18.829878 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a2bcc467-defc-401e-a6af-458c16e96c90 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 returned with HTTP 200 Jul 03 23:55:18.830333 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 728/2876] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:18 2026] GET /volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:18.848568 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9731b6c7-0864-42fc-aee8-3411564b2522 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:18.854550 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9731b6c7-0864-42fc-aee8-3411564b2522 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] DELETE https://10.4.3.143/volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 Jul 03 23:55:18.854855 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9731b6c7-0864-42fc-aee8-3411564b2522 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:18.854977 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9731b6c7-0864-42fc-aee8-3411564b2522 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:18.855187 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-9731b6c7-0864-42fc-aee8-3411564b2522 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Delete volume with id: 5a3bfba9-71d2-4682-9653-8bc112b31bc8 Jul 03 23:55:18.865113 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:18.865113 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:18.865847 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9731b6c7-0864-42fc-aee8-3411564b2522 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Volume info retrieved successfully. Jul 03 23:55:18.891238 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9731b6c7-0864-42fc-aee8-3411564b2522 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Delete volume request issued successfully. Jul 03 23:55:18.891500 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9731b6c7-0864-42fc-aee8-3411564b2522 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 returned with HTTP 202 Jul 03 23:55:18.891997 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 719/2877] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:18 2026] DELETE /volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:18.903597 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7b8e1b1b-13a2-4c75-bce2-e0a3aaa99041 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:18.905971 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7b8e1b1b-13a2-4c75-bce2-e0a3aaa99041 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 Jul 03 23:55:18.905971 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7b8e1b1b-13a2-4c75-bce2-e0a3aaa99041 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:18.905971 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7b8e1b1b-13a2-4c75-bce2-e0a3aaa99041 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:18.914160 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:18.914160 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:18.919649 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7b8e1b1b-13a2-4c75-bce2-e0a3aaa99041 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Volume info retrieved successfully. Jul 03 23:55:18.925685 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7b8e1b1b-13a2-4c75-bce2-e0a3aaa99041 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 returned with HTTP 200 Jul 03 23:55:18.926083 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 703/2878] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:18 2026] GET /volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:19.164457 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2cc96f93-3d06-425b-af93-58e1e8d7383b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:19.166763 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2cc96f93-3d06-425b-af93-58e1e8d7383b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] GET https://10.4.3.143/volume/v3/volumes/7b0c4b48-a624-49f2-b2c5-20c8cc7166a7 Jul 03 23:55:19.166763 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2cc96f93-3d06-425b-af93-58e1e8d7383b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:19.166763 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2cc96f93-3d06-425b-af93-58e1e8d7383b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:19.172963 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2cc96f93-3d06-425b-af93-58e1e8d7383b tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/7b0c4b48-a624-49f2-b2c5-20c8cc7166a7 returned with HTTP 404 Jul 03 23:55:19.174163 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 729/2879] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:19 2026] GET /volume/v3/volumes/7b0c4b48-a624-49f2-b2c5-20c8cc7166a7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:19.180108 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9bd0d04a-2be8-4ef2-88d9-4099f74ea666 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:19.181976 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9bd0d04a-2be8-4ef2-88d9-4099f74ea666 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] DELETE https://10.4.3.143/volume/v3/volumes/9c38844d-d869-442f-b791-e57224974e29 Jul 03 23:55:19.182203 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9bd0d04a-2be8-4ef2-88d9-4099f74ea666 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:19.182395 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9bd0d04a-2be8-4ef2-88d9-4099f74ea666 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:19.182594 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-9bd0d04a-2be8-4ef2-88d9-4099f74ea666 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Delete volume with id: 9c38844d-d869-442f-b791-e57224974e29 Jul 03 23:55:19.188949 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:19.188949 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:19.189364 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9bd0d04a-2be8-4ef2-88d9-4099f74ea666 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Volume info retrieved successfully. Jul 03 23:55:19.207529 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9bd0d04a-2be8-4ef2-88d9-4099f74ea666 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Delete volume request issued successfully. Jul 03 23:55:19.207820 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9bd0d04a-2be8-4ef2-88d9-4099f74ea666 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/9c38844d-d869-442f-b791-e57224974e29 returned with HTTP 202 Jul 03 23:55:19.208341 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 729/2880] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:19 2026] DELETE /volume/v3/volumes/9c38844d-d869-442f-b791-e57224974e29 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:19.219952 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1c891037-fd2b-4c7e-93eb-da375630b909 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:19.221922 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1c891037-fd2b-4c7e-93eb-da375630b909 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] GET https://10.4.3.143/volume/v3/volumes/9c38844d-d869-442f-b791-e57224974e29 Jul 03 23:55:19.222112 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1c891037-fd2b-4c7e-93eb-da375630b909 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:19.222294 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1c891037-fd2b-4c7e-93eb-da375630b909 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:19.229191 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:19.229191 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:19.233335 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1c891037-fd2b-4c7e-93eb-da375630b909 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Volume info retrieved successfully. Jul 03 23:55:19.239204 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1c891037-fd2b-4c7e-93eb-da375630b909 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/9c38844d-d869-442f-b791-e57224974e29 returned with HTTP 200 Jul 03 23:55:19.239204 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 720/2881] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:19 2026] GET /volume/v3/volumes/9c38844d-d869-442f-b791-e57224974e29 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:19.943478 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-89e4ff56-2b7d-4aab-8e94-2e555549a06e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:19.946046 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-89e4ff56-2b7d-4aab-8e94-2e555549a06e tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 Jul 03 23:55:19.946224 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-89e4ff56-2b7d-4aab-8e94-2e555549a06e tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:19.946401 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-89e4ff56-2b7d-4aab-8e94-2e555549a06e tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:19.952601 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-89e4ff56-2b7d-4aab-8e94-2e555549a06e tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 returned with HTTP 404 Jul 03 23:55:19.953223 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 704/2882] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:19 2026] GET /volume/v3/volumes/5a3bfba9-71d2-4682-9653-8bc112b31bc8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:19.961781 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-47a53e41-77ff-4b98-b4da-b4a35f0e6c3f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:19.963666 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-47a53e41-77ff-4b98-b4da-b4a35f0e6c3f tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 Jul 03 23:55:19.963929 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-47a53e41-77ff-4b98-b4da-b4a35f0e6c3f tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:19.964185 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-47a53e41-77ff-4b98-b4da-b4a35f0e6c3f tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:19.971012 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:19.971012 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:19.974774 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-47a53e41-77ff-4b98-b4da-b4a35f0e6c3f tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Volume info retrieved successfully. Jul 03 23:55:19.979260 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-47a53e41-77ff-4b98-b4da-b4a35f0e6c3f tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 returned with HTTP 200 Jul 03 23:55:19.979624 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 730/2883] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:19 2026] GET /volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:19.992613 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-23e8cb48-0f31-4665-8750-41c819eca2a1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:19.997411 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-23e8cb48-0f31-4665-8750-41c819eca2a1 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 Jul 03 23:55:19.997647 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-23e8cb48-0f31-4665-8750-41c819eca2a1 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:19.997876 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-23e8cb48-0f31-4665-8750-41c819eca2a1 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:19.998046 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-23e8cb48-0f31-4665-8750-41c819eca2a1 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Delete volume with id: c0b62a63-e07f-4204-a798-19f3907e5df2 Jul 03 23:55:20.014043 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:20.014043 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:20.014508 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-23e8cb48-0f31-4665-8750-41c819eca2a1 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Volume info retrieved successfully. Jul 03 23:55:20.039526 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-23e8cb48-0f31-4665-8750-41c819eca2a1 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Delete volume request issued successfully. Jul 03 23:55:20.039753 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-23e8cb48-0f31-4665-8750-41c819eca2a1 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 returned with HTTP 202 Jul 03 23:55:20.040316 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 730/2884] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:19 2026] DELETE /volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:20.052042 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-07978ea2-a2c4-4c8a-9c59-e6d99e369b1d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:20.053918 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-07978ea2-a2c4-4c8a-9c59-e6d99e369b1d tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 Jul 03 23:55:20.054133 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-07978ea2-a2c4-4c8a-9c59-e6d99e369b1d tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:20.054479 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-07978ea2-a2c4-4c8a-9c59-e6d99e369b1d tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:20.063514 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:20.063514 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:20.067141 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-07978ea2-a2c4-4c8a-9c59-e6d99e369b1d tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Volume info retrieved successfully. Jul 03 23:55:20.072586 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-07978ea2-a2c4-4c8a-9c59-e6d99e369b1d tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 returned with HTTP 200 Jul 03 23:55:20.073119 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 721/2885] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:20 2026] GET /volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:20.187627 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9c4a65da-65e4-47c1-9dbe-79279c3ff17b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:20.189595 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9c4a65da-65e4-47c1-9dbe-79279c3ff17b tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] DELETE https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:55:20.189849 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9c4a65da-65e4-47c1-9dbe-79279c3ff17b tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:20.190041 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9c4a65da-65e4-47c1-9dbe-79279c3ff17b tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:20.190199 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-9c4a65da-65e4-47c1-9dbe-79279c3ff17b tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Delete volume with id: 10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:55:20.201151 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:20.201151 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:20.201548 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9c4a65da-65e4-47c1-9dbe-79279c3ff17b tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:55:20.222010 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9c4a65da-65e4-47c1-9dbe-79279c3ff17b tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Delete volume request issued successfully. Jul 03 23:55:20.222225 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9c4a65da-65e4-47c1-9dbe-79279c3ff17b tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c returned with HTTP 202 Jul 03 23:55:20.222735 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 705/2886] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:20 2026] DELETE /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:20.231655 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d536c525-49f4-4e5e-86c0-bc2cd3da75f0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:20.234877 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d536c525-49f4-4e5e-86c0-bc2cd3da75f0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:55:20.235044 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d536c525-49f4-4e5e-86c0-bc2cd3da75f0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:20.235227 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d536c525-49f4-4e5e-86c0-bc2cd3da75f0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:20.241930 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:20.241930 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:20.245795 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d536c525-49f4-4e5e-86c0-bc2cd3da75f0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:55:20.254343 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-98246837-664e-47f0-abf9-8ee1607cecd8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:20.255956 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d536c525-49f4-4e5e-86c0-bc2cd3da75f0 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c returned with HTTP 200 Jul 03 23:55:20.256144 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-98246837-664e-47f0-abf9-8ee1607cecd8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] GET https://10.4.3.143/volume/v3/volumes/9c38844d-d869-442f-b791-e57224974e29 Jul 03 23:55:20.256350 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-98246837-664e-47f0-abf9-8ee1607cecd8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:20.256405 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 731/2887] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:20 2026] GET /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:20.256661 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-98246837-664e-47f0-abf9-8ee1607cecd8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:20.264483 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-98246837-664e-47f0-abf9-8ee1607cecd8 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/9c38844d-d869-442f-b791-e57224974e29 returned with HTTP 404 Jul 03 23:55:20.264984 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 731/2888] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:20 2026] GET /volume/v3/volumes/9c38844d-d869-442f-b791-e57224974e29 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:20.272136 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-73960570-a67b-469e-baa6-0ea8cdb12009 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:20.274173 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-73960570-a67b-469e-baa6-0ea8cdb12009 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] DELETE https://10.4.3.143/volume/v3/volumes/cf83ac2c-990b-4e77-a8ad-5e3e3779f3de Jul 03 23:55:20.274457 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-73960570-a67b-469e-baa6-0ea8cdb12009 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:20.274795 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-73960570-a67b-469e-baa6-0ea8cdb12009 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:20.274795 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-73960570-a67b-469e-baa6-0ea8cdb12009 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Delete volume with id: cf83ac2c-990b-4e77-a8ad-5e3e3779f3de Jul 03 23:55:20.282194 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:20.282194 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:20.282729 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-73960570-a67b-469e-baa6-0ea8cdb12009 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Volume info retrieved successfully. Jul 03 23:55:20.302239 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-73960570-a67b-469e-baa6-0ea8cdb12009 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Delete volume request issued successfully. Jul 03 23:55:20.302549 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-73960570-a67b-469e-baa6-0ea8cdb12009 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/cf83ac2c-990b-4e77-a8ad-5e3e3779f3de returned with HTTP 202 Jul 03 23:55:20.302956 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 722/2889] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:20 2026] DELETE /volume/v3/volumes/cf83ac2c-990b-4e77-a8ad-5e3e3779f3de => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:20.310938 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c9a7b419-c589-48a9-bc22-1959c745f710 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:20.313008 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c9a7b419-c589-48a9-bc22-1959c745f710 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] GET https://10.4.3.143/volume/v3/volumes/cf83ac2c-990b-4e77-a8ad-5e3e3779f3de Jul 03 23:55:20.313211 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c9a7b419-c589-48a9-bc22-1959c745f710 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:20.313438 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c9a7b419-c589-48a9-bc22-1959c745f710 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:20.320963 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:20.320963 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:20.325167 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c9a7b419-c589-48a9-bc22-1959c745f710 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Volume info retrieved successfully. Jul 03 23:55:20.330002 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c9a7b419-c589-48a9-bc22-1959c745f710 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/cf83ac2c-990b-4e77-a8ad-5e3e3779f3de returned with HTTP 200 Jul 03 23:55:20.330516 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 706/2890] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:20 2026] GET /volume/v3/volumes/cf83ac2c-990b-4e77-a8ad-5e3e3779f3de => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:21.089251 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-de64beed-fadf-4671-be86-ca2ddf4f8387 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:21.091063 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-de64beed-fadf-4671-be86-ca2ddf4f8387 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 Jul 03 23:55:21.091253 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-de64beed-fadf-4671-be86-ca2ddf4f8387 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:21.091455 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-de64beed-fadf-4671-be86-ca2ddf4f8387 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:21.097052 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-de64beed-fadf-4671-be86-ca2ddf4f8387 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 returned with HTTP 404 Jul 03 23:55:21.097510 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 732/2891] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:21 2026] GET /volume/v3/volumes/c0b62a63-e07f-4204-a798-19f3907e5df2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:21.105859 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-21b1c0ec-825b-4d7c-85c1-153ea1493b8b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:21.108060 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-21b1c0ec-825b-4d7c-85c1-153ea1493b8b tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 Jul 03 23:55:21.108356 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-21b1c0ec-825b-4d7c-85c1-153ea1493b8b tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:21.108641 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-21b1c0ec-825b-4d7c-85c1-153ea1493b8b tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:21.115898 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:21.115898 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:21.120223 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-21b1c0ec-825b-4d7c-85c1-153ea1493b8b tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Volume info retrieved successfully. Jul 03 23:55:21.124790 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-21b1c0ec-825b-4d7c-85c1-153ea1493b8b tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 returned with HTTP 200 Jul 03 23:55:21.125199 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 732/2892] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:21 2026] GET /volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:21.140030 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-11edc7b0-99ad-4483-8707-b6f84aaa517b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:21.142396 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-11edc7b0-99ad-4483-8707-b6f84aaa517b tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] DELETE https://10.4.3.143/volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 Jul 03 23:55:21.142688 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-11edc7b0-99ad-4483-8707-b6f84aaa517b tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:21.143054 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-11edc7b0-99ad-4483-8707-b6f84aaa517b tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:21.143279 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-11edc7b0-99ad-4483-8707-b6f84aaa517b tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Delete volume with id: bce125eb-01d5-4727-aa2a-5c97c3b5ee17 Jul 03 23:55:21.152990 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:21.152990 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:21.153638 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-11edc7b0-99ad-4483-8707-b6f84aaa517b tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Volume info retrieved successfully. Jul 03 23:55:21.175993 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-11edc7b0-99ad-4483-8707-b6f84aaa517b tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Delete volume request issued successfully. Jul 03 23:55:21.176331 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-11edc7b0-99ad-4483-8707-b6f84aaa517b tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 returned with HTTP 202 Jul 03 23:55:21.176963 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 723/2893] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:21 2026] DELETE /volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:21.188034 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f798aa6e-1c1c-4f87-8a4e-d23b9304868f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:21.190606 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f798aa6e-1c1c-4f87-8a4e-d23b9304868f tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 Jul 03 23:55:21.190864 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f798aa6e-1c1c-4f87-8a4e-d23b9304868f tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:21.191058 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f798aa6e-1c1c-4f87-8a4e-d23b9304868f tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:21.201945 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:21.201945 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:21.210943 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f798aa6e-1c1c-4f87-8a4e-d23b9304868f tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Volume info retrieved successfully. Jul 03 23:55:21.220266 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f798aa6e-1c1c-4f87-8a4e-d23b9304868f tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 returned with HTTP 200 Jul 03 23:55:21.220923 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 707/2894] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:21 2026] GET /volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:21.274002 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c35385a3-4f10-4594-b84d-77e43dc7f969 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:21.276552 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c35385a3-4f10-4594-b84d-77e43dc7f969 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c Jul 03 23:55:21.276857 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c35385a3-4f10-4594-b84d-77e43dc7f969 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:21.277128 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c35385a3-4f10-4594-b84d-77e43dc7f969 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:21.289628 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c35385a3-4f10-4594-b84d-77e43dc7f969 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c returned with HTTP 404 Jul 03 23:55:21.290669 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 733/2895] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:21 2026] GET /volume/v3/volumes/10fa03c3-ded8-4c53-855a-9c186f98226c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:21.302478 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-213e127f-999b-42a0-ab85-b4d6a7ca8af2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:21.305004 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-213e127f-999b-42a0-ab85-b4d6a7ca8af2 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] DELETE https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:55:21.305239 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-213e127f-999b-42a0-ab85-b4d6a7ca8af2 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:21.305573 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-213e127f-999b-42a0-ab85-b4d6a7ca8af2 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:21.305738 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-213e127f-999b-42a0-ab85-b4d6a7ca8af2 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Delete volume with id: 49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:55:21.320816 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:21.320816 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:21.321303 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-213e127f-999b-42a0-ab85-b4d6a7ca8af2 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:55:21.345152 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-213e127f-999b-42a0-ab85-b4d6a7ca8af2 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Delete volume request issued successfully. Jul 03 23:55:21.345366 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-213e127f-999b-42a0-ab85-b4d6a7ca8af2 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 202 Jul 03 23:55:21.345436 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e4530162-e559-466f-941c-e0a5c9c4cb57 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:21.345876 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 733/2896] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:21 2026] DELETE /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:21.351319 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e4530162-e559-466f-941c-e0a5c9c4cb57 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] GET https://10.4.3.143/volume/v3/volumes/cf83ac2c-990b-4e77-a8ad-5e3e3779f3de Jul 03 23:55:21.351632 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e4530162-e559-466f-941c-e0a5c9c4cb57 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:21.351871 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e4530162-e559-466f-941c-e0a5c9c4cb57 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:21.358997 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ebe3c7a2-1c76-4879-a63c-5cfa9679eb30 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:21.359921 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e4530162-e559-466f-941c-e0a5c9c4cb57 tempest-CreateVolumesFromImageTest-298744869 tempest-CreateVolumesFromImageTest-298744869-project-member] https://10.4.3.143/volume/v3/volumes/cf83ac2c-990b-4e77-a8ad-5e3e3779f3de returned with HTTP 404 Jul 03 23:55:21.360580 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 724/2897] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:21 2026] GET /volume/v3/volumes/cf83ac2c-990b-4e77-a8ad-5e3e3779f3de => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:21.361641 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ebe3c7a2-1c76-4879-a63c-5cfa9679eb30 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:55:21.361939 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ebe3c7a2-1c76-4879-a63c-5cfa9679eb30 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:21.362216 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ebe3c7a2-1c76-4879-a63c-5cfa9679eb30 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:21.373462 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:21.373462 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:21.380323 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ebe3c7a2-1c76-4879-a63c-5cfa9679eb30 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Volume info retrieved successfully. Jul 03 23:55:21.391890 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ebe3c7a2-1c76-4879-a63c-5cfa9679eb30 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 200 Jul 03 23:55:21.392471 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 708/2898] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:21 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:21.703076 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-de26598f-b0a0-42f2-b3dc-05dd19ed538d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:21.704767 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-de26598f-b0a0-42f2-b3dc-05dd19ed538d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] DELETE https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:21.704958 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-de26598f-b0a0-42f2-b3dc-05dd19ed538d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:21.705132 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-de26598f-b0a0-42f2-b3dc-05dd19ed538d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:21.705313 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-de26598f-b0a0-42f2-b3dc-05dd19ed538d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Delete volume with id: 2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:21.712295 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:21.712295 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:21.712791 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-de26598f-b0a0-42f2-b3dc-05dd19ed538d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:21.723223 np0000004490 devstack@c-api.service[99862]: WARNING cinder.keymgr.conf_key_mgr [None req-de26598f-b0a0-42f2-b3dc-05dd19ed538d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 23:55:21.730160 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-de26598f-b0a0-42f2-b3dc-05dd19ed538d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Delete volume request issued successfully. Jul 03 23:55:21.730337 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-de26598f-b0a0-42f2-b3dc-05dd19ed538d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 202 Jul 03 23:55:21.730833 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 734/2899] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:21 2026] DELETE /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:21.739025 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a41b7372-f79b-4dab-8a92-df4b734d650d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:21.741855 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a41b7372-f79b-4dab-8a92-df4b734d650d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:21.742171 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a41b7372-f79b-4dab-8a92-df4b734d650d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:21.742462 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a41b7372-f79b-4dab-8a92-df4b734d650d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:21.752674 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:21.752674 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:21.758275 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a41b7372-f79b-4dab-8a92-df4b734d650d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:55:21.766690 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a41b7372-f79b-4dab-8a92-df4b734d650d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 200 Jul 03 23:55:21.767317 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 734/2900] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:21 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:22.234626 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-20bbf4b3-ce06-4dda-9088-f59e878cdc99 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:22.236473 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-20bbf4b3-ce06-4dda-9088-f59e878cdc99 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] GET https://10.4.3.143/volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 Jul 03 23:55:22.236656 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-20bbf4b3-ce06-4dda-9088-f59e878cdc99 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:22.236843 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-20bbf4b3-ce06-4dda-9088-f59e878cdc99 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:22.242026 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-20bbf4b3-ce06-4dda-9088-f59e878cdc99 tempest-VolumesListAdminTestJSON-537944320 tempest-VolumesListAdminTestJSON-537944320-project-member] https://10.4.3.143/volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 returned with HTTP 404 Jul 03 23:55:22.242489 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 725/2901] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:22 2026] GET /volume/v3/volumes/bce125eb-01d5-4727-aa2a-5c97c3b5ee17 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:22.410116 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c7ee4c6f-e342-404a-a10f-568f514b4218 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:22.411978 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c7ee4c6f-e342-404a-a10f-568f514b4218 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] GET https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db Jul 03 23:55:22.412175 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c7ee4c6f-e342-404a-a10f-568f514b4218 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:22.412355 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c7ee4c6f-e342-404a-a10f-568f514b4218 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:22.417658 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c7ee4c6f-e342-404a-a10f-568f514b4218 tempest-TestServerVolumeAttachmentScenario-661080918 tempest-TestServerVolumeAttachmentScenario-661080918-project-member] https://10.4.3.143/volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db returned with HTTP 404 Jul 03 23:55:22.418224 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 709/2902] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:22 2026] GET /volume/v3/volumes/49774540-8341-4318-8f5a-0bb3be6339db => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:22.724879 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-aec0fde7-43b3-4897-a13e-0840ec911802 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:22.781113 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0e09f35a-cacc-4159-93f7-21a1302308cb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:22.783507 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0e09f35a-cacc-4159-93f7-21a1302308cb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef Jul 03 23:55:22.783824 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0e09f35a-cacc-4159-93f7-21a1302308cb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:22.784104 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0e09f35a-cacc-4159-93f7-21a1302308cb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:22.790893 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0e09f35a-cacc-4159-93f7-21a1302308cb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef returned with HTTP 404 Jul 03 23:55:22.791351 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 735/2903] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:22 2026] GET /volume/v3/volumes/2378c010-dfa5-48c7-b716-d779d12e57ef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:22.806365 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4b6deae8-48e5-41ba-8c32-228212aafedc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:22.810516 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4b6deae8-48e5-41ba-8c32-228212aafedc tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Jul 03 23:55:22.811130 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4b6deae8-48e5-41ba-8c32-228212aafedc tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:22.811130 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4b6deae8-48e5-41ba-8c32-228212aafedc tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:22.812156 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4b6deae8-48e5-41ba-8c32-228212aafedc tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:55:22.826253 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:22.826646 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-740069891"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:22.828624 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-740069891'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:22.828801 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume of 1 GB Jul 03 23:55:22.835854 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Availability Zones retrieved successfully. Jul 03 23:55:22.841883 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (68e3b665-cba6-4ee7-b0b2-8dd3cfe58bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:22.843535 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (934844f2-3a68-4afd-bc52-6c5e70b3b6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:22.844995 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:22.858636 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4b6deae8-48e5-41ba-8c32-228212aafedc tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Get all volumes completed successfully. Jul 03 23:55:22.860354 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:22.860354 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:22.865053 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4b6deae8-48e5-41ba-8c32-228212aafedc tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 23:55:22.865439 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 726/2904] 10.4.3.143 () {66 vars in 1285 bytes} [Fri Jul 3 23:55:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10962 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:55:22.880761 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b2f5498d-0282-4a27-8fb1-e27b997e5867 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:22.884414 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b2f5498d-0282-4a27-8fb1-e27b997e5867 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] DELETE https://10.4.3.143/volume/v3/types/7335fd54-030d-4fa6-afa7-50dd21bddbf0 Jul 03 23:55:22.884683 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b2f5498d-0282-4a27-8fb1-e27b997e5867 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:22.884973 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b2f5498d-0282-4a27-8fb1-e27b997e5867 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:22.892060 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (934844f2-3a68-4afd-bc52-6c5e70b3b6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:22.893421 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96a7e032-af88-4ab9-bbe5-70b37973aeec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:22.910386 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b2f5498d-0282-4a27-8fb1-e27b997e5867 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] https://10.4.3.143/volume/v3/types/7335fd54-030d-4fa6-afa7-50dd21bddbf0 returned with HTTP 202 Jul 03 23:55:22.910841 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 710/2905] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:55:22 2026] DELETE /volume/v3/types/7335fd54-030d-4fa6-afa7-50dd21bddbf0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:22.927503 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1a724dc1-094e-41a4-9f08-49e242ba6ad5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:23.582815 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1a724dc1-094e-41a4-9f08-49e242ba6ad5 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:55:23.582815 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1a724dc1-094e-41a4-9f08-49e242ba6ad5 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-807110122", "extra_specs": {}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:23.582815 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1a724dc1-094e-41a4-9f08-49e242ba6ad5 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:55:23.582815 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 736/2906] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:55:22 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 03 23:55:23.585302 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-aa76c52f-6641-45a1-a3f5-f2a8a0b1e76f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:23.586539 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Created reservations ['f695ad28-376b-498f-86cc-367db4848de1', 'b0801130-3566-4380-86c5-2b112d8e7638', '21aa71f4-1258-4bda-8bde-9345d8ce9e14', '23507a5b-4e22-40e3-afc5-5850f1d1ff09'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:23.586539 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96a7e032-af88-4ab9-bbe5-70b37973aeec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f695ad28-376b-498f-86cc-367db4848de1', 'b0801130-3566-4380-86c5-2b112d8e7638', '21aa71f4-1258-4bda-8bde-9345d8ce9e14', '23507a5b-4e22-40e3-afc5-5850f1d1ff09']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:23.586539 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b23c6af8-2e1d-4134-a261-4cd14b78c278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:23.587252 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-aa76c52f-6641-45a1-a3f5-f2a8a0b1e76f tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] POST https://10.4.3.143/volume/v3/types/91626bc7-7a9b-4d0f-be31-cf372224a8d2/encryption Jul 03 23:55:23.587252 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-aa76c52f-6641-45a1-a3f5-f2a8a0b1e76f tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:23.587252 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-aa76c52f-6641-45a1-a3f5-f2a8a0b1e76f tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] https://10.4.3.143/volume/v3/types/91626bc7-7a9b-4d0f-be31-cf372224a8d2/encryption returned with HTTP 200 Jul 03 23:55:23.587252 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 727/2907] 10.4.3.143 () {68 vars in 1397 bytes} [Fri Jul 3 23:55:22 2026] POST /volume/v3/types/91626bc7-7a9b-4d0f-be31-cf372224a8d2/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:23.588293 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b23c6af8-2e1d-4134-a261-4cd14b78c278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-740069891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['f695ad28-376b-498f-86cc-367db4848de1','b0801130-3566-4380-86c5-2b112d8e7638','21aa71f4-1258-4bda-8bde-9345d8ce9e14','23507a5b-4e22-40e3-afc5-5850f1d1ff09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-740069891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88303c6bb8714713a98374bb4436c4ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:23.588293 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b556399-c255-4fc7-a15d-253a660a616b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:23.588988 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-323f2992-3da4-4a5c-a499-825038432f1d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:23.588988 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:23.588988 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1760735924", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-807110122", "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:23.588988 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1760735924', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-807110122', 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:23.588988 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Create volume of 1 GB Jul 03 23:55:23.588988 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:23.588988 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:23.588988 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Availability Zones retrieved successfully. Jul 03 23:55:23.588988 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Flow 'volume_create_api' (576f2a7c-4bf8-4fbe-8022-debc86ec7415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:23.588988 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ae50cd8-e8d9-4abb-a2f9-1be07aa35000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:23.588988 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:23.589936 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b556399-c255-4fc7-a15d-253a660a616b) transitioned into state 'SUCCESS' from state '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-740069891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['f695ad28-376b-498f-86cc-367db4848de1','b0801130-3566-4380-86c5-2b112d8e7638','21aa71f4-1258-4bda-8bde-9345d8ce9e14','23507a5b-4e22-40e3-afc5-5850f1d1ff09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:23.589936 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f73b4d5d-ee1c-4b7c-ae12-d7e34f9872bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:23.589936 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f73b4d5d-ee1c-4b7c-ae12-d7e34f9872bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:23.589936 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (68e3b665-cba6-4ee7-b0b2-8dd3cfe58bd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:23.589936 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request issued successfully. Jul 03 23:55:23.589936 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-aec0fde7-43b3-4897-a13e-0840ec911802 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:23.589936 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 735/2908] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:55:22 2026] POST /volume/v3/volumes => generated 769 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:23.590572 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ba3de6f9-95c1-48a0-8109-1417de72bd61 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:23.591049 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ae50cd8-e8d9-4abb-a2f9-1be07aa35000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:55:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=91626bc7-7a9b-4d0f-be31-cf372224a8d2,is_public=True,name='tempest-scenario-type-luks-807110122',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91626bc7-7a9b-4d0f-be31-cf372224a8d2', '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=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:23.591049 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6583173-0c8c-41aa-804f-d2801855fa9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:23.591451 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ba3de6f9-95c1-48a0-8109-1417de72bd61 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 Jul 03 23:55:23.591451 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ba3de6f9-95c1-48a0-8109-1417de72bd61 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:23.591451 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ba3de6f9-95c1-48a0-8109-1417de72bd61 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:23.591451 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:23.591451 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:23.591451 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ba3de6f9-95c1-48a0-8109-1417de72bd61 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:23.591451 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ba3de6f9-95c1-48a0-8109-1417de72bd61 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 returned with HTTP 200 Jul 03 23:55:23.591451 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 737/2909] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:23 2026] GET /volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:23.592544 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-807110122 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-807110122, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:55:23.592544 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-807110122 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-807110122, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:55:23.592544 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Created reservations ['e8ae2e26-57ac-439c-ad64-c29b8cfcce9e', '9b0577a8-e30a-4934-b6e9-03e916537b6b', 'f73e24b3-d1ca-4dc8-bd1a-b2f4375f92f9', '61fd7589-291e-4398-886b-b61290a72363'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:23.592544 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6583173-0c8c-41aa-804f-d2801855fa9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8ae2e26-57ac-439c-ad64-c29b8cfcce9e', '9b0577a8-e30a-4934-b6e9-03e916537b6b', 'f73e24b3-d1ca-4dc8-bd1a-b2f4375f92f9', '61fd7589-291e-4398-886b-b61290a72363']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:23.592544 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5df067f-1173-4e2d-8efa-86e52458e972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:23.592544 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5df067f-1173-4e2d-8efa-86e52458e972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4a02e78-d289-45b4-9a63-635c0fa8c953', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1760735924',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff90a4c9adc8441e880a01df22a63366',qos_specs=None,replication_status=,reservations=['e8ae2e26-57ac-439c-ad64-c29b8cfcce9e','9b0577a8-e30a-4934-b6e9-03e916537b6b','f73e24b3-d1ca-4dc8-bd1a-b2f4375f92f9','61fd7589-291e-4398-886b-b61290a72363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5365a3c885d4b958e134c21bbaf6436',volume_type_id=91626bc7-7a9b-4d0f-be31-cf372224a8d2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1760735924',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e4a02e78-d289-45b4-9a63-635c0fa8c953,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff90a4c9adc8441e880a01df22a63366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5365a3c885d4b958e134c21bbaf6436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91626bc7-7a9b-4d0f-be31-cf372224a8d2),volume_type_id=91626bc7-7a9b-4d0f-be31-cf372224a8d2)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:23.592544 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (426ce7d8-71de-46b6-a1dc-a25183218214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:23.593021 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (426ce7d8-71de-46b6-a1dc-a25183218214) transitioned into state 'SUCCESS' from state '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-1760735924',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff90a4c9adc8441e880a01df22a63366',qos_specs=None,replication_status=,reservations=['e8ae2e26-57ac-439c-ad64-c29b8cfcce9e','9b0577a8-e30a-4934-b6e9-03e916537b6b','f73e24b3-d1ca-4dc8-bd1a-b2f4375f92f9','61fd7589-291e-4398-886b-b61290a72363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5365a3c885d4b958e134c21bbaf6436',volume_type_id=91626bc7-7a9b-4d0f-be31-cf372224a8d2)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:23.593021 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (297418a5-1619-49d8-a426-e4c6bc6ecd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:23.593021 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (297418a5-1619-49d8-a426-e4c6bc6ecd73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:23.593021 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Flow 'volume_create_api' (576f2a7c-4bf8-4fbe-8022-debc86ec7415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:23.593021 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Create volume request issued successfully. Jul 03 23:55:23.593021 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-323f2992-3da4-4a5c-a499-825038432f1d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:23.593021 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 711/2910] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:55:22 2026] POST /volume/v3/volumes => generated 784 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:24.077637 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-49cb1e6a-bcca-4d05-b898-951ae95d6789 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:24.079903 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-49cb1e6a-bcca-4d05-b898-951ae95d6789 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 Jul 03 23:55:24.080165 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-49cb1e6a-bcca-4d05-b898-951ae95d6789 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:24.080420 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-49cb1e6a-bcca-4d05-b898-951ae95d6789 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:24.091550 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:24.091550 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:24.098777 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-49cb1e6a-bcca-4d05-b898-951ae95d6789 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:24.105762 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-49cb1e6a-bcca-4d05-b898-951ae95d6789 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 returned with HTTP 200 Jul 03 23:55:24.106195 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 728/2911] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:24 2026] GET /volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:24.120900 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e9ccad5e-a301-483f-ae54-abda5cb8794d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:24.123108 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e9ccad5e-a301-483f-ae54-abda5cb8794d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:55:24.123445 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e9ccad5e-a301-483f-ae54-abda5cb8794d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2", "name": "tempest-VolumeDependencyTests-Snapshot-251643580"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:24.133347 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:24.133347 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:24.133809 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e9ccad5e-a301-483f-ae54-abda5cb8794d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:24.133934 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-e9ccad5e-a301-483f-ae54-abda5cb8794d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create snapshot from volume a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 Jul 03 23:55:24.172014 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-e9ccad5e-a301-483f-ae54-abda5cb8794d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Created reservations ['064a68bd-b57d-4ea3-aa8b-1ba9f4684544', '98047a91-dd30-4b1b-8661-3a1a8ad0f436', '3aff2aaf-4cb2-4e0d-9694-cea09759b45f', '004486b1-4c10-4374-b52d-152778691ae6'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:24.213829 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e9ccad5e-a301-483f-ae54-abda5cb8794d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot create request issued successfully. Jul 03 23:55:24.214158 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e9ccad5e-a301-483f-ae54-abda5cb8794d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:55:24.214553 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 736/2912] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:55:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:24.227998 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-28eb3dd1-a628-4429-959b-084c1fabe8e2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:24.227998 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-28eb3dd1-a628-4429-959b-084c1fabe8e2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 Jul 03 23:55:24.227998 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-28eb3dd1-a628-4429-959b-084c1fabe8e2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:24.228553 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-28eb3dd1-a628-4429-959b-084c1fabe8e2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:24.234048 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:24.234048 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:24.238723 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-28eb3dd1-a628-4429-959b-084c1fabe8e2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:24.238723 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-28eb3dd1-a628-4429-959b-084c1fabe8e2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 returned with HTTP 200 Jul 03 23:55:24.238723 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 738/2913] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:24 2026] GET /volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:25.246159 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b506f647-390b-4d12-993c-c1e789af3698 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:25.248438 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b506f647-390b-4d12-993c-c1e789af3698 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 Jul 03 23:55:25.248726 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b506f647-390b-4d12-993c-c1e789af3698 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:25.248954 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b506f647-390b-4d12-993c-c1e789af3698 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:25.254768 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:25.254768 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:25.255309 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b506f647-390b-4d12-993c-c1e789af3698 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:25.256308 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b506f647-390b-4d12-993c-c1e789af3698 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 returned with HTTP 200 Jul 03 23:55:25.256750 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 712/2914] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:25 2026] GET /volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:25.269353 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ba557812-403b-4bed-93eb-32e216431d87 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:25.272767 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:25.273104 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "00f97fd2-2974-4898-9cd5-d27d3ef5ba96", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1935581897"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:25.274494 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request body: {'volume': {'snapshot_id': '00f97fd2-2974-4898-9cd5-d27d3ef5ba96', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1935581897'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:25.281084 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:25.281084 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:25.281315 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:25.281479 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume of 1 GB Jul 03 23:55:25.286107 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Availability Zones retrieved successfully. Jul 03 23:55:25.290927 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (1da56253-5d73-4bc9-a2ae-7fe994c71f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:25.292171 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ac42822-e340-4d80-b53e-541a7565637f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:25.295635 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:25.351566 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ac42822-e340-4d80-b53e-541a7565637f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '00f97fd2-2974-4898-9cd5-d27d3ef5ba96', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:25.352485 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (083276f3-60b1-40a1-b840-22fb019c7bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:25.423688 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Created reservations ['2f305a70-0e97-445a-935b-2750b993c813', 'eeabdae1-eaea-44db-8b2f-16559574f4e5', '434222cf-832c-4f62-9215-c195dc4b4c92', '76f53d20-647d-4e48-a051-d440d916b88e'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:25.424544 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (083276f3-60b1-40a1-b840-22fb019c7bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f305a70-0e97-445a-935b-2750b993c813', 'eeabdae1-eaea-44db-8b2f-16559574f4e5', '434222cf-832c-4f62-9215-c195dc4b4c92', '76f53d20-647d-4e48-a051-d440d916b88e']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:25.425325 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bae444df-c3e2-4272-9cc8-d49043901ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:25.473655 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bae444df-c3e2-4272-9cc8-d49043901ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c61f80e-72d2-47ca-a7d6-9872a75595e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1935581897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['2f305a70-0e97-445a-935b-2750b993c813','eeabdae1-eaea-44db-8b2f-16559574f4e5','434222cf-832c-4f62-9215-c195dc4b4c92','76f53d20-647d-4e48-a051-d440d916b88e'],size=1,snapshot_id=00f97fd2-2974-4898-9cd5-d27d3ef5ba96,source_replicaid=,source_volid=None,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1935581897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c61f80e-72d2-47ca-a7d6-9872a75595e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88303c6bb8714713a98374bb4436c4ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=00f97fd2-2974-4898-9cd5-d27d3ef5ba96,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:25.474810 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6838a781-247c-444d-becd-bd8b05b4760b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:25.501488 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6838a781-247c-444d-becd-bd8b05b4760b) transitioned into state 'SUCCESS' from state '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-1935581897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['2f305a70-0e97-445a-935b-2750b993c813','eeabdae1-eaea-44db-8b2f-16559574f4e5','434222cf-832c-4f62-9215-c195dc4b4c92','76f53d20-647d-4e48-a051-d440d916b88e'],size=1,snapshot_id=00f97fd2-2974-4898-9cd5-d27d3ef5ba96,source_replicaid=,source_volid=None,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:25.502300 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c2e0891-9bb0-4467-9223-f8e98364077e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:25.532604 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c2e0891-9bb0-4467-9223-f8e98364077e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:25.533627 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (1da56253-5d73-4bc9-a2ae-7fe994c71f66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:25.533999 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request issued successfully. Jul 03 23:55:25.534719 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ba557812-403b-4bed-93eb-32e216431d87 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:25.536109 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 729/2915] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:55:25 2026] POST /volume/v3/volumes => generated 804 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:25.548103 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2575b514-55b5-4a63-b9f3-2ef5260b7f56 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:25.553023 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2575b514-55b5-4a63-b9f3-2ef5260b7f56 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 Jul 03 23:55:25.553390 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2575b514-55b5-4a63-b9f3-2ef5260b7f56 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:25.553669 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2575b514-55b5-4a63-b9f3-2ef5260b7f56 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:25.563553 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:25.563553 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:25.570175 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2575b514-55b5-4a63-b9f3-2ef5260b7f56 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:25.576243 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2575b514-55b5-4a63-b9f3-2ef5260b7f56 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 returned with HTTP 200 Jul 03 23:55:25.576790 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 737/2916] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:25 2026] GET /volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 23:55:26.594392 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ae53aa2b-4721-4501-b789-1d25a8373344 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:26.596255 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ae53aa2b-4721-4501-b789-1d25a8373344 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 Jul 03 23:55:26.596581 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ae53aa2b-4721-4501-b789-1d25a8373344 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:26.596887 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ae53aa2b-4721-4501-b789-1d25a8373344 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:26.606643 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:26.606643 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:26.611756 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ae53aa2b-4721-4501-b789-1d25a8373344 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:26.619115 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ae53aa2b-4721-4501-b789-1d25a8373344 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 returned with HTTP 200 Jul 03 23:55:26.619837 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 739/2917] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:26 2026] GET /volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 => generated 897 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:26.632364 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-90f1f26e-cc7c-42e8-85ba-89301292092c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:26.634525 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-90f1f26e-cc7c-42e8-85ba-89301292092c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:55:26.635009 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-90f1f26e-cc7c-42e8-85ba-89301292092c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c61f80e-72d2-47ca-a7d6-9872a75595e5", "name": "tempest-VolumeDependencyTests-Snapshot-2017912383"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:26.650149 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:26.650149 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:26.650616 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-90f1f26e-cc7c-42e8-85ba-89301292092c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:26.650767 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-90f1f26e-cc7c-42e8-85ba-89301292092c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create snapshot from volume 0c61f80e-72d2-47ca-a7d6-9872a75595e5 Jul 03 23:55:26.692381 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-90f1f26e-cc7c-42e8-85ba-89301292092c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Created reservations ['259eca77-23bb-4bb8-ac4d-cb8ded99c3c1', '676abbb8-62c4-4e84-a06b-88c92dbbf8ce', '9d813e78-9c1d-4b8c-b7bf-0eaf4ba13d81', '2f81de59-b08e-4c83-8ffa-cadb50140bcb'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:26.731076 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-90f1f26e-cc7c-42e8-85ba-89301292092c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot create request issued successfully. Jul 03 23:55:26.731525 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-90f1f26e-cc7c-42e8-85ba-89301292092c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:55:26.731949 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 713/2918] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:55:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:26.748959 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4e957275-1b89-4e8d-9fb2-442aae52a4ae None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:26.751247 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4e957275-1b89-4e8d-9fb2-442aae52a4ae tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 Jul 03 23:55:26.751487 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4e957275-1b89-4e8d-9fb2-442aae52a4ae tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:26.754604 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4e957275-1b89-4e8d-9fb2-442aae52a4ae tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:26.759757 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:26.759757 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:26.759926 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4e957275-1b89-4e8d-9fb2-442aae52a4ae tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:26.760923 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4e957275-1b89-4e8d-9fb2-442aae52a4ae tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 returned with HTTP 200 Jul 03 23:55:26.761270 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 730/2919] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:26 2026] GET /volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:27.776589 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e02d1d87-d294-4cc1-a7b1-acb2fe8a4f18 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:27.778186 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e02d1d87-d294-4cc1-a7b1-acb2fe8a4f18 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 Jul 03 23:55:27.778629 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e02d1d87-d294-4cc1-a7b1-acb2fe8a4f18 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:27.778629 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e02d1d87-d294-4cc1-a7b1-acb2fe8a4f18 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:27.783870 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:27.783870 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:27.784310 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e02d1d87-d294-4cc1-a7b1-acb2fe8a4f18 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:27.785089 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e02d1d87-d294-4cc1-a7b1-acb2fe8a4f18 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 returned with HTTP 200 Jul 03 23:55:27.785441 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 738/2920] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:27 2026] GET /volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:27.798150 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:27.801376 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:27.801376 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0623ac03-9387-42e8-9ebf-fb66bdd40133", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2099190547"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:27.803056 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request body: {'volume': {'snapshot_id': '0623ac03-9387-42e8-9ebf-fb66bdd40133', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2099190547'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:27.808838 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:27.808838 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:27.809455 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:27.809664 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume of 1 GB Jul 03 23:55:27.814414 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Availability Zones retrieved successfully. Jul 03 23:55:27.822433 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (b930b319-9409-461f-ba6f-a2896ec859c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:27.823912 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c380aec-1a83-4937-a59d-5c300d0d0f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:27.825483 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:27.871448 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c380aec-1a83-4937-a59d-5c300d0d0f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0623ac03-9387-42e8-9ebf-fb66bdd40133', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:27.872155 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b02cfbef-1993-4f6e-8f54-efe820c958fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:27.922912 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Created reservations ['6618cc93-f35e-40f5-b772-e6698c5a8420', 'e39d971a-250f-4301-8514-c73d1f4b0189', '1c4452eb-3e98-47ea-b1c2-85a7277b3fbd', 'b7810ae7-47dc-44f1-b415-ea6809feea48'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:27.923859 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b02cfbef-1993-4f6e-8f54-efe820c958fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6618cc93-f35e-40f5-b772-e6698c5a8420', 'e39d971a-250f-4301-8514-c73d1f4b0189', '1c4452eb-3e98-47ea-b1c2-85a7277b3fbd', 'b7810ae7-47dc-44f1-b415-ea6809feea48']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:27.924659 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed6c1e8f-bc88-462f-adee-fae2f32b844e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:27.965521 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed6c1e8f-bc88-462f-adee-fae2f32b844e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcbc39ed-9c6e-4f85-a770-5f6cda49299c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2099190547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['6618cc93-f35e-40f5-b772-e6698c5a8420','e39d971a-250f-4301-8514-c73d1f4b0189','1c4452eb-3e98-47ea-b1c2-85a7277b3fbd','b7810ae7-47dc-44f1-b415-ea6809feea48'],size=1,snapshot_id=0623ac03-9387-42e8-9ebf-fb66bdd40133,source_replicaid=,source_volid=None,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2099190547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcbc39ed-9c6e-4f85-a770-5f6cda49299c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88303c6bb8714713a98374bb4436c4ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0623ac03-9387-42e8-9ebf-fb66bdd40133,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:27.966268 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64c49fbe-02ed-4ceb-a31f-20e413bea0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:27.986357 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64c49fbe-02ed-4ceb-a31f-20e413bea0c6) transitioned into state 'SUCCESS' from state '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-2099190547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['6618cc93-f35e-40f5-b772-e6698c5a8420','e39d971a-250f-4301-8514-c73d1f4b0189','1c4452eb-3e98-47ea-b1c2-85a7277b3fbd','b7810ae7-47dc-44f1-b415-ea6809feea48'],size=1,snapshot_id=0623ac03-9387-42e8-9ebf-fb66bdd40133,source_replicaid=,source_volid=None,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:27.987319 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed948759-3a03-45c4-8d5a-dfead5e003d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:28.007306 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed948759-3a03-45c4-8d5a-dfead5e003d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:28.008011 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (b930b319-9409-461f-ba6f-a2896ec859c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:28.008257 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request issued successfully. Jul 03 23:55:28.008855 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-924a8901-4a73-47ec-a145-ad1f791a8f4c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:28.009229 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 740/2921] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:55:27 2026] POST /volume/v3/volumes => generated 804 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:28.021358 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-714e509f-50b4-40a3-8b37-acc7dba3d96c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:28.023245 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-714e509f-50b4-40a3-8b37-acc7dba3d96c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c Jul 03 23:55:28.023467 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-714e509f-50b4-40a3-8b37-acc7dba3d96c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:28.023677 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-714e509f-50b4-40a3-8b37-acc7dba3d96c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:28.030992 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:28.030992 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:28.035718 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-714e509f-50b4-40a3-8b37-acc7dba3d96c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:28.039840 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-714e509f-50b4-40a3-8b37-acc7dba3d96c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c returned with HTTP 200 Jul 03 23:55:28.040206 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 714/2922] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:28 2026] GET /volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:28.915530 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:28.986977 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:28.987319 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1047537859"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:28.988725 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1047537859'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:28.988937 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Create volume of 1 GB Jul 03 23:55:28.992777 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Availability Zones retrieved successfully. Jul 03 23:55:28.998123 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Flow 'volume_create_api' (f49e4c53-91c7-4f89-a32c-bedcf22e3aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:28.999079 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f1a4256-f67b-479a-a4d0-16fcb554fe60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:29.000108 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:29.025537 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f1a4256-f67b-479a-a4d0-16fcb554fe60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:29.026421 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd5ef58-2366-499c-b6c7-4974d1334524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:29.053458 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9612fa1d-0822-4fce-820a-0d211710b033 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:29.055165 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9612fa1d-0822-4fce-820a-0d211710b033 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c Jul 03 23:55:29.055393 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9612fa1d-0822-4fce-820a-0d211710b033 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:29.055604 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9612fa1d-0822-4fce-820a-0d211710b033 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:29.063917 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:29.063917 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:29.068317 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9612fa1d-0822-4fce-820a-0d211710b033 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:29.073633 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9612fa1d-0822-4fce-820a-0d211710b033 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c returned with HTTP 200 Jul 03 23:55:29.074248 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 739/2923] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:29 2026] GET /volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:29.087227 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:29.089356 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:29.089665 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "bcbc39ed-9c6e-4f85-a770-5f6cda49299c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1860448954"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:29.091322 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request body: {'volume': {'source_volid': 'bcbc39ed-9c6e-4f85-a770-5f6cda49299c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1860448954'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:29.099092 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:29.099092 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:29.099609 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume retrieved successfully. Jul 03 23:55:29.099725 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume of 1 GB Jul 03 23:55:29.104316 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Availability Zones retrieved successfully. Jul 03 23:55:29.109413 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (55cacfd3-f814-43dc-9015-8723ae17911e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:29.111281 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f55f0d-288b-4c45-9b5c-853cc04826d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:29.112195 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:29.112923 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Created reservations ['fcfac43a-f914-47ae-a897-4cc4da6e5f7e', '8059a86e-5dd6-488b-954c-a9edb33d1102', '9357884f-6218-4e44-859e-a8adfb948ab5', '04ed53b4-c0b1-4e40-b1ad-31f510aeba02'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:29.113673 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd5ef58-2366-499c-b6c7-4974d1334524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcfac43a-f914-47ae-a897-4cc4da6e5f7e', '8059a86e-5dd6-488b-954c-a9edb33d1102', '9357884f-6218-4e44-859e-a8adfb948ab5', '04ed53b4-c0b1-4e40-b1ad-31f510aeba02']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:29.114422 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17c5e181-6d07-45c8-ae15-2d5acfe6c9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:29.137357 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17c5e181-6d07-45c8-ae15-2d5acfe6c9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b22f442-937e-49bd-b1e8-bab4897fe640', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1047537859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81c644cc75454b9388ebc22fe04d2719',qos_specs=None,replication_status=,reservations=['fcfac43a-f914-47ae-a897-4cc4da6e5f7e','8059a86e-5dd6-488b-954c-a9edb33d1102','9357884f-6218-4e44-859e-a8adfb948ab5','04ed53b4-c0b1-4e40-b1ad-31f510aeba02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21ba3fca0a2a4b098d6c980210b9c8a9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1047537859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b22f442-937e-49bd-b1e8-bab4897fe640,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81c644cc75454b9388ebc22fe04d2719',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21ba3fca0a2a4b098d6c980210b9c8a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:29.137973 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d30c197d-37e3-484c-b8e8-00c27502501f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:29.139201 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87f55f0d-288b-4c45-9b5c-853cc04826d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bcbc39ed-9c6e-4f85-a770-5f6cda49299c', 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:29.140109 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c5a0240-d497-42a3-9ce5-3a1035e68733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:29.158188 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d30c197d-37e3-484c-b8e8-00c27502501f) transitioned into state 'SUCCESS' from state '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-1047537859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81c644cc75454b9388ebc22fe04d2719',qos_specs=None,replication_status=,reservations=['fcfac43a-f914-47ae-a897-4cc4da6e5f7e','8059a86e-5dd6-488b-954c-a9edb33d1102','9357884f-6218-4e44-859e-a8adfb948ab5','04ed53b4-c0b1-4e40-b1ad-31f510aeba02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21ba3fca0a2a4b098d6c980210b9c8a9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:29.159116 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81c19b5e-570d-420b-ad7e-a5f62c3622a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:29.173200 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81c19b5e-570d-420b-ad7e-a5f62c3622a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:29.174386 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Flow 'volume_create_api' (f49e4c53-91c7-4f89-a32c-bedcf22e3aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:29.174898 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Create volume request issued successfully. Jul 03 23:55:29.175671 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c5b5d957-2833-4b04-bb8b-c22cb90e88ec tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:29.176432 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 731/2924] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:55:28 2026] POST /volume/v3/volumes => generated 749 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:29.189456 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Created reservations ['e9792ff5-7170-4ebc-8424-efdb7d51fd0a', '7b5f3fd6-2602-4eed-b4f9-a04b4f85db53', 'c27ac41e-b30f-441e-9141-c62e225327f5', '76393b32-7831-4bc9-9aa7-fd923609fa92'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:29.189562 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-be14934d-5706-4650-8fba-240c1575dbef None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:29.190414 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c5a0240-d497-42a3-9ce5-3a1035e68733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9792ff5-7170-4ebc-8424-efdb7d51fd0a', '7b5f3fd6-2602-4eed-b4f9-a04b4f85db53', 'c27ac41e-b30f-441e-9141-c62e225327f5', '76393b32-7831-4bc9-9aa7-fd923609fa92']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:29.191562 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1ff8f4f-e023-4851-8f47-535d15eb9f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:29.191847 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-be14934d-5706-4650-8fba-240c1575dbef tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:55:29.192090 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-be14934d-5706-4650-8fba-240c1575dbef tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:29.192404 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-be14934d-5706-4650-8fba-240c1575dbef tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:29.200733 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:29.200733 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:29.204874 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-be14934d-5706-4650-8fba-240c1575dbef tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:55:29.209936 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-be14934d-5706-4650-8fba-240c1575dbef tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:55:29.210546 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 715/2925] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:29 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:29.224836 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1ff8f4f-e023-4851-8f47-535d15eb9f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2db8a1a0-0e28-4b94-9279-49222fbe1359', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1860448954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['e9792ff5-7170-4ebc-8424-efdb7d51fd0a','7b5f3fd6-2602-4eed-b4f9-a04b4f85db53','c27ac41e-b30f-441e-9141-c62e225327f5','76393b32-7831-4bc9-9aa7-fd923609fa92'],size=1,snapshot_id=None,source_replicaid=,source_volid=bcbc39ed-9c6e-4f85-a770-5f6cda49299c,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1860448954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2db8a1a0-0e28-4b94-9279-49222fbe1359,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88303c6bb8714713a98374bb4436c4ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bcbc39ed-9c6e-4f85-a770-5f6cda49299c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:29.225497 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d1d9c48-78cf-4c00-8fe3-2eadd08a5d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:29.244424 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d1d9c48-78cf-4c00-8fe3-2eadd08a5d74) transitioned into state 'SUCCESS' from state '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-1860448954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['e9792ff5-7170-4ebc-8424-efdb7d51fd0a','7b5f3fd6-2602-4eed-b4f9-a04b4f85db53','c27ac41e-b30f-441e-9141-c62e225327f5','76393b32-7831-4bc9-9aa7-fd923609fa92'],size=1,snapshot_id=None,source_replicaid=,source_volid=bcbc39ed-9c6e-4f85-a770-5f6cda49299c,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:29.245160 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a193171-2c5d-4b27-92e7-0a2ac3eee2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:29.261530 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a193171-2c5d-4b27-92e7-0a2ac3eee2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:29.262391 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (55cacfd3-f814-43dc-9015-8723ae17911e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:29.262663 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request issued successfully. Jul 03 23:55:29.263190 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-188dfcb5-715d-4b7b-8051-dbb8be72b8ec tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:29.263788 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 741/2926] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:55:29 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 03 23:55:29.279101 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2f12e655-d59a-4ba3-ac6b-be9b4880f013 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:29.281768 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2f12e655-d59a-4ba3-ac6b-be9b4880f013 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 Jul 03 23:55:29.282118 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2f12e655-d59a-4ba3-ac6b-be9b4880f013 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:29.282451 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2f12e655-d59a-4ba3-ac6b-be9b4880f013 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:29.292036 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:29.292036 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:29.297028 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2f12e655-d59a-4ba3-ac6b-be9b4880f013 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:29.303783 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2f12e655-d59a-4ba3-ac6b-be9b4880f013 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 returned with HTTP 200 Jul 03 23:55:29.304262 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 740/2927] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:29 2026] GET /volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:30.225854 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0fc14544-be9e-4cad-92f9-25e3db6f0210 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:30.229099 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0fc14544-be9e-4cad-92f9-25e3db6f0210 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:55:30.229314 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0fc14544-be9e-4cad-92f9-25e3db6f0210 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:30.229611 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0fc14544-be9e-4cad-92f9-25e3db6f0210 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:30.239430 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:30.239430 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:30.243951 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0fc14544-be9e-4cad-92f9-25e3db6f0210 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:55:30.249081 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0fc14544-be9e-4cad-92f9-25e3db6f0210 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:55:30.249774 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 732/2928] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:30 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:30.320805 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6a024840-9660-4ba4-a3b8-88cfe65805f1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:30.323028 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6a024840-9660-4ba4-a3b8-88cfe65805f1 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 Jul 03 23:55:30.323192 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6a024840-9660-4ba4-a3b8-88cfe65805f1 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:30.323425 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6a024840-9660-4ba4-a3b8-88cfe65805f1 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:30.331543 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:30.331543 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:30.335984 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6a024840-9660-4ba4-a3b8-88cfe65805f1 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:30.342399 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6a024840-9660-4ba4-a3b8-88cfe65805f1 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 returned with HTTP 200 Jul 03 23:55:30.342922 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 716/2929] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:30 2026] GET /volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 => generated 897 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:30.356887 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e91946a2-b78f-49f4-a867-0b19e80914f2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:30.360240 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e91946a2-b78f-49f4-a867-0b19e80914f2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 Jul 03 23:55:30.360401 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e91946a2-b78f-49f4-a867-0b19e80914f2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:30.360562 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e91946a2-b78f-49f4-a867-0b19e80914f2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:30.360671 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-e91946a2-b78f-49f4-a867-0b19e80914f2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete snapshot with id: 00f97fd2-2974-4898-9cd5-d27d3ef5ba96 Jul 03 23:55:30.366546 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:30.366546 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:30.367030 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e91946a2-b78f-49f4-a867-0b19e80914f2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:30.384795 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e91946a2-b78f-49f4-a867-0b19e80914f2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot delete request issued successfully. Jul 03 23:55:30.384979 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e91946a2-b78f-49f4-a867-0b19e80914f2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 returned with HTTP 202 Jul 03 23:55:30.385380 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 742/2930] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:55:30 2026] DELETE /volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:30.394166 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2fdfe3c0-6818-4895-9596-078329c62a79 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:30.398281 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2fdfe3c0-6818-4895-9596-078329c62a79 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 Jul 03 23:55:30.398547 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2fdfe3c0-6818-4895-9596-078329c62a79 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:30.398768 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2fdfe3c0-6818-4895-9596-078329c62a79 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:30.406675 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:30.406675 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:30.407278 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2fdfe3c0-6818-4895-9596-078329c62a79 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:30.408278 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2fdfe3c0-6818-4895-9596-078329c62a79 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 returned with HTTP 200 Jul 03 23:55:30.408776 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 741/2931] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:30 2026] GET /volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:31.417300 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-812413b5-8c8e-48c8-9dcf-c107cc214b33 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:31.418853 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-812413b5-8c8e-48c8-9dcf-c107cc214b33 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 Jul 03 23:55:31.419205 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-812413b5-8c8e-48c8-9dcf-c107cc214b33 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:31.419205 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-812413b5-8c8e-48c8-9dcf-c107cc214b33 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:31.425838 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-812413b5-8c8e-48c8-9dcf-c107cc214b33 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 returned with HTTP 404 Jul 03 23:55:31.426325 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 733/2932] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:31 2026] GET /volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:31.433154 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-52c5a608-0994-43a8-8247-1b7a289fa517 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:31.435476 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-52c5a608-0994-43a8-8247-1b7a289fa517 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 Jul 03 23:55:31.435665 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-52c5a608-0994-43a8-8247-1b7a289fa517 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:31.436025 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-52c5a608-0994-43a8-8247-1b7a289fa517 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:31.436025 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-52c5a608-0994-43a8-8247-1b7a289fa517 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete snapshot with id: 0623ac03-9387-42e8-9ebf-fb66bdd40133 Jul 03 23:55:31.450218 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:31.450218 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:31.450698 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-52c5a608-0994-43a8-8247-1b7a289fa517 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:31.483489 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-52c5a608-0994-43a8-8247-1b7a289fa517 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot delete request issued successfully. Jul 03 23:55:31.483792 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-52c5a608-0994-43a8-8247-1b7a289fa517 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 returned with HTTP 202 Jul 03 23:55:31.484113 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 717/2933] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:55:31 2026] DELETE /volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:31.493357 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1ec27744-5224-4891-a1a9-97b9cc8380a6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:31.495177 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1ec27744-5224-4891-a1a9-97b9cc8380a6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 Jul 03 23:55:31.495372 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1ec27744-5224-4891-a1a9-97b9cc8380a6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:31.495552 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1ec27744-5224-4891-a1a9-97b9cc8380a6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:31.500985 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:31.500985 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:31.501448 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1ec27744-5224-4891-a1a9-97b9cc8380a6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:31.502504 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1ec27744-5224-4891-a1a9-97b9cc8380a6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 returned with HTTP 200 Jul 03 23:55:31.502953 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 743/2934] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:31 2026] GET /volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:32.512585 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-508a9b10-ca35-4b05-9375-3e7a4fa2307e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:32.514916 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-508a9b10-ca35-4b05-9375-3e7a4fa2307e tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 Jul 03 23:55:32.515451 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-508a9b10-ca35-4b05-9375-3e7a4fa2307e tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:32.515843 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-508a9b10-ca35-4b05-9375-3e7a4fa2307e tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:32.520188 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-508a9b10-ca35-4b05-9375-3e7a4fa2307e tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 returned with HTTP 404 Jul 03 23:55:32.520789 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 742/2935] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:32 2026] GET /volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:32.527442 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d002accd-4633-41f9-be52-84d4b0bdb9cf None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:32.529335 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d002accd-4633-41f9-be52-84d4b0bdb9cf tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c Jul 03 23:55:32.529591 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d002accd-4633-41f9-be52-84d4b0bdb9cf tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:32.530000 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d002accd-4633-41f9-be52-84d4b0bdb9cf tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:32.530149 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-d002accd-4633-41f9-be52-84d4b0bdb9cf tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: bcbc39ed-9c6e-4f85-a770-5f6cda49299c Jul 03 23:55:32.537176 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:32.537176 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:32.537684 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d002accd-4633-41f9-be52-84d4b0bdb9cf tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:32.556952 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d002accd-4633-41f9-be52-84d4b0bdb9cf tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume request issued successfully. Jul 03 23:55:32.557185 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d002accd-4633-41f9-be52-84d4b0bdb9cf tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c returned with HTTP 202 Jul 03 23:55:32.557720 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 734/2936] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:55:32 2026] DELETE /volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:55:32.566904 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-17cbda58-8a78-4be8-9010-7b9c069d2917 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:32.570970 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-17cbda58-8a78-4be8-9010-7b9c069d2917 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c Jul 03 23:55:32.570970 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-17cbda58-8a78-4be8-9010-7b9c069d2917 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:32.570970 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-17cbda58-8a78-4be8-9010-7b9c069d2917 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:32.591134 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:32.591134 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:32.596084 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-17cbda58-8a78-4be8-9010-7b9c069d2917 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:32.604444 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-17cbda58-8a78-4be8-9010-7b9c069d2917 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c returned with HTTP 200 Jul 03 23:55:32.605332 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 718/2937] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:32 2026] GET /volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c => generated 896 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:33.619058 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3ae0e87d-0b3a-4e2a-b0ba-33abe86a6ce5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:33.621037 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3ae0e87d-0b3a-4e2a-b0ba-33abe86a6ce5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c Jul 03 23:55:33.621274 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3ae0e87d-0b3a-4e2a-b0ba-33abe86a6ce5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:33.621497 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3ae0e87d-0b3a-4e2a-b0ba-33abe86a6ce5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:33.626942 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3ae0e87d-0b3a-4e2a-b0ba-33abe86a6ce5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c returned with HTTP 404 Jul 03 23:55:33.627770 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 744/2938] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:33 2026] GET /volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:55:33.634126 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-db14ade3-fa95-4912-a38f-956df28fd79e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:33.635827 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-db14ade3-fa95-4912-a38f-956df28fd79e tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 Jul 03 23:55:33.636020 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-db14ade3-fa95-4912-a38f-956df28fd79e tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:33.636192 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-db14ade3-fa95-4912-a38f-956df28fd79e tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:33.636365 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-db14ade3-fa95-4912-a38f-956df28fd79e tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 Jul 03 23:55:33.643513 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:33.643513 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:33.643947 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-db14ade3-fa95-4912-a38f-956df28fd79e tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:33.660480 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-db14ade3-fa95-4912-a38f-956df28fd79e tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume request issued successfully. Jul 03 23:55:33.660832 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-db14ade3-fa95-4912-a38f-956df28fd79e tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 returned with HTTP 202 Jul 03 23:55:33.661038 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 743/2939] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:55:33 2026] DELETE /volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:55:33.669325 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9452712a-b124-4eb2-a07b-a6b36e2cdf5a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:33.671032 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9452712a-b124-4eb2-a07b-a6b36e2cdf5a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 Jul 03 23:55:33.671230 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9452712a-b124-4eb2-a07b-a6b36e2cdf5a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:33.671491 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9452712a-b124-4eb2-a07b-a6b36e2cdf5a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:33.679183 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:33.679183 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:33.682920 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9452712a-b124-4eb2-a07b-a6b36e2cdf5a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:33.687163 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9452712a-b124-4eb2-a07b-a6b36e2cdf5a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 returned with HTTP 200 Jul 03 23:55:33.687642 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 735/2940] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:33 2026] GET /volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:34.560660 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:34.562519 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:34.562908 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1935755200"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:34.564315 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1935755200'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:34.564435 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Create volume of 1 GB Jul 03 23:55:34.569314 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Availability Zones retrieved successfully. Jul 03 23:55:34.576482 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Flow 'volume_create_api' (48739012-e131-4252-8b20-913fab2f5840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:34.577393 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac3ccb49-0fc2-4a9b-be6a-28374c82d1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:34.578298 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:34.608105 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac3ccb49-0fc2-4a9b-be6a-28374c82d1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:34.609031 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (896b42e4-8cb6-455c-bcab-089d5ed61e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:34.646825 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Created reservations ['83e91330-7589-41a5-8cb3-5993b792380b', '3d350aee-88ec-4c3c-870d-4c77b4d24bd8', '0a3048a6-14bb-4ae1-8d4b-ae9a8ec70af7', '15c6e856-a991-411e-9d74-851aeea61f5d'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:34.647686 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (896b42e4-8cb6-455c-bcab-089d5ed61e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83e91330-7589-41a5-8cb3-5993b792380b', '3d350aee-88ec-4c3c-870d-4c77b4d24bd8', '0a3048a6-14bb-4ae1-8d4b-ae9a8ec70af7', '15c6e856-a991-411e-9d74-851aeea61f5d']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:34.648474 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fa12c11-a03b-442f-b372-0a15338fb55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:34.671800 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fa12c11-a03b-442f-b372-0a15338fb55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0625e14-4629-451b-bb88-1cc1e66e0cc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1935755200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32ea8cf666dd4fe2ad61832adad4280c',qos_specs=None,replication_status=,reservations=['83e91330-7589-41a5-8cb3-5993b792380b','3d350aee-88ec-4c3c-870d-4c77b4d24bd8','0a3048a6-14bb-4ae1-8d4b-ae9a8ec70af7','15c6e856-a991-411e-9d74-851aeea61f5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f1d06488b5241ac90ebcfc8ef572bc4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1935755200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0625e14-4629-451b-bb88-1cc1e66e0cc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32ea8cf666dd4fe2ad61832adad4280c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f1d06488b5241ac90ebcfc8ef572bc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:34.672473 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1917540-789d-4217-91b8-db1b6e8ffdb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:34.692009 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1917540-789d-4217-91b8-db1b6e8ffdb2) transitioned into state 'SUCCESS' from state '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-1935755200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32ea8cf666dd4fe2ad61832adad4280c',qos_specs=None,replication_status=,reservations=['83e91330-7589-41a5-8cb3-5993b792380b','3d350aee-88ec-4c3c-870d-4c77b4d24bd8','0a3048a6-14bb-4ae1-8d4b-ae9a8ec70af7','15c6e856-a991-411e-9d74-851aeea61f5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f1d06488b5241ac90ebcfc8ef572bc4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:34.692669 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5294a15-6059-4d3c-a35c-b668d68bea88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:34.700401 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e550e95c-1277-406f-9516-a858a30d5352 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:34.701693 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5294a15-6059-4d3c-a35c-b668d68bea88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:34.702322 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e550e95c-1277-406f-9516-a858a30d5352 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 Jul 03 23:55:34.702518 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Flow 'volume_create_api' (48739012-e131-4252-8b20-913fab2f5840) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:34.702562 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e550e95c-1277-406f-9516-a858a30d5352 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:34.702831 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e550e95c-1277-406f-9516-a858a30d5352 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:34.702918 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Create volume request issued successfully. Jul 03 23:55:34.703465 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a5b15eb1-0cd3-40cf-8fa4-2d69e9d1e6ba tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:34.703948 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 719/2941] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:55:34 2026] POST /volume/v3/volumes => generated 755 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:34.709525 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e550e95c-1277-406f-9516-a858a30d5352 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 returned with HTTP 404 Jul 03 23:55:34.710085 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 745/2942] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:34 2026] GET /volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:55:34.718075 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8a7d1941-93f7-4b7b-beca-05607abab858 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:34.720149 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6799eee4-3eb9-41c9-a94f-713fd4a38a91 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:34.720524 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8a7d1941-93f7-4b7b-beca-05607abab858 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 Jul 03 23:55:34.720524 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8a7d1941-93f7-4b7b-beca-05607abab858 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:34.720524 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8a7d1941-93f7-4b7b-beca-05607abab858 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:34.721326 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-8a7d1941-93f7-4b7b-beca-05607abab858 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: 0c61f80e-72d2-47ca-a7d6-9872a75595e5 Jul 03 23:55:34.722101 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6799eee4-3eb9-41c9-a94f-713fd4a38a91 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:34.722334 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6799eee4-3eb9-41c9-a94f-713fd4a38a91 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:34.722524 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6799eee4-3eb9-41c9-a94f-713fd4a38a91 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:34.729007 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:34.729007 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:34.729568 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8a7d1941-93f7-4b7b-beca-05607abab858 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:34.733519 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:34.733519 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:34.737693 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6799eee4-3eb9-41c9-a94f-713fd4a38a91 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:34.742041 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6799eee4-3eb9-41c9-a94f-713fd4a38a91 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 200 Jul 03 23:55:34.742469 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 736/2943] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:34 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:34.746174 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8a7d1941-93f7-4b7b-beca-05607abab858 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume request issued successfully. Jul 03 23:55:34.746404 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8a7d1941-93f7-4b7b-beca-05607abab858 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 returned with HTTP 202 Jul 03 23:55:34.746878 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 744/2944] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:55:34 2026] DELETE /volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:55:34.754461 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e56571a0-2269-4dae-8fc2-856df928cae2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:34.757988 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e56571a0-2269-4dae-8fc2-856df928cae2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 Jul 03 23:55:34.758284 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e56571a0-2269-4dae-8fc2-856df928cae2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:34.758571 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e56571a0-2269-4dae-8fc2-856df928cae2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:34.768931 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:34.768931 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:34.773938 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e56571a0-2269-4dae-8fc2-856df928cae2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:34.778819 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e56571a0-2269-4dae-8fc2-856df928cae2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 returned with HTTP 200 Jul 03 23:55:34.779257 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 720/2945] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:34 2026] GET /volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:35.755003 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c58e5793-a868-43cc-9c06-635ecd1fe584 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:35.756747 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c58e5793-a868-43cc-9c06-635ecd1fe584 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:35.756967 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c58e5793-a868-43cc-9c06-635ecd1fe584 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:35.757214 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c58e5793-a868-43cc-9c06-635ecd1fe584 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:35.764244 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:35.764244 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:35.767648 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c58e5793-a868-43cc-9c06-635ecd1fe584 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:35.772074 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c58e5793-a868-43cc-9c06-635ecd1fe584 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 200 Jul 03 23:55:35.772455 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 746/2946] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:35 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:35.793301 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-15ce7020-9c24-4b4a-b906-258e8c426fc9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:35.795181 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-15ce7020-9c24-4b4a-b906-258e8c426fc9 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 Jul 03 23:55:35.795437 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-15ce7020-9c24-4b4a-b906-258e8c426fc9 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:35.795625 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-15ce7020-9c24-4b4a-b906-258e8c426fc9 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:35.803029 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-15ce7020-9c24-4b4a-b906-258e8c426fc9 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 returned with HTTP 404 Jul 03 23:55:35.803749 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 737/2947] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:35 2026] GET /volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:55:35.810145 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-be597d2c-5f41-497e-9d3f-ff01ed42ef43 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:35.811964 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-be597d2c-5f41-497e-9d3f-ff01ed42ef43 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 Jul 03 23:55:35.812174 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-be597d2c-5f41-497e-9d3f-ff01ed42ef43 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:35.812427 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-be597d2c-5f41-497e-9d3f-ff01ed42ef43 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:35.812585 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-be597d2c-5f41-497e-9d3f-ff01ed42ef43 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: 2db8a1a0-0e28-4b94-9279-49222fbe1359 Jul 03 23:55:35.816004 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-be9a525b-4e8d-4252-999b-4cdd1a063761 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:35.817916 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-be9a525b-4e8d-4252-999b-4cdd1a063761 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:35.818078 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-be9a525b-4e8d-4252-999b-4cdd1a063761 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:35.818272 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-be9a525b-4e8d-4252-999b-4cdd1a063761 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:35.819467 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:35.819467 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:35.819987 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-be597d2c-5f41-497e-9d3f-ff01ed42ef43 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:35.824446 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:35.824446 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:35.828743 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-be9a525b-4e8d-4252-999b-4cdd1a063761 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:35.833788 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-be9a525b-4e8d-4252-999b-4cdd1a063761 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 200 Jul 03 23:55:35.834237 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 721/2948] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:55:35 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:35.841427 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-be597d2c-5f41-497e-9d3f-ff01ed42ef43 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume request issued successfully. Jul 03 23:55:35.841641 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-be597d2c-5f41-497e-9d3f-ff01ed42ef43 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 returned with HTTP 202 Jul 03 23:55:35.842063 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 745/2949] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:55:35 2026] DELETE /volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:55:35.849859 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c8e0bd49-c2f1-4c3e-a208-777113841916 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:35.852599 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c8e0bd49-c2f1-4c3e-a208-777113841916 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 Jul 03 23:55:35.852873 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c8e0bd49-c2f1-4c3e-a208-777113841916 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:35.853127 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c8e0bd49-c2f1-4c3e-a208-777113841916 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:35.862522 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:35.862522 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:35.866567 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c8e0bd49-c2f1-4c3e-a208-777113841916 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:35.871010 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c8e0bd49-c2f1-4c3e-a208-777113841916 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 returned with HTTP 200 Jul 03 23:55:35.871469 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 747/2950] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:35 2026] GET /volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:36.885580 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3089b5e9-aa5f-43aa-8b68-138fb3c202af None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:36.887633 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3089b5e9-aa5f-43aa-8b68-138fb3c202af tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 Jul 03 23:55:36.887883 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3089b5e9-aa5f-43aa-8b68-138fb3c202af tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:36.888086 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3089b5e9-aa5f-43aa-8b68-138fb3c202af tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:36.893808 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3089b5e9-aa5f-43aa-8b68-138fb3c202af tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 returned with HTTP 404 Jul 03 23:55:36.894675 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 738/2951] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:36 2026] GET /volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:55:36.904140 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:36.906277 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:36.906651 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1671383572"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:36.908063 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1671383572'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:36.908244 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume of 1 GB Jul 03 23:55:36.912473 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Availability Zones retrieved successfully. Jul 03 23:55:36.917570 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (17adcc4b-91bc-40b0-9dbc-e60ad1aeebda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:36.918444 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2925d51f-0eed-45d5-8a5c-546fbef6aab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:36.919385 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:36.957652 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2925d51f-0eed-45d5-8a5c-546fbef6aab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:36.959048 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bd9f43d-b120-4470-8f49-c557d707ecd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:37.010859 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Created reservations ['6560cfe1-8cf2-485d-ac12-7a87ef5f90bf', 'bd9003bb-2e5a-41d9-b1d2-b5079d82b2e9', 'cbca2958-36e4-479f-a74c-a868f320e58e', '6f21f2c7-901a-4fa1-ad1a-869dd7207ff7'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:37.012044 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bd9f43d-b120-4470-8f49-c557d707ecd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6560cfe1-8cf2-485d-ac12-7a87ef5f90bf', 'bd9003bb-2e5a-41d9-b1d2-b5079d82b2e9', 'cbca2958-36e4-479f-a74c-a868f320e58e', '6f21f2c7-901a-4fa1-ad1a-869dd7207ff7']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:37.013245 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (490d7e6e-8131-411b-b55c-7357526e1b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:37.049415 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (490d7e6e-8131-411b-b55c-7357526e1b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '830bb0e0-dccb-4d78-88d3-940b695d35f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1671383572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['6560cfe1-8cf2-485d-ac12-7a87ef5f90bf','bd9003bb-2e5a-41d9-b1d2-b5079d82b2e9','cbca2958-36e4-479f-a74c-a868f320e58e','6f21f2c7-901a-4fa1-ad1a-869dd7207ff7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1671383572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=830bb0e0-dccb-4d78-88d3-940b695d35f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88303c6bb8714713a98374bb4436c4ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:37.050997 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (553df6ba-cd18-42b9-b730-8ba1c4ad88d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:37.076658 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (553df6ba-cd18-42b9-b730-8ba1c4ad88d3) transitioned into state 'SUCCESS' from state '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-1671383572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['6560cfe1-8cf2-485d-ac12-7a87ef5f90bf','bd9003bb-2e5a-41d9-b1d2-b5079d82b2e9','cbca2958-36e4-479f-a74c-a868f320e58e','6f21f2c7-901a-4fa1-ad1a-869dd7207ff7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:37.077635 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba4dfbd-b349-4f2b-9ec5-287fdabd3d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:37.090032 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba4dfbd-b349-4f2b-9ec5-287fdabd3d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:37.091245 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (17adcc4b-91bc-40b0-9dbc-e60ad1aeebda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:37.091627 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request issued successfully. Jul 03 23:55:37.092361 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3e503ebe-11a5-4ff1-9b71-c2c1b3fcecb2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:37.092925 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 722/2952] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:55:36 2026] POST /volume/v3/volumes => generated 770 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:37.108646 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b49cb1d1-b319-4232-a872-9c3647ac1398 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:37.110901 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b49cb1d1-b319-4232-a872-9c3647ac1398 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 Jul 03 23:55:37.111186 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b49cb1d1-b319-4232-a872-9c3647ac1398 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:37.111454 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b49cb1d1-b319-4232-a872-9c3647ac1398 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:37.118804 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:37.118804 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:37.123231 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b49cb1d1-b319-4232-a872-9c3647ac1398 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:37.128601 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b49cb1d1-b319-4232-a872-9c3647ac1398 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 returned with HTTP 200 Jul 03 23:55:37.129099 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 746/2953] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:37 2026] GET /volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:37.869888 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-22c2b5f1-492b-4f4a-a3ad-4e7c8ecdc76c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:37.870308 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-22c2b5f1-492b-4f4a-a3ad-4e7c8ecdc76c None None] GET https://10.4.3.143/volume// Jul 03 23:55:37.870543 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-22c2b5f1-492b-4f4a-a3ad-4e7c8ecdc76c None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:37.871385 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-22c2b5f1-492b-4f4a-a3ad-4e7c8ecdc76c None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:37.871385 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-22c2b5f1-492b-4f4a-a3ad-4e7c8ecdc76c None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:55:37.871682 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 748/2954] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:55: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 03 23:55:37.881674 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-4e77cd04-7555-4a54-80e1-94e9d582ba34 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:37.883920 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-4e77cd04-7555-4a54-80e1-94e9d582ba34 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:55:37.884434 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-4e77cd04-7555-4a54-80e1-94e9d582ba34 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0625e14-4629-451b-bb88-1cc1e66e0cc9", "connector": null, "instance_uuid": "9603c93c-6d97-4c09-9fc2-af37d14252a8"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:37.893922 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:37.893922 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:37.916799 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-4e77cd04-7555-4a54-80e1-94e9d582ba34 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:55:37.917656 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 739/2955] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:55:37 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 03 23:55:37.944474 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d9029b74-da8c-4831-8018-1feed173097c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:37.948329 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:37.948757 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1281718219", "snapshot_id": null, "imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "volume_type": null, "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:37.951340 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1281718219', 'snapshot_id': None, 'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'volume_type': None, 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:38.038295 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Create volume of 1 GB Jul 03 23:55:38.038618 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:38.038618 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:38.043201 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Availability Zones retrieved successfully. Jul 03 23:55:38.048820 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Flow 'volume_create_api' (ad455c9c-91d2-46b7-b334-8ab484d074c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:38.049798 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55322206-49e6-4655-b408-7ef7e482303a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:38.050744 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:38.106670 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55322206-49e6-4655-b408-7ef7e482303a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:38.107467 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ce270f6-c937-4fe5-9229-8d9c8745e930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:38.143613 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7f518959-0fe2-41b8-88b9-fef112b4d884 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:38.145272 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7f518959-0fe2-41b8-88b9-fef112b4d884 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 Jul 03 23:55:38.145473 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7f518959-0fe2-41b8-88b9-fef112b4d884 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:38.145650 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7f518959-0fe2-41b8-88b9-fef112b4d884 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:38.153401 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:38.153401 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:38.157657 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7f518959-0fe2-41b8-88b9-fef112b4d884 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:38.162164 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7f518959-0fe2-41b8-88b9-fef112b4d884 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 returned with HTTP 200 Jul 03 23:55:38.162783 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 747/2956] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:38 2026] GET /volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:38.165260 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Created reservations ['5d32c077-e84a-4811-ab84-811673fbe91a', '4a108509-b910-4c82-8e5f-f5296a930828', '60d6d783-f913-48d2-9407-d205f0fcf782', 'e6470e2f-e31b-40f4-b2c0-e0624e399a6c'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:38.166042 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ce270f6-c937-4fe5-9229-8d9c8745e930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d32c077-e84a-4811-ab84-811673fbe91a', '4a108509-b910-4c82-8e5f-f5296a930828', '60d6d783-f913-48d2-9407-d205f0fcf782', 'e6470e2f-e31b-40f4-b2c0-e0624e399a6c']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:38.166846 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455227c5-6de4-4e7b-ae7d-831c4e7475b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:38.178993 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1981da02-7fd6-49aa-a764-0206ae433632 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:38.180413 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1981da02-7fd6-49aa-a764-0206ae433632 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:55:38.180927 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1981da02-7fd6-49aa-a764-0206ae433632 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "830bb0e0-dccb-4d78-88d3-940b695d35f0", "name": "tempest-VolumeDependencyTests-Snapshot-378987008"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:38.187179 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (455227c5-6de4-4e7b-ae7d-831c4e7475b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27d28423-e466-419a-a03f-91ec8b2bd775', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1281718219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45038e37f0845fe9da1de65c07977e5',qos_specs=None,replication_status=,reservations=['5d32c077-e84a-4811-ab84-811673fbe91a','4a108509-b910-4c82-8e5f-f5296a930828','60d6d783-f913-48d2-9407-d205f0fcf782','e6470e2f-e31b-40f4-b2c0-e0624e399a6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f683426b6354a4396f5a7956692b20c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1281718219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27d28423-e466-419a-a03f-91ec8b2bd775,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e45038e37f0845fe9da1de65c07977e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f683426b6354a4396f5a7956692b20c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:38.187892 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31569425-d5d1-4e4e-9893-1143c38d0e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:38.191609 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:38.191609 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:38.191609 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1981da02-7fd6-49aa-a764-0206ae433632 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:38.191609 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-1981da02-7fd6-49aa-a764-0206ae433632 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create snapshot from volume 830bb0e0-dccb-4d78-88d3-940b695d35f0 Jul 03 23:55:38.206696 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31569425-d5d1-4e4e-9893-1143c38d0e40) transitioned into state 'SUCCESS' from state '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-1281718219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45038e37f0845fe9da1de65c07977e5',qos_specs=None,replication_status=,reservations=['5d32c077-e84a-4811-ab84-811673fbe91a','4a108509-b910-4c82-8e5f-f5296a930828','60d6d783-f913-48d2-9407-d205f0fcf782','e6470e2f-e31b-40f4-b2c0-e0624e399a6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f683426b6354a4396f5a7956692b20c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:38.207321 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b355700-b568-4d3e-b392-46a20c2150f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:38.216668 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b355700-b568-4d3e-b392-46a20c2150f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:38.217130 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Flow 'volume_create_api' (ad455c9c-91d2-46b7-b334-8ab484d074c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:38.218835 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Create volume request issued successfully. Jul 03 23:55:38.218835 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d9029b74-da8c-4831-8018-1feed173097c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:38.218835 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 723/2957] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:55:37 2026] POST /volume/v3/volumes => generated 754 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:38.222360 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-1981da02-7fd6-49aa-a764-0206ae433632 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Created reservations ['d3a5081f-ed17-4982-bb2a-22e93ed89945', 'b1351ee9-35a6-4e11-89db-79af2fdddaea', 'f6f9bebc-916d-469b-882d-f6e5ba55196c', '2aab8ec3-cf9b-4eb4-a135-7c58839c9bd3'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:38.231726 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-39dfcc6e-7354-4632-b930-ebc4e8b21e73 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:38.234186 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-39dfcc6e-7354-4632-b930-ebc4e8b21e73 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 Jul 03 23:55:38.234455 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-39dfcc6e-7354-4632-b930-ebc4e8b21e73 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:38.234647 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-39dfcc6e-7354-4632-b930-ebc4e8b21e73 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:38.243769 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:38.243769 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:38.249824 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-39dfcc6e-7354-4632-b930-ebc4e8b21e73 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Volume info retrieved successfully. Jul 03 23:55:38.253087 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-39dfcc6e-7354-4632-b930-ebc4e8b21e73 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 returned with HTTP 200 Jul 03 23:55:38.254137 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 740/2958] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:38 2026] GET /volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:38.264993 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1981da02-7fd6-49aa-a764-0206ae433632 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot create request issued successfully. Jul 03 23:55:38.265384 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1981da02-7fd6-49aa-a764-0206ae433632 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:55:38.265869 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 749/2959] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:55:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:38.274487 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-998fe174-eaca-43c1-9627-939cd9536087 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:38.278011 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-998fe174-eaca-43c1-9627-939cd9536087 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf Jul 03 23:55:38.278011 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-998fe174-eaca-43c1-9627-939cd9536087 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:38.278011 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-998fe174-eaca-43c1-9627-939cd9536087 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:38.283318 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:38.283318 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:38.283739 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-998fe174-eaca-43c1-9627-939cd9536087 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:38.284565 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-998fe174-eaca-43c1-9627-939cd9536087 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf returned with HTTP 200 Jul 03 23:55:38.286724 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 748/2960] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:38 2026] GET /volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:38.359521 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-524859da-c41b-4a41-828b-1421fedfdcf3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:38.361537 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-524859da-c41b-4a41-828b-1421fedfdcf3 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:38.361757 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-524859da-c41b-4a41-828b-1421fedfdcf3 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:38.361963 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-524859da-c41b-4a41-828b-1421fedfdcf3 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:38.375308 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:38.375308 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:38.380454 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-524859da-c41b-4a41-828b-1421fedfdcf3 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:38.387455 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-524859da-c41b-4a41-828b-1421fedfdcf3 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 200 Jul 03 23:55:38.387870 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 724/2961] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:38 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:38.453895 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-98f72355-ea14-4a18-817a-2c62af594469 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:38.454341 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-98f72355-ea14-4a18-817a-2c62af594469 None None] GET https://10.4.3.143/volume// Jul 03 23:55:38.454560 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-98f72355-ea14-4a18-817a-2c62af594469 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:38.454830 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-98f72355-ea14-4a18-817a-2c62af594469 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:38.455288 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-98f72355-ea14-4a18-817a-2c62af594469 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:55:38.455659 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 741/2962] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:55: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 03 23:55:38.465571 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-e5d9a641-e5bd-46b1-a081-2bc812acdfa4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:38.467849 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-e5d9a641-e5bd-46b1-a081-2bc812acdfa4 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:38.468065 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-e5d9a641-e5bd-46b1-a081-2bc812acdfa4 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:38.468270 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-e5d9a641-e5bd-46b1-a081-2bc812acdfa4 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:38.477911 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:38.477911 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:38.481769 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-e5d9a641-e5bd-46b1-a081-2bc812acdfa4 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:38.488130 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-e5d9a641-e5bd-46b1-a081-2bc812acdfa4 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 200 Jul 03 23:55:38.488593 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 750/2963] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:55:38 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:55:38.596150 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-fbaed2f4-58bd-45f2-b9b6-c2acd1d7bb54 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:38.598222 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-fbaed2f4-58bd-45f2-b9b6-c2acd1d7bb54 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] PUT https://10.4.3.143/volume/v3/attachments/ced7e7e7-ce78-458e-8d24-bba77286b9a9 Jul 03 23:55:38.598812 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-fbaed2f4-58bd-45f2-b9b6-c2acd1d7bb54 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:38.606000 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-fbaed2f4-58bd-45f2-b9b6-c2acd1d7bb54 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Acquiring lock "cinder-attachment_update-a0625e14-4629-451b-bb88-1cc1e66e0cc9-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:55:38.610468 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-fbaed2f4-58bd-45f2-b9b6-c2acd1d7bb54 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Lock "cinder-attachment_update-a0625e14-4629-451b-bb88-1cc1e66e0cc9-np0000004490" acquired by "attachment_update" :: waited 0.004s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:55:38.611434 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:38.611434 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:39.133326 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-fbaed2f4-58bd-45f2-b9b6-c2acd1d7bb54 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Lock "cinder-attachment_update-a0625e14-4629-451b-bb88-1cc1e66e0cc9-np0000004490" released by "attachment_update" :: held 0.523s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:55:39.133600 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-fbaed2f4-58bd-45f2-b9b6-c2acd1d7bb54 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/attachments/ced7e7e7-ce78-458e-8d24-bba77286b9a9 returned with HTTP 200 Jul 03 23:55:39.134034 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 749/2964] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:55:38 2026] PUT /volume/v3/attachments/ced7e7e7-ce78-458e-8d24-bba77286b9a9 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:39.266072 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-50c5c192-9b38-4b02-b389-282a8330a03a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:39.268047 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-50c5c192-9b38-4b02-b389-282a8330a03a tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 Jul 03 23:55:39.268335 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-50c5c192-9b38-4b02-b389-282a8330a03a tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:39.269254 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-50c5c192-9b38-4b02-b389-282a8330a03a tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:39.276547 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:39.276547 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:39.284732 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-50c5c192-9b38-4b02-b389-282a8330a03a tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Volume info retrieved successfully. Jul 03 23:55:39.290465 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-50c5c192-9b38-4b02-b389-282a8330a03a tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 returned with HTTP 200 Jul 03 23:55:39.292085 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 725/2965] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:39 2026] GET /volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:39.298751 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2ce05197-21bc-4ebf-96ad-1f7064ebcceb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:39.306473 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2ce05197-21bc-4ebf-96ad-1f7064ebcceb tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf Jul 03 23:55:39.306760 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2ce05197-21bc-4ebf-96ad-1f7064ebcceb tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:39.307023 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2ce05197-21bc-4ebf-96ad-1f7064ebcceb tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:39.312641 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b995ce6d-b223-417f-bd94-8dca26e52af1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:39.315523 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:39.315523 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:39.315660 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b995ce6d-b223-417f-bd94-8dca26e52af1 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 Jul 03 23:55:39.315927 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b995ce6d-b223-417f-bd94-8dca26e52af1 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:39.316116 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b995ce6d-b223-417f-bd94-8dca26e52af1 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:39.316219 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2ce05197-21bc-4ebf-96ad-1f7064ebcceb tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:39.317076 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2ce05197-21bc-4ebf-96ad-1f7064ebcceb tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf returned with HTTP 200 Jul 03 23:55:39.317432 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 742/2966] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:39 2026] GET /volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:39.324020 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:39.324020 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:39.326278 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:39.327875 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b995ce6d-b223-417f-bd94-8dca26e52af1 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Volume info retrieved successfully. Jul 03 23:55:39.327950 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:39.328278 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4e496cac-f03d-4867-baba-2247c47877cf", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1161041335"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:39.329710 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request body: {'volume': {'snapshot_id': '4e496cac-f03d-4867-baba-2247c47877cf', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1161041335'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:39.333359 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b995ce6d-b223-417f-bd94-8dca26e52af1 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 returned with HTTP 200 Jul 03 23:55:39.333781 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 751/2967] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:39 2026] GET /volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:39.337735 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:39.337735 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:39.337735 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:39.337735 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume of 1 GB Jul 03 23:55:39.339756 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Availability Zones retrieved successfully. Jul 03 23:55:39.349253 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (29232855-04c1-4aac-bcde-9f13c7371ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:39.351250 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a4ee2bf-3c1a-4a8b-a57e-42e18e3b8b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:39.351603 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-167271ba-e14a-4218-9599-7b3c77820317 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:39.352492 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:39.353926 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-167271ba-e14a-4218-9599-7b3c77820317 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 Jul 03 23:55:39.354223 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-167271ba-e14a-4218-9599-7b3c77820317 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:39.354428 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-167271ba-e14a-4218-9599-7b3c77820317 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:39.365697 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:39.365697 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:39.373953 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-167271ba-e14a-4218-9599-7b3c77820317 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Volume info retrieved successfully. Jul 03 23:55:39.379737 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-167271ba-e14a-4218-9599-7b3c77820317 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 returned with HTTP 200 Jul 03 23:55:39.380197 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 726/2968] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:39 2026] GET /volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:39.392326 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3ab9ed65-e939-42f5-ab7f-0f263f0dd37f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:39.393106 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a4ee2bf-3c1a-4a8b-a57e-42e18e3b8b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4e496cac-f03d-4867-baba-2247c47877cf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:39.393942 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5194f1b3-2fb8-4eb7-970d-8564d2a5f2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:39.394135 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3ab9ed65-e939-42f5-ab7f-0f263f0dd37f tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] POST https://10.4.3.143/volume/v3/backups Jul 03 23:55:39.394557 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3ab9ed65-e939-42f5-ab7f-0f263f0dd37f tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "27d28423-e466-419a-a03f-91ec8b2bd775", "name": "tempest-TestVolumeBackupRestore-backup-1458246227", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:39.396834 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.backups [None req-3ab9ed65-e939-42f5-ab7f-0f263f0dd37f tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Creating new backup {'backup': {'volume_id': '27d28423-e466-419a-a03f-91ec8b2bd775', 'name': 'tempest-TestVolumeBackupRestore-backup-1458246227', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=99863) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:55:39.397011 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-3ab9ed65-e939-42f5-ab7f-0f263f0dd37f tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Creating backup of volume 27d28423-e466-419a-a03f-91ec8b2bd775 in container None Jul 03 23:55:39.401052 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b5abbef5-0e40-43b8-a7ea-443a93738829 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:39.403947 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b5abbef5-0e40-43b8-a7ea-443a93738829 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:39.404297 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b5abbef5-0e40-43b8-a7ea-443a93738829 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:39.404539 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:39.404539 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:39.404686 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b5abbef5-0e40-43b8-a7ea-443a93738829 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:39.405034 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3ab9ed65-e939-42f5-ab7f-0f263f0dd37f tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Volume info retrieved successfully. Jul 03 23:55:39.417299 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:39.417299 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:39.422087 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b5abbef5-0e40-43b8-a7ea-443a93738829 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:39.428556 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b5abbef5-0e40-43b8-a7ea-443a93738829 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 200 Jul 03 23:55:39.429027 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 752/2969] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:39 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:39.443511 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-3ab9ed65-e939-42f5-ab7f-0f263f0dd37f tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Created reservations ['232e2375-1379-4b39-88ef-3a933917c83c', '64fab835-b38c-4a7d-a147-0da207c2d987'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:39.461965 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Created reservations ['03837bde-be1d-4321-984f-cb5e6a92d682', '4fa6fd68-8735-486c-a521-b0693873c968', '6eae1f96-a737-4f04-a1a8-cc9c762b9aa3', '6fb803d4-9a52-407b-9558-941a57517470'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:39.462732 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5194f1b3-2fb8-4eb7-970d-8564d2a5f2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03837bde-be1d-4321-984f-cb5e6a92d682', '4fa6fd68-8735-486c-a521-b0693873c968', '6eae1f96-a737-4f04-a1a8-cc9c762b9aa3', '6fb803d4-9a52-407b-9558-941a57517470']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:39.463477 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d089b9c-c361-41bc-91f7-dc0fffb442fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:39.484497 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3ab9ed65-e939-42f5-ab7f-0f263f0dd37f tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:55:39.484964 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 743/2970] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:55:39 2026] POST /volume/v3/backups => generated 335 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:39.496021 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9c1bcaed-30d6-4945-bafa-1ec22ba9ab7c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:39.498783 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9c1bcaed-30d6-4945-bafa-1ec22ba9ab7c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:39.498985 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9c1bcaed-30d6-4945-bafa-1ec22ba9ab7c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:39.499256 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9c1bcaed-30d6-4945-bafa-1ec22ba9ab7c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:39.499398 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-9c1bcaed-30d6-4945-bafa-1ec22ba9ab7c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:39.505296 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:39.505296 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:39.506423 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9c1bcaed-30d6-4945-bafa-1ec22ba9ab7c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:39.506961 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 727/2971] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:39 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:39.517858 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d089b9c-c361-41bc-91f7-dc0fffb442fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c57bf536-a68e-462a-a312-5bb70aa8397d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1161041335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['03837bde-be1d-4321-984f-cb5e6a92d682','4fa6fd68-8735-486c-a521-b0693873c968','6eae1f96-a737-4f04-a1a8-cc9c762b9aa3','6fb803d4-9a52-407b-9558-941a57517470'],size=1,snapshot_id=4e496cac-f03d-4867-baba-2247c47877cf,source_replicaid=,source_volid=None,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1161041335',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c57bf536-a68e-462a-a312-5bb70aa8397d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88303c6bb8714713a98374bb4436c4ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4e496cac-f03d-4867-baba-2247c47877cf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:39.518870 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbf27cde-bc5c-4e23-a472-633c1b8b51b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:39.540995 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbf27cde-bc5c-4e23-a472-633c1b8b51b9) transitioned into state 'SUCCESS' from state '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-1161041335',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['03837bde-be1d-4321-984f-cb5e6a92d682','4fa6fd68-8735-486c-a521-b0693873c968','6eae1f96-a737-4f04-a1a8-cc9c762b9aa3','6fb803d4-9a52-407b-9558-941a57517470'],size=1,snapshot_id=4e496cac-f03d-4867-baba-2247c47877cf,source_replicaid=,source_volid=None,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:39.541697 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (808ec98f-2753-4616-9b4a-ebcad56626cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:39.566896 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (808ec98f-2753-4616-9b4a-ebcad56626cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:39.567715 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (29232855-04c1-4aac-bcde-9f13c7371ead) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:39.568004 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request issued successfully. Jul 03 23:55:39.568547 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-eec260e3-3a18-4c5e-ab4f-bbcb9e5172d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:39.568958 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 750/2972] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:55:39 2026] POST /volume/v3/volumes => generated 804 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:39.580546 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f6881f21-a82d-419b-9e2a-13473b64c65f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:39.582942 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f6881f21-a82d-419b-9e2a-13473b64c65f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d Jul 03 23:55:39.583177 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f6881f21-a82d-419b-9e2a-13473b64c65f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:39.583514 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f6881f21-a82d-419b-9e2a-13473b64c65f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:39.590842 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:39.590842 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:39.594441 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f6881f21-a82d-419b-9e2a-13473b64c65f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:39.598977 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f6881f21-a82d-419b-9e2a-13473b64c65f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d returned with HTTP 200 Jul 03 23:55:39.599434 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 753/2973] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:39 2026] GET /volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:40.446812 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b18a59ac-9118-4780-be5e-4cf6e288068a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:40.449467 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b18a59ac-9118-4780-be5e-4cf6e288068a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:40.450508 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b18a59ac-9118-4780-be5e-4cf6e288068a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:40.450508 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b18a59ac-9118-4780-be5e-4cf6e288068a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:40.453716 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=452,cinder:INSERT=79,cinder:UPDATE=130,cinder:DELETE=3 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:55:40.465892 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:40.465892 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:40.471079 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b18a59ac-9118-4780-be5e-4cf6e288068a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:40.478798 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b18a59ac-9118-4780-be5e-4cf6e288068a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 200 Jul 03 23:55:40.479256 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 744/2974] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:40 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:40.522349 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-34ab533a-811c-4ffa-bf51-6cb8f8939055 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:40.524251 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-34ab533a-811c-4ffa-bf51-6cb8f8939055 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:40.524513 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-34ab533a-811c-4ffa-bf51-6cb8f8939055 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:40.524780 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-34ab533a-811c-4ffa-bf51-6cb8f8939055 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:40.524913 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-34ab533a-811c-4ffa-bf51-6cb8f8939055 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:40.529522 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:40.529522 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:40.530377 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-34ab533a-811c-4ffa-bf51-6cb8f8939055 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:40.530740 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 728/2975] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:40 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:40.616580 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d6ffc050-de5f-4bd2-b1a1-dba710010352 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:40.619274 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d6ffc050-de5f-4bd2-b1a1-dba710010352 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d Jul 03 23:55:40.619569 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d6ffc050-de5f-4bd2-b1a1-dba710010352 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:40.619852 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d6ffc050-de5f-4bd2-b1a1-dba710010352 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:40.807726 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:40.807726 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:40.812041 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d6ffc050-de5f-4bd2-b1a1-dba710010352 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:40.816762 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d6ffc050-de5f-4bd2-b1a1-dba710010352 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d returned with HTTP 200 Jul 03 23:55:40.817210 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 751/2976] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:40 2026] GET /volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d => generated 897 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:40.828030 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ff78daa4-0498-4ab3-a391-812f29f89c24 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:40.829783 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ff78daa4-0498-4ab3-a391-812f29f89c24 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:55:40.830146 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ff78daa4-0498-4ab3-a391-812f29f89c24 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c57bf536-a68e-462a-a312-5bb70aa8397d", "name": "tempest-VolumeDependencyTests-Snapshot-1374251543"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:40.838370 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:40.838370 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:40.838830 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ff78daa4-0498-4ab3-a391-812f29f89c24 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:40.838948 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-ff78daa4-0498-4ab3-a391-812f29f89c24 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create snapshot from volume c57bf536-a68e-462a-a312-5bb70aa8397d Jul 03 23:55:40.870513 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-ff78daa4-0498-4ab3-a391-812f29f89c24 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Created reservations ['3ab94888-48ea-4723-8610-007615709605', '3e82705f-b760-485a-8de9-95220059e807', 'd71c8a3c-17a9-4761-b924-d625b2d4e71a', '2e51d05d-ae13-4a82-ab8b-4fd0b2058637'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:40.904684 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ff78daa4-0498-4ab3-a391-812f29f89c24 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot create request issued successfully. Jul 03 23:55:40.905044 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ff78daa4-0498-4ab3-a391-812f29f89c24 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:55:40.905522 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 754/2977] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:55:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:40.915610 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e1801db1-c416-49b1-a1f2-15d1258bf7fb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:40.917905 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e1801db1-c416-49b1-a1f2-15d1258bf7fb tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 Jul 03 23:55:40.918191 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e1801db1-c416-49b1-a1f2-15d1258bf7fb tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:40.918761 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e1801db1-c416-49b1-a1f2-15d1258bf7fb tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:40.924432 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:40.924432 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:40.924874 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e1801db1-c416-49b1-a1f2-15d1258bf7fb tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:40.925725 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e1801db1-c416-49b1-a1f2-15d1258bf7fb tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 returned with HTTP 200 Jul 03 23:55:40.926175 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 745/2978] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:40 2026] GET /volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:41.494280 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-54a9b21d-fdab-4b23-a673-1c95cc272e34 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:41.496084 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-54a9b21d-fdab-4b23-a673-1c95cc272e34 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:41.496313 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-54a9b21d-fdab-4b23-a673-1c95cc272e34 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:41.496494 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-54a9b21d-fdab-4b23-a673-1c95cc272e34 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:41.508549 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:41.508549 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:41.514618 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-54a9b21d-fdab-4b23-a673-1c95cc272e34 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:41.519166 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-54a9b21d-fdab-4b23-a673-1c95cc272e34 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 200 Jul 03 23:55:41.519166 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 729/2979] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:41 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:41.542231 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2d1a9bd4-9c7d-491c-b9b4-92f3a0c2b404 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:41.543998 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2d1a9bd4-9c7d-491c-b9b4-92f3a0c2b404 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:41.544244 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2d1a9bd4-9c7d-491c-b9b4-92f3a0c2b404 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:41.544442 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2d1a9bd4-9c7d-491c-b9b4-92f3a0c2b404 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:41.544543 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-2d1a9bd4-9c7d-491c-b9b4-92f3a0c2b404 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:41.547760 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=392,cinder:INSERT=53,cinder:UPDATE=90,cinder:DELETE=2 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:55:41.550440 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:41.550440 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:41.551280 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2d1a9bd4-9c7d-491c-b9b4-92f3a0c2b404 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:41.551643 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 752/2980] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:41 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:41.937152 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e260ddcc-901b-42b7-a2b3-c85253977d02 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:41.939959 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e260ddcc-901b-42b7-a2b3-c85253977d02 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 Jul 03 23:55:41.941301 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e260ddcc-901b-42b7-a2b3-c85253977d02 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:41.941301 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e260ddcc-901b-42b7-a2b3-c85253977d02 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:41.945875 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:41.945875 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:41.946330 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e260ddcc-901b-42b7-a2b3-c85253977d02 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:41.947327 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e260ddcc-901b-42b7-a2b3-c85253977d02 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 returned with HTTP 200 Jul 03 23:55:41.947518 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 755/2981] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:41 2026] GET /volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:41.958276 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:41.960462 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:41.960886 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "87a7beb5-7c72-443e-b954-ba33012a6890", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2132369831"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:41.962824 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request body: {'volume': {'snapshot_id': '87a7beb5-7c72-443e-b954-ba33012a6890', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2132369831'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:41.968281 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:41.968281 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:41.968724 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:41.968883 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume of 1 GB Jul 03 23:55:41.972357 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Availability Zones retrieved successfully. Jul 03 23:55:41.977447 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (9ecae3b5-a747-47fa-b568-16d77c708dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:41.978594 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed319d8d-ed3c-4ebd-9ee8-a2009b393a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:41.979500 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:42.009387 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed319d8d-ed3c-4ebd-9ee8-a2009b393a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '87a7beb5-7c72-443e-b954-ba33012a6890', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:42.010483 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ee9cc25-116c-400a-a721-45bedd9c9789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:42.053256 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Created reservations ['14a961ab-68e0-41c0-82e9-9ec577e88edd', '48237fe1-4957-46ef-9a7b-664596415f0e', 'c7c6879e-5b61-4c1d-a662-db59bb4ca5d3', '01d31b54-e4da-4c0f-ad95-18a16a5fe7cf'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:42.054128 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ee9cc25-116c-400a-a721-45bedd9c9789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14a961ab-68e0-41c0-82e9-9ec577e88edd', '48237fe1-4957-46ef-9a7b-664596415f0e', 'c7c6879e-5b61-4c1d-a662-db59bb4ca5d3', '01d31b54-e4da-4c0f-ad95-18a16a5fe7cf']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:42.054917 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddbd1f22-7622-41ed-86c3-f111fce215e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:42.098191 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddbd1f22-7622-41ed-86c3-f111fce215e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83e58e42-0356-43c0-abcb-c9e1a72471f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2132369831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['14a961ab-68e0-41c0-82e9-9ec577e88edd','48237fe1-4957-46ef-9a7b-664596415f0e','c7c6879e-5b61-4c1d-a662-db59bb4ca5d3','01d31b54-e4da-4c0f-ad95-18a16a5fe7cf'],size=1,snapshot_id=87a7beb5-7c72-443e-b954-ba33012a6890,source_replicaid=,source_volid=None,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2132369831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83e58e42-0356-43c0-abcb-c9e1a72471f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88303c6bb8714713a98374bb4436c4ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=87a7beb5-7c72-443e-b954-ba33012a6890,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:42.098191 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e0e189d-8edc-4698-bafe-c6084cddd00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:42.117643 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e0e189d-8edc-4698-bafe-c6084cddd00f) transitioned into state 'SUCCESS' from state '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-2132369831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['14a961ab-68e0-41c0-82e9-9ec577e88edd','48237fe1-4957-46ef-9a7b-664596415f0e','c7c6879e-5b61-4c1d-a662-db59bb4ca5d3','01d31b54-e4da-4c0f-ad95-18a16a5fe7cf'],size=1,snapshot_id=87a7beb5-7c72-443e-b954-ba33012a6890,source_replicaid=,source_volid=None,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:42.118379 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bd36f65-f654-41ab-95da-0978e34afabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:42.141020 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bd36f65-f654-41ab-95da-0978e34afabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:42.141773 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (9ecae3b5-a747-47fa-b568-16d77c708dbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:42.142004 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request issued successfully. Jul 03 23:55:42.142543 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a542c125-3a8a-4b29-9044-9caa03877ae6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:42.143014 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 746/2982] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:55:41 2026] POST /volume/v3/volumes => generated 804 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:42.156800 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-36377018-c935-4eff-8eb6-604e794e97dc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:42.158571 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-36377018-c935-4eff-8eb6-604e794e97dc tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 Jul 03 23:55:42.158832 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-36377018-c935-4eff-8eb6-604e794e97dc tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:42.159082 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-36377018-c935-4eff-8eb6-604e794e97dc tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:42.166302 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:42.166302 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:42.170780 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-36377018-c935-4eff-8eb6-604e794e97dc tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:42.183264 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-36377018-c935-4eff-8eb6-604e794e97dc tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 returned with HTTP 200 Jul 03 23:55:42.183790 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 730/2983] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:42 2026] GET /volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:42.532644 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-447754ae-0920-49fc-9f95-e559c807ee42 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:42.534513 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-447754ae-0920-49fc-9f95-e559c807ee42 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:42.534716 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-447754ae-0920-49fc-9f95-e559c807ee42 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:42.534915 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-447754ae-0920-49fc-9f95-e559c807ee42 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:42.544977 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:42.544977 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:42.548541 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-447754ae-0920-49fc-9f95-e559c807ee42 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:42.563793 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c5a8dbb6-84d7-47a7-8a09-603426f59872 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:42.565512 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-447754ae-0920-49fc-9f95-e559c807ee42 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 200 Jul 03 23:55:42.566010 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c5a8dbb6-84d7-47a7-8a09-603426f59872 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:42.566158 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 753/2984] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:42 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:42.566296 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c5a8dbb6-84d7-47a7-8a09-603426f59872 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:42.566554 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c5a8dbb6-84d7-47a7-8a09-603426f59872 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:42.566721 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-c5a8dbb6-84d7-47a7-8a09-603426f59872 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:42.575997 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:42.575997 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:42.577073 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c5a8dbb6-84d7-47a7-8a09-603426f59872 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:42.577548 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 756/2985] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:42 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 744 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:43.198360 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a389ef73-3b0f-4342-bb67-acd52085d4e5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:43.200778 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a389ef73-3b0f-4342-bb67-acd52085d4e5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 Jul 03 23:55:43.201035 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a389ef73-3b0f-4342-bb67-acd52085d4e5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:43.201292 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a389ef73-3b0f-4342-bb67-acd52085d4e5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:43.211773 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:43.211773 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:43.217129 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a389ef73-3b0f-4342-bb67-acd52085d4e5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:43.225221 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a389ef73-3b0f-4342-bb67-acd52085d4e5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 returned with HTTP 200 Jul 03 23:55:43.225715 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 747/2986] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:43 2026] GET /volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 => generated 897 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:43.239491 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3088bda5-a56b-409b-83fa-a13693722eaa None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:43.241691 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3088bda5-a56b-409b-83fa-a13693722eaa tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf Jul 03 23:55:43.241943 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3088bda5-a56b-409b-83fa-a13693722eaa tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:43.242210 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3088bda5-a56b-409b-83fa-a13693722eaa tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:43.242363 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-3088bda5-a56b-409b-83fa-a13693722eaa tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete snapshot with id: 4e496cac-f03d-4867-baba-2247c47877cf Jul 03 23:55:43.248453 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:43.248453 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:43.248988 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3088bda5-a56b-409b-83fa-a13693722eaa tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:43.275692 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3088bda5-a56b-409b-83fa-a13693722eaa tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot delete request issued successfully. Jul 03 23:55:43.276156 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3088bda5-a56b-409b-83fa-a13693722eaa tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf returned with HTTP 202 Jul 03 23:55:43.276350 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 731/2987] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:55:43 2026] DELETE /volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:43.284217 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8f98c41d-42e1-410c-9ecd-5988304f971c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:43.286279 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8f98c41d-42e1-410c-9ecd-5988304f971c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf Jul 03 23:55:43.286498 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8f98c41d-42e1-410c-9ecd-5988304f971c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:43.286801 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8f98c41d-42e1-410c-9ecd-5988304f971c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:43.292630 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:43.292630 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:43.293197 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8f98c41d-42e1-410c-9ecd-5988304f971c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:43.294457 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8f98c41d-42e1-410c-9ecd-5988304f971c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf returned with HTTP 200 Jul 03 23:55:43.294788 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 754/2988] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:43 2026] GET /volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:43.578240 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c525d6a1-cbe8-410f-878d-dc4308c00ace None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:43.579949 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c525d6a1-cbe8-410f-878d-dc4308c00ace tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:43.580140 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c525d6a1-cbe8-410f-878d-dc4308c00ace tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:43.580341 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c525d6a1-cbe8-410f-878d-dc4308c00ace tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:43.589725 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4abf00e6-86eb-4965-ada9-e244a4fc01b4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:43.589854 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:43.589854 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:43.591796 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4abf00e6-86eb-4965-ada9-e244a4fc01b4 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:43.592018 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4abf00e6-86eb-4965-ada9-e244a4fc01b4 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:43.592263 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4abf00e6-86eb-4965-ada9-e244a4fc01b4 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:43.592373 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-4abf00e6-86eb-4965-ada9-e244a4fc01b4 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:43.593474 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c525d6a1-cbe8-410f-878d-dc4308c00ace tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:43.596783 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:43.596783 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:43.597354 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c525d6a1-cbe8-410f-878d-dc4308c00ace tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 200 Jul 03 23:55:43.597640 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4abf00e6-86eb-4965-ada9-e244a4fc01b4 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:43.597731 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 757/2989] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:43 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:43.598183 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 748/2990] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:43 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:44.305908 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c4730c39-0367-4bb3-963d-8ad8646b7ae1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:44.307986 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c4730c39-0367-4bb3-963d-8ad8646b7ae1 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf Jul 03 23:55:44.308282 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c4730c39-0367-4bb3-963d-8ad8646b7ae1 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:44.308502 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c4730c39-0367-4bb3-963d-8ad8646b7ae1 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:44.313830 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c4730c39-0367-4bb3-963d-8ad8646b7ae1 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf returned with HTTP 404 Jul 03 23:55:44.314453 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 732/2991] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:44 2026] GET /volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:44.322658 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-56fd7a93-d1af-4678-b166-ca52beb3976d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:44.324881 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-56fd7a93-d1af-4678-b166-ca52beb3976d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 Jul 03 23:55:44.325136 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-56fd7a93-d1af-4678-b166-ca52beb3976d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:44.325360 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-56fd7a93-d1af-4678-b166-ca52beb3976d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:44.325456 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-56fd7a93-d1af-4678-b166-ca52beb3976d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete snapshot with id: 87a7beb5-7c72-443e-b954-ba33012a6890 Jul 03 23:55:44.331794 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:44.331794 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:44.332290 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-56fd7a93-d1af-4678-b166-ca52beb3976d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:44.348465 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-56fd7a93-d1af-4678-b166-ca52beb3976d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot delete request issued successfully. Jul 03 23:55:44.348621 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-56fd7a93-d1af-4678-b166-ca52beb3976d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 returned with HTTP 202 Jul 03 23:55:44.348943 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 755/2992] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:55:44 2026] DELETE /volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:44.357232 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-574aa2ce-a11d-4253-9cd1-3f50936bccf5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:44.359456 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-574aa2ce-a11d-4253-9cd1-3f50936bccf5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 Jul 03 23:55:44.359684 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-574aa2ce-a11d-4253-9cd1-3f50936bccf5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:44.359998 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-574aa2ce-a11d-4253-9cd1-3f50936bccf5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:44.363929 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-4ba2c2d9-d544-40ff-aa50-db593f3c4ddf req-ae08e138-28fc-4f6a-bafe-2124b8a1ac2e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:44.366637 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-4ba2c2d9-d544-40ff-aa50-db593f3c4ddf req-ae08e138-28fc-4f6a-bafe-2124b8a1ac2e tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] DELETE https://10.4.3.143/volume/v3/attachments/14ca039f-d4a6-41af-896c-35ad96147e4a Jul 03 23:55:44.366924 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-4ba2c2d9-d544-40ff-aa50-db593f3c4ddf req-ae08e138-28fc-4f6a-bafe-2124b8a1ac2e tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:44.367152 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:44.367152 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:44.367229 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-4ba2c2d9-d544-40ff-aa50-db593f3c4ddf req-ae08e138-28fc-4f6a-bafe-2124b8a1ac2e tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:44.367747 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-574aa2ce-a11d-4253-9cd1-3f50936bccf5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:44.369105 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-574aa2ce-a11d-4253-9cd1-3f50936bccf5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 returned with HTTP 200 Jul 03 23:55:44.369480 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 758/2993] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:44 2026] GET /volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:44.374802 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:44.374802 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:44.609914 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-073d3110-d68c-43b6-ab4c-52c543750f79 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:44.611815 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-073d3110-d68c-43b6-ab4c-52c543750f79 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:44.612027 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-073d3110-d68c-43b6-ab4c-52c543750f79 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:44.612255 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-073d3110-d68c-43b6-ab4c-52c543750f79 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:44.612381 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-073d3110-d68c-43b6-ab4c-52c543750f79 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:44.612612 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7c6ec41c-b05f-46b1-9794-7db853dade95 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:44.614797 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7c6ec41c-b05f-46b1-9794-7db853dade95 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:44.615023 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7c6ec41c-b05f-46b1-9794-7db853dade95 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:44.615259 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7c6ec41c-b05f-46b1-9794-7db853dade95 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:44.617487 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:44.617487 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:44.618410 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-073d3110-d68c-43b6-ab4c-52c543750f79 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:44.618836 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 733/2994] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:44 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:44.625577 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:44.625577 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:44.629096 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7c6ec41c-b05f-46b1-9794-7db853dade95 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:44.633596 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7c6ec41c-b05f-46b1-9794-7db853dade95 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 200 Jul 03 23:55:44.634012 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 756/2995] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:44 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:44.907961 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-4ba2c2d9-d544-40ff-aa50-db593f3c4ddf req-ae08e138-28fc-4f6a-bafe-2124b8a1ac2e tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] https://10.4.3.143/volume/v3/attachments/14ca039f-d4a6-41af-896c-35ad96147e4a returned with HTTP 200 Jul 03 23:55:44.908408 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 749/2996] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:55:44 2026] DELETE /volume/v3/attachments/14ca039f-d4a6-41af-896c-35ad96147e4a => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:44.918058 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-4ba2c2d9-d544-40ff-aa50-db593f3c4ddf req-843f7069-ed69-47d3-a8de-06810fd7224d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:44.921289 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-4ba2c2d9-d544-40ff-aa50-db593f3c4ddf req-843f7069-ed69-47d3-a8de-06810fd7224d tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] DELETE https://10.4.3.143/volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 Jul 03 23:55:44.921486 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-4ba2c2d9-d544-40ff-aa50-db593f3c4ddf req-843f7069-ed69-47d3-a8de-06810fd7224d tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:44.921735 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-4ba2c2d9-d544-40ff-aa50-db593f3c4ddf req-843f7069-ed69-47d3-a8de-06810fd7224d tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:44.921940 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [req-4ba2c2d9-d544-40ff-aa50-db593f3c4ddf req-843f7069-ed69-47d3-a8de-06810fd7224d tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Delete volume with id: 233b5289-63cf-4ac1-95b0-5f76eac8aa72 Jul 03 23:55:44.932560 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:44.932560 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:44.933065 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-4ba2c2d9-d544-40ff-aa50-db593f3c4ddf req-843f7069-ed69-47d3-a8de-06810fd7224d tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Volume info retrieved successfully. Jul 03 23:55:44.950949 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-4ba2c2d9-d544-40ff-aa50-db593f3c4ddf req-843f7069-ed69-47d3-a8de-06810fd7224d tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] Delete volume request issued successfully. Jul 03 23:55:44.951173 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-4ba2c2d9-d544-40ff-aa50-db593f3c4ddf req-843f7069-ed69-47d3-a8de-06810fd7224d tempest-TestShelveInstance-1356840654 tempest-TestShelveInstance-1356840654-project-member] https://10.4.3.143/volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 returned with HTTP 202 Jul 03 23:55:44.951580 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 759/2997] 10.4.3.143 () {70 vars in 1620 bytes} [Fri Jul 3 23:55:44 2026] DELETE /volume/v3/volumes/233b5289-63cf-4ac1-95b0-5f76eac8aa72 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:45.361380 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cc47093c-dd0a-4940-a210-5940df45d165 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:45.364007 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cc47093c-dd0a-4940-a210-5940df45d165 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] POST https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action Jul 03 23:55:45.364007 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cc47093c-dd0a-4940-a210-5940df45d165 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action body: b'{"os-attach": {"instance_uuid": "d4a2c82e-0c50-49c9-bd67-a9e30a68c087", "mountpoint": "/dev/vdb"}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:45.364239 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cc47093c-dd0a-4940-a210-5940df45d165 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d4a2c82e-0c50-49c9-bd67-a9e30a68c087", "mountpoint": "/dev/vdb"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:45.376726 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:45.376726 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:45.377083 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cc47093c-dd0a-4940-a210-5940df45d165 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:55:45.380087 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7e8c85b4-d3dc-4358-9a44-8e5120d1e480 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:45.382137 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7e8c85b4-d3dc-4358-9a44-8e5120d1e480 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 Jul 03 23:55:45.382318 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7e8c85b4-d3dc-4358-9a44-8e5120d1e480 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:45.382416 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7e8c85b4-d3dc-4358-9a44-8e5120d1e480 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:45.388083 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cc47093c-dd0a-4940-a210-5940df45d165 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Update volume admin metadata completed successfully. Jul 03 23:55:45.390599 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7e8c85b4-d3dc-4358-9a44-8e5120d1e480 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 returned with HTTP 404 Jul 03 23:55:45.391211 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 757/2998] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:45 2026] GET /volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:45.392418 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-e1974904-32ab-4808-a160-b7e91ef60c64 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:45.394577 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-e1974904-32ab-4808-a160-b7e91ef60c64 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] POST https://10.4.3.143/volume/v3/attachments/ced7e7e7-ce78-458e-8d24-bba77286b9a9/action Jul 03 23:55:45.395000 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-e1974904-32ab-4808-a160-b7e91ef60c64 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:45.395263 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-e1974904-32ab-4808-a160-b7e91ef60c64 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:45.401263 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-36a0cd87-8a59-4524-9e6d-a7862e161f0d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:45.404007 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-36a0cd87-8a59-4524-9e6d-a7862e161f0d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 Jul 03 23:55:45.404543 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-36a0cd87-8a59-4524-9e6d-a7862e161f0d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:45.404543 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-36a0cd87-8a59-4524-9e6d-a7862e161f0d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:45.404717 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-36a0cd87-8a59-4524-9e6d-a7862e161f0d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: 830bb0e0-dccb-4d78-88d3-940b695d35f0 Jul 03 23:55:45.415030 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:45.415030 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:45.415284 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:45.415284 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:45.415911 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-36a0cd87-8a59-4524-9e6d-a7862e161f0d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:45.429826 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-f3efc9a3-5386-4258-8d75-ed7fad94983c req-e1974904-32ab-4808-a160-b7e91ef60c64 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/attachments/ced7e7e7-ce78-458e-8d24-bba77286b9a9/action returned with HTTP 204 Jul 03 23:55:45.430370 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 750/2999] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:55:45 2026] POST /volume/v3/attachments/ced7e7e7-ce78-458e-8d24-bba77286b9a9/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 23:55:45.449403 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-36a0cd87-8a59-4524-9e6d-a7862e161f0d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume request issued successfully. Jul 03 23:55:45.449681 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-36a0cd87-8a59-4524-9e6d-a7862e161f0d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 returned with HTTP 202 Jul 03 23:55:45.450396 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 760/3000] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:55:45 2026] DELETE /volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:55:45.459658 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-378ecdec-32dc-4349-9e47-3294d7faafb6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:45.462624 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-378ecdec-32dc-4349-9e47-3294d7faafb6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 Jul 03 23:55:45.462624 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-378ecdec-32dc-4349-9e47-3294d7faafb6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:45.462784 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-378ecdec-32dc-4349-9e47-3294d7faafb6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:45.472766 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:45.472766 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:45.477808 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-378ecdec-32dc-4349-9e47-3294d7faafb6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:45.486332 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-378ecdec-32dc-4349-9e47-3294d7faafb6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 returned with HTTP 200 Jul 03 23:55:45.487049 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 758/3001] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:45 2026] GET /volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 => generated 862 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 23:55:45.629265 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0b34b4b5-0edb-4686-877d-8bbd1003d41b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:45.631493 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0b34b4b5-0edb-4686-877d-8bbd1003d41b tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:45.631783 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0b34b4b5-0edb-4686-877d-8bbd1003d41b tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:45.632020 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0b34b4b5-0edb-4686-877d-8bbd1003d41b tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:45.632160 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-0b34b4b5-0edb-4686-877d-8bbd1003d41b tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:45.637752 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:45.637752 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:45.638715 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0b34b4b5-0edb-4686-877d-8bbd1003d41b tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:45.639541 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 751/3002] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:45 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:45.649498 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-274ac3b0-7258-4c2f-826b-064dd604bd85 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:45.651718 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-274ac3b0-7258-4c2f-826b-064dd604bd85 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:45.651968 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-274ac3b0-7258-4c2f-826b-064dd604bd85 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:45.652224 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-274ac3b0-7258-4c2f-826b-064dd604bd85 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:45.664888 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:45.664888 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:45.669955 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-274ac3b0-7258-4c2f-826b-064dd604bd85 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:45.676498 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-274ac3b0-7258-4c2f-826b-064dd604bd85 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 200 Jul 03 23:55:45.677098 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 761/3003] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:45 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:45.693679 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-54286df2-4f8c-4f71-9b05-570ebf1f570f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:45.695997 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-54286df2-4f8c-4f71-9b05-570ebf1f570f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:45.696246 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-54286df2-4f8c-4f71-9b05-570ebf1f570f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:45.696432 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-54286df2-4f8c-4f71-9b05-570ebf1f570f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:45.706640 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:45.706640 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:45.710410 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-54286df2-4f8c-4f71-9b05-570ebf1f570f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:45.715025 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-54286df2-4f8c-4f71-9b05-570ebf1f570f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 200 Jul 03 23:55:45.715372 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 759/3004] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:45 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:45.730667 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a2c9949d-1909-47b3-8c99-20785c4a7c0a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:45.733008 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a2c9949d-1909-47b3-8c99-20785c4a7c0a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:45.733298 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a2c9949d-1909-47b3-8c99-20785c4a7c0a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:45.733553 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a2c9949d-1909-47b3-8c99-20785c4a7c0a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:45.733788 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-a2c9949d-1909-47b3-8c99-20785c4a7c0a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Delete volume with id: a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:45.745325 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:45.745325 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:45.745927 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a2c9949d-1909-47b3-8c99-20785c4a7c0a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:45.753555 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a2c9949d-1909-47b3-8c99-20785c4a7c0a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-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 03 23:55:45.753934 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a2c9949d-1909-47b3-8c99-20785c4a7c0a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 400 Jul 03 23:55:45.754536 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 752/3005] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:45 2026] DELETE /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 307 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:55:45.762764 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f2165e21-0dec-4656-9cb4-704b29068594 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:45.765803 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f2165e21-0dec-4656-9cb4-704b29068594 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:45.766008 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f2165e21-0dec-4656-9cb4-704b29068594 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:45.766177 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f2165e21-0dec-4656-9cb4-704b29068594 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:45.779324 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:45.779324 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:45.782897 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f2165e21-0dec-4656-9cb4-704b29068594 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:45.786858 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f2165e21-0dec-4656-9cb4-704b29068594 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 200 Jul 03 23:55:45.787260 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 762/3006] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:45 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:45.828930 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-04897daf-5815-4408-886a-e1a181d0b1de None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:45.832121 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-04897daf-5815-4408-886a-e1a181d0b1de tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:45.832395 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-04897daf-5815-4408-886a-e1a181d0b1de tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:45.833434 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-04897daf-5815-4408-886a-e1a181d0b1de tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:45.843446 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:45.843446 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:45.847143 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-04897daf-5815-4408-886a-e1a181d0b1de tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:45.851210 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-04897daf-5815-4408-886a-e1a181d0b1de tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 200 Jul 03 23:55:45.851543 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 760/3007] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:55:45 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:45.869158 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-b97428ce-4d6c-4854-804f-2d8666b60a69 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:45.871764 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-b97428ce-4d6c-4854-804f-2d8666b60a69 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] POST https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9/action Jul 03 23:55:45.872249 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-b97428ce-4d6c-4854-804f-2d8666b60a69 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:45.872486 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-b97428ce-4d6c-4854-804f-2d8666b60a69 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:45.887016 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:45.887016 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:45.887692 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-b97428ce-4d6c-4854-804f-2d8666b60a69 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:45.892003 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cc47093c-dd0a-4940-a210-5940df45d165 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Attach volume completed successfully. Jul 03 23:55:45.892339 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cc47093c-dd0a-4940-a210-5940df45d165 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action returned with HTTP 202 Jul 03 23:55:45.892947 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 734/3008] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:55:45 2026] POST /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action => generated 0 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:55:45.904390 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cd0ff1c3-6cf9-41a6-b9b6-6c0b7a9caec6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:45.905345 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-b97428ce-4d6c-4854-804f-2d8666b60a69 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Begin detaching volume completed successfully. Jul 03 23:55:45.905644 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-b97428ce-4d6c-4854-804f-2d8666b60a69 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9/action returned with HTTP 202 Jul 03 23:55:45.906516 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 753/3009] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:55:45 2026] POST /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:55:45.906803 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cd0ff1c3-6cf9-41a6-b9b6-6c0b7a9caec6 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:55:45.907087 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cd0ff1c3-6cf9-41a6-b9b6-6c0b7a9caec6 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:45.907306 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cd0ff1c3-6cf9-41a6-b9b6-6c0b7a9caec6 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:45.926614 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:45.926614 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:45.935093 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cd0ff1c3-6cf9-41a6-b9b6-6c0b7a9caec6 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:55:45.944736 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cd0ff1c3-6cf9-41a6-b9b6-6c0b7a9caec6 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:55:45.945327 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 763/3010] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:45 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 1176 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:45.965725 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-35f912ad-e820-40f1-aa9f-a85a209efb1e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:45.969044 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-35f912ad-e820-40f1-aa9f-a85a209efb1e tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] POST https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action Jul 03 23:55:45.969455 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-35f912ad-e820-40f1-aa9f-a85a209efb1e tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action body: b'{"os-detach": {}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:55:45.969589 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-35f912ad-e820-40f1-aa9f-a85a209efb1e tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:45.982272 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:45.982272 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:45.982814 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-35f912ad-e820-40f1-aa9f-a85a209efb1e tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:55:46.487147 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-35f912ad-e820-40f1-aa9f-a85a209efb1e tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Detach volume completed successfully. Jul 03 23:55:46.487592 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-35f912ad-e820-40f1-aa9f-a85a209efb1e tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action returned with HTTP 202 Jul 03 23:55:46.487978 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 761/3011] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:55:45 2026] POST /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action => generated 0 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:55:46.495088 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-40986883-7b2c-49c9-a7aa-fe265cc51002 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:46.496967 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-40986883-7b2c-49c9-a7aa-fe265cc51002 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:55:46.497205 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-40986883-7b2c-49c9-a7aa-fe265cc51002 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:46.497363 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-40986883-7b2c-49c9-a7aa-fe265cc51002 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:46.504601 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cbc7fc70-f5ba-43ea-95b6-ccdfc2d29827 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:46.505985 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:46.505985 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:46.508420 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cbc7fc70-f5ba-43ea-95b6-ccdfc2d29827 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 Jul 03 23:55:46.508652 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cbc7fc70-f5ba-43ea-95b6-ccdfc2d29827 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:46.508983 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cbc7fc70-f5ba-43ea-95b6-ccdfc2d29827 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:46.517226 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-40986883-7b2c-49c9-a7aa-fe265cc51002 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:55:46.521240 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cbc7fc70-f5ba-43ea-95b6-ccdfc2d29827 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 returned with HTTP 404 Jul 03 23:55:46.521798 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 754/3012] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:46 2026] GET /volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:55:46.523412 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-40986883-7b2c-49c9-a7aa-fe265cc51002 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:55:46.523788 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 735/3013] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:46 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:46.533124 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-dc32ebb4-dbd9-4337-9537-922e2db793bb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:46.535022 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dc32ebb4-dbd9-4337-9537-922e2db793bb tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d Jul 03 23:55:46.535271 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dc32ebb4-dbd9-4337-9537-922e2db793bb tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:46.535476 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dc32ebb4-dbd9-4337-9537-922e2db793bb tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:46.535664 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-dc32ebb4-dbd9-4337-9537-922e2db793bb tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: c57bf536-a68e-462a-a312-5bb70aa8397d Jul 03 23:55:46.555598 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:46.555598 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:46.556108 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-dc32ebb4-dbd9-4337-9537-922e2db793bb tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:46.589000 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-dc32ebb4-dbd9-4337-9537-922e2db793bb tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume request issued successfully. Jul 03 23:55:46.589669 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dc32ebb4-dbd9-4337-9537-922e2db793bb tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d returned with HTTP 202 Jul 03 23:55:46.589809 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 764/3014] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:55:46 2026] DELETE /volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:55:46.601147 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-00059bb1-3911-402a-aee0-c7cbf96a4dc1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:46.603920 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-00059bb1-3911-402a-aee0-c7cbf96a4dc1 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d Jul 03 23:55:46.604235 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-00059bb1-3911-402a-aee0-c7cbf96a4dc1 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:46.604584 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-00059bb1-3911-402a-aee0-c7cbf96a4dc1 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:46.616520 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:46.616520 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:46.621224 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-00059bb1-3911-402a-aee0-c7cbf96a4dc1 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:46.626840 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-00059bb1-3911-402a-aee0-c7cbf96a4dc1 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d returned with HTTP 200 Jul 03 23:55:46.627243 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 762/3015] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:46 2026] GET /volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:46.652732 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-80fe13f6-5853-4ee7-8b13-78d1ec7a7c96 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:46.655103 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-80fe13f6-5853-4ee7-8b13-78d1ec7a7c96 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:46.655312 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-80fe13f6-5853-4ee7-8b13-78d1ec7a7c96 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:46.655632 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-80fe13f6-5853-4ee7-8b13-78d1ec7a7c96 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:46.655788 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-80fe13f6-5853-4ee7-8b13-78d1ec7a7c96 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:46.661084 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:46.661084 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:46.661857 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-80fe13f6-5853-4ee7-8b13-78d1ec7a7c96 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:46.662659 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 755/3016] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:46 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:46.929456 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d19b8dbe-8280-4289-8774-aea847829e15 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:46.929870 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d19b8dbe-8280-4289-8774-aea847829e15 None None] GET https://10.4.3.143/volume// Jul 03 23:55:46.930119 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d19b8dbe-8280-4289-8774-aea847829e15 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:46.930283 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d19b8dbe-8280-4289-8774-aea847829e15 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:46.930603 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d19b8dbe-8280-4289-8774-aea847829e15 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:55:46.930905 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 736/3017] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:55: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 03 23:55:46.938351 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-0d4c111e-9b82-4217-a2a7-5af6db9cf09f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:46.940390 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-0d4c111e-9b82-4217-a2a7-5af6db9cf09f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:46.940588 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-0d4c111e-9b82-4217-a2a7-5af6db9cf09f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:46.940785 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-0d4c111e-9b82-4217-a2a7-5af6db9cf09f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:46.949727 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:46.949727 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:46.952933 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-0d4c111e-9b82-4217-a2a7-5af6db9cf09f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:46.957357 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-0d4c111e-9b82-4217-a2a7-5af6db9cf09f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 200 Jul 03 23:55:46.957809 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 765/3018] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:55:46 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 1323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:55:47.642450 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b4c96a78-8273-440b-b5c1-60d89fd9742a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:47.644739 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b4c96a78-8273-440b-b5c1-60d89fd9742a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d Jul 03 23:55:47.645006 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b4c96a78-8273-440b-b5c1-60d89fd9742a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:47.645273 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b4c96a78-8273-440b-b5c1-60d89fd9742a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:47.652445 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b4c96a78-8273-440b-b5c1-60d89fd9742a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d returned with HTTP 404 Jul 03 23:55:47.653062 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 763/3019] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:47 2026] GET /volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:55:47.664442 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f2caa30f-4621-4997-9be9-eb7166d67c19 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:47.666477 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f2caa30f-4621-4997-9be9-eb7166d67c19 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 Jul 03 23:55:47.666723 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f2caa30f-4621-4997-9be9-eb7166d67c19 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:47.666983 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f2caa30f-4621-4997-9be9-eb7166d67c19 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:47.667175 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-f2caa30f-4621-4997-9be9-eb7166d67c19 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: 83e58e42-0356-43c0-abcb-c9e1a72471f7 Jul 03 23:55:47.673237 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-eeaa437b-6c88-4103-b8ed-633608a9bd37 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:47.676408 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:47.676408 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:47.676974 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f2caa30f-4621-4997-9be9-eb7166d67c19 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:47.679313 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-eeaa437b-6c88-4103-b8ed-633608a9bd37 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:47.679583 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-eeaa437b-6c88-4103-b8ed-633608a9bd37 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:47.679860 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-eeaa437b-6c88-4103-b8ed-633608a9bd37 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:47.680019 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-eeaa437b-6c88-4103-b8ed-633608a9bd37 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:47.689051 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:47.689051 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:47.689844 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-eeaa437b-6c88-4103-b8ed-633608a9bd37 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:47.690239 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 737/3020] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:47 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:47.704910 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f2caa30f-4621-4997-9be9-eb7166d67c19 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume request issued successfully. Jul 03 23:55:47.705167 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f2caa30f-4621-4997-9be9-eb7166d67c19 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 returned with HTTP 202 Jul 03 23:55:47.705660 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 756/3021] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:55:47 2026] DELETE /volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:55:47.714727 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cbe84463-d889-4f7e-93aa-3cabfac60a22 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:47.717909 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cbe84463-d889-4f7e-93aa-3cabfac60a22 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 Jul 03 23:55:47.718475 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cbe84463-d889-4f7e-93aa-3cabfac60a22 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:47.719022 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cbe84463-d889-4f7e-93aa-3cabfac60a22 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:47.731139 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:47.731139 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:47.736407 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cbe84463-d889-4f7e-93aa-3cabfac60a22 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:47.743780 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cbe84463-d889-4f7e-93aa-3cabfac60a22 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 returned with HTTP 200 Jul 03 23:55:47.744267 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 766/3022] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:47 2026] GET /volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 => generated 896 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:47.865821 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-468171b7-9526-4162-b55f-675aa7422e58 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:47.867758 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-468171b7-9526-4162-b55f-675aa7422e58 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] DELETE https://10.4.3.143/volume/v3/attachments/ced7e7e7-ce78-458e-8d24-bba77286b9a9 Jul 03 23:55:47.868059 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-468171b7-9526-4162-b55f-675aa7422e58 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:47.868364 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-468171b7-9526-4162-b55f-675aa7422e58 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:47.874945 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:47.874945 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:48.413231 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-27a7dfb8-1d99-4a64-88d7-730d07a19fcf req-468171b7-9526-4162-b55f-675aa7422e58 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/attachments/ced7e7e7-ce78-458e-8d24-bba77286b9a9 returned with HTTP 200 Jul 03 23:55:48.413732 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 764/3023] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:55:47 2026] DELETE /volume/v3/attachments/ced7e7e7-ce78-458e-8d24-bba77286b9a9 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:48.703139 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f1cc6701-7bab-44ff-846a-5ade99f35411 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:48.707540 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f1cc6701-7bab-44ff-846a-5ade99f35411 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:48.707849 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f1cc6701-7bab-44ff-846a-5ade99f35411 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:48.708141 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f1cc6701-7bab-44ff-846a-5ade99f35411 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:48.708285 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-f1cc6701-7bab-44ff-846a-5ade99f35411 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:48.722481 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:48.722481 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:48.723348 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f1cc6701-7bab-44ff-846a-5ade99f35411 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:48.723757 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 738/3024] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:48 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 755 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:48.758092 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2a7fd696-37d5-4b1b-9513-e71b86a6648a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:48.761743 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2a7fd696-37d5-4b1b-9513-e71b86a6648a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 Jul 03 23:55:48.761743 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2a7fd696-37d5-4b1b-9513-e71b86a6648a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:48.761743 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2a7fd696-37d5-4b1b-9513-e71b86a6648a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:48.767273 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2a7fd696-37d5-4b1b-9513-e71b86a6648a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 returned with HTTP 404 Jul 03 23:55:48.768028 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 757/3025] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:48 2026] GET /volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:55:48.777466 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:48.780000 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:48.780620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-437735275"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:48.782813 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-437735275'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:48.782915 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume of 1 GB Jul 03 23:55:48.792805 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Availability Zones retrieved successfully. Jul 03 23:55:48.804395 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (2631807d-a5e5-4563-a31f-1e136fb2e36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:48.807325 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0630276-ea12-4491-a475-b27153b7bd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:48.808356 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:48.850918 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0630276-ea12-4491-a475-b27153b7bd0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:48.854458 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (293133b9-90bb-42b8-9b3f-499fcf3cb498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:48.896442 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Created reservations ['a19c9b21-5ef2-44c0-8d66-2f4a72fe6211', '2fa1b0f9-aeaa-4d93-a673-800e1fef3fa7', '3b47ff62-0aee-4e9d-b4e0-30fc5f94f0de', '8c236b4d-f4b0-4849-8045-5a6d76e88231'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:48.897279 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (293133b9-90bb-42b8-9b3f-499fcf3cb498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a19c9b21-5ef2-44c0-8d66-2f4a72fe6211', '2fa1b0f9-aeaa-4d93-a673-800e1fef3fa7', '3b47ff62-0aee-4e9d-b4e0-30fc5f94f0de', '8c236b4d-f4b0-4849-8045-5a6d76e88231']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:48.897990 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e703dc8e-17dc-4e66-bc4b-a95f85e9a7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:48.919850 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e703dc8e-17dc-4e66-bc4b-a95f85e9a7f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '839b4434-8d3d-4a17-a3f8-2631f1626edf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-437735275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['a19c9b21-5ef2-44c0-8d66-2f4a72fe6211','2fa1b0f9-aeaa-4d93-a673-800e1fef3fa7','3b47ff62-0aee-4e9d-b4e0-30fc5f94f0de','8c236b4d-f4b0-4849-8045-5a6d76e88231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-437735275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=839b4434-8d3d-4a17-a3f8-2631f1626edf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88303c6bb8714713a98374bb4436c4ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:48.920541 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f76fc78d-720a-441c-9a28-ba50cda082a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:48.945240 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f76fc78d-720a-441c-9a28-ba50cda082a4) transitioned into state 'SUCCESS' from state '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-437735275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['a19c9b21-5ef2-44c0-8d66-2f4a72fe6211','2fa1b0f9-aeaa-4d93-a673-800e1fef3fa7','3b47ff62-0aee-4e9d-b4e0-30fc5f94f0de','8c236b4d-f4b0-4849-8045-5a6d76e88231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:48.946246 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (235079e1-6ba0-4947-9287-548b36bbc139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:48.965578 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (235079e1-6ba0-4947-9287-548b36bbc139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:48.966672 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (2631807d-a5e5-4563-a31f-1e136fb2e36f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:48.967878 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request issued successfully. Jul 03 23:55:48.968754 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7b8a6ce1-7836-4318-a2e3-c4cb71ba937d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:48.970874 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 767/3026] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:55:48 2026] POST /volume/v3/volumes => generated 769 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:48.987447 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cb77ff93-f367-4a4f-8d35-f79ee7fe422f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:48.989843 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cb77ff93-f367-4a4f-8d35-f79ee7fe422f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf Jul 03 23:55:48.990255 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cb77ff93-f367-4a4f-8d35-f79ee7fe422f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:48.990599 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cb77ff93-f367-4a4f-8d35-f79ee7fe422f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:49.000605 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:49.000605 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:49.005975 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-cb77ff93-f367-4a4f-8d35-f79ee7fe422f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:49.012484 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cb77ff93-f367-4a4f-8d35-f79ee7fe422f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf returned with HTTP 200 Jul 03 23:55:49.013035 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 765/3027] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:48 2026] GET /volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:49.117110 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4eeeddcd-f22e-4f6a-9ff9-c063dc168f76 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:49.119174 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4eeeddcd-f22e-4f6a-9ff9-c063dc168f76 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:49.119389 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4eeeddcd-f22e-4f6a-9ff9-c063dc168f76 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:49.119582 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4eeeddcd-f22e-4f6a-9ff9-c063dc168f76 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:49.129392 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:49.129392 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:49.135240 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4eeeddcd-f22e-4f6a-9ff9-c063dc168f76 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:49.142769 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4eeeddcd-f22e-4f6a-9ff9-c063dc168f76 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 200 Jul 03 23:55:49.143416 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 739/3028] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:49 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:49.734838 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9aa17d33-81f8-403b-9078-36d9fd829036 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:49.736630 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9aa17d33-81f8-403b-9078-36d9fd829036 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:49.736878 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9aa17d33-81f8-403b-9078-36d9fd829036 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:49.737102 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9aa17d33-81f8-403b-9078-36d9fd829036 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:49.737226 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-9aa17d33-81f8-403b-9078-36d9fd829036 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:49.741169 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:49.741169 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:49.741881 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9aa17d33-81f8-403b-9078-36d9fd829036 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:49.742308 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 758/3029] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:49 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:50.027547 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-def90054-ded7-443f-95c4-c00a66c33b23 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:50.029411 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-def90054-ded7-443f-95c4-c00a66c33b23 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf Jul 03 23:55:50.029606 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-def90054-ded7-443f-95c4-c00a66c33b23 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:50.029802 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-def90054-ded7-443f-95c4-c00a66c33b23 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:50.037876 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:50.037876 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:50.042715 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-def90054-ded7-443f-95c4-c00a66c33b23 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:50.047324 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-def90054-ded7-443f-95c4-c00a66c33b23 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf returned with HTTP 200 Jul 03 23:55:50.047711 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 768/3030] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:50 2026] GET /volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:50.064758 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-058ca42e-0242-463f-8f2a-51226a765083 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:50.066627 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-058ca42e-0242-463f-8f2a-51226a765083 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:55:50.067082 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-058ca42e-0242-463f-8f2a-51226a765083 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "839b4434-8d3d-4a17-a3f8-2631f1626edf", "name": "tempest-VolumeDependencyTests-Snapshot-60752883"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:50.076572 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:50.076572 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:50.077224 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-058ca42e-0242-463f-8f2a-51226a765083 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:50.077360 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-058ca42e-0242-463f-8f2a-51226a765083 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create snapshot from volume 839b4434-8d3d-4a17-a3f8-2631f1626edf Jul 03 23:55:50.103741 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-058ca42e-0242-463f-8f2a-51226a765083 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Created reservations ['635fca9b-cf43-40df-9a03-e063be7f7476', '43b1328a-ce31-4d3a-b55b-bd99ee892c49', '7dbc7217-80cc-487e-bf54-0883e9262965', 'd18b1b5e-c7e6-49f8-840f-3bbc7b3366b5'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:50.135818 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-058ca42e-0242-463f-8f2a-51226a765083 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot create request issued successfully. Jul 03 23:55:50.140231 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-058ca42e-0242-463f-8f2a-51226a765083 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:55:50.140753 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 766/3031] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:55:50 2026] POST /volume/v3/snapshots => generated 306 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:55:50.150611 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-851d1f9e-b3db-4e40-9aa8-f9ed97b390c6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:50.154690 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-851d1f9e-b3db-4e40-9aa8-f9ed97b390c6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb Jul 03 23:55:50.157035 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-851d1f9e-b3db-4e40-9aa8-f9ed97b390c6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:50.160314 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-851d1f9e-b3db-4e40-9aa8-f9ed97b390c6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:50.179601 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:50.179601 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:50.180914 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-851d1f9e-b3db-4e40-9aa8-f9ed97b390c6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:50.181749 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-851d1f9e-b3db-4e40-9aa8-f9ed97b390c6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb returned with HTTP 200 Jul 03 23:55:50.182345 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 740/3032] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:50 2026] GET /volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:50.654897 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d1ccb96c-76b1-450c-911f-5208b03773ca None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:50.656868 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d1ccb96c-76b1-450c-911f-5208b03773ca tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:55:50.657170 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d1ccb96c-76b1-450c-911f-5208b03773ca tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:50.657390 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d1ccb96c-76b1-450c-911f-5208b03773ca tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:50.666910 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:50.666910 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:50.672805 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d1ccb96c-76b1-450c-911f-5208b03773ca tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:55:50.678246 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d1ccb96c-76b1-450c-911f-5208b03773ca tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 returned with HTTP 200 Jul 03 23:55:50.678736 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 759/3033] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:50 2026] GET /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:50.753895 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2239b74e-e8c6-46f9-a070-661bde215c97 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:50.756573 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2239b74e-e8c6-46f9-a070-661bde215c97 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:50.756921 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2239b74e-e8c6-46f9-a070-661bde215c97 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:50.757220 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2239b74e-e8c6-46f9-a070-661bde215c97 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:50.757390 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-2239b74e-e8c6-46f9-a070-661bde215c97 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:50.763007 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:50.763007 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:50.764043 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2239b74e-e8c6-46f9-a070-661bde215c97 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:50.764503 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 769/3034] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:50 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:50.992350 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-70ad7f6b-2d7e-4f5c-9539-6001a557fe7b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:50.994460 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-70ad7f6b-2d7e-4f5c-9539-6001a557fe7b tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:55:50.994668 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-70ad7f6b-2d7e-4f5c-9539-6001a557fe7b tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:50.994860 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-70ad7f6b-2d7e-4f5c-9539-6001a557fe7b tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:51.003896 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:51.003896 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:51.008364 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-70ad7f6b-2d7e-4f5c-9539-6001a557fe7b tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:55:51.013361 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-70ad7f6b-2d7e-4f5c-9539-6001a557fe7b tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 returned with HTTP 200 Jul 03 23:55:51.013806 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 767/3035] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:55:50 2026] GET /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:51.195372 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cb964014-f6ed-4b5a-8bb2-1d7c79411196 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:51.197736 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cb964014-f6ed-4b5a-8bb2-1d7c79411196 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb Jul 03 23:55:51.197736 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cb964014-f6ed-4b5a-8bb2-1d7c79411196 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:51.197736 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cb964014-f6ed-4b5a-8bb2-1d7c79411196 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:51.208900 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:51.208900 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:51.209654 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cb964014-f6ed-4b5a-8bb2-1d7c79411196 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:51.211368 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cb964014-f6ed-4b5a-8bb2-1d7c79411196 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb returned with HTTP 200 Jul 03 23:55:51.211368 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 741/3036] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:51 2026] GET /volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:51.224923 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:51.229224 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:51.229572 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4fed1a05-0568-4ab6-84e8-3181c7a3b8fb", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1184286260"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:51.231030 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request body: {'volume': {'snapshot_id': '4fed1a05-0568-4ab6-84e8-3181c7a3b8fb', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1184286260'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:51.237191 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:51.237191 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:51.237458 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:51.237539 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume of 1 GB Jul 03 23:55:51.241878 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Availability Zones retrieved successfully. Jul 03 23:55:51.247392 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (6dde81f1-9590-455b-b883-57e5a8364584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:51.248544 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4455971-2dd7-4354-83ba-f601a1763386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:51.249299 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:51.284412 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4455971-2dd7-4354-83ba-f601a1763386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4fed1a05-0568-4ab6-84e8-3181c7a3b8fb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:51.285259 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26166068-f3eb-48fb-b8b6-04a97eaea1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:51.352265 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Created reservations ['8e2c3937-f4fc-4fa1-ae7f-ae7d32fc16f8', 'a66a8c7e-d66e-4c1c-9b82-f8458f72d846', '74212604-4fef-42c6-9211-4f1692675d7a', '1bbc2b2d-67fe-49cc-80c4-7e5aabdd23a1'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:51.353264 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26166068-f3eb-48fb-b8b6-04a97eaea1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e2c3937-f4fc-4fa1-ae7f-ae7d32fc16f8', 'a66a8c7e-d66e-4c1c-9b82-f8458f72d846', '74212604-4fef-42c6-9211-4f1692675d7a', '1bbc2b2d-67fe-49cc-80c4-7e5aabdd23a1']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:51.354039 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b06247b-68a5-4fa4-982d-85dd1f5b417a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:51.396139 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b06247b-68a5-4fa4-982d-85dd1f5b417a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06f16f28-589d-46ef-bb39-1985377a956c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1184286260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['8e2c3937-f4fc-4fa1-ae7f-ae7d32fc16f8','a66a8c7e-d66e-4c1c-9b82-f8458f72d846','74212604-4fef-42c6-9211-4f1692675d7a','1bbc2b2d-67fe-49cc-80c4-7e5aabdd23a1'],size=1,snapshot_id=4fed1a05-0568-4ab6-84e8-3181c7a3b8fb,source_replicaid=,source_volid=None,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1184286260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06f16f28-589d-46ef-bb39-1985377a956c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88303c6bb8714713a98374bb4436c4ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4fed1a05-0568-4ab6-84e8-3181c7a3b8fb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:51.397078 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (818b9d8e-7091-46df-ad1f-655f1e9b258d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:51.418854 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (818b9d8e-7091-46df-ad1f-655f1e9b258d) transitioned into state 'SUCCESS' from state '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-1184286260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['8e2c3937-f4fc-4fa1-ae7f-ae7d32fc16f8','a66a8c7e-d66e-4c1c-9b82-f8458f72d846','74212604-4fef-42c6-9211-4f1692675d7a','1bbc2b2d-67fe-49cc-80c4-7e5aabdd23a1'],size=1,snapshot_id=4fed1a05-0568-4ab6-84e8-3181c7a3b8fb,source_replicaid=,source_volid=None,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:51.419732 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a59d8d-3574-4c5b-99d9-b2a2304a6f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:51.449489 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a59d8d-3574-4c5b-99d9-b2a2304a6f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:51.450383 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (6dde81f1-9590-455b-b883-57e5a8364584) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:51.450711 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request issued successfully. Jul 03 23:55:51.451379 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a8921774-3535-40b5-93ed-cb4d3778aa37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:51.451812 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 760/3037] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:55:51 2026] POST /volume/v3/volumes => generated 804 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:51.463240 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-aed89302-098e-4dd5-96cd-7dafacd13f88 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:51.465943 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aed89302-098e-4dd5-96cd-7dafacd13f88 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/06f16f28-589d-46ef-bb39-1985377a956c Jul 03 23:55:51.466265 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aed89302-098e-4dd5-96cd-7dafacd13f88 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:51.466543 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aed89302-098e-4dd5-96cd-7dafacd13f88 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:51.476657 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:51.476657 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:51.481225 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-aed89302-098e-4dd5-96cd-7dafacd13f88 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:51.486135 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aed89302-098e-4dd5-96cd-7dafacd13f88 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/06f16f28-589d-46ef-bb39-1985377a956c returned with HTTP 200 Jul 03 23:55:51.486566 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 770/3038] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:51 2026] GET /volume/v3/volumes/06f16f28-589d-46ef-bb39-1985377a956c => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:51.778639 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4653030c-e4a4-4140-bbe7-6cdd104f8dbd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:51.781859 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4653030c-e4a4-4140-bbe7-6cdd104f8dbd tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:51.781859 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4653030c-e4a4-4140-bbe7-6cdd104f8dbd tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:51.781859 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4653030c-e4a4-4140-bbe7-6cdd104f8dbd tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:51.781859 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-4653030c-e4a4-4140-bbe7-6cdd104f8dbd tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:51.788338 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:51.788338 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:51.788338 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4653030c-e4a4-4140-bbe7-6cdd104f8dbd tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:51.788338 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 768/3039] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:51 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:52.500318 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-570ea829-7e79-423e-ba9b-472639d05254 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:52.503119 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-570ea829-7e79-423e-ba9b-472639d05254 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/06f16f28-589d-46ef-bb39-1985377a956c Jul 03 23:55:52.503432 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-570ea829-7e79-423e-ba9b-472639d05254 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:52.503693 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-570ea829-7e79-423e-ba9b-472639d05254 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:52.506362 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=444,cinder:INSERT=62,cinder:UPDATE=128,cinder:DELETE=3 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:55:52.513305 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:52.513305 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:52.517729 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-570ea829-7e79-423e-ba9b-472639d05254 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:52.524406 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-570ea829-7e79-423e-ba9b-472639d05254 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/06f16f28-589d-46ef-bb39-1985377a956c returned with HTTP 200 Jul 03 23:55:52.524972 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 742/3040] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:52 2026] GET /volume/v3/volumes/06f16f28-589d-46ef-bb39-1985377a956c => generated 897 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:52.542748 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-10875cb7-e6ed-42b5-b18c-bb130c40a412 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:52.544890 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-10875cb7-e6ed-42b5-b18c-bb130c40a412 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb Jul 03 23:55:52.545177 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-10875cb7-e6ed-42b5-b18c-bb130c40a412 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:52.545409 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-10875cb7-e6ed-42b5-b18c-bb130c40a412 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:52.545504 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-10875cb7-e6ed-42b5-b18c-bb130c40a412 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete snapshot with id: 4fed1a05-0568-4ab6-84e8-3181c7a3b8fb Jul 03 23:55:52.553921 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:52.553921 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:52.554528 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-10875cb7-e6ed-42b5-b18c-bb130c40a412 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:52.580734 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-10875cb7-e6ed-42b5-b18c-bb130c40a412 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot delete request issued successfully. Jul 03 23:55:52.581025 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-10875cb7-e6ed-42b5-b18c-bb130c40a412 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb returned with HTTP 202 Jul 03 23:55:52.581529 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 761/3041] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:55:52 2026] DELETE /volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:52.591753 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8440e724-9405-4a49-bde6-5a4e4b5a4cf4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:52.595365 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8440e724-9405-4a49-bde6-5a4e4b5a4cf4 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb Jul 03 23:55:52.595801 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8440e724-9405-4a49-bde6-5a4e4b5a4cf4 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:52.596074 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8440e724-9405-4a49-bde6-5a4e4b5a4cf4 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:52.598799 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=448,cinder:UPDATE=125,cinder:DELETE=2,cinder:INSERT=71 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:55:52.603583 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:52.603583 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:52.604241 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8440e724-9405-4a49-bde6-5a4e4b5a4cf4 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Snapshot retrieved successfully. Jul 03 23:55:52.605583 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8440e724-9405-4a49-bde6-5a4e4b5a4cf4 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb returned with HTTP 200 Jul 03 23:55:52.606791 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 771/3042] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:52 2026] GET /volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:52.801966 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-371e5f27-fdd0-4e02-a7a6-067cae34c909 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:52.805281 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-371e5f27-fdd0-4e02-a7a6-067cae34c909 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:52.805281 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-371e5f27-fdd0-4e02-a7a6-067cae34c909 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:52.805802 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-371e5f27-fdd0-4e02-a7a6-067cae34c909 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:52.805802 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-371e5f27-fdd0-4e02-a7a6-067cae34c909 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:52.812137 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:52.812137 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:52.813263 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-371e5f27-fdd0-4e02-a7a6-067cae34c909 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:52.813371 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 769/3043] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:52 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:53.054434 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b11cf00b-bda6-4e3a-96ea-4e3b6a5137e4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:53.054964 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b11cf00b-bda6-4e3a-96ea-4e3b6a5137e4 None None] GET https://10.4.3.143/volume// Jul 03 23:55:53.055229 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b11cf00b-bda6-4e3a-96ea-4e3b6a5137e4 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:53.055508 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b11cf00b-bda6-4e3a-96ea-4e3b6a5137e4 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:53.055991 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b11cf00b-bda6-4e3a-96ea-4e3b6a5137e4 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:55:53.056373 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 743/3044] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:55:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:55:53.067077 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-4f17931d-c8df-4ab1-ac32-515f15a41fdb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:53.070412 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-4f17931d-c8df-4ab1-ac32-515f15a41fdb tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:55:53.070740 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-4f17931d-c8df-4ab1-ac32-515f15a41fdb tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1758409c-dbf9-465c-8703-ede2657cf445", "connector": null, "instance_uuid": "7141e91d-ac57-4cc8-8d12-fad61b02d459"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:53.079117 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:53.079117 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:53.117179 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-4f17931d-c8df-4ab1-ac32-515f15a41fdb tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:55:53.117648 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 762/3045] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:55:53 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 03 23:55:53.537573 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-930979e7-9d17-45b8-94eb-1a4a8e8b2456 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:53.539207 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-930979e7-9d17-45b8-94eb-1a4a8e8b2456 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:55:53.539392 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-930979e7-9d17-45b8-94eb-1a4a8e8b2456 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:53.539565 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-930979e7-9d17-45b8-94eb-1a4a8e8b2456 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:53.548172 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:53.548172 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:53.551719 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-930979e7-9d17-45b8-94eb-1a4a8e8b2456 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:55:53.555787 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-930979e7-9d17-45b8-94eb-1a4a8e8b2456 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 returned with HTTP 200 Jul 03 23:55:53.556263 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 772/3046] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:53 2026] GET /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:53.618678 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5a2a3fd8-2628-416e-baec-ecbb01ba2221 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:53.623387 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5a2a3fd8-2628-416e-baec-ecbb01ba2221 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb Jul 03 23:55:53.623588 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5a2a3fd8-2628-416e-baec-ecbb01ba2221 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:53.624151 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5a2a3fd8-2628-416e-baec-ecbb01ba2221 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:53.631019 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5a2a3fd8-2628-416e-baec-ecbb01ba2221 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb returned with HTTP 404 Jul 03 23:55:53.631469 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 770/3047] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:55:53 2026] GET /volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:53.640645 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cee2a314-208e-4ed4-877f-61f62b3156d5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:53.642758 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cee2a314-208e-4ed4-877f-61f62b3156d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf Jul 03 23:55:53.643071 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cee2a314-208e-4ed4-877f-61f62b3156d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:53.643245 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cee2a314-208e-4ed4-877f-61f62b3156d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:53.643437 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-cee2a314-208e-4ed4-877f-61f62b3156d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: 839b4434-8d3d-4a17-a3f8-2631f1626edf Jul 03 23:55:53.663096 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:53.663096 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:53.663466 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cee2a314-208e-4ed4-877f-61f62b3156d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:53.678141 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f88528ef-2b52-4c64-8e02-8f835c0db7e3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:53.678595 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f88528ef-2b52-4c64-8e02-8f835c0db7e3 None None] GET https://10.4.3.143/volume// Jul 03 23:55:53.678852 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f88528ef-2b52-4c64-8e02-8f835c0db7e3 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:53.679150 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f88528ef-2b52-4c64-8e02-8f835c0db7e3 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:53.679498 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f88528ef-2b52-4c64-8e02-8f835c0db7e3 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:55:53.679835 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 763/3048] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:55:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:55:53.683208 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cee2a314-208e-4ed4-877f-61f62b3156d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume request issued successfully. Jul 03 23:55:53.683400 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cee2a314-208e-4ed4-877f-61f62b3156d5 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf returned with HTTP 202 Jul 03 23:55:53.683816 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 744/3049] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:55:53 2026] DELETE /volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:55:53.692311 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ecc0720d-1560-4921-b623-023abdeef9c8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:53.694026 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-b9478459-f95f-4413-a648-553b184a9968 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:53.694137 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ecc0720d-1560-4921-b623-023abdeef9c8 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf Jul 03 23:55:53.694374 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ecc0720d-1560-4921-b623-023abdeef9c8 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:53.694588 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ecc0720d-1560-4921-b623-023abdeef9c8 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:53.700210 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-b9478459-f95f-4413-a648-553b184a9968 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:55:53.700210 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-b9478459-f95f-4413-a648-553b184a9968 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:53.700210 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-b9478459-f95f-4413-a648-553b184a9968 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:53.703844 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:53.703844 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:53.710767 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ecc0720d-1560-4921-b623-023abdeef9c8 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:53.713275 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ecc0720d-1560-4921-b623-023abdeef9c8 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf returned with HTTP 200 Jul 03 23:55:53.713275 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 773/3050] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:53 2026] GET /volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:53.719097 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:53.719097 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:53.730885 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-b9478459-f95f-4413-a648-553b184a9968 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:55:53.739434 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-b9478459-f95f-4413-a648-553b184a9968 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 returned with HTTP 200 Jul 03 23:55:53.740285 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 771/3051] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:55:53 2026] GET /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 => generated 1117 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:55:53.829218 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-de9bd60b-044b-4e38-a9ca-c1855af38d28 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:53.831305 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-de9bd60b-044b-4e38-a9ca-c1855af38d28 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:53.831543 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-de9bd60b-044b-4e38-a9ca-c1855af38d28 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:53.831810 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-de9bd60b-044b-4e38-a9ca-c1855af38d28 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:53.831995 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-de9bd60b-044b-4e38-a9ca-c1855af38d28 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:53.840692 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:53.840692 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:53.842093 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-de9bd60b-044b-4e38-a9ca-c1855af38d28 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:53.842611 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 764/3052] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:53 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:53.877927 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-3480c420-5fe7-4614-a650-6179bd032abc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:53.880524 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-3480c420-5fe7-4614-a650-6179bd032abc tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] PUT https://10.4.3.143/volume/v3/attachments/0c644c2e-2aac-461d-8005-99f94195cac6 Jul 03 23:55:53.881015 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-3480c420-5fe7-4614-a650-6179bd032abc tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:53.891602 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-3480c420-5fe7-4614-a650-6179bd032abc tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Acquiring lock "cinder-attachment_update-1758409c-dbf9-465c-8703-ede2657cf445-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:55:53.897476 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-3480c420-5fe7-4614-a650-6179bd032abc tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Lock "cinder-attachment_update-1758409c-dbf9-465c-8703-ede2657cf445-np0000004490" acquired by "attachment_update" :: waited 0.006s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:55:53.898873 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:53.898873 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:54.427693 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-3480c420-5fe7-4614-a650-6179bd032abc tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Lock "cinder-attachment_update-1758409c-dbf9-465c-8703-ede2657cf445-np0000004490" released by "attachment_update" :: held 0.530s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:55:54.428097 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-3480c420-5fe7-4614-a650-6179bd032abc tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/attachments/0c644c2e-2aac-461d-8005-99f94195cac6 returned with HTTP 200 Jul 03 23:55:54.428719 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 745/3053] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:55:53 2026] PUT /volume/v3/attachments/0c644c2e-2aac-461d-8005-99f94195cac6 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:54.573746 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6e6d1406-5868-4cba-bc06-94b1f3719605 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:54.575828 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6e6d1406-5868-4cba-bc06-94b1f3719605 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:55:54.576053 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6e6d1406-5868-4cba-bc06-94b1f3719605 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:54.576273 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6e6d1406-5868-4cba-bc06-94b1f3719605 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:54.591575 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:54.591575 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:54.595016 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6e6d1406-5868-4cba-bc06-94b1f3719605 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:55:54.599216 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6e6d1406-5868-4cba-bc06-94b1f3719605 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 returned with HTTP 200 Jul 03 23:55:54.599552 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 774/3054] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:54 2026] GET /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:54.727618 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a343e1b6-6016-4887-9127-071beeab2a38 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:54.732234 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a343e1b6-6016-4887-9127-071beeab2a38 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf Jul 03 23:55:54.732450 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a343e1b6-6016-4887-9127-071beeab2a38 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:54.732641 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a343e1b6-6016-4887-9127-071beeab2a38 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:54.742406 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a343e1b6-6016-4887-9127-071beeab2a38 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf returned with HTTP 404 Jul 03 23:55:54.743083 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 772/3055] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:54 2026] GET /volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:55:54.753057 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ace6a77c-602f-41db-97b6-208c59b27e28 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:54.754976 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:54.755345 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1690125611"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:54.756687 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1690125611'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:54.756857 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume of 1 GB Jul 03 23:55:54.765345 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Availability Zones retrieved successfully. Jul 03 23:55:54.774394 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (faffae14-15ab-4a0a-8dd7-b2543bfab66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:54.778411 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bab6f46-ad25-47c3-9432-f1099584df38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:54.779506 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:54.815945 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bab6f46-ad25-47c3-9432-f1099584df38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:54.816692 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33fc11be-2224-46e1-872d-0b6f317603d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:54.852787 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Created reservations ['3d0224b8-d975-4310-8773-4b4a6ab55f39', 'd97a56f4-bdec-417e-ac7b-f7c325bb69f7', '09dbbe05-b982-4475-b42d-f3138f7de33f', '91200abf-a3e6-40f0-9437-1295fb90614a'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:54.853508 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33fc11be-2224-46e1-872d-0b6f317603d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d0224b8-d975-4310-8773-4b4a6ab55f39', 'd97a56f4-bdec-417e-ac7b-f7c325bb69f7', '09dbbe05-b982-4475-b42d-f3138f7de33f', '91200abf-a3e6-40f0-9437-1295fb90614a']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:54.854257 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7d1107c-b8b1-4ab5-9f3a-a3608106e4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:54.854511 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8bf9fd81-149a-44a1-ba3c-cc0b9d0525bb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:54.856312 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8bf9fd81-149a-44a1-ba3c-cc0b9d0525bb tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:54.856499 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8bf9fd81-149a-44a1-ba3c-cc0b9d0525bb tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:54.856677 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8bf9fd81-149a-44a1-ba3c-cc0b9d0525bb tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:54.856816 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-8bf9fd81-149a-44a1-ba3c-cc0b9d0525bb tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:54.867130 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:54.867130 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:54.867985 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8bf9fd81-149a-44a1-ba3c-cc0b9d0525bb tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:54.868392 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 746/3056] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:54 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:54.874506 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7d1107c-b8b1-4ab5-9f3a-a3608106e4ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00586025-e9df-4eb8-8d44-5c7ffe3e0a36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1690125611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['3d0224b8-d975-4310-8773-4b4a6ab55f39','d97a56f4-bdec-417e-ac7b-f7c325bb69f7','09dbbe05-b982-4475-b42d-f3138f7de33f','91200abf-a3e6-40f0-9437-1295fb90614a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1690125611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00586025-e9df-4eb8-8d44-5c7ffe3e0a36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88303c6bb8714713a98374bb4436c4ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:54.875189 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76cb19af-b03a-480e-acb5-96fecd9297cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:54.906122 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76cb19af-b03a-480e-acb5-96fecd9297cc) transitioned into state 'SUCCESS' from state '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-1690125611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['3d0224b8-d975-4310-8773-4b4a6ab55f39','d97a56f4-bdec-417e-ac7b-f7c325bb69f7','09dbbe05-b982-4475-b42d-f3138f7de33f','91200abf-a3e6-40f0-9437-1295fb90614a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:54.906832 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91305774-fc45-4ea8-905e-cbf0a58fbc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:54.916605 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91305774-fc45-4ea8-905e-cbf0a58fbc5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:54.917583 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (faffae14-15ab-4a0a-8dd7-b2543bfab66e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:54.917891 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request issued successfully. Jul 03 23:55:54.918446 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ace6a77c-602f-41db-97b6-208c59b27e28 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:54.919011 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 765/3057] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:55:54 2026] POST /volume/v3/volumes => generated 770 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:54.933415 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ac0e3185-2b5d-4850-a04f-d16041aed97c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:54.935197 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ac0e3185-2b5d-4850-a04f-d16041aed97c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 Jul 03 23:55:54.935398 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ac0e3185-2b5d-4850-a04f-d16041aed97c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:54.935597 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ac0e3185-2b5d-4850-a04f-d16041aed97c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:54.942732 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:54.942732 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:54.947875 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ac0e3185-2b5d-4850-a04f-d16041aed97c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:54.951001 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ac0e3185-2b5d-4850-a04f-d16041aed97c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 returned with HTTP 200 Jul 03 23:55:54.951428 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 775/3058] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:54 2026] GET /volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:55.616073 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d2909f6f-c48f-442f-8ff6-46836951d1e9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:55.619567 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d2909f6f-c48f-442f-8ff6-46836951d1e9 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:55:55.619999 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d2909f6f-c48f-442f-8ff6-46836951d1e9 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:55.620326 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d2909f6f-c48f-442f-8ff6-46836951d1e9 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:55.639287 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:55.639287 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:55.642482 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d2909f6f-c48f-442f-8ff6-46836951d1e9 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:55:55.650008 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d2909f6f-c48f-442f-8ff6-46836951d1e9 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 returned with HTTP 200 Jul 03 23:55:55.650008 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 773/3059] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:55 2026] GET /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 => generated 938 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:55.879958 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-33720a7f-ff1a-48ba-be16-4c2d5dcb4e7d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:55.882078 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-33720a7f-ff1a-48ba-be16-4c2d5dcb4e7d tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:55.882271 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-33720a7f-ff1a-48ba-be16-4c2d5dcb4e7d tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:55.882443 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-33720a7f-ff1a-48ba-be16-4c2d5dcb4e7d tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:55.882535 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-33720a7f-ff1a-48ba-be16-4c2d5dcb4e7d tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:55.886757 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:55.886757 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:55.887543 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-33720a7f-ff1a-48ba-be16-4c2d5dcb4e7d tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:55.887920 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 747/3060] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:55 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:55.964391 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-19d53507-3856-47e2-b68e-30e341239030 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:55.966342 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-19d53507-3856-47e2-b68e-30e341239030 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 Jul 03 23:55:55.966805 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-19d53507-3856-47e2-b68e-30e341239030 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:55.967130 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-19d53507-3856-47e2-b68e-30e341239030 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:55.974865 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:55.974865 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:55.981458 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-19d53507-3856-47e2-b68e-30e341239030 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:55.983867 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-19d53507-3856-47e2-b68e-30e341239030 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 returned with HTTP 200 Jul 03 23:55:55.984408 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 766/3061] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:55 2026] GET /volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 => generated 863 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:55.997748 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:55.999242 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:55:55.999681 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "00586025-e9df-4eb8-8d44-5c7ffe3e0a36", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1867425147"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:55:56.000944 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request body: {'volume': {'source_volid': '00586025-e9df-4eb8-8d44-5c7ffe3e0a36', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1867425147'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:55:56.007276 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:56.007276 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:56.007660 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume retrieved successfully. Jul 03 23:55:56.007786 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume of 1 GB Jul 03 23:55:56.010810 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Availability Zones retrieved successfully. Jul 03 23:55:56.015455 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (a83a6026-48f8-4aa5-a5be-b5907aa9c882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:56.016545 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b9afb9d-4927-4913-b785-6139fb203314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:56.017376 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:55:56.043330 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b9afb9d-4927-4913-b785-6139fb203314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '00586025-e9df-4eb8-8d44-5c7ffe3e0a36', 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:56.044490 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7098d117-59f0-47d1-ae2e-5da1fed784c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:56.099369 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Created reservations ['c193b844-e22b-4da7-9813-3c10a6261d8e', '7d264109-5e01-4f01-875d-24d0eba3c5f8', 'f53a0127-fcb1-4e33-90f5-ab1e2a2e40aa', 'e9cb7f3c-e14b-45b4-8068-5f56aec5b623'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:55:56.100473 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7098d117-59f0-47d1-ae2e-5da1fed784c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c193b844-e22b-4da7-9813-3c10a6261d8e', '7d264109-5e01-4f01-875d-24d0eba3c5f8', 'f53a0127-fcb1-4e33-90f5-ab1e2a2e40aa', 'e9cb7f3c-e14b-45b4-8068-5f56aec5b623']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:56.101514 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95368d6e-7267-43be-be84-ff580028115f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:56.142769 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95368d6e-7267-43be-be84-ff580028115f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '181085a5-1e21-44b8-bba8-9411e62cbdf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1867425147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['c193b844-e22b-4da7-9813-3c10a6261d8e','7d264109-5e01-4f01-875d-24d0eba3c5f8','f53a0127-fcb1-4e33-90f5-ab1e2a2e40aa','e9cb7f3c-e14b-45b4-8068-5f56aec5b623'],size=1,snapshot_id=None,source_replicaid=,source_volid=00586025-e9df-4eb8-8d44-5c7ffe3e0a36,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:55:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1867425147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=181085a5-1e21-44b8-bba8-9411e62cbdf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88303c6bb8714713a98374bb4436c4ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=00586025-e9df-4eb8-8d44-5c7ffe3e0a36,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:56.142769 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a25b6048-af19-413d-b279-a6d0373901ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:56.165622 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a25b6048-af19-413d-b279-a6d0373901ed) transitioned into state 'SUCCESS' from state '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-1867425147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88303c6bb8714713a98374bb4436c4ff',qos_specs=None,replication_status=,reservations=['c193b844-e22b-4da7-9813-3c10a6261d8e','7d264109-5e01-4f01-875d-24d0eba3c5f8','f53a0127-fcb1-4e33-90f5-ab1e2a2e40aa','e9cb7f3c-e14b-45b4-8068-5f56aec5b623'],size=1,snapshot_id=None,source_replicaid=,source_volid=00586025-e9df-4eb8-8d44-5c7ffe3e0a36,status='creating',user_id='3ba9945bacc24aa0b6fb19b9e2e9b83d',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:56.166590 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d822338e-fd2a-450e-a121-d4538f9443c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:55:56.185672 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d822338e-fd2a-450e-a121-d4538f9443c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:55:56.186837 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Flow 'volume_create_api' (a83a6026-48f8-4aa5-a5be-b5907aa9c882) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:55:56.187237 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Create volume request issued successfully. Jul 03 23:55:56.187984 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fcae32fe-dffa-4295-8946-ea360dd01e37 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:55:56.188478 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 776/3062] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:55:55 2026] POST /volume/v3/volumes => generated 804 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:56.203147 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d19011c7-fd27-45d0-b090-d117ad013b46 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:56.205385 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d19011c7-fd27-45d0-b090-d117ad013b46 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/181085a5-1e21-44b8-bba8-9411e62cbdf4 Jul 03 23:55:56.205659 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d19011c7-fd27-45d0-b090-d117ad013b46 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:56.205938 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d19011c7-fd27-45d0-b090-d117ad013b46 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:56.213741 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:56.213741 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:56.217827 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d19011c7-fd27-45d0-b090-d117ad013b46 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:56.221992 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d19011c7-fd27-45d0-b090-d117ad013b46 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/181085a5-1e21-44b8-bba8-9411e62cbdf4 returned with HTTP 200 Jul 03 23:55:56.222386 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 774/3063] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:56 2026] GET /volume/v3/volumes/181085a5-1e21-44b8-bba8-9411e62cbdf4 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:56.663264 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7e4490df-d1b1-4462-828e-961cda8ab11e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:56.665062 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7e4490df-d1b1-4462-828e-961cda8ab11e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:55:56.665247 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7e4490df-d1b1-4462-828e-961cda8ab11e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:56.665432 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7e4490df-d1b1-4462-828e-961cda8ab11e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:56.677510 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:56.677510 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:56.681876 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7e4490df-d1b1-4462-828e-961cda8ab11e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:55:56.687247 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7e4490df-d1b1-4462-828e-961cda8ab11e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 returned with HTTP 200 Jul 03 23:55:56.687922 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 748/3064] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:56 2026] GET /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:56.827230 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d6222fa4-40c5-4f23-8678-c7083918094f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:56.829676 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d6222fa4-40c5-4f23-8678-c7083918094f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:56.829964 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d6222fa4-40c5-4f23-8678-c7083918094f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:56.830209 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d6222fa4-40c5-4f23-8678-c7083918094f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:56.830403 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-d6222fa4-40c5-4f23-8678-c7083918094f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Delete volume with id: a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:56.838819 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:56.838819 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:56.839475 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d6222fa4-40c5-4f23-8678-c7083918094f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:56.860441 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d6222fa4-40c5-4f23-8678-c7083918094f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Delete volume request issued successfully. Jul 03 23:55:56.860709 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d6222fa4-40c5-4f23-8678-c7083918094f tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 202 Jul 03 23:55:56.861262 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 767/3065] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:56 2026] DELETE /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:56.870439 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-df599488-4127-4947-89b7-66b601acbb2d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:56.875580 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-df599488-4127-4947-89b7-66b601acbb2d tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:56.875809 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-df599488-4127-4947-89b7-66b601acbb2d tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:56.876014 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-df599488-4127-4947-89b7-66b601acbb2d tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:56.887967 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:56.887967 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:56.891825 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-df599488-4127-4947-89b7-66b601acbb2d tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:56.895991 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-df599488-4127-4947-89b7-66b601acbb2d tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 200 Jul 03 23:55:56.896374 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 777/3066] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:56 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:56.897807 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f9289dc2-82de-40da-9543-70d0ff1add08 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:56.899893 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f9289dc2-82de-40da-9543-70d0ff1add08 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:56.900113 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f9289dc2-82de-40da-9543-70d0ff1add08 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:56.900330 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f9289dc2-82de-40da-9543-70d0ff1add08 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:56.900466 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-f9289dc2-82de-40da-9543-70d0ff1add08 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:56.905319 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:56.905319 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:56.906226 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f9289dc2-82de-40da-9543-70d0ff1add08 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:56.906631 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 775/3067] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:56 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:57.237090 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cf684f58-f3a8-4c93-aaf0-eac650646be0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:57.238989 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cf684f58-f3a8-4c93-aaf0-eac650646be0 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/181085a5-1e21-44b8-bba8-9411e62cbdf4 Jul 03 23:55:57.239170 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cf684f58-f3a8-4c93-aaf0-eac650646be0 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:57.239335 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cf684f58-f3a8-4c93-aaf0-eac650646be0 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:57.252258 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:57.252258 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:57.260457 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cf684f58-f3a8-4c93-aaf0-eac650646be0 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:57.268387 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cf684f58-f3a8-4c93-aaf0-eac650646be0 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/181085a5-1e21-44b8-bba8-9411e62cbdf4 returned with HTTP 200 Jul 03 23:55:57.268975 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 749/3068] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:57 2026] GET /volume/v3/volumes/181085a5-1e21-44b8-bba8-9411e62cbdf4 => generated 897 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:57.282406 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8fea2bd0-5cd9-41ce-986f-bde1b8d0edd2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:57.285576 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8fea2bd0-5cd9-41ce-986f-bde1b8d0edd2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 Jul 03 23:55:57.285950 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8fea2bd0-5cd9-41ce-986f-bde1b8d0edd2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:57.285950 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8fea2bd0-5cd9-41ce-986f-bde1b8d0edd2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:57.286091 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-8fea2bd0-5cd9-41ce-986f-bde1b8d0edd2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: 00586025-e9df-4eb8-8d44-5c7ffe3e0a36 Jul 03 23:55:57.292639 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:57.292639 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:57.293099 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8fea2bd0-5cd9-41ce-986f-bde1b8d0edd2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:57.315092 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8fea2bd0-5cd9-41ce-986f-bde1b8d0edd2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume request issued successfully. Jul 03 23:55:57.315092 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8fea2bd0-5cd9-41ce-986f-bde1b8d0edd2 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 returned with HTTP 202 Jul 03 23:55:57.315989 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 768/3069] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:55:57 2026] DELETE /volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:55:57.326685 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c7341ef7-f0bb-4fd5-9528-2d5e1f02ba45 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:57.328370 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c7341ef7-f0bb-4fd5-9528-2d5e1f02ba45 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 Jul 03 23:55:57.328574 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c7341ef7-f0bb-4fd5-9528-2d5e1f02ba45 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:57.328787 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c7341ef7-f0bb-4fd5-9528-2d5e1f02ba45 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:57.336084 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:57.336084 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:57.345941 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c7341ef7-f0bb-4fd5-9528-2d5e1f02ba45 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:57.351515 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c7341ef7-f0bb-4fd5-9528-2d5e1f02ba45 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 returned with HTTP 200 Jul 03 23:55:57.351969 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 778/3070] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:57 2026] GET /volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 => generated 862 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:57.701396 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-afa59fff-5352-4b27-b122-7252d6557e4c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:57.703113 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-afa59fff-5352-4b27-b122-7252d6557e4c tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:55:57.703304 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-afa59fff-5352-4b27-b122-7252d6557e4c tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:57.703476 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-afa59fff-5352-4b27-b122-7252d6557e4c tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:57.712947 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:57.712947 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:57.716948 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-afa59fff-5352-4b27-b122-7252d6557e4c tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:55:57.721880 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-afa59fff-5352-4b27-b122-7252d6557e4c tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 returned with HTTP 200 Jul 03 23:55:57.722269 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 776/3071] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:57 2026] GET /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:57.911296 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-64e754d2-1fbd-467f-9c6a-d330b5092bc7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:57.914232 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-64e754d2-1fbd-467f-9c6a-d330b5092bc7 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 Jul 03 23:55:57.914535 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-64e754d2-1fbd-467f-9c6a-d330b5092bc7 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:57.914891 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-64e754d2-1fbd-467f-9c6a-d330b5092bc7 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:57.916595 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-22cdb9f3-401e-42b9-836e-31908697e5e9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:57.920920 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-22cdb9f3-401e-42b9-836e-31908697e5e9 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:57.921231 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-22cdb9f3-401e-42b9-836e-31908697e5e9 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:57.921554 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-22cdb9f3-401e-42b9-836e-31908697e5e9 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:57.921748 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-22cdb9f3-401e-42b9-836e-31908697e5e9 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:57.925117 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-64e754d2-1fbd-467f-9c6a-d330b5092bc7 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 returned with HTTP 404 Jul 03 23:55:57.925804 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 750/3072] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:57 2026] GET /volume/v3/volumes/a0625e14-4629-451b-bb88-1cc1e66e0cc9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:57.927123 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:57.927123 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:57.928386 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-22cdb9f3-401e-42b9-836e-31908697e5e9 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:57.928852 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 769/3073] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:57 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:57.989828 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-683ac73b-e431-42b8-a604-7416c903e7e4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:57.995857 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-683ac73b-e431-42b8-a604-7416c903e7e4 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] DELETE https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:55:57.995857 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-683ac73b-e431-42b8-a604-7416c903e7e4 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:57.995857 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-683ac73b-e431-42b8-a604-7416c903e7e4 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:57.995857 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-683ac73b-e431-42b8-a604-7416c903e7e4 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Delete volume with id: bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:55:58.005613 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:58.005613 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:58.006417 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-683ac73b-e431-42b8-a604-7416c903e7e4 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:58.025421 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-683ac73b-e431-42b8-a604-7416c903e7e4 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Delete volume request issued successfully. Jul 03 23:55:58.025741 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-683ac73b-e431-42b8-a604-7416c903e7e4 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 202 Jul 03 23:55:58.026143 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 779/3074] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:57 2026] DELETE /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:58.035155 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4c23b09e-d0a5-4f3c-b7fb-a2a9f0b8d162 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:58.036724 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4c23b09e-d0a5-4f3c-b7fb-a2a9f0b8d162 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:55:58.036978 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4c23b09e-d0a5-4f3c-b7fb-a2a9f0b8d162 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:58.037190 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4c23b09e-d0a5-4f3c-b7fb-a2a9f0b8d162 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:58.045608 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:58.045608 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:58.049509 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-4c23b09e-d0a5-4f3c-b7fb-a2a9f0b8d162 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:58.054603 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4c23b09e-d0a5-4f3c-b7fb-a2a9f0b8d162 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 200 Jul 03 23:55:58.055059 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 777/3075] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:58 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:58.370199 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b6b9afd3-8e25-4424-90da-a4c1f3c8952f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:58.371976 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b6b9afd3-8e25-4424-90da-a4c1f3c8952f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 Jul 03 23:55:58.372182 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b6b9afd3-8e25-4424-90da-a4c1f3c8952f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:58.372358 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b6b9afd3-8e25-4424-90da-a4c1f3c8952f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:58.380219 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b6b9afd3-8e25-4424-90da-a4c1f3c8952f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 returned with HTTP 404 Jul 03 23:55:58.380662 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 751/3076] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:58 2026] GET /volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:55:58.389126 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f627efa5-a8d9-432d-acab-22a0d107ad03 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:58.391280 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f627efa5-a8d9-432d-acab-22a0d107ad03 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/181085a5-1e21-44b8-bba8-9411e62cbdf4 Jul 03 23:55:58.391452 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f627efa5-a8d9-432d-acab-22a0d107ad03 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:58.392042 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f627efa5-a8d9-432d-acab-22a0d107ad03 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:58.392042 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-f627efa5-a8d9-432d-acab-22a0d107ad03 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: 181085a5-1e21-44b8-bba8-9411e62cbdf4 Jul 03 23:55:58.400822 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:58.400822 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:58.401391 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f627efa5-a8d9-432d-acab-22a0d107ad03 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:58.425220 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f627efa5-a8d9-432d-acab-22a0d107ad03 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume request issued successfully. Jul 03 23:55:58.425426 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f627efa5-a8d9-432d-acab-22a0d107ad03 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/181085a5-1e21-44b8-bba8-9411e62cbdf4 returned with HTTP 202 Jul 03 23:55:58.425839 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 770/3077] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:55:58 2026] DELETE /volume/v3/volumes/181085a5-1e21-44b8-bba8-9411e62cbdf4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:55:58.433752 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-599d84dc-4b0a-43df-b830-a4e558fe2a02 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:58.435546 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-599d84dc-4b0a-43df-b830-a4e558fe2a02 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/181085a5-1e21-44b8-bba8-9411e62cbdf4 Jul 03 23:55:58.435812 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-599d84dc-4b0a-43df-b830-a4e558fe2a02 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:58.436233 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-599d84dc-4b0a-43df-b830-a4e558fe2a02 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:58.444454 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:58.444454 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:58.449017 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-599d84dc-4b0a-43df-b830-a4e558fe2a02 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:58.454971 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-599d84dc-4b0a-43df-b830-a4e558fe2a02 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/181085a5-1e21-44b8-bba8-9411e62cbdf4 returned with HTTP 200 Jul 03 23:55:58.455466 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 780/3078] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:58 2026] GET /volume/v3/volumes/181085a5-1e21-44b8-bba8-9411e62cbdf4 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:58.736771 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d5dfa403-76cd-4795-9e35-a055375d09a6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:58.738514 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d5dfa403-76cd-4795-9e35-a055375d09a6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:55:58.738670 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d5dfa403-76cd-4795-9e35-a055375d09a6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:58.738902 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d5dfa403-76cd-4795-9e35-a055375d09a6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:58.747173 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:58.747173 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:58.750284 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d5dfa403-76cd-4795-9e35-a055375d09a6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:55:58.755217 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d5dfa403-76cd-4795-9e35-a055375d09a6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 returned with HTTP 200 Jul 03 23:55:58.755621 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 778/3079] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:58 2026] GET /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:58.938249 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2398c752-6f42-4931-b8c4-214954af5bf4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:58.940393 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2398c752-6f42-4931-b8c4-214954af5bf4 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:58.940659 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2398c752-6f42-4931-b8c4-214954af5bf4 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:58.940976 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2398c752-6f42-4931-b8c4-214954af5bf4 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:58.941098 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-2398c752-6f42-4931-b8c4-214954af5bf4 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:58.945666 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:58.945666 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:58.946767 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2398c752-6f42-4931-b8c4-214954af5bf4 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:58.947279 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 752/3080] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:58 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:59.069652 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0c742d61-b92e-4aa6-8103-5e63dc4ae64c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:59.071492 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0c742d61-b92e-4aa6-8103-5e63dc4ae64c tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 Jul 03 23:55:59.071782 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0c742d61-b92e-4aa6-8103-5e63dc4ae64c tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:59.072064 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0c742d61-b92e-4aa6-8103-5e63dc4ae64c tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:59.078938 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0c742d61-b92e-4aa6-8103-5e63dc4ae64c tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 returned with HTTP 404 Jul 03 23:55:59.079471 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 771/3081] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:59 2026] GET /volume/v3/volumes/bdb2fcce-f4c6-4daa-9bf2-cf85c3ae3d79 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:55:59.186232 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bf56c670-9875-41ef-823b-9676249dd3b8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:59.187832 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bf56c670-9875-41ef-823b-9676249dd3b8 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] DELETE https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:55:59.188012 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bf56c670-9875-41ef-823b-9676249dd3b8 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:59.188180 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bf56c670-9875-41ef-823b-9676249dd3b8 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:59.188338 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-bf56c670-9875-41ef-823b-9676249dd3b8 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Delete volume with id: 41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:55:59.195151 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:59.195151 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:59.195590 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-bf56c670-9875-41ef-823b-9676249dd3b8 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:59.211656 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-bf56c670-9875-41ef-823b-9676249dd3b8 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Delete volume request issued successfully. Jul 03 23:55:59.211912 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bf56c670-9875-41ef-823b-9676249dd3b8 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 202 Jul 03 23:55:59.212344 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 781/3082] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:55:59 2026] DELETE /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:55:59.218882 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4e9de01f-7191-483f-99f4-fbe2d515751a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:59.220823 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4e9de01f-7191-483f-99f4-fbe2d515751a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:55:59.221019 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4e9de01f-7191-483f-99f4-fbe2d515751a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:59.221188 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4e9de01f-7191-483f-99f4-fbe2d515751a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:59.227410 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:59.227410 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:59.230639 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-4e9de01f-7191-483f-99f4-fbe2d515751a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Volume info retrieved successfully. Jul 03 23:55:59.234661 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4e9de01f-7191-483f-99f4-fbe2d515751a tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 200 Jul 03 23:55:59.235084 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 779/3083] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:59 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:59.468749 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b6cd91e8-d890-4b27-81d7-fbe47ec6488c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:59.470614 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b6cd91e8-d890-4b27-81d7-fbe47ec6488c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/181085a5-1e21-44b8-bba8-9411e62cbdf4 Jul 03 23:55:59.470883 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b6cd91e8-d890-4b27-81d7-fbe47ec6488c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:59.471091 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b6cd91e8-d890-4b27-81d7-fbe47ec6488c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:59.477529 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b6cd91e8-d890-4b27-81d7-fbe47ec6488c tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/181085a5-1e21-44b8-bba8-9411e62cbdf4 returned with HTTP 404 Jul 03 23:55:59.478069 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 753/3084] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:59 2026] GET /volume/v3/volumes/181085a5-1e21-44b8-bba8-9411e62cbdf4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:55:59.484919 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cc91346c-e570-43d4-9656-06daac5b7af7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:59.486613 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cc91346c-e570-43d4-9656-06daac5b7af7 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 Jul 03 23:55:59.486878 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cc91346c-e570-43d4-9656-06daac5b7af7 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:59.487056 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cc91346c-e570-43d4-9656-06daac5b7af7 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:59.487213 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-cc91346c-e570-43d4-9656-06daac5b7af7 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: 00586025-e9df-4eb8-8d44-5c7ffe3e0a36 Jul 03 23:55:59.492634 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cc91346c-e570-43d4-9656-06daac5b7af7 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 returned with HTTP 404 Jul 03 23:55:59.493107 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 772/3085] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:55:59 2026] DELETE /volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:55:59.499086 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ebf6c82a-fe6f-4596-b642-0dd5527f9ce7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:59.500678 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ebf6c82a-fe6f-4596-b642-0dd5527f9ce7 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 Jul 03 23:55:59.500964 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ebf6c82a-fe6f-4596-b642-0dd5527f9ce7 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:59.501161 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ebf6c82a-fe6f-4596-b642-0dd5527f9ce7 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:59.506036 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ebf6c82a-fe6f-4596-b642-0dd5527f9ce7 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 returned with HTTP 404 Jul 03 23:55:59.506429 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 782/3086] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:59 2026] GET /volume/v3/volumes/00586025-e9df-4eb8-8d44-5c7ffe3e0a36 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:55:59.512445 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b4cbfbed-86ce-4b1e-8208-680dd88bf87a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:59.514663 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b4cbfbed-86ce-4b1e-8208-680dd88bf87a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/06f16f28-589d-46ef-bb39-1985377a956c Jul 03 23:55:59.515014 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b4cbfbed-86ce-4b1e-8208-680dd88bf87a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:59.515548 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b4cbfbed-86ce-4b1e-8208-680dd88bf87a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:59.515548 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-b4cbfbed-86ce-4b1e-8208-680dd88bf87a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: 06f16f28-589d-46ef-bb39-1985377a956c Jul 03 23:55:59.525246 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:59.525246 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:59.525246 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b4cbfbed-86ce-4b1e-8208-680dd88bf87a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:59.546786 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b4cbfbed-86ce-4b1e-8208-680dd88bf87a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume request issued successfully. Jul 03 23:55:59.547083 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b4cbfbed-86ce-4b1e-8208-680dd88bf87a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/06f16f28-589d-46ef-bb39-1985377a956c returned with HTTP 202 Jul 03 23:55:59.547591 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 780/3087] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:55:59 2026] DELETE /volume/v3/volumes/06f16f28-589d-46ef-bb39-1985377a956c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:55:59.554021 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d0c1ee67-11eb-4d66-b10f-061a2fef0310 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:59.555561 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d0c1ee67-11eb-4d66-b10f-061a2fef0310 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/06f16f28-589d-46ef-bb39-1985377a956c Jul 03 23:55:59.555763 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d0c1ee67-11eb-4d66-b10f-061a2fef0310 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:59.555946 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d0c1ee67-11eb-4d66-b10f-061a2fef0310 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:59.563033 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:59.563033 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:55:59.566692 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d0c1ee67-11eb-4d66-b10f-061a2fef0310 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Volume info retrieved successfully. Jul 03 23:55:59.570718 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d0c1ee67-11eb-4d66-b10f-061a2fef0310 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/06f16f28-589d-46ef-bb39-1985377a956c returned with HTTP 200 Jul 03 23:55:59.571157 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 754/3088] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:55:59 2026] GET /volume/v3/volumes/06f16f28-589d-46ef-bb39-1985377a956c => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:55:59.768162 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5d90b93a-bb97-4f19-a835-5019f6d381b9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:59.770263 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5d90b93a-bb97-4f19-a835-5019f6d381b9 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:55:59.770492 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5d90b93a-bb97-4f19-a835-5019f6d381b9 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:59.770689 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5d90b93a-bb97-4f19-a835-5019f6d381b9 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:59.780640 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:59.780640 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:55:59.784191 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5d90b93a-bb97-4f19-a835-5019f6d381b9 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:55:59.788644 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5d90b93a-bb97-4f19-a835-5019f6d381b9 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 returned with HTTP 200 Jul 03 23:55:59.789547 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 773/3089] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:59 2026] GET /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:59.957056 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cb4201bc-ddff-4b37-8d35-3bb2901ea3a6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:59.958691 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cb4201bc-ddff-4b37-8d35-3bb2901ea3a6 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:55:59.959000 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cb4201bc-ddff-4b37-8d35-3bb2901ea3a6 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:59.959179 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cb4201bc-ddff-4b37-8d35-3bb2901ea3a6 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:59.959279 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-cb4201bc-ddff-4b37-8d35-3bb2901ea3a6 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:55:59.963304 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:59.963304 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:55:59.963969 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cb4201bc-ddff-4b37-8d35-3bb2901ea3a6 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:55:59.964300 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 783/3090] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:59 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:55:59.974622 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3a0f9f7b-6dee-483c-8c0b-3e5d4234a5ba None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:55:59.976276 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3a0f9f7b-6dee-483c-8c0b-3e5d4234a5ba tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 Jul 03 23:55:59.976468 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3a0f9f7b-6dee-483c-8c0b-3e5d4234a5ba tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:55:59.976641 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3a0f9f7b-6dee-483c-8c0b-3e5d4234a5ba tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:55:59.983262 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:55:59.983262 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:55:59.986558 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-3a0f9f7b-6dee-483c-8c0b-3e5d4234a5ba tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Volume info retrieved successfully. Jul 03 23:55:59.990755 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3a0f9f7b-6dee-483c-8c0b-3e5d4234a5ba tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 returned with HTTP 200 Jul 03 23:55:59.991101 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 781/3091] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:55:59 2026] GET /volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 => generated 1362 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:00.002494 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.004186 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] POST https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3/restore Jul 03 23:56:00.004482 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:00.005717 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Restoring backup 165e480a-0827-46af-8e6f-e880a79653e3 ({'restore': {}}) {{(pid=99860) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 23:56:00.005849 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Restoring backup 165e480a-0827-46af-8e6f-e880a79653e3 to volume None. Jul 03 23:56:00.009684 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:00.009684 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:00.010657 np0000004490 devstack@c-api.service[99860]: INFO cinder.backup.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Creating volume of 1 GB for restore of backup 165e480a-0827-46af-8e6f-e880a79653e3. Jul 03 23:56:00.013502 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Availability Zones retrieved successfully. Jul 03 23:56:00.019775 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Flow 'volume_create_api' (fe979a70-3b6f-4a20-9711-3b9e823f3adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:00.020586 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af881735-9c2a-4c9a-8b30-f9d0ac42f660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:00.021411 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:00.046149 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af881735-9c2a-4c9a-8b30-f9d0ac42f660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:00.046873 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d62db2c5-506f-406d-b833-ae8168821439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:00.081125 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Created reservations ['916d8a7e-86b0-4b2d-ae10-10a9f32633b1', '195b563f-3655-4f71-a147-d9c1e7fe8904', '99e148ef-3269-4a61-9a48-967c0b6abc7e', 'f9fb60a2-5568-450d-8026-3fe45ba22b6e'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:00.081879 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d62db2c5-506f-406d-b833-ae8168821439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['916d8a7e-86b0-4b2d-ae10-10a9f32633b1', '195b563f-3655-4f71-a147-d9c1e7fe8904', '99e148ef-3269-4a61-9a48-967c0b6abc7e', 'f9fb60a2-5568-450d-8026-3fe45ba22b6e']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:00.082576 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200c7c2d-9159-48d7-9d38-2c717f6ff595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:00.108440 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200c7c2d-9159-48d7-9d38-2c717f6ff595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98d2c26f-787b-41f2-84c4-36070ba96811', '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_165e480a-0827-46af-8e6f-e880a79653e3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45038e37f0845fe9da1de65c07977e5',qos_specs=None,replication_status=,reservations=['916d8a7e-86b0-4b2d-ae10-10a9f32633b1','195b563f-3655-4f71-a147-d9c1e7fe8904','99e148ef-3269-4a61-9a48-967c0b6abc7e','f9fb60a2-5568-450d-8026-3fe45ba22b6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f683426b6354a4396f5a7956692b20c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:00Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_165e480a-0827-46af-8e6f-e880a79653e3',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98d2c26f-787b-41f2-84c4-36070ba96811,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e45038e37f0845fe9da1de65c07977e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f683426b6354a4396f5a7956692b20c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:00.109234 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ef4e94-cec4-4c14-bdb4-102583162a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:00.123797 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07ef4e94-cec4-4c14-bdb4-102583162a73) transitioned into 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_165e480a-0827-46af-8e6f-e880a79653e3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e45038e37f0845fe9da1de65c07977e5',qos_specs=None,replication_status=,reservations=['916d8a7e-86b0-4b2d-ae10-10a9f32633b1','195b563f-3655-4f71-a147-d9c1e7fe8904','99e148ef-3269-4a61-9a48-967c0b6abc7e','f9fb60a2-5568-450d-8026-3fe45ba22b6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f683426b6354a4396f5a7956692b20c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:00.124518 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (569bf4a5-3823-451b-a111-3337c1f1fb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:00.133139 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (569bf4a5-3823-451b-a111-3337c1f1fb7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:00.134020 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Flow 'volume_create_api' (fe979a70-3b6f-4a20-9711-3b9e823f3adc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:00.134308 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Create volume request issued successfully. Jul 03 23:56:00.141137 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:00.141137 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:00.141665 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Volume info retrieved successfully. Jul 03 23:56:00.247196 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0c8335c6-6321-47ee-ad05-347d0a5fa751 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.248898 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0c8335c6-6321-47ee-ad05-347d0a5fa751 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] GET https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 Jul 03 23:56:00.249103 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0c8335c6-6321-47ee-ad05-347d0a5fa751 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.249268 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0c8335c6-6321-47ee-ad05-347d0a5fa751 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.254223 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0c8335c6-6321-47ee-ad05-347d0a5fa751 tempest-AttachVolumeNegativeTest-1375330856 tempest-AttachVolumeNegativeTest-1375330856-project-member] https://10.4.3.143/volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 returned with HTTP 404 Jul 03 23:56:00.254606 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 774/3092] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:00 2026] GET /volume/v3/volumes/41308aa0-0886-496e-9262-f0b9255b3e83 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:00.582932 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7e8a15bc-ee00-43cd-8c04-769cd9e93414 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.584798 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7e8a15bc-ee00-43cd-8c04-769cd9e93414 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/06f16f28-589d-46ef-bb39-1985377a956c Jul 03 23:56:00.585018 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7e8a15bc-ee00-43cd-8c04-769cd9e93414 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.585189 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7e8a15bc-ee00-43cd-8c04-769cd9e93414 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.590682 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7e8a15bc-ee00-43cd-8c04-769cd9e93414 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/06f16f28-589d-46ef-bb39-1985377a956c returned with HTTP 404 Jul 03 23:56:00.591157 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 784/3093] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:00 2026] GET /volume/v3/volumes/06f16f28-589d-46ef-bb39-1985377a956c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:00.597694 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-05f04c00-052b-405f-8fc9-b64b9b0721fa None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.599531 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-05f04c00-052b-405f-8fc9-b64b9b0721fa tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb Jul 03 23:56:00.599795 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-05f04c00-052b-405f-8fc9-b64b9b0721fa tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.600028 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-05f04c00-052b-405f-8fc9-b64b9b0721fa tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.600172 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-05f04c00-052b-405f-8fc9-b64b9b0721fa tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete snapshot with id: 4fed1a05-0568-4ab6-84e8-3181c7a3b8fb Jul 03 23:56:00.604207 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-05f04c00-052b-405f-8fc9-b64b9b0721fa tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb returned with HTTP 404 Jul 03 23:56:00.604670 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 782/3094] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:56:00 2026] DELETE /volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:00.610758 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-636f2926-cef9-4f01-9530-036839c10839 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.612816 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-636f2926-cef9-4f01-9530-036839c10839 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb Jul 03 23:56:00.613114 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-636f2926-cef9-4f01-9530-036839c10839 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.613373 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-636f2926-cef9-4f01-9530-036839c10839 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.618264 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-636f2926-cef9-4f01-9530-036839c10839 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb returned with HTTP 404 Jul 03 23:56:00.618867 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 775/3095] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:56:00 2026] GET /volume/v3/snapshots/4fed1a05-0568-4ab6-84e8-3181c7a3b8fb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:00.625346 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ff9c54b9-a3da-47df-9d37-e565742b5ed6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.626947 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ff9c54b9-a3da-47df-9d37-e565742b5ed6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf Jul 03 23:56:00.627173 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ff9c54b9-a3da-47df-9d37-e565742b5ed6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.627371 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ff9c54b9-a3da-47df-9d37-e565742b5ed6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.627575 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-ff9c54b9-a3da-47df-9d37-e565742b5ed6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: 839b4434-8d3d-4a17-a3f8-2631f1626edf Jul 03 23:56:00.634743 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ff9c54b9-a3da-47df-9d37-e565742b5ed6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf returned with HTTP 404 Jul 03 23:56:00.635255 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 785/3096] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:00 2026] DELETE /volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:00.641502 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d7aa866d-f3f2-404e-a631-089c83bd929f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.643201 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d7aa866d-f3f2-404e-a631-089c83bd929f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf Jul 03 23:56:00.643397 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d7aa866d-f3f2-404e-a631-089c83bd929f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.643604 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d7aa866d-f3f2-404e-a631-089c83bd929f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.648981 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d7aa866d-f3f2-404e-a631-089c83bd929f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf returned with HTTP 404 Jul 03 23:56:00.649381 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 783/3097] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:00 2026] GET /volume/v3/volumes/839b4434-8d3d-4a17-a3f8-2631f1626edf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:00.656493 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ee337cb6-a3b8-4f48-b93f-af4b9715e9a9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.661332 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ee337cb6-a3b8-4f48-b93f-af4b9715e9a9 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 Jul 03 23:56:00.661654 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ee337cb6-a3b8-4f48-b93f-af4b9715e9a9 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.661953 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ee337cb6-a3b8-4f48-b93f-af4b9715e9a9 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.662206 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-ee337cb6-a3b8-4f48-b93f-af4b9715e9a9 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: 83e58e42-0356-43c0-abcb-c9e1a72471f7 Jul 03 23:56:00.663536 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-9f4f8107-21c5-4be3-9c3a-635147c17321 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.665634 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-9f4f8107-21c5-4be3-9c3a-635147c17321 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] POST https://10.4.3.143/volume/v3/attachments/0c644c2e-2aac-461d-8005-99f94195cac6/action Jul 03 23:56:00.666057 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-9f4f8107-21c5-4be3-9c3a-635147c17321 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:00.666208 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-9f4f8107-21c5-4be3-9c3a-635147c17321 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:00.668633 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ee337cb6-a3b8-4f48-b93f-af4b9715e9a9 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 returned with HTTP 404 Jul 03 23:56:00.669054 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 776/3098] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:00 2026] DELETE /volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:00.676877 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b980c82a-2984-4b59-aeba-6beba83ef66e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.678626 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b980c82a-2984-4b59-aeba-6beba83ef66e tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 Jul 03 23:56:00.678983 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b980c82a-2984-4b59-aeba-6beba83ef66e tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.679177 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b980c82a-2984-4b59-aeba-6beba83ef66e tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.682693 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:00.682693 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:00.685687 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b980c82a-2984-4b59-aeba-6beba83ef66e tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 returned with HTTP 404 Jul 03 23:56:00.686252 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 784/3099] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:00 2026] GET /volume/v3/volumes/83e58e42-0356-43c0-abcb-c9e1a72471f7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:00.691739 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b457ff71-0a81-4f4d-9a49-0fe649d5f680 req-9f4f8107-21c5-4be3-9c3a-635147c17321 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/attachments/0c644c2e-2aac-461d-8005-99f94195cac6/action returned with HTTP 204 Jul 03 23:56:00.692367 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 786/3100] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:56:00 2026] POST /volume/v3/attachments/0c644c2e-2aac-461d-8005-99f94195cac6/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:00.693007 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-17888773-dea2-49a1-86c1-c55b2068f94d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.695111 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-17888773-dea2-49a1-86c1-c55b2068f94d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 Jul 03 23:56:00.695323 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-17888773-dea2-49a1-86c1-c55b2068f94d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.695527 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-17888773-dea2-49a1-86c1-c55b2068f94d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.695853 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-17888773-dea2-49a1-86c1-c55b2068f94d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete snapshot with id: 87a7beb5-7c72-443e-b954-ba33012a6890 Jul 03 23:56:00.700326 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-17888773-dea2-49a1-86c1-c55b2068f94d tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 returned with HTTP 404 Jul 03 23:56:00.700991 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 777/3101] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:56:00 2026] DELETE /volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:00.708104 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-35bebfa2-09fa-4b4b-8fd0-d61b44e635b6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.709792 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-35bebfa2-09fa-4b4b-8fd0-d61b44e635b6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 Jul 03 23:56:00.710028 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-35bebfa2-09fa-4b4b-8fd0-d61b44e635b6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.710165 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-35bebfa2-09fa-4b4b-8fd0-d61b44e635b6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.714123 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-35bebfa2-09fa-4b4b-8fd0-d61b44e635b6 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 returned with HTTP 404 Jul 03 23:56:00.714526 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 785/3102] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:56:00 2026] GET /volume/v3/snapshots/87a7beb5-7c72-443e-b954-ba33012a6890 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:00.720468 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7621459f-d430-4b78-a539-83103289ca3b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.722184 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7621459f-d430-4b78-a539-83103289ca3b tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d Jul 03 23:56:00.722405 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7621459f-d430-4b78-a539-83103289ca3b tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.722591 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7621459f-d430-4b78-a539-83103289ca3b tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.722762 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-7621459f-d430-4b78-a539-83103289ca3b tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: c57bf536-a68e-462a-a312-5bb70aa8397d Jul 03 23:56:00.728042 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7621459f-d430-4b78-a539-83103289ca3b tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d returned with HTTP 404 Jul 03 23:56:00.728469 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 787/3103] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:00 2026] DELETE /volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:00.735539 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0de420f1-6d8c-4df8-97d6-9f467808a9bf None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.737288 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0de420f1-6d8c-4df8-97d6-9f467808a9bf tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d Jul 03 23:56:00.737550 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0de420f1-6d8c-4df8-97d6-9f467808a9bf tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.737777 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0de420f1-6d8c-4df8-97d6-9f467808a9bf tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.743373 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0de420f1-6d8c-4df8-97d6-9f467808a9bf tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d returned with HTTP 404 Jul 03 23:56:00.743883 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 778/3104] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:00 2026] GET /volume/v3/volumes/c57bf536-a68e-462a-a312-5bb70aa8397d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:00.750731 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-941a2a02-e56a-45fd-995d-1809199128cf None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.752938 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-941a2a02-e56a-45fd-995d-1809199128cf tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf Jul 03 23:56:00.753209 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-941a2a02-e56a-45fd-995d-1809199128cf tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.753480 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-941a2a02-e56a-45fd-995d-1809199128cf tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.753617 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-941a2a02-e56a-45fd-995d-1809199128cf tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete snapshot with id: 4e496cac-f03d-4867-baba-2247c47877cf Jul 03 23:56:00.759112 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-941a2a02-e56a-45fd-995d-1809199128cf tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf returned with HTTP 404 Jul 03 23:56:00.759697 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 786/3105] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:56:00 2026] DELETE /volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:00.766725 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-25607cae-dd9d-45ea-a460-5ba7e4396270 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.768491 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-25607cae-dd9d-45ea-a460-5ba7e4396270 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf Jul 03 23:56:00.768743 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-25607cae-dd9d-45ea-a460-5ba7e4396270 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.768923 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-25607cae-dd9d-45ea-a460-5ba7e4396270 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.772902 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-25607cae-dd9d-45ea-a460-5ba7e4396270 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf returned with HTTP 404 Jul 03 23:56:00.773565 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 788/3106] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:56:00 2026] GET /volume/v3/snapshots/4e496cac-f03d-4867-baba-2247c47877cf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:00.780966 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1e994932-c025-4faf-bc8e-3d653c9ba21a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.782612 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1e994932-c025-4faf-bc8e-3d653c9ba21a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 Jul 03 23:56:00.782884 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1e994932-c025-4faf-bc8e-3d653c9ba21a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.783092 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1e994932-c025-4faf-bc8e-3d653c9ba21a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.783289 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-1e994932-c025-4faf-bc8e-3d653c9ba21a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: 830bb0e0-dccb-4d78-88d3-940b695d35f0 Jul 03 23:56:00.788486 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1e994932-c025-4faf-bc8e-3d653c9ba21a tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 returned with HTTP 404 Jul 03 23:56:00.788999 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 779/3107] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:00 2026] DELETE /volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:00.798300 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7ee0a74e-6ae5-437b-ba3d-337fb3fadcb3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.800612 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7ee0a74e-6ae5-437b-ba3d-337fb3fadcb3 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 Jul 03 23:56:00.800612 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7ee0a74e-6ae5-437b-ba3d-337fb3fadcb3 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.800612 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7ee0a74e-6ae5-437b-ba3d-337fb3fadcb3 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.809485 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-67a1973a-7a1d-4fa7-9b58-cfe589dcabdb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.810011 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7ee0a74e-6ae5-437b-ba3d-337fb3fadcb3 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 returned with HTTP 404 Jul 03 23:56:00.810654 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 787/3108] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:00 2026] GET /volume/v3/volumes/830bb0e0-dccb-4d78-88d3-940b695d35f0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:00.811937 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-67a1973a-7a1d-4fa7-9b58-cfe589dcabdb tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:56:00.812340 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-67a1973a-7a1d-4fa7-9b58-cfe589dcabdb tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.812340 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-67a1973a-7a1d-4fa7-9b58-cfe589dcabdb tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.820728 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b33551ad-6e48-4877-a1a8-0fea0692537f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.822506 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b33551ad-6e48-4877-a1a8-0fea0692537f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 Jul 03 23:56:00.822843 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b33551ad-6e48-4877-a1a8-0fea0692537f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.822843 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b33551ad-6e48-4877-a1a8-0fea0692537f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.823079 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-b33551ad-6e48-4877-a1a8-0fea0692537f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: 2db8a1a0-0e28-4b94-9279-49222fbe1359 Jul 03 23:56:00.826201 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:00.826201 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:00.829428 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b33551ad-6e48-4877-a1a8-0fea0692537f tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 returned with HTTP 404 Jul 03 23:56:00.829595 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-67a1973a-7a1d-4fa7-9b58-cfe589dcabdb tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:00.829772 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 780/3109] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:00 2026] DELETE /volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:00.835147 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-67a1973a-7a1d-4fa7-9b58-cfe589dcabdb tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 returned with HTTP 200 Jul 03 23:56:00.835653 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 789/3110] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:00 2026] GET /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 => generated 1230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:00.837663 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-185fc85e-266d-4035-bb1c-835adc958155 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.839475 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-185fc85e-266d-4035-bb1c-835adc958155 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 Jul 03 23:56:00.839764 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-185fc85e-266d-4035-bb1c-835adc958155 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.839962 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-185fc85e-266d-4035-bb1c-835adc958155 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.845051 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-185fc85e-266d-4035-bb1c-835adc958155 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 returned with HTTP 404 Jul 03 23:56:00.845528 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 788/3111] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:00 2026] GET /volume/v3/volumes/2db8a1a0-0e28-4b94-9279-49222fbe1359 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:00.847494 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c4181c54-de9d-4d1c-8e8a-9bd332a50a39 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.849164 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c4181c54-de9d-4d1c-8e8a-9bd332a50a39 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:56:00.849344 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c4181c54-de9d-4d1c-8e8a-9bd332a50a39 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.849517 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c4181c54-de9d-4d1c-8e8a-9bd332a50a39 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.852118 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-db21d86d-e84e-4a54-bec5-8faedb2c4158 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.853815 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-db21d86d-e84e-4a54-bec5-8faedb2c4158 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c Jul 03 23:56:00.854044 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-db21d86d-e84e-4a54-bec5-8faedb2c4158 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.854231 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-db21d86d-e84e-4a54-bec5-8faedb2c4158 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.854386 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-db21d86d-e84e-4a54-bec5-8faedb2c4158 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: bcbc39ed-9c6e-4f85-a770-5f6cda49299c Jul 03 23:56:00.857917 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:00.857917 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:00.859336 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-db21d86d-e84e-4a54-bec5-8faedb2c4158 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c returned with HTTP 404 Jul 03 23:56:00.859751 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 790/3112] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:00 2026] DELETE /volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:00.860943 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c4181c54-de9d-4d1c-8e8a-9bd332a50a39 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:00.864803 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c4181c54-de9d-4d1c-8e8a-9bd332a50a39 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 returned with HTTP 200 Jul 03 23:56:00.865187 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 781/3113] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:00 2026] GET /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 => generated 1230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:00.867238 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-07b37231-8bab-433e-bf92-008178865709 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.869017 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-07b37231-8bab-433e-bf92-008178865709 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c Jul 03 23:56:00.869277 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-07b37231-8bab-433e-bf92-008178865709 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.869527 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-07b37231-8bab-433e-bf92-008178865709 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.877120 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-07b37231-8bab-433e-bf92-008178865709 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c returned with HTTP 404 Jul 03 23:56:00.877633 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 789/3114] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:00 2026] GET /volume/v3/volumes/bcbc39ed-9c6e-4f85-a770-5f6cda49299c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:00.884967 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7343ca83-8834-4f1f-823a-eefc114113a7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.886772 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7343ca83-8834-4f1f-823a-eefc114113a7 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 Jul 03 23:56:00.886992 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7343ca83-8834-4f1f-823a-eefc114113a7 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.887193 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7343ca83-8834-4f1f-823a-eefc114113a7 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.887322 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-7343ca83-8834-4f1f-823a-eefc114113a7 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete snapshot with id: 0623ac03-9387-42e8-9ebf-fb66bdd40133 Jul 03 23:56:00.891669 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7343ca83-8834-4f1f-823a-eefc114113a7 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 returned with HTTP 404 Jul 03 23:56:00.892812 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 791/3115] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:56:00 2026] DELETE /volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:00.900769 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b957c8d5-5563-40fc-b011-0b84b1a4befa None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.902528 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b957c8d5-5563-40fc-b011-0b84b1a4befa tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 Jul 03 23:56:00.902723 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b957c8d5-5563-40fc-b011-0b84b1a4befa tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.902941 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b957c8d5-5563-40fc-b011-0b84b1a4befa tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.906624 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b957c8d5-5563-40fc-b011-0b84b1a4befa tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 returned with HTTP 404 Jul 03 23:56:00.907111 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 782/3116] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:56:00 2026] GET /volume/v3/snapshots/0623ac03-9387-42e8-9ebf-fb66bdd40133 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:00.913064 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f7cfc71c-55d5-4d65-84a6-4fe861da5343 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.914679 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f7cfc71c-55d5-4d65-84a6-4fe861da5343 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 Jul 03 23:56:00.914907 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f7cfc71c-55d5-4d65-84a6-4fe861da5343 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.915130 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f7cfc71c-55d5-4d65-84a6-4fe861da5343 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.915305 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-f7cfc71c-55d5-4d65-84a6-4fe861da5343 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: 0c61f80e-72d2-47ca-a7d6-9872a75595e5 Jul 03 23:56:00.920618 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f7cfc71c-55d5-4d65-84a6-4fe861da5343 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 returned with HTTP 404 Jul 03 23:56:00.921109 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 790/3117] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:00 2026] DELETE /volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:00.927491 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a5e0db2d-9dba-48a1-9ddc-11e5f28877f4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.929722 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a5e0db2d-9dba-48a1-9ddc-11e5f28877f4 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 Jul 03 23:56:00.930049 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a5e0db2d-9dba-48a1-9ddc-11e5f28877f4 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.930321 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a5e0db2d-9dba-48a1-9ddc-11e5f28877f4 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.937977 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a5e0db2d-9dba-48a1-9ddc-11e5f28877f4 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 returned with HTTP 404 Jul 03 23:56:00.938597 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 792/3118] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:00 2026] GET /volume/v3/volumes/0c61f80e-72d2-47ca-a7d6-9872a75595e5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:00.945719 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-832fe91d-dc70-4f61-b3da-94723ae8f490 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.947856 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-832fe91d-dc70-4f61-b3da-94723ae8f490 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 Jul 03 23:56:00.948120 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-832fe91d-dc70-4f61-b3da-94723ae8f490 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.948338 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-832fe91d-dc70-4f61-b3da-94723ae8f490 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.948456 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-832fe91d-dc70-4f61-b3da-94723ae8f490 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete snapshot with id: 00f97fd2-2974-4898-9cd5-d27d3ef5ba96 Jul 03 23:56:00.953531 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-832fe91d-dc70-4f61-b3da-94723ae8f490 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 returned with HTTP 404 Jul 03 23:56:00.954091 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 783/3119] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:56:00 2026] DELETE /volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:00.961043 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2f5b74dd-6a2b-400e-a663-838bcc6bb889 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.962758 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2f5b74dd-6a2b-400e-a663-838bcc6bb889 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 Jul 03 23:56:00.962990 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2f5b74dd-6a2b-400e-a663-838bcc6bb889 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.964116 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2f5b74dd-6a2b-400e-a663-838bcc6bb889 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.968031 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2f5b74dd-6a2b-400e-a663-838bcc6bb889 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 returned with HTTP 404 Jul 03 23:56:00.968586 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 791/3120] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:56:00 2026] GET /volume/v3/snapshots/00f97fd2-2974-4898-9cd5-d27d3ef5ba96 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:00.975094 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-dbfbcf19-93dd-4c9c-aec0-5be561700e60 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.977293 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dbfbcf19-93dd-4c9c-aec0-5be561700e60 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 Jul 03 23:56:00.977604 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dbfbcf19-93dd-4c9c-aec0-5be561700e60 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.977926 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dbfbcf19-93dd-4c9c-aec0-5be561700e60 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:00.978162 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-dbfbcf19-93dd-4c9c-aec0-5be561700e60 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Delete volume with id: a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 Jul 03 23:56:00.985190 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dbfbcf19-93dd-4c9c-aec0-5be561700e60 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 returned with HTTP 404 Jul 03 23:56:00.985774 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 793/3121] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:00 2026] DELETE /volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:00.993300 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-89aa0dbc-8f52-40a4-8317-4a0f96c0d218 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:00.995266 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-89aa0dbc-8f52-40a4-8317-4a0f96c0d218 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] GET https://10.4.3.143/volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 Jul 03 23:56:00.995472 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-89aa0dbc-8f52-40a4-8317-4a0f96c0d218 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:00.995652 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-89aa0dbc-8f52-40a4-8317-4a0f96c0d218 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:01.000721 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-89aa0dbc-8f52-40a4-8317-4a0f96c0d218 tempest-VolumeDependencyTests-413900581 tempest-VolumeDependencyTests-413900581-project-member] https://10.4.3.143/volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 returned with HTTP 404 Jul 03 23:56:01.001166 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 784/3122] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:00 2026] GET /volume/v3/volumes/a1a9689f-822b-48aa-a2e8-b2ae9ebe82b2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:01.153633 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:01.153633 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:01.154394 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Volume info retrieved successfully. Jul 03 23:56:01.154603 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.backup.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Checking backup size 1 against volume size 1 {{(pid=99860) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 23:56:01.154804 np0000004490 devstack@c-api.service[99860]: INFO cinder.backup.api [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Overwriting volume 98d2c26f-787b-41f2-84c4-36070ba96811 with restore of backup 165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:56:01.169135 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.backup.rpcapi [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] restore_backup in rpcapi backup_id 165e480a-0827-46af-8e6f-e880a79653e3 {{(pid=99860) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 23:56:01.170868 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-52a4e0a3-19fd-4031-926b-0e3059fa5591 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3/restore returned with HTTP 202 Jul 03 23:56:01.171311 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 755/3123] 10.4.3.143 () {68 vars in 1393 bytes} [Fri Jul 3 23:56:00 2026] POST /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3/restore => generated 189 bytes in 1169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:01.180760 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f83c8c84-d167-4074-982f-823547b17a6b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:01.184012 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f83c8c84-d167-4074-982f-823547b17a6b tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:56:01.184269 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f83c8c84-d167-4074-982f-823547b17a6b tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:01.184522 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f83c8c84-d167-4074-982f-823547b17a6b tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:01.184720 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-f83c8c84-d167-4074-982f-823547b17a6b tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:01.191607 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:01.191607 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:01.193226 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f83c8c84-d167-4074-982f-823547b17a6b tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:56:01.194060 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 792/3124] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:01 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:01.374276 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-531ee4ad-9d0a-4344-82fe-73c3a69921cf None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:01.376462 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-531ee4ad-9d0a-4344-82fe-73c3a69921cf tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:01.376801 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-531ee4ad-9d0a-4344-82fe-73c3a69921cf tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:01.376961 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-531ee4ad-9d0a-4344-82fe-73c3a69921cf tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:01.387298 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:01.387298 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:01.393076 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-531ee4ad-9d0a-4344-82fe-73c3a69921cf tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:01.398923 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-531ee4ad-9d0a-4344-82fe-73c3a69921cf tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 200 Jul 03 23:56:01.399578 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 794/3125] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:01 2026] GET /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 938 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:01.678494 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-ff7a9f6e-da3d-4131-aad8-52754864d069 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:01.680912 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-ff7a9f6e-da3d-4131-aad8-52754864d069 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:01.681225 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-ff7a9f6e-da3d-4131-aad8-52754864d069 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:01.681515 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-ff7a9f6e-da3d-4131-aad8-52754864d069 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:01.692254 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:01.692254 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:01.697483 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-ff7a9f6e-da3d-4131-aad8-52754864d069 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:01.704069 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-ff7a9f6e-da3d-4131-aad8-52754864d069 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 200 Jul 03 23:56:01.704611 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 785/3126] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:56:01 2026] GET /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:02.204345 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f1e3f3d8-610b-415e-82fc-1ae46f7a771c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:02.207499 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f1e3f3d8-610b-415e-82fc-1ae46f7a771c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:56:02.207499 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f1e3f3d8-610b-415e-82fc-1ae46f7a771c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:02.207499 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f1e3f3d8-610b-415e-82fc-1ae46f7a771c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:02.207650 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-f1e3f3d8-610b-415e-82fc-1ae46f7a771c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:02.212948 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:02.212948 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:02.214202 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f1e3f3d8-610b-415e-82fc-1ae46f7a771c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:56:02.214518 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 756/3127] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:02 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:03.229003 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-743fbd58-1e93-4799-8f05-8053cf9f6960 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:03.231622 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-743fbd58-1e93-4799-8f05-8053cf9f6960 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:56:03.233672 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-743fbd58-1e93-4799-8f05-8053cf9f6960 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:03.233672 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-743fbd58-1e93-4799-8f05-8053cf9f6960 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:03.233672 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-743fbd58-1e93-4799-8f05-8053cf9f6960 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:03.241080 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:03.241080 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:03.241907 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-743fbd58-1e93-4799-8f05-8053cf9f6960 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:56:03.243582 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 793/3128] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:03 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:03.749047 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-66a2e0b2-82e4-4118-9d98-de74f3bbdc19 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:03.750320 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-66a2e0b2-82e4-4118-9d98-de74f3bbdc19 None None] GET https://10.4.3.143/volume// Jul 03 23:56:03.750320 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-66a2e0b2-82e4-4118-9d98-de74f3bbdc19 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:03.750320 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-66a2e0b2-82e4-4118-9d98-de74f3bbdc19 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:03.750616 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-66a2e0b2-82e4-4118-9d98-de74f3bbdc19 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:56:03.751252 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 795/3129] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:56: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 03 23:56:03.757751 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-5dd4592e-8bad-4cb9-ab7f-591af101b016 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:03.951455 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-5dd4592e-8bad-4cb9-ab7f-591af101b016 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:56:03.951958 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-5dd4592e-8bad-4cb9-ab7f-591af101b016 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b218604-64fe-4501-b9dd-34a83b1100c9", "connector": null, "instance_uuid": "7141e91d-ac57-4cc8-8d12-fad61b02d459"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:03.973290 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:03.973290 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:03.981888 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-25025f85-98eb-4106-8d66-aee7bf59c4b1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:04.035745 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-5dd4592e-8bad-4cb9-ab7f-591af101b016 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:56:04.036266 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 786/3130] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:56:03 2026] POST /volume/v3/attachments => generated 273 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:04.064730 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-25025f85-98eb-4106-8d66-aee7bf59c4b1 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:56:04.064730 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-25025f85-98eb-4106-8d66-aee7bf59c4b1 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1378457093"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:04.080545 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-25025f85-98eb-4106-8d66-aee7bf59c4b1 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:56:04.081042 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 757/3131] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:56:03 2026] POST /volume/v3/types => generated 216 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:04.090884 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f0ae592c-849e-442c-bdf7-77c706fb3e20 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:04.093436 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f0ae592c-849e-442c-bdf7-77c706fb3e20 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] POST https://10.4.3.143/volume/v3/group_types Jul 03 23:56:04.093737 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f0ae592c-849e-442c-bdf7-77c706fb3e20 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1108350323"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:04.119259 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f0ae592c-849e-442c-bdf7-77c706fb3e20 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Jul 03 23:56:04.119596 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 794/3132] 10.4.3.143 () {70 vars in 1311 bytes} [Fri Jul 3 23:56:04 2026] POST /volume/v3/group_types => generated 173 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:04.129338 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0fc75eeb-c4cf-45e7-b8be-eb0ce3ba6572 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:04.192919 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0fc75eeb-c4cf-45e7-b8be-eb0ce3ba6572 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] POST https://10.4.3.143/volume/v3/groups Jul 03 23:56:04.193265 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0fc75eeb-c4cf-45e7-b8be-eb0ce3ba6572 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "771001c9-1779-45a2-8adc-7e247a6a865b", "volume_types": ["b61a0c6c-9b0c-40fe-bf64-1d7adaf2185a"], "name": "tempest-Group1-1017312134"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:04.194822 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-0fc75eeb-c4cf-45e7-b8be-eb0ce3ba6572 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Creating new group {'group': {'group_type': '771001c9-1779-45a2-8adc-7e247a6a865b', 'volume_types': ['b61a0c6c-9b0c-40fe-bf64-1d7adaf2185a'], 'name': 'tempest-Group1-1017312134'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 23:56:04.201626 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.groups [None req-0fc75eeb-c4cf-45e7-b8be-eb0ce3ba6572 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Creating group tempest-Group1-1017312134. Jul 03 23:56:04.209335 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0fc75eeb-c4cf-45e7-b8be-eb0ce3ba6572 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Availability Zones retrieved successfully. Jul 03 23:56:04.230040 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-26bad72a-b44c-4d02-91d3-03439f772cb3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:04.232399 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-26bad72a-b44c-4d02-91d3-03439f772cb3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:04.232652 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-26bad72a-b44c-4d02-91d3-03439f772cb3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:04.232907 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-26bad72a-b44c-4d02-91d3-03439f772cb3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:04.238786 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-0fc75eeb-c4cf-45e7-b8be-eb0ce3ba6572 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Created reservations ['82285790-1b9d-488a-a560-44f47be58e71'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:04.245684 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:04.245684 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:04.250303 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-26bad72a-b44c-4d02-91d3-03439f772cb3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:04.256057 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5fb199d6-f2ac-40ff-bb6f-4028f94c6bf2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:04.256790 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-26bad72a-b44c-4d02-91d3-03439f772cb3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 200 Jul 03 23:56:04.257128 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 787/3133] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:04 2026] GET /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:04.258781 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5fb199d6-f2ac-40ff-bb6f-4028f94c6bf2 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:56:04.259238 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5fb199d6-f2ac-40ff-bb6f-4028f94c6bf2 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:04.259626 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5fb199d6-f2ac-40ff-bb6f-4028f94c6bf2 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:04.259990 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-5fb199d6-f2ac-40ff-bb6f-4028f94c6bf2 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:04.266992 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:04.266992 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:04.266992 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5fb199d6-f2ac-40ff-bb6f-4028f94c6bf2 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:56:04.266992 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 758/3134] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:04 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:04.270626 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0fc75eeb-c4cf-45e7-b8be-eb0ce3ba6572 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups returned with HTTP 202 Jul 03 23:56:04.271153 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 796/3135] 10.4.3.143 () {70 vars in 1297 bytes} [Fri Jul 3 23:56:04 2026] POST /volume/v3/groups => generated 94 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:04.282562 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0bfd73b6-2ec6-4ad8-9091-7a742bed4cdd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:04.284079 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0bfd73b6-2ec6-4ad8-9091-7a742bed4cdd tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 Jul 03 23:56:04.284281 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0bfd73b6-2ec6-4ad8-9091-7a742bed4cdd tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:04.284454 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0bfd73b6-2ec6-4ad8-9091-7a742bed4cdd tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:04.284576 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-0bfd73b6-2ec6-4ad8-9091-7a742bed4cdd tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] show called for member f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:56:04.287687 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:04.287687 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:04.295302 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0bfd73b6-2ec6-4ad8-9091-7a742bed4cdd tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 returned with HTTP 200 Jul 03 23:56:04.295693 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 795/3136] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:56:04 2026] GET /volume/v3/groups/f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 => generated 322 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:04.330688 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-44be3160-d953-49d7-afff-331a26916777 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:04.332412 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:04.332790 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "b07d2a75-a709-4e7f-9c9e-89e56b925ea5", "size": 1}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:04.334188 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'b07d2a75-a709-4e7f-9c9e-89e56b925ea5', 'size': 1}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:04.427188 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Create volume of 1 GB Jul 03 23:56:04.431791 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Availability Zones retrieved successfully. Jul 03 23:56:04.436849 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Flow 'volume_create_api' (cad5b40c-d0a1-477e-91c8-43ef992919fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:04.437906 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fce65fa-55e2-4f9e-809e-4f00a681a686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:04.438791 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:04.504235 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fce65fa-55e2-4f9e-809e-4f00a681a686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:04.505153 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37fd2fd4-52cf-4b7a-85eb-71656a5d8acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:04.569944 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9a765bfe-a746-4310-b031-ab86551e13b3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:04.569944 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9a765bfe-a746-4310-b031-ab86551e13b3 None None] GET https://10.4.3.143/volume// Jul 03 23:56:04.569944 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9a765bfe-a746-4310-b031-ab86551e13b3 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:04.569944 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9a765bfe-a746-4310-b031-ab86551e13b3 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:04.569944 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9a765bfe-a746-4310-b031-ab86551e13b3 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:56:04.569944 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 759/3137] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:56: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 03 23:56:04.580013 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-1f9585fd-a974-43d2-be55-22fee5543390 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:04.582867 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-1f9585fd-a974-43d2-be55-22fee5543390 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:04.583120 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-1f9585fd-a974-43d2-be55-22fee5543390 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:04.583357 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-1f9585fd-a974-43d2-be55-22fee5543390 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:04.584292 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Created reservations ['4a0a1e20-ad91-4f9f-9d4d-6856d13bf6ef', '700e3b56-0742-4e9d-9515-854547ab5096', 'b0908f4b-4b15-45d4-991f-663227a4d1ef', '3a3310b7-d5f9-405d-ab08-a976c2f158aa'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:04.585423 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37fd2fd4-52cf-4b7a-85eb-71656a5d8acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a0a1e20-ad91-4f9f-9d4d-6856d13bf6ef', '700e3b56-0742-4e9d-9515-854547ab5096', 'b0908f4b-4b15-45d4-991f-663227a4d1ef', '3a3310b7-d5f9-405d-ab08-a976c2f158aa']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:04.586358 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdeddb62-5658-470f-a944-6f6e41499b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:04.594446 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:04.594446 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:04.598733 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-1f9585fd-a974-43d2-be55-22fee5543390 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:04.603153 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-1f9585fd-a974-43d2-be55-22fee5543390 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 200 Jul 03 23:56:04.603540 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 797/3138] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:56:04 2026] GET /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 1117 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:04.609325 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdeddb62-5658-470f-a944-6f6e41499b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35f98d91-092b-4c7c-aa0a-fa0b74b397eb', '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='bfcfe61545224db8a31996f02969544d',qos_specs=None,replication_status=,reservations=['4a0a1e20-ad91-4f9f-9d4d-6856d13bf6ef','700e3b56-0742-4e9d-9515-854547ab5096','b0908f4b-4b15-45d4-991f-663227a4d1ef','3a3310b7-d5f9-405d-ab08-a976c2f158aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8dcc3732b3041b0b27908fa270f6f5c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:04Z,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=35f98d91-092b-4c7c-aa0a-fa0b74b397eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfcfe61545224db8a31996f02969544d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8dcc3732b3041b0b27908fa270f6f5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:04.610141 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b155181-5ccf-4cab-a66e-5557a4afaf51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:04.639676 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b155181-5ccf-4cab-a66e-5557a4afaf51) transitioned into state 'SUCCESS' from 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='bfcfe61545224db8a31996f02969544d',qos_specs=None,replication_status=,reservations=['4a0a1e20-ad91-4f9f-9d4d-6856d13bf6ef','700e3b56-0742-4e9d-9515-854547ab5096','b0908f4b-4b15-45d4-991f-663227a4d1ef','3a3310b7-d5f9-405d-ab08-a976c2f158aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8dcc3732b3041b0b27908fa270f6f5c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:04.640464 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (782851bb-5c4c-44d9-998c-58b7fa38deaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:04.651971 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (782851bb-5c4c-44d9-998c-58b7fa38deaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:04.652894 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Flow 'volume_create_api' (cad5b40c-d0a1-477e-91c8-43ef992919fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:04.653234 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Create volume request issued successfully. Jul 03 23:56:04.653909 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-44be3160-d953-49d7-afff-331a26916777 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:04.654366 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 788/3139] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:56:04 2026] POST /volume/v3/volumes => generated 775 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:04.670626 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c1088a51-7f6f-4526-a91c-47980d288e8a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:04.676382 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c1088a51-7f6f-4526-a91c-47980d288e8a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:04.676597 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c1088a51-7f6f-4526-a91c-47980d288e8a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:04.680903 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c1088a51-7f6f-4526-a91c-47980d288e8a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:04.688712 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:04.688712 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:04.692884 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c1088a51-7f6f-4526-a91c-47980d288e8a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:04.697531 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c1088a51-7f6f-4526-a91c-47980d288e8a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb returned with HTTP 200 Jul 03 23:56:04.698139 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 796/3140] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:04 2026] GET /volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:04.721366 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-ebe6d31c-2f46-463a-bf95-d4439a3bedac None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:04.724438 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-ebe6d31c-2f46-463a-bf95-d4439a3bedac tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] PUT https://10.4.3.143/volume/v3/attachments/f2f5bf57-8614-49f2-8acc-670f0a4c851a Jul 03 23:56:04.724966 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-ebe6d31c-2f46-463a-bf95-d4439a3bedac tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:04.732864 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-ebe6d31c-2f46-463a-bf95-d4439a3bedac tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Acquiring lock "cinder-attachment_update-4b218604-64fe-4501-b9dd-34a83b1100c9-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:56:04.740314 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-ebe6d31c-2f46-463a-bf95-d4439a3bedac tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Lock "cinder-attachment_update-4b218604-64fe-4501-b9dd-34a83b1100c9-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:56:04.740314 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:04.740314 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:05.272361 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7ba5f368-6951-4949-ba3d-48c8a05c2ca2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:05.274800 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-ebe6d31c-2f46-463a-bf95-d4439a3bedac tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Lock "cinder-attachment_update-4b218604-64fe-4501-b9dd-34a83b1100c9-np0000004490" released by "attachment_update" :: held 0.536s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:56:05.275111 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7ba5f368-6951-4949-ba3d-48c8a05c2ca2 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:05.275166 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-ebe6d31c-2f46-463a-bf95-d4439a3bedac tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/attachments/f2f5bf57-8614-49f2-8acc-670f0a4c851a returned with HTTP 200 Jul 03 23:56:05.275205 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7ba5f368-6951-4949-ba3d-48c8a05c2ca2 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:05.275205 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7ba5f368-6951-4949-ba3d-48c8a05c2ca2 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:05.275285 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 760/3141] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:56:04 2026] PUT /volume/v3/attachments/f2f5bf57-8614-49f2-8acc-670f0a4c851a => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:05.281310 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d209cd18-2823-405f-9f3c-da211dc112ef None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:05.283681 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:05.283681 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:05.283980 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d209cd18-2823-405f-9f3c-da211dc112ef tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:56:05.284240 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d209cd18-2823-405f-9f3c-da211dc112ef tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:05.284535 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d209cd18-2823-405f-9f3c-da211dc112ef tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:05.284740 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-d209cd18-2823-405f-9f3c-da211dc112ef tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:05.289254 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:05.289254 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:05.289611 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7ba5f368-6951-4949-ba3d-48c8a05c2ca2 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:05.290456 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d209cd18-2823-405f-9f3c-da211dc112ef tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:56:05.291047 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 789/3142] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:05 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:05.293923 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7ba5f368-6951-4949-ba3d-48c8a05c2ca2 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 200 Jul 03 23:56:05.294357 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 798/3143] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:05 2026] GET /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:05.306976 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d0302005-7feb-411b-82dd-e3cc87eb07be None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:05.308697 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d0302005-7feb-411b-82dd-e3cc87eb07be tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 Jul 03 23:56:05.309046 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d0302005-7feb-411b-82dd-e3cc87eb07be tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:05.309260 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d0302005-7feb-411b-82dd-e3cc87eb07be tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:05.309432 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-d0302005-7feb-411b-82dd-e3cc87eb07be tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] show called for member f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:56:05.314031 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:05.314031 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:05.338593 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d0302005-7feb-411b-82dd-e3cc87eb07be tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 returned with HTTP 200 Jul 03 23:56:05.339085 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 797/3144] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:56:05 2026] GET /volume/v3/groups/f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 => generated 323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:05.352516 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-97f919c2-d096-4b02-8488-a526f0fa3a0b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:05.354227 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-97f919c2-d096-4b02-8488-a526f0fa3a0b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] POST https://10.4.3.143/volume/v3/groups Jul 03 23:56:05.354931 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-97f919c2-d096-4b02-8488-a526f0fa3a0b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "771001c9-1779-45a2-8adc-7e247a6a865b", "volume_types": ["b61a0c6c-9b0c-40fe-bf64-1d7adaf2185a"], "name": "tempest-Group2-1072435509"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:05.356798 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-97f919c2-d096-4b02-8488-a526f0fa3a0b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Creating new group {'group': {'group_type': '771001c9-1779-45a2-8adc-7e247a6a865b', 'volume_types': ['b61a0c6c-9b0c-40fe-bf64-1d7adaf2185a'], 'name': 'tempest-Group2-1072435509'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 23:56:05.360674 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.groups [None req-97f919c2-d096-4b02-8488-a526f0fa3a0b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Creating group tempest-Group2-1072435509. Jul 03 23:56:05.361290 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:05.361290 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:05.370106 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-97f919c2-d096-4b02-8488-a526f0fa3a0b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Availability Zones retrieved successfully. Jul 03 23:56:05.394990 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-97f919c2-d096-4b02-8488-a526f0fa3a0b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Created reservations ['f544e920-c82b-484e-9d2a-4f435f1c473b'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:05.436736 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-97f919c2-d096-4b02-8488-a526f0fa3a0b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups returned with HTTP 202 Jul 03 23:56:05.436736 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 761/3145] 10.4.3.143 () {70 vars in 1297 bytes} [Fri Jul 3 23:56:05 2026] POST /volume/v3/groups => generated 94 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:05.442942 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5383a454-fc49-4b75-9654-d25305c1b1e5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:05.444813 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5383a454-fc49-4b75-9654-d25305c1b1e5 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539 Jul 03 23:56:05.445059 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5383a454-fc49-4b75-9654-d25305c1b1e5 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:05.445278 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5383a454-fc49-4b75-9654-d25305c1b1e5 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:05.445479 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-5383a454-fc49-4b75-9654-d25305c1b1e5 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] show called for member 2c3e56d6-f1fd-4c0f-975e-e301f680f539 {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:56:05.450934 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:05.450934 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:05.463823 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5383a454-fc49-4b75-9654-d25305c1b1e5 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539 returned with HTTP 200 Jul 03 23:56:05.464248 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 790/3146] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:56:05 2026] GET /volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539 => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:05.538116 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-df648824-cc98-4d4e-9567-4dbd6c8f484a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:05.562961 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-df648824-cc98-4d4e-9567-4dbd6c8f484a tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:56:05.563424 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-df648824-cc98-4d4e-9567-4dbd6c8f484a tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-624493645", "extra_specs": {}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:05.582676 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-df648824-cc98-4d4e-9567-4dbd6c8f484a tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:56:05.583158 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 799/3147] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:56:05 2026] POST /volume/v3/types => generated 211 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:05.593579 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c3d5ad10-f40d-4a38-99bf-75774d51da6c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:05.595407 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c3d5ad10-f40d-4a38-99bf-75774d51da6c tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] POST https://10.4.3.143/volume/v3/types/8efed3d9-01b2-4242-94ae-3ac3c8068fce/encryption Jul 03 23:56:05.595720 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c3d5ad10-f40d-4a38-99bf-75774d51da6c tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:05.597222 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:05.597222 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:05.612536 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c3d5ad10-f40d-4a38-99bf-75774d51da6c tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] https://10.4.3.143/volume/v3/types/8efed3d9-01b2-4242-94ae-3ac3c8068fce/encryption returned with HTTP 200 Jul 03 23:56:05.612970 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 798/3148] 10.4.3.143 () {68 vars in 1397 bytes} [Fri Jul 3 23:56:05 2026] POST /volume/v3/types/8efed3d9-01b2-4242-94ae-3ac3c8068fce/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:05.622342 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:05.687974 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:05.688364 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-772563037", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-624493645", "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:05.690481 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-772563037', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-624493645', 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:05.694578 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume of 1 GB Jul 03 23:56:05.695109 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:05.695109 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:05.695796 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Availability Zones retrieved successfully. Jul 03 23:56:05.702813 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (4fe237b7-2dd4-49de-bec2-182ecf4ca581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:05.703876 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (241c6569-0533-4cfd-87ca-7e8b282da6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:05.704812 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:05.710175 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-deb9dd90-7346-4840-b02a-c87bdf04d474 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:05.711850 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-deb9dd90-7346-4840-b02a-c87bdf04d474 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:05.712045 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-deb9dd90-7346-4840-b02a-c87bdf04d474 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:05.712227 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-deb9dd90-7346-4840-b02a-c87bdf04d474 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:05.719686 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:05.719686 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:05.723527 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-deb9dd90-7346-4840-b02a-c87bdf04d474 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:05.727755 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-deb9dd90-7346-4840-b02a-c87bdf04d474 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb returned with HTTP 200 Jul 03 23:56:05.728077 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 791/3149] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:05 2026] GET /volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:05.732109 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (241c6569-0533-4cfd-87ca-7e8b282da6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:56:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8efed3d9-01b2-4242-94ae-3ac3c8068fce,is_public=True,name='tempest-scenario-type-luks-624493645',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8efed3d9-01b2-4242-94ae-3ac3c8068fce', '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=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:05.733077 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fb84457-f154-475e-bc10-04999ba7f451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:05.766024 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-624493645 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-624493645, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:56:05.766558 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-624493645 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-624493645, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:56:05.815292 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Created reservations ['1ece67ad-2e4a-4785-8f7f-eee942a8c6cf', '1b4afbae-5848-4867-b4fc-e5a8c194f188', '8c590337-a424-476b-98e5-9a4b95f61e2f', 'ff7eac4a-ba52-4000-a710-cea1c32e3ea9'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:05.816268 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fb84457-f154-475e-bc10-04999ba7f451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ece67ad-2e4a-4785-8f7f-eee942a8c6cf', '1b4afbae-5848-4867-b4fc-e5a8c194f188', '8c590337-a424-476b-98e5-9a4b95f61e2f', 'ff7eac4a-ba52-4000-a710-cea1c32e3ea9']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:05.817298 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1246007-abcc-4a3a-93ff-a1545813bc1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:05.841765 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1246007-abcc-4a3a-93ff-a1545813bc1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e78a12f-9c5f-407f-8acb-73c0954bfdfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-772563037',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['1ece67ad-2e4a-4785-8f7f-eee942a8c6cf','1b4afbae-5848-4867-b4fc-e5a8c194f188','8c590337-a424-476b-98e5-9a4b95f61e2f','ff7eac4a-ba52-4000-a710-cea1c32e3ea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=8efed3d9-01b2-4242-94ae-3ac3c8068fce), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-772563037',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5e78a12f-9c5f-407f-8acb-73c0954bfdfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='506ed6de9d934ca0bc79c236b2baa08f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05aad096c3834b00afc9b92c326dc8a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8efed3d9-01b2-4242-94ae-3ac3c8068fce),volume_type_id=8efed3d9-01b2-4242-94ae-3ac3c8068fce)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:05.842625 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41883ea2-33a5-4e39-94e3-48a6d22dda76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:05.861464 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41883ea2-33a5-4e39-94e3-48a6d22dda76) transitioned into state 'SUCCESS' from state '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-772563037',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['1ece67ad-2e4a-4785-8f7f-eee942a8c6cf','1b4afbae-5848-4867-b4fc-e5a8c194f188','8c590337-a424-476b-98e5-9a4b95f61e2f','ff7eac4a-ba52-4000-a710-cea1c32e3ea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=8efed3d9-01b2-4242-94ae-3ac3c8068fce)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:05.862261 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5ac74f9-65a0-4f0c-8be2-7c63e22c9fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:05.874200 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5ac74f9-65a0-4f0c-8be2-7c63e22c9fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:05.875178 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (4fe237b7-2dd4-49de-bec2-182ecf4ca581) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:05.875539 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request issued successfully. Jul 03 23:56:05.876161 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cbe70e3b-9355-4695-99b8-1358d692bb17 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:05.876665 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 762/3150] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:56:05 2026] POST /volume/v3/volumes => generated 778 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:05.893222 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0ab63cb7-fc49-4f81-a196-93e417e6a94d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:05.896071 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0ab63cb7-fc49-4f81-a196-93e417e6a94d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc Jul 03 23:56:05.896253 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0ab63cb7-fc49-4f81-a196-93e417e6a94d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:05.896713 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0ab63cb7-fc49-4f81-a196-93e417e6a94d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:05.907627 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:05.907627 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:05.912087 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0ab63cb7-fc49-4f81-a196-93e417e6a94d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:56:05.917920 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0ab63cb7-fc49-4f81-a196-93e417e6a94d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc returned with HTTP 200 Jul 03 23:56:05.918455 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 800/3151] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:05 2026] GET /volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:06.304129 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3dee97ff-462d-419c-bf92-bc2f8e68eb33 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:06.306692 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3dee97ff-462d-419c-bf92-bc2f8e68eb33 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:56:06.308724 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3dee97ff-462d-419c-bf92-bc2f8e68eb33 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:06.308724 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3dee97ff-462d-419c-bf92-bc2f8e68eb33 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:06.308724 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-3dee97ff-462d-419c-bf92-bc2f8e68eb33 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:06.311943 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4243ac98-2c66-470c-bcd3-8dd4114447a5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:06.311943 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4243ac98-2c66-470c-bcd3-8dd4114447a5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:06.311943 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4243ac98-2c66-470c-bcd3-8dd4114447a5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:06.311943 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4243ac98-2c66-470c-bcd3-8dd4114447a5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:06.314941 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:06.314941 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:06.315774 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3dee97ff-462d-419c-bf92-bc2f8e68eb33 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:56:06.316171 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 799/3152] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:06 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:06.328727 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:06.328727 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:06.331371 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4243ac98-2c66-470c-bcd3-8dd4114447a5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:06.336918 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4243ac98-2c66-470c-bcd3-8dd4114447a5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 200 Jul 03 23:56:06.337371 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 792/3153] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:06 2026] GET /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:06.478127 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-12b75a23-853e-452c-80a4-01abd170b511 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:06.478127 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-12b75a23-853e-452c-80a4-01abd170b511 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539 Jul 03 23:56:06.478127 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-12b75a23-853e-452c-80a4-01abd170b511 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:06.478127 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-12b75a23-853e-452c-80a4-01abd170b511 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:06.478127 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-12b75a23-853e-452c-80a4-01abd170b511 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] show called for member 2c3e56d6-f1fd-4c0f-975e-e301f680f539 {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:56:06.482399 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:06.482399 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:06.493145 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-12b75a23-853e-452c-80a4-01abd170b511 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539 returned with HTTP 200 Jul 03 23:56:06.493593 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 763/3154] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:56:06 2026] GET /volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539 => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:06.507820 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:06.509916 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:06.510308 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-257891553", "volume_type": "b61a0c6c-9b0c-40fe-bf64-1d7adaf2185a", "group_id": "f293abb9-0d6f-4a76-ab23-247e5c8ec2f2", "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:06.511897 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-257891553', 'volume_type': 'b61a0c6c-9b0c-40fe-bf64-1d7adaf2185a', 'group_id': 'f293abb9-0d6f-4a76-ab23-247e5c8ec2f2', 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:06.523541 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:06.523541 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:06.524174 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Create volume of 1 GB Jul 03 23:56:06.533961 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Availability Zones retrieved successfully. Jul 03 23:56:06.539536 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Flow 'volume_create_api' (71b7828e-6ea2-48aa-9a90-8605bed8120e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:06.540643 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd413d00-b07e-4931-bf60-2e8558b7540c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:06.541226 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:06.541226 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:06.541650 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:06.570063 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd413d00-b07e-4931-bf60-2e8558b7540c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:56:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b61a0c6c-9b0c-40fe-bf64-1d7adaf2185a,is_public=True,name='tempest-GroupsTest-volume-type-1378457093',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b61a0c6c-9b0c-40fe-bf64-1d7adaf2185a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f293abb9-0d6f-4a76-ab23-247e5c8ec2f2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:06.571099 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8145ac02-15c3-41d7-9054-847274a8b8bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:06.607772 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1378457093 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1378457093, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:56:06.607772 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1378457093 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1378457093, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:56:06.645310 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Created reservations ['7ede0cd9-1754-4f23-9104-e9d5dedcd4fc', '21f78692-d391-4754-8034-b0a5baa9caa1', '8f64c6fc-a889-4f61-88b7-38907505bfb2', 'a164b3e5-56d1-4276-bf93-272b6016e311'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:06.646829 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8145ac02-15c3-41d7-9054-847274a8b8bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ede0cd9-1754-4f23-9104-e9d5dedcd4fc', '21f78692-d391-4754-8034-b0a5baa9caa1', '8f64c6fc-a889-4f61-88b7-38907505bfb2', 'a164b3e5-56d1-4276-bf93-272b6016e311']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:06.647056 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c9e7c6c-0408-4241-a324-f40535645308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:06.675781 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c9e7c6c-0408-4241-a324-f40535645308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b6d830b-75b5-4047-9b55-f40c8182b21a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-257891553',encryption_key_id=None,group_id=f293abb9-0d6f-4a76-ab23-247e5c8ec2f2,group_type_id=,metadata={},multiattach=False,project_id='8df5279776ea47179fa687e87aa8386c',qos_specs=None,replication_status=,reservations=['7ede0cd9-1754-4f23-9104-e9d5dedcd4fc','21f78692-d391-4754-8034-b0a5baa9caa1','8f64c6fc-a889-4f61-88b7-38907505bfb2','a164b3e5-56d1-4276-bf93-272b6016e311'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15a704248d704d08aecc4d8101529983',volume_type_id=b61a0c6c-9b0c-40fe-bf64-1d7adaf2185a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-257891553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f293abb9-0d6f-4a76-ab23-247e5c8ec2f2,host=None,id=2b6d830b-75b5-4047-9b55-f40c8182b21a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8df5279776ea47179fa687e87aa8386c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15a704248d704d08aecc4d8101529983',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b61a0c6c-9b0c-40fe-bf64-1d7adaf2185a),volume_type_id=b61a0c6c-9b0c-40fe-bf64-1d7adaf2185a)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:06.676472 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2129a06-4f53-4798-a859-e18d898303d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:06.695900 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2129a06-4f53-4798-a859-e18d898303d5) transitioned into state 'SUCCESS' from state '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-257891553',encryption_key_id=None,group_id=f293abb9-0d6f-4a76-ab23-247e5c8ec2f2,group_type_id=,metadata={},multiattach=False,project_id='8df5279776ea47179fa687e87aa8386c',qos_specs=None,replication_status=,reservations=['7ede0cd9-1754-4f23-9104-e9d5dedcd4fc','21f78692-d391-4754-8034-b0a5baa9caa1','8f64c6fc-a889-4f61-88b7-38907505bfb2','a164b3e5-56d1-4276-bf93-272b6016e311'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15a704248d704d08aecc4d8101529983',volume_type_id=b61a0c6c-9b0c-40fe-bf64-1d7adaf2185a)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:06.696546 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dae91a9-2c4b-4a5d-a98d-f7c50aaf0fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:06.714181 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dae91a9-2c4b-4a5d-a98d-f7c50aaf0fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:06.715137 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Flow 'volume_create_api' (71b7828e-6ea2-48aa-9a90-8605bed8120e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:06.715385 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Create volume request issued successfully. Jul 03 23:56:06.716066 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:56:06.716209 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:56:06.744112 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-65d2bc39-25a9-4601-bfad-f2a50da5cf02 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:06.745803 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-65d2bc39-25a9-4601-bfad-f2a50da5cf02 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:06.745996 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-65d2bc39-25a9-4601-bfad-f2a50da5cf02 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:06.746158 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-65d2bc39-25a9-4601-bfad-f2a50da5cf02 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:06.759772 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:06.759772 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:06.762059 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-65d2bc39-25a9-4601-bfad-f2a50da5cf02 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:06.766487 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-65d2bc39-25a9-4601-bfad-f2a50da5cf02 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb returned with HTTP 200 Jul 03 23:56:06.766926 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 800/3155] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:06 2026] GET /volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb => generated 925 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:06.779513 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:56:06.783119 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:06.783119 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:06.787617 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d885361f-54b3-4e50-bbbb-35d2ceb81349 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:06.788225 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 801/3156] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:56:06 2026] POST /volume/v3/volumes => generated 814 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:06.799116 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b66b00f7-7e9d-4b3a-979f-2a377870787b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:06.800970 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b66b00f7-7e9d-4b3a-979f-2a377870787b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/volumes/2b6d830b-75b5-4047-9b55-f40c8182b21a Jul 03 23:56:06.801199 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b66b00f7-7e9d-4b3a-979f-2a377870787b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:06.801380 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b66b00f7-7e9d-4b3a-979f-2a377870787b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:06.807624 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:06.807624 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:06.810950 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b66b00f7-7e9d-4b3a-979f-2a377870787b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Volume info retrieved successfully. Jul 03 23:56:06.811618 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-b66b00f7-7e9d-4b3a-979f-2a377870787b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:56:06.811824 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-b66b00f7-7e9d-4b3a-979f-2a377870787b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:56:06.849350 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-b66b00f7-7e9d-4b3a-979f-2a377870787b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:56:06.853337 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:06.853337 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:06.862393 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b66b00f7-7e9d-4b3a-979f-2a377870787b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes/2b6d830b-75b5-4047-9b55-f40c8182b21a returned with HTTP 200 Jul 03 23:56:06.862861 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 793/3157] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:06 2026] GET /volume/v3/volumes/2b6d830b-75b5-4047-9b55-f40c8182b21a => generated 882 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:06.933226 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-65a88c4a-f5ff-45ba-b278-da5752c4b8c1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:06.935070 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-65a88c4a-f5ff-45ba-b278-da5752c4b8c1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc Jul 03 23:56:06.935255 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-65a88c4a-f5ff-45ba-b278-da5752c4b8c1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:06.935435 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-65a88c4a-f5ff-45ba-b278-da5752c4b8c1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:06.943165 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:06.943165 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:06.948758 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-65a88c4a-f5ff-45ba-b278-da5752c4b8c1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:56:06.955576 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-65a88c4a-f5ff-45ba-b278-da5752c4b8c1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc returned with HTTP 200 Jul 03 23:56:06.956235 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 764/3158] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:06 2026] GET /volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:06.972649 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c70a57c7-f783-4bc7-92ba-ddf4a995652a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:06.974586 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c70a57c7-f783-4bc7-92ba-ddf4a995652a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc Jul 03 23:56:06.974880 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c70a57c7-f783-4bc7-92ba-ddf4a995652a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:06.975096 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c70a57c7-f783-4bc7-92ba-ddf4a995652a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:06.982120 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:06.982120 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:06.986722 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c70a57c7-f783-4bc7-92ba-ddf4a995652a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:56:06.991999 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c70a57c7-f783-4bc7-92ba-ddf4a995652a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc returned with HTTP 200 Jul 03 23:56:06.992372 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 801/3159] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:06 2026] GET /volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:07.007275 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-dd0900b1-fd52-45a1-a216-d312b509d66e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:07.010056 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dd0900b1-fd52-45a1-a216-d312b509d66e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc/action Jul 03 23:56:07.010406 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dd0900b1-fd52-45a1-a216-d312b509d66e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:07.010531 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dd0900b1-fd52-45a1-a216-d312b509d66e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:07.019839 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:07.019839 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:07.020407 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-dd0900b1-fd52-45a1-a216-d312b509d66e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:56:07.027056 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-dd0900b1-fd52-45a1-a216-d312b509d66e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume updated successfully. Jul 03 23:56:07.027262 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dd0900b1-fd52-45a1-a216-d312b509d66e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc/action returned with HTTP 200 Jul 03 23:56:07.027720 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 802/3160] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:56:07 2026] POST /volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 23:56:07.130316 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-cf566735-3d23-4ba2-8161-e58d9f15634e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:07.132597 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-cf566735-3d23-4ba2-8161-e58d9f15634e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc Jul 03 23:56:07.132833 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-cf566735-3d23-4ba2-8161-e58d9f15634e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:07.133014 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-cf566735-3d23-4ba2-8161-e58d9f15634e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:07.140011 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:07.140011 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:07.143773 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-cf566735-3d23-4ba2-8161-e58d9f15634e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:56:07.147768 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-cf566735-3d23-4ba2-8161-e58d9f15634e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc returned with HTTP 200 Jul 03 23:56:07.148155 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 794/3161] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:56:07 2026] GET /volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:07.328359 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-722f98e4-25d6-4a4c-a69d-972afcbe244f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:07.330807 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-722f98e4-25d6-4a4c-a69d-972afcbe244f tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:56:07.331093 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-722f98e4-25d6-4a4c-a69d-972afcbe244f tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:07.331356 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-722f98e4-25d6-4a4c-a69d-972afcbe244f tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:07.331547 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-722f98e4-25d6-4a4c-a69d-972afcbe244f tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:07.337716 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:07.337716 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:07.338476 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-722f98e4-25d6-4a4c-a69d-972afcbe244f tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:56:07.339410 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 765/3162] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:07 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:07.356691 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-39060021-5483-4f98-819d-b555569002f5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:07.358846 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-39060021-5483-4f98-819d-b555569002f5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:07.359038 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-39060021-5483-4f98-819d-b555569002f5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:07.359227 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-39060021-5483-4f98-819d-b555569002f5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:07.375046 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:07.375046 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:07.379830 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-39060021-5483-4f98-819d-b555569002f5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:07.384348 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-39060021-5483-4f98-819d-b555569002f5 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 200 Jul 03 23:56:07.385094 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 802/3163] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:07 2026] GET /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:07.599725 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-9abc3d88-6fa3-41c2-bdc1-b0d3a99fd13e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:07.601785 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-9abc3d88-6fa3-41c2-bdc1-b0d3a99fd13e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc Jul 03 23:56:07.602026 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-9abc3d88-6fa3-41c2-bdc1-b0d3a99fd13e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:07.602219 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-9abc3d88-6fa3-41c2-bdc1-b0d3a99fd13e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:07.778925 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:07.778925 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:07.779134 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-09037314-a40d-452d-a60b-b00695993d55 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:07.781168 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-09037314-a40d-452d-a60b-b00695993d55 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:07.781410 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-09037314-a40d-452d-a60b-b00695993d55 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:07.781633 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-09037314-a40d-452d-a60b-b00695993d55 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:07.782779 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-9abc3d88-6fa3-41c2-bdc1-b0d3a99fd13e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:56:07.787144 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-9abc3d88-6fa3-41c2-bdc1-b0d3a99fd13e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc returned with HTTP 200 Jul 03 23:56:07.787526 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 803/3164] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:56:07 2026] GET /volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc => generated 870 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:07.789998 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:07.789998 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:07.794328 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-09037314-a40d-452d-a60b-b00695993d55 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:07.797350 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4957c777-9638-4601-b707-fdcf9601abb7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:07.797769 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4957c777-9638-4601-b707-fdcf9601abb7 None None] GET https://10.4.3.143/volume// Jul 03 23:56:07.797930 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4957c777-9638-4601-b707-fdcf9601abb7 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:07.798129 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4957c777-9638-4601-b707-fdcf9601abb7 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:07.798457 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4957c777-9638-4601-b707-fdcf9601abb7 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:56:07.798790 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 766/3165] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:56: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 03 23:56:07.799640 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-09037314-a40d-452d-a60b-b00695993d55 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb returned with HTTP 200 Jul 03 23:56:07.800132 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 795/3166] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:07 2026] GET /volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:07.807961 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-bcf4a4f6-3de0-4a39-a27d-b413a8a5f0af None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:07.809868 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-bcf4a4f6-3de0-4a39-a27d-b413a8a5f0af tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:56:07.810242 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-bcf4a4f6-3de0-4a39-a27d-b413a8a5f0af tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e78a12f-9c5f-407f-8acb-73c0954bfdfc", "connector": null, "instance_uuid": "589f1347-0541-447a-8e6a-8b1f2e452c83"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:07.819055 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:07.819055 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:07.841498 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-bcf4a4f6-3de0-4a39-a27d-b413a8a5f0af tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:56:07.842008 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 803/3167] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:56:07 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 03 23:56:07.875668 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a99075df-ce3e-48f2-a10a-35ce808886b5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:07.877533 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a99075df-ce3e-48f2-a10a-35ce808886b5 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/volumes/2b6d830b-75b5-4047-9b55-f40c8182b21a Jul 03 23:56:07.877840 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a99075df-ce3e-48f2-a10a-35ce808886b5 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:07.878076 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a99075df-ce3e-48f2-a10a-35ce808886b5 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:07.886006 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:07.886006 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:07.890353 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a99075df-ce3e-48f2-a10a-35ce808886b5 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Volume info retrieved successfully. Jul 03 23:56:07.891251 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-a99075df-ce3e-48f2-a10a-35ce808886b5 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:56:07.891531 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-a99075df-ce3e-48f2-a10a-35ce808886b5 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:56:07.944355 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-a99075df-ce3e-48f2-a10a-35ce808886b5 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:56:07.947391 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:07.947391 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:07.955285 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a99075df-ce3e-48f2-a10a-35ce808886b5 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes/2b6d830b-75b5-4047-9b55-f40c8182b21a returned with HTTP 200 Jul 03 23:56:07.955987 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 804/3168] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:07 2026] GET /volume/v3/volumes/2b6d830b-75b5-4047-9b55-f40c8182b21a => generated 907 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:07.978436 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e75614c5-96f3-44ee-ba64-5c34d6a461bd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:07.980303 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e75614c5-96f3-44ee-ba64-5c34d6a461bd tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 Jul 03 23:56:07.980535 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e75614c5-96f3-44ee-ba64-5c34d6a461bd tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:07.980822 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e75614c5-96f3-44ee-ba64-5c34d6a461bd tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:07.980991 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-e75614c5-96f3-44ee-ba64-5c34d6a461bd tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] show called for member f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:56:07.984406 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:07.984406 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:07.994644 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e75614c5-96f3-44ee-ba64-5c34d6a461bd tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 returned with HTTP 200 Jul 03 23:56:07.995081 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 767/3169] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:56:07 2026] GET /volume/v3/groups/f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:08.009425 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-431c4c53-d421-4e13-b40b-cefd61424f6f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:08.011947 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-431c4c53-d421-4e13-b40b-cefd61424f6f tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539 Jul 03 23:56:08.012284 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-431c4c53-d421-4e13-b40b-cefd61424f6f tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:08.012555 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-431c4c53-d421-4e13-b40b-cefd61424f6f tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:08.012799 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-431c4c53-d421-4e13-b40b-cefd61424f6f tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] show called for member 2c3e56d6-f1fd-4c0f-975e-e301f680f539 {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:56:08.017447 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:08.017447 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:08.027448 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-431c4c53-d421-4e13-b40b-cefd61424f6f tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539 returned with HTTP 200 Jul 03 23:56:08.028046 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 796/3170] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:56:08 2026] GET /volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:08.039655 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0e3d61fd-999b-4c80-9922-3e9b7277a996 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:08.041525 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0e3d61fd-999b-4c80-9922-3e9b7277a996 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/detail Jul 03 23:56:08.041794 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0e3d61fd-999b-4c80-9922-3e9b7277a996 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:08.041980 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0e3d61fd-999b-4c80-9922-3e9b7277a996 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:08.042395 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:08.042395 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:08.065795 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0e3d61fd-999b-4c80-9922-3e9b7277a996 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/detail returned with HTTP 200 Jul 03 23:56:08.066488 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 804/3171] 10.4.3.143 () {68 vars in 1296 bytes} [Fri Jul 3 23:56:08 2026] GET /volume/v3/groups/detail => generated 640 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:08.075316 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-922f20f4-ca44-4bba-bc4e-6986f20a4a76 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:08.076878 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-922f20f4-ca44-4bba-bc4e-6986f20a4a76 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:56:08.077261 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-922f20f4-ca44-4bba-bc4e-6986f20a4a76 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:08.078735 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-922f20f4-ca44-4bba-bc4e-6986f20a4a76 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:08.078735 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-922f20f4-ca44-4bba-bc4e-6986f20a4a76 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:56:08.078735 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-922f20f4-ca44-4bba-bc4e-6986f20a4a76 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:56:08.086566 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-922f20f4-ca44-4bba-bc4e-6986f20a4a76 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Get all volumes completed successfully. Jul 03 23:56:08.087539 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-922f20f4-ca44-4bba-bc4e-6986f20a4a76 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:56:08.089811 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-922f20f4-ca44-4bba-bc4e-6986f20a4a76 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:56:08.139007 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-922f20f4-ca44-4bba-bc4e-6986f20a4a76 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:56:08.143260 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:08.143260 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:08.151199 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-922f20f4-ca44-4bba-bc4e-6986f20a4a76 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:56:08.151534 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 805/3172] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:56:08 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:08.165650 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8c6598d7-7eaf-4c1b-986f-64c54e247e9b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:08.167550 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8c6598d7-7eaf-4c1b-986f-64c54e247e9b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:56:08.167835 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8c6598d7-7eaf-4c1b-986f-64c54e247e9b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:08.168063 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8c6598d7-7eaf-4c1b-986f-64c54e247e9b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:08.168344 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-8c6598d7-7eaf-4c1b-986f-64c54e247e9b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:56:08.168662 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:08.168662 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:08.169113 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-8c6598d7-7eaf-4c1b-986f-64c54e247e9b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:56:08.176378 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8c6598d7-7eaf-4c1b-986f-64c54e247e9b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Get all volumes completed successfully. Jul 03 23:56:08.177076 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-8c6598d7-7eaf-4c1b-986f-64c54e247e9b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:56:08.177228 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-8c6598d7-7eaf-4c1b-986f-64c54e247e9b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:56:08.214153 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [None req-8c6598d7-7eaf-4c1b-986f-64c54e247e9b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:56:08.217345 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:08.217345 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:08.224591 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8c6598d7-7eaf-4c1b-986f-64c54e247e9b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:56:08.225002 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 768/3173] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:56:08 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:08.240984 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c26b7348-4046-4933-a560-a647c6a702c0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:08.243131 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c26b7348-4046-4933-a560-a647c6a702c0 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] POST https://10.4.3.143/volume/v3/groups/f293abb9-0d6f-4a76-ab23-247e5c8ec2f2/action Jul 03 23:56:08.243527 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c26b7348-4046-4933-a560-a647c6a702c0 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:08.243674 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c26b7348-4046-4933-a560-a647c6a702c0 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:08.245395 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-c26b7348-4046-4933-a560-a647c6a702c0 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] delete called for group f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 {{(pid=99863) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 23:56:08.245520 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.groups [None req-c26b7348-4046-4933-a560-a647c6a702c0 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Delete group with id: f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 Jul 03 23:56:08.249541 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:08.249541 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:08.293306 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c26b7348-4046-4933-a560-a647c6a702c0 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/f293abb9-0d6f-4a76-ab23-247e5c8ec2f2/action returned with HTTP 202 Jul 03 23:56:08.293907 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 797/3174] 10.4.3.143 () {70 vars in 1428 bytes} [Fri Jul 3 23:56:08 2026] POST /volume/v3/groups/f293abb9-0d6f-4a76-ab23-247e5c8ec2f2/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:56:08.304074 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7c7c17ec-80f1-4d8e-91b7-8567ebe6f3bc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:08.307018 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7c7c17ec-80f1-4d8e-91b7-8567ebe6f3bc tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/volumes/2b6d830b-75b5-4047-9b55-f40c8182b21a Jul 03 23:56:08.307018 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7c7c17ec-80f1-4d8e-91b7-8567ebe6f3bc tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:08.307018 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7c7c17ec-80f1-4d8e-91b7-8567ebe6f3bc tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:08.313288 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:08.313288 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:08.332942 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7c7c17ec-80f1-4d8e-91b7-8567ebe6f3bc tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Volume info retrieved successfully. Jul 03 23:56:08.338131 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-7c7c17ec-80f1-4d8e-91b7-8567ebe6f3bc tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:56:08.338131 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-7c7c17ec-80f1-4d8e-91b7-8567ebe6f3bc tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:56:08.351907 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a8f64b6c-e5bc-45ad-a0f1-180ed21715e9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:08.353914 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a8f64b6c-e5bc-45ad-a0f1-180ed21715e9 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:56:08.354134 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a8f64b6c-e5bc-45ad-a0f1-180ed21715e9 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:08.354327 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a8f64b6c-e5bc-45ad-a0f1-180ed21715e9 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:08.354425 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-a8f64b6c-e5bc-45ad-a0f1-180ed21715e9 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:08.360745 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:08.360745 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:08.361618 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a8f64b6c-e5bc-45ad-a0f1-180ed21715e9 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:56:08.362127 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 806/3175] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:08 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:08.379101 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-7c7c17ec-80f1-4d8e-91b7-8567ebe6f3bc tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:56:08.383425 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:08.383425 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:08.390107 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7c7c17ec-80f1-4d8e-91b7-8567ebe6f3bc tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes/2b6d830b-75b5-4047-9b55-f40c8182b21a returned with HTTP 200 Jul 03 23:56:08.390107 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 805/3176] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:08 2026] GET /volume/v3/volumes/2b6d830b-75b5-4047-9b55-f40c8182b21a => generated 906 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:08.398534 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7970c5d2-3c4a-4a9a-8e71-0e4ccf72f1f6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:08.401016 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7970c5d2-3c4a-4a9a-8e71-0e4ccf72f1f6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:08.401241 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7970c5d2-3c4a-4a9a-8e71-0e4ccf72f1f6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:08.401478 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7970c5d2-3c4a-4a9a-8e71-0e4ccf72f1f6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:08.410955 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:08.410955 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:08.414819 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7970c5d2-3c4a-4a9a-8e71-0e4ccf72f1f6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:08.419532 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7970c5d2-3c4a-4a9a-8e71-0e4ccf72f1f6 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 200 Jul 03 23:56:08.420097 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 769/3177] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:08 2026] GET /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:08.721120 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e6ba092f-551e-429c-b934-5526fb0e4d21 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:08.722862 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e6ba092f-551e-429c-b934-5526fb0e4d21 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] POST https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action Jul 03 23:56:08.723181 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e6ba092f-551e-429c-b934-5526fb0e4d21 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action body: b'{"os-attach": {"instance_uuid": "8e461873-e5da-4a60-bf5d-2c89130ca3f8", "mountpoint": "/dev/vdb"}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:08.723297 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e6ba092f-551e-429c-b934-5526fb0e4d21 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8e461873-e5da-4a60-bf5d-2c89130ca3f8", "mountpoint": "/dev/vdb"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:08.731488 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:08.731488 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:08.731992 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e6ba092f-551e-429c-b934-5526fb0e4d21 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:08.737899 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e6ba092f-551e-429c-b934-5526fb0e4d21 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Update volume admin metadata completed successfully. Jul 03 23:56:08.817655 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e15087d7-6fa6-404c-98c8-27ff40af401a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:08.819509 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e15087d7-6fa6-404c-98c8-27ff40af401a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:08.819861 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e15087d7-6fa6-404c-98c8-27ff40af401a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:08.820052 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e15087d7-6fa6-404c-98c8-27ff40af401a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:08.829676 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:08.829676 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:08.830951 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e15087d7-6fa6-404c-98c8-27ff40af401a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:08.835461 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e15087d7-6fa6-404c-98c8-27ff40af401a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb returned with HTTP 200 Jul 03 23:56:08.835983 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 807/3178] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:08 2026] GET /volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:09.241268 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e6ba092f-551e-429c-b934-5526fb0e4d21 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Attach volume completed successfully. Jul 03 23:56:09.241771 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e6ba092f-551e-429c-b934-5526fb0e4d21 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action returned with HTTP 202 Jul 03 23:56:09.241948 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 798/3179] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:56:08 2026] POST /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action => generated 0 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:56:09.251245 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6224a5dc-dcc0-4013-a8a7-ea7cc603da82 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:09.252888 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6224a5dc-dcc0-4013-a8a7-ea7cc603da82 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:56:09.253237 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6224a5dc-dcc0-4013-a8a7-ea7cc603da82 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:09.253589 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6224a5dc-dcc0-4013-a8a7-ea7cc603da82 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:09.262714 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:09.262714 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:09.265977 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6224a5dc-dcc0-4013-a8a7-ea7cc603da82 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:09.270089 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6224a5dc-dcc0-4013-a8a7-ea7cc603da82 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:56:09.270089 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 806/3180] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:09 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:09.282349 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5aea7b42-0521-4ce3-b323-ffa0b12804b8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:09.284114 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5aea7b42-0521-4ce3-b323-ffa0b12804b8 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:56:09.284342 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5aea7b42-0521-4ce3-b323-ffa0b12804b8 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:09.284582 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5aea7b42-0521-4ce3-b323-ffa0b12804b8 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:09.295070 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:09.295070 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:09.298423 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5aea7b42-0521-4ce3-b323-ffa0b12804b8 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:09.302100 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5aea7b42-0521-4ce3-b323-ffa0b12804b8 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:56:09.302486 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 770/3181] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:09 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:09.314266 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-78e266bf-65ff-45a4-b8b7-5a52483cccd9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:09.316168 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-78e266bf-65ff-45a4-b8b7-5a52483cccd9 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] POST https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action Jul 03 23:56:09.316535 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-78e266bf-65ff-45a4-b8b7-5a52483cccd9 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action body: b'{"os-detach": {}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:09.316676 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-78e266bf-65ff-45a4-b8b7-5a52483cccd9 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:09.327337 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:09.327337 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:09.327883 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-78e266bf-65ff-45a4-b8b7-5a52483cccd9 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:09.373045 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b59f44c5-e70e-49b1-8a29-2dcb478f15a2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:09.374763 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b59f44c5-e70e-49b1-8a29-2dcb478f15a2 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:56:09.374946 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b59f44c5-e70e-49b1-8a29-2dcb478f15a2 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:09.375120 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b59f44c5-e70e-49b1-8a29-2dcb478f15a2 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:09.375261 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-b59f44c5-e70e-49b1-8a29-2dcb478f15a2 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:09.379422 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:09.379422 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:09.380061 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b59f44c5-e70e-49b1-8a29-2dcb478f15a2 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:56:09.380410 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 799/3182] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:09 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:09.401882 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9c7ebeed-3bfe-4a32-bade-23d3d0a3282d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:09.404837 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9c7ebeed-3bfe-4a32-bade-23d3d0a3282d tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/volumes/2b6d830b-75b5-4047-9b55-f40c8182b21a Jul 03 23:56:09.404837 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9c7ebeed-3bfe-4a32-bade-23d3d0a3282d tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:09.404837 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9c7ebeed-3bfe-4a32-bade-23d3d0a3282d tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:09.408920 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9c7ebeed-3bfe-4a32-bade-23d3d0a3282d tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes/2b6d830b-75b5-4047-9b55-f40c8182b21a returned with HTTP 404 Jul 03 23:56:09.409448 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 807/3183] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:09 2026] GET /volume/v3/volumes/2b6d830b-75b5-4047-9b55-f40c8182b21a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:09.415305 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-85a6a68c-2e6e-4ea6-a402-a9406482cb32 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:09.416982 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-85a6a68c-2e6e-4ea6-a402-a9406482cb32 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 Jul 03 23:56:09.417116 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-85a6a68c-2e6e-4ea6-a402-a9406482cb32 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:09.417292 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-85a6a68c-2e6e-4ea6-a402-a9406482cb32 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:09.417409 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-85a6a68c-2e6e-4ea6-a402-a9406482cb32 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] show called for member f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:56:09.420061 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-85a6a68c-2e6e-4ea6-a402-a9406482cb32 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 returned with HTTP 404 Jul 03 23:56:09.420459 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 771/3184] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:56:09 2026] GET /volume/v3/groups/f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 => generated 108 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:09.427225 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c5b3e9cb-2231-4dfd-a97e-5e29fffc9120 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:09.428909 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c5b3e9cb-2231-4dfd-a97e-5e29fffc9120 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] POST https://10.4.3.143/volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539/action Jul 03 23:56:09.429270 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c5b3e9cb-2231-4dfd-a97e-5e29fffc9120 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:09.429412 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c5b3e9cb-2231-4dfd-a97e-5e29fffc9120 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:09.431598 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-c5b3e9cb-2231-4dfd-a97e-5e29fffc9120 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] delete called for group 2c3e56d6-f1fd-4c0f-975e-e301f680f539 {{(pid=99863) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 23:56:09.431763 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.groups [None req-c5b3e9cb-2231-4dfd-a97e-5e29fffc9120 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Delete group with id: 2c3e56d6-f1fd-4c0f-975e-e301f680f539 Jul 03 23:56:09.443148 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-64eaf8e6-a071-4d50-8c88-4050be29eb0d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:09.443148 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-64eaf8e6-a071-4d50-8c88-4050be29eb0d tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:09.443148 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-64eaf8e6-a071-4d50-8c88-4050be29eb0d tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:09.443262 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:09.443262 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:09.443319 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-64eaf8e6-a071-4d50-8c88-4050be29eb0d tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:09.454572 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:09.454572 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:09.457165 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-64eaf8e6-a071-4d50-8c88-4050be29eb0d tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:09.461251 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-64eaf8e6-a071-4d50-8c88-4050be29eb0d tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 200 Jul 03 23:56:09.463855 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 808/3185] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:09 2026] GET /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:09.478434 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c5b3e9cb-2231-4dfd-a97e-5e29fffc9120 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539/action returned with HTTP 202 Jul 03 23:56:09.478926 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 800/3186] 10.4.3.143 () {70 vars in 1428 bytes} [Fri Jul 3 23:56:09 2026] POST /volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:56:09.486027 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0daee8f8-a6e7-442e-a81e-4b13a737048e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:09.491033 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0daee8f8-a6e7-442e-a81e-4b13a737048e tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539 Jul 03 23:56:09.491241 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0daee8f8-a6e7-442e-a81e-4b13a737048e tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:09.491416 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0daee8f8-a6e7-442e-a81e-4b13a737048e tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:09.491531 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-0daee8f8-a6e7-442e-a81e-4b13a737048e tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] show called for member 2c3e56d6-f1fd-4c0f-975e-e301f680f539 {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:56:09.498164 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:09.498164 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:09.509223 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0daee8f8-a6e7-442e-a81e-4b13a737048e tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539 returned with HTTP 200 Jul 03 23:56:09.509676 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 772/3187] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:56:09 2026] GET /volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539 => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:09.831510 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-78e266bf-65ff-45a4-b8b7-5a52483cccd9 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Detach volume completed successfully. Jul 03 23:56:09.831943 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-78e266bf-65ff-45a4-b8b7-5a52483cccd9 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action returned with HTTP 202 Jul 03 23:56:09.832322 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 808/3188] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:56:09 2026] POST /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action => generated 0 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:56:09.843261 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-20fcb38b-1425-4720-9ea1-0d8195153c63 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:09.845110 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-20fcb38b-1425-4720-9ea1-0d8195153c63 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:56:09.845300 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-20fcb38b-1425-4720-9ea1-0d8195153c63 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:09.845482 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-20fcb38b-1425-4720-9ea1-0d8195153c63 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:09.848088 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f876f5f1-cc79-46c3-8bd4-f5b86724ce14 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:09.849833 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f876f5f1-cc79-46c3-8bd4-f5b86724ce14 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:09.850037 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f876f5f1-cc79-46c3-8bd4-f5b86724ce14 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:09.850215 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f876f5f1-cc79-46c3-8bd4-f5b86724ce14 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:09.854553 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:09.854553 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:09.858222 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-20fcb38b-1425-4720-9ea1-0d8195153c63 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:09.862364 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-20fcb38b-1425-4720-9ea1-0d8195153c63 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:56:09.862917 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 809/3189] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:09 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:10.022775 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:10.022775 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:10.026823 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f876f5f1-cc79-46c3-8bd4-f5b86724ce14 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:10.031548 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f876f5f1-cc79-46c3-8bd4-f5b86724ce14 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb returned with HTTP 200 Jul 03 23:56:10.034725 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 801/3190] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:09 2026] GET /volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb => generated 928 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:10.390439 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-109d204a-7cb0-44d0-88d9-0c79ab59b94e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:10.392116 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-109d204a-7cb0-44d0-88d9-0c79ab59b94e tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:56:10.392313 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-109d204a-7cb0-44d0-88d9-0c79ab59b94e tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:10.392492 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-109d204a-7cb0-44d0-88d9-0c79ab59b94e tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:10.392609 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-109d204a-7cb0-44d0-88d9-0c79ab59b94e tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:10.396838 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:10.396838 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:10.397484 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-109d204a-7cb0-44d0-88d9-0c79ab59b94e tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:56:10.398084 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 773/3191] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:10 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:10.477073 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-90c5a1cb-7407-478e-8c85-b8669fba0b05 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:10.478987 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-90c5a1cb-7407-478e-8c85-b8669fba0b05 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:10.479198 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-90c5a1cb-7407-478e-8c85-b8669fba0b05 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:10.479374 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-90c5a1cb-7407-478e-8c85-b8669fba0b05 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:10.487815 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:10.487815 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:10.490621 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-90c5a1cb-7407-478e-8c85-b8669fba0b05 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:10.494330 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-90c5a1cb-7407-478e-8c85-b8669fba0b05 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 200 Jul 03 23:56:10.494810 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 809/3192] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:10 2026] GET /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:10.518072 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a8a0522a-aeb7-4b6d-a97d-546771caefed None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:10.520143 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a8a0522a-aeb7-4b6d-a97d-546771caefed tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539 Jul 03 23:56:10.520401 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a8a0522a-aeb7-4b6d-a97d-546771caefed tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:10.520651 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a8a0522a-aeb7-4b6d-a97d-546771caefed tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:10.520844 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-a8a0522a-aeb7-4b6d-a97d-546771caefed tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] show called for member 2c3e56d6-f1fd-4c0f-975e-e301f680f539 {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:56:10.524183 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a8a0522a-aeb7-4b6d-a97d-546771caefed tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539 returned with HTTP 404 Jul 03 23:56:10.524820 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 810/3193] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:56:10 2026] GET /volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:10.531351 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b91f2f87-3033-4191-af08-81b34cc77bd8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:10.533027 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b91f2f87-3033-4191-af08-81b34cc77bd8 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/detail Jul 03 23:56:10.533231 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b91f2f87-3033-4191-af08-81b34cc77bd8 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:10.533399 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b91f2f87-3033-4191-af08-81b34cc77bd8 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:10.538105 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b91f2f87-3033-4191-af08-81b34cc77bd8 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/detail returned with HTTP 200 Jul 03 23:56:10.538469 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 802/3194] 10.4.3.143 () {68 vars in 1296 bytes} [Fri Jul 3 23:56:10 2026] GET /volume/v3/groups/detail => generated 14 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:10.546688 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-41959e9d-fc47-48bc-b8ff-90dcd5f27002 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:10.548420 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-41959e9d-fc47-48bc-b8ff-90dcd5f27002 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:56:10.548681 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-41959e9d-fc47-48bc-b8ff-90dcd5f27002 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:10.548940 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-41959e9d-fc47-48bc-b8ff-90dcd5f27002 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:10.549213 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-41959e9d-fc47-48bc-b8ff-90dcd5f27002 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:56:10.549944 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-41959e9d-fc47-48bc-b8ff-90dcd5f27002 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:56:10.555572 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-41959e9d-fc47-48bc-b8ff-90dcd5f27002 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Get all volumes completed successfully. Jul 03 23:56:10.557361 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-41959e9d-fc47-48bc-b8ff-90dcd5f27002 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:56:10.557752 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 774/3195] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:56:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:10.569614 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fddea7df-2218-4f89-b354-e40ebb1f96e0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:10.571324 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fddea7df-2218-4f89-b354-e40ebb1f96e0 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] POST https://10.4.3.143/volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539/action Jul 03 23:56:10.571653 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fddea7df-2218-4f89-b354-e40ebb1f96e0 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:10.571826 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fddea7df-2218-4f89-b354-e40ebb1f96e0 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:10.573078 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-fddea7df-2218-4f89-b354-e40ebb1f96e0 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] delete called for group 2c3e56d6-f1fd-4c0f-975e-e301f680f539 {{(pid=99861) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 23:56:10.573175 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.groups [None req-fddea7df-2218-4f89-b354-e40ebb1f96e0 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Delete group with id: 2c3e56d6-f1fd-4c0f-975e-e301f680f539 Jul 03 23:56:10.575938 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fddea7df-2218-4f89-b354-e40ebb1f96e0 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539/action returned with HTTP 404 Jul 03 23:56:10.576491 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 810/3196] 10.4.3.143 () {70 vars in 1428 bytes} [Fri Jul 3 23:56:10 2026] POST /volume/v3/groups/2c3e56d6-f1fd-4c0f-975e-e301f680f539/action => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:10.584122 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-26d0cbc7-01f9-48fd-b48b-5db601c89f29 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:10.589658 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-26d0cbc7-01f9-48fd-b48b-5db601c89f29 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:56:10.590135 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-26d0cbc7-01f9-48fd-b48b-5db601c89f29 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:10.590385 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-26d0cbc7-01f9-48fd-b48b-5db601c89f29 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'detail' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:10.590756 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-26d0cbc7-01f9-48fd-b48b-5db601c89f29 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:56:10.591602 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-26d0cbc7-01f9-48fd-b48b-5db601c89f29 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:56:10.607392 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-26d0cbc7-01f9-48fd-b48b-5db601c89f29 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Get all volumes completed successfully. Jul 03 23:56:10.609876 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-26d0cbc7-01f9-48fd-b48b-5db601c89f29 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:56:10.610279 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 811/3197] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:56:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:10.621780 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-051d5b14-044f-49ac-9347-52925eade0f3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:10.624713 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-051d5b14-044f-49ac-9347-52925eade0f3 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] POST https://10.4.3.143/volume/v3/groups/f293abb9-0d6f-4a76-ab23-247e5c8ec2f2/action Jul 03 23:56:10.624713 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-051d5b14-044f-49ac-9347-52925eade0f3 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:10.624713 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-051d5b14-044f-49ac-9347-52925eade0f3 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:10.626291 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-051d5b14-044f-49ac-9347-52925eade0f3 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] delete called for group f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 {{(pid=99863) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 23:56:10.626291 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.groups [None req-051d5b14-044f-49ac-9347-52925eade0f3 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Delete group with id: f293abb9-0d6f-4a76-ab23-247e5c8ec2f2 Jul 03 23:56:10.630997 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-051d5b14-044f-49ac-9347-52925eade0f3 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/f293abb9-0d6f-4a76-ab23-247e5c8ec2f2/action returned with HTTP 404 Jul 03 23:56:10.631835 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 803/3198] 10.4.3.143 () {70 vars in 1428 bytes} [Fri Jul 3 23:56:10 2026] POST /volume/v3/groups/f293abb9-0d6f-4a76-ab23-247e5c8ec2f2/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:10.638001 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-02fc3b11-2534-44b8-80ca-69c24e18bb17 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:10.639942 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-02fc3b11-2534-44b8-80ca-69c24e18bb17 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/771001c9-1779-45a2-8adc-7e247a6a865b Jul 03 23:56:10.640140 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-02fc3b11-2534-44b8-80ca-69c24e18bb17 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:10.640316 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-02fc3b11-2534-44b8-80ca-69c24e18bb17 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:10.655768 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-02fc3b11-2534-44b8-80ca-69c24e18bb17 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] https://10.4.3.143/volume/v3/group_types/771001c9-1779-45a2-8adc-7e247a6a865b returned with HTTP 202 Jul 03 23:56:10.656112 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 775/3199] 10.4.3.143 () {68 vars in 1404 bytes} [Fri Jul 3 23:56:10 2026] DELETE /volume/v3/group_types/771001c9-1779-45a2-8adc-7e247a6a865b => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:56:10.663917 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f620bb90-3d5c-4760-8def-7d14b018f6b5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:10.665781 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f620bb90-3d5c-4760-8def-7d14b018f6b5 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] DELETE https://10.4.3.143/volume/v3/types/b61a0c6c-9b0c-40fe-bf64-1d7adaf2185a Jul 03 23:56:10.665969 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f620bb90-3d5c-4760-8def-7d14b018f6b5 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:10.666354 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f620bb90-3d5c-4760-8def-7d14b018f6b5 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:10.691776 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f620bb90-3d5c-4760-8def-7d14b018f6b5 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] https://10.4.3.143/volume/v3/types/b61a0c6c-9b0c-40fe-bf64-1d7adaf2185a returned with HTTP 202 Jul 03 23:56:10.691776 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 811/3200] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:56:10 2026] DELETE /volume/v3/types/b61a0c6c-9b0c-40fe-bf64-1d7adaf2185a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:10.698733 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cd06807c-3702-4ce9-87f5-b056447ee054 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:10.700404 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cd06807c-3702-4ce9-87f5-b056447ee054 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] GET https://10.4.3.143/volume/v3/types/b61a0c6c-9b0c-40fe-bf64-1d7adaf2185a Jul 03 23:56:10.700662 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cd06807c-3702-4ce9-87f5-b056447ee054 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:10.701034 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cd06807c-3702-4ce9-87f5-b056447ee054 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:10.704693 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cd06807c-3702-4ce9-87f5-b056447ee054 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] https://10.4.3.143/volume/v3/types/b61a0c6c-9b0c-40fe-bf64-1d7adaf2185a returned with HTTP 404 Jul 03 23:56:10.705262 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 812/3201] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:56:10 2026] GET /volume/v3/types/b61a0c6c-9b0c-40fe-bf64-1d7adaf2185a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:10.714252 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e37d5fbe-464f-4632-8743-63096a3721a3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:10.715820 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e37d5fbe-464f-4632-8743-63096a3721a3 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:56:10.716126 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e37d5fbe-464f-4632-8743-63096a3721a3 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1146962228"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:10.732527 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e37d5fbe-464f-4632-8743-63096a3721a3 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:56:10.732901 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 804/3202] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:56:10 2026] POST /volume/v3/types => generated 216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:10.740555 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-dd046c72-fe78-4479-aad3-d5f407d5861f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:10.742270 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dd046c72-fe78-4479-aad3-d5f407d5861f tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] POST https://10.4.3.143/volume/v3/group_types Jul 03 23:56:10.742612 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dd046c72-fe78-4479-aad3-d5f407d5861f tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1889097426"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:10.755437 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dd046c72-fe78-4479-aad3-d5f407d5861f tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] https://10.4.3.143/volume/v3/group_types returned with HTTP 202 Jul 03 23:56:10.755883 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 776/3203] 10.4.3.143 () {70 vars in 1311 bytes} [Fri Jul 3 23:56:10 2026] POST /volume/v3/group_types => generated 173 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:10.764252 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4455def9-b6a0-452c-b6e1-b86c4f5c22dd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:10.765911 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4455def9-b6a0-452c-b6e1-b86c4f5c22dd tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] POST https://10.4.3.143/volume/v3/groups Jul 03 23:56:10.766257 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4455def9-b6a0-452c-b6e1-b86c4f5c22dd tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d1e5a2df-e4d7-43a4-9384-86bafadfbd80", "volume_types": ["7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12"], "name": "tempest-GroupsTest-Group-599446843"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:10.767549 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-4455def9-b6a0-452c-b6e1-b86c4f5c22dd tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Creating new group {'group': {'group_type': 'd1e5a2df-e4d7-43a4-9384-86bafadfbd80', 'volume_types': ['7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12'], 'name': 'tempest-GroupsTest-Group-599446843'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 23:56:10.770536 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.groups [None req-4455def9-b6a0-452c-b6e1-b86c4f5c22dd tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Creating group tempest-GroupsTest-Group-599446843. Jul 03 23:56:10.776816 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4455def9-b6a0-452c-b6e1-b86c4f5c22dd tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Availability Zones retrieved successfully. Jul 03 23:56:10.787161 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-4455def9-b6a0-452c-b6e1-b86c4f5c22dd tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Created reservations ['0c1e5133-d4fd-4121-ab10-2805823a227f'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:10.808918 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4455def9-b6a0-452c-b6e1-b86c4f5c22dd tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups returned with HTTP 202 Jul 03 23:56:10.809640 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 812/3204] 10.4.3.143 () {70 vars in 1297 bytes} [Fri Jul 3 23:56:10 2026] POST /volume/v3/groups => generated 103 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:10.817759 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7b839a53-1eaa-4aa5-9fba-cc82e3394e28 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:10.818975 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7b839a53-1eaa-4aa5-9fba-cc82e3394e28 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 Jul 03 23:56:10.819199 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7b839a53-1eaa-4aa5-9fba-cc82e3394e28 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:10.819360 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7b839a53-1eaa-4aa5-9fba-cc82e3394e28 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:10.819487 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.groups [None req-7b839a53-1eaa-4aa5-9fba-cc82e3394e28 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] show called for member 64d223ca-2bce-43fc-b82f-d255f5856f10 {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:56:10.823411 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:10.823411 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:10.832352 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7b839a53-1eaa-4aa5-9fba-cc82e3394e28 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 returned with HTTP 200 Jul 03 23:56:10.832787 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 813/3205] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:56:10 2026] GET /volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 => generated 331 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:11.047426 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1ab40480-f66a-4106-8f33-b25879f5651f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:11.049119 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1ab40480-f66a-4106-8f33-b25879f5651f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:11.049325 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1ab40480-f66a-4106-8f33-b25879f5651f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:11.049497 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1ab40480-f66a-4106-8f33-b25879f5651f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:11.056635 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:11.056635 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:11.060158 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1ab40480-f66a-4106-8f33-b25879f5651f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:11.064280 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1ab40480-f66a-4106-8f33-b25879f5651f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb returned with HTTP 200 Jul 03 23:56:11.064613 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 805/3206] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:11 2026] GET /volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:11.410349 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d247730e-ce9f-4a81-8d07-61534f666723 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:11.412168 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d247730e-ce9f-4a81-8d07-61534f666723 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:56:11.412307 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d247730e-ce9f-4a81-8d07-61534f666723 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:11.412488 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d247730e-ce9f-4a81-8d07-61534f666723 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:11.412601 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-d247730e-ce9f-4a81-8d07-61534f666723 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:11.416918 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:11.416918 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:11.418037 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d247730e-ce9f-4a81-8d07-61534f666723 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:56:11.418571 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 777/3207] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:11 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:11.481565 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-01dcc4d8-6013-4140-b369-857faf7d5d01 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:11.483505 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-01dcc4d8-6013-4140-b369-857faf7d5d01 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] POST https://10.4.3.143/volume/v3/attachments/f2f5bf57-8614-49f2-8acc-670f0a4c851a/action Jul 03 23:56:11.483947 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-01dcc4d8-6013-4140-b369-857faf7d5d01 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:11.484069 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-01dcc4d8-6013-4140-b369-857faf7d5d01 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:11.498960 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:11.498960 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:11.507874 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e85da68b-b32a-41f0-b35d-d6a891b3706a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:11.509783 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e85da68b-b32a-41f0-b35d-d6a891b3706a tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:11.509971 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e85da68b-b32a-41f0-b35d-d6a891b3706a tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:11.510193 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e85da68b-b32a-41f0-b35d-d6a891b3706a tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:11.516546 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-bf3813f3-99e1-4f0c-a3cb-a16fad994115 req-01dcc4d8-6013-4140-b369-857faf7d5d01 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/attachments/f2f5bf57-8614-49f2-8acc-670f0a4c851a/action returned with HTTP 204 Jul 03 23:56:11.517059 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 813/3208] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:56:11 2026] POST /volume/v3/attachments/f2f5bf57-8614-49f2-8acc-670f0a4c851a/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:11.522362 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:11.522362 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:11.526888 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e85da68b-b32a-41f0-b35d-d6a891b3706a tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:11.532233 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e85da68b-b32a-41f0-b35d-d6a891b3706a tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 200 Jul 03 23:56:11.532611 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 814/3209] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:11 2026] GET /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 1233 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:11.844613 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8744898d-f407-4bb1-8aa2-f041a0aaae31 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:11.847272 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8744898d-f407-4bb1-8aa2-f041a0aaae31 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 Jul 03 23:56:11.847272 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8744898d-f407-4bb1-8aa2-f041a0aaae31 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:11.847272 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8744898d-f407-4bb1-8aa2-f041a0aaae31 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:11.847451 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-8744898d-f407-4bb1-8aa2-f041a0aaae31 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] show called for member 64d223ca-2bce-43fc-b82f-d255f5856f10 {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:56:11.851238 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:11.851238 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:11.869405 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8744898d-f407-4bb1-8aa2-f041a0aaae31 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 returned with HTTP 200 Jul 03 23:56:11.869870 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 806/3210] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:56:11 2026] GET /volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 => generated 332 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:11.879178 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-70e80adb-acd9-4897-a963-42f71e6c90cf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:11.880894 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:11.881248 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-127766554", "volume_type": "7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12", "group_id": "64d223ca-2bce-43fc-b82f-d255f5856f10", "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:11.882688 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-127766554', 'volume_type': '7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12', 'group_id': '64d223ca-2bce-43fc-b82f-d255f5856f10', 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:11.889991 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:11.889991 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:11.890376 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Create volume of 1 GB Jul 03 23:56:11.894482 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Availability Zones retrieved successfully. Jul 03 23:56:11.899748 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Flow 'volume_create_api' (56aed9b8-017d-46f7-9cb9-5a4faf6ceabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:11.901608 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e39c45c8-dc58-462e-9428-7e6550f07509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:11.902351 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:11.902351 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:11.902862 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:11.924397 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e39c45c8-dc58-462e-9428-7e6550f07509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:56:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12,is_public=True,name='tempest-GroupsTest-volume-type-1146962228',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '64d223ca-2bce-43fc-b82f-d255f5856f10', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:11.925597 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48f0d3ee-086e-41fc-a03f-0185348e3ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:11.959195 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1146962228 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1146962228, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:56:11.959679 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1146962228 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1146962228, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:56:11.997340 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Created reservations ['3e7b31c4-fa0c-42ee-9a5e-7f7712c8cda6', 'f542765b-6077-4396-a055-d51ab0d819e5', 'f9279742-3d0d-4a82-b7e7-3da924f84856', '1f944ed7-a603-4848-acef-30295e72f11d'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:11.998783 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48f0d3ee-086e-41fc-a03f-0185348e3ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e7b31c4-fa0c-42ee-9a5e-7f7712c8cda6', 'f542765b-6077-4396-a055-d51ab0d819e5', 'f9279742-3d0d-4a82-b7e7-3da924f84856', '1f944ed7-a603-4848-acef-30295e72f11d']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:11.998783 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (142383fb-a0be-4719-a431-f070f6538b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:12.027973 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (142383fb-a0be-4719-a431-f070f6538b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea2179f8-e53a-4dbd-a9f3-c2ad289d5e51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-127766554',encryption_key_id=None,group_id=64d223ca-2bce-43fc-b82f-d255f5856f10,group_type_id=,metadata={},multiattach=False,project_id='8df5279776ea47179fa687e87aa8386c',qos_specs=None,replication_status=,reservations=['3e7b31c4-fa0c-42ee-9a5e-7f7712c8cda6','f542765b-6077-4396-a055-d51ab0d819e5','f9279742-3d0d-4a82-b7e7-3da924f84856','1f944ed7-a603-4848-acef-30295e72f11d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15a704248d704d08aecc4d8101529983',volume_type_id=7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-127766554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=64d223ca-2bce-43fc-b82f-d255f5856f10,host=None,id=ea2179f8-e53a-4dbd-a9f3-c2ad289d5e51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8df5279776ea47179fa687e87aa8386c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15a704248d704d08aecc4d8101529983',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12),volume_type_id=7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:12.028860 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28fcec1f-5945-4be8-87dc-33419de94d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:12.058131 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28fcec1f-5945-4be8-87dc-33419de94d5d) transitioned into state 'SUCCESS' from state '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-127766554',encryption_key_id=None,group_id=64d223ca-2bce-43fc-b82f-d255f5856f10,group_type_id=,metadata={},multiattach=False,project_id='8df5279776ea47179fa687e87aa8386c',qos_specs=None,replication_status=,reservations=['3e7b31c4-fa0c-42ee-9a5e-7f7712c8cda6','f542765b-6077-4396-a055-d51ab0d819e5','f9279742-3d0d-4a82-b7e7-3da924f84856','1f944ed7-a603-4848-acef-30295e72f11d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15a704248d704d08aecc4d8101529983',volume_type_id=7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:12.058998 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77b8f289-f64e-49ce-9dea-af90da686cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:12.074621 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77b8f289-f64e-49ce-9dea-af90da686cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:12.075435 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Flow 'volume_create_api' (56aed9b8-017d-46f7-9cb9-5a4faf6ceabd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:12.075435 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Create volume request issued successfully. Jul 03 23:56:12.075826 np0000004490 devstack@c-api.service[99860]: WARNING stevedore.named [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:56:12.075967 np0000004490 devstack@c-api.service[99860]: WARNING castellan.key_manager [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:56:12.077332 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4c2ec338-530d-4765-84d8-5b55cbeb43a5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:12.079156 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4c2ec338-530d-4765-84d8-5b55cbeb43a5 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:12.079416 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4c2ec338-530d-4765-84d8-5b55cbeb43a5 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:12.079628 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4c2ec338-530d-4765-84d8-5b55cbeb43a5 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:12.086690 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:12.086690 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:12.090121 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4c2ec338-530d-4765-84d8-5b55cbeb43a5 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:12.094080 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4c2ec338-530d-4765-84d8-5b55cbeb43a5 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb returned with HTTP 200 Jul 03 23:56:12.094413 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 814/3211] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:12 2026] GET /volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:12.111504 np0000004490 devstack@c-api.service[99860]: DEBUG oslo_db.sqlalchemy.engines [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:56:12.114368 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:12.114368 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:12.117589 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-70e80adb-acd9-4897-a963-42f71e6c90cf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:12.118097 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 778/3212] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:56:11 2026] POST /volume/v3/volumes => generated 814 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:12.130547 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ec115a64-38ad-44b8-8528-8ff2a374b65f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:12.132237 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ec115a64-38ad-44b8-8528-8ff2a374b65f tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/volumes/ea2179f8-e53a-4dbd-a9f3-c2ad289d5e51 Jul 03 23:56:12.132428 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ec115a64-38ad-44b8-8528-8ff2a374b65f tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:12.132626 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ec115a64-38ad-44b8-8528-8ff2a374b65f tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:12.139562 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:12.139562 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:12.144381 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ec115a64-38ad-44b8-8528-8ff2a374b65f tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Volume info retrieved successfully. Jul 03 23:56:12.144381 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-ec115a64-38ad-44b8-8528-8ff2a374b65f tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:56:12.144381 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-ec115a64-38ad-44b8-8528-8ff2a374b65f tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:56:12.179391 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-ec115a64-38ad-44b8-8528-8ff2a374b65f tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:56:12.182562 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:12.182562 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:12.189849 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ec115a64-38ad-44b8-8528-8ff2a374b65f tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes/ea2179f8-e53a-4dbd-a9f3-c2ad289d5e51 returned with HTTP 200 Jul 03 23:56:12.190336 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 815/3213] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:12 2026] GET /volume/v3/volumes/ea2179f8-e53a-4dbd-a9f3-c2ad289d5e51 => generated 882 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:12.431041 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-239aca69-ba57-43c2-98fb-e3a69722c22a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:12.432797 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-239aca69-ba57-43c2-98fb-e3a69722c22a tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:56:12.433030 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-239aca69-ba57-43c2-98fb-e3a69722c22a tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:12.433219 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-239aca69-ba57-43c2-98fb-e3a69722c22a tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:12.433322 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-239aca69-ba57-43c2-98fb-e3a69722c22a tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:12.442624 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:12.442624 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:12.443381 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-239aca69-ba57-43c2-98fb-e3a69722c22a tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:56:12.443889 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 807/3214] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:12 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:12.547909 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ca535edf-e061-4ac0-aaac-2086c484cdd2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:12.549449 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ca535edf-e061-4ac0-aaac-2086c484cdd2 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:12.549605 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ca535edf-e061-4ac0-aaac-2086c484cdd2 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:12.549807 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ca535edf-e061-4ac0-aaac-2086c484cdd2 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:12.558383 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:12.558383 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:12.561770 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ca535edf-e061-4ac0-aaac-2086c484cdd2 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:12.566650 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ca535edf-e061-4ac0-aaac-2086c484cdd2 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 200 Jul 03 23:56:12.566650 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 815/3215] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:12 2026] GET /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 1230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:12.579911 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ee14600e-af8c-410e-a1d4-2a537e9b42fa None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:12.581994 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ee14600e-af8c-410e-a1d4-2a537e9b42fa tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:12.582176 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ee14600e-af8c-410e-a1d4-2a537e9b42fa tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:12.582408 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ee14600e-af8c-410e-a1d4-2a537e9b42fa tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:12.592433 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:12.592433 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:12.596577 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ee14600e-af8c-410e-a1d4-2a537e9b42fa tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:12.601541 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ee14600e-af8c-410e-a1d4-2a537e9b42fa tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 200 Jul 03 23:56:12.602034 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 779/3216] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:12 2026] GET /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 1230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:13.108446 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9dd64d80-50d6-4a84-921f-07608fe36329 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:13.110373 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9dd64d80-50d6-4a84-921f-07608fe36329 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:13.110572 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9dd64d80-50d6-4a84-921f-07608fe36329 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:13.110810 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9dd64d80-50d6-4a84-921f-07608fe36329 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:13.118738 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:13.118738 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:13.123168 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9dd64d80-50d6-4a84-921f-07608fe36329 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:13.128381 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9dd64d80-50d6-4a84-921f-07608fe36329 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb returned with HTTP 200 Jul 03 23:56:13.128997 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 816/3217] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:13 2026] GET /volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:13.202678 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-db8327d8-7fb7-40dc-893f-f3d39992fdd8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:13.204504 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-db8327d8-7fb7-40dc-893f-f3d39992fdd8 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/volumes/ea2179f8-e53a-4dbd-a9f3-c2ad289d5e51 Jul 03 23:56:13.204746 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-db8327d8-7fb7-40dc-893f-f3d39992fdd8 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:13.205181 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-db8327d8-7fb7-40dc-893f-f3d39992fdd8 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:13.213373 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:13.213373 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:13.217296 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-db8327d8-7fb7-40dc-893f-f3d39992fdd8 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Volume info retrieved successfully. Jul 03 23:56:13.218004 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-db8327d8-7fb7-40dc-893f-f3d39992fdd8 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:56:13.218175 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-db8327d8-7fb7-40dc-893f-f3d39992fdd8 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:56:13.258531 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-db8327d8-7fb7-40dc-893f-f3d39992fdd8 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:56:13.262460 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:13.262460 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:13.272815 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-db8327d8-7fb7-40dc-893f-f3d39992fdd8 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes/ea2179f8-e53a-4dbd-a9f3-c2ad289d5e51 returned with HTTP 200 Jul 03 23:56:13.273328 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 808/3218] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:13 2026] GET /volume/v3/volumes/ea2179f8-e53a-4dbd-a9f3-c2ad289d5e51 => generated 907 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:13.285228 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:13.286948 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:13.287259 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-764326995", "volume_type": "7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12", "group_id": "64d223ca-2bce-43fc-b82f-d255f5856f10", "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:13.288649 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-764326995', 'volume_type': '7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12', 'group_id': '64d223ca-2bce-43fc-b82f-d255f5856f10', 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:13.296211 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:13.296211 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:13.296776 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Create volume of 1 GB Jul 03 23:56:13.302385 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Availability Zones retrieved successfully. Jul 03 23:56:13.308027 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Flow 'volume_create_api' (1391b096-3652-4c9b-9b97-b5cdcbe9f44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:13.309734 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76174c43-58e0-430d-804a-dc85e22ccbba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:13.310472 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:13.310472 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:13.310720 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:13.332927 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76174c43-58e0-430d-804a-dc85e22ccbba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:56:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12,is_public=True,name='tempest-GroupsTest-volume-type-1146962228',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '64d223ca-2bce-43fc-b82f-d255f5856f10', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:13.333652 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cdfce5e-8433-4c19-8b0f-d94dbe94870d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:13.368910 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1146962228 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1146962228, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:56:13.369205 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1146962228 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1146962228, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:56:13.390971 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Created reservations ['76c92b15-bed9-47ab-a018-562ef9ec629f', 'e11dd3b5-22e6-4eab-a5a8-52b9d23aa6a8', '1d8a692f-bdc5-44c1-838c-9d918fb5ea0f', 'e5eef629-0e88-4501-b57a-d1e2bce4ce3a'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:13.391814 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cdfce5e-8433-4c19-8b0f-d94dbe94870d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76c92b15-bed9-47ab-a018-562ef9ec629f', 'e11dd3b5-22e6-4eab-a5a8-52b9d23aa6a8', '1d8a692f-bdc5-44c1-838c-9d918fb5ea0f', 'e5eef629-0e88-4501-b57a-d1e2bce4ce3a']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:13.392599 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fec2665-a019-4ef0-b7bd-1f50d35e5deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:13.416207 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fec2665-a019-4ef0-b7bd-1f50d35e5deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26ef6713-23e8-42f6-a29a-b9488b9c2233', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-764326995',encryption_key_id=None,group_id=64d223ca-2bce-43fc-b82f-d255f5856f10,group_type_id=,metadata={},multiattach=False,project_id='8df5279776ea47179fa687e87aa8386c',qos_specs=None,replication_status=,reservations=['76c92b15-bed9-47ab-a018-562ef9ec629f','e11dd3b5-22e6-4eab-a5a8-52b9d23aa6a8','1d8a692f-bdc5-44c1-838c-9d918fb5ea0f','e5eef629-0e88-4501-b57a-d1e2bce4ce3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15a704248d704d08aecc4d8101529983',volume_type_id=7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-764326995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=64d223ca-2bce-43fc-b82f-d255f5856f10,host=None,id=26ef6713-23e8-42f6-a29a-b9488b9c2233,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8df5279776ea47179fa687e87aa8386c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15a704248d704d08aecc4d8101529983',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12),volume_type_id=7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:13.417307 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f98c708f-3888-44d6-8d26-a9c4ae0c478f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:13.435541 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f98c708f-3888-44d6-8d26-a9c4ae0c478f) transitioned into state 'SUCCESS' from state '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-764326995',encryption_key_id=None,group_id=64d223ca-2bce-43fc-b82f-d255f5856f10,group_type_id=,metadata={},multiattach=False,project_id='8df5279776ea47179fa687e87aa8386c',qos_specs=None,replication_status=,reservations=['76c92b15-bed9-47ab-a018-562ef9ec629f','e11dd3b5-22e6-4eab-a5a8-52b9d23aa6a8','1d8a692f-bdc5-44c1-838c-9d918fb5ea0f','e5eef629-0e88-4501-b57a-d1e2bce4ce3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15a704248d704d08aecc4d8101529983',volume_type_id=7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:13.436185 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffcad77f-4e07-452c-bfef-5d50da0de313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:13.447528 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffcad77f-4e07-452c-bfef-5d50da0de313) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:13.448248 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Flow 'volume_create_api' (1391b096-3652-4c9b-9b97-b5cdcbe9f44b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:13.448511 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Create volume request issued successfully. Jul 03 23:56:13.449129 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:56:13.449266 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:56:13.455151 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ad594ee7-2f0d-4020-a29f-ae876dfa4251 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:13.456891 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ad594ee7-2f0d-4020-a29f-ae876dfa4251 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:56:13.457088 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ad594ee7-2f0d-4020-a29f-ae876dfa4251 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:13.457267 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ad594ee7-2f0d-4020-a29f-ae876dfa4251 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:13.457365 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-ad594ee7-2f0d-4020-a29f-ae876dfa4251 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:13.461536 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:13.461536 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:13.462397 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ad594ee7-2f0d-4020-a29f-ae876dfa4251 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:56:13.462850 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 780/3219] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:13 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:13.482837 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:56:13.485724 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:13.485724 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:13.488817 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7d9cc7ab-eb54-4ee5-9d63-7d0e369bf809 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:13.489207 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 816/3220] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:56:13 2026] POST /volume/v3/volumes => generated 814 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:13.502362 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6b9a522b-bd9d-4414-b966-e641cdbd4d78 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:13.504002 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6b9a522b-bd9d-4414-b966-e641cdbd4d78 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/volumes/26ef6713-23e8-42f6-a29a-b9488b9c2233 Jul 03 23:56:13.504179 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6b9a522b-bd9d-4414-b966-e641cdbd4d78 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:13.504349 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6b9a522b-bd9d-4414-b966-e641cdbd4d78 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:13.510714 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:13.510714 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:13.514559 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6b9a522b-bd9d-4414-b966-e641cdbd4d78 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Volume info retrieved successfully. Jul 03 23:56:13.515274 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-6b9a522b-bd9d-4414-b966-e641cdbd4d78 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:56:13.515414 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-6b9a522b-bd9d-4414-b966-e641cdbd4d78 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:56:13.552060 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-6b9a522b-bd9d-4414-b966-e641cdbd4d78 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:56:13.555101 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:13.555101 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:13.563200 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6b9a522b-bd9d-4414-b966-e641cdbd4d78 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes/26ef6713-23e8-42f6-a29a-b9488b9c2233 returned with HTTP 200 Jul 03 23:56:13.563200 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 817/3221] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:13 2026] GET /volume/v3/volumes/26ef6713-23e8-42f6-a29a-b9488b9c2233 => generated 882 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:13.861083 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f7dec6e7-fe5c-4309-a2b7-eaa0b40e96ad None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:13.861534 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f7dec6e7-fe5c-4309-a2b7-eaa0b40e96ad None None] GET https://10.4.3.143/volume// Jul 03 23:56:13.861934 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f7dec6e7-fe5c-4309-a2b7-eaa0b40e96ad None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:13.862007 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f7dec6e7-fe5c-4309-a2b7-eaa0b40e96ad None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:13.862347 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f7dec6e7-fe5c-4309-a2b7-eaa0b40e96ad None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:56:13.862628 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 809/3222] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:56: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 03 23:56:13.870505 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-9cf8e191-0bf0-44e6-b76d-1b7935e2124d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:13.872581 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-9cf8e191-0bf0-44e6-b76d-1b7935e2124d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc Jul 03 23:56:13.872904 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-9cf8e191-0bf0-44e6-b76d-1b7935e2124d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:13.873092 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-9cf8e191-0bf0-44e6-b76d-1b7935e2124d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:13.885260 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:13.885260 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:13.890026 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-9cf8e191-0bf0-44e6-b76d-1b7935e2124d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:56:13.895693 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-9cf8e191-0bf0-44e6-b76d-1b7935e2124d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc returned with HTTP 200 Jul 03 23:56:13.896279 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 781/3223] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:56:13 2026] GET /volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc => generated 1049 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:13.990285 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-39e86f86-a7d5-4f11-857d-c4d708db853d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:13.992661 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-39e86f86-a7d5-4f11-857d-c4d708db853d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] PUT https://10.4.3.143/volume/v3/attachments/68d849c6-2105-4821-b3e1-0874a1c88a5c Jul 03 23:56:13.993095 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-39e86f86-a7d5-4f11-857d-c4d708db853d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:14.000647 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-39e86f86-a7d5-4f11-857d-c4d708db853d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Acquiring lock "cinder-attachment_update-5e78a12f-9c5f-407f-8acb-73c0954bfdfc-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:56:14.005131 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-39e86f86-a7d5-4f11-857d-c4d708db853d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-5e78a12f-9c5f-407f-8acb-73c0954bfdfc-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:56:14.006069 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:14.006069 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:14.142044 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-63174ef0-0e7a-4878-9679-36267c706b39 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:14.143846 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-63174ef0-0e7a-4878-9679-36267c706b39 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:14.144043 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-63174ef0-0e7a-4878-9679-36267c706b39 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:14.144216 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-63174ef0-0e7a-4878-9679-36267c706b39 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:14.150919 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:14.150919 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:14.154740 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-63174ef0-0e7a-4878-9679-36267c706b39 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:14.158768 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-63174ef0-0e7a-4878-9679-36267c706b39 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb returned with HTTP 200 Jul 03 23:56:14.159100 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 818/3224] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:14 2026] GET /volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:14.472311 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f401fb5e-040d-4498-9a55-700838334877 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:14.474235 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f401fb5e-040d-4498-9a55-700838334877 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:56:14.474413 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f401fb5e-040d-4498-9a55-700838334877 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:14.474584 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f401fb5e-040d-4498-9a55-700838334877 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:14.474687 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-f401fb5e-040d-4498-9a55-700838334877 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Show backup with id 165e480a-0827-46af-8e6f-e880a79653e3. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:14.478927 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:14.478927 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:14.479644 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f401fb5e-040d-4498-9a55-700838334877 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 200 Jul 03 23:56:14.480008 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 810/3225] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:14 2026] GET /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:14.488557 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-57b57687-1885-443f-abb0-384eac8f2e92 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:14.490270 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-57b57687-1885-443f-abb0-384eac8f2e92 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/volumes/98d2c26f-787b-41f2-84c4-36070ba96811 Jul 03 23:56:14.490453 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-57b57687-1885-443f-abb0-384eac8f2e92 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:14.490690 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-57b57687-1885-443f-abb0-384eac8f2e92 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:14.497253 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:14.497253 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:14.500726 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-57b57687-1885-443f-abb0-384eac8f2e92 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Volume info retrieved successfully. Jul 03 23:56:14.504527 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-57b57687-1885-443f-abb0-384eac8f2e92 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/volumes/98d2c26f-787b-41f2-84c4-36070ba96811 returned with HTTP 200 Jul 03 23:56:14.505159 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 782/3226] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:14 2026] GET /volume/v3/volumes/98d2c26f-787b-41f2-84c4-36070ba96811 => generated 1417 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:14.518173 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-16f2d3cc-5242-49cc-980e-92b726d369c5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:14.519810 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-16f2d3cc-5242-49cc-980e-92b726d369c5 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/volumes/98d2c26f-787b-41f2-84c4-36070ba96811 Jul 03 23:56:14.520006 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-16f2d3cc-5242-49cc-980e-92b726d369c5 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:14.520231 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-16f2d3cc-5242-49cc-980e-92b726d369c5 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:14.523623 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-39e86f86-a7d5-4f11-857d-c4d708db853d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-5e78a12f-9c5f-407f-8acb-73c0954bfdfc-np0000004490" released by "attachment_update" :: held 0.518s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:56:14.523951 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-39e86f86-a7d5-4f11-857d-c4d708db853d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/68d849c6-2105-4821-b3e1-0874a1c88a5c returned with HTTP 200 Jul 03 23:56:14.524348 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 817/3227] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:56:13 2026] PUT /volume/v3/attachments/68d849c6-2105-4821-b3e1-0874a1c88a5c => generated 968 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:14.527345 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:14.527345 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:14.532510 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-16f2d3cc-5242-49cc-980e-92b726d369c5 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Volume info retrieved successfully. Jul 03 23:56:14.537858 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-16f2d3cc-5242-49cc-980e-92b726d369c5 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/volumes/98d2c26f-787b-41f2-84c4-36070ba96811 returned with HTTP 200 Jul 03 23:56:14.538249 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 819/3228] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:14 2026] GET /volume/v3/volumes/98d2c26f-787b-41f2-84c4-36070ba96811 => generated 1417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:14.574923 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a1748e7a-0265-4341-8afe-0f2c9f663b64 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:14.576793 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a1748e7a-0265-4341-8afe-0f2c9f663b64 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/volumes/26ef6713-23e8-42f6-a29a-b9488b9c2233 Jul 03 23:56:14.577046 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a1748e7a-0265-4341-8afe-0f2c9f663b64 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:14.577270 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a1748e7a-0265-4341-8afe-0f2c9f663b64 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:14.584812 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:14.584812 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:14.589305 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a1748e7a-0265-4341-8afe-0f2c9f663b64 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Volume info retrieved successfully. Jul 03 23:56:14.590117 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-a1748e7a-0265-4341-8afe-0f2c9f663b64 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:56:14.590313 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-a1748e7a-0265-4341-8afe-0f2c9f663b64 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:56:14.628326 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-a1748e7a-0265-4341-8afe-0f2c9f663b64 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:56:14.631950 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:14.631950 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:14.642197 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a1748e7a-0265-4341-8afe-0f2c9f663b64 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes/26ef6713-23e8-42f6-a29a-b9488b9c2233 returned with HTTP 200 Jul 03 23:56:14.642730 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 811/3229] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:14 2026] GET /volume/v3/volumes/26ef6713-23e8-42f6-a29a-b9488b9c2233 => generated 907 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:14.656418 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a9320364-b264-4717-8541-da058280f401 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:14.658191 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a9320364-b264-4717-8541-da058280f401 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] PUT https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 Jul 03 23:56:14.658430 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a9320364-b264-4717-8541-da058280f401 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "26ef6713-23e8-42f6-a29a-b9488b9c2233"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:14.659986 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-a9320364-b264-4717-8541-da058280f401 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Update called for group 64d223ca-2bce-43fc-b82f-d255f5856f10. {{(pid=99860) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 23:56:14.660087 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.groups [None req-a9320364-b264-4717-8541-da058280f401 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Updating group 64d223ca-2bce-43fc-b82f-d255f5856f10 with name new_group description: This is a new group add_volumes: None remove_volumes: 26ef6713-23e8-42f6-a29a-b9488b9c2233. Jul 03 23:56:14.663147 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:14.663147 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:14.685131 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a9320364-b264-4717-8541-da058280f401 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 returned with HTTP 202 Jul 03 23:56:14.685669 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 783/3230] 10.4.3.143 () {70 vars in 1407 bytes} [Fri Jul 3 23:56:14 2026] PUT /volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:56:14.696981 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a37999fe-36a8-46d8-9c72-9d4c80cad05d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:14.699020 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a37999fe-36a8-46d8-9c72-9d4c80cad05d tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 Jul 03 23:56:14.699314 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a37999fe-36a8-46d8-9c72-9d4c80cad05d tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:14.699364 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a37999fe-36a8-46d8-9c72-9d4c80cad05d tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:14.699492 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-a37999fe-36a8-46d8-9c72-9d4c80cad05d tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] show called for member 64d223ca-2bce-43fc-b82f-d255f5856f10 {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:56:14.702683 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:14.702683 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:14.710922 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a37999fe-36a8-46d8-9c72-9d4c80cad05d tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 returned with HTTP 200 Jul 03 23:56:14.711265 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 818/3231] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:56:14 2026] GET /volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:15.034601 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-0ce1c6c9-11ab-4916-b4a0-80ac3fda0f02 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:15.036875 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-0ce1c6c9-11ab-4916-b4a0-80ac3fda0f02 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments/68d849c6-2105-4821-b3e1-0874a1c88a5c/action Jul 03 23:56:15.037277 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-0ce1c6c9-11ab-4916-b4a0-80ac3fda0f02 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:15.037427 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-0ce1c6c9-11ab-4916-b4a0-80ac3fda0f02 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:15.054562 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:15.054562 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:15.067287 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-0ce1c6c9-11ab-4916-b4a0-80ac3fda0f02 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/68d849c6-2105-4821-b3e1-0874a1c88a5c/action returned with HTTP 204 Jul 03 23:56:15.067714 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 820/3232] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:56:15 2026] POST /volume/v3/attachments/68d849c6-2105-4821-b3e1-0874a1c88a5c/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:15.171444 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8a6013ac-d491-4697-9f60-dd1cb93c2221 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:15.173468 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8a6013ac-d491-4697-9f60-dd1cb93c2221 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:15.173776 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8a6013ac-d491-4697-9f60-dd1cb93c2221 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:15.174012 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8a6013ac-d491-4697-9f60-dd1cb93c2221 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:15.180854 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:15.180854 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:15.184521 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8a6013ac-d491-4697-9f60-dd1cb93c2221 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:15.189059 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8a6013ac-d491-4697-9f60-dd1cb93c2221 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb returned with HTTP 200 Jul 03 23:56:15.189470 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 812/3233] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:15 2026] GET /volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:15.201563 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4691ac91-a339-47e4-8f40-46ca1b6f154a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:15.203856 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4691ac91-a339-47e4-8f40-46ca1b6f154a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:15.204127 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4691ac91-a339-47e4-8f40-46ca1b6f154a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:15.204386 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4691ac91-a339-47e4-8f40-46ca1b6f154a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:15.213938 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:15.213938 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:15.218988 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4691ac91-a339-47e4-8f40-46ca1b6f154a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:15.225563 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4691ac91-a339-47e4-8f40-46ca1b6f154a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb returned with HTTP 200 Jul 03 23:56:15.226204 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 784/3234] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:15 2026] GET /volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:15.237784 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ae6ff124-a549-45a0-bdc9-a89a821d6e39 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:15.239515 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ae6ff124-a549-45a0-bdc9-a89a821d6e39 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] DELETE https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:15.239789 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ae6ff124-a549-45a0-bdc9-a89a821d6e39 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:15.239968 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ae6ff124-a549-45a0-bdc9-a89a821d6e39 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:15.240133 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-ae6ff124-a549-45a0-bdc9-a89a821d6e39 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Delete volume with id: 35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:15.247229 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:15.247229 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:15.247789 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ae6ff124-a549-45a0-bdc9-a89a821d6e39 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:15.266817 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ae6ff124-a549-45a0-bdc9-a89a821d6e39 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Delete volume request issued successfully. Jul 03 23:56:15.267010 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ae6ff124-a549-45a0-bdc9-a89a821d6e39 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb returned with HTTP 202 Jul 03 23:56:15.267401 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 819/3235] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:15 2026] DELETE /volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:56:15.274283 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-724c2115-87f7-4c8c-8140-b120361d68ac None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:15.276574 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-724c2115-87f7-4c8c-8140-b120361d68ac tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:15.276866 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-724c2115-87f7-4c8c-8140-b120361d68ac tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:15.279331 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-724c2115-87f7-4c8c-8140-b120361d68ac tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:15.286515 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:15.286515 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:15.290855 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-724c2115-87f7-4c8c-8140-b120361d68ac tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:15.295868 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-724c2115-87f7-4c8c-8140-b120361d68ac tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb returned with HTTP 200 Jul 03 23:56:15.296242 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 821/3236] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:15 2026] GET /volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:15.720953 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-dba5b3bc-2d8a-4624-990e-58780107e0c7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:15.721279 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-75e484cd-2106-436f-9663-b8e05467b25b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:15.722646 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-75e484cd-2106-436f-9663-b8e05467b25b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 Jul 03 23:56:15.722802 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-dba5b3bc-2d8a-4624-990e-58780107e0c7 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/volumes/98d2c26f-787b-41f2-84c4-36070ba96811 Jul 03 23:56:15.723165 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-75e484cd-2106-436f-9663-b8e05467b25b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:15.723264 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-dba5b3bc-2d8a-4624-990e-58780107e0c7 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:15.723295 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-75e484cd-2106-436f-9663-b8e05467b25b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:15.723318 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-dba5b3bc-2d8a-4624-990e-58780107e0c7 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:15.723344 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-75e484cd-2106-436f-9663-b8e05467b25b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] show called for member 64d223ca-2bce-43fc-b82f-d255f5856f10 {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:56:15.726662 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:15.726662 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:15.730321 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:15.730321 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:15.734055 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-dba5b3bc-2d8a-4624-990e-58780107e0c7 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Volume info retrieved successfully. Jul 03 23:56:15.735127 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-75e484cd-2106-436f-9663-b8e05467b25b tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 returned with HTTP 200 Jul 03 23:56:15.735511 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 785/3237] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:56:15 2026] GET /volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:15.738827 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-dba5b3bc-2d8a-4624-990e-58780107e0c7 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/volumes/98d2c26f-787b-41f2-84c4-36070ba96811 returned with HTTP 200 Jul 03 23:56:15.739195 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 813/3238] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:56:15 2026] GET /volume/v3/volumes/98d2c26f-787b-41f2-84c4-36070ba96811 => generated 1417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:15.743527 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8c125b22-7e72-4d66-ae1b-555a19af5f2d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:15.746259 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8c125b22-7e72-4d66-ae1b-555a19af5f2d tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 Jul 03 23:56:15.746477 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8c125b22-7e72-4d66-ae1b-555a19af5f2d tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:15.746676 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8c125b22-7e72-4d66-ae1b-555a19af5f2d tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:15.746853 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-8c125b22-7e72-4d66-ae1b-555a19af5f2d tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] show called for member 64d223ca-2bce-43fc-b82f-d255f5856f10 {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:56:15.750053 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:15.750053 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:15.757387 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8c125b22-7e72-4d66-ae1b-555a19af5f2d tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 returned with HTTP 200 Jul 03 23:56:15.757777 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 820/3239] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:56:15 2026] GET /volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:15.767506 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c6482021-5eb9-4d46-9c8a-8b10dcc75ae6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:15.769157 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c6482021-5eb9-4d46-9c8a-8b10dcc75ae6 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:56:15.769369 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c6482021-5eb9-4d46-9c8a-8b10dcc75ae6 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:15.769520 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c6482021-5eb9-4d46-9c8a-8b10dcc75ae6 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'detail' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:15.769813 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-c6482021-5eb9-4d46-9c8a-8b10dcc75ae6 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:56:15.770425 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c6482021-5eb9-4d46-9c8a-8b10dcc75ae6 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:56:15.777472 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c6482021-5eb9-4d46-9c8a-8b10dcc75ae6 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Get all volumes completed successfully. Jul 03 23:56:15.778261 np0000004490 devstack@c-api.service[99862]: WARNING stevedore.named [None req-c6482021-5eb9-4d46-9c8a-8b10dcc75ae6 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:56:15.778412 np0000004490 devstack@c-api.service[99862]: WARNING castellan.key_manager [None req-c6482021-5eb9-4d46-9c8a-8b10dcc75ae6 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:56:15.813760 np0000004490 devstack@c-api.service[99862]: DEBUG oslo_db.sqlalchemy.engines [None req-c6482021-5eb9-4d46-9c8a-8b10dcc75ae6 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:56:15.816380 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:15.816380 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:15.823534 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c6482021-5eb9-4d46-9c8a-8b10dcc75ae6 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:56:15.823971 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 822/3240] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:56:15 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:15.839362 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ecee3690-6978-4b86-ad24-29903c2caaeb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:15.841046 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ecee3690-6978-4b86-ad24-29903c2caaeb tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] PUT https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 Jul 03 23:56:15.841373 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ecee3690-6978-4b86-ad24-29903c2caaeb tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "26ef6713-23e8-42f6-a29a-b9488b9c2233"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:15.842939 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-ecee3690-6978-4b86-ad24-29903c2caaeb tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Update called for group 64d223ca-2bce-43fc-b82f-d255f5856f10. {{(pid=99860) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 23:56:15.842939 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.groups [None req-ecee3690-6978-4b86-ad24-29903c2caaeb tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Updating group 64d223ca-2bce-43fc-b82f-d255f5856f10 with name None description: None add_volumes: 26ef6713-23e8-42f6-a29a-b9488b9c2233 remove_volumes: None. Jul 03 23:56:15.846269 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:15.846269 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:15.874031 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ecee3690-6978-4b86-ad24-29903c2caaeb tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 returned with HTTP 202 Jul 03 23:56:15.874457 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 786/3241] 10.4.3.143 () {70 vars in 1406 bytes} [Fri Jul 3 23:56:15 2026] PUT /volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:56:15.884023 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f8113ef4-d3b3-43e5-9788-90b770de2f44 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:15.886137 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f8113ef4-d3b3-43e5-9788-90b770de2f44 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 Jul 03 23:56:15.886137 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f8113ef4-d3b3-43e5-9788-90b770de2f44 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:15.886265 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f8113ef4-d3b3-43e5-9788-90b770de2f44 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:15.886432 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.groups [None req-f8113ef4-d3b3-43e5-9788-90b770de2f44 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] show called for member 64d223ca-2bce-43fc-b82f-d255f5856f10 {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:56:15.889831 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:15.889831 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:15.897211 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f8113ef4-d3b3-43e5-9788-90b770de2f44 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 returned with HTTP 200 Jul 03 23:56:15.897768 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 814/3242] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:56:15 2026] GET /volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:16.247840 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-2dbf015e-f6a9-4fe1-9a49-6fb7efdf1872 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:16.249888 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-2dbf015e-f6a9-4fe1-9a49-6fb7efdf1872 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/volumes/98d2c26f-787b-41f2-84c4-36070ba96811 Jul 03 23:56:16.250075 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-2dbf015e-f6a9-4fe1-9a49-6fb7efdf1872 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:16.250256 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-2dbf015e-f6a9-4fe1-9a49-6fb7efdf1872 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:16.258351 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:16.258351 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:16.263185 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-2dbf015e-f6a9-4fe1-9a49-6fb7efdf1872 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Volume info retrieved successfully. Jul 03 23:56:16.267658 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-2dbf015e-f6a9-4fe1-9a49-6fb7efdf1872 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/volumes/98d2c26f-787b-41f2-84c4-36070ba96811 returned with HTTP 200 Jul 03 23:56:16.268079 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 821/3243] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:56:16 2026] GET /volume/v3/volumes/98d2c26f-787b-41f2-84c4-36070ba96811 => generated 1417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:16.277744 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-073c73d9-f3b7-44fb-967d-4f0ed28d8d5a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:16.278143 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-073c73d9-f3b7-44fb-967d-4f0ed28d8d5a None None] GET https://10.4.3.143/volume// Jul 03 23:56:16.278304 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-073c73d9-f3b7-44fb-967d-4f0ed28d8d5a None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:16.278475 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-073c73d9-f3b7-44fb-967d-4f0ed28d8d5a None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:16.278870 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-073c73d9-f3b7-44fb-967d-4f0ed28d8d5a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:56:16.279085 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 823/3244] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:56:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:56:16.286313 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-df4659f4-5e75-4a9c-b913-1f104e75fdd4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:16.288264 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-df4659f4-5e75-4a9c-b913-1f104e75fdd4 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:56:16.288613 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-df4659f4-5e75-4a9c-b913-1f104e75fdd4 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98d2c26f-787b-41f2-84c4-36070ba96811", "connector": null, "instance_uuid": "a33bfb8c-8c11-49c4-b5f3-09b6072b3a6c"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:16.296421 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:16.296421 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:16.309949 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-486328da-1903-4095-a98d-d4125aa7c3d7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:16.313406 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-486328da-1903-4095-a98d-d4125aa7c3d7 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:16.313640 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-486328da-1903-4095-a98d-d4125aa7c3d7 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:16.313876 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-486328da-1903-4095-a98d-d4125aa7c3d7 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:16.320585 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-486328da-1903-4095-a98d-d4125aa7c3d7 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb returned with HTTP 404 Jul 03 23:56:16.321182 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 815/3245] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:16 2026] GET /volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:16.329874 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-df4659f4-5e75-4a9c-b913-1f104e75fdd4 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:56:16.330481 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 787/3246] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:56:16 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:16.729528 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2e9a6d53-9bf5-4297-9036-d5f3e410da45 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:16.731259 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2e9a6d53-9bf5-4297-9036-d5f3e410da45 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:16.731950 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2e9a6d53-9bf5-4297-9036-d5f3e410da45 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:16.731950 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2e9a6d53-9bf5-4297-9036-d5f3e410da45 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:16.738217 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:16.738217 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:16.741730 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2e9a6d53-9bf5-4297-9036-d5f3e410da45 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:16.745341 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2e9a6d53-9bf5-4297-9036-d5f3e410da45 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:16.745752 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 822/3247] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:16 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:16.758393 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-39890677-3694-4adb-9202-e9c7d2cffc5f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:16.760384 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-39890677-3694-4adb-9202-e9c7d2cffc5f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:16.760616 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-39890677-3694-4adb-9202-e9c7d2cffc5f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:16.760791 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-39890677-3694-4adb-9202-e9c7d2cffc5f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:16.767857 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:16.767857 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:16.771194 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-39890677-3694-4adb-9202-e9c7d2cffc5f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:16.775141 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-39890677-3694-4adb-9202-e9c7d2cffc5f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:16.775488 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 824/3248] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:16 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:16.812024 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-9ea1bd6c-03e9-437c-bfa5-1279705f1784 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:16.814122 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-9ea1bd6c-03e9-437c-bfa5-1279705f1784 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:16.814317 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-9ea1bd6c-03e9-437c-bfa5-1279705f1784 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:16.814489 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-9ea1bd6c-03e9-437c-bfa5-1279705f1784 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:16.820848 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:16.820848 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:16.823979 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-9ea1bd6c-03e9-437c-bfa5-1279705f1784 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:16.827811 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-9ea1bd6c-03e9-437c-bfa5-1279705f1784 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:16.828154 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 816/3249] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:56:16 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:16.892666 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c9f4027a-832b-4e03-a36b-9e534eaba993 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:16.894635 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c9f4027a-832b-4e03-a36b-9e534eaba993 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] POST https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action Jul 03 23:56:16.895274 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c9f4027a-832b-4e03-a36b-9e534eaba993 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:16.895274 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c9f4027a-832b-4e03-a36b-9e534eaba993 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:16.903082 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:16.903082 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:16.903515 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c9f4027a-832b-4e03-a36b-9e534eaba993 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:16.907501 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-05bcbb22-606b-4428-a651-84f1f2599b77 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:16.909336 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-05bcbb22-606b-4428-a651-84f1f2599b77 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 Jul 03 23:56:16.909539 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-05bcbb22-606b-4428-a651-84f1f2599b77 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:16.909774 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-05bcbb22-606b-4428-a651-84f1f2599b77 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:16.909898 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-05bcbb22-606b-4428-a651-84f1f2599b77 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] show called for member 64d223ca-2bce-43fc-b82f-d255f5856f10 {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:56:16.910389 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c9f4027a-832b-4e03-a36b-9e534eaba993 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Reserve volume completed successfully. Jul 03 23:56:16.910643 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c9f4027a-832b-4e03-a36b-9e534eaba993 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action returned with HTTP 202 Jul 03 23:56:16.911132 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 788/3250] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:56:16 2026] POST /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:56:16.913924 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:16.913924 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:16.917848 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-15c69de0-0de7-499e-ae24-a897cf880454 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:16.919485 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-15c69de0-0de7-499e-ae24-a897cf880454 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:56:16.919668 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-15c69de0-0de7-499e-ae24-a897cf880454 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:16.919893 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-15c69de0-0de7-499e-ae24-a897cf880454 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:16.921437 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-05bcbb22-606b-4428-a651-84f1f2599b77 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 returned with HTTP 200 Jul 03 23:56:16.921864 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 823/3251] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:56:16 2026] GET /volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:16.927370 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:16.927370 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:16.929811 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e6ffa9db-c4cf-453b-8356-181c8b21a207 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:16.931604 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e6ffa9db-c4cf-453b-8356-181c8b21a207 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:56:16.931869 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e6ffa9db-c4cf-453b-8356-181c8b21a207 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:16.932018 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e6ffa9db-c4cf-453b-8356-181c8b21a207 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:16.932118 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-15c69de0-0de7-499e-ae24-a897cf880454 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:16.932321 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-e6ffa9db-c4cf-453b-8356-181c8b21a207 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:56:16.933049 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-e6ffa9db-c4cf-453b-8356-181c8b21a207 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:56:16.936611 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-15c69de0-0de7-499e-ae24-a897cf880454 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:56:16.937527 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 825/3252] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:16 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:16.940764 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e6ffa9db-c4cf-453b-8356-181c8b21a207 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Get all volumes completed successfully. Jul 03 23:56:16.941449 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-e6ffa9db-c4cf-453b-8356-181c8b21a207 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:56:16.942076 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-e6ffa9db-c4cf-453b-8356-181c8b21a207 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:56:16.951585 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d9cecfb2-627f-4621-9c23-84dd8b213dcc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:16.953286 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d9cecfb2-627f-4621-9c23-84dd8b213dcc tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] POST https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action Jul 03 23:56:16.953754 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d9cecfb2-627f-4621-9c23-84dd8b213dcc tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:16.954025 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d9cecfb2-627f-4621-9c23-84dd8b213dcc tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:16.962907 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:16.962907 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:16.963356 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d9cecfb2-627f-4621-9c23-84dd8b213dcc tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:16.974700 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d9cecfb2-627f-4621-9c23-84dd8b213dcc tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Unreserve volume completed successfully. Jul 03 23:56:16.974995 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d9cecfb2-627f-4621-9c23-84dd8b213dcc tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action returned with HTTP 202 Jul 03 23:56:16.975479 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 789/3253] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:56:16 2026] POST /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:56:16.978910 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-e6ffa9db-c4cf-453b-8356-181c8b21a207 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:56:16.982167 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:16.982167 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:16.982442 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0a622e05-8510-4531-9ed4-dd565fec2256 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:16.984033 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0a622e05-8510-4531-9ed4-dd565fec2256 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:56:16.984192 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0a622e05-8510-4531-9ed4-dd565fec2256 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:16.984366 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0a622e05-8510-4531-9ed4-dd565fec2256 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:16.986274 np0000004490 devstack@c-api.service[99863]: WARNING stevedore.named [None req-e6ffa9db-c4cf-453b-8356-181c8b21a207 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:56:16.986421 np0000004490 devstack@c-api.service[99863]: WARNING castellan.key_manager [None req-e6ffa9db-c4cf-453b-8356-181c8b21a207 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:56:16.990674 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:16.990674 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:16.994209 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0a622e05-8510-4531-9ed4-dd565fec2256 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:16.998722 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0a622e05-8510-4531-9ed4-dd565fec2256 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:56:16.999126 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 824/3254] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:16 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:17.012650 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a0d2ce2c-936c-4f12-bb14-2f37fbcbf46d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:17.014405 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a0d2ce2c-936c-4f12-bb14-2f37fbcbf46d tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] POST https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action Jul 03 23:56:17.014755 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a0d2ce2c-936c-4f12-bb14-2f37fbcbf46d tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:17.014873 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a0d2ce2c-936c-4f12-bb14-2f37fbcbf46d tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:17.024264 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:17.024264 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:17.024963 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a0d2ce2c-936c-4f12-bb14-2f37fbcbf46d tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:17.026429 np0000004490 devstack@c-api.service[99863]: DEBUG oslo_db.sqlalchemy.engines [None req-e6ffa9db-c4cf-453b-8356-181c8b21a207 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99863) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:56:17.030034 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:17.030034 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:17.034031 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a0d2ce2c-936c-4f12-bb14-2f37fbcbf46d tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume updated successfully. Jul 03 23:56:17.034404 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a0d2ce2c-936c-4f12-bb14-2f37fbcbf46d tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action returned with HTTP 200 Jul 03 23:56:17.034826 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 826/3255] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:56:17 2026] POST /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 23:56:17.038158 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e6ffa9db-c4cf-453b-8356-181c8b21a207 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:56:17.038519 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 817/3256] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:56:16 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:17.041000 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3bc686bc-1198-4a19-869a-77d5c6d27e60 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:17.042891 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3bc686bc-1198-4a19-869a-77d5c6d27e60 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:56:17.043092 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3bc686bc-1198-4a19-869a-77d5c6d27e60 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:17.043265 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3bc686bc-1198-4a19-869a-77d5c6d27e60 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:17.050354 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:17.050354 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:17.051041 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4cc4e5df-6986-4953-841c-f0a1146a37ca None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:17.052912 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4cc4e5df-6986-4953-841c-f0a1146a37ca tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/volumes/detail Jul 03 23:56:17.053195 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4cc4e5df-6986-4953-841c-f0a1146a37ca tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:17.053448 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4cc4e5df-6986-4953-841c-f0a1146a37ca tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:17.053833 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-4cc4e5df-6986-4953-841c-f0a1146a37ca tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:56:17.054552 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4cc4e5df-6986-4953-841c-f0a1146a37ca tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:56:17.054630 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3bc686bc-1198-4a19-869a-77d5c6d27e60 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:17.059125 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3bc686bc-1198-4a19-869a-77d5c6d27e60 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:56:17.059526 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 790/3257] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:17 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:17.066333 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4cc4e5df-6986-4953-841c-f0a1146a37ca tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Get all volumes completed successfully. Jul 03 23:56:17.067127 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-4cc4e5df-6986-4953-841c-f0a1146a37ca tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:56:17.067275 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-4cc4e5df-6986-4953-841c-f0a1146a37ca tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:56:17.073055 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c231d707-1065-41a0-ae26-3348f52e83ee None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:17.075083 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c231d707-1065-41a0-ae26-3348f52e83ee tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] POST https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action Jul 03 23:56:17.075432 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c231d707-1065-41a0-ae26-3348f52e83ee tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:17.075548 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c231d707-1065-41a0-ae26-3348f52e83ee tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:17.085571 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:17.085571 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:17.086252 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c231d707-1065-41a0-ae26-3348f52e83ee tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:17.094294 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c231d707-1065-41a0-ae26-3348f52e83ee tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume updated successfully. Jul 03 23:56:17.094622 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c231d707-1065-41a0-ae26-3348f52e83ee tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action returned with HTTP 200 Jul 03 23:56:17.095197 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 827/3258] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:56:17 2026] POST /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 23:56:17.103402 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-edbd7638-119f-4d76-bab7-2a88db4d007c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:17.105020 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-4cc4e5df-6986-4953-841c-f0a1146a37ca tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:56:17.105387 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-edbd7638-119f-4d76-bab7-2a88db4d007c tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:56:17.105695 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-edbd7638-119f-4d76-bab7-2a88db4d007c tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:17.105898 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-edbd7638-119f-4d76-bab7-2a88db4d007c tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:17.109199 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:17.109199 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:17.113625 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-4cc4e5df-6986-4953-841c-f0a1146a37ca tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:56:17.113625 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-4cc4e5df-6986-4953-841c-f0a1146a37ca tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:56:17.114520 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:17.114520 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:17.118750 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-edbd7638-119f-4d76-bab7-2a88db4d007c tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:17.123542 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-edbd7638-119f-4d76-bab7-2a88db4d007c tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:56:17.124082 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 818/3259] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:17 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:17.137172 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-38ce916e-159d-4d06-80e2-1b11cf3a6367 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:17.139312 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-38ce916e-159d-4d06-80e2-1b11cf3a6367 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] POST https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action Jul 03 23:56:17.139640 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-38ce916e-159d-4d06-80e2-1b11cf3a6367 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:17.139849 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-38ce916e-159d-4d06-80e2-1b11cf3a6367 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:17.145747 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-15fd582c-dc76-4ad6-a10d-d517f4b73b20 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:17.147783 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-15fd582c-dc76-4ad6-a10d-d517f4b73b20 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:56:17.147973 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-15fd582c-dc76-4ad6-a10d-d517f4b73b20 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:17.148143 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-15fd582c-dc76-4ad6-a10d-d517f4b73b20 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:17.151623 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:17.151623 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:17.151623 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-38ce916e-159d-4d06-80e2-1b11cf3a6367 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:17.155468 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-4cc4e5df-6986-4953-841c-f0a1146a37ca tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:56:17.158903 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:17.158903 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:17.159124 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:17.159124 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:17.163193 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-38ce916e-159d-4d06-80e2-1b11cf3a6367 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Update volume admin metadata completed successfully. Jul 03 23:56:17.163305 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-15fd582c-dc76-4ad6-a10d-d517f4b73b20 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:17.163343 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-38ce916e-159d-4d06-80e2-1b11cf3a6367 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Update readonly setting on volume completed successfully. Jul 03 23:56:17.163546 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-38ce916e-159d-4d06-80e2-1b11cf3a6367 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action returned with HTTP 202 Jul 03 23:56:17.164002 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 791/3260] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:56:17 2026] POST /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:56:17.169381 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4cc4e5df-6986-4953-841c-f0a1146a37ca tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes/detail returned with HTTP 200 Jul 03 23:56:17.169823 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 825/3261] 10.4.3.143 () {68 vars in 1299 bytes} [Fri Jul 3 23:56:17 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:17.170879 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-15fd582c-dc76-4ad6-a10d-d517f4b73b20 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 returned with HTTP 200 Jul 03 23:56:17.171282 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 828/3262] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:56:17 2026] GET /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 => generated 1230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:17.171395 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4f8b1fd6-4981-4209-ac7d-b698acd8b3c4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:17.173515 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4f8b1fd6-4981-4209-ac7d-b698acd8b3c4 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:56:17.173880 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4f8b1fd6-4981-4209-ac7d-b698acd8b3c4 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:17.174142 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4f8b1fd6-4981-4209-ac7d-b698acd8b3c4 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:17.184080 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:17.184080 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:17.186329 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ec2aac53-b3a5-4d24-9d9f-cea2c33e4737 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:17.188099 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ec2aac53-b3a5-4d24-9d9f-cea2c33e4737 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] POST https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10/action Jul 03 23:56:17.188433 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ec2aac53-b3a5-4d24-9d9f-cea2c33e4737 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:17.188498 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4f8b1fd6-4981-4209-ac7d-b698acd8b3c4 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:17.188602 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ec2aac53-b3a5-4d24-9d9f-cea2c33e4737 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:17.189952 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.groups [None req-ec2aac53-b3a5-4d24-9d9f-cea2c33e4737 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] delete called for group 64d223ca-2bce-43fc-b82f-d255f5856f10 {{(pid=99860) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 23:56:17.190054 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.groups [None req-ec2aac53-b3a5-4d24-9d9f-cea2c33e4737 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Delete group with id: 64d223ca-2bce-43fc-b82f-d255f5856f10 Jul 03 23:56:17.190376 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-89cbcfac-ba76-4a77-ad63-83f3c7c56db8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:17.192698 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-89cbcfac-ba76-4a77-ad63-83f3c7c56db8 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] POST https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445/action Jul 03 23:56:17.192959 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-89cbcfac-ba76-4a77-ad63-83f3c7c56db8 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:17.193077 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-89cbcfac-ba76-4a77-ad63-83f3c7c56db8 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:17.193306 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4f8b1fd6-4981-4209-ac7d-b698acd8b3c4 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:56:17.193579 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:17.193579 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:17.193731 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 819/3263] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:17 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:17.207119 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:17.207119 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:17.207651 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-89cbcfac-ba76-4a77-ad63-83f3c7c56db8 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:17.207745 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-97056de4-2601-4aa1-9774-379f58500b49 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:17.210553 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-97056de4-2601-4aa1-9774-379f58500b49 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] POST https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action Jul 03 23:56:17.210993 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-97056de4-2601-4aa1-9774-379f58500b49 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:17.211137 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-97056de4-2601-4aa1-9774-379f58500b49 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:17.214039 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-89cbcfac-ba76-4a77-ad63-83f3c7c56db8 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Begin detaching volume completed successfully. Jul 03 23:56:17.214227 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-89cbcfac-ba76-4a77-ad63-83f3c7c56db8 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445/action returned with HTTP 202 Jul 03 23:56:17.214646 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 826/3264] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:56:17 2026] POST /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:56:17.224457 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:17.224457 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:17.225389 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-97056de4-2601-4aa1-9774-379f58500b49 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:17.240305 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-97056de4-2601-4aa1-9774-379f58500b49 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Update volume admin metadata completed successfully. Jul 03 23:56:17.240305 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-97056de4-2601-4aa1-9774-379f58500b49 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Update readonly setting on volume completed successfully. Jul 03 23:56:17.240589 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-97056de4-2601-4aa1-9774-379f58500b49 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action returned with HTTP 202 Jul 03 23:56:17.241105 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 829/3265] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:56:17 2026] POST /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:56:17.249146 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6878da7b-bfdf-40d0-9a05-e65477965a16 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:17.252532 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6878da7b-bfdf-40d0-9a05-e65477965a16 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:56:17.252649 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ec2aac53-b3a5-4d24-9d9f-cea2c33e4737 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10/action returned with HTTP 202 Jul 03 23:56:17.252826 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6878da7b-bfdf-40d0-9a05-e65477965a16 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:17.253068 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 792/3266] 10.4.3.143 () {70 vars in 1428 bytes} [Fri Jul 3 23:56:17 2026] POST /volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:56:17.253116 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6878da7b-bfdf-40d0-9a05-e65477965a16 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:17.265071 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-54acb8e1-1ce3-438b-9235-da1fe80436b1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:17.265372 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:17.265372 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:17.265904 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-54acb8e1-1ce3-438b-9235-da1fe80436b1 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/volumes/26ef6713-23e8-42f6-a29a-b9488b9c2233 Jul 03 23:56:17.266216 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-54acb8e1-1ce3-438b-9235-da1fe80436b1 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:17.266478 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-54acb8e1-1ce3-438b-9235-da1fe80436b1 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:17.271121 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6878da7b-bfdf-40d0-9a05-e65477965a16 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:17.277073 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:17.277073 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:17.277942 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6878da7b-bfdf-40d0-9a05-e65477965a16 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:56:17.278452 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 820/3267] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:17 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:17.282349 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-54acb8e1-1ce3-438b-9235-da1fe80436b1 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Volume info retrieved successfully. Jul 03 23:56:17.283211 np0000004490 devstack@c-api.service[99861]: WARNING stevedore.named [None req-54acb8e1-1ce3-438b-9235-da1fe80436b1 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 23:56:17.283398 np0000004490 devstack@c-api.service[99861]: WARNING castellan.key_manager [None req-54acb8e1-1ce3-438b-9235-da1fe80436b1 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 03 23:56:17.291953 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-bec91abd-b634-4f64-8b4f-cd70522d26bf None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:17.293748 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bec91abd-b634-4f64-8b4f-cd70522d26bf tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] POST https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action Jul 03 23:56:17.294071 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bec91abd-b634-4f64-8b4f-cd70522d26bf tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-205782891", "disk_format": "raw"}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:17.294195 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bec91abd-b634-4f64-8b4f-cd70522d26bf tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-205782891", "disk_format": "raw"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:17.303062 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:17.303062 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:17.303748 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-bec91abd-b634-4f64-8b4f-cd70522d26bf tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:17.321634 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:17.321634 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:17.324653 np0000004490 devstack@c-api.service[99861]: DEBUG oslo_db.sqlalchemy.engines [None req-54acb8e1-1ce3-438b-9235-da1fe80436b1 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 23:56:17.327871 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.image.image_utils [None req-bec91abd-b634-4f64-8b4f-cd70522d26bf tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-205782891'}] 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-205782891'}]. {{(pid=99862) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 23:56:17.335244 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:17.335244 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:17.345410 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-54acb8e1-1ce3-438b-9235-da1fe80436b1 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes/26ef6713-23e8-42f6-a29a-b9488b9c2233 returned with HTTP 200 Jul 03 23:56:17.345920 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 827/3268] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:17 2026] GET /volume/v3/volumes/26ef6713-23e8-42f6-a29a-b9488b9c2233 => generated 906 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:17.750849 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-bec91abd-b634-4f64-8b4f-cd70522d26bf tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Copy volume to image completed successfully. Jul 03 23:56:17.751228 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bec91abd-b634-4f64-8b4f-cd70522d26bf tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action returned with HTTP 202 Jul 03 23:56:17.751613 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 830/3269] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:56:17 2026] POST /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action => generated 686 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:17.915725 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9deee658-925c-4c77-8d86-85d9083a8196 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:17.917641 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:17.918033 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "d8823722-88c0-41cd-afd0-6110c89662de", "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:17.919330 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'd8823722-88c0-41cd-afd0-6110c89662de', 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:17.982690 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Create volume of 1 GB Jul 03 23:56:17.986367 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Availability Zones retrieved successfully. Jul 03 23:56:17.991134 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Flow 'volume_create_api' (33967c00-8120-48a5-b097-3fadd267c92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:17.992176 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (101c9985-757c-445c-aaea-813e7c59086c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:17.992997 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:18.042992 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (101c9985-757c-445c-aaea-813e7c59086c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:18.043743 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (452de6a9-7e4a-4081-8420-b70eea54c15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:18.081322 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Created reservations ['1b476868-c3b4-4624-85ef-2ae50c6eece2', '141731aa-75b6-4b37-80ca-8289c4b6b2fd', '457c06e3-738e-4703-a794-efc3bed7c405', 'db39384b-5db5-4921-a094-fd538f265356'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:18.082111 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (452de6a9-7e4a-4081-8420-b70eea54c15b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b476868-c3b4-4624-85ef-2ae50c6eece2', '141731aa-75b6-4b37-80ca-8289c4b6b2fd', '457c06e3-738e-4703-a794-efc3bed7c405', 'db39384b-5db5-4921-a094-fd538f265356']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:18.083062 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6712b639-1671-4b04-8d60-a17f7fdf54f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:18.102064 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6712b639-1671-4b04-8d60-a17f7fdf54f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f070a489-d7bb-44a3-8e96-4c9a4e2e2758', '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='bfcfe61545224db8a31996f02969544d',qos_specs=None,replication_status=,reservations=['1b476868-c3b4-4624-85ef-2ae50c6eece2','141731aa-75b6-4b37-80ca-8289c4b6b2fd','457c06e3-738e-4703-a794-efc3bed7c405','db39384b-5db5-4921-a094-fd538f265356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8dcc3732b3041b0b27908fa270f6f5c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:18Z,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=f070a489-d7bb-44a3-8e96-4c9a4e2e2758,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfcfe61545224db8a31996f02969544d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8dcc3732b3041b0b27908fa270f6f5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:18.102826 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e957f74-8d57-46f2-8948-3cec63a63c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:18.119994 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e957f74-8d57-46f2-8948-3cec63a63c1b) transitioned into state 'SUCCESS' from 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='bfcfe61545224db8a31996f02969544d',qos_specs=None,replication_status=,reservations=['1b476868-c3b4-4624-85ef-2ae50c6eece2','141731aa-75b6-4b37-80ca-8289c4b6b2fd','457c06e3-738e-4703-a794-efc3bed7c405','db39384b-5db5-4921-a094-fd538f265356'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8dcc3732b3041b0b27908fa270f6f5c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:18.119994 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c87eae15-311b-4740-b92d-b8bf72fcb207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:18.128240 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c87eae15-311b-4740-b92d-b8bf72fcb207) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:18.129004 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Flow 'volume_create_api' (33967c00-8120-48a5-b097-3fadd267c92d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:18.129297 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Create volume request issued successfully. Jul 03 23:56:18.130081 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9deee658-925c-4c77-8d86-85d9083a8196 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:18.130775 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 793/3270] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:56:17 2026] POST /volume/v3/volumes => generated 775 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 03 23:56:18.143143 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3e7eeb1d-159e-4a2a-8dc4-c401e784a7e4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:18.144984 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3e7eeb1d-159e-4a2a-8dc4-c401e784a7e4 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:18.145233 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3e7eeb1d-159e-4a2a-8dc4-c401e784a7e4 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:18.145508 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3e7eeb1d-159e-4a2a-8dc4-c401e784a7e4 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:18.151895 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:18.151895 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:18.155164 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3e7eeb1d-159e-4a2a-8dc4-c401e784a7e4 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:18.158861 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3e7eeb1d-159e-4a2a-8dc4-c401e784a7e4 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 200 Jul 03 23:56:18.159223 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 821/3271] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:18 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:18.246018 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-91480403-6cd4-4f91-b99a-2d36e94bb34f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:18.246396 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-91480403-6cd4-4f91-b99a-2d36e94bb34f None None] GET https://10.4.3.143/volume// Jul 03 23:56:18.246535 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-91480403-6cd4-4f91-b99a-2d36e94bb34f None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:18.246726 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-91480403-6cd4-4f91-b99a-2d36e94bb34f None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:18.247039 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-91480403-6cd4-4f91-b99a-2d36e94bb34f None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:56:18.247275 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 828/3272] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:56:18 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:56:18.254736 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-72983c9e-9ae1-45b5-82f5-f6827435537c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:18.256967 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-72983c9e-9ae1-45b5-82f5-f6827435537c tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:56:18.257150 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-72983c9e-9ae1-45b5-82f5-f6827435537c tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:18.257370 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-72983c9e-9ae1-45b5-82f5-f6827435537c tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:18.267575 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:18.267575 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:18.271059 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-72983c9e-9ae1-45b5-82f5-f6827435537c tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:18.276138 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-72983c9e-9ae1-45b5-82f5-f6827435537c tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 returned with HTTP 200 Jul 03 23:56:18.276739 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 831/3273] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:56:18 2026] GET /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 => generated 1413 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:18.359006 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d8cd5d6e-5838-4566-a886-7de46b6f6e35 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:18.360854 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d8cd5d6e-5838-4566-a886-7de46b6f6e35 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/volumes/26ef6713-23e8-42f6-a29a-b9488b9c2233 Jul 03 23:56:18.361060 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d8cd5d6e-5838-4566-a886-7de46b6f6e35 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:18.361258 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d8cd5d6e-5838-4566-a886-7de46b6f6e35 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:18.366987 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d8cd5d6e-5838-4566-a886-7de46b6f6e35 tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes/26ef6713-23e8-42f6-a29a-b9488b9c2233 returned with HTTP 404 Jul 03 23:56:18.367410 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 794/3274] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:18 2026] GET /volume/v3/volumes/26ef6713-23e8-42f6-a29a-b9488b9c2233 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:18.374075 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-11c33b74-9d11-4146-aacd-b1ef4faec9ab None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:18.375829 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-11c33b74-9d11-4146-aacd-b1ef4faec9ab tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/volumes/ea2179f8-e53a-4dbd-a9f3-c2ad289d5e51 Jul 03 23:56:18.375972 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-11c33b74-9d11-4146-aacd-b1ef4faec9ab tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:18.376147 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-11c33b74-9d11-4146-aacd-b1ef4faec9ab tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:18.381255 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-11c33b74-9d11-4146-aacd-b1ef4faec9ab tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/volumes/ea2179f8-e53a-4dbd-a9f3-c2ad289d5e51 returned with HTTP 404 Jul 03 23:56:18.381676 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 822/3275] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:18 2026] GET /volume/v3/volumes/ea2179f8-e53a-4dbd-a9f3-c2ad289d5e51 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:18.388672 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-049d9ce5-5b2f-48fc-875d-e14a79bc5ecf None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:18.390517 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-049d9ce5-5b2f-48fc-875d-e14a79bc5ecf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] GET https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 Jul 03 23:56:18.390755 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-049d9ce5-5b2f-48fc-875d-e14a79bc5ecf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:18.390936 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-049d9ce5-5b2f-48fc-875d-e14a79bc5ecf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:18.391063 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.groups [None req-049d9ce5-5b2f-48fc-875d-e14a79bc5ecf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] show called for member 64d223ca-2bce-43fc-b82f-d255f5856f10 {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 23:56:18.393759 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-049d9ce5-5b2f-48fc-875d-e14a79bc5ecf tempest-GroupsTest-1043028685 tempest-GroupsTest-1043028685-project-member] https://10.4.3.143/volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 returned with HTTP 404 Jul 03 23:56:18.394180 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 829/3276] 10.4.3.143 () {68 vars in 1386 bytes} [Fri Jul 3 23:56:18 2026] GET /volume/v3/groups/64d223ca-2bce-43fc-b82f-d255f5856f10 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:18.402072 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3874e548-22a7-425b-ae9d-33cf80233968 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:18.404120 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3874e548-22a7-425b-ae9d-33cf80233968 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] DELETE https://10.4.3.143/volume/v3/group_types/d1e5a2df-e4d7-43a4-9384-86bafadfbd80 Jul 03 23:56:18.404438 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3874e548-22a7-425b-ae9d-33cf80233968 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:18.405875 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3874e548-22a7-425b-ae9d-33cf80233968 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:18.418463 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3874e548-22a7-425b-ae9d-33cf80233968 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] https://10.4.3.143/volume/v3/group_types/d1e5a2df-e4d7-43a4-9384-86bafadfbd80 returned with HTTP 202 Jul 03 23:56:18.418967 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 832/3277] 10.4.3.143 () {68 vars in 1404 bytes} [Fri Jul 3 23:56:18 2026] DELETE /volume/v3/group_types/d1e5a2df-e4d7-43a4-9384-86bafadfbd80 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:56:18.426281 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9ece5120-648a-48ee-b952-63618c190ae1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:18.427485 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9ece5120-648a-48ee-b952-63618c190ae1 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] DELETE https://10.4.3.143/volume/v3/types/7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12 Jul 03 23:56:18.427697 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9ece5120-648a-48ee-b952-63618c190ae1 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:18.427895 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9ece5120-648a-48ee-b952-63618c190ae1 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:18.428097 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:18.428097 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:18.449151 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9ece5120-648a-48ee-b952-63618c190ae1 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] https://10.4.3.143/volume/v3/types/7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12 returned with HTTP 202 Jul 03 23:56:18.449508 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 795/3278] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:56:18 2026] DELETE /volume/v3/types/7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:18.455986 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fd5d9c23-ea59-4b6e-ba46-259fc8774441 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:18.458001 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fd5d9c23-ea59-4b6e-ba46-259fc8774441 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] GET https://10.4.3.143/volume/v3/types/7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12 Jul 03 23:56:18.458184 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fd5d9c23-ea59-4b6e-ba46-259fc8774441 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:18.458401 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fd5d9c23-ea59-4b6e-ba46-259fc8774441 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:18.462014 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fd5d9c23-ea59-4b6e-ba46-259fc8774441 tempest-GroupsTest-1967730057 tempest-GroupsTest-1967730057-project-admin] https://10.4.3.143/volume/v3/types/7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12 returned with HTTP 404 Jul 03 23:56:18.462519 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 823/3279] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:56:18 2026] GET /volume/v3/types/7effe0f2-cac8-4bc7-8ce8-19dd7a47ea12 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:18.860900 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f2d135d7-dc34-49d3-bbac-0e649d1c86eb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:18.861264 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f2d135d7-dc34-49d3-bbac-0e649d1c86eb None None] GET https://10.4.3.143/volume// Jul 03 23:56:18.861421 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f2d135d7-dc34-49d3-bbac-0e649d1c86eb None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:18.861653 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f2d135d7-dc34-49d3-bbac-0e649d1c86eb None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:18.861980 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f2d135d7-dc34-49d3-bbac-0e649d1c86eb None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:56:18.862242 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 830/3280] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:56: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 03 23:56:18.870153 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-6962021f-c835-4172-9be1-6c93b399c386 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:18.873664 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-6962021f-c835-4172-9be1-6c93b399c386 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:56:18.873664 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-6962021f-c835-4172-9be1-6c93b399c386 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4a02e78-d289-45b4-9a63-635c0fa8c953", "connector": null, "instance_uuid": "c782f3d4-db05-47b6-9ec7-6153f2d4b0ff"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:18.885776 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:18.885776 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:18.907562 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-6962021f-c835-4172-9be1-6c93b399c386 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:56:18.908009 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 833/3281] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:56:18 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 03 23:56:19.144517 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-090daa8a-de4d-4809-9370-706a7026680d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:19.147106 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-090daa8a-de4d-4809-9370-706a7026680d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc/encryption Jul 03 23:56:19.147340 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-090daa8a-de4d-4809-9370-706a7026680d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:19.147574 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-090daa8a-de4d-4809-9370-706a7026680d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:19.158064 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:19.158064 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:19.168692 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-c09d5490-10df-42a6-9c66-b1c59c7303d2 req-090daa8a-de4d-4809-9370-706a7026680d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc/encryption returned with HTTP 200 Jul 03 23:56:19.169263 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 796/3282] 10.4.3.143 () {68 vars in 1631 bytes} [Fri Jul 3 23:56:19 2026] GET /volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:19.173513 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cac94102-544e-4e25-8e4d-4d00d4a51ba5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:19.175470 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cac94102-544e-4e25-8e4d-4d00d4a51ba5 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:19.175729 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cac94102-544e-4e25-8e4d-4d00d4a51ba5 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:19.175946 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cac94102-544e-4e25-8e4d-4d00d4a51ba5 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:19.183727 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:19.183727 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:19.188434 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cac94102-544e-4e25-8e4d-4d00d4a51ba5 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:19.193046 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cac94102-544e-4e25-8e4d-4d00d4a51ba5 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 200 Jul 03 23:56:19.193475 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 824/3283] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:19 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:19.352178 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a51b2423-270e-413f-bcb7-914204b5b508 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:19.353892 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a51b2423-270e-413f-bcb7-914204b5b508 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:19.354096 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a51b2423-270e-413f-bcb7-914204b5b508 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:19.354264 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a51b2423-270e-413f-bcb7-914204b5b508 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:19.364432 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:19.364432 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:19.369915 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a51b2423-270e-413f-bcb7-914204b5b508 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:19.375966 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a51b2423-270e-413f-bcb7-914204b5b508 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:19.376327 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 831/3284] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:19 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:19.439354 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-706b026a-be87-4ede-bea0-9a183b009a49 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:19.439920 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-706b026a-be87-4ede-bea0-9a183b009a49 None None] GET https://10.4.3.143/volume// Jul 03 23:56:19.440157 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-706b026a-be87-4ede-bea0-9a183b009a49 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:19.440417 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-706b026a-be87-4ede-bea0-9a183b009a49 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:19.440868 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-706b026a-be87-4ede-bea0-9a183b009a49 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:56:19.441342 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 834/3285] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:56:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:56:19.453263 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-9c20d439-065b-4262-8f23-ec3756a99fcb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:19.456067 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-9c20d439-065b-4262-8f23-ec3756a99fcb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:19.456371 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-9c20d439-065b-4262-8f23-ec3756a99fcb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:19.456659 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-9c20d439-065b-4262-8f23-ec3756a99fcb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:19.472440 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:19.472440 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:19.477746 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-9c20d439-065b-4262-8f23-ec3756a99fcb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:19.483593 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-9c20d439-065b-4262-8f23-ec3756a99fcb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:19.485066 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 797/3286] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:56:19 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 1056 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:19.485808 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-bac24fd4-2342-4fea-b280-c64e6bad13f4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:19.487947 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-bac24fd4-2342-4fea-b280-c64e6bad13f4 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] DELETE https://10.4.3.143/volume/v3/attachments/0c644c2e-2aac-461d-8005-99f94195cac6 Jul 03 23:56:19.488251 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-bac24fd4-2342-4fea-b280-c64e6bad13f4 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:19.488462 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-bac24fd4-2342-4fea-b280-c64e6bad13f4 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:19.499106 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:19.499106 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:19.620359 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-6aaf604d-9d02-4e40-a958-280ecfbe58d0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:19.622800 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-6aaf604d-9d02-4e40-a958-280ecfbe58d0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] PUT https://10.4.3.143/volume/v3/attachments/9c0b0a59-ce4a-456c-b058-8fdd2f5332ee Jul 03 23:56:19.623150 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-6aaf604d-9d02-4e40-a958-280ecfbe58d0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:19.632112 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-6aaf604d-9d02-4e40-a958-280ecfbe58d0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Acquiring lock "cinder-attachment_update-e4a02e78-d289-45b4-9a63-635c0fa8c953-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:56:19.637007 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-6aaf604d-9d02-4e40-a958-280ecfbe58d0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Lock "cinder-attachment_update-e4a02e78-d289-45b4-9a63-635c0fa8c953-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:56:19.638201 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:19.638201 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:20.026037 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-44cd0f77-ea90-4264-aeab-3732824c2c04 req-bac24fd4-2342-4fea-b280-c64e6bad13f4 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/attachments/0c644c2e-2aac-461d-8005-99f94195cac6 returned with HTTP 200 Jul 03 23:56:20.026607 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 825/3287] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:56:19 2026] DELETE /volume/v3/attachments/0c644c2e-2aac-461d-8005-99f94195cac6 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:20.160503 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-6aaf604d-9d02-4e40-a958-280ecfbe58d0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Lock "cinder-attachment_update-e4a02e78-d289-45b4-9a63-635c0fa8c953-np0000004490" released by "attachment_update" :: held 0.523s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:56:20.161072 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-6aaf604d-9d02-4e40-a958-280ecfbe58d0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/9c0b0a59-ce4a-456c-b058-8fdd2f5332ee returned with HTTP 200 Jul 03 23:56:20.161629 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 832/3288] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:56:19 2026] PUT /volume/v3/attachments/9c0b0a59-ce4a-456c-b058-8fdd2f5332ee => generated 968 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:20.169777 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-8e53adb0-cf63-4586-8f21-76f6323d6688 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:20.172082 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-8e53adb0-cf63-4586-8f21-76f6323d6688 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953/encryption Jul 03 23:56:20.172332 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-8e53adb0-cf63-4586-8f21-76f6323d6688 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:20.172537 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-8e53adb0-cf63-4586-8f21-76f6323d6688 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:20.182622 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:20.182622 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:20.188792 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-8e53adb0-cf63-4586-8f21-76f6323d6688 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953/encryption returned with HTTP 200 Jul 03 23:56:20.189226 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 835/3289] 10.4.3.143 () {68 vars in 1631 bytes} [Fri Jul 3 23:56:20 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:20.206047 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b3708eab-6cdc-412b-b90b-1e3787c78f91 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:20.207874 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b3708eab-6cdc-412b-b90b-1e3787c78f91 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:20.208110 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b3708eab-6cdc-412b-b90b-1e3787c78f91 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:20.208326 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b3708eab-6cdc-412b-b90b-1e3787c78f91 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:20.216083 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:20.216083 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:20.219568 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b3708eab-6cdc-412b-b90b-1e3787c78f91 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:20.223607 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b3708eab-6cdc-412b-b90b-1e3787c78f91 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 200 Jul 03 23:56:20.224025 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 798/3290] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:20 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:20.394232 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a8527d3b-aa88-4165-8056-53967bee10b2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:20.396120 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a8527d3b-aa88-4165-8056-53967bee10b2 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:20.396358 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a8527d3b-aa88-4165-8056-53967bee10b2 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:20.396603 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a8527d3b-aa88-4165-8056-53967bee10b2 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:20.405300 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:20.405300 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:20.408806 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a8527d3b-aa88-4165-8056-53967bee10b2 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:20.412376 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a8527d3b-aa88-4165-8056-53967bee10b2 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:20.412681 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 826/3291] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:20 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:20.429544 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a8e866fc-5fa8-46d8-8dcb-68df577b881a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:20.503792 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a8e866fc-5fa8-46d8-8dcb-68df577b881a tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] GET https://10.4.3.143/volume/v3/os-services Jul 03 23:56:20.503984 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a8e866fc-5fa8-46d8-8dcb-68df577b881a tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:20.504158 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a8e866fc-5fa8-46d8-8dcb-68df577b881a tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:20.504393 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:20.504393 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:20.508448 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a8e866fc-5fa8-46d8-8dcb-68df577b881a tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] https://10.4.3.143/volume/v3/os-services returned with HTTP 200 Jul 03 23:56:20.508779 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 833/3292] 10.4.3.143 () {66 vars in 1249 bytes} [Fri Jul 3 23:56:20 2026] GET /volume/v3/os-services => generated 626 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:20.516993 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f9d97825-3dae-4a93-944c-3574db6d3f3e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:20.518740 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f9d97825-3dae-4a93-944c-3574db6d3f3e tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] GET https://10.4.3.143/volume/v3/os-services?host=np0000004490 Jul 03 23:56:20.518946 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f9d97825-3dae-4a93-944c-3574db6d3f3e tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:20.519160 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f9d97825-3dae-4a93-944c-3574db6d3f3e tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:20.524048 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f9d97825-3dae-4a93-944c-3574db6d3f3e tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] https://10.4.3.143/volume/v3/os-services?host=np0000004490 returned with HTTP 200 Jul 03 23:56:20.524412 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 836/3293] 10.4.3.143 () {66 vars in 1284 bytes} [Fri Jul 3 23:56:20 2026] GET /volume/v3/os-services?host=np0000004490 => generated 626 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:20.533386 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-904ebca1-5f33-4d2b-b97b-89deeea563b8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:20.535100 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-904ebca1-5f33-4d2b-b97b-89deeea563b8 tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] GET https://10.4.3.143/volume/v3/os-services?host=np0000004490&binary=cinder-scheduler Jul 03 23:56:20.535330 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-904ebca1-5f33-4d2b-b97b-89deeea563b8 tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:20.535603 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-904ebca1-5f33-4d2b-b97b-89deeea563b8 tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:20.540091 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-904ebca1-5f33-4d2b-b97b-89deeea563b8 tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] https://10.4.3.143/volume/v3/os-services?host=np0000004490&binary=cinder-scheduler returned with HTTP 200 Jul 03 23:56:20.540507 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 799/3294] 10.4.3.143 () {66 vars in 1332 bytes} [Fri Jul 3 23:56:20 2026] GET /volume/v3/os-services?host=np0000004490&binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:20.551293 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f25c0ff6-729f-4fb7-a830-5eea347806aa None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:20.553046 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f25c0ff6-729f-4fb7-a830-5eea347806aa tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] GET https://10.4.3.143/volume/v3/os-services?binary=cinder-scheduler Jul 03 23:56:20.553265 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f25c0ff6-729f-4fb7-a830-5eea347806aa tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:20.553478 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f25c0ff6-729f-4fb7-a830-5eea347806aa tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:20.557291 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f25c0ff6-729f-4fb7-a830-5eea347806aa tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] https://10.4.3.143/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 03 23:56:20.557681 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 827/3295] 10.4.3.143 () {66 vars in 1296 bytes} [Fri Jul 3 23:56:20 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:20.569023 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:20.651916 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:20.652395 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-815005727"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:20.655223 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-815005727'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:20.655369 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Create volume of 1 GB Jul 03 23:56:20.659660 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Availability Zones retrieved successfully. Jul 03 23:56:20.666411 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Flow 'volume_create_api' (4f3dd77a-22ee-4bf0-b3cf-3ecd89d6fa6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:20.667584 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (277a0ed1-165d-415e-8ad5-5a0a6571d8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:20.668590 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:20.697121 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (277a0ed1-165d-415e-8ad5-5a0a6571d8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:20.698321 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1568c7-8ce9-4d55-887b-18d00759d27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:20.762408 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Created reservations ['b587a98d-4540-43d5-b21b-e2e63e817c44', '9ae8b79c-0c7a-4337-a431-0354b797db03', '1048fb56-e785-48ac-8425-45e467c79846', '5912d347-e4ad-4ea3-a196-7dd486f00503'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:20.763546 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd1568c7-8ce9-4d55-887b-18d00759d27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b587a98d-4540-43d5-b21b-e2e63e817c44', '9ae8b79c-0c7a-4337-a431-0354b797db03', '1048fb56-e785-48ac-8425-45e467c79846', '5912d347-e4ad-4ea3-a196-7dd486f00503']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:20.764654 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b89bc5a9-f2a9-494f-a2e3-4552559b821e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:20.805894 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b89bc5a9-f2a9-494f-a2e3-4552559b821e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e62b8b82-3c2c-42f3-8716-4c60ea94eaf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-815005727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d033654edc0648e28aabcfcdf1690a55',qos_specs=None,replication_status=,reservations=['b587a98d-4540-43d5-b21b-e2e63e817c44','9ae8b79c-0c7a-4337-a431-0354b797db03','1048fb56-e785-48ac-8425-45e467c79846','5912d347-e4ad-4ea3-a196-7dd486f00503'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c61f70b852c42db9951f8094dfa4830',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-815005727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e62b8b82-3c2c-42f3-8716-4c60ea94eaf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d033654edc0648e28aabcfcdf1690a55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c61f70b852c42db9951f8094dfa4830',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:20.806689 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a92295c-1e84-41ef-a548-a66888f857cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:20.832089 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a92295c-1e84-41ef-a548-a66888f857cf) transitioned into state 'SUCCESS' from state '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-815005727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d033654edc0648e28aabcfcdf1690a55',qos_specs=None,replication_status=,reservations=['b587a98d-4540-43d5-b21b-e2e63e817c44','9ae8b79c-0c7a-4337-a431-0354b797db03','1048fb56-e785-48ac-8425-45e467c79846','5912d347-e4ad-4ea3-a196-7dd486f00503'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c61f70b852c42db9951f8094dfa4830',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:20.832779 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12909344-c119-4806-9f1c-b9fd13895c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:20.844173 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12909344-c119-4806-9f1c-b9fd13895c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:20.844935 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Flow 'volume_create_api' (4f3dd77a-22ee-4bf0-b3cf-3ecd89d6fa6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:20.845233 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Create volume request issued successfully. Jul 03 23:56:20.845805 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cb3e0626-d47d-4e26-9bd6-9f2eb82cdf19 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:20.846198 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 834/3296] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:56:20 2026] POST /volume/v3/volumes => generated 753 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:20.863842 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d8aeb827-0c2b-4977-a8d5-6323a21d6a02 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:20.865969 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d8aeb827-0c2b-4977-a8d5-6323a21d6a02 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] GET https://10.4.3.143/volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 Jul 03 23:56:20.866213 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d8aeb827-0c2b-4977-a8d5-6323a21d6a02 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:20.866469 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d8aeb827-0c2b-4977-a8d5-6323a21d6a02 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:20.876048 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:20.876048 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:20.879862 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d8aeb827-0c2b-4977-a8d5-6323a21d6a02 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Volume info retrieved successfully. Jul 03 23:56:20.885234 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d8aeb827-0c2b-4977-a8d5-6323a21d6a02 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] https://10.4.3.143/volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 returned with HTTP 200 Jul 03 23:56:20.885616 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 837/3297] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:20 2026] GET /volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:21.236673 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d5829611-9c47-43cb-90e5-8734e351e60b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:21.238733 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d5829611-9c47-43cb-90e5-8734e351e60b tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:21.238992 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d5829611-9c47-43cb-90e5-8734e351e60b tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:21.239263 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d5829611-9c47-43cb-90e5-8734e351e60b tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:21.246480 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:21.246480 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:21.250525 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d5829611-9c47-43cb-90e5-8734e351e60b tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:21.255237 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d5829611-9c47-43cb-90e5-8734e351e60b tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 200 Jul 03 23:56:21.255658 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 800/3298] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:21 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:21.429030 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d6ea757f-90c0-425f-87d0-3dad9196afe0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:21.431062 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d6ea757f-90c0-425f-87d0-3dad9196afe0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:21.431251 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d6ea757f-90c0-425f-87d0-3dad9196afe0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:21.431439 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d6ea757f-90c0-425f-87d0-3dad9196afe0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:21.441100 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:21.441100 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:21.444584 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d6ea757f-90c0-425f-87d0-3dad9196afe0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:21.447252 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ef560a8c-af74-4b57-a4f3-10a123ac9c7b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:21.448590 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d6ea757f-90c0-425f-87d0-3dad9196afe0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:21.449017 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 828/3299] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:21 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:21.449316 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ef560a8c-af74-4b57-a4f3-10a123ac9c7b tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] DELETE https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:56:21.449532 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ef560a8c-af74-4b57-a4f3-10a123ac9c7b tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:21.449787 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ef560a8c-af74-4b57-a4f3-10a123ac9c7b tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:21.449937 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-ef560a8c-af74-4b57-a4f3-10a123ac9c7b tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Delete volume with id: 1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:56:21.457602 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:21.457602 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:21.458049 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ef560a8c-af74-4b57-a4f3-10a123ac9c7b tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:21.483888 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ef560a8c-af74-4b57-a4f3-10a123ac9c7b tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Delete volume request issued successfully. Jul 03 23:56:21.484126 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ef560a8c-af74-4b57-a4f3-10a123ac9c7b tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 returned with HTTP 202 Jul 03 23:56:21.484711 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 835/3300] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:56:21 2026] DELETE /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:21.900689 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-576ecd4a-deda-4e90-8804-f1db3db098dc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:21.902579 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-576ecd4a-deda-4e90-8804-f1db3db098dc tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] GET https://10.4.3.143/volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 Jul 03 23:56:21.902802 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-576ecd4a-deda-4e90-8804-f1db3db098dc tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:21.902990 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-576ecd4a-deda-4e90-8804-f1db3db098dc tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:21.909939 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:21.909939 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:21.913780 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-576ecd4a-deda-4e90-8804-f1db3db098dc tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Volume info retrieved successfully. Jul 03 23:56:21.917596 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-576ecd4a-deda-4e90-8804-f1db3db098dc tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] https://10.4.3.143/volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 returned with HTTP 200 Jul 03 23:56:21.918036 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 838/3301] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:21 2026] GET /volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:21.929466 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-23d7e44d-2832-419e-ac24-636bc72a527c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:21.931418 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-23d7e44d-2832-419e-ac24-636bc72a527c tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] GET https://10.4.3.143/volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 Jul 03 23:56:21.931659 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-23d7e44d-2832-419e-ac24-636bc72a527c tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:21.931896 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-23d7e44d-2832-419e-ac24-636bc72a527c tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:21.939907 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:21.939907 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:21.943342 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-23d7e44d-2832-419e-ac24-636bc72a527c tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] Volume info retrieved successfully. Jul 03 23:56:21.948016 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-23d7e44d-2832-419e-ac24-636bc72a527c tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] https://10.4.3.143/volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 returned with HTTP 200 Jul 03 23:56:21.948513 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 801/3302] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:21 2026] GET /volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 => generated 1010 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:21.963881 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-af44c62f-ab64-42c2-86a9-3f1e7b14deb2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:21.967648 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-af44c62f-ab64-42c2-86a9-3f1e7b14deb2 tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] GET https://10.4.3.143/volume/v3/os-services?host=np0000004490&binary=cinder-volume Jul 03 23:56:21.967862 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-af44c62f-ab64-42c2-86a9-3f1e7b14deb2 tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:21.968457 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-af44c62f-ab64-42c2-86a9-3f1e7b14deb2 tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:21.975064 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-af44c62f-ab64-42c2-86a9-3f1e7b14deb2 tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] https://10.4.3.143/volume/v3/os-services?host=np0000004490&binary=cinder-volume returned with HTTP 200 Jul 03 23:56:21.975481 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 829/3303] 10.4.3.143 () {66 vars in 1326 bytes} [Fri Jul 3 23:56:21 2026] GET /volume/v3/os-services?host=np0000004490&binary=cinder-volume => generated 275 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:21.984546 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-57874d8f-6c65-4147-af77-c0ddd243706d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:21.986427 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-57874d8f-6c65-4147-af77-c0ddd243706d tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] GET https://10.4.3.143/volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 Jul 03 23:56:21.986718 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-57874d8f-6c65-4147-af77-c0ddd243706d tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:21.986899 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-57874d8f-6c65-4147-af77-c0ddd243706d tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:21.993852 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:21.993852 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:21.997357 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-57874d8f-6c65-4147-af77-c0ddd243706d tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Volume info retrieved successfully. Jul 03 23:56:22.001525 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-57874d8f-6c65-4147-af77-c0ddd243706d tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] https://10.4.3.143/volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 returned with HTTP 200 Jul 03 23:56:22.001901 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 836/3304] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:21 2026] GET /volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:22.014149 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5a8a958e-7946-4449-8668-18ed5f9c4f9a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:22.015814 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5a8a958e-7946-4449-8668-18ed5f9c4f9a tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] DELETE https://10.4.3.143/volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 Jul 03 23:56:22.015994 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5a8a958e-7946-4449-8668-18ed5f9c4f9a tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:22.016282 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5a8a958e-7946-4449-8668-18ed5f9c4f9a tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:22.016338 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-5a8a958e-7946-4449-8668-18ed5f9c4f9a tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Delete volume with id: e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 Jul 03 23:56:22.022628 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:22.022628 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:22.023376 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5a8a958e-7946-4449-8668-18ed5f9c4f9a tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Volume info retrieved successfully. Jul 03 23:56:22.039877 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5a8a958e-7946-4449-8668-18ed5f9c4f9a tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Delete volume request issued successfully. Jul 03 23:56:22.040547 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5a8a958e-7946-4449-8668-18ed5f9c4f9a tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] https://10.4.3.143/volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 returned with HTTP 202 Jul 03 23:56:22.040547 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 839/3305] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:56:22 2026] DELETE /volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:22.047191 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-839f8a8e-1ff1-421f-9df0-33b5948499e8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:22.048995 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-839f8a8e-1ff1-421f-9df0-33b5948499e8 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] GET https://10.4.3.143/volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 Jul 03 23:56:22.049173 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-839f8a8e-1ff1-421f-9df0-33b5948499e8 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:22.049347 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-839f8a8e-1ff1-421f-9df0-33b5948499e8 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:22.057514 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:22.057514 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:22.061427 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-839f8a8e-1ff1-421f-9df0-33b5948499e8 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Volume info retrieved successfully. Jul 03 23:56:22.066364 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-839f8a8e-1ff1-421f-9df0-33b5948499e8 tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] https://10.4.3.143/volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 returned with HTTP 200 Jul 03 23:56:22.066789 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 802/3306] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:22 2026] GET /volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:22.269747 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d08ef210-0c87-4510-bfc8-a70b835026d8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:22.271628 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d08ef210-0c87-4510-bfc8-a70b835026d8 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:22.271840 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d08ef210-0c87-4510-bfc8-a70b835026d8 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:22.272036 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d08ef210-0c87-4510-bfc8-a70b835026d8 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:22.279349 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:22.279349 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:22.283038 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d08ef210-0c87-4510-bfc8-a70b835026d8 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:22.286769 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d08ef210-0c87-4510-bfc8-a70b835026d8 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 200 Jul 03 23:56:22.287084 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 830/3307] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:22 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:22.328240 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d432ea2b-bd0f-4071-92b2-66f37bf1456c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:22.328718 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d432ea2b-bd0f-4071-92b2-66f37bf1456c None None] GET https://10.4.3.143/volume// Jul 03 23:56:22.328958 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d432ea2b-bd0f-4071-92b2-66f37bf1456c None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:22.329220 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d432ea2b-bd0f-4071-92b2-66f37bf1456c None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:22.329604 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d432ea2b-bd0f-4071-92b2-66f37bf1456c None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:56:22.329944 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 837/3308] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:56: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 03 23:56:22.337790 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-4ff11707-4ce7-4307-812d-950cdd60611e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:22.340156 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-4ff11707-4ce7-4307-812d-950cdd60611e tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/volumes/98d2c26f-787b-41f2-84c4-36070ba96811 Jul 03 23:56:22.340428 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-4ff11707-4ce7-4307-812d-950cdd60611e tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:22.340645 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-4ff11707-4ce7-4307-812d-950cdd60611e tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:22.351355 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:22.351355 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:22.354931 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-4ff11707-4ce7-4307-812d-950cdd60611e tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Volume info retrieved successfully. Jul 03 23:56:22.360264 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-4ff11707-4ce7-4307-812d-950cdd60611e tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/volumes/98d2c26f-787b-41f2-84c4-36070ba96811 returned with HTTP 200 Jul 03 23:56:22.360769 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 840/3309] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:56:22 2026] GET /volume/v3/volumes/98d2c26f-787b-41f2-84c4-36070ba96811 => generated 1596 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:22.464311 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-45aa1526-abed-4508-bce9-874b402ad082 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:22.468459 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-45aa1526-abed-4508-bce9-874b402ad082 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:22.468807 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-45aa1526-abed-4508-bce9-874b402ad082 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:22.469099 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-45aa1526-abed-4508-bce9-874b402ad082 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:22.471902 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-e277c37e-22b6-425b-900c-2370130a2cb9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:22.474058 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-e277c37e-22b6-425b-900c-2370130a2cb9 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] PUT https://10.4.3.143/volume/v3/attachments/fd60e6de-354b-4c22-8f98-5e8189315a0f Jul 03 23:56:22.474420 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-e277c37e-22b6-425b-900c-2370130a2cb9 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:22.483624 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-e277c37e-22b6-425b-900c-2370130a2cb9 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Acquiring lock "cinder-attachment_update-98d2c26f-787b-41f2-84c4-36070ba96811-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:56:22.485519 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:22.485519 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:22.488628 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-e277c37e-22b6-425b-900c-2370130a2cb9 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Lock "cinder-attachment_update-98d2c26f-787b-41f2-84c4-36070ba96811-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:56:22.489554 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:22.489554 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:22.491046 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-45aa1526-abed-4508-bce9-874b402ad082 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:22.496946 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-45aa1526-abed-4508-bce9-874b402ad082 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:22.497424 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 803/3310] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:22 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:23.013407 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-e277c37e-22b6-425b-900c-2370130a2cb9 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Lock "cinder-attachment_update-98d2c26f-787b-41f2-84c4-36070ba96811-np0000004490" released by "attachment_update" :: held 0.525s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:56:23.013743 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-e277c37e-22b6-425b-900c-2370130a2cb9 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/attachments/fd60e6de-354b-4c22-8f98-5e8189315a0f returned with HTTP 200 Jul 03 23:56:23.014208 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 831/3311] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:56:22 2026] PUT /volume/v3/attachments/fd60e6de-354b-4c22-8f98-5e8189315a0f => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:23.082420 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3773eeef-6788-4724-b1ae-d7c2156bf37a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:23.084233 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3773eeef-6788-4724-b1ae-d7c2156bf37a tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] GET https://10.4.3.143/volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 Jul 03 23:56:23.084418 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3773eeef-6788-4724-b1ae-d7c2156bf37a tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:23.084615 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3773eeef-6788-4724-b1ae-d7c2156bf37a tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:23.089854 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3773eeef-6788-4724-b1ae-d7c2156bf37a tempest-VolumesServicesTestJSON-2113248313 tempest-VolumesServicesTestJSON-2113248313-project-member] https://10.4.3.143/volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 returned with HTTP 404 Jul 03 23:56:23.090268 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 838/3312] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:23 2026] GET /volume/v3/volumes/e62b8b82-3c2c-42f3-8716-4c60ea94eaf7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:23.102714 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-73ffff93-287a-4086-ab9d-3af585bf263f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:23.104399 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-73ffff93-287a-4086-ab9d-3af585bf263f tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] GET https://10.4.3.143/volume/v3/os-services Jul 03 23:56:23.104611 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-73ffff93-287a-4086-ab9d-3af585bf263f tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:23.104811 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-73ffff93-287a-4086-ab9d-3af585bf263f tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:23.109322 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-73ffff93-287a-4086-ab9d-3af585bf263f tempest-VolumesServicesTestJSON-756407828 tempest-VolumesServicesTestJSON-756407828-project-admin] https://10.4.3.143/volume/v3/os-services returned with HTTP 200 Jul 03 23:56:23.109714 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 841/3313] 10.4.3.143 () {66 vars in 1249 bytes} [Fri Jul 3 23:56:23 2026] GET /volume/v3/os-services => generated 626 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:23.301809 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f2c7ca5c-7166-481f-ac3f-30f6f5ce578f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:23.303539 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f2c7ca5c-7166-481f-ac3f-30f6f5ce578f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:23.303800 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f2c7ca5c-7166-481f-ac3f-30f6f5ce578f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:23.303942 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f2c7ca5c-7166-481f-ac3f-30f6f5ce578f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:23.310578 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:23.310578 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:23.314117 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f2c7ca5c-7166-481f-ac3f-30f6f5ce578f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:23.318878 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f2c7ca5c-7166-481f-ac3f-30f6f5ce578f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 200 Jul 03 23:56:23.319131 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 804/3314] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:23 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:23.510318 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0031e5b0-fd2b-4170-83e5-7cca9428c26e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:23.511798 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0031e5b0-fd2b-4170-83e5-7cca9428c26e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:23.511979 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0031e5b0-fd2b-4170-83e5-7cca9428c26e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:23.512169 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0031e5b0-fd2b-4170-83e5-7cca9428c26e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:23.522296 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:23.522296 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:23.523987 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-e71f526b-6f9e-4ef9-ba92-7a54d9ed6f6a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:23.526224 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-e71f526b-6f9e-4ef9-ba92-7a54d9ed6f6a tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] POST https://10.4.3.143/volume/v3/attachments/fd60e6de-354b-4c22-8f98-5e8189315a0f/action Jul 03 23:56:23.526561 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-e71f526b-6f9e-4ef9-ba92-7a54d9ed6f6a tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:23.526628 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0031e5b0-fd2b-4170-83e5-7cca9428c26e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:23.526676 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-e71f526b-6f9e-4ef9-ba92-7a54d9ed6f6a tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:23.531114 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0031e5b0-fd2b-4170-83e5-7cca9428c26e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:23.531587 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 832/3315] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:23 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:23.541688 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:23.541688 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:23.551314 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-d1056f72-3fb8-4d99-91d0-9dba742098d6 req-e71f526b-6f9e-4ef9-ba92-7a54d9ed6f6a tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/attachments/fd60e6de-354b-4c22-8f98-5e8189315a0f/action returned with HTTP 204 Jul 03 23:56:23.551785 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 839/3316] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:56:23 2026] POST /volume/v3/attachments/fd60e6de-354b-4c22-8f98-5e8189315a0f/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:24.340160 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-554e9944-dfa2-4d4c-9abd-bb1f7c37e06d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:24.342290 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-554e9944-dfa2-4d4c-9abd-bb1f7c37e06d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:24.342554 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-554e9944-dfa2-4d4c-9abd-bb1f7c37e06d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:24.342803 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-554e9944-dfa2-4d4c-9abd-bb1f7c37e06d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:24.356621 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:24.356621 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:24.369964 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-554e9944-dfa2-4d4c-9abd-bb1f7c37e06d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:24.378691 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-554e9944-dfa2-4d4c-9abd-bb1f7c37e06d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 200 Jul 03 23:56:24.379267 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 842/3317] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:24 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 928 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:24.548287 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4ff0a401-1576-41ef-8050-1869b39cdaa8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:24.550976 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4ff0a401-1576-41ef-8050-1869b39cdaa8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:24.551167 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4ff0a401-1576-41ef-8050-1869b39cdaa8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:24.551366 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4ff0a401-1576-41ef-8050-1869b39cdaa8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:24.563870 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:24.563870 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:24.569893 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4ff0a401-1576-41ef-8050-1869b39cdaa8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:24.577088 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4ff0a401-1576-41ef-8050-1869b39cdaa8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:24.577632 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 805/3318] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:24 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:25.396564 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-77346840-01ea-45c5-93ce-bb0273fd7b06 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:25.399342 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-77346840-01ea-45c5-93ce-bb0273fd7b06 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:25.399831 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-77346840-01ea-45c5-93ce-bb0273fd7b06 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:25.400149 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-77346840-01ea-45c5-93ce-bb0273fd7b06 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:25.409357 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:25.409357 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:25.414762 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-77346840-01ea-45c5-93ce-bb0273fd7b06 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:25.419038 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-77346840-01ea-45c5-93ce-bb0273fd7b06 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 200 Jul 03 23:56:25.419378 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 833/3319] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:25 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:25.592225 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cd01e79b-fd1a-4500-8f22-89e7d190d54d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:25.594036 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cd01e79b-fd1a-4500-8f22-89e7d190d54d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:25.594635 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cd01e79b-fd1a-4500-8f22-89e7d190d54d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:25.594635 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cd01e79b-fd1a-4500-8f22-89e7d190d54d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:25.607109 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:25.607109 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:25.610507 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cd01e79b-fd1a-4500-8f22-89e7d190d54d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:25.615323 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cd01e79b-fd1a-4500-8f22-89e7d190d54d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:25.615834 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 840/3320] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:25 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:25.982494 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-5a5d9964-3b6d-43d6-b65d-fe048073514e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:25.985354 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-5a5d9964-3b6d-43d6-b65d-fe048073514e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:25.985354 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-5a5d9964-3b6d-43d6-b65d-fe048073514e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:25.985482 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-5a5d9964-3b6d-43d6-b65d-fe048073514e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:25.997922 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:25.997922 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:26.002893 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-5a5d9964-3b6d-43d6-b65d-fe048073514e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:26.007108 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-5a5d9964-3b6d-43d6-b65d-fe048073514e tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 200 Jul 03 23:56:26.007548 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 843/3321] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:56:25 2026] GET /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 1230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:26.032865 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-e50a74ba-99f2-49c9-a9ea-07a84a5958c3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:26.036199 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-e50a74ba-99f2-49c9-a9ea-07a84a5958c3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] POST https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9/action Jul 03 23:56:26.036690 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-e50a74ba-99f2-49c9-a9ea-07a84a5958c3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:26.036893 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-e50a74ba-99f2-49c9-a9ea-07a84a5958c3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:26.052818 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:26.052818 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:26.053194 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-e50a74ba-99f2-49c9-a9ea-07a84a5958c3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:26.066069 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-e50a74ba-99f2-49c9-a9ea-07a84a5958c3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Begin detaching volume completed successfully. Jul 03 23:56:26.066402 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-e50a74ba-99f2-49c9-a9ea-07a84a5958c3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9/action returned with HTTP 202 Jul 03 23:56:26.067158 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 806/3322] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:56:26 2026] POST /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:56:26.258215 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a6f221ea-17da-40f8-8725-3ab37b8f33d4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:26.388378 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a6f221ea-17da-40f8-8725-3ab37b8f33d4 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:56:26.388825 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a6f221ea-17da-40f8-8725-3ab37b8f33d4 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1953358675", "os-volume-type-access:is_public": false}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:26.403285 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a6f221ea-17da-40f8-8725-3ab37b8f33d4 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:56:26.403732 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 834/3323] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:56:26 2026] POST /volume/v3/types => generated 229 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:26.413926 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4469f538-d0f0-4fba-a06d-0081b6a25343 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:26.437978 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-72ae269f-e5f4-42ba-bc3e-05ff85be0ba2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:26.440237 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-72ae269f-e5f4-42ba-bc3e-05ff85be0ba2 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:26.440533 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-72ae269f-e5f4-42ba-bc3e-05ff85be0ba2 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:26.440805 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-72ae269f-e5f4-42ba-bc3e-05ff85be0ba2 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:26.449493 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:26.449493 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:26.455377 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-72ae269f-e5f4-42ba-bc3e-05ff85be0ba2 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:26.461466 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-72ae269f-e5f4-42ba-bc3e-05ff85be0ba2 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 200 Jul 03 23:56:26.462066 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 844/3324] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:26 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:26.490033 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4469f538-d0f0-4fba-a06d-0081b6a25343 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:26.490421 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4469f538-d0f0-4fba-a06d-0081b6a25343 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f99a24fb-806c-43f5-b496-11a8b961eaf0", "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:26.492135 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-4469f538-d0f0-4fba-a06d-0081b6a25343 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Create volume request body: {'volume': {'volume_type': 'f99a24fb-806c-43f5-b496-11a8b961eaf0', 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:26.499471 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4469f538-d0f0-4fba-a06d-0081b6a25343 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 404 Jul 03 23:56:26.499987 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 841/3325] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:56:26 2026] POST /volume/v3/volumes => generated 114 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:26.511465 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cb7aa552-ca0d-48ef-9b37-1e79c408f102 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:26.513155 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cb7aa552-ca0d-48ef-9b37-1e79c408f102 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] POST https://10.4.3.143/volume/v3/types/f99a24fb-806c-43f5-b496-11a8b961eaf0/action Jul 03 23:56:26.514134 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cb7aa552-ca0d-48ef-9b37-1e79c408f102 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Action body: b'{"addProjectAccess": {"project": "2ac15ab80ab14db0ad751866d049d1ca"}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:26.514134 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cb7aa552-ca0d-48ef-9b37-1e79c408f102 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "2ac15ab80ab14db0ad751866d049d1ca"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:26.534681 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cb7aa552-ca0d-48ef-9b37-1e79c408f102 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] https://10.4.3.143/volume/v3/types/f99a24fb-806c-43f5-b496-11a8b961eaf0/action returned with HTTP 202 Jul 03 23:56:26.535582 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 807/3326] 10.4.3.143 () {68 vars in 1384 bytes} [Fri Jul 3 23:56:26 2026] POST /volume/v3/types/f99a24fb-806c-43f5-b496-11a8b961eaf0/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:26.542219 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-17773f89-20f4-4b83-8598-b927fdc13796 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:26.544383 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:26.544787 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f99a24fb-806c-43f5-b496-11a8b961eaf0", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1683431803"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:26.547536 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Create volume request body: {'volume': {'volume_type': 'f99a24fb-806c-43f5-b496-11a8b961eaf0', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1683431803'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:26.555504 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Create volume of 1 GB Jul 03 23:56:26.556116 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:26.556116 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:26.556963 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Availability Zones retrieved successfully. Jul 03 23:56:26.566530 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Flow 'volume_create_api' (e4fb6ed2-7c6c-4287-83f9-4c3ef8ca1f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:26.567450 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc429f65-338f-436c-917c-1c386792faeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:26.568505 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:26.586623 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc429f65-338f-436c-917c-1c386792faeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:56:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f99a24fb-806c-43f5-b496-11a8b961eaf0,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1953358675',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f99a24fb-806c-43f5-b496-11a8b961eaf0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:26.587435 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ded27d4-67b5-4998-8705-94846a847c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:26.620217 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1953358675 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1953358675, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:56:26.620355 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1953358675 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1953358675, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:56:26.630763 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c7d4611d-0b60-4988-856e-8e0b9997e564 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:26.633801 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c7d4611d-0b60-4988-856e-8e0b9997e564 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:26.634073 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c7d4611d-0b60-4988-856e-8e0b9997e564 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:26.634350 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c7d4611d-0b60-4988-856e-8e0b9997e564 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:26.648987 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:26.648987 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:26.652778 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c7d4611d-0b60-4988-856e-8e0b9997e564 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:26.659622 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c7d4611d-0b60-4988-856e-8e0b9997e564 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:26.660256 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 845/3327] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:26 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:26.669068 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Created reservations ['f6434e55-d15d-4f3f-aeae-1d34e6dc2fec', 'b42bc509-ce40-47c6-a348-0296bbd46bcc', '83699a05-1cff-4118-9ba3-68577f7f24a9', '8a400f77-8810-4a19-97ba-14ec4ee91574'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:26.669942 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ded27d4-67b5-4998-8705-94846a847c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6434e55-d15d-4f3f-aeae-1d34e6dc2fec', 'b42bc509-ce40-47c6-a348-0296bbd46bcc', '83699a05-1cff-4118-9ba3-68577f7f24a9', '8a400f77-8810-4a19-97ba-14ec4ee91574']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:26.670666 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (316db23b-80e4-48d1-917c-9cd4783b164b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:26.697729 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (316db23b-80e4-48d1-917c-9cd4783b164b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0abd2246-f19f-468e-8dbb-8c48c79e5407', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1683431803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ac15ab80ab14db0ad751866d049d1ca',qos_specs=None,replication_status=,reservations=['f6434e55-d15d-4f3f-aeae-1d34e6dc2fec','b42bc509-ce40-47c6-a348-0296bbd46bcc','83699a05-1cff-4118-9ba3-68577f7f24a9','8a400f77-8810-4a19-97ba-14ec4ee91574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ee41453615d45ccb606d73b83179d7e',volume_type_id=f99a24fb-806c-43f5-b496-11a8b961eaf0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1683431803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0abd2246-f19f-468e-8dbb-8c48c79e5407,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ac15ab80ab14db0ad751866d049d1ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ee41453615d45ccb606d73b83179d7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f99a24fb-806c-43f5-b496-11a8b961eaf0),volume_type_id=f99a24fb-806c-43f5-b496-11a8b961eaf0)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:26.698132 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402a032a-53b3-45a1-b2e2-99900a45e693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:26.722754 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402a032a-53b3-45a1-b2e2-99900a45e693) transitioned into state 'SUCCESS' from state '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-1683431803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ac15ab80ab14db0ad751866d049d1ca',qos_specs=None,replication_status=,reservations=['f6434e55-d15d-4f3f-aeae-1d34e6dc2fec','b42bc509-ce40-47c6-a348-0296bbd46bcc','83699a05-1cff-4118-9ba3-68577f7f24a9','8a400f77-8810-4a19-97ba-14ec4ee91574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ee41453615d45ccb606d73b83179d7e',volume_type_id=f99a24fb-806c-43f5-b496-11a8b961eaf0)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:26.726131 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96c3ef48-f0c6-40c3-bc4b-8072c18cb804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:26.737651 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96c3ef48-f0c6-40c3-bc4b-8072c18cb804) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:26.738580 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Flow 'volume_create_api' (e4fb6ed2-7c6c-4287-83f9-4c3ef8ca1f44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:26.740604 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Create volume request issued successfully. Jul 03 23:56:26.740604 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-17773f89-20f4-4b83-8598-b927fdc13796 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:26.740604 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 835/3328] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:56:26 2026] POST /volume/v3/volumes => generated 796 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:26.758748 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c62d3756-ec03-43c3-ba8f-739326d6c83a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:26.758748 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c62d3756-ec03-43c3-ba8f-739326d6c83a tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] GET https://10.4.3.143/volume/v3/volumes/0abd2246-f19f-468e-8dbb-8c48c79e5407 Jul 03 23:56:26.758748 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c62d3756-ec03-43c3-ba8f-739326d6c83a tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:26.758748 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c62d3756-ec03-43c3-ba8f-739326d6c83a tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:26.772150 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:26.772150 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:26.777349 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c62d3756-ec03-43c3-ba8f-739326d6c83a tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Volume info retrieved successfully. Jul 03 23:56:26.782337 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c62d3756-ec03-43c3-ba8f-739326d6c83a tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] https://10.4.3.143/volume/v3/volumes/0abd2246-f19f-468e-8dbb-8c48c79e5407 returned with HTTP 200 Jul 03 23:56:26.785314 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 842/3329] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:26 2026] GET /volume/v3/volumes/0abd2246-f19f-468e-8dbb-8c48c79e5407 => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:27.109971 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c7cf1fd9-d7a7-4b89-bcf2-ac7ce9e8bc13 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:27.110539 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c7cf1fd9-d7a7-4b89-bcf2-ac7ce9e8bc13 None None] GET https://10.4.3.143/volume// Jul 03 23:56:27.110963 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c7cf1fd9-d7a7-4b89-bcf2-ac7ce9e8bc13 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:27.111257 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c7cf1fd9-d7a7-4b89-bcf2-ac7ce9e8bc13 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:27.111607 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c7cf1fd9-d7a7-4b89-bcf2-ac7ce9e8bc13 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:56:27.113163 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 808/3330] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:56:27 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:56:27.127539 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-c103a544-263d-4d6e-945f-63ed12347563 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:27.129897 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-c103a544-263d-4d6e-945f-63ed12347563 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:27.129972 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-c103a544-263d-4d6e-945f-63ed12347563 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:27.130227 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-c103a544-263d-4d6e-945f-63ed12347563 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:27.144508 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:27.144508 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:27.150794 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-c103a544-263d-4d6e-945f-63ed12347563 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:27.156017 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-c103a544-263d-4d6e-945f-63ed12347563 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 200 Jul 03 23:56:27.156648 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 846/3331] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:56:27 2026] GET /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:27.476853 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a4f7c2c9-182d-4f4d-9acb-71199eda921b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:27.478763 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a4f7c2c9-182d-4f4d-9acb-71199eda921b tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:27.478966 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a4f7c2c9-182d-4f4d-9acb-71199eda921b tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:27.479142 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a4f7c2c9-182d-4f4d-9acb-71199eda921b tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:27.492890 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:27.492890 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:27.502120 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a4f7c2c9-182d-4f4d-9acb-71199eda921b tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:27.509968 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a4f7c2c9-182d-4f4d-9acb-71199eda921b tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 200 Jul 03 23:56:27.510471 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 836/3332] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:27 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:27.678854 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6ba44b9e-d036-42cd-a358-120606ac7b75 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:27.680765 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6ba44b9e-d036-42cd-a358-120606ac7b75 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:27.681014 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6ba44b9e-d036-42cd-a358-120606ac7b75 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:27.681233 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6ba44b9e-d036-42cd-a358-120606ac7b75 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:27.692457 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:27.692457 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:27.698512 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6ba44b9e-d036-42cd-a358-120606ac7b75 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:27.704241 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6ba44b9e-d036-42cd-a358-120606ac7b75 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:27.704241 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 843/3333] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:27 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:27.801591 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fca98f94-8871-4628-aba5-0c389c14789c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:27.803296 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fca98f94-8871-4628-aba5-0c389c14789c tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] GET https://10.4.3.143/volume/v3/volumes/0abd2246-f19f-468e-8dbb-8c48c79e5407 Jul 03 23:56:27.803539 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fca98f94-8871-4628-aba5-0c389c14789c tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:27.803781 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fca98f94-8871-4628-aba5-0c389c14789c tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:27.810408 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:27.810408 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:27.814049 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fca98f94-8871-4628-aba5-0c389c14789c tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Volume info retrieved successfully. Jul 03 23:56:27.819017 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fca98f94-8871-4628-aba5-0c389c14789c tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] https://10.4.3.143/volume/v3/volumes/0abd2246-f19f-468e-8dbb-8c48c79e5407 returned with HTTP 200 Jul 03 23:56:27.819017 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 809/3334] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:27 2026] GET /volume/v3/volumes/0abd2246-f19f-468e-8dbb-8c48c79e5407 => generated 889 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:27.836404 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-139f9242-06b2-4259-9f02-f3dcc3a1ede9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:27.839023 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-139f9242-06b2-4259-9f02-f3dcc3a1ede9 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] GET https://10.4.3.143/volume/v3/volumes/0abd2246-f19f-468e-8dbb-8c48c79e5407 Jul 03 23:56:27.839023 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-139f9242-06b2-4259-9f02-f3dcc3a1ede9 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:27.839266 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-139f9242-06b2-4259-9f02-f3dcc3a1ede9 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:27.848782 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:27.848782 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:27.853469 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-139f9242-06b2-4259-9f02-f3dcc3a1ede9 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Volume info retrieved successfully. Jul 03 23:56:27.859211 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-139f9242-06b2-4259-9f02-f3dcc3a1ede9 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] https://10.4.3.143/volume/v3/volumes/0abd2246-f19f-468e-8dbb-8c48c79e5407 returned with HTTP 200 Jul 03 23:56:27.859789 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 847/3335] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:27 2026] GET /volume/v3/volumes/0abd2246-f19f-468e-8dbb-8c48c79e5407 => generated 889 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:27.876410 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5f778557-70e3-4142-a6ba-4e4a0cf59b8b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:27.878867 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5f778557-70e3-4142-a6ba-4e4a0cf59b8b tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] DELETE https://10.4.3.143/volume/v3/volumes/0abd2246-f19f-468e-8dbb-8c48c79e5407 Jul 03 23:56:27.878867 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5f778557-70e3-4142-a6ba-4e4a0cf59b8b tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:27.878867 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5f778557-70e3-4142-a6ba-4e4a0cf59b8b tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:27.879027 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-5f778557-70e3-4142-a6ba-4e4a0cf59b8b tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Delete volume with id: 0abd2246-f19f-468e-8dbb-8c48c79e5407 Jul 03 23:56:27.888729 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:27.888729 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:27.889692 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5f778557-70e3-4142-a6ba-4e4a0cf59b8b tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Volume info retrieved successfully. Jul 03 23:56:27.913785 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5f778557-70e3-4142-a6ba-4e4a0cf59b8b tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Delete volume request issued successfully. Jul 03 23:56:27.913902 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5f778557-70e3-4142-a6ba-4e4a0cf59b8b tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] https://10.4.3.143/volume/v3/volumes/0abd2246-f19f-468e-8dbb-8c48c79e5407 returned with HTTP 202 Jul 03 23:56:27.914236 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 837/3336] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:56:27 2026] DELETE /volume/v3/volumes/0abd2246-f19f-468e-8dbb-8c48c79e5407 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:27.922262 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ac32b5fa-e39d-4d46-8619-745309f14b20 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:27.925458 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ac32b5fa-e39d-4d46-8619-745309f14b20 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] GET https://10.4.3.143/volume/v3/volumes/0abd2246-f19f-468e-8dbb-8c48c79e5407 Jul 03 23:56:27.925656 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ac32b5fa-e39d-4d46-8619-745309f14b20 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:27.925954 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ac32b5fa-e39d-4d46-8619-745309f14b20 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:27.938694 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:27.938694 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:27.948512 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ac32b5fa-e39d-4d46-8619-745309f14b20 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Volume info retrieved successfully. Jul 03 23:56:27.952716 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ac32b5fa-e39d-4d46-8619-745309f14b20 tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] https://10.4.3.143/volume/v3/volumes/0abd2246-f19f-468e-8dbb-8c48c79e5407 returned with HTTP 200 Jul 03 23:56:27.953115 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 844/3337] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:27 2026] GET /volume/v3/volumes/0abd2246-f19f-468e-8dbb-8c48c79e5407 => generated 888 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:28.528168 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-eb6ef269-0da9-4d7c-9cb4-4dd21df0fc98 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:28.531243 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-eb6ef269-0da9-4d7c-9cb4-4dd21df0fc98 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:28.531243 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-eb6ef269-0da9-4d7c-9cb4-4dd21df0fc98 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:28.531243 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-eb6ef269-0da9-4d7c-9cb4-4dd21df0fc98 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:28.540450 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:28.540450 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:28.547604 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-eb6ef269-0da9-4d7c-9cb4-4dd21df0fc98 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:28.554227 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-eb6ef269-0da9-4d7c-9cb4-4dd21df0fc98 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 200 Jul 03 23:56:28.554227 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 810/3338] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:28 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:28.716422 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c8b0d87f-b516-468c-b8fb-39e6ecced67c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:28.720829 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c8b0d87f-b516-468c-b8fb-39e6ecced67c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:28.720829 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c8b0d87f-b516-468c-b8fb-39e6ecced67c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:28.720829 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c8b0d87f-b516-468c-b8fb-39e6ecced67c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:28.728728 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:28.728728 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:28.732561 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c8b0d87f-b516-468c-b8fb-39e6ecced67c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:28.738465 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c8b0d87f-b516-468c-b8fb-39e6ecced67c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:28.739067 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 848/3339] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:28 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:28.969513 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1b913d08-d37b-4480-a71d-cc1bf035b75e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:28.972542 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1b913d08-d37b-4480-a71d-cc1bf035b75e tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] GET https://10.4.3.143/volume/v3/volumes/0abd2246-f19f-468e-8dbb-8c48c79e5407 Jul 03 23:56:28.972729 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1b913d08-d37b-4480-a71d-cc1bf035b75e tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:28.972964 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1b913d08-d37b-4480-a71d-cc1bf035b75e tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:28.987427 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1b913d08-d37b-4480-a71d-cc1bf035b75e tempest-VolumeTypesAccessTest-70603075 tempest-VolumeTypesAccessTest-70603075-project-member] https://10.4.3.143/volume/v3/volumes/0abd2246-f19f-468e-8dbb-8c48c79e5407 returned with HTTP 404 Jul 03 23:56:28.988050 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 838/3340] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:28 2026] GET /volume/v3/volumes/0abd2246-f19f-468e-8dbb-8c48c79e5407 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:28.995866 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-60569de3-dcde-4fd8-9c3b-ae99bcd1d03e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:28.997654 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-60569de3-dcde-4fd8-9c3b-ae99bcd1d03e tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] POST https://10.4.3.143/volume/v3/types/f99a24fb-806c-43f5-b496-11a8b961eaf0/action Jul 03 23:56:28.997994 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-60569de3-dcde-4fd8-9c3b-ae99bcd1d03e tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Action body: b'{"removeProjectAccess": {"project": "2ac15ab80ab14db0ad751866d049d1ca"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:28.998118 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-60569de3-dcde-4fd8-9c3b-ae99bcd1d03e tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "2ac15ab80ab14db0ad751866d049d1ca"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:29.011275 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-60569de3-dcde-4fd8-9c3b-ae99bcd1d03e tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] https://10.4.3.143/volume/v3/types/f99a24fb-806c-43f5-b496-11a8b961eaf0/action returned with HTTP 202 Jul 03 23:56:29.011275 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 845/3341] 10.4.3.143 () {68 vars in 1384 bytes} [Fri Jul 3 23:56:28 2026] POST /volume/v3/types/f99a24fb-806c-43f5-b496-11a8b961eaf0/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:29.018231 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b15bc604-fbc7-4340-ab41-4c983ef93933 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:29.020900 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b15bc604-fbc7-4340-ab41-4c983ef93933 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] DELETE https://10.4.3.143/volume/v3/types/f99a24fb-806c-43f5-b496-11a8b961eaf0 Jul 03 23:56:29.021202 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b15bc604-fbc7-4340-ab41-4c983ef93933 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:29.021449 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b15bc604-fbc7-4340-ab41-4c983ef93933 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:29.048684 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b15bc604-fbc7-4340-ab41-4c983ef93933 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] https://10.4.3.143/volume/v3/types/f99a24fb-806c-43f5-b496-11a8b961eaf0 returned with HTTP 202 Jul 03 23:56:29.049195 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 811/3342] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:56:29 2026] DELETE /volume/v3/types/f99a24fb-806c-43f5-b496-11a8b961eaf0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:29.055929 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2b7f978e-7de1-45c6-ac08-a9841bbbfaa4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:29.057422 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2b7f978e-7de1-45c6-ac08-a9841bbbfaa4 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] GET https://10.4.3.143/volume/v3/types/f99a24fb-806c-43f5-b496-11a8b961eaf0 Jul 03 23:56:29.057771 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2b7f978e-7de1-45c6-ac08-a9841bbbfaa4 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:29.058062 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2b7f978e-7de1-45c6-ac08-a9841bbbfaa4 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:29.063826 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2b7f978e-7de1-45c6-ac08-a9841bbbfaa4 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] https://10.4.3.143/volume/v3/types/f99a24fb-806c-43f5-b496-11a8b961eaf0 returned with HTTP 404 Jul 03 23:56:29.064458 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 849/3343] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:56:29 2026] GET /volume/v3/types/f99a24fb-806c-43f5-b496-11a8b961eaf0 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:29.075241 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-08b895d6-26ba-4b30-9199-be66f9ee641f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:29.078228 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-08b895d6-26ba-4b30-9199-be66f9ee641f tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:56:29.078607 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-08b895d6-26ba-4b30-9199-be66f9ee641f tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-896431279", "os-volume-type-access:is_public": false}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:29.100585 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-08b895d6-26ba-4b30-9199-be66f9ee641f tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:56:29.100880 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 839/3344] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:56:29 2026] POST /volume/v3/types => generated 228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:29.110048 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8eb8a9ff-dce8-486a-a1c9-20ec7fe40bd9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:29.114726 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8eb8a9ff-dce8-486a-a1c9-20ec7fe40bd9 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] POST https://10.4.3.143/volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733/action Jul 03 23:56:29.114726 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8eb8a9ff-dce8-486a-a1c9-20ec7fe40bd9 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Action body: b'{"addProjectAccess": {"project": "2ac15ab80ab14db0ad751866d049d1ca"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:29.114726 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8eb8a9ff-dce8-486a-a1c9-20ec7fe40bd9 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "2ac15ab80ab14db0ad751866d049d1ca"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:29.124458 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8eb8a9ff-dce8-486a-a1c9-20ec7fe40bd9 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] https://10.4.3.143/volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733/action returned with HTTP 202 Jul 03 23:56:29.125026 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 846/3345] 10.4.3.143 () {68 vars in 1384 bytes} [Fri Jul 3 23:56:29 2026] POST /volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:29.134725 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-12b6e0e3-bc66-474d-8506-22810f08b72d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:29.136836 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-12b6e0e3-bc66-474d-8506-22810f08b72d tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] POST https://10.4.3.143/volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733/action Jul 03 23:56:29.137260 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-12b6e0e3-bc66-474d-8506-22810f08b72d tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Action body: b'{"addProjectAccess": {"project": "36eb4d8101d641e08d3bce05b770748c"}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:29.137444 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-12b6e0e3-bc66-474d-8506-22810f08b72d tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "36eb4d8101d641e08d3bce05b770748c"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:29.150094 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-12b6e0e3-bc66-474d-8506-22810f08b72d tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] https://10.4.3.143/volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733/action returned with HTTP 202 Jul 03 23:56:29.150607 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 812/3346] 10.4.3.143 () {68 vars in 1384 bytes} [Fri Jul 3 23:56:29 2026] POST /volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:29.160272 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-de9d4235-6421-4cef-bc51-8c0126383691 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:29.161954 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-de9d4235-6421-4cef-bc51-8c0126383691 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] GET https://10.4.3.143/volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733/os-volume-type-access Jul 03 23:56:29.163016 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-de9d4235-6421-4cef-bc51-8c0126383691 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:29.164726 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-de9d4235-6421-4cef-bc51-8c0126383691 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:29.179204 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-de9d4235-6421-4cef-bc51-8c0126383691 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] https://10.4.3.143/volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733/os-volume-type-access returned with HTTP 200 Jul 03 23:56:29.180012 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 850/3347] 10.4.3.143 () {66 vars in 1408 bytes} [Fri Jul 3 23:56:29 2026] GET /volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733/os-volume-type-access => generated 244 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:29.188427 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-82d02fc2-dc5c-4aa2-88f0-28d6d6860a63 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:29.190999 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-82d02fc2-dc5c-4aa2-88f0-28d6d6860a63 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] POST https://10.4.3.143/volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733/action Jul 03 23:56:29.191311 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-82d02fc2-dc5c-4aa2-88f0-28d6d6860a63 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Action body: b'{"removeProjectAccess": {"project": "36eb4d8101d641e08d3bce05b770748c"}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:29.191439 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-82d02fc2-dc5c-4aa2-88f0-28d6d6860a63 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "36eb4d8101d641e08d3bce05b770748c"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:29.204721 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-82d02fc2-dc5c-4aa2-88f0-28d6d6860a63 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] https://10.4.3.143/volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733/action returned with HTTP 202 Jul 03 23:56:29.205237 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 840/3348] 10.4.3.143 () {68 vars in 1384 bytes} [Fri Jul 3 23:56:29 2026] POST /volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:29.212558 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9ab2b5cb-930d-4ab3-9ab4-71d28212c429 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:29.214349 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9ab2b5cb-930d-4ab3-9ab4-71d28212c429 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] POST https://10.4.3.143/volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733/action Jul 03 23:56:29.214726 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9ab2b5cb-930d-4ab3-9ab4-71d28212c429 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Action body: b'{"removeProjectAccess": {"project": "2ac15ab80ab14db0ad751866d049d1ca"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:29.214878 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9ab2b5cb-930d-4ab3-9ab4-71d28212c429 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "2ac15ab80ab14db0ad751866d049d1ca"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:29.230864 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9ab2b5cb-930d-4ab3-9ab4-71d28212c429 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] https://10.4.3.143/volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733/action returned with HTTP 202 Jul 03 23:56:29.232535 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 847/3349] 10.4.3.143 () {68 vars in 1384 bytes} [Fri Jul 3 23:56:29 2026] POST /volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:29.242183 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-724e48f9-d09b-43fb-a984-83d8286c5cb0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:29.257561 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-724e48f9-d09b-43fb-a984-83d8286c5cb0 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] DELETE https://10.4.3.143/volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733 Jul 03 23:56:29.258219 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-724e48f9-d09b-43fb-a984-83d8286c5cb0 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:29.258953 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-724e48f9-d09b-43fb-a984-83d8286c5cb0 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:29.284129 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-724e48f9-d09b-43fb-a984-83d8286c5cb0 tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] https://10.4.3.143/volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733 returned with HTTP 202 Jul 03 23:56:29.284633 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 813/3350] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:56:29 2026] DELETE /volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:29.295331 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-923714c4-d725-4a4e-83cd-7ae25ee7c47d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:29.297161 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-923714c4-d725-4a4e-83cd-7ae25ee7c47d tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] GET https://10.4.3.143/volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733 Jul 03 23:56:29.297676 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-923714c4-d725-4a4e-83cd-7ae25ee7c47d tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:29.298076 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-923714c4-d725-4a4e-83cd-7ae25ee7c47d tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:29.301909 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-923714c4-d725-4a4e-83cd-7ae25ee7c47d tempest-VolumeTypesAccessTest-1600946501 tempest-VolumeTypesAccessTest-1600946501-project-admin] https://10.4.3.143/volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733 returned with HTTP 404 Jul 03 23:56:29.302673 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 851/3351] 10.4.3.143 () {66 vars in 1342 bytes} [Fri Jul 3 23:56:29 2026] GET /volume/v3/types/74e4b916-e33f-4479-ab74-ee1659894733 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:29.571721 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-96af04cb-8335-47d4-90f3-3842f818e650 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:29.571721 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-96af04cb-8335-47d4-90f3-3842f818e650 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:29.571721 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-96af04cb-8335-47d4-90f3-3842f818e650 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:29.571721 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-96af04cb-8335-47d4-90f3-3842f818e650 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:29.581972 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:29.581972 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:29.587911 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-96af04cb-8335-47d4-90f3-3842f818e650 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:29.597744 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-96af04cb-8335-47d4-90f3-3842f818e650 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 200 Jul 03 23:56:29.597744 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 841/3352] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:29 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:29.762843 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c515eceb-773e-4559-808a-cd2f3dd4686c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:29.764857 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c515eceb-773e-4559-808a-cd2f3dd4686c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:29.765111 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c515eceb-773e-4559-808a-cd2f3dd4686c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:29.765356 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c515eceb-773e-4559-808a-cd2f3dd4686c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:29.782325 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:29.782325 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:29.787218 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c515eceb-773e-4559-808a-cd2f3dd4686c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:29.794804 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c515eceb-773e-4559-808a-cd2f3dd4686c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:29.794804 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 848/3353] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:29 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:30.609866 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-160450d0-fecc-4f0c-8bb4-0e01c4db4239 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:30.611736 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-160450d0-fecc-4f0c-8bb4-0e01c4db4239 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:30.612017 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-160450d0-fecc-4f0c-8bb4-0e01c4db4239 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:30.612195 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-160450d0-fecc-4f0c-8bb4-0e01c4db4239 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:30.620287 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:30.620287 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:30.628643 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-160450d0-fecc-4f0c-8bb4-0e01c4db4239 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:30.635860 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-160450d0-fecc-4f0c-8bb4-0e01c4db4239 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 200 Jul 03 23:56:30.637971 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 814/3354] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:30 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:30.811235 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6f0ff862-8361-4fb8-8525-8b2a679a8c7d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:30.816870 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6f0ff862-8361-4fb8-8525-8b2a679a8c7d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:30.817133 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6f0ff862-8361-4fb8-8525-8b2a679a8c7d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:30.817393 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6f0ff862-8361-4fb8-8525-8b2a679a8c7d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:30.831785 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:30.831785 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:30.843219 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6f0ff862-8361-4fb8-8525-8b2a679a8c7d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:30.852865 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6f0ff862-8361-4fb8-8525-8b2a679a8c7d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:30.853399 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 852/3355] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:30 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:31.656714 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9084cd97-91cf-40f4-8df2-1dd968c45f89 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:31.660652 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9084cd97-91cf-40f4-8df2-1dd968c45f89 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:31.660980 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9084cd97-91cf-40f4-8df2-1dd968c45f89 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:31.661230 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9084cd97-91cf-40f4-8df2-1dd968c45f89 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:31.673564 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:31.673564 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:31.679734 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9084cd97-91cf-40f4-8df2-1dd968c45f89 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:31.688027 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9084cd97-91cf-40f4-8df2-1dd968c45f89 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 200 Jul 03 23:56:31.688451 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 842/3356] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:31 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 928 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:31.875729 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-73001d5f-a036-454a-a6b2-969320618ccb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:31.878869 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-73001d5f-a036-454a-a6b2-969320618ccb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:31.880008 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-73001d5f-a036-454a-a6b2-969320618ccb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:31.881414 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-73001d5f-a036-454a-a6b2-969320618ccb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:31.899123 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:31.899123 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:31.907188 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-73001d5f-a036-454a-a6b2-969320618ccb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:31.918605 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-73001d5f-a036-454a-a6b2-969320618ccb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:31.919540 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 849/3357] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:31 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:32.088591 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-02a8e6f2-ef4a-4c37-b85a-b2513e4a9980 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:32.090329 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-02a8e6f2-ef4a-4c37-b85a-b2513e4a9980 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] DELETE https://10.4.3.143/volume/v3/attachments/f2f5bf57-8614-49f2-8acc-670f0a4c851a Jul 03 23:56:32.090479 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-02a8e6f2-ef4a-4c37-b85a-b2513e4a9980 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:32.090647 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-02a8e6f2-ef4a-4c37-b85a-b2513e4a9980 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:32.101533 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:32.101533 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:32.634578 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b35a4004-b918-48b9-aa6b-c68510460c61 req-02a8e6f2-ef4a-4c37-b85a-b2513e4a9980 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/attachments/f2f5bf57-8614-49f2-8acc-670f0a4c851a returned with HTTP 200 Jul 03 23:56:32.635100 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 815/3358] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:56:32 2026] DELETE /volume/v3/attachments/f2f5bf57-8614-49f2-8acc-670f0a4c851a => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:32.712591 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b87cf2b1-5415-4597-8f43-ecb9d5ad9e34 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:32.717280 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b87cf2b1-5415-4597-8f43-ecb9d5ad9e34 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:32.717280 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b87cf2b1-5415-4597-8f43-ecb9d5ad9e34 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:32.717280 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b87cf2b1-5415-4597-8f43-ecb9d5ad9e34 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:32.728079 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:32.728079 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:32.732752 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b87cf2b1-5415-4597-8f43-ecb9d5ad9e34 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:32.745250 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b87cf2b1-5415-4597-8f43-ecb9d5ad9e34 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 200 Jul 03 23:56:32.745250 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 853/3359] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:32 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:32.935603 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-294819cc-c683-49e3-83d7-3ca906197337 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:32.941004 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-294819cc-c683-49e3-83d7-3ca906197337 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:32.941004 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-294819cc-c683-49e3-83d7-3ca906197337 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:32.941004 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-294819cc-c683-49e3-83d7-3ca906197337 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:32.956213 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:32.956213 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:32.961723 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-294819cc-c683-49e3-83d7-3ca906197337 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:32.966696 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-294819cc-c683-49e3-83d7-3ca906197337 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:32.967059 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 843/3360] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:32 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:33.197770 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:33.367404 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:33.367404 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1700389140"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:33.369195 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1700389140'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:33.369428 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Create volume of 1 GB Jul 03 23:56:33.374630 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Availability Zones retrieved successfully. Jul 03 23:56:33.380140 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Flow 'volume_create_api' (caa41be7-5573-4b62-84c7-8e6047d086da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:33.380995 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82dc4d8d-d91d-487e-8744-9dfcecc909b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:33.381856 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:33.413449 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82dc4d8d-d91d-487e-8744-9dfcecc909b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:33.414717 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74b18997-7680-4604-a0e0-d2f7400bc984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:33.486619 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2ec5bf86-9fda-4a25-8eed-e7ab98c79b72 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:33.488656 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2ec5bf86-9fda-4a25-8eed-e7ab98c79b72 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] DELETE https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:33.488897 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2ec5bf86-9fda-4a25-8eed-e7ab98c79b72 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:33.489171 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2ec5bf86-9fda-4a25-8eed-e7ab98c79b72 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:33.489443 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-2ec5bf86-9fda-4a25-8eed-e7ab98c79b72 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Delete volume with id: 4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:33.496559 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:33.496559 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:33.497038 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2ec5bf86-9fda-4a25-8eed-e7ab98c79b72 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:33.521875 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Created reservations ['343a8412-6a6e-43d1-95ac-4d754d256a3f', '1347d0b8-7bd1-493c-a2b2-7c89728cabe1', '7b06ac33-f9b7-4bef-82e3-11dcfa7ad371', 'fb92a295-c32f-4803-9642-17687d3c6f08'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:33.522761 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74b18997-7680-4604-a0e0-d2f7400bc984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['343a8412-6a6e-43d1-95ac-4d754d256a3f', '1347d0b8-7bd1-493c-a2b2-7c89728cabe1', '7b06ac33-f9b7-4bef-82e3-11dcfa7ad371', 'fb92a295-c32f-4803-9642-17687d3c6f08']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:33.523502 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f82045-8f68-4956-936c-27a40e6045b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:33.530670 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2ec5bf86-9fda-4a25-8eed-e7ab98c79b72 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Delete volume request issued successfully. Jul 03 23:56:33.533737 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2ec5bf86-9fda-4a25-8eed-e7ab98c79b72 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 202 Jul 03 23:56:33.533737 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 816/3361] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:56:33 2026] DELETE /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:33.550489 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f82045-8f68-4956-936c-27a40e6045b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07f37d4b-704d-49b9-8805-b07dccdaa691', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1700389140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7948efc3f6d480e92a0e88e5c4dbd4a',qos_specs=None,replication_status=,reservations=['343a8412-6a6e-43d1-95ac-4d754d256a3f','1347d0b8-7bd1-493c-a2b2-7c89728cabe1','7b06ac33-f9b7-4bef-82e3-11dcfa7ad371','fb92a295-c32f-4803-9642-17687d3c6f08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bc90f58883b4808842634ddee9044e6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1700389140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07f37d4b-704d-49b9-8805-b07dccdaa691,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7948efc3f6d480e92a0e88e5c4dbd4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bc90f58883b4808842634ddee9044e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:33.551905 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff4d497d-1182-4d5c-af3e-17c77560a280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:33.575582 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-1f18c087-25a9-4086-9014-e3bbe05de477 req-580fe55d-3049-46ee-9f47-412f6ef636e3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:33.576940 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff4d497d-1182-4d5c-af3e-17c77560a280) transitioned into state 'SUCCESS' from state '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-1700389140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7948efc3f6d480e92a0e88e5c4dbd4a',qos_specs=None,replication_status=,reservations=['343a8412-6a6e-43d1-95ac-4d754d256a3f','1347d0b8-7bd1-493c-a2b2-7c89728cabe1','7b06ac33-f9b7-4bef-82e3-11dcfa7ad371','fb92a295-c32f-4803-9642-17687d3c6f08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bc90f58883b4808842634ddee9044e6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:33.577684 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-1f18c087-25a9-4086-9014-e3bbe05de477 req-580fe55d-3049-46ee-9f47-412f6ef636e3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:33.577684 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-1f18c087-25a9-4086-9014-e3bbe05de477 req-580fe55d-3049-46ee-9f47-412f6ef636e3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:33.577684 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-1f18c087-25a9-4086-9014-e3bbe05de477 req-580fe55d-3049-46ee-9f47-412f6ef636e3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:33.577820 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03f24353-8c5c-41ab-afd3-5f4da13719a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:33.584065 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:33.584065 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:33.587614 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-1f18c087-25a9-4086-9014-e3bbe05de477 req-580fe55d-3049-46ee-9f47-412f6ef636e3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:33.590303 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03f24353-8c5c-41ab-afd3-5f4da13719a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:33.591451 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Flow 'volume_create_api' (caa41be7-5573-4b62-84c7-8e6047d086da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:33.591766 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-1f18c087-25a9-4086-9014-e3bbe05de477 req-580fe55d-3049-46ee-9f47-412f6ef636e3 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 200 Jul 03 23:56:33.591868 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Create volume request issued successfully. Jul 03 23:56:33.592120 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 854/3362] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:56:33 2026] GET /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 937 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:33.592600 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1a6a9b69-f258-49d2-8345-c0e4c04dcc0a tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:33.593135 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 850/3363] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:56:33 2026] POST /volume/v3/volumes => generated 751 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:33.605785 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-21b9a745-8522-40aa-b610-1223bdc7c9dc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:33.608044 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-21b9a745-8522-40aa-b610-1223bdc7c9dc tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] GET https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 Jul 03 23:56:33.608690 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-21b9a745-8522-40aa-b610-1223bdc7c9dc tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:33.609421 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-21b9a745-8522-40aa-b610-1223bdc7c9dc tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:33.618384 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:33.618384 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:33.622107 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-21b9a745-8522-40aa-b610-1223bdc7c9dc tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Volume info retrieved successfully. Jul 03 23:56:33.627590 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-21b9a745-8522-40aa-b610-1223bdc7c9dc tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 returned with HTTP 200 Jul 03 23:56:33.627590 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 844/3364] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:33 2026] GET /volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:33.635597 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-870d0e23-8186-41de-98cd-a0b8924c6006 req-ce71b77f-2e79-4b92-b116-cc8024a08cb8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:33.637653 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-870d0e23-8186-41de-98cd-a0b8924c6006 req-ce71b77f-2e79-4b92-b116-cc8024a08cb8 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:56:33.637876 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-870d0e23-8186-41de-98cd-a0b8924c6006 req-ce71b77f-2e79-4b92-b116-cc8024a08cb8 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:33.638051 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-870d0e23-8186-41de-98cd-a0b8924c6006 req-ce71b77f-2e79-4b92-b116-cc8024a08cb8 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:33.643514 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-870d0e23-8186-41de-98cd-a0b8924c6006 req-ce71b77f-2e79-4b92-b116-cc8024a08cb8 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 returned with HTTP 404 Jul 03 23:56:33.644068 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 817/3365] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:56:33 2026] GET /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:33.763449 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9f3e222b-02ab-464f-839c-adaecbd600dc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:33.765515 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9f3e222b-02ab-464f-839c-adaecbd600dc tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:33.766138 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9f3e222b-02ab-464f-839c-adaecbd600dc tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:33.766138 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9f3e222b-02ab-464f-839c-adaecbd600dc tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:33.773454 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:33.773454 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:33.777822 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9f3e222b-02ab-464f-839c-adaecbd600dc tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:33.783486 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9f3e222b-02ab-464f-839c-adaecbd600dc tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 200 Jul 03 23:56:33.784675 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 855/3366] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:33 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:33.798338 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-408bc367-d9b5-42af-a005-43ce19442f8c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:33.800325 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-408bc367-d9b5-42af-a005-43ce19442f8c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:33.800490 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-408bc367-d9b5-42af-a005-43ce19442f8c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:33.800725 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-408bc367-d9b5-42af-a005-43ce19442f8c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:33.808116 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:33.808116 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:33.811808 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-408bc367-d9b5-42af-a005-43ce19442f8c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:33.816246 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-408bc367-d9b5-42af-a005-43ce19442f8c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 200 Jul 03 23:56:33.816638 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 851/3367] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:33 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:33.831369 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:33.833496 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:33.833956 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "f070a489-d7bb-44a3-8e96-4c9a4e2e2758", "size": 1}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:33.835451 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'f070a489-d7bb-44a3-8e96-4c9a4e2e2758', 'size': 1}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:33.843360 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:33.843360 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:33.843938 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume retrieved successfully. Jul 03 23:56:33.844089 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Create volume of 1 GB Jul 03 23:56:33.847999 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Availability Zones retrieved successfully. Jul 03 23:56:33.853488 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Flow 'volume_create_api' (8ffcfcfe-8b41-442b-b386-66a6472d0511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:33.855089 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b8bcc49-44e5-434d-ab59-7d2de3055937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:33.856057 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:33.878730 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b8bcc49-44e5-434d-ab59-7d2de3055937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f070a489-d7bb-44a3-8e96-4c9a4e2e2758', 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:33.879405 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a670f01-ad92-4d2d-9eb4-c5b04b6317aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:33.918756 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Created reservations ['0e7a3ae9-0119-47ce-bf01-0bb1ddabda6e', 'd964492a-60f8-412f-9e51-0307f090ff7a', '67718bd8-4a68-424f-b00b-05f81ed54c03', 'd204d6ad-081e-4736-9a78-b0c4bf9bc6dd'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:33.919577 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a670f01-ad92-4d2d-9eb4-c5b04b6317aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e7a3ae9-0119-47ce-bf01-0bb1ddabda6e', 'd964492a-60f8-412f-9e51-0307f090ff7a', '67718bd8-4a68-424f-b00b-05f81ed54c03', 'd204d6ad-081e-4736-9a78-b0c4bf9bc6dd']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:33.920237 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcb2e143-97be-437f-8344-e88c3da6f81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:33.955292 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcb2e143-97be-437f-8344-e88c3da6f81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '678a5fe6-7069-4c53-81b6-874659d023d7', '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='bfcfe61545224db8a31996f02969544d',qos_specs=None,replication_status=,reservations=['0e7a3ae9-0119-47ce-bf01-0bb1ddabda6e','d964492a-60f8-412f-9e51-0307f090ff7a','67718bd8-4a68-424f-b00b-05f81ed54c03','d204d6ad-081e-4736-9a78-b0c4bf9bc6dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=f070a489-d7bb-44a3-8e96-4c9a4e2e2758,status='creating',user_id='c8dcc3732b3041b0b27908fa270f6f5c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), '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-03T23:56:33Z,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=678a5fe6-7069-4c53-81b6-874659d023d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfcfe61545224db8a31996f02969544d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f070a489-d7bb-44a3-8e96-4c9a4e2e2758,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8dcc3732b3041b0b27908fa270f6f5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:33.956160 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4524d751-d19c-4150-8f0f-5174690e6f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:33.976420 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4524d751-d19c-4150-8f0f-5174690e6f05) transitioned into state 'SUCCESS' from 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='bfcfe61545224db8a31996f02969544d',qos_specs=None,replication_status=,reservations=['0e7a3ae9-0119-47ce-bf01-0bb1ddabda6e','d964492a-60f8-412f-9e51-0307f090ff7a','67718bd8-4a68-424f-b00b-05f81ed54c03','d204d6ad-081e-4736-9a78-b0c4bf9bc6dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=f070a489-d7bb-44a3-8e96-4c9a4e2e2758,status='creating',user_id='c8dcc3732b3041b0b27908fa270f6f5c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:33.977166 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (451fd367-39f9-4247-aece-d6a7544cffa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:33.980590 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-12715605-3475-4b6a-9516-88dff4c65185 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:33.982311 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-12715605-3475-4b6a-9516-88dff4c65185 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:33.982487 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-12715605-3475-4b6a-9516-88dff4c65185 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:33.982654 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-12715605-3475-4b6a-9516-88dff4c65185 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:33.990653 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:33.990653 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:33.993403 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-12715605-3475-4b6a-9516-88dff4c65185 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:33.997965 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-12715605-3475-4b6a-9516-88dff4c65185 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:33.998367 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 818/3368] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:33 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:34.000603 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (451fd367-39f9-4247-aece-d6a7544cffa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:34.001461 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Flow 'volume_create_api' (8ffcfcfe-8b41-442b-b386-66a6472d0511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:34.002247 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Create volume request issued successfully. Jul 03 23:56:34.002375 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4f15a594-cd36-4cfb-87eb-eb012db59d16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:34.002813 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 845/3369] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:56:33 2026] POST /volume/v3/volumes => generated 809 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:34.016827 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-74760021-3419-45e8-a7f3-9e2816cec467 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:34.018933 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-74760021-3419-45e8-a7f3-9e2816cec467 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/678a5fe6-7069-4c53-81b6-874659d023d7 Jul 03 23:56:34.019212 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-74760021-3419-45e8-a7f3-9e2816cec467 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:34.019565 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-74760021-3419-45e8-a7f3-9e2816cec467 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:34.028342 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:34.028342 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:34.032312 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-74760021-3419-45e8-a7f3-9e2816cec467 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:34.036528 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-74760021-3419-45e8-a7f3-9e2816cec467 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/678a5fe6-7069-4c53-81b6-874659d023d7 returned with HTTP 200 Jul 03 23:56:34.036878 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 856/3370] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:34 2026] GET /volume/v3/volumes/678a5fe6-7069-4c53-81b6-874659d023d7 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:34.126515 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-39029960-3a46-447c-95a1-7b871de0fdc0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:34.128618 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39029960-3a46-447c-95a1-7b871de0fdc0 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:56:34.128819 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-39029960-3a46-447c-95a1-7b871de0fdc0 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:34.129082 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-39029960-3a46-447c-95a1-7b871de0fdc0 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:34.135714 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:34.135714 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:34.139244 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-39029960-3a46-447c-95a1-7b871de0fdc0 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:34.147577 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39029960-3a46-447c-95a1-7b871de0fdc0 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:56:34.148119 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 852/3371] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:34 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:34.639815 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8a4b6545-0d94-4d69-98b0-ef1c8ab35eed None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:34.642422 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8a4b6545-0d94-4d69-98b0-ef1c8ab35eed tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] GET https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 Jul 03 23:56:34.642732 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8a4b6545-0d94-4d69-98b0-ef1c8ab35eed tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:34.643008 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8a4b6545-0d94-4d69-98b0-ef1c8ab35eed tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:34.650872 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:34.650872 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:34.654153 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8a4b6545-0d94-4d69-98b0-ef1c8ab35eed tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Volume info retrieved successfully. Jul 03 23:56:34.657879 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8a4b6545-0d94-4d69-98b0-ef1c8ab35eed tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 returned with HTTP 200 Jul 03 23:56:34.658405 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 819/3372] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:34 2026] GET /volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:34.670165 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-35446619-5735-476b-86a8-809345a44218 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:34.671694 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-35446619-5735-476b-86a8-809345a44218 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] POST https://10.4.3.143/volume/v3/os-volume-transfer Jul 03 23:56:34.672027 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-35446619-5735-476b-86a8-809345a44218 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "07f37d4b-704d-49b9-8805-b07dccdaa691"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:34.673328 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.volume_transfer [None req-35446619-5735-476b-86a8-809345a44218 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Creating new volume transfer {'transfer': {'volume_id': '07f37d4b-704d-49b9-8805-b07dccdaa691'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 23:56:34.673420 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.volume_transfer [None req-35446619-5735-476b-86a8-809345a44218 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Creating transfer of volume 07f37d4b-704d-49b9-8805-b07dccdaa691 Jul 03 23:56:34.673479 np0000004490 devstack@c-api.service[99863]: INFO cinder.transfer.api [None req-35446619-5735-476b-86a8-809345a44218 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Generating transfer record for volume 07f37d4b-704d-49b9-8805-b07dccdaa691 Jul 03 23:56:34.679833 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:34.679833 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:34.690937 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-35446619-5735-476b-86a8-809345a44218 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 23:56:34.691564 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 846/3373] 10.4.3.143 () {68 vars in 1291 bytes} [Fri Jul 3 23:56:34 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:34.699973 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5033f5d7-e81f-444d-96ae-694739bf7d65 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:34.702529 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5033f5d7-e81f-444d-96ae-694739bf7d65 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] GET https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 Jul 03 23:56:34.702739 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5033f5d7-e81f-444d-96ae-694739bf7d65 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:34.702935 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5033f5d7-e81f-444d-96ae-694739bf7d65 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:34.714868 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:34.714868 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:34.720014 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5033f5d7-e81f-444d-96ae-694739bf7d65 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Volume info retrieved successfully. Jul 03 23:56:34.725614 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5033f5d7-e81f-444d-96ae-694739bf7d65 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 returned with HTTP 200 Jul 03 23:56:34.726063 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 857/3374] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:34 2026] GET /volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:34.743140 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ee4f5795-6e6a-4358-b3f3-b7df9514e64f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:34.744804 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ee4f5795-6e6a-4358-b3f3-b7df9514e64f tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] GET https://10.4.3.143/volume/v3/os-volume-transfer/966b6503-1218-4fc2-9c2f-e9eb19187366 Jul 03 23:56:34.744995 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ee4f5795-6e6a-4358-b3f3-b7df9514e64f tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:34.748799 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ee4f5795-6e6a-4358-b3f3-b7df9514e64f tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:34.752984 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ee4f5795-6e6a-4358-b3f3-b7df9514e64f tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/os-volume-transfer/966b6503-1218-4fc2-9c2f-e9eb19187366 returned with HTTP 200 Jul 03 23:56:34.753195 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 853/3375] 10.4.3.143 () {66 vars in 1381 bytes} [Fri Jul 3 23:56:34 2026] GET /volume/v3/os-volume-transfer/966b6503-1218-4fc2-9c2f-e9eb19187366 => generated 409 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:34.764652 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-96648801-5e73-448d-a42b-0ce4514cec44 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:34.766464 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-96648801-5e73-448d-a42b-0ce4514cec44 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] GET https://10.4.3.143/volume/v3/os-volume-transfer Jul 03 23:56:34.766650 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-96648801-5e73-448d-a42b-0ce4514cec44 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:34.766844 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-96648801-5e73-448d-a42b-0ce4514cec44 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:34.766994 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.volume_transfer [None req-96648801-5e73-448d-a42b-0ce4514cec44 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Listing volume transfers {{(pid=99860) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 23:56:34.771728 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-96648801-5e73-448d-a42b-0ce4514cec44 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/os-volume-transfer returned with HTTP 200 Jul 03 23:56:34.772101 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 820/3376] 10.4.3.143 () {66 vars in 1270 bytes} [Fri Jul 3 23:56:34 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:34.780148 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9a6c5aba-def5-41ea-8dea-ab9af23eda69 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:34.859861 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9a6c5aba-def5-41ea-8dea-ab9af23eda69 tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] POST https://10.4.3.143/volume/v3/os-volume-transfer/966b6503-1218-4fc2-9c2f-e9eb19187366/accept Jul 03 23:56:34.860303 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9a6c5aba-def5-41ea-8dea-ab9af23eda69 tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f472775b36a44f8d"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:34.865169 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.volume_transfer [None req-9a6c5aba-def5-41ea-8dea-ab9af23eda69 tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] Accepting volume transfer 966b6503-1218-4fc2-9c2f-e9eb19187366 {{(pid=99863) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 23:56:34.865340 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.volume_transfer [None req-9a6c5aba-def5-41ea-8dea-ab9af23eda69 tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] Accepting transfer 966b6503-1218-4fc2-9c2f-e9eb19187366 Jul 03 23:56:34.955538 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-9a6c5aba-def5-41ea-8dea-ab9af23eda69 tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] Created reservations ['9541bd07-4e3a-4a32-8b8f-843ffd487620', '6cd39201-0bb4-4082-aef5-c6be16c72f68', '3d7e70b9-689e-4cf3-b11c-d7dd39b6faaf', '1f3b991c-4f7d-4835-9450-67172646e3cf'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:34.997593 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-9a6c5aba-def5-41ea-8dea-ab9af23eda69 tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] Created reservations ['3aea133e-3cd5-4609-814a-dac5651cb0d5', '51f387ea-c1f0-4ad6-a672-8205f07d3c54', '0b50f704-34c7-4a7a-b5f2-13e7587ef04e', '2a3f0e1e-59ff-49d8-9127-c291731e4267'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:35.016692 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d2f0b3ae-bc1c-4f34-bf96-bd4ca5c645a9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:35.018522 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d2f0b3ae-bc1c-4f34-bf96-bd4ca5c645a9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:35.018778 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d2f0b3ae-bc1c-4f34-bf96-bd4ca5c645a9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:35.018908 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d2f0b3ae-bc1c-4f34-bf96-bd4ca5c645a9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:35.031006 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:35.031006 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:35.035280 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d2f0b3ae-bc1c-4f34-bf96-bd4ca5c645a9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:35.036879 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-9a6c5aba-def5-41ea-8dea-ab9af23eda69 tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] Created reservations ['8c4dfff2-6697-44d6-a2af-ff8af3e30c54', '4b06c685-1650-4b30-9cfb-f7dcd47d4828', '100b6652-9428-4667-bcd2-d4e65339f227', '6ef0866e-7826-4c08-91bc-72b8830b3f7e'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:35.040807 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d2f0b3ae-bc1c-4f34-bf96-bd4ca5c645a9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:35.041451 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 858/3377] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:35 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:35.048756 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-57b8a1d2-9759-409b-9d9c-05ac548054c4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:35.050781 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-57b8a1d2-9759-409b-9d9c-05ac548054c4 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/678a5fe6-7069-4c53-81b6-874659d023d7 Jul 03 23:56:35.050993 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-57b8a1d2-9759-409b-9d9c-05ac548054c4 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:35.051171 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-57b8a1d2-9759-409b-9d9c-05ac548054c4 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:35.057405 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:35.057405 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:35.061153 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-57b8a1d2-9759-409b-9d9c-05ac548054c4 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:35.066195 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-57b8a1d2-9759-409b-9d9c-05ac548054c4 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/678a5fe6-7069-4c53-81b6-874659d023d7 returned with HTTP 200 Jul 03 23:56:35.066586 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 854/3378] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:35 2026] GET /volume/v3/volumes/678a5fe6-7069-4c53-81b6-874659d023d7 => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:35.068672 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-9a6c5aba-def5-41ea-8dea-ab9af23eda69 tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] Created reservations ['bd3e3cbe-ca77-487a-b315-9cf8276f74c8', '9a24efbe-5c22-43fb-8bf2-e3d63996d61c', 'a860dce9-d5a1-4d1d-bac2-b4fb0fb8c685', '5904c314-a0a1-4710-9971-ca75674997f9'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:35.082747 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a5c9b7d6-1a84-4b3e-90ec-f65b13b8e9b4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:35.084591 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a5c9b7d6-1a84-4b3e-90ec-f65b13b8e9b4 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/678a5fe6-7069-4c53-81b6-874659d023d7 Jul 03 23:56:35.084843 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a5c9b7d6-1a84-4b3e-90ec-f65b13b8e9b4 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:35.085087 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a5c9b7d6-1a84-4b3e-90ec-f65b13b8e9b4 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:35.093327 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:35.093327 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:35.097204 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a5c9b7d6-1a84-4b3e-90ec-f65b13b8e9b4 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:35.102433 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a5c9b7d6-1a84-4b3e-90ec-f65b13b8e9b4 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/678a5fe6-7069-4c53-81b6-874659d023d7 returned with HTTP 200 Jul 03 23:56:35.102904 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 821/3379] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:35 2026] GET /volume/v3/volumes/678a5fe6-7069-4c53-81b6-874659d023d7 => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:35.117675 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d4d9946e-2119-4235-9054-ef29ec734814 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:35.119572 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d4d9946e-2119-4235-9054-ef29ec734814 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:35.119832 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d4d9946e-2119-4235-9054-ef29ec734814 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:35.120053 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d4d9946e-2119-4235-9054-ef29ec734814 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:35.120296 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-d4d9946e-2119-4235-9054-ef29ec734814 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Delete volume with id: f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:35.128394 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:35.128394 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:35.129026 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d4d9946e-2119-4235-9054-ef29ec734814 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:35.148132 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d4d9946e-2119-4235-9054-ef29ec734814 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Delete volume request issued successfully. Jul 03 23:56:35.148357 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d4d9946e-2119-4235-9054-ef29ec734814 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 202 Jul 03 23:56:35.148820 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 859/3380] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:35 2026] DELETE /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:56:35.156617 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7c23f5e1-ceb6-4b0c-8e83-eff51b84332a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:35.158445 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7c23f5e1-ceb6-4b0c-8e83-eff51b84332a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:35.158667 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7c23f5e1-ceb6-4b0c-8e83-eff51b84332a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:35.158896 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7c23f5e1-ceb6-4b0c-8e83-eff51b84332a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:35.162031 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2ab5ccb3-677a-41b1-b462-857b315687a6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:35.163890 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2ab5ccb3-677a-41b1-b462-857b315687a6 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:56:35.164110 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2ab5ccb3-677a-41b1-b462-857b315687a6 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:35.164362 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2ab5ccb3-677a-41b1-b462-857b315687a6 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:35.167717 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:35.167717 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:35.171617 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:35.171617 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:35.171861 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7c23f5e1-ceb6-4b0c-8e83-eff51b84332a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:35.176047 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2ab5ccb3-677a-41b1-b462-857b315687a6 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:35.177854 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7c23f5e1-ceb6-4b0c-8e83-eff51b84332a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 200 Jul 03 23:56:35.178370 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 855/3381] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:35 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:35.180910 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2ab5ccb3-677a-41b1-b462-857b315687a6 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:56:35.181287 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 822/3382] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:35 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:35.213962 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2d0b8d46-97f8-4081-be90-b59e85ec7e6c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:35.216175 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2d0b8d46-97f8-4081-be90-b59e85ec7e6c tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] POST https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action Jul 03 23:56:35.216669 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2d0b8d46-97f8-4081-be90-b59e85ec7e6c tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-288446460", "disk_format": "qcow2"}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:35.216890 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2d0b8d46-97f8-4081-be90-b59e85ec7e6c tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-288446460", "disk_format": "qcow2"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:35.227331 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:35.227331 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:35.227971 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2d0b8d46-97f8-4081-be90-b59e85ec7e6c tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:35.242842 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:35.242842 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:35.247144 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.image.image_utils [None req-2d0b8d46-97f8-4081-be90-b59e85ec7e6c tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-288446460'}] 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-288446460'}]. {{(pid=99862) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 23:56:35.570781 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9a6c5aba-def5-41ea-8dea-ab9af23eda69 tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] Transfer volume completed successfully. Jul 03 23:56:35.647798 np0000004490 devstack@c-api.service[99863]: INFO cinder.transfer.api [None req-9a6c5aba-def5-41ea-8dea-ab9af23eda69 tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] Volume 07f37d4b-704d-49b9-8805-b07dccdaa691 has been transferred. Jul 03 23:56:35.653559 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9a6c5aba-def5-41ea-8dea-ab9af23eda69 tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] https://10.4.3.143/volume/v3/os-volume-transfer/966b6503-1218-4fc2-9c2f-e9eb19187366/accept returned with HTTP 202 Jul 03 23:56:35.653992 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 847/3383] 10.4.3.143 () {68 vars in 1423 bytes} [Fri Jul 3 23:56:34 2026] POST /volume/v3/os-volume-transfer/966b6503-1218-4fc2-9c2f-e9eb19187366/accept => generated 365 bytes in 874 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:35.661654 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-eaaeca09-0a70-4dc6-8089-bf2b04b2367e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:35.663348 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eaaeca09-0a70-4dc6-8089-bf2b04b2367e tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] GET https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 Jul 03 23:56:35.663565 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eaaeca09-0a70-4dc6-8089-bf2b04b2367e tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:35.663791 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eaaeca09-0a70-4dc6-8089-bf2b04b2367e tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:35.670666 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:35.670666 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:35.674752 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-eaaeca09-0a70-4dc6-8089-bf2b04b2367e tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] Volume info retrieved successfully. Jul 03 23:56:35.678894 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eaaeca09-0a70-4dc6-8089-bf2b04b2367e tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 returned with HTTP 200 Jul 03 23:56:35.679293 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 856/3384] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:35 2026] GET /volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:35.691726 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9f899b00-f1de-4645-814c-91790e48ef53 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:35.693448 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9f899b00-f1de-4645-814c-91790e48ef53 tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] GET https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 Jul 03 23:56:35.693549 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9f899b00-f1de-4645-814c-91790e48ef53 tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:35.693682 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9f899b00-f1de-4645-814c-91790e48ef53 tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:35.700080 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:35.700080 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:35.703329 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9f899b00-f1de-4645-814c-91790e48ef53 tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] Volume info retrieved successfully. Jul 03 23:56:35.706937 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9f899b00-f1de-4645-814c-91790e48ef53 tempest-VolumesTransfersTest-1583377806 tempest-VolumesTransfersTest-1583377806-project-member] https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 returned with HTTP 200 Jul 03 23:56:35.707273 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 823/3385] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:35 2026] GET /volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:35.718360 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d5d795d3-f3d4-4c22-bcfe-eb2bef214221 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:35.720117 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d5d795d3-f3d4-4c22-bcfe-eb2bef214221 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] DELETE https://10.4.3.143/volume/v3/os-volume-transfer/966b6503-1218-4fc2-9c2f-e9eb19187366 Jul 03 23:56:35.720327 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d5d795d3-f3d4-4c22-bcfe-eb2bef214221 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:35.720493 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d5d795d3-f3d4-4c22-bcfe-eb2bef214221 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:35.720611 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.volume_transfer [None req-d5d795d3-f3d4-4c22-bcfe-eb2bef214221 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Delete transfer with id: 966b6503-1218-4fc2-9c2f-e9eb19187366 Jul 03 23:56:35.723692 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d5d795d3-f3d4-4c22-bcfe-eb2bef214221 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/os-volume-transfer/966b6503-1218-4fc2-9c2f-e9eb19187366 returned with HTTP 404 Jul 03 23:56:35.724230 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 848/3386] 10.4.3.143 () {66 vars in 1384 bytes} [Fri Jul 3 23:56:35 2026] DELETE /volume/v3/os-volume-transfer/966b6503-1218-4fc2-9c2f-e9eb19187366 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:35.732292 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-92c0e34a-b2e1-4b4c-917b-2fa39b21549b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:35.737784 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2d0b8d46-97f8-4081-be90-b59e85ec7e6c tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Copy volume to image completed successfully. Jul 03 23:56:35.738198 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2d0b8d46-97f8-4081-be90-b59e85ec7e6c tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action returned with HTTP 202 Jul 03 23:56:35.738666 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 860/3387] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:56:35 2026] POST /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640/action => generated 688 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:35.759815 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-92c0e34a-b2e1-4b4c-917b-2fa39b21549b tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 Jul 03 23:56:35.760125 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-92c0e34a-b2e1-4b4c-917b-2fa39b21549b tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:35.760191 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-92c0e34a-b2e1-4b4c-917b-2fa39b21549b tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:35.760342 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-92c0e34a-b2e1-4b4c-917b-2fa39b21549b tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Delete volume with id: 07f37d4b-704d-49b9-8805-b07dccdaa691 Jul 03 23:56:35.767339 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:35.767339 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:35.767673 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-92c0e34a-b2e1-4b4c-917b-2fa39b21549b tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Volume info retrieved successfully. Jul 03 23:56:35.788406 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-92c0e34a-b2e1-4b4c-917b-2fa39b21549b tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Delete volume request issued successfully. Jul 03 23:56:35.788586 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-92c0e34a-b2e1-4b4c-917b-2fa39b21549b tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 returned with HTTP 202 Jul 03 23:56:35.789002 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 857/3388] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:56:35 2026] DELETE /volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:35.796297 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-58ea7845-da9d-4f94-b9c7-db2cb4709ca0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:35.798174 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-58ea7845-da9d-4f94-b9c7-db2cb4709ca0 tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] GET https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 Jul 03 23:56:35.798455 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-58ea7845-da9d-4f94-b9c7-db2cb4709ca0 tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:35.798793 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-58ea7845-da9d-4f94-b9c7-db2cb4709ca0 tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:35.805966 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:35.805966 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:35.809372 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-58ea7845-da9d-4f94-b9c7-db2cb4709ca0 tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Volume info retrieved successfully. Jul 03 23:56:35.813146 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-58ea7845-da9d-4f94-b9c7-db2cb4709ca0 tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 returned with HTTP 200 Jul 03 23:56:35.813500 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 824/3389] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:35 2026] GET /volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:36.043424 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-0c83c198-66e6-41a4-aa3f-ad0d277fd84e req-329eb6f4-781e-477c-94b1-fa856361d7f9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:36.045432 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0c83c198-66e6-41a4-aa3f-ad0d277fd84e req-329eb6f4-781e-477c-94b1-fa856361d7f9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/attachments/68d849c6-2105-4821-b3e1-0874a1c88a5c Jul 03 23:56:36.045609 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0c83c198-66e6-41a4-aa3f-ad0d277fd84e req-329eb6f4-781e-477c-94b1-fa856361d7f9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:36.045810 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0c83c198-66e6-41a4-aa3f-ad0d277fd84e req-329eb6f4-781e-477c-94b1-fa856361d7f9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:36.052997 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:36.052997 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:36.056759 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d49ea158-6cc4-4648-9b4a-a7de1ccdf464 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:36.058550 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d49ea158-6cc4-4648-9b4a-a7de1ccdf464 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:36.058748 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d49ea158-6cc4-4648-9b4a-a7de1ccdf464 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:36.058928 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d49ea158-6cc4-4648-9b4a-a7de1ccdf464 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:36.068873 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:36.068873 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:36.072827 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d49ea158-6cc4-4648-9b4a-a7de1ccdf464 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:36.077359 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d49ea158-6cc4-4648-9b4a-a7de1ccdf464 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:36.077796 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 861/3390] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:36 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:36.195262 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-61a5fd5f-fb86-4b2b-aa71-0b78faeadad8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:36.200388 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-61a5fd5f-fb86-4b2b-aa71-0b78faeadad8 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:36.200388 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-61a5fd5f-fb86-4b2b-aa71-0b78faeadad8 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:36.200388 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-61a5fd5f-fb86-4b2b-aa71-0b78faeadad8 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:36.206869 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-61a5fd5f-fb86-4b2b-aa71-0b78faeadad8 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 404 Jul 03 23:56:36.207558 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 858/3391] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:36 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:36.579189 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0c83c198-66e6-41a4-aa3f-ad0d277fd84e req-329eb6f4-781e-477c-94b1-fa856361d7f9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/68d849c6-2105-4821-b3e1-0874a1c88a5c returned with HTTP 200 Jul 03 23:56:36.579608 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 849/3392] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:56:36 2026] DELETE /volume/v3/attachments/68d849c6-2105-4821-b3e1-0874a1c88a5c => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:36.832749 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c108ae9b-b94e-459a-87a7-87d3780d27da None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:36.835116 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c108ae9b-b94e-459a-87a7-87d3780d27da tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] GET https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 Jul 03 23:56:36.835116 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c108ae9b-b94e-459a-87a7-87d3780d27da tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:36.835589 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c108ae9b-b94e-459a-87a7-87d3780d27da tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:36.844021 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c108ae9b-b94e-459a-87a7-87d3780d27da tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 returned with HTTP 404 Jul 03 23:56:36.844021 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 825/3393] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:36 2026] GET /volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:36.852642 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7426fde1-1d7d-4a80-a8b5-43b6a60fa8ff None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:36.856869 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7426fde1-1d7d-4a80-a8b5-43b6a60fa8ff tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] GET https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 Jul 03 23:56:36.856869 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7426fde1-1d7d-4a80-a8b5-43b6a60fa8ff tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:36.857103 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7426fde1-1d7d-4a80-a8b5-43b6a60fa8ff tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:36.864585 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7426fde1-1d7d-4a80-a8b5-43b6a60fa8ff tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 returned with HTTP 404 Jul 03 23:56:36.865305 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 862/3394] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:36 2026] GET /volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:36.872590 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b93e9d8e-4c58-4363-9647-7c0bce715d99 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:36.878090 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b93e9d8e-4c58-4363-9647-7c0bce715d99 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] DELETE https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 Jul 03 23:56:36.878339 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b93e9d8e-4c58-4363-9647-7c0bce715d99 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:36.878748 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b93e9d8e-4c58-4363-9647-7c0bce715d99 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:36.881457 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-b93e9d8e-4c58-4363-9647-7c0bce715d99 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Delete volume with id: 07f37d4b-704d-49b9-8805-b07dccdaa691 Jul 03 23:56:36.888890 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b93e9d8e-4c58-4363-9647-7c0bce715d99 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 returned with HTTP 404 Jul 03 23:56:36.888890 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 859/3395] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:56:36 2026] DELETE /volume/v3/volumes/07f37d4b-704d-49b9-8805-b07dccdaa691 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:36.897862 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:36.900645 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:36.901014 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-758865550"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:36.902462 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-758865550'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:36.902628 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Create volume of 1 GB Jul 03 23:56:36.902945 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:36.902945 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:36.906685 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Availability Zones retrieved successfully. Jul 03 23:56:36.913238 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Flow 'volume_create_api' (93eed79a-d674-4ae9-8e6d-78da752614e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:36.914344 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26731ae8-e81c-459c-80ec-18b467d0cf01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:36.916343 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:36.957061 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26731ae8-e81c-459c-80ec-18b467d0cf01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:36.958148 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fc8af9c-fbb5-4d7d-b8c2-eecce9e2f118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:37.014637 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Created reservations ['3b2cdfdd-93cf-46e1-adfa-ce6c7c9665dc', '6d2bd588-909a-4b8f-9272-2a85e06b02f5', '4b1b2637-a7dc-4a53-beb8-c59f15b60bf3', '7eb02171-6128-47bb-925f-5306090744dd'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:37.015735 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fc8af9c-fbb5-4d7d-b8c2-eecce9e2f118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b2cdfdd-93cf-46e1-adfa-ce6c7c9665dc', '6d2bd588-909a-4b8f-9272-2a85e06b02f5', '4b1b2637-a7dc-4a53-beb8-c59f15b60bf3', '7eb02171-6128-47bb-925f-5306090744dd']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:37.017178 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb6af513-2099-4108-8685-0dbf8ea6e0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:37.045950 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb6af513-2099-4108-8685-0dbf8ea6e0c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc641cc3-9222-4a03-a7d7-7655e041bbe0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-758865550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7948efc3f6d480e92a0e88e5c4dbd4a',qos_specs=None,replication_status=,reservations=['3b2cdfdd-93cf-46e1-adfa-ce6c7c9665dc','6d2bd588-909a-4b8f-9272-2a85e06b02f5','4b1b2637-a7dc-4a53-beb8-c59f15b60bf3','7eb02171-6128-47bb-925f-5306090744dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bc90f58883b4808842634ddee9044e6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-758865550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc641cc3-9222-4a03-a7d7-7655e041bbe0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7948efc3f6d480e92a0e88e5c4dbd4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bc90f58883b4808842634ddee9044e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:37.046915 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fab57eb6-7def-454d-85aa-5a3695182a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:37.069867 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fab57eb6-7def-454d-85aa-5a3695182a3a) transitioned into state 'SUCCESS' from state '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-758865550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7948efc3f6d480e92a0e88e5c4dbd4a',qos_specs=None,replication_status=,reservations=['3b2cdfdd-93cf-46e1-adfa-ce6c7c9665dc','6d2bd588-909a-4b8f-9272-2a85e06b02f5','4b1b2637-a7dc-4a53-beb8-c59f15b60bf3','7eb02171-6128-47bb-925f-5306090744dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bc90f58883b4808842634ddee9044e6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:37.070756 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf4c7b26-70e5-4449-a094-a3c209ddeaf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:37.083181 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf4c7b26-70e5-4449-a094-a3c209ddeaf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:37.083889 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Flow 'volume_create_api' (93eed79a-d674-4ae9-8e6d-78da752614e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:37.084179 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Create volume request issued successfully. Jul 03 23:56:37.084914 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-58d4aa25-59d4-4ba8-b553-873c58186d3c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:37.086565 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 850/3396] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:56:36 2026] POST /volume/v3/volumes => generated 750 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:37.096112 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0caeca57-a8e0-44e0-b52d-3bd788ff2a46 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:37.098997 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0caeca57-a8e0-44e0-b52d-3bd788ff2a46 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:37.098997 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0caeca57-a8e0-44e0-b52d-3bd788ff2a46 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:37.098997 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0caeca57-a8e0-44e0-b52d-3bd788ff2a46 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:37.107627 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b3f0497f-57a0-478c-b8b1-86501c6eeb13 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:37.111117 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b3f0497f-57a0-478c-b8b1-86501c6eeb13 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] GET https://10.4.3.143/volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 Jul 03 23:56:37.111238 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b3f0497f-57a0-478c-b8b1-86501c6eeb13 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:37.111309 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:37.111309 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:37.111431 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b3f0497f-57a0-478c-b8b1-86501c6eeb13 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:37.118349 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0caeca57-a8e0-44e0-b52d-3bd788ff2a46 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:37.121535 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:37.121535 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:37.125649 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0caeca57-a8e0-44e0-b52d-3bd788ff2a46 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:37.126450 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 826/3397] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:37 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:37.127208 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b3f0497f-57a0-478c-b8b1-86501c6eeb13 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Volume info retrieved successfully. Jul 03 23:56:37.133519 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b3f0497f-57a0-478c-b8b1-86501c6eeb13 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 returned with HTTP 200 Jul 03 23:56:37.133519 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 863/3398] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:37 2026] GET /volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:37.145316 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-50de9824-d34f-47b2-a4ab-25a56cc8c72a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:37.151268 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-50de9824-d34f-47b2-a4ab-25a56cc8c72a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/attachments/9c0b0a59-ce4a-456c-b058-8fdd2f5332ee/action Jul 03 23:56:37.151948 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-50de9824-d34f-47b2-a4ab-25a56cc8c72a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:37.152116 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-50de9824-d34f-47b2-a4ab-25a56cc8c72a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:37.181984 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:37.181984 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:37.204334 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-8d16aa35-bf07-4dee-a919-761f0a6026c0 req-50de9824-d34f-47b2-a4ab-25a56cc8c72a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/9c0b0a59-ce4a-456c-b058-8fdd2f5332ee/action returned with HTTP 204 Jul 03 23:56:37.204957 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 860/3399] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:56:37 2026] POST /volume/v3/attachments/9c0b0a59-ce4a-456c-b058-8fdd2f5332ee/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 23:56:38.026609 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:38.028352 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:38.028688 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "afeef0ec-1b8d-44f7-bb29-4341f3c774e9", "size": 1}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:38.030169 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'afeef0ec-1b8d-44f7-bb29-4341f3c774e9', 'size': 1}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:38.109053 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Create volume of 1 GB Jul 03 23:56:38.109445 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:38.109445 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:38.114580 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Availability Zones retrieved successfully. Jul 03 23:56:38.121131 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Flow 'volume_create_api' (ff3d38c4-fef2-47ae-a468-748709b712e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:38.122663 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d742801-a5fe-4335-8b00-76800324f799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:38.124361 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:38.145023 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5ea15a17-2409-4c0f-a1e9-afa20a34738e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:38.146675 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5ea15a17-2409-4c0f-a1e9-afa20a34738e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:38.146875 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5ea15a17-2409-4c0f-a1e9-afa20a34738e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:38.147075 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5ea15a17-2409-4c0f-a1e9-afa20a34738e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:38.152115 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3bde4f5e-1a0c-4491-a821-7d87b1f08488 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:38.153762 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3bde4f5e-1a0c-4491-a821-7d87b1f08488 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] GET https://10.4.3.143/volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 Jul 03 23:56:38.153945 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3bde4f5e-1a0c-4491-a821-7d87b1f08488 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:38.154118 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3bde4f5e-1a0c-4491-a821-7d87b1f08488 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:38.156932 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:38.156932 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:38.160104 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5ea15a17-2409-4c0f-a1e9-afa20a34738e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:38.161502 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:38.161502 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:38.163915 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5ea15a17-2409-4c0f-a1e9-afa20a34738e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:38.164255 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 827/3400] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:38 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 1169 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:38.168738 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-3bde4f5e-1a0c-4491-a821-7d87b1f08488 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Volume info retrieved successfully. Jul 03 23:56:38.173124 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3bde4f5e-1a0c-4491-a821-7d87b1f08488 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 returned with HTTP 200 Jul 03 23:56:38.173498 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 864/3401] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:38 2026] GET /volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:38.179302 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-25c4ea10-b704-4606-91d7-56c7ea2471aa None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:38.181339 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-25c4ea10-b704-4606-91d7-56c7ea2471aa tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:38.181550 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-25c4ea10-b704-4606-91d7-56c7ea2471aa tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:38.181778 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-25c4ea10-b704-4606-91d7-56c7ea2471aa tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:38.186334 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2661aeb2-98ec-4ac4-90ea-fa329829a2e6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:38.189236 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2661aeb2-98ec-4ac4-90ea-fa329829a2e6 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] POST https://10.4.3.143/volume/v3/os-volume-transfer Jul 03 23:56:38.189544 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2661aeb2-98ec-4ac4-90ea-fa329829a2e6 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bc641cc3-9222-4a03-a7d7-7655e041bbe0"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:38.190803 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.volume_transfer [None req-2661aeb2-98ec-4ac4-90ea-fa329829a2e6 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bc641cc3-9222-4a03-a7d7-7655e041bbe0'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 23:56:38.190908 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.volume_transfer [None req-2661aeb2-98ec-4ac4-90ea-fa329829a2e6 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Creating transfer of volume bc641cc3-9222-4a03-a7d7-7655e041bbe0 Jul 03 23:56:38.191003 np0000004490 devstack@c-api.service[99860]: INFO cinder.transfer.api [None req-2661aeb2-98ec-4ac4-90ea-fa329829a2e6 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Generating transfer record for volume bc641cc3-9222-4a03-a7d7-7655e041bbe0 Jul 03 23:56:38.192478 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:38.192478 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:38.196315 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-25c4ea10-b704-4606-91d7-56c7ea2471aa tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:38.198045 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:38.198045 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:38.199194 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d742801-a5fe-4335-8b00-76800324f799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:38.200451 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08243b06-b5f2-46a5-a0c0-bd0e7cc376b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:38.200783 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-25c4ea10-b704-4606-91d7-56c7ea2471aa tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:38.201182 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 861/3402] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:38 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 1169 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:38.207865 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2661aeb2-98ec-4ac4-90ea-fa329829a2e6 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 23:56:38.208451 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 828/3403] 10.4.3.143 () {68 vars in 1291 bytes} [Fri Jul 3 23:56:38 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:38.218325 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d4ebc14b-dc05-4d5d-b3bd-0af1d2cc8f9d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:38.220054 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d4ebc14b-dc05-4d5d-b3bd-0af1d2cc8f9d tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] GET https://10.4.3.143/volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 Jul 03 23:56:38.220241 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d4ebc14b-dc05-4d5d-b3bd-0af1d2cc8f9d tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:38.220430 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d4ebc14b-dc05-4d5d-b3bd-0af1d2cc8f9d tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:38.227715 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:38.227715 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:38.234158 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d4ebc14b-dc05-4d5d-b3bd-0af1d2cc8f9d tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Volume info retrieved successfully. Jul 03 23:56:38.238920 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d4ebc14b-dc05-4d5d-b3bd-0af1d2cc8f9d tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 returned with HTTP 200 Jul 03 23:56:38.239381 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 865/3404] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:38 2026] GET /volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:38.241218 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-895ad155-e4a5-413e-8166-e90e4cd6a754 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:38.243852 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-895ad155-e4a5-413e-8166-e90e4cd6a754 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:38.244132 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-895ad155-e4a5-413e-8166-e90e4cd6a754 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:38.244417 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-895ad155-e4a5-413e-8166-e90e4cd6a754 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:38.252939 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9e3648ff-7ff3-4525-ba07-49cf29a5f60c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:38.255241 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9e3648ff-7ff3-4525-ba07-49cf29a5f60c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] GET https://10.4.3.143/volume/v3/os-volume-transfer/detail Jul 03 23:56:38.255494 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9e3648ff-7ff3-4525-ba07-49cf29a5f60c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:38.255770 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9e3648ff-7ff3-4525-ba07-49cf29a5f60c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:38.255956 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.volume_transfer [None req-9e3648ff-7ff3-4525-ba07-49cf29a5f60c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Listing volume transfers {{(pid=99860) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 23:56:38.257821 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:38.257821 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:38.260017 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9e3648ff-7ff3-4525-ba07-49cf29a5f60c tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 03 23:56:38.260493 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 829/3405] 10.4.3.143 () {66 vars in 1291 bytes} [Fri Jul 3 23:56:38 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 03 23:56:38.261165 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Created reservations ['759fb747-3b07-4fc1-9440-538ffe49a648', '720f0487-26ab-408e-a4d5-88f944f99294', '6af085f6-49b6-4610-bae4-c404608b23f9', '88bdeb58-8544-45f0-8b40-c60be7ebf3bd'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:38.262223 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08243b06-b5f2-46a5-a0c0-bd0e7cc376b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['759fb747-3b07-4fc1-9440-538ffe49a648', '720f0487-26ab-408e-a4d5-88f944f99294', '6af085f6-49b6-4610-bae4-c404608b23f9', '88bdeb58-8544-45f0-8b40-c60be7ebf3bd']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:38.263188 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15e3fca7-dda0-43ae-90a8-56fb9c01eabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:38.265579 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-895ad155-e4a5-413e-8166-e90e4cd6a754 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:38.269559 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5fa493c1-bfc8-42dc-8c31-844e92e58aa7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:38.271361 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5fa493c1-bfc8-42dc-8c31-844e92e58aa7 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] DELETE https://10.4.3.143/volume/v3/os-volume-transfer/54589345-c364-4cbc-b99f-f62486584dcc Jul 03 23:56:38.271566 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5fa493c1-bfc8-42dc-8c31-844e92e58aa7 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:38.271726 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5fa493c1-bfc8-42dc-8c31-844e92e58aa7 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:38.271839 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.volume_transfer [None req-5fa493c1-bfc8-42dc-8c31-844e92e58aa7 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Delete transfer with id: 54589345-c364-4cbc-b99f-f62486584dcc Jul 03 23:56:38.272349 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-895ad155-e4a5-413e-8166-e90e4cd6a754 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:38.272898 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 862/3406] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:56:38 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 1169 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:38.283617 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:38.283617 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:38.294349 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15e3fca7-dda0-43ae-90a8-56fb9c01eabc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81cebb44-ad70-428c-9019-ddb2e4c4f61d', '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='bfcfe61545224db8a31996f02969544d',qos_specs=None,replication_status=,reservations=['759fb747-3b07-4fc1-9440-538ffe49a648','720f0487-26ab-408e-a4d5-88f944f99294','6af085f6-49b6-4610-bae4-c404608b23f9','88bdeb58-8544-45f0-8b40-c60be7ebf3bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8dcc3732b3041b0b27908fa270f6f5c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:38Z,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=81cebb44-ad70-428c-9019-ddb2e4c4f61d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfcfe61545224db8a31996f02969544d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8dcc3732b3041b0b27908fa270f6f5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:38.294752 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-ade7d283-13a2-48a2-a8c0-ab6173448ef8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:38.295456 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc3e8610-3d3b-410e-88b3-4a35fd493412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:38.295852 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5fa493c1-bfc8-42dc-8c31-844e92e58aa7 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/os-volume-transfer/54589345-c364-4cbc-b99f-f62486584dcc returned with HTTP 202 Jul 03 23:56:38.296405 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 866/3407] 10.4.3.143 () {66 vars in 1384 bytes} [Fri Jul 3 23:56:38 2026] DELETE /volume/v3/os-volume-transfer/54589345-c364-4cbc-b99f-f62486584dcc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:38.297093 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-ade7d283-13a2-48a2-a8c0-ab6173448ef8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953/action Jul 03 23:56:38.297554 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-ade7d283-13a2-48a2-a8c0-ab6173448ef8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:38.297796 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-ade7d283-13a2-48a2-a8c0-ab6173448ef8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:38.307184 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c071874a-27a5-4351-a9d8-0d4c8ed6a0ee None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:38.310325 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c071874a-27a5-4351-a9d8-0d4c8ed6a0ee tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] GET https://10.4.3.143/volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 Jul 03 23:56:38.310325 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c071874a-27a5-4351-a9d8-0d4c8ed6a0ee tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:38.310325 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c071874a-27a5-4351-a9d8-0d4c8ed6a0ee tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:38.311792 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:38.311792 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:38.312569 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-ade7d283-13a2-48a2-a8c0-ab6173448ef8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:38.317817 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:38.317817 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:38.321538 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-ade7d283-13a2-48a2-a8c0-ab6173448ef8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Begin detaching volume completed successfully. Jul 03 23:56:38.321799 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-ade7d283-13a2-48a2-a8c0-ab6173448ef8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953/action returned with HTTP 202 Jul 03 23:56:38.322174 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c071874a-27a5-4351-a9d8-0d4c8ed6a0ee tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Volume info retrieved successfully. Jul 03 23:56:38.322279 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 830/3408] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:56:38 2026] POST /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:56:38.322336 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc3e8610-3d3b-410e-88b3-4a35fd493412) transitioned into state 'SUCCESS' from 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='bfcfe61545224db8a31996f02969544d',qos_specs=None,replication_status=,reservations=['759fb747-3b07-4fc1-9440-538ffe49a648','720f0487-26ab-408e-a4d5-88f944f99294','6af085f6-49b6-4610-bae4-c404608b23f9','88bdeb58-8544-45f0-8b40-c60be7ebf3bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8dcc3732b3041b0b27908fa270f6f5c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:38.323523 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ddf14bb-f283-43a2-92f7-4e7b8a12b2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:38.328351 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c071874a-27a5-4351-a9d8-0d4c8ed6a0ee tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 returned with HTTP 200 Jul 03 23:56:38.328898 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 863/3409] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:38 2026] GET /volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:38.337912 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ddf14bb-f283-43a2-92f7-4e7b8a12b2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:38.339247 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Flow 'volume_create_api' (ff3d38c4-fef2-47ae-a468-748709b712e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:38.339675 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Create volume request issued successfully. Jul 03 23:56:38.340588 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b1495c1c-0ce4-4f37-92de-c79536f4737c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:38.341524 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 851/3410] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:56:38 2026] POST /volume/v3/volumes => generated 775 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:38.345632 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-155504a6-f3c6-4813-b212-37450bdc88c0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:38.347967 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-155504a6-f3c6-4813-b212-37450bdc88c0 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] DELETE https://10.4.3.143/volume/v3/os-volume-transfer/54589345-c364-4cbc-b99f-f62486584dcc Jul 03 23:56:38.348160 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-155504a6-f3c6-4813-b212-37450bdc88c0 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:38.348492 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-155504a6-f3c6-4813-b212-37450bdc88c0 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:38.348630 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.volume_transfer [None req-155504a6-f3c6-4813-b212-37450bdc88c0 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Delete transfer with id: 54589345-c364-4cbc-b99f-f62486584dcc Jul 03 23:56:38.352070 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-155504a6-f3c6-4813-b212-37450bdc88c0 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/os-volume-transfer/54589345-c364-4cbc-b99f-f62486584dcc returned with HTTP 404 Jul 03 23:56:38.352940 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 867/3411] 10.4.3.143 () {66 vars in 1384 bytes} [Fri Jul 3 23:56:38 2026] DELETE /volume/v3/os-volume-transfer/54589345-c364-4cbc-b99f-f62486584dcc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:38.353460 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e0cf2076-fef5-47a3-a8ef-5b6e0beb4714 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:38.355532 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e0cf2076-fef5-47a3-a8ef-5b6e0beb4714 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:38.355840 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e0cf2076-fef5-47a3-a8ef-5b6e0beb4714 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:38.356006 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e0cf2076-fef5-47a3-a8ef-5b6e0beb4714 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:38.361354 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2c5498fa-046d-454e-b30f-509f25b07cf9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:38.363630 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2c5498fa-046d-454e-b30f-509f25b07cf9 tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 Jul 03 23:56:38.363805 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2c5498fa-046d-454e-b30f-509f25b07cf9 tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:38.364178 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2c5498fa-046d-454e-b30f-509f25b07cf9 tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:38.364259 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-2c5498fa-046d-454e-b30f-509f25b07cf9 tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Delete volume with id: bc641cc3-9222-4a03-a7d7-7655e041bbe0 Jul 03 23:56:38.368141 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:38.368141 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:38.372420 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e0cf2076-fef5-47a3-a8ef-5b6e0beb4714 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:38.373406 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:38.373406 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:38.373638 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2c5498fa-046d-454e-b30f-509f25b07cf9 tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Volume info retrieved successfully. Jul 03 23:56:38.377599 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e0cf2076-fef5-47a3-a8ef-5b6e0beb4714 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d returned with HTTP 200 Jul 03 23:56:38.378081 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 831/3412] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:38 2026] GET /volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:38.394469 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2c5498fa-046d-454e-b30f-509f25b07cf9 tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Delete volume request issued successfully. Jul 03 23:56:38.394734 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2c5498fa-046d-454e-b30f-509f25b07cf9 tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] https://10.4.3.143/volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 returned with HTTP 202 Jul 03 23:56:38.395161 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 864/3413] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:56:38 2026] DELETE /volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:38.402615 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e3dad924-cce7-47ee-aa7c-527280270f2d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:38.404981 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e3dad924-cce7-47ee-aa7c-527280270f2d tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] GET https://10.4.3.143/volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 Jul 03 23:56:38.405279 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e3dad924-cce7-47ee-aa7c-527280270f2d tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:38.405538 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e3dad924-cce7-47ee-aa7c-527280270f2d tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:38.412750 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:38.412750 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:38.416043 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e3dad924-cce7-47ee-aa7c-527280270f2d tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Volume info retrieved successfully. Jul 03 23:56:38.419855 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e3dad924-cce7-47ee-aa7c-527280270f2d tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] https://10.4.3.143/volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 returned with HTTP 200 Jul 03 23:56:38.420380 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 852/3414] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:38 2026] GET /volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:39.360001 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-30772ac2-f8e8-4d80-93a9-03340d4935cc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:39.360618 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-30772ac2-f8e8-4d80-93a9-03340d4935cc None None] GET https://10.4.3.143/volume// Jul 03 23:56:39.360732 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-30772ac2-f8e8-4d80-93a9-03340d4935cc None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:39.361045 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-30772ac2-f8e8-4d80-93a9-03340d4935cc None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:39.361508 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-30772ac2-f8e8-4d80-93a9-03340d4935cc None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:56:39.361950 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 868/3415] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:56:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:56:39.374352 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-fc88f421-e63a-4d58-a2fa-38cfac8bed84 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:39.376446 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-fc88f421-e63a-4d58-a2fa-38cfac8bed84 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:39.376791 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-fc88f421-e63a-4d58-a2fa-38cfac8bed84 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:39.377057 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-fc88f421-e63a-4d58-a2fa-38cfac8bed84 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:39.392078 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-222d7665-3d1d-4007-9a97-c742a7595161 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:39.394119 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-222d7665-3d1d-4007-9a97-c742a7595161 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:39.394410 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-222d7665-3d1d-4007-9a97-c742a7595161 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:39.394612 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-222d7665-3d1d-4007-9a97-c742a7595161 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:39.407898 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:39.407898 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:39.411929 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:39.411929 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:39.414646 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-fc88f421-e63a-4d58-a2fa-38cfac8bed84 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:39.421839 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-222d7665-3d1d-4007-9a97-c742a7595161 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:39.424576 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-fc88f421-e63a-4d58-a2fa-38cfac8bed84 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:39.425009 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 832/3416] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:56:39 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 1352 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:39.427901 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-222d7665-3d1d-4007-9a97-c742a7595161 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d returned with HTTP 200 Jul 03 23:56:39.428274 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 865/3417] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:39 2026] GET /volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d => generated 867 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:39.439693 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-86b49f03-1af1-4484-aafe-0485337a2d77 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:39.440078 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-bab58ae4-c45d-44f4-9596-560c49265839 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:39.441456 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bab58ae4-c45d-44f4-9596-560c49265839 tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] GET https://10.4.3.143/volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 Jul 03 23:56:39.441625 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bab58ae4-c45d-44f4-9596-560c49265839 tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:39.441854 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bab58ae4-c45d-44f4-9596-560c49265839 tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:39.445098 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-86b49f03-1af1-4484-aafe-0485337a2d77 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953/encryption Jul 03 23:56:39.445960 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-86b49f03-1af1-4484-aafe-0485337a2d77 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:39.446165 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-86b49f03-1af1-4484-aafe-0485337a2d77 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:39.451918 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bab58ae4-c45d-44f4-9596-560c49265839 tempest-VolumesTransfersTest-776774030 tempest-VolumesTransfersTest-776774030-project-admin] https://10.4.3.143/volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 returned with HTTP 404 Jul 03 23:56:39.452557 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 869/3418] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:39 2026] GET /volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:39.459460 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:39.459460 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:39.460692 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2eafe5a4-70fb-49a7-b4e9-8edef02d3453 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:39.462602 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2eafe5a4-70fb-49a7-b4e9-8edef02d3453 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] GET https://10.4.3.143/volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 Jul 03 23:56:39.462840 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2eafe5a4-70fb-49a7-b4e9-8edef02d3453 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:39.463054 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2eafe5a4-70fb-49a7-b4e9-8edef02d3453 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:39.469598 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2eafe5a4-70fb-49a7-b4e9-8edef02d3453 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 returned with HTTP 404 Jul 03 23:56:39.470037 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 833/3419] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:39 2026] GET /volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:39.472076 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-86b49f03-1af1-4484-aafe-0485337a2d77 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953/encryption returned with HTTP 200 Jul 03 23:56:39.472721 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 853/3420] 10.4.3.143 () {68 vars in 1631 bytes} [Fri Jul 3 23:56:39 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:39.481910 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b6c792ae-83b3-4c2e-a51b-a580075087a8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:39.484241 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b6c792ae-83b3-4c2e-a51b-a580075087a8 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] DELETE https://10.4.3.143/volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 Jul 03 23:56:39.484304 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b6c792ae-83b3-4c2e-a51b-a580075087a8 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:39.484527 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b6c792ae-83b3-4c2e-a51b-a580075087a8 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:39.484722 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-b6c792ae-83b3-4c2e-a51b-a580075087a8 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] Delete volume with id: bc641cc3-9222-4a03-a7d7-7655e041bbe0 Jul 03 23:56:39.491686 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b6c792ae-83b3-4c2e-a51b-a580075087a8 tempest-VolumesTransfersTest-559168060 tempest-VolumesTransfersTest-559168060-project-member] https://10.4.3.143/volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 returned with HTTP 404 Jul 03 23:56:39.492306 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 866/3421] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:56:39 2026] DELETE /volume/v3/volumes/bc641cc3-9222-4a03-a7d7-7655e041bbe0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:39.964441 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1a2b76f2-6086-4c1e-98df-142f24142837 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:39.966097 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1a2b76f2-6086-4c1e-98df-142f24142837 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc Jul 03 23:56:39.966321 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1a2b76f2-6086-4c1e-98df-142f24142837 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:39.966516 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1a2b76f2-6086-4c1e-98df-142f24142837 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:39.966717 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-1a2b76f2-6086-4c1e-98df-142f24142837 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume with id: 5e78a12f-9c5f-407f-8acb-73c0954bfdfc Jul 03 23:56:39.981177 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:39.981177 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:39.981593 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1a2b76f2-6086-4c1e-98df-142f24142837 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:56:39.999682 np0000004490 devstack@c-api.service[99862]: WARNING cinder.keymgr.conf_key_mgr [None req-1a2b76f2-6086-4c1e-98df-142f24142837 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 23:56:40.020737 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1a2b76f2-6086-4c1e-98df-142f24142837 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume request issued successfully. Jul 03 23:56:40.020737 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1a2b76f2-6086-4c1e-98df-142f24142837 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc returned with HTTP 202 Jul 03 23:56:40.020737 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 870/3422] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:56:39 2026] DELETE /volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:40.030865 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-02c2c59f-a281-4e3f-ac0e-1a838313acd8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:40.036974 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-02c2c59f-a281-4e3f-ac0e-1a838313acd8 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc Jul 03 23:56:40.037278 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-02c2c59f-a281-4e3f-ac0e-1a838313acd8 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:40.037433 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-02c2c59f-a281-4e3f-ac0e-1a838313acd8 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:40.045250 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:40.045250 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:40.052547 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-02c2c59f-a281-4e3f-ac0e-1a838313acd8 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:56:40.066678 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-02c2c59f-a281-4e3f-ac0e-1a838313acd8 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc returned with HTTP 200 Jul 03 23:56:40.067261 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 834/3423] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:40 2026] GET /volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:40.382952 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-efff5e28-f4b7-47d9-bd7d-ec5e99301b89 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:40.392155 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-efff5e28-f4b7-47d9-bd7d-ec5e99301b89 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] DELETE https://10.4.3.143/volume/v3/attachments/9c0b0a59-ce4a-456c-b058-8fdd2f5332ee Jul 03 23:56:40.392155 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-efff5e28-f4b7-47d9-bd7d-ec5e99301b89 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:40.393614 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-efff5e28-f4b7-47d9-bd7d-ec5e99301b89 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:40.440756 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:40.440756 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:40.448472 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f63e3ed5-ee2d-4eba-9791-3c6662d8fe16 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:40.448849 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f63e3ed5-ee2d-4eba-9791-3c6662d8fe16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:40.449263 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f63e3ed5-ee2d-4eba-9791-3c6662d8fe16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:40.449468 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f63e3ed5-ee2d-4eba-9791-3c6662d8fe16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:40.463640 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:40.463640 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:40.469234 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f63e3ed5-ee2d-4eba-9791-3c6662d8fe16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:40.473955 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f63e3ed5-ee2d-4eba-9791-3c6662d8fe16 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d returned with HTTP 200 Jul 03 23:56:40.474476 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 867/3424] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:40 2026] GET /volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d => generated 925 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:40.953881 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=560,cinder:INSERT=91,cinder:UPDATE=155 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:56:41.060867 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-264a22ea-63ca-47b3-b256-042fdd8a8099 req-efff5e28-f4b7-47d9-bd7d-ec5e99301b89 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/9c0b0a59-ce4a-456c-b058-8fdd2f5332ee returned with HTTP 200 Jul 03 23:56:41.061448 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 854/3425] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:56:40 2026] DELETE /volume/v3/attachments/9c0b0a59-ce4a-456c-b058-8fdd2f5332ee => generated 19 bytes in 683 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:41.084284 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6ac6b57f-5e36-4b64-ab66-92ab67cb42c6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:41.086390 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6ac6b57f-5e36-4b64-ab66-92ab67cb42c6 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc Jul 03 23:56:41.086647 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6ac6b57f-5e36-4b64-ab66-92ab67cb42c6 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:41.086899 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6ac6b57f-5e36-4b64-ab66-92ab67cb42c6 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:41.094365 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6ac6b57f-5e36-4b64-ab66-92ab67cb42c6 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc returned with HTTP 404 Jul 03 23:56:41.095276 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 871/3426] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:41 2026] GET /volume/v3/volumes/5e78a12f-9c5f-407f-8acb-73c0954bfdfc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:41.103185 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-057003a2-7ee7-4f4f-9824-d558d2bb7bae None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:41.105458 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-057003a2-7ee7-4f4f-9824-d558d2bb7bae tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Jul 03 23:56:41.105764 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-057003a2-7ee7-4f4f-9824-d558d2bb7bae tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:41.106012 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-057003a2-7ee7-4f4f-9824-d558d2bb7bae tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:41.106879 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-057003a2-7ee7-4f4f-9824-d558d2bb7bae tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:56:41.177254 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-057003a2-7ee7-4f4f-9824-d558d2bb7bae tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] Get all volumes completed successfully. Jul 03 23:56:41.183980 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:41.183980 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:41.194208 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-057003a2-7ee7-4f4f-9824-d558d2bb7bae tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 23:56:41.194208 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 835/3427] 10.4.3.143 () {66 vars in 1285 bytes} [Fri Jul 3 23:56:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14948 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:41.215380 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-334eb790-49af-4971-aa2a-f5efe85d25b8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:41.218429 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-334eb790-49af-4971-aa2a-f5efe85d25b8 tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] DELETE https://10.4.3.143/volume/v3/types/8efed3d9-01b2-4242-94ae-3ac3c8068fce Jul 03 23:56:41.218687 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-334eb790-49af-4971-aa2a-f5efe85d25b8 tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:41.218928 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-334eb790-49af-4971-aa2a-f5efe85d25b8 tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:41.254372 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-334eb790-49af-4971-aa2a-f5efe85d25b8 tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] https://10.4.3.143/volume/v3/types/8efed3d9-01b2-4242-94ae-3ac3c8068fce returned with HTTP 202 Jul 03 23:56:41.254872 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 868/3428] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:56:41 2026] DELETE /volume/v3/types/8efed3d9-01b2-4242-94ae-3ac3c8068fce => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:41.271916 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4fd9edad-5c62-44f9-b1ef-4daa87b81deb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:41.284547 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-c0e507f2-f50c-4114-8306-90fdc2dddf27 req-aa30977f-ce40-4f43-98bc-dd6a161fc4bc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:41.287875 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-c0e507f2-f50c-4114-8306-90fdc2dddf27 req-aa30977f-ce40-4f43-98bc-dd6a161fc4bc tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] DELETE https://10.4.3.143/volume/v3/attachments/c5f597e9-6c0e-4edc-8891-dece1a255655 Jul 03 23:56:41.288263 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-c0e507f2-f50c-4114-8306-90fdc2dddf27 req-aa30977f-ce40-4f43-98bc-dd6a161fc4bc tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:41.288696 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-c0e507f2-f50c-4114-8306-90fdc2dddf27 req-aa30977f-ce40-4f43-98bc-dd6a161fc4bc tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:41.289562 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4fd9edad-5c62-44f9-b1ef-4daa87b81deb tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:56:41.293549 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4fd9edad-5c62-44f9-b1ef-4daa87b81deb tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1717077269", "extra_specs": {}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:41.300667 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:41.300667 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:41.302219 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:41.302219 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:41.329791 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4fd9edad-5c62-44f9-b1ef-4daa87b81deb tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:56:41.330307 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 855/3429] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:56:41 2026] POST /volume/v3/types => generated 213 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:41.339138 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-eb34791b-29fe-4094-9a86-e0c842fd0730 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:41.341080 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-eb34791b-29fe-4094-9a86-e0c842fd0730 tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] POST https://10.4.3.143/volume/v3/types/0168f1cc-190b-4c91-ab93-fe8b24542763/encryption Jul 03 23:56:41.341401 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-eb34791b-29fe-4094-9a86-e0c842fd0730 tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:41.363439 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-eb34791b-29fe-4094-9a86-e0c842fd0730 tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] https://10.4.3.143/volume/v3/types/0168f1cc-190b-4c91-ab93-fe8b24542763/encryption returned with HTTP 200 Jul 03 23:56:41.364037 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 836/3430] 10.4.3.143 () {68 vars in 1397 bytes} [Fri Jul 3 23:56:41 2026] POST /volume/v3/types/0168f1cc-190b-4c91-ab93-fe8b24542763/encryption => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:41.377743 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f3719bf9-a269-4519-9d29-5df88aa4759f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:41.380501 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:41.380910 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1050330462", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1717077269", "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:41.382513 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1050330462', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1717077269', 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:41.388219 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume of 1 GB Jul 03 23:56:41.388649 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:41.388649 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:41.389294 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Availability Zones retrieved successfully. Jul 03 23:56:41.398643 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (d9fb1b5d-bb94-426d-93d8-eea73afa8b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:41.399793 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (defdcbf0-2813-4b0c-9508-6bfbbdc2245a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:41.401428 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:41.429241 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (defdcbf0-2813-4b0c-9508-6bfbbdc2245a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:56:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0168f1cc-190b-4c91-ab93-fe8b24542763,is_public=True,name='tempest-scenario-type-luks2-1717077269',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0168f1cc-190b-4c91-ab93-fe8b24542763', '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=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:41.430348 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc6a6f8c-27d6-4b37-900b-4134cbac9f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:41.461469 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1717077269 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1717077269, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:56:41.461916 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1717077269 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1717077269, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:56:41.492804 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5a8f975c-cd90-43f8-9073-fecc81e8bf66 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:41.499822 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Created reservations ['b4c6ea25-716a-4430-91dd-07e0fd8af18f', 'f8bc4e50-66b9-46de-8253-bd9f7b92a4e4', 'f0e06fa4-b8ad-48e3-9d7f-03fb52a7a342', 'd49f94e5-95dc-4ba4-ae30-474bf74f5cd4'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:41.501126 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc6a6f8c-27d6-4b37-900b-4134cbac9f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4c6ea25-716a-4430-91dd-07e0fd8af18f', 'f8bc4e50-66b9-46de-8253-bd9f7b92a4e4', 'f0e06fa4-b8ad-48e3-9d7f-03fb52a7a342', 'd49f94e5-95dc-4ba4-ae30-474bf74f5cd4']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:41.501390 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7edcb351-6c68-4847-9de1-379a3bcde480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:41.502863 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5a8f975c-cd90-43f8-9073-fecc81e8bf66 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:41.502863 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5a8f975c-cd90-43f8-9073-fecc81e8bf66 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:41.505034 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5a8f975c-cd90-43f8-9073-fecc81e8bf66 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:41.526113 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7edcb351-6c68-4847-9de1-379a3bcde480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c20263b7-0572-434c-8ef1-2cff62baed93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1050330462',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['b4c6ea25-716a-4430-91dd-07e0fd8af18f','f8bc4e50-66b9-46de-8253-bd9f7b92a4e4','f0e06fa4-b8ad-48e3-9d7f-03fb52a7a342','d49f94e5-95dc-4ba4-ae30-474bf74f5cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=0168f1cc-190b-4c91-ab93-fe8b24542763), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1050330462',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c20263b7-0572-434c-8ef1-2cff62baed93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='506ed6de9d934ca0bc79c236b2baa08f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05aad096c3834b00afc9b92c326dc8a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0168f1cc-190b-4c91-ab93-fe8b24542763),volume_type_id=0168f1cc-190b-4c91-ab93-fe8b24542763)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:41.526958 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb9f517c-aa8f-44f0-8ee9-09f404a61ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:41.548731 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb9f517c-aa8f-44f0-8ee9-09f404a61ff8) transitioned into state 'SUCCESS' from state '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-1050330462',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['b4c6ea25-716a-4430-91dd-07e0fd8af18f','f8bc4e50-66b9-46de-8253-bd9f7b92a4e4','f0e06fa4-b8ad-48e3-9d7f-03fb52a7a342','d49f94e5-95dc-4ba4-ae30-474bf74f5cd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=0168f1cc-190b-4c91-ab93-fe8b24542763)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:41.549061 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:41.549061 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:41.549431 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0667dfcb-6556-438b-b7ec-77d8ae991966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:41.561046 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0667dfcb-6556-438b-b7ec-77d8ae991966) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:41.562278 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (d9fb1b5d-bb94-426d-93d8-eea73afa8b60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:41.562623 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request issued successfully. Jul 03 23:56:41.563440 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f3719bf9-a269-4519-9d29-5df88aa4759f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:41.564041 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 869/3431] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:56:41 2026] POST /volume/v3/volumes => generated 781 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 23:56:41.573000 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5a8f975c-cd90-43f8-9073-fecc81e8bf66 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:41.581995 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7161591b-a2f2-49f0-bf5b-16d80ad4f323 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:41.584002 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7161591b-a2f2-49f0-bf5b-16d80ad4f323 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 Jul 03 23:56:41.584246 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7161591b-a2f2-49f0-bf5b-16d80ad4f323 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:41.584423 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7161591b-a2f2-49f0-bf5b-16d80ad4f323 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:41.591940 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:41.591940 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:41.595855 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7161591b-a2f2-49f0-bf5b-16d80ad4f323 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:56:41.597984 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5a8f975c-cd90-43f8-9073-fecc81e8bf66 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d returned with HTTP 200 Jul 03 23:56:41.600091 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7161591b-a2f2-49f0-bf5b-16d80ad4f323 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 returned with HTTP 200 Jul 03 23:56:41.600503 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 856/3432] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:41 2026] GET /volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d => generated 928 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:41.600580 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 837/3433] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:41 2026] GET /volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:56:41.807924 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=396,cinder:UPDATE=36,cinder:INSERT=13 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:56:41.848328 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-c0e507f2-f50c-4114-8306-90fdc2dddf27 req-aa30977f-ce40-4f43-98bc-dd6a161fc4bc tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/attachments/c5f597e9-6c0e-4edc-8891-dece1a255655 returned with HTTP 200 Jul 03 23:56:41.849023 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 872/3434] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:56:41 2026] DELETE /volume/v3/attachments/c5f597e9-6c0e-4edc-8891-dece1a255655 => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:42.615821 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4f648ef3-20c2-4286-a9ec-6c44294fe528 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:42.618967 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4f648ef3-20c2-4286-a9ec-6c44294fe528 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 Jul 03 23:56:42.619379 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4f648ef3-20c2-4286-a9ec-6c44294fe528 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:42.619732 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4f648ef3-20c2-4286-a9ec-6c44294fe528 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:42.621595 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3bbf08f5-7f1d-487f-a1f6-f3e8e6093be6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:42.624178 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3bbf08f5-7f1d-487f-a1f6-f3e8e6093be6 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:42.624461 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3bbf08f5-7f1d-487f-a1f6-f3e8e6093be6 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:42.624663 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3bbf08f5-7f1d-487f-a1f6-f3e8e6093be6 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:42.632687 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:42.632687 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:42.635439 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:42.635439 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:42.639565 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4f648ef3-20c2-4286-a9ec-6c44294fe528 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:56:42.640238 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3bbf08f5-7f1d-487f-a1f6-f3e8e6093be6 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:42.644929 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3bbf08f5-7f1d-487f-a1f6-f3e8e6093be6 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d returned with HTTP 200 Jul 03 23:56:42.645370 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 857/3435] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:42 2026] GET /volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:42.646551 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4f648ef3-20c2-4286-a9ec-6c44294fe528 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 returned with HTTP 200 Jul 03 23:56:42.647240 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 870/3436] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:42 2026] GET /volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:42.659804 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6ffa4e84-8e20-42a7-8c5a-db1079e54c53 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:42.661935 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6ffa4e84-8e20-42a7-8c5a-db1079e54c53 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 Jul 03 23:56:42.662198 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6ffa4e84-8e20-42a7-8c5a-db1079e54c53 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:42.662470 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6ffa4e84-8e20-42a7-8c5a-db1079e54c53 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:42.671539 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:42.671539 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:42.676310 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6ffa4e84-8e20-42a7-8c5a-db1079e54c53 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:56:42.682149 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6ffa4e84-8e20-42a7-8c5a-db1079e54c53 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 returned with HTTP 200 Jul 03 23:56:42.682617 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 838/3437] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:42 2026] GET /volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:42.683969 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-e79c1c41-058c-4229-8c95-2b659f5dee17 req-986eb040-a481-4179-8a08-6460378ff54f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:42.688494 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e79c1c41-058c-4229-8c95-2b659f5dee17 req-986eb040-a481-4179-8a08-6460378ff54f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:42.688760 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e79c1c41-058c-4229-8c95-2b659f5dee17 req-986eb040-a481-4179-8a08-6460378ff54f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:42.688952 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e79c1c41-058c-4229-8c95-2b659f5dee17 req-986eb040-a481-4179-8a08-6460378ff54f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:42.695912 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9c6134b9-3976-4289-ac50-e1f919669c86 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:42.697050 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:42.697050 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:42.697576 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9c6134b9-3976-4289-ac50-e1f919669c86 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93/action Jul 03 23:56:42.697973 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9c6134b9-3976-4289-ac50-e1f919669c86 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:42.698127 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9c6134b9-3976-4289-ac50-e1f919669c86 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:42.701391 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-e79c1c41-058c-4229-8c95-2b659f5dee17 req-986eb040-a481-4179-8a08-6460378ff54f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:42.706930 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e79c1c41-058c-4229-8c95-2b659f5dee17 req-986eb040-a481-4179-8a08-6460378ff54f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:42.707422 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 873/3438] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:56:42 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:42.708784 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:42.708784 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:42.708971 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9c6134b9-3976-4289-ac50-e1f919669c86 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:56:42.722578 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9c6134b9-3976-4289-ac50-e1f919669c86 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume updated successfully. Jul 03 23:56:42.722858 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9c6134b9-3976-4289-ac50-e1f919669c86 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93/action returned with HTTP 200 Jul 03 23:56:42.723422 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 858/3439] 10.4.3.143 () {68 vars in 1390 bytes} [Fri Jul 3 23:56:42 2026] POST /volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 23:56:42.888022 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-ee7f152b-9244-45ad-977a-327050c310eb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:42.890713 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-ee7f152b-9244-45ad-977a-327050c310eb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 Jul 03 23:56:42.891031 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-ee7f152b-9244-45ad-977a-327050c310eb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:42.891348 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-ee7f152b-9244-45ad-977a-327050c310eb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:42.904621 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:42.904621 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:42.911441 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-ee7f152b-9244-45ad-977a-327050c310eb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:56:42.919044 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-ee7f152b-9244-45ad-977a-327050c310eb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 returned with HTTP 200 Jul 03 23:56:42.920011 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 871/3440] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:56:42 2026] GET /volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:43.359301 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-9916d2d3-be18-45e7-8424-f5541bfe54c0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:43.361264 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-9916d2d3-be18-45e7-8424-f5541bfe54c0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 Jul 03 23:56:43.361437 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-9916d2d3-be18-45e7-8424-f5541bfe54c0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:43.361616 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-9916d2d3-be18-45e7-8424-f5541bfe54c0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:43.375457 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:43.375457 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:43.381384 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-9916d2d3-be18-45e7-8424-f5541bfe54c0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:56:43.386695 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-9916d2d3-be18-45e7-8424-f5541bfe54c0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 returned with HTTP 200 Jul 03 23:56:43.387098 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 839/3441] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:56:43 2026] GET /volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:43.398541 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8df93b86-2b7b-41e1-945b-6e1f26c3b6f8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:43.398889 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8df93b86-2b7b-41e1-945b-6e1f26c3b6f8 None None] GET https://10.4.3.143/volume// Jul 03 23:56:43.399045 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8df93b86-2b7b-41e1-945b-6e1f26c3b6f8 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:43.399226 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8df93b86-2b7b-41e1-945b-6e1f26c3b6f8 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:43.399536 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8df93b86-2b7b-41e1-945b-6e1f26c3b6f8 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:56:43.399802 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 874/3442] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:56:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:56:43.408403 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-287076b0-4082-49ab-9538-a17a11ec952c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:43.415081 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-287076b0-4082-49ab-9538-a17a11ec952c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:56:43.416100 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-287076b0-4082-49ab-9538-a17a11ec952c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c20263b7-0572-434c-8ef1-2cff62baed93", "connector": null, "instance_uuid": "35440e0a-732a-4c7c-8cc1-9fd689950536"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:43.429558 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:43.429558 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:43.462966 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-da45c722-19de-4dab-b49c-4ee864a3895d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:43.482727 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-287076b0-4082-49ab-9538-a17a11ec952c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:56:43.483379 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 859/3443] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:56:43 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:43.619209 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:43.619644 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-2097898169"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:43.621556 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-2097898169'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:43.621755 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Create volume of 1 GB Jul 03 23:56:43.626577 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Availability Zones retrieved successfully. Jul 03 23:56:43.635124 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Flow 'volume_create_api' (1a4564a4-beb4-40c5-af8f-5c38873e5a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:43.636501 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae8bb022-0716-41e0-a874-3c26fba35e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:43.637894 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:43.661943 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2fdfaeb2-73f3-43b5-95ec-c538a83977e3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:43.665632 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2fdfaeb2-73f3-43b5-95ec-c538a83977e3 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:43.665920 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2fdfaeb2-73f3-43b5-95ec-c538a83977e3 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:43.666180 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2fdfaeb2-73f3-43b5-95ec-c538a83977e3 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:43.673669 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae8bb022-0716-41e0-a874-3c26fba35e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:43.674438 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b30ed95-d57e-4a09-8b4f-245fd54b9b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:43.675038 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:43.675038 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:43.678874 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2fdfaeb2-73f3-43b5-95ec-c538a83977e3 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:43.683428 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2fdfaeb2-73f3-43b5-95ec-c538a83977e3 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d returned with HTTP 200 Jul 03 23:56:43.683808 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 840/3444] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:43 2026] GET /volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:43.769141 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Created reservations ['7ffa5e8b-9d5b-406e-bba8-9027291887c7', '9b6b0256-57fa-4d19-b4c2-ba68376255fd', 'ab182fee-dc40-4094-8766-6e32ecc05ba0', '12d7bda5-3cb5-486e-98e4-5200c4fa0ec4'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:43.769993 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b30ed95-d57e-4a09-8b4f-245fd54b9b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ffa5e8b-9d5b-406e-bba8-9027291887c7', '9b6b0256-57fa-4d19-b4c2-ba68376255fd', 'ab182fee-dc40-4094-8766-6e32ecc05ba0', '12d7bda5-3cb5-486e-98e4-5200c4fa0ec4']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:43.770791 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e386075-2fc7-462c-9231-9ab2499aa937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:43.792681 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e386075-2fc7-462c-9231-9ab2499aa937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a6568b7-d624-4606-9979-45c3a9e85922', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2097898169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72be554514e34156b809798ec0fde41e',qos_specs=None,replication_status=,reservations=['7ffa5e8b-9d5b-406e-bba8-9027291887c7','9b6b0256-57fa-4d19-b4c2-ba68376255fd','ab182fee-dc40-4094-8766-6e32ecc05ba0','12d7bda5-3cb5-486e-98e4-5200c4fa0ec4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d56a430a8d9040d9982e520aa9f48283',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-2097898169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a6568b7-d624-4606-9979-45c3a9e85922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72be554514e34156b809798ec0fde41e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d56a430a8d9040d9982e520aa9f48283',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:43.793478 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91a7279-3585-4f12-b8b9-81cd3bb36e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:43.823446 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91a7279-3585-4f12-b8b9-81cd3bb36e7c) transitioned into state 'SUCCESS' from state '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-2097898169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72be554514e34156b809798ec0fde41e',qos_specs=None,replication_status=,reservations=['7ffa5e8b-9d5b-406e-bba8-9027291887c7','9b6b0256-57fa-4d19-b4c2-ba68376255fd','ab182fee-dc40-4094-8766-6e32ecc05ba0','12d7bda5-3cb5-486e-98e4-5200c4fa0ec4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d56a430a8d9040d9982e520aa9f48283',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:43.824941 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78933517-181d-4a7b-a924-badc2abfe273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:43.836289 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78933517-181d-4a7b-a924-badc2abfe273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:43.837027 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Flow 'volume_create_api' (1a4564a4-beb4-40c5-af8f-5c38873e5a5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:43.837440 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Create volume request issued successfully. Jul 03 23:56:43.837932 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-da45c722-19de-4dab-b49c-4ee864a3895d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:43.838345 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 872/3445] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:56:43 2026] POST /volume/v3/volumes => generated 819 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:43.856408 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-80bbcbc3-9e83-4cf6-9932-db46362c90ad None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:43.858980 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-80bbcbc3-9e83-4cf6-9932-db46362c90ad tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] GET https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 Jul 03 23:56:43.859420 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-80bbcbc3-9e83-4cf6-9932-db46362c90ad tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:43.860157 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-80bbcbc3-9e83-4cf6-9932-db46362c90ad tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:43.868353 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:43.868353 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:43.872315 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-80bbcbc3-9e83-4cf6-9932-db46362c90ad tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Volume info retrieved successfully. Jul 03 23:56:43.885019 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-80bbcbc3-9e83-4cf6-9932-db46362c90ad tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 returned with HTTP 200 Jul 03 23:56:43.885019 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 875/3446] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:43 2026] GET /volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 => generated 887 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:44.490912 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-407006a7-cf3e-49f0-be13-8dc124eeb404 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:44.493213 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-407006a7-cf3e-49f0-be13-8dc124eeb404 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] DELETE https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:56:44.493730 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-407006a7-cf3e-49f0-be13-8dc124eeb404 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:44.494617 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-407006a7-cf3e-49f0-be13-8dc124eeb404 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:44.494877 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-407006a7-cf3e-49f0-be13-8dc124eeb404 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Delete volume with id: fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:56:44.504257 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:44.504257 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:44.505118 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-407006a7-cf3e-49f0-be13-8dc124eeb404 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:44.526670 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-407006a7-cf3e-49f0-be13-8dc124eeb404 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Delete volume request issued successfully. Jul 03 23:56:44.526877 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-407006a7-cf3e-49f0-be13-8dc124eeb404 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 202 Jul 03 23:56:44.527270 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 860/3447] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:56:44 2026] DELETE /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:44.537779 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b9c737f4-ff16-4dbd-b76c-8295e6d76d52 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:44.539448 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b9c737f4-ff16-4dbd-b76c-8295e6d76d52 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:56:44.539678 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b9c737f4-ff16-4dbd-b76c-8295e6d76d52 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:44.539922 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b9c737f4-ff16-4dbd-b76c-8295e6d76d52 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:44.549531 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:44.549531 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:44.555027 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b9c737f4-ff16-4dbd-b76c-8295e6d76d52 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Volume info retrieved successfully. Jul 03 23:56:44.559743 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b9c737f4-ff16-4dbd-b76c-8295e6d76d52 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 200 Jul 03 23:56:44.560195 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 841/3448] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:44 2026] GET /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 1247 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:44.702476 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7082279f-c11f-4fb5-9886-ac18fc27f837 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:44.705154 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7082279f-c11f-4fb5-9886-ac18fc27f837 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:44.705154 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7082279f-c11f-4fb5-9886-ac18fc27f837 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:44.706269 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7082279f-c11f-4fb5-9886-ac18fc27f837 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:44.716259 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:44.716259 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:44.721402 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7082279f-c11f-4fb5-9886-ac18fc27f837 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:44.729030 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7082279f-c11f-4fb5-9886-ac18fc27f837 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d returned with HTTP 200 Jul 03 23:56:44.730427 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 873/3449] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:44 2026] GET /volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:44.899525 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3a469466-4f98-4679-bd47-4eaa20ecc9f9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:44.901274 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3a469466-4f98-4679-bd47-4eaa20ecc9f9 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] GET https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 Jul 03 23:56:44.901496 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3a469466-4f98-4679-bd47-4eaa20ecc9f9 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:44.901823 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3a469466-4f98-4679-bd47-4eaa20ecc9f9 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:44.908937 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:44.908937 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:44.913063 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-3a469466-4f98-4679-bd47-4eaa20ecc9f9 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Volume info retrieved successfully. Jul 03 23:56:44.918131 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3a469466-4f98-4679-bd47-4eaa20ecc9f9 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 returned with HTTP 200 Jul 03 23:56:44.918623 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 876/3450] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:44 2026] GET /volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:44.937530 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-66e8fe71-0177-4982-b5f6-d130e5d4a996 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:44.939506 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-66e8fe71-0177-4982-b5f6-d130e5d4a996 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] POST https://10.4.3.143/volume/v3/volume-transfers Jul 03 23:56:44.939898 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-66e8fe71-0177-4982-b5f6-d130e5d4a996 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5a6568b7-d624-4606-9979-45c3a9e85922"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:44.941444 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volume_transfer [None req-66e8fe71-0177-4982-b5f6-d130e5d4a996 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Creating new volume transfer {'transfer': {'volume_id': '5a6568b7-d624-4606-9979-45c3a9e85922'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 23:56:44.941608 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volume_transfer [None req-66e8fe71-0177-4982-b5f6-d130e5d4a996 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Creating transfer of volume 5a6568b7-d624-4606-9979-45c3a9e85922 Jul 03 23:56:44.941725 np0000004490 devstack@c-api.service[99863]: INFO cinder.transfer.api [None req-66e8fe71-0177-4982-b5f6-d130e5d4a996 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Generating transfer record for volume 5a6568b7-d624-4606-9979-45c3a9e85922 Jul 03 23:56:44.950830 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:44.950830 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:44.958858 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ee2114bd-8e78-4ae7-93c0-4641ee0d2b1d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:44.960773 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ee2114bd-8e78-4ae7-93c0-4641ee0d2b1d tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:56:44.960957 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ee2114bd-8e78-4ae7-93c0-4641ee0d2b1d tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:44.961142 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ee2114bd-8e78-4ae7-93c0-4641ee0d2b1d tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:44.964412 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-66e8fe71-0177-4982-b5f6-d130e5d4a996 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volume-transfers returned with HTTP 202 Jul 03 23:56:44.965001 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 861/3451] 10.4.3.143 () {70 vars in 1326 bytes} [Fri Jul 3 23:56:44 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:44.976672 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:44.976672 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:44.978806 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-30510f61-eb02-4526-972b-9fe76c0c200d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:44.980915 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-30510f61-eb02-4526-972b-9fe76c0c200d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] GET https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 Jul 03 23:56:44.981063 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-30510f61-eb02-4526-972b-9fe76c0c200d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:44.981574 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-30510f61-eb02-4526-972b-9fe76c0c200d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:44.983794 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ee2114bd-8e78-4ae7-93c0-4641ee0d2b1d tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:44.989410 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ee2114bd-8e78-4ae7-93c0-4641ee0d2b1d tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:56:44.989908 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:44.989908 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:44.990001 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 842/3452] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:44 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:44.998754 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-30510f61-eb02-4526-972b-9fe76c0c200d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Volume info retrieved successfully. Jul 03 23:56:45.005171 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-30510f61-eb02-4526-972b-9fe76c0c200d tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 returned with HTTP 200 Jul 03 23:56:45.005689 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 874/3453] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:44 2026] GET /volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:45.022040 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-97bf457d-1c58-4ca1-b437-76e563b428bf None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:45.024130 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-97bf457d-1c58-4ca1-b437-76e563b428bf tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] GET https://10.4.3.143/volume/v3/volume-transfers/b041b35f-effa-416e-ba51-c6e7a121e7ab Jul 03 23:56:45.024401 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-97bf457d-1c58-4ca1-b437-76e563b428bf tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:45.024683 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-97bf457d-1c58-4ca1-b437-76e563b428bf tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:45.029568 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-97bf457d-1c58-4ca1-b437-76e563b428bf tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volume-transfers/b041b35f-effa-416e-ba51-c6e7a121e7ab returned with HTTP 200 Jul 03 23:56:45.030110 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 877/3454] 10.4.3.143 () {68 vars in 1416 bytes} [Fri Jul 3 23:56:45 2026] GET /volume/v3/volume-transfers/b041b35f-effa-416e-ba51-c6e7a121e7ab => generated 540 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:45.038872 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d48408f9-a045-4df8-a029-3e604e5ab515 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:45.040804 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d48408f9-a045-4df8-a029-3e604e5ab515 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] GET https://10.4.3.143/volume/v3/volume-transfers Jul 03 23:56:45.041025 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d48408f9-a045-4df8-a029-3e604e5ab515 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:45.041216 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d48408f9-a045-4df8-a029-3e604e5ab515 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:45.041443 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volume_transfer [None req-d48408f9-a045-4df8-a029-3e604e5ab515 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Listing volume transfers {{(pid=99863) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 23:56:45.046181 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d48408f9-a045-4df8-a029-3e604e5ab515 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volume-transfers returned with HTTP 200 Jul 03 23:56:45.046969 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 862/3455] 10.4.3.143 () {68 vars in 1305 bytes} [Fri Jul 3 23:56:45 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 03 23:56:45.055149 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-013548db-c8c8-4859-a0d0-4b7c7b718cd3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:45.125614 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-013548db-c8c8-4859-a0d0-4b7c7b718cd3 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] POST https://10.4.3.143/volume/v3/volume-transfers/b041b35f-effa-416e-ba51-c6e7a121e7ab/accept Jul 03 23:56:45.126030 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-013548db-c8c8-4859-a0d0-4b7c7b718cd3 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "14b24bd76a350c0b"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:45.127600 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.volume_transfer [None req-013548db-c8c8-4859-a0d0-4b7c7b718cd3 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] Accepting volume transfer b041b35f-effa-416e-ba51-c6e7a121e7ab {{(pid=99860) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 23:56:45.127779 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.volume_transfer [None req-013548db-c8c8-4859-a0d0-4b7c7b718cd3 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] Accepting transfer b041b35f-effa-416e-ba51-c6e7a121e7ab Jul 03 23:56:45.188377 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-013548db-c8c8-4859-a0d0-4b7c7b718cd3 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] Created reservations ['f674adc2-ef8a-49d6-9439-d13e372531f0', '2a9c422b-6008-48c6-aafe-62b55f350e66', '44a274a8-56f3-45c7-81e9-315da04af09e', '162492ad-7079-446d-9124-e96cb69d747e'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:45.214613 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-013548db-c8c8-4859-a0d0-4b7c7b718cd3 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] Created reservations ['4aa79cba-1c24-4b71-b042-1c43cba68650', 'a9eac383-6a35-4d96-aa2e-925784f360e4', 'ed9cab59-afb4-4ebe-a10d-758dea42aa61', '0185d1c6-51a9-4d2c-b698-1e420b799fed'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:45.266048 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-013548db-c8c8-4859-a0d0-4b7c7b718cd3 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] Created reservations ['db942091-3c96-4ca3-b38b-5e76c867a772', '3a640d42-fb2f-48c2-b72b-ddda2334794b', '647cc68a-455f-4002-b5a7-65931082f459', 'ad82e29f-f572-4910-ab58-14ad9a0dacc9'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:45.300173 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-013548db-c8c8-4859-a0d0-4b7c7b718cd3 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] Created reservations ['15e59f89-59f4-4241-902e-0013367579a2', 'c91603e1-5e11-4525-a1ce-fbb66831c2fd', '21763006-235b-4ef7-8a80-1694d21e6c9e', 'c5126738-7455-4182-bec0-d31798546d11'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:45.581553 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-22a58cd5-a22e-494e-a338-c71e23277a8c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:45.583407 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-22a58cd5-a22e-494e-a338-c71e23277a8c tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 Jul 03 23:56:45.583591 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-22a58cd5-a22e-494e-a338-c71e23277a8c tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:45.583837 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-22a58cd5-a22e-494e-a338-c71e23277a8c tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:45.590326 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-22a58cd5-a22e-494e-a338-c71e23277a8c tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 returned with HTTP 404 Jul 03 23:56:45.590811 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 875/3456] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:45 2026] GET /volume/v3/volumes/fb15160a-a9e5-49de-abd3-3955781cb381 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:45.599243 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-64954cec-8860-4869-b400-095747ee4a26 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:45.600952 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-64954cec-8860-4869-b400-095747ee4a26 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] DELETE https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:45.601237 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-64954cec-8860-4869-b400-095747ee4a26 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:45.601429 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-64954cec-8860-4869-b400-095747ee4a26 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:45.601582 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-64954cec-8860-4869-b400-095747ee4a26 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Delete volume with id: 4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:45.607015 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-64954cec-8860-4869-b400-095747ee4a26 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 404 Jul 03 23:56:45.607485 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 878/3457] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:56:45 2026] DELETE /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:45.615395 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-65535e31-4129-475b-93b5-2fba56faec4b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:45.618844 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-65535e31-4129-475b-93b5-2fba56faec4b tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 Jul 03 23:56:45.619027 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-65535e31-4129-475b-93b5-2fba56faec4b tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:45.619224 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-65535e31-4129-475b-93b5-2fba56faec4b tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:45.624430 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-65535e31-4129-475b-93b5-2fba56faec4b tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 returned with HTTP 404 Jul 03 23:56:45.625013 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 863/3458] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:45 2026] GET /volume/v3/volumes/4b218604-64fe-4501-b9dd-34a83b1100c9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:45.633258 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-63817d80-efcb-4046-b85a-266834cb3849 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:45.635330 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-63817d80-efcb-4046-b85a-266834cb3849 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] DELETE https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:56:45.635526 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-63817d80-efcb-4046-b85a-266834cb3849 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:45.635714 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-63817d80-efcb-4046-b85a-266834cb3849 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:45.635873 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-63817d80-efcb-4046-b85a-266834cb3849 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Delete volume with id: 1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:56:45.641738 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-63817d80-efcb-4046-b85a-266834cb3849 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 returned with HTTP 404 Jul 03 23:56:45.642453 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 876/3459] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:56:45 2026] DELETE /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:45.649668 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9b4fc53b-9b1e-4dd1-a101-d3ffd0b43bc1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:45.651548 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9b4fc53b-9b1e-4dd1-a101-d3ffd0b43bc1 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] GET https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 Jul 03 23:56:45.651774 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9b4fc53b-9b1e-4dd1-a101-d3ffd0b43bc1 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:45.651928 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9b4fc53b-9b1e-4dd1-a101-d3ffd0b43bc1 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:45.658275 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9b4fc53b-9b1e-4dd1-a101-d3ffd0b43bc1 tempest-TestInstancesWithCinderVolumes-230302693 tempest-TestInstancesWithCinderVolumes-230302693-project-member] https://10.4.3.143/volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 returned with HTTP 404 Jul 03 23:56:45.658925 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 879/3460] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:45 2026] GET /volume/v3/volumes/1758409c-dbf9-465c-8703-ede2657cf445 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:45.666242 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d307262e-6865-48de-93ab-2ce3f568ab08 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:45.668571 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d307262e-6865-48de-93ab-2ce3f568ab08 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Jul 03 23:56:45.668864 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d307262e-6865-48de-93ab-2ce3f568ab08 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:45.669139 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d307262e-6865-48de-93ab-2ce3f568ab08 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:45.670162 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-d307262e-6865-48de-93ab-2ce3f568ab08 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:56:45.710457 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d307262e-6865-48de-93ab-2ce3f568ab08 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Get all volumes completed successfully. Jul 03 23:56:45.715043 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:45.715043 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:45.723758 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d307262e-6865-48de-93ab-2ce3f568ab08 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 23:56:45.724433 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 864/3461] 10.4.3.143 () {66 vars in 1285 bytes} [Fri Jul 3 23:56:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15289 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:45.743108 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-03b8230f-888a-467f-bc11-1eb664ba108e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:45.744690 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-03b8230f-888a-467f-bc11-1eb664ba108e tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:45.744904 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-03b8230f-888a-467f-bc11-1eb664ba108e tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:45.745099 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-03b8230f-888a-467f-bc11-1eb664ba108e tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:45.746850 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-50c5a829-0d64-4f1e-baf3-8468edff74d0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:45.749383 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-50c5a829-0d64-4f1e-baf3-8468edff74d0 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] DELETE https://10.4.3.143/volume/v3/types/156ab4c6-f6ab-4fbd-9778-858d808cc39b Jul 03 23:56:45.749547 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-50c5a829-0d64-4f1e-baf3-8468edff74d0 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:45.749786 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-50c5a829-0d64-4f1e-baf3-8468edff74d0 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Calling method '_delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:45.756514 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:45.756514 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:45.764274 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-03b8230f-888a-467f-bc11-1eb664ba108e tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:45.772812 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-03b8230f-888a-467f-bc11-1eb664ba108e tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d returned with HTTP 200 Jul 03 23:56:45.773187 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 877/3462] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:45 2026] GET /volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:45.783012 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-50c5a829-0d64-4f1e-baf3-8468edff74d0 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] https://10.4.3.143/volume/v3/types/156ab4c6-f6ab-4fbd-9778-858d808cc39b returned with HTTP 202 Jul 03 23:56:45.783431 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 880/3463] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:56:45 2026] DELETE /volume/v3/types/156ab4c6-f6ab-4fbd-9778-858d808cc39b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:45.790308 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-11c7f36d-e8e7-4646-ad80-7b3d3ca3a612 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:45.791875 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-11c7f36d-e8e7-4646-ad80-7b3d3ca3a612 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Jul 03 23:56:45.792048 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-11c7f36d-e8e7-4646-ad80-7b3d3ca3a612 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:45.792233 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-11c7f36d-e8e7-4646-ad80-7b3d3ca3a612 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:45.792891 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-11c7f36d-e8e7-4646-ad80-7b3d3ca3a612 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:56:45.802569 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-013548db-c8c8-4859-a0d0-4b7c7b718cd3 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] Transfer volume completed successfully. Jul 03 23:56:45.807253 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-11c7f36d-e8e7-4646-ad80-7b3d3ca3a612 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Get all volumes completed successfully. Jul 03 23:56:45.809579 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:45.809579 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:45.815004 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-11c7f36d-e8e7-4646-ad80-7b3d3ca3a612 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 23:56:45.815362 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 865/3464] 10.4.3.143 () {66 vars in 1285 bytes} [Fri Jul 3 23:56:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15289 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:45.833530 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-229b67e8-f6af-4e52-85d7-9d39e0d35469 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:45.836590 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-229b67e8-f6af-4e52-85d7-9d39e0d35469 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] DELETE https://10.4.3.143/volume/v3/types/e4982e40-e4fd-4842-a46e-498f9d425f1c Jul 03 23:56:45.836841 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-229b67e8-f6af-4e52-85d7-9d39e0d35469 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:45.837107 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-229b67e8-f6af-4e52-85d7-9d39e0d35469 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:45.871192 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-229b67e8-f6af-4e52-85d7-9d39e0d35469 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] https://10.4.3.143/volume/v3/types/e4982e40-e4fd-4842-a46e-498f9d425f1c returned with HTTP 202 Jul 03 23:56:45.871602 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 878/3465] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:56:45 2026] DELETE /volume/v3/types/e4982e40-e4fd-4842-a46e-498f9d425f1c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:45.881312 np0000004490 devstack@c-api.service[99860]: INFO cinder.transfer.api [None req-013548db-c8c8-4859-a0d0-4b7c7b718cd3 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] Volume 5a6568b7-d624-4606-9979-45c3a9e85922 has been transferred. Jul 03 23:56:45.888163 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-013548db-c8c8-4859-a0d0-4b7c7b718cd3 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] https://10.4.3.143/volume/v3/volume-transfers/b041b35f-effa-416e-ba51-c6e7a121e7ab/accept returned with HTTP 202 Jul 03 23:56:45.888593 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 843/3466] 10.4.3.143 () {70 vars in 1458 bytes} [Fri Jul 3 23:56:45 2026] POST /volume/v3/volume-transfers/b041b35f-effa-416e-ba51-c6e7a121e7ab/accept => generated 365 bytes in 834 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:45.896597 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e6bf5d0d-f725-4441-bbee-ff3f2d372576 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:45.898545 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e6bf5d0d-f725-4441-bbee-ff3f2d372576 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] GET https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 Jul 03 23:56:45.898760 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e6bf5d0d-f725-4441-bbee-ff3f2d372576 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:45.898944 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e6bf5d0d-f725-4441-bbee-ff3f2d372576 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:45.906997 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:45.906997 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:45.911443 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e6bf5d0d-f725-4441-bbee-ff3f2d372576 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] Volume info retrieved successfully. Jul 03 23:56:45.916041 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e6bf5d0d-f725-4441-bbee-ff3f2d372576 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 returned with HTTP 200 Jul 03 23:56:45.916534 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 881/3467] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:45 2026] GET /volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 => generated 946 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:45.931731 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-315f07b5-8099-4542-b036-05402df80961 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:45.932129 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-315f07b5-8099-4542-b036-05402df80961 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] GET https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 Jul 03 23:56:45.932338 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-315f07b5-8099-4542-b036-05402df80961 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:45.932513 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-315f07b5-8099-4542-b036-05402df80961 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:45.939113 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:45.939113 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:45.942315 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-315f07b5-8099-4542-b036-05402df80961 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] Volume info retrieved successfully. Jul 03 23:56:45.945994 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-315f07b5-8099-4542-b036-05402df80961 tempest-VolumesTransfersV357Test-935569104 tempest-VolumesTransfersV357Test-935569104-project-member] https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 returned with HTTP 200 Jul 03 23:56:45.946353 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 866/3468] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:45 2026] GET /volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 => generated 946 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:45.960978 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e8db49d8-0a2f-4ee5-9386-65e457c9fc18 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:45.962720 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e8db49d8-0a2f-4ee5-9386-65e457c9fc18 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] DELETE https://10.4.3.143/volume/v3/volume-transfers/b041b35f-effa-416e-ba51-c6e7a121e7ab Jul 03 23:56:45.962977 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e8db49d8-0a2f-4ee5-9386-65e457c9fc18 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:45.963193 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e8db49d8-0a2f-4ee5-9386-65e457c9fc18 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:45.963331 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.volume_transfer [None req-e8db49d8-0a2f-4ee5-9386-65e457c9fc18 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Delete transfer with id: b041b35f-effa-416e-ba51-c6e7a121e7ab Jul 03 23:56:45.966767 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e8db49d8-0a2f-4ee5-9386-65e457c9fc18 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volume-transfers/b041b35f-effa-416e-ba51-c6e7a121e7ab returned with HTTP 404 Jul 03 23:56:45.967282 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 879/3469] 10.4.3.143 () {68 vars in 1419 bytes} [Fri Jul 3 23:56:45 2026] DELETE /volume/v3/volume-transfers/b041b35f-effa-416e-ba51-c6e7a121e7ab => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:45.973742 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0822234c-9a20-47d5-8b1b-643ab222a8c3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:46.001099 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0822234c-9a20-47d5-8b1b-643ab222a8c3 tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 Jul 03 23:56:46.001369 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0822234c-9a20-47d5-8b1b-643ab222a8c3 tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:46.001593 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0822234c-9a20-47d5-8b1b-643ab222a8c3 tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:46.001835 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-0822234c-9a20-47d5-8b1b-643ab222a8c3 tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Delete volume with id: 5a6568b7-d624-4606-9979-45c3a9e85922 Jul 03 23:56:46.003872 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2324271d-3bc2-4cdc-ac5c-9c3175ceef05 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:46.005596 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2324271d-3bc2-4cdc-ac5c-9c3175ceef05 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:56:46.006136 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2324271d-3bc2-4cdc-ac5c-9c3175ceef05 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:46.006136 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2324271d-3bc2-4cdc-ac5c-9c3175ceef05 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:46.011879 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:46.011879 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:46.012246 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0822234c-9a20-47d5-8b1b-643ab222a8c3 tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Volume info retrieved successfully. Jul 03 23:56:46.013101 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:46.013101 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:46.017125 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2324271d-3bc2-4cdc-ac5c-9c3175ceef05 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:46.022518 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2324271d-3bc2-4cdc-ac5c-9c3175ceef05 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:56:46.022981 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 882/3470] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:46 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:46.029358 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0822234c-9a20-47d5-8b1b-643ab222a8c3 tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Delete volume request issued successfully. Jul 03 23:56:46.029526 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0822234c-9a20-47d5-8b1b-643ab222a8c3 tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 returned with HTTP 202 Jul 03 23:56:46.029911 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 844/3471] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:45 2026] DELETE /volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:56:46.036605 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-43452d58-dd3c-460e-8503-b2cd89e97f82 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:46.043999 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-43452d58-dd3c-460e-8503-b2cd89e97f82 tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] GET https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 Jul 03 23:56:46.043999 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-43452d58-dd3c-460e-8503-b2cd89e97f82 tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:46.043999 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-43452d58-dd3c-460e-8503-b2cd89e97f82 tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:46.057163 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:46.057163 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:46.061146 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-43452d58-dd3c-460e-8503-b2cd89e97f82 tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Volume info retrieved successfully. Jul 03 23:56:46.068660 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-43452d58-dd3c-460e-8503-b2cd89e97f82 tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 returned with HTTP 200 Jul 03 23:56:46.068660 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 867/3472] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:46 2026] GET /volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 => generated 1130 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:46.131108 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-383650be-05c5-4cf4-b535-79ccaf9465e3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:46.133516 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-383650be-05c5-4cf4-b535-79ccaf9465e3 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Jul 03 23:56:46.133725 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-383650be-05c5-4cf4-b535-79ccaf9465e3 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:46.133933 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-383650be-05c5-4cf4-b535-79ccaf9465e3 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:46.134693 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-383650be-05c5-4cf4-b535-79ccaf9465e3 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:56:46.170953 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-383650be-05c5-4cf4-b535-79ccaf9465e3 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Get all volumes completed successfully. Jul 03 23:56:46.173633 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:46.173633 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:46.179075 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-383650be-05c5-4cf4-b535-79ccaf9465e3 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 23:56:46.179434 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 880/3473] 10.4.3.143 () {66 vars in 1285 bytes} [Fri Jul 3 23:56:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14279 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:46.198578 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5aff53f7-e9b0-4c3a-b91c-7151063f855a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:46.202728 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5aff53f7-e9b0-4c3a-b91c-7151063f855a tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/a76be554-56f8-4c63-8851-1c9182837fc2 Jul 03 23:56:46.202728 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5aff53f7-e9b0-4c3a-b91c-7151063f855a tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:46.202728 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5aff53f7-e9b0-4c3a-b91c-7151063f855a tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:46.202728 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-5aff53f7-e9b0-4c3a-b91c-7151063f855a tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Delete volume with id: a76be554-56f8-4c63-8851-1c9182837fc2 Jul 03 23:56:46.210859 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:46.210859 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:46.212840 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5aff53f7-e9b0-4c3a-b91c-7151063f855a tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Volume info retrieved successfully. Jul 03 23:56:46.226833 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.image.cache [None req-5aff53f7-e9b0-4c3a-b91c-7151063f855a tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '4c5f097e-dcbb-4ecc-9c7c-efcb45727f9f', 'volume_id': 'a76be554-56f8-4c63-8851-1c9182837fc2', 'host': 'np0000004490@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 23, 54, 44), 'last_used': datetime.datetime(2026, 7, 3, 23, 54, 57)}. {{(pid=99862) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 23:56:46.236553 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5aff53f7-e9b0-4c3a-b91c-7151063f855a tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Delete volume request issued successfully. Jul 03 23:56:46.236837 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5aff53f7-e9b0-4c3a-b91c-7151063f855a tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] https://10.4.3.143/volume/v3/volumes/a76be554-56f8-4c63-8851-1c9182837fc2 returned with HTTP 202 Jul 03 23:56:46.237403 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 883/3474] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:56:46 2026] DELETE /volume/v3/volumes/a76be554-56f8-4c63-8851-1c9182837fc2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:46.248445 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e479f253-31c2-4ba8-9f6e-d82157d1d13f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:46.253912 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e479f253-31c2-4ba8-9f6e-d82157d1d13f tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] GET https://10.4.3.143/volume/v3/volumes/a76be554-56f8-4c63-8851-1c9182837fc2 Jul 03 23:56:46.253912 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e479f253-31c2-4ba8-9f6e-d82157d1d13f tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:46.253912 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e479f253-31c2-4ba8-9f6e-d82157d1d13f tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:46.261291 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:46.261291 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:46.266414 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e479f253-31c2-4ba8-9f6e-d82157d1d13f tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Volume info retrieved successfully. Jul 03 23:56:46.270692 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e479f253-31c2-4ba8-9f6e-d82157d1d13f tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] https://10.4.3.143/volume/v3/volumes/a76be554-56f8-4c63-8851-1c9182837fc2 returned with HTTP 200 Jul 03 23:56:46.271209 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 845/3475] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:46 2026] GET /volume/v3/volumes/a76be554-56f8-4c63-8851-1c9182837fc2 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:46.557241 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ee28e7e0-a16a-4752-ab9a-4134c64dc730 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:46.559057 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ee28e7e0-a16a-4752-ab9a-4134c64dc730 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:56:46.559295 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ee28e7e0-a16a-4752-ab9a-4134c64dc730 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:46.559518 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ee28e7e0-a16a-4752-ab9a-4134c64dc730 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:46.566533 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:46.566533 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:46.570348 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ee28e7e0-a16a-4752-ab9a-4134c64dc730 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:46.575191 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ee28e7e0-a16a-4752-ab9a-4134c64dc730 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:56:46.575986 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 868/3476] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:46 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:46.587896 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-633e052f-ab53-4a26-a660-d6c3a16c7304 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:46.589673 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-633e052f-ab53-4a26-a660-d6c3a16c7304 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] DELETE https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:56:46.589931 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-633e052f-ab53-4a26-a660-d6c3a16c7304 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:46.590189 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-633e052f-ab53-4a26-a660-d6c3a16c7304 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:46.590344 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-633e052f-ab53-4a26-a660-d6c3a16c7304 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Delete volume with id: 0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:56:46.597537 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:46.597537 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:46.598017 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-633e052f-ab53-4a26-a660-d6c3a16c7304 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:46.615492 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-633e052f-ab53-4a26-a660-d6c3a16c7304 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Delete volume request issued successfully. Jul 03 23:56:46.615656 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-633e052f-ab53-4a26-a660-d6c3a16c7304 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 202 Jul 03 23:56:46.616360 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 881/3477] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:56:46 2026] DELETE /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:46.623576 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-40791a5c-7751-461d-aecf-cbd8e4d35834 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:46.625349 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-40791a5c-7751-461d-aecf-cbd8e4d35834 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:56:46.625538 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-40791a5c-7751-461d-aecf-cbd8e4d35834 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:46.625983 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-40791a5c-7751-461d-aecf-cbd8e4d35834 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:46.633549 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:46.633549 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:46.638657 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-40791a5c-7751-461d-aecf-cbd8e4d35834 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Volume info retrieved successfully. Jul 03 23:56:46.645287 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-40791a5c-7751-461d-aecf-cbd8e4d35834 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 200 Jul 03 23:56:46.645730 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 884/3478] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:46 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:46.788201 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5c06d9a4-759a-466e-b071-48ec861aed97 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:46.790492 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5c06d9a4-759a-466e-b071-48ec861aed97 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:46.790784 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5c06d9a4-759a-466e-b071-48ec861aed97 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:46.791028 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5c06d9a4-759a-466e-b071-48ec861aed97 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:46.800226 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:46.800226 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:46.804003 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5c06d9a4-759a-466e-b071-48ec861aed97 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:46.809156 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5c06d9a4-759a-466e-b071-48ec861aed97 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d returned with HTTP 200 Jul 03 23:56:46.809882 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 846/3479] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:46 2026] GET /volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:47.082509 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-eba993e5-b3bc-43e1-b993-c354adbc90ca None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:47.084747 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-eba993e5-b3bc-43e1-b993-c354adbc90ca tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] GET https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 Jul 03 23:56:47.085017 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-eba993e5-b3bc-43e1-b993-c354adbc90ca tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:47.085238 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-eba993e5-b3bc-43e1-b993-c354adbc90ca tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:47.091806 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-eba993e5-b3bc-43e1-b993-c354adbc90ca tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 returned with HTTP 404 Jul 03 23:56:47.092424 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 869/3480] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:47 2026] GET /volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:47.099417 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ac7eaa44-d22d-4a0d-b08e-1589b2663519 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:47.101209 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ac7eaa44-d22d-4a0d-b08e-1589b2663519 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] GET https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 Jul 03 23:56:47.101414 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ac7eaa44-d22d-4a0d-b08e-1589b2663519 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:47.101586 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ac7eaa44-d22d-4a0d-b08e-1589b2663519 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:47.107431 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ac7eaa44-d22d-4a0d-b08e-1589b2663519 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 returned with HTTP 404 Jul 03 23:56:47.107869 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 882/3481] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:47 2026] GET /volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:47.114857 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d695bbb4-8602-4f5a-b14d-50b7ce8c8768 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:47.116750 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d695bbb4-8602-4f5a-b14d-50b7ce8c8768 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] DELETE https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 Jul 03 23:56:47.116944 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d695bbb4-8602-4f5a-b14d-50b7ce8c8768 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:47.117161 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d695bbb4-8602-4f5a-b14d-50b7ce8c8768 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:47.117316 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-d695bbb4-8602-4f5a-b14d-50b7ce8c8768 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Delete volume with id: 5a6568b7-d624-4606-9979-45c3a9e85922 Jul 03 23:56:47.122883 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d695bbb4-8602-4f5a-b14d-50b7ce8c8768 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 returned with HTTP 404 Jul 03 23:56:47.123622 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 885/3482] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:47 2026] DELETE /volume/v3/volumes/5a6568b7-d624-4606-9979-45c3a9e85922 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:47.133395 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-15ee3539-4168-451e-bb4d-970d7e41b472 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:47.135726 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:47.136428 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-803937259"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:47.138166 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-803937259'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:47.138304 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Create volume of 1 GB Jul 03 23:56:47.144594 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Availability Zones retrieved successfully. Jul 03 23:56:47.150033 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Flow 'volume_create_api' (1f321e68-43a4-43ba-9e9a-28b81c8c6de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:47.150898 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4599139-827e-423e-8c3e-54cf8f93ea8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:47.151946 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:47.184985 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4599139-827e-423e-8c3e-54cf8f93ea8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:47.185683 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92945653-a62b-410b-8ad5-912b6ccb33e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:47.232059 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Created reservations ['4798e8ec-03ff-488c-a0f2-86f90b7499ed', '9794055b-3e55-4d66-a131-a5d451bd5479', '3524d536-af0c-40a1-9027-e797fccbe5b5', '4b8d04e7-d940-4809-ab92-9021bb3e3a31'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:47.232906 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92945653-a62b-410b-8ad5-912b6ccb33e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4798e8ec-03ff-488c-a0f2-86f90b7499ed', '9794055b-3e55-4d66-a131-a5d451bd5479', '3524d536-af0c-40a1-9027-e797fccbe5b5', '4b8d04e7-d940-4809-ab92-9021bb3e3a31']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:47.233671 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5ad2823-c55a-4e28-8f7f-05bee99cd7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:47.255366 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5ad2823-c55a-4e28-8f7f-05bee99cd7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47395f75-cfc4-4b3b-a202-0f2833444029', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-803937259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72be554514e34156b809798ec0fde41e',qos_specs=None,replication_status=,reservations=['4798e8ec-03ff-488c-a0f2-86f90b7499ed','9794055b-3e55-4d66-a131-a5d451bd5479','3524d536-af0c-40a1-9027-e797fccbe5b5','4b8d04e7-d940-4809-ab92-9021bb3e3a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d56a430a8d9040d9982e520aa9f48283',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-803937259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47395f75-cfc4-4b3b-a202-0f2833444029,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72be554514e34156b809798ec0fde41e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d56a430a8d9040d9982e520aa9f48283',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:47.256438 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfab87b3-0069-4a02-89b5-a90b4e45c091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:47.273552 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfab87b3-0069-4a02-89b5-a90b4e45c091) transitioned into state 'SUCCESS' from state '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-803937259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72be554514e34156b809798ec0fde41e',qos_specs=None,replication_status=,reservations=['4798e8ec-03ff-488c-a0f2-86f90b7499ed','9794055b-3e55-4d66-a131-a5d451bd5479','3524d536-af0c-40a1-9027-e797fccbe5b5','4b8d04e7-d940-4809-ab92-9021bb3e3a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d56a430a8d9040d9982e520aa9f48283',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:47.274255 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60746d0a-89c5-4e03-af70-f5d98734139c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:47.285215 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60746d0a-89c5-4e03-af70-f5d98734139c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:47.288765 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Flow 'volume_create_api' (1f321e68-43a4-43ba-9e9a-28b81c8c6de5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:47.288765 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Create volume request issued successfully. Jul 03 23:56:47.288994 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-305328ed-782d-4c51-9934-2f3bf8c7bbe8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:47.289059 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-15ee3539-4168-451e-bb4d-970d7e41b472 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:47.289059 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 847/3483] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:56:47 2026] POST /volume/v3/volumes => generated 818 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:47.289132 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-305328ed-782d-4c51-9934-2f3bf8c7bbe8 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] GET https://10.4.3.143/volume/v3/volumes/a76be554-56f8-4c63-8851-1c9182837fc2 Jul 03 23:56:47.289132 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-305328ed-782d-4c51-9934-2f3bf8c7bbe8 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:47.289132 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-305328ed-782d-4c51-9934-2f3bf8c7bbe8 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:47.296396 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-305328ed-782d-4c51-9934-2f3bf8c7bbe8 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] https://10.4.3.143/volume/v3/volumes/a76be554-56f8-4c63-8851-1c9182837fc2 returned with HTTP 404 Jul 03 23:56:47.296888 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 870/3484] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:47 2026] GET /volume/v3/volumes/a76be554-56f8-4c63-8851-1c9182837fc2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:47.307022 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5b66a788-dce0-4141-876b-687b8879f749 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:47.307160 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9ec3972b-7f1f-4a35-bde9-1f0c7e3a95c8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:47.310370 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5b66a788-dce0-4141-876b-687b8879f749 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] DELETE https://10.4.3.143/volume/v3/types/a8b5413d-a4eb-4237-b23b-625cc33a28d9 Jul 03 23:56:47.310504 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9ec3972b-7f1f-4a35-bde9-1f0c7e3a95c8 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] GET https://10.4.3.143/volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 Jul 03 23:56:47.310558 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5b66a788-dce0-4141-876b-687b8879f749 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:47.310618 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9ec3972b-7f1f-4a35-bde9-1f0c7e3a95c8 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:47.310660 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5b66a788-dce0-4141-876b-687b8879f749 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:47.310731 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9ec3972b-7f1f-4a35-bde9-1f0c7e3a95c8 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:47.320891 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:47.320891 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:47.326476 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9ec3972b-7f1f-4a35-bde9-1f0c7e3a95c8 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Volume info retrieved successfully. Jul 03 23:56:47.332804 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9ec3972b-7f1f-4a35-bde9-1f0c7e3a95c8 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 returned with HTTP 200 Jul 03 23:56:47.332804 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 886/3485] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:47 2026] GET /volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 => generated 886 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:47.343105 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5b66a788-dce0-4141-876b-687b8879f749 tempest-TestInstancesWithCinderVolumes-482420074 tempest-TestInstancesWithCinderVolumes-482420074-project-admin] https://10.4.3.143/volume/v3/types/a8b5413d-a4eb-4237-b23b-625cc33a28d9 returned with HTTP 202 Jul 03 23:56:47.343516 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 883/3486] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:56:47 2026] DELETE /volume/v3/types/a8b5413d-a4eb-4237-b23b-625cc33a28d9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:47.660401 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-04644324-215f-43c7-b920-4178d3ea20e4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:47.662648 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-04644324-215f-43c7-b920-4178d3ea20e4 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] GET https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 Jul 03 23:56:47.662886 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-04644324-215f-43c7-b920-4178d3ea20e4 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:47.663107 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-04644324-215f-43c7-b920-4178d3ea20e4 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:47.669550 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-04644324-215f-43c7-b920-4178d3ea20e4 tempest-VolumesActionsTest-1957969562 tempest-VolumesActionsTest-1957969562-project-member] https://10.4.3.143/volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 returned with HTTP 404 Jul 03 23:56:47.671095 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 848/3487] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:47 2026] GET /volume/v3/volumes/0b22f442-937e-49bd-b1e8-bab4897fe640 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:47.825855 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9b8951dc-9e68-4e0c-b9a7-e242e7035aee None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:47.827976 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9b8951dc-9e68-4e0c-b9a7-e242e7035aee tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:47.828250 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9b8951dc-9e68-4e0c-b9a7-e242e7035aee tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:47.828472 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9b8951dc-9e68-4e0c-b9a7-e242e7035aee tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:47.835719 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:47.835719 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:47.839944 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9b8951dc-9e68-4e0c-b9a7-e242e7035aee tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:47.845278 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9b8951dc-9e68-4e0c-b9a7-e242e7035aee tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d returned with HTTP 200 Jul 03 23:56:47.846094 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 871/3488] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:47 2026] GET /volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:47.860306 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-919f0d61-82ae-418b-977c-ccbf845eef8a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:47.862638 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-919f0d61-82ae-418b-977c-ccbf845eef8a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:47.862826 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-919f0d61-82ae-418b-977c-ccbf845eef8a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:47.863030 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-919f0d61-82ae-418b-977c-ccbf845eef8a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:47.871128 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:47.871128 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:47.874879 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-919f0d61-82ae-418b-977c-ccbf845eef8a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:47.879622 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-919f0d61-82ae-418b-977c-ccbf845eef8a tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d returned with HTTP 200 Jul 03 23:56:47.880015 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 887/3489] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:47 2026] GET /volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:47.893164 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6b358eb2-f43b-4345-b1fa-0fec7fd447b1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:47.894839 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6b358eb2-f43b-4345-b1fa-0fec7fd447b1 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:56:47.895201 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6b358eb2-f43b-4345-b1fa-0fec7fd447b1 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "81cebb44-ad70-428c-9019-ddb2e4c4f61d", "name": "tempest-VolumeImageDependencyTests-Snapshot-1249567472"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:47.903618 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:47.903618 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:47.904014 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6b358eb2-f43b-4345-b1fa-0fec7fd447b1 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:47.904166 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-6b358eb2-f43b-4345-b1fa-0fec7fd447b1 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Create snapshot from volume 81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:47.941137 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-6b358eb2-f43b-4345-b1fa-0fec7fd447b1 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Created reservations ['e3b69f2d-6e58-455a-826e-b8bda52f682e', 'a77068f5-8cc4-4312-b880-1cdd589a9269', '371ff4e2-777f-4006-a5e0-0d218f8f1d87', '91729262-8f47-4f25-92ef-20060022d6b9'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:47.977562 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6b358eb2-f43b-4345-b1fa-0fec7fd447b1 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Snapshot create request issued successfully. Jul 03 23:56:47.977904 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6b358eb2-f43b-4345-b1fa-0fec7fd447b1 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:56:47.978331 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 884/3490] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:56:47 2026] POST /volume/v3/snapshots => generated 313 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:47.987422 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a48d2406-a3bc-46b6-86f0-ec50519a7c11 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:47.989181 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a48d2406-a3bc-46b6-86f0-ec50519a7c11 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc Jul 03 23:56:47.989366 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a48d2406-a3bc-46b6-86f0-ec50519a7c11 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:47.989546 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a48d2406-a3bc-46b6-86f0-ec50519a7c11 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:47.994250 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:47.994250 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:47.994719 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a48d2406-a3bc-46b6-86f0-ec50519a7c11 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Snapshot retrieved successfully. Jul 03 23:56:47.995595 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a48d2406-a3bc-46b6-86f0-ec50519a7c11 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc returned with HTTP 200 Jul 03 23:56:47.995936 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 849/3491] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:56:47 2026] GET /volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:48.346178 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ee05c6cf-111e-47ee-97ee-b90c4743f7fd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:48.348095 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ee05c6cf-111e-47ee-97ee-b90c4743f7fd tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] GET https://10.4.3.143/volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 Jul 03 23:56:48.348231 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ee05c6cf-111e-47ee-97ee-b90c4743f7fd tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:48.348415 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ee05c6cf-111e-47ee-97ee-b90c4743f7fd tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:48.355738 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:48.355738 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:48.361266 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ee05c6cf-111e-47ee-97ee-b90c4743f7fd tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Volume info retrieved successfully. Jul 03 23:56:48.372309 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ee05c6cf-111e-47ee-97ee-b90c4743f7fd tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 returned with HTTP 200 Jul 03 23:56:48.372309 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 872/3492] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:48 2026] GET /volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:48.393428 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f7b9e81e-5fbc-4c8f-99b9-94fee905231e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:48.394899 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f7b9e81e-5fbc-4c8f-99b9-94fee905231e tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] POST https://10.4.3.143/volume/v3/volume-transfers Jul 03 23:56:48.394899 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f7b9e81e-5fbc-4c8f-99b9-94fee905231e tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "47395f75-cfc4-4b3b-a202-0f2833444029"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:48.397073 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volume_transfer [None req-f7b9e81e-5fbc-4c8f-99b9-94fee905231e tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Creating new volume transfer {'transfer': {'volume_id': '47395f75-cfc4-4b3b-a202-0f2833444029'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 23:56:48.397073 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volume_transfer [None req-f7b9e81e-5fbc-4c8f-99b9-94fee905231e tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Creating transfer of volume 47395f75-cfc4-4b3b-a202-0f2833444029 Jul 03 23:56:48.397073 np0000004490 devstack@c-api.service[99862]: INFO cinder.transfer.api [None req-f7b9e81e-5fbc-4c8f-99b9-94fee905231e tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Generating transfer record for volume 47395f75-cfc4-4b3b-a202-0f2833444029 Jul 03 23:56:48.404957 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:48.404957 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:48.414166 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f7b9e81e-5fbc-4c8f-99b9-94fee905231e tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volume-transfers returned with HTTP 202 Jul 03 23:56:48.414611 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 888/3493] 10.4.3.143 () {70 vars in 1326 bytes} [Fri Jul 3 23:56:48 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:48.425413 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-89e448ac-5daf-4659-a338-75a55b90e6d3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:48.427574 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-89e448ac-5daf-4659-a338-75a55b90e6d3 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] GET https://10.4.3.143/volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 Jul 03 23:56:48.427816 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-89e448ac-5daf-4659-a338-75a55b90e6d3 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:48.427990 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-89e448ac-5daf-4659-a338-75a55b90e6d3 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:48.436235 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:48.436235 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:48.444359 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-89e448ac-5daf-4659-a338-75a55b90e6d3 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Volume info retrieved successfully. Jul 03 23:56:48.453250 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-89e448ac-5daf-4659-a338-75a55b90e6d3 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 returned with HTTP 200 Jul 03 23:56:48.453802 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 885/3494] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:48 2026] GET /volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:48.466082 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2c055340-3519-4f87-864d-16382eafd935 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:48.468159 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2c055340-3519-4f87-864d-16382eafd935 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] GET https://10.4.3.143/volume/v3/volume-transfers/detail Jul 03 23:56:48.468524 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2c055340-3519-4f87-864d-16382eafd935 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:48.468823 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2c055340-3519-4f87-864d-16382eafd935 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:48.469071 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volume_transfer [None req-2c055340-3519-4f87-864d-16382eafd935 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Listing volume transfers {{(pid=99860) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 23:56:48.472629 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2c055340-3519-4f87-864d-16382eafd935 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 23:56:48.473130 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 850/3495] 10.4.3.143 () {68 vars in 1326 bytes} [Fri Jul 3 23:56:48 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:48.482983 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-71a15fff-fb20-41b6-a535-f7d1d9c66c1c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:48.485077 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-71a15fff-fb20-41b6-a535-f7d1d9c66c1c tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] DELETE https://10.4.3.143/volume/v3/volume-transfers/0da8de79-a9c3-45d8-9be6-fb19c3ffa0b8 Jul 03 23:56:48.485308 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-71a15fff-fb20-41b6-a535-f7d1d9c66c1c tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:48.485499 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-71a15fff-fb20-41b6-a535-f7d1d9c66c1c tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:48.485596 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.volume_transfer [None req-71a15fff-fb20-41b6-a535-f7d1d9c66c1c tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Delete transfer with id: 0da8de79-a9c3-45d8-9be6-fb19c3ffa0b8 Jul 03 23:56:48.495911 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:48.495911 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:48.505822 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-71a15fff-fb20-41b6-a535-f7d1d9c66c1c tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volume-transfers/0da8de79-a9c3-45d8-9be6-fb19c3ffa0b8 returned with HTTP 202 Jul 03 23:56:48.506284 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 873/3496] 10.4.3.143 () {68 vars in 1419 bytes} [Fri Jul 3 23:56:48 2026] DELETE /volume/v3/volume-transfers/0da8de79-a9c3-45d8-9be6-fb19c3ffa0b8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:56:48.514990 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-dc66cba6-0640-4e15-8ed1-e4afc6692221 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:48.520350 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dc66cba6-0640-4e15-8ed1-e4afc6692221 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] GET https://10.4.3.143/volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 Jul 03 23:56:48.520410 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dc66cba6-0640-4e15-8ed1-e4afc6692221 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:48.521106 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dc66cba6-0640-4e15-8ed1-e4afc6692221 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:48.530884 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:48.530884 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:48.535297 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-dc66cba6-0640-4e15-8ed1-e4afc6692221 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Volume info retrieved successfully. Jul 03 23:56:48.540923 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dc66cba6-0640-4e15-8ed1-e4afc6692221 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 returned with HTTP 200 Jul 03 23:56:48.541463 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 889/3497] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:48 2026] GET /volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:48.555174 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cec16e6f-5345-43fb-9ddb-1c8168164146 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:48.557364 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cec16e6f-5345-43fb-9ddb-1c8168164146 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] DELETE https://10.4.3.143/volume/v3/volume-transfers/0da8de79-a9c3-45d8-9be6-fb19c3ffa0b8 Jul 03 23:56:48.557566 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cec16e6f-5345-43fb-9ddb-1c8168164146 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:48.557792 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cec16e6f-5345-43fb-9ddb-1c8168164146 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:48.557901 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.volume_transfer [None req-cec16e6f-5345-43fb-9ddb-1c8168164146 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Delete transfer with id: 0da8de79-a9c3-45d8-9be6-fb19c3ffa0b8 Jul 03 23:56:48.561513 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cec16e6f-5345-43fb-9ddb-1c8168164146 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volume-transfers/0da8de79-a9c3-45d8-9be6-fb19c3ffa0b8 returned with HTTP 404 Jul 03 23:56:48.561972 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 886/3498] 10.4.3.143 () {68 vars in 1419 bytes} [Fri Jul 3 23:56:48 2026] DELETE /volume/v3/volume-transfers/0da8de79-a9c3-45d8-9be6-fb19c3ffa0b8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:48.570345 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4085b71a-1739-4397-9354-75e16a79ed4a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:48.574728 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4085b71a-1739-4397-9354-75e16a79ed4a tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 Jul 03 23:56:48.574728 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4085b71a-1739-4397-9354-75e16a79ed4a tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:48.574728 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4085b71a-1739-4397-9354-75e16a79ed4a tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:48.574728 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-4085b71a-1739-4397-9354-75e16a79ed4a tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Delete volume with id: 47395f75-cfc4-4b3b-a202-0f2833444029 Jul 03 23:56:48.583141 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:48.583141 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:48.583855 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4085b71a-1739-4397-9354-75e16a79ed4a tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Volume info retrieved successfully. Jul 03 23:56:48.605452 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4085b71a-1739-4397-9354-75e16a79ed4a tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Delete volume request issued successfully. Jul 03 23:56:48.605915 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4085b71a-1739-4397-9354-75e16a79ed4a tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] https://10.4.3.143/volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 returned with HTTP 202 Jul 03 23:56:48.606626 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 851/3499] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:48 2026] DELETE /volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:56:48.614459 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-135d0d4d-0b34-4db1-bd7c-4ee5e506af75 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:48.618215 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-135d0d4d-0b34-4db1-bd7c-4ee5e506af75 tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] GET https://10.4.3.143/volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 Jul 03 23:56:48.618389 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-135d0d4d-0b34-4db1-bd7c-4ee5e506af75 tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:48.618570 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-135d0d4d-0b34-4db1-bd7c-4ee5e506af75 tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:48.625407 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:48.625407 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:48.628593 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-135d0d4d-0b34-4db1-bd7c-4ee5e506af75 tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Volume info retrieved successfully. Jul 03 23:56:48.632367 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-135d0d4d-0b34-4db1-bd7c-4ee5e506af75 tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] https://10.4.3.143/volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 returned with HTTP 200 Jul 03 23:56:48.632771 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 874/3500] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:48 2026] GET /volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 => generated 1129 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:49.006456 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-31b93c89-587b-4311-b8a9-67be44c7b792 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:49.008434 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-31b93c89-587b-4311-b8a9-67be44c7b792 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc Jul 03 23:56:49.008655 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-31b93c89-587b-4311-b8a9-67be44c7b792 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:49.008895 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-31b93c89-587b-4311-b8a9-67be44c7b792 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:49.015427 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:49.015427 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:49.015979 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-31b93c89-587b-4311-b8a9-67be44c7b792 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Snapshot retrieved successfully. Jul 03 23:56:49.016892 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-31b93c89-587b-4311-b8a9-67be44c7b792 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc returned with HTTP 200 Jul 03 23:56:49.017341 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 890/3501] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:56:49 2026] GET /volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:49.029981 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:49.031959 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:49.031959 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "b8c667b2-7c14-4ec8-bb02-7c9ddda75acc", "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:49.033491 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'b8c667b2-7c14-4ec8-bb02-7c9ddda75acc', 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:49.040431 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:49.040431 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:49.041222 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Snapshot retrieved successfully. Jul 03 23:56:49.041222 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Create volume of 1 GB Jul 03 23:56:49.044850 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Availability Zones retrieved successfully. Jul 03 23:56:49.051964 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Flow 'volume_create_api' (b135a844-e1d5-464c-9b7e-bdd19e5ac3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:49.053515 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84e4dcb7-938a-48c4-b7ca-d5f6efd4ab0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:49.054874 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:49.089973 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84e4dcb7-938a-48c4-b7ca-d5f6efd4ab0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b8c667b2-7c14-4ec8-bb02-7c9ddda75acc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:49.090711 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06292d72-b3f4-4e92-8e2f-b4b03c873f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:49.129848 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Created reservations ['877cdee8-cc80-4e01-88b1-9897695d1e9f', 'b6aa7a9c-59fd-4ea5-b930-aed913fb473d', 'e833b12b-a400-423e-ae0a-df7e674892a6', '393e0e32-7e63-4ab3-94b8-d89c7892c160'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:49.130610 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06292d72-b3f4-4e92-8e2f-b4b03c873f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['877cdee8-cc80-4e01-88b1-9897695d1e9f', 'b6aa7a9c-59fd-4ea5-b930-aed913fb473d', 'e833b12b-a400-423e-ae0a-df7e674892a6', '393e0e32-7e63-4ab3-94b8-d89c7892c160']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:49.131286 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e51f7d2-e035-40b3-91d3-3e5bdb0e5fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:49.171540 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e51f7d2-e035-40b3-91d3-3e5bdb0e5fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31b41ed2-051c-4f2f-b5a9-5407e291b189', '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='bfcfe61545224db8a31996f02969544d',qos_specs=None,replication_status=,reservations=['877cdee8-cc80-4e01-88b1-9897695d1e9f','b6aa7a9c-59fd-4ea5-b930-aed913fb473d','e833b12b-a400-423e-ae0a-df7e674892a6','393e0e32-7e63-4ab3-94b8-d89c7892c160'],size=1,snapshot_id=b8c667b2-7c14-4ec8-bb02-7c9ddda75acc,source_replicaid=,source_volid=None,status='creating',user_id='c8dcc3732b3041b0b27908fa270f6f5c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), '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-03T23:56:49Z,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=31b41ed2-051c-4f2f-b5a9-5407e291b189,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfcfe61545224db8a31996f02969544d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b8c667b2-7c14-4ec8-bb02-7c9ddda75acc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8dcc3732b3041b0b27908fa270f6f5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:49.172682 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7443f96d-8d65-4095-9c1d-c89877c1b096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:49.196892 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7443f96d-8d65-4095-9c1d-c89877c1b096) transitioned into state 'SUCCESS' from 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='bfcfe61545224db8a31996f02969544d',qos_specs=None,replication_status=,reservations=['877cdee8-cc80-4e01-88b1-9897695d1e9f','b6aa7a9c-59fd-4ea5-b930-aed913fb473d','e833b12b-a400-423e-ae0a-df7e674892a6','393e0e32-7e63-4ab3-94b8-d89c7892c160'],size=1,snapshot_id=b8c667b2-7c14-4ec8-bb02-7c9ddda75acc,source_replicaid=,source_volid=None,status='creating',user_id='c8dcc3732b3041b0b27908fa270f6f5c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:49.197577 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e180b211-8bca-45f2-b389-0dba555977e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:49.218431 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e180b211-8bca-45f2-b389-0dba555977e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:49.219671 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Flow 'volume_create_api' (b135a844-e1d5-464c-9b7e-bdd19e5ac3b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:49.220141 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Create volume request issued successfully. Jul 03 23:56:49.221501 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6bf99068-627c-4817-84c5-a8a1e7c2eb47 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:49.222126 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 887/3502] 10.4.3.143 () {70 vars in 1300 bytes} [Fri Jul 3 23:56:49 2026] POST /volume/v3/volumes => generated 809 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:49.235139 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-70ce5bb8-e615-481b-9f24-4f546bb7c4ac None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:49.236898 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-70ce5bb8-e615-481b-9f24-4f546bb7c4ac tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 Jul 03 23:56:49.237147 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-70ce5bb8-e615-481b-9f24-4f546bb7c4ac tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:49.237348 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-70ce5bb8-e615-481b-9f24-4f546bb7c4ac tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:49.245284 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:49.245284 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:49.254207 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-70ce5bb8-e615-481b-9f24-4f546bb7c4ac tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:49.262182 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-70ce5bb8-e615-481b-9f24-4f546bb7c4ac tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 returned with HTTP 200 Jul 03 23:56:49.262182 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 852/3503] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:49 2026] GET /volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:49.448811 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-55d1201d-6f67-4e19-a269-2415aef3d061 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:49.449236 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-55d1201d-6f67-4e19-a269-2415aef3d061 None None] GET https://10.4.3.143/volume// Jul 03 23:56:49.449391 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-55d1201d-6f67-4e19-a269-2415aef3d061 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:49.449583 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-55d1201d-6f67-4e19-a269-2415aef3d061 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:49.449905 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-55d1201d-6f67-4e19-a269-2415aef3d061 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:56:49.450258 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 875/3504] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:56: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 03 23:56:49.459131 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-34b44e7a-5742-48ab-ac00-8edb25cdc903 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:49.462029 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-34b44e7a-5742-48ab-ac00-8edb25cdc903 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 Jul 03 23:56:49.462376 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-34b44e7a-5742-48ab-ac00-8edb25cdc903 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:49.462741 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-34b44e7a-5742-48ab-ac00-8edb25cdc903 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:49.479827 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:49.479827 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:49.485855 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-34b44e7a-5742-48ab-ac00-8edb25cdc903 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:56:49.497507 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-34b44e7a-5742-48ab-ac00-8edb25cdc903 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 returned with HTTP 200 Jul 03 23:56:49.497938 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 891/3505] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:56:49 2026] GET /volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 => generated 1052 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:49.598840 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-59ffac4c-9730-421a-a8b2-32cb3ea1d28f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:49.601313 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-59ffac4c-9730-421a-a8b2-32cb3ea1d28f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] PUT https://10.4.3.143/volume/v3/attachments/9e5c52de-6cb5-4894-a4b1-a8144a556b30 Jul 03 23:56:49.601313 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-59ffac4c-9730-421a-a8b2-32cb3ea1d28f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:49.610637 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-59ffac4c-9730-421a-a8b2-32cb3ea1d28f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Acquiring lock "cinder-attachment_update-c20263b7-0572-434c-8ef1-2cff62baed93-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:56:49.615521 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-59ffac4c-9730-421a-a8b2-32cb3ea1d28f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-c20263b7-0572-434c-8ef1-2cff62baed93-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:56:49.617034 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:49.617034 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:49.646934 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4f9d48f6-8aa9-4b5d-966c-b6fb927143eb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:49.649137 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4f9d48f6-8aa9-4b5d-966c-b6fb927143eb tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] GET https://10.4.3.143/volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 Jul 03 23:56:49.649373 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4f9d48f6-8aa9-4b5d-966c-b6fb927143eb tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:49.649599 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4f9d48f6-8aa9-4b5d-966c-b6fb927143eb tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:49.655946 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4f9d48f6-8aa9-4b5d-966c-b6fb927143eb tempest-VolumesTransfersV357Test-1857331939 tempest-VolumesTransfersV357Test-1857331939-project-admin] https://10.4.3.143/volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 returned with HTTP 404 Jul 03 23:56:49.656488 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 853/3506] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:49 2026] GET /volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:49.662633 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5f331273-eace-48dc-8ba1-4d1b6e033192 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:49.664456 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5f331273-eace-48dc-8ba1-4d1b6e033192 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] GET https://10.4.3.143/volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 Jul 03 23:56:49.664658 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5f331273-eace-48dc-8ba1-4d1b6e033192 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:49.664868 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5f331273-eace-48dc-8ba1-4d1b6e033192 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:49.670199 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5f331273-eace-48dc-8ba1-4d1b6e033192 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 returned with HTTP 404 Jul 03 23:56:49.670611 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 876/3507] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:49 2026] GET /volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:49.676837 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-711eca0c-c705-45eb-9f17-3586ce0b6ef8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:49.679241 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-711eca0c-c705-45eb-9f17-3586ce0b6ef8 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] DELETE https://10.4.3.143/volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 Jul 03 23:56:49.679458 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-711eca0c-c705-45eb-9f17-3586ce0b6ef8 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:49.679652 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-711eca0c-c705-45eb-9f17-3586ce0b6ef8 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:49.679843 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-711eca0c-c705-45eb-9f17-3586ce0b6ef8 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] Delete volume with id: 47395f75-cfc4-4b3b-a202-0f2833444029 Jul 03 23:56:49.686684 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-711eca0c-c705-45eb-9f17-3586ce0b6ef8 tempest-VolumesTransfersV357Test-1082696291 tempest-VolumesTransfersV357Test-1082696291-project-member] https://10.4.3.143/volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 returned with HTTP 404 Jul 03 23:56:49.687819 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 892/3508] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:49 2026] DELETE /volume/v3/volumes/47395f75-cfc4-4b3b-a202-0f2833444029 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:50.143776 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-59ffac4c-9730-421a-a8b2-32cb3ea1d28f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-c20263b7-0572-434c-8ef1-2cff62baed93-np0000004490" released by "attachment_update" :: held 0.528s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:56:50.144107 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-59ffac4c-9730-421a-a8b2-32cb3ea1d28f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/9e5c52de-6cb5-4894-a4b1-a8144a556b30 returned with HTTP 200 Jul 03 23:56:50.144550 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 888/3509] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:56:49 2026] PUT /volume/v3/attachments/9e5c52de-6cb5-4894-a4b1-a8144a556b30 => generated 968 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:50.276573 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-27a2e090-16e3-47db-b916-474736dcccde None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:50.279322 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-27a2e090-16e3-47db-b916-474736dcccde tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 Jul 03 23:56:50.279525 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-27a2e090-16e3-47db-b916-474736dcccde tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:50.279714 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-27a2e090-16e3-47db-b916-474736dcccde tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:50.293393 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:50.293393 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:50.301585 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-27a2e090-16e3-47db-b916-474736dcccde tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:50.312937 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-27a2e090-16e3-47db-b916-474736dcccde tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 returned with HTTP 200 Jul 03 23:56:50.313538 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 854/3510] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:50 2026] GET /volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 => generated 1228 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:50.325536 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-58f51422-cd60-4019-8955-d5cb519495ab None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:50.327795 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-58f51422-cd60-4019-8955-d5cb519495ab tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 Jul 03 23:56:50.328142 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-58f51422-cd60-4019-8955-d5cb519495ab tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:50.328394 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-58f51422-cd60-4019-8955-d5cb519495ab tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:50.337894 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:50.337894 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:50.340634 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-58f51422-cd60-4019-8955-d5cb519495ab tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:50.355132 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-58f51422-cd60-4019-8955-d5cb519495ab tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 returned with HTTP 200 Jul 03 23:56:50.355132 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 877/3511] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:50 2026] GET /volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 => generated 1228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:50.368366 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-36442355-7358-41ed-b4d8-034310af2f1b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:50.370303 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-36442355-7358-41ed-b4d8-034310af2f1b tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc Jul 03 23:56:50.370572 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-36442355-7358-41ed-b4d8-034310af2f1b tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:50.370859 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-36442355-7358-41ed-b4d8-034310af2f1b tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:50.371004 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-36442355-7358-41ed-b4d8-034310af2f1b tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Delete snapshot with id: b8c667b2-7c14-4ec8-bb02-7c9ddda75acc Jul 03 23:56:50.377578 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:50.377578 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:50.378011 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-36442355-7358-41ed-b4d8-034310af2f1b tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Snapshot retrieved successfully. Jul 03 23:56:50.405393 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-36442355-7358-41ed-b4d8-034310af2f1b tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Snapshot delete request issued successfully. Jul 03 23:56:50.406583 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-36442355-7358-41ed-b4d8-034310af2f1b tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc returned with HTTP 202 Jul 03 23:56:50.406583 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 893/3512] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:56:50 2026] DELETE /volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:50.419178 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-505c18fc-e90a-471d-bc62-34fb493525ca None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:50.420837 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-505c18fc-e90a-471d-bc62-34fb493525ca tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc Jul 03 23:56:50.421134 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-505c18fc-e90a-471d-bc62-34fb493525ca tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:50.421372 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-505c18fc-e90a-471d-bc62-34fb493525ca tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:50.429871 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:50.429871 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:50.430357 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-505c18fc-e90a-471d-bc62-34fb493525ca tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Snapshot retrieved successfully. Jul 03 23:56:50.431262 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-505c18fc-e90a-471d-bc62-34fb493525ca tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc returned with HTTP 200 Jul 03 23:56:50.431669 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 889/3513] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:56:50 2026] GET /volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:50.485804 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-24a70f3a-de53-4e25-8ed8-854f749be85f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:50.487812 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-24a70f3a-de53-4e25-8ed8-854f749be85f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] DELETE https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:50.488170 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-24a70f3a-de53-4e25-8ed8-854f749be85f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:50.488419 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-24a70f3a-de53-4e25-8ed8-854f749be85f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:50.488611 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-24a70f3a-de53-4e25-8ed8-854f749be85f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Delete volume with id: e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:50.496664 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:50.496664 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:50.497208 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-24a70f3a-de53-4e25-8ed8-854f749be85f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:50.512783 np0000004490 devstack@c-api.service[99860]: WARNING cinder.keymgr.conf_key_mgr [None req-24a70f3a-de53-4e25-8ed8-854f749be85f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 23:56:50.522132 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-24a70f3a-de53-4e25-8ed8-854f749be85f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Delete volume request issued successfully. Jul 03 23:56:50.522369 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-24a70f3a-de53-4e25-8ed8-854f749be85f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 202 Jul 03 23:56:50.522877 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 855/3514] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:56:50 2026] DELETE /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:50.533617 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cfa8e72a-9107-4aa5-8bfd-602f5bd9c9cc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:50.536061 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cfa8e72a-9107-4aa5-8bfd-602f5bd9c9cc tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:50.538944 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cfa8e72a-9107-4aa5-8bfd-602f5bd9c9cc tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:50.539161 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cfa8e72a-9107-4aa5-8bfd-602f5bd9c9cc tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:50.555427 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:50.555427 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:50.563058 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cfa8e72a-9107-4aa5-8bfd-602f5bd9c9cc tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:56:50.569038 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cfa8e72a-9107-4aa5-8bfd-602f5bd9c9cc tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 200 Jul 03 23:56:50.569724 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 878/3515] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:50 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:50.657035 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-14609aeb-4590-4e55-9953-41e0402deb38 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:50.659012 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-14609aeb-4590-4e55-9953-41e0402deb38 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments/9e5c52de-6cb5-4894-a4b1-a8144a556b30/action Jul 03 23:56:50.659350 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-14609aeb-4590-4e55-9953-41e0402deb38 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:56:50.659654 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-14609aeb-4590-4e55-9953-41e0402deb38 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:50.687751 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:50.687751 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:50.711011 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-14609aeb-4590-4e55-9953-41e0402deb38 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/9e5c52de-6cb5-4894-a4b1-a8144a556b30/action returned with HTTP 204 Jul 03 23:56:50.711688 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 894/3516] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:56:50 2026] POST /volume/v3/attachments/9e5c52de-6cb5-4894-a4b1-a8144a556b30/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:51.443753 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3b977667-8d08-4e2e-8497-6795829d2581 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:51.445912 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3b977667-8d08-4e2e-8497-6795829d2581 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc Jul 03 23:56:51.445912 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3b977667-8d08-4e2e-8497-6795829d2581 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:51.445912 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3b977667-8d08-4e2e-8497-6795829d2581 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:51.458984 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3b977667-8d08-4e2e-8497-6795829d2581 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc returned with HTTP 404 Jul 03 23:56:51.462078 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 890/3517] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:56:51 2026] GET /volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:51.468514 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6774106f-38e7-4c36-ba3c-a9af0624c42d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:51.470891 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6774106f-38e7-4c36-ba3c-a9af0624c42d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] DELETE https://10.4.3.143/volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 Jul 03 23:56:51.471299 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6774106f-38e7-4c36-ba3c-a9af0624c42d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:51.471642 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6774106f-38e7-4c36-ba3c-a9af0624c42d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:51.472003 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-6774106f-38e7-4c36-ba3c-a9af0624c42d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Delete volume with id: 31b41ed2-051c-4f2f-b5a9-5407e291b189 Jul 03 23:56:51.483571 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:51.483571 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:51.484362 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6774106f-38e7-4c36-ba3c-a9af0624c42d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:51.507556 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6774106f-38e7-4c36-ba3c-a9af0624c42d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Delete volume request issued successfully. Jul 03 23:56:51.507866 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6774106f-38e7-4c36-ba3c-a9af0624c42d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 returned with HTTP 202 Jul 03 23:56:51.508465 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 856/3518] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:51 2026] DELETE /volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:56:51.520806 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-783b17e1-3ae1-4b3d-8776-de24f8a7f83f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:51.523011 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-783b17e1-3ae1-4b3d-8776-de24f8a7f83f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 Jul 03 23:56:51.523216 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-783b17e1-3ae1-4b3d-8776-de24f8a7f83f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:51.523429 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-783b17e1-3ae1-4b3d-8776-de24f8a7f83f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:51.537201 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:51.537201 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:51.547259 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-783b17e1-3ae1-4b3d-8776-de24f8a7f83f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:51.552744 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-783b17e1-3ae1-4b3d-8776-de24f8a7f83f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 returned with HTTP 200 Jul 03 23:56:51.553078 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 879/3519] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:51 2026] GET /volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 => generated 1227 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:51.589137 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-22569972-763f-4619-94fc-d35153abeec0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:51.590875 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-22569972-763f-4619-94fc-d35153abeec0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 Jul 03 23:56:51.591105 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-22569972-763f-4619-94fc-d35153abeec0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:51.591350 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-22569972-763f-4619-94fc-d35153abeec0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:51.596900 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-22569972-763f-4619-94fc-d35153abeec0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 returned with HTTP 404 Jul 03 23:56:51.597527 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 895/3520] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:51 2026] GET /volume/v3/volumes/e4a02e78-d289-45b4-9a63-635c0fa8c953 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:51.604333 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-63703657-a3ac-4a97-bc59-159bb30f5bf1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:51.605915 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-63703657-a3ac-4a97-bc59-159bb30f5bf1 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Jul 03 23:56:51.606119 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-63703657-a3ac-4a97-bc59-159bb30f5bf1 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:51.606275 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-63703657-a3ac-4a97-bc59-159bb30f5bf1 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:51.607067 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-63703657-a3ac-4a97-bc59-159bb30f5bf1 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:56:51.625474 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-63703657-a3ac-4a97-bc59-159bb30f5bf1 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Get all volumes completed successfully. Jul 03 23:56:51.627674 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:51.627674 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:51.632902 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-63703657-a3ac-4a97-bc59-159bb30f5bf1 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 23:56:51.633508 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 891/3521] 10.4.3.143 () {66 vars in 1285 bytes} [Fri Jul 3 23:56:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12708 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:51.654633 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-83ce1511-11a4-407f-b972-e849d10aa68c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:51.658054 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-83ce1511-11a4-407f-b972-e849d10aa68c tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] DELETE https://10.4.3.143/volume/v3/types/91626bc7-7a9b-4d0f-be31-cf372224a8d2 Jul 03 23:56:51.658054 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-83ce1511-11a4-407f-b972-e849d10aa68c tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:51.658054 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-83ce1511-11a4-407f-b972-e849d10aa68c tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:51.696116 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-83ce1511-11a4-407f-b972-e849d10aa68c tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] https://10.4.3.143/volume/v3/types/91626bc7-7a9b-4d0f-be31-cf372224a8d2 returned with HTTP 202 Jul 03 23:56:51.696563 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 857/3522] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:56:51 2026] DELETE /volume/v3/types/91626bc7-7a9b-4d0f-be31-cf372224a8d2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:51.711465 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-817f6d53-cef0-46bc-9cac-50e4b319a0d1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:51.712905 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-817f6d53-cef0-46bc-9cac-50e4b319a0d1 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:56:51.713275 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-817f6d53-cef0-46bc-9cac-50e4b319a0d1 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1296546812", "extra_specs": {}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:51.733605 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-817f6d53-cef0-46bc-9cac-50e4b319a0d1 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:56:51.734141 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 880/3523] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:56:51 2026] POST /volume/v3/types => generated 214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:51.742482 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b21d239c-f782-4f67-aeab-866ba36bd838 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:51.744389 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b21d239c-f782-4f67-aeab-866ba36bd838 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] POST https://10.4.3.143/volume/v3/types/743c1c8c-dcf1-4200-bb33-5adab64b9b51/encryption Jul 03 23:56:51.744721 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b21d239c-f782-4f67-aeab-866ba36bd838 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:51.764975 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b21d239c-f782-4f67-aeab-866ba36bd838 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] https://10.4.3.143/volume/v3/types/743c1c8c-dcf1-4200-bb33-5adab64b9b51/encryption returned with HTTP 200 Jul 03 23:56:51.765447 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 896/3524] 10.4.3.143 () {68 vars in 1397 bytes} [Fri Jul 3 23:56:51 2026] POST /volume/v3/types/743c1c8c-dcf1-4200-bb33-5adab64b9b51/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:51.773375 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ed759ec9-14d1-47e9-955c-337123f76d60 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:51.775125 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:51.775505 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-146769508", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1296546812", "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:51.776960 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-146769508', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1296546812', 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:51.781668 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Create volume of 1 GB Jul 03 23:56:51.782007 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:51.782007 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:51.782487 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Availability Zones retrieved successfully. Jul 03 23:56:51.788619 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Flow 'volume_create_api' (43d94c52-a9ec-458b-85de-f5489f967078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:51.789722 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f31f460-55df-411d-88fc-b119e3a91199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:51.790818 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:51.815287 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f31f460-55df-411d-88fc-b119e3a91199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:56:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=743c1c8c-dcf1-4200-bb33-5adab64b9b51,is_public=True,name='tempest-scenario-type-luksv2-1296546812',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '743c1c8c-dcf1-4200-bb33-5adab64b9b51', '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=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:51.816122 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c6a078a-827d-466b-b012-99516d4e9a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:51.852265 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1296546812 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1296546812, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:56:51.852656 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1296546812 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1296546812, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:56:51.889907 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Created reservations ['f4e4f302-ae72-4f51-9851-acb92a968963', '64b0bcd6-f448-475c-93d1-02e2ba043dea', '7061dbc4-56f7-49c7-ac86-51a3a05b6dbf', '51105b41-03e8-4cee-8f70-ebd6f28f1cdf'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:51.890690 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c6a078a-827d-466b-b012-99516d4e9a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4e4f302-ae72-4f51-9851-acb92a968963', '64b0bcd6-f448-475c-93d1-02e2ba043dea', '7061dbc4-56f7-49c7-ac86-51a3a05b6dbf', '51105b41-03e8-4cee-8f70-ebd6f28f1cdf']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:51.891391 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92ed8d68-e03c-418e-8040-9adffae04093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:51.914037 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92ed8d68-e03c-418e-8040-9adffae04093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '081214f9-b79e-4ec7-b462-0b2c2467baa5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-146769508',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff90a4c9adc8441e880a01df22a63366',qos_specs=None,replication_status=,reservations=['f4e4f302-ae72-4f51-9851-acb92a968963','64b0bcd6-f448-475c-93d1-02e2ba043dea','7061dbc4-56f7-49c7-ac86-51a3a05b6dbf','51105b41-03e8-4cee-8f70-ebd6f28f1cdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5365a3c885d4b958e134c21bbaf6436',volume_type_id=743c1c8c-dcf1-4200-bb33-5adab64b9b51), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-146769508',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=081214f9-b79e-4ec7-b462-0b2c2467baa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff90a4c9adc8441e880a01df22a63366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5365a3c885d4b958e134c21bbaf6436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(743c1c8c-dcf1-4200-bb33-5adab64b9b51),volume_type_id=743c1c8c-dcf1-4200-bb33-5adab64b9b51)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:51.914839 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c34c0964-8353-46da-ab43-2ebb9b5c8833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:51.935293 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c34c0964-8353-46da-ab43-2ebb9b5c8833) transitioned into state 'SUCCESS' from state '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-146769508',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff90a4c9adc8441e880a01df22a63366',qos_specs=None,replication_status=,reservations=['f4e4f302-ae72-4f51-9851-acb92a968963','64b0bcd6-f448-475c-93d1-02e2ba043dea','7061dbc4-56f7-49c7-ac86-51a3a05b6dbf','51105b41-03e8-4cee-8f70-ebd6f28f1cdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5365a3c885d4b958e134c21bbaf6436',volume_type_id=743c1c8c-dcf1-4200-bb33-5adab64b9b51)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:51.936098 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c988146-3f19-4f0d-bc8c-e0e25bce7a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:51.948456 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c988146-3f19-4f0d-bc8c-e0e25bce7a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:51.949391 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Flow 'volume_create_api' (43d94c52-a9ec-458b-85de-f5489f967078) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:51.949738 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Create volume request issued successfully. Jul 03 23:56:51.950460 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ed759ec9-14d1-47e9-955c-337123f76d60 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:51.950932 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 892/3525] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:56:51 2026] POST /volume/v3/volumes => generated 786 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:52.481171 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8fb0f959-6336-4cb7-ab10-e2b688b69621 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:52.569904 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9f3eb455-a5d2-4b67-9f4d-d4045310b20e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:52.574997 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9f3eb455-a5d2-4b67-9f4d-d4045310b20e tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 Jul 03 23:56:52.576591 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9f3eb455-a5d2-4b67-9f4d-d4045310b20e tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:52.576669 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9f3eb455-a5d2-4b67-9f4d-d4045310b20e tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:52.585550 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9f3eb455-a5d2-4b67-9f4d-d4045310b20e tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 returned with HTTP 404 Jul 03 23:56:52.586164 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 881/3526] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:52 2026] GET /volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:52.619663 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8fb0f959-6336-4cb7-ab10-e2b688b69621 tempest-VolumesSummaryTest-1054990881 tempest-VolumesSummaryTest-1054990881-project-member] GET https://10.4.3.143/volume/v3/volumes/summary Jul 03 23:56:52.619988 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8fb0f959-6336-4cb7-ab10-e2b688b69621 tempest-VolumesSummaryTest-1054990881 tempest-VolumesSummaryTest-1054990881-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:52.620250 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8fb0f959-6336-4cb7-ab10-e2b688b69621 tempest-VolumesSummaryTest-1054990881 tempest-VolumesSummaryTest-1054990881-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:52.620481 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-8fb0f959-6336-4cb7-ab10-e2b688b69621 tempest-VolumesSummaryTest-1054990881 tempest-VolumesSummaryTest-1054990881-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:56:52.624051 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=546,cinder:UPDATE=138,cinder:INSERT=76 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:56:52.635386 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8fb0f959-6336-4cb7-ab10-e2b688b69621 tempest-VolumesSummaryTest-1054990881 tempest-VolumesSummaryTest-1054990881-project-member] Get summary completed successfully. Jul 03 23:56:52.635386 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8fb0f959-6336-4cb7-ab10-e2b688b69621 tempest-VolumesSummaryTest-1054990881 tempest-VolumesSummaryTest-1054990881-project-member] https://10.4.3.143/volume/v3/volumes/summary returned with HTTP 200 Jul 03 23:56:52.636459 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 858/3527] 10.4.3.143 () {68 vars in 1302 bytes} [Fri Jul 3 23:56:52 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:53.023639 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5a9f5ebf-031e-4142-ba4d-de4f8ad2882d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:53.032037 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5a9f5ebf-031e-4142-ba4d-de4f8ad2882d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] DELETE https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:53.032037 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5a9f5ebf-031e-4142-ba4d-de4f8ad2882d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:53.032037 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5a9f5ebf-031e-4142-ba4d-de4f8ad2882d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:53.032037 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-5a9f5ebf-031e-4142-ba4d-de4f8ad2882d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Delete volume with id: 81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:53.043148 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:53.043148 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:53.043264 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5a9f5ebf-031e-4142-ba4d-de4f8ad2882d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:53.085415 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5a9f5ebf-031e-4142-ba4d-de4f8ad2882d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Delete volume request issued successfully. Jul 03 23:56:53.085531 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5a9f5ebf-031e-4142-ba4d-de4f8ad2882d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d returned with HTTP 202 Jul 03 23:56:53.086436 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 897/3528] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:53 2026] DELETE /volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:56:53.098639 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9e872a02-0ab6-4fb5-a4cc-b95f398d0779 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:53.102734 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9e872a02-0ab6-4fb5-a4cc-b95f398d0779 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:53.103059 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9e872a02-0ab6-4fb5-a4cc-b95f398d0779 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:53.103312 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9e872a02-0ab6-4fb5-a4cc-b95f398d0779 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:53.106885 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=628,cinder:INSERT=97,cinder:UPDATE=164 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:56:53.112926 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:53.112926 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:53.121189 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9e872a02-0ab6-4fb5-a4cc-b95f398d0779 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:53.132157 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9e872a02-0ab6-4fb5-a4cc-b95f398d0779 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d returned with HTTP 200 Jul 03 23:56:53.132864 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 893/3529] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:53 2026] GET /volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d => generated 1192 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:53.313472 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:53.455338 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:53.455648 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1764900845"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:53.457042 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1764900845'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:53.457155 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume of 1 GB Jul 03 23:56:53.460981 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Availability Zones retrieved successfully. Jul 03 23:56:53.466518 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Flow 'volume_create_api' (11ab4a43-8390-45bf-8647-611284053733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:53.467652 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86156df7-978f-4cb6-8b1d-6b86c5b3130f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:53.468457 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:53.491824 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86156df7-978f-4cb6-8b1d-6b86c5b3130f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:53.492426 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9593337-d0b7-4865-9b32-81a2b74aff78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:53.547026 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Created reservations ['e466e7a3-d031-4119-8400-8da98777f3af', 'cf9d3c63-b0e2-45e3-ab7f-25cf3695491d', '64ce7cee-8326-40c8-85fd-f443a24abc4d', '84ffb45e-a42d-46fb-82f6-b4e8b6af5dff'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:53.547720 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9593337-d0b7-4865-9b32-81a2b74aff78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e466e7a3-d031-4119-8400-8da98777f3af', 'cf9d3c63-b0e2-45e3-ab7f-25cf3695491d', '64ce7cee-8326-40c8-85fd-f443a24abc4d', '84ffb45e-a42d-46fb-82f6-b4e8b6af5dff']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:53.548384 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8fd1ca0-1424-4c6d-856d-f99d784bac4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:53.572090 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8fd1ca0-1424-4c6d-856d-f99d784bac4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61d26620-5949-467c-a41a-d63893386e3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1764900845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb2fbbbdbe58447a8ac507d0397499f7',qos_specs=None,replication_status=,reservations=['e466e7a3-d031-4119-8400-8da98777f3af','cf9d3c63-b0e2-45e3-ab7f-25cf3695491d','64ce7cee-8326-40c8-85fd-f443a24abc4d','84ffb45e-a42d-46fb-82f6-b4e8b6af5dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1764900845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61d26620-5949-467c-a41a-d63893386e3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb2fbbbdbe58447a8ac507d0397499f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:53.572722 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e036ec63-0470-446c-8c02-740ae651539c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:53.608355 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e036ec63-0470-446c-8c02-740ae651539c) transitioned into state 'SUCCESS' from state '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-1764900845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb2fbbbdbe58447a8ac507d0397499f7',qos_specs=None,replication_status=,reservations=['e466e7a3-d031-4119-8400-8da98777f3af','cf9d3c63-b0e2-45e3-ab7f-25cf3695491d','64ce7cee-8326-40c8-85fd-f443a24abc4d','84ffb45e-a42d-46fb-82f6-b4e8b6af5dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:53.609574 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36662523-b055-4053-8c61-1e53e5cc9410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:53.621342 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36662523-b055-4053-8c61-1e53e5cc9410) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:53.622155 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Flow 'volume_create_api' (11ab4a43-8390-45bf-8647-611284053733) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:53.622443 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume request issued successfully. Jul 03 23:56:53.623010 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-026997c1-a9df-4900-8b22-7d9edd0efae3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:53.623384 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 882/3530] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:56:53 2026] POST /volume/v3/volumes => generated 778 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:53.639280 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0625b73f-bf98-4464-adb6-6ceb07c5ce6f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:53.642210 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0625b73f-bf98-4464-adb6-6ceb07c5ce6f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/61d26620-5949-467c-a41a-d63893386e3c Jul 03 23:56:53.642319 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0625b73f-bf98-4464-adb6-6ceb07c5ce6f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:53.642621 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0625b73f-bf98-4464-adb6-6ceb07c5ce6f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:53.658292 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:53.658292 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:53.664172 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0625b73f-bf98-4464-adb6-6ceb07c5ce6f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:56:53.669492 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0625b73f-bf98-4464-adb6-6ceb07c5ce6f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/61d26620-5949-467c-a41a-d63893386e3c returned with HTTP 200 Jul 03 23:56:53.669492 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 859/3531] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:53 2026] GET /volume/v3/volumes/61d26620-5949-467c-a41a-d63893386e3c => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:54.148537 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7e9a2df9-2cb5-4c56-8fb4-61d357e311e3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:54.152886 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7e9a2df9-2cb5-4c56-8fb4-61d357e311e3 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:54.152886 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7e9a2df9-2cb5-4c56-8fb4-61d357e311e3 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:54.152886 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7e9a2df9-2cb5-4c56-8fb4-61d357e311e3 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:54.161566 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7e9a2df9-2cb5-4c56-8fb4-61d357e311e3 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d returned with HTTP 404 Jul 03 23:56:54.162105 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 898/3532] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:54 2026] GET /volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:54.172584 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ba5c29fc-0b55-4e4b-900f-a437ea251644 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:54.177265 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ba5c29fc-0b55-4e4b-900f-a437ea251644 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] DELETE https://10.4.3.143/volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 Jul 03 23:56:54.177690 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ba5c29fc-0b55-4e4b-900f-a437ea251644 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:54.178078 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ba5c29fc-0b55-4e4b-900f-a437ea251644 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:54.178372 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-ba5c29fc-0b55-4e4b-900f-a437ea251644 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Delete volume with id: 31b41ed2-051c-4f2f-b5a9-5407e291b189 Jul 03 23:56:54.184888 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ba5c29fc-0b55-4e4b-900f-a437ea251644 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 returned with HTTP 404 Jul 03 23:56:54.185587 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 894/3533] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:54 2026] DELETE /volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:54.194174 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2260e3fc-c040-40f9-aa42-fdbd379b394c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:54.197052 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2260e3fc-c040-40f9-aa42-fdbd379b394c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 Jul 03 23:56:54.197311 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2260e3fc-c040-40f9-aa42-fdbd379b394c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:54.197536 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2260e3fc-c040-40f9-aa42-fdbd379b394c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:54.204243 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2260e3fc-c040-40f9-aa42-fdbd379b394c tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 returned with HTTP 404 Jul 03 23:56:54.204669 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 883/3534] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:54 2026] GET /volume/v3/volumes/31b41ed2-051c-4f2f-b5a9-5407e291b189 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:54.212052 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e36dacee-992f-4d6c-b701-55cab8f12f00 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:54.214054 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e36dacee-992f-4d6c-b701-55cab8f12f00 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc Jul 03 23:56:54.214379 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e36dacee-992f-4d6c-b701-55cab8f12f00 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:54.215019 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e36dacee-992f-4d6c-b701-55cab8f12f00 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:54.215019 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-e36dacee-992f-4d6c-b701-55cab8f12f00 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Delete snapshot with id: b8c667b2-7c14-4ec8-bb02-7c9ddda75acc Jul 03 23:56:54.220265 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e36dacee-992f-4d6c-b701-55cab8f12f00 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc returned with HTTP 404 Jul 03 23:56:54.220757 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 860/3535] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:56:54 2026] DELETE /volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:54.227562 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c152aac9-e6af-4eb3-9ee5-170df7859d94 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:54.229382 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c152aac9-e6af-4eb3-9ee5-170df7859d94 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc Jul 03 23:56:54.229639 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c152aac9-e6af-4eb3-9ee5-170df7859d94 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:54.230010 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c152aac9-e6af-4eb3-9ee5-170df7859d94 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:54.236800 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c152aac9-e6af-4eb3-9ee5-170df7859d94 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc returned with HTTP 404 Jul 03 23:56:54.237483 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 899/3536] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:56:54 2026] GET /volume/v3/snapshots/b8c667b2-7c14-4ec8-bb02-7c9ddda75acc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:54.244782 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ec348a40-1f6b-4f62-a4c4-4119c4baa54d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:54.247199 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ec348a40-1f6b-4f62-a4c4-4119c4baa54d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] DELETE https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:54.247580 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ec348a40-1f6b-4f62-a4c4-4119c4baa54d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:54.248191 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ec348a40-1f6b-4f62-a4c4-4119c4baa54d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:54.248477 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-ec348a40-1f6b-4f62-a4c4-4119c4baa54d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Delete volume with id: 81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:54.260113 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ec348a40-1f6b-4f62-a4c4-4119c4baa54d tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d returned with HTTP 404 Jul 03 23:56:54.260891 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 895/3537] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:54 2026] DELETE /volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:54.268962 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-68752af5-f235-44f9-9beb-28bca80b555e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:54.271368 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-68752af5-f235-44f9-9beb-28bca80b555e tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d Jul 03 23:56:54.271581 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-68752af5-f235-44f9-9beb-28bca80b555e tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:54.271798 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-68752af5-f235-44f9-9beb-28bca80b555e tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:54.279420 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-68752af5-f235-44f9-9beb-28bca80b555e tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d returned with HTTP 404 Jul 03 23:56:54.279974 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 884/3538] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:54 2026] GET /volume/v3/volumes/81cebb44-ad70-428c-9019-ddb2e4c4f61d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:54.321264 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1f7a7d05-7087-4146-8bc3-1011de3a263f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:54.323799 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1f7a7d05-7087-4146-8bc3-1011de3a263f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] DELETE https://10.4.3.143/volume/v3/volumes/678a5fe6-7069-4c53-81b6-874659d023d7 Jul 03 23:56:54.324228 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1f7a7d05-7087-4146-8bc3-1011de3a263f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:54.324561 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1f7a7d05-7087-4146-8bc3-1011de3a263f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:54.324868 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-1f7a7d05-7087-4146-8bc3-1011de3a263f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Delete volume with id: 678a5fe6-7069-4c53-81b6-874659d023d7 Jul 03 23:56:54.337005 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:54.337005 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:54.337935 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1f7a7d05-7087-4146-8bc3-1011de3a263f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:54.384124 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1f7a7d05-7087-4146-8bc3-1011de3a263f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Delete volume request issued successfully. Jul 03 23:56:54.384452 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1f7a7d05-7087-4146-8bc3-1011de3a263f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/678a5fe6-7069-4c53-81b6-874659d023d7 returned with HTTP 202 Jul 03 23:56:54.385188 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 861/3539] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:54 2026] DELETE /volume/v3/volumes/678a5fe6-7069-4c53-81b6-874659d023d7 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:56:54.394947 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-63cfb72a-da38-4e1a-8cc2-323e5011b361 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:54.397113 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-63cfb72a-da38-4e1a-8cc2-323e5011b361 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/678a5fe6-7069-4c53-81b6-874659d023d7 Jul 03 23:56:54.397113 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-63cfb72a-da38-4e1a-8cc2-323e5011b361 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:54.397325 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-63cfb72a-da38-4e1a-8cc2-323e5011b361 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:54.414556 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:54.414556 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:54.424512 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-63cfb72a-da38-4e1a-8cc2-323e5011b361 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Volume info retrieved successfully. Jul 03 23:56:54.434336 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-63cfb72a-da38-4e1a-8cc2-323e5011b361 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/678a5fe6-7069-4c53-81b6-874659d023d7 returned with HTTP 200 Jul 03 23:56:54.434760 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 900/3540] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:54 2026] GET /volume/v3/volumes/678a5fe6-7069-4c53-81b6-874659d023d7 => generated 1227 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:56:54.556824 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:54.685307 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3fa1f04b-8955-4c40-a675-b861fd710981 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:54.687139 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3fa1f04b-8955-4c40-a675-b861fd710981 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/61d26620-5949-467c-a41a-d63893386e3c Jul 03 23:56:54.687533 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3fa1f04b-8955-4c40-a675-b861fd710981 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:54.687533 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3fa1f04b-8955-4c40-a675-b861fd710981 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:54.694969 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:54.694969 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:54.698643 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3fa1f04b-8955-4c40-a675-b861fd710981 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:56:54.702645 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3fa1f04b-8955-4c40-a675-b861fd710981 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/61d26620-5949-467c-a41a-d63893386e3c returned with HTTP 200 Jul 03 23:56:54.704135 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 885/3541] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:54 2026] GET /volume/v3/volumes/61d26620-5949-467c-a41a-d63893386e3c => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:54.705812 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:54.706310 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1508364735"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:54.708739 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1508364735'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:54.708739 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Create volume of 1 GB Jul 03 23:56:54.718480 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Availability Zones retrieved successfully. Jul 03 23:56:54.723076 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-61fc1b28-3e72-4424-afd9-b13148446c18 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:54.731481 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Flow 'volume_create_api' (455c666d-942e-4586-8a5b-dc44e3ed27b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:54.732760 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c5bbc53-cdb1-43d5-882d-57beb6307c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:54.734691 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:54.772096 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c5bbc53-cdb1-43d5-882d-57beb6307c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:54.772922 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (664e30d1-9507-494d-8bf2-86b6df9527db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:54.795210 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-61fc1b28-3e72-4424-afd9-b13148446c18 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:56:54.795573 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-61fc1b28-3e72-4424-afd9-b13148446c18 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "61d26620-5949-467c-a41a-d63893386e3c", "name": "tempest-ProjectMemberTests-Snapshot-1944789808"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:54.803608 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:54.803608 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:54.804082 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-61fc1b28-3e72-4424-afd9-b13148446c18 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Volume info retrieved successfully. Jul 03 23:56:54.804215 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-61fc1b28-3e72-4424-afd9-b13148446c18 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Create snapshot from volume 61d26620-5949-467c-a41a-d63893386e3c Jul 03 23:56:54.836846 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-61fc1b28-3e72-4424-afd9-b13148446c18 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Created reservations ['6c086d92-29fe-41db-b560-62b3968c04bb', 'a550f6cf-b2b8-425f-a585-e7606ba1e018', 'd5b20558-1d3c-4f75-8c27-961a5140ad49', 'eba908fc-8455-41eb-8d29-67ddedadf70c'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:54.845281 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Created reservations ['0d7bef10-a811-4864-9914-17984890cf23', 'b1571fa4-6463-4347-9015-d95ac48db251', '3b85aafa-b3d2-48cc-a30e-91097c30a72e', '63d27d3b-cfe3-4b90-9ed6-3c41d28d106c'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:54.846071 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (664e30d1-9507-494d-8bf2-86b6df9527db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d7bef10-a811-4864-9914-17984890cf23', 'b1571fa4-6463-4347-9015-d95ac48db251', '3b85aafa-b3d2-48cc-a30e-91097c30a72e', '63d27d3b-cfe3-4b90-9ed6-3c41d28d106c']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:54.846781 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f480a755-68f6-41be-9dd7-ff5685abe236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:54.873056 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-8f8fc798-c588-42c7-8a69-8510981bccd6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:54.873466 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-61fc1b28-3e72-4424-afd9-b13148446c18 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Snapshot create request issued successfully. Jul 03 23:56:54.873882 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-61fc1b28-3e72-4424-afd9-b13148446c18 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:56:54.874307 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 862/3542] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:56:54 2026] POST /volume/v3/snapshots => generated 305 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:54.875107 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-8f8fc798-c588-42c7-8a69-8510981bccd6 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93/encryption Jul 03 23:56:54.875297 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-8f8fc798-c588-42c7-8a69-8510981bccd6 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:54.875495 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-8f8fc798-c588-42c7-8a69-8510981bccd6 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:54.875557 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f480a755-68f6-41be-9dd7-ff5685abe236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '153505b9-4e1c-4289-9bc7-6335d15bab33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1508364735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59e19d2f524a496489f7945d69c3c964',qos_specs=None,replication_status=,reservations=['0d7bef10-a811-4864-9914-17984890cf23','b1571fa4-6463-4347-9015-d95ac48db251','3b85aafa-b3d2-48cc-a30e-91097c30a72e','63d27d3b-cfe3-4b90-9ed6-3c41d28d106c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9193402afc4766a3730eddcb91fb59',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1508364735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=153505b9-4e1c-4289-9bc7-6335d15bab33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59e19d2f524a496489f7945d69c3c964',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b9193402afc4766a3730eddcb91fb59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:54.876356 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a761c2-f5e0-4547-9305-23c81d77e452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:54.886577 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-db5dca6e-eacb-40c8-92f3-5548fb2459b3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:54.887109 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:54.887109 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:54.888466 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-db5dca6e-eacb-40c8-92f3-5548fb2459b3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] GET https://10.4.3.143/volume/v3/snapshots/05507c80-2356-47cf-868e-a79196f13b93 Jul 03 23:56:54.888697 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-db5dca6e-eacb-40c8-92f3-5548fb2459b3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:54.888949 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-db5dca6e-eacb-40c8-92f3-5548fb2459b3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:54.894502 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:54.894502 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:54.895050 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-db5dca6e-eacb-40c8-92f3-5548fb2459b3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Snapshot retrieved successfully. Jul 03 23:56:54.895749 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e515a519-d6cf-4769-a117-a36b5c753f45 req-8f8fc798-c588-42c7-8a69-8510981bccd6 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93/encryption returned with HTTP 200 Jul 03 23:56:54.895855 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-db5dca6e-eacb-40c8-92f3-5548fb2459b3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] https://10.4.3.143/volume/v3/snapshots/05507c80-2356-47cf-868e-a79196f13b93 returned with HTTP 200 Jul 03 23:56:54.896305 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 901/3543] 10.4.3.143 () {68 vars in 1631 bytes} [Fri Jul 3 23:56:54 2026] GET /volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:54.896363 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 886/3544] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:56:54 2026] GET /volume/v3/snapshots/05507c80-2356-47cf-868e-a79196f13b93 => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:54.905905 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a761c2-f5e0-4547-9305-23c81d77e452) transitioned into state 'SUCCESS' from state '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-1508364735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59e19d2f524a496489f7945d69c3c964',qos_specs=None,replication_status=,reservations=['0d7bef10-a811-4864-9914-17984890cf23','b1571fa4-6463-4347-9015-d95ac48db251','3b85aafa-b3d2-48cc-a30e-91097c30a72e','63d27d3b-cfe3-4b90-9ed6-3c41d28d106c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9193402afc4766a3730eddcb91fb59',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:54.906805 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ddf18bb-5acd-4c31-8902-e8318acc73b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:54.917285 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ddf18bb-5acd-4c31-8902-e8318acc73b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:54.918208 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Flow 'volume_create_api' (455c666d-942e-4586-8a5b-dc44e3ed27b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:54.918483 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Create volume request issued successfully. Jul 03 23:56:54.919082 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0db9eca6-1763-45e6-aa0c-f6d655320f80 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:54.919962 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 896/3545] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:56:54 2026] POST /volume/v3/volumes => generated 749 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:54.937253 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-01fedd35-4b5f-4f02-a2cf-fff800e057ed None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:54.939787 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-01fedd35-4b5f-4f02-a2cf-fff800e057ed tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/volumes/153505b9-4e1c-4289-9bc7-6335d15bab33 Jul 03 23:56:54.940307 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-01fedd35-4b5f-4f02-a2cf-fff800e057ed tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:54.940550 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-01fedd35-4b5f-4f02-a2cf-fff800e057ed tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:54.950314 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:54.950314 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:54.954880 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-01fedd35-4b5f-4f02-a2cf-fff800e057ed tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Volume info retrieved successfully. Jul 03 23:56:54.963056 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-01fedd35-4b5f-4f02-a2cf-fff800e057ed tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/volumes/153505b9-4e1c-4289-9bc7-6335d15bab33 returned with HTTP 200 Jul 03 23:56:54.963846 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 863/3546] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:54 2026] GET /volume/v3/volumes/153505b9-4e1c-4289-9bc7-6335d15bab33 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:55.450869 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-da82009e-5d11-48b2-9514-1a79101f1505 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:55.453167 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-da82009e-5d11-48b2-9514-1a79101f1505 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/678a5fe6-7069-4c53-81b6-874659d023d7 Jul 03 23:56:55.453377 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-da82009e-5d11-48b2-9514-1a79101f1505 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:55.453554 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-da82009e-5d11-48b2-9514-1a79101f1505 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:55.459864 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-da82009e-5d11-48b2-9514-1a79101f1505 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/678a5fe6-7069-4c53-81b6-874659d023d7 returned with HTTP 404 Jul 03 23:56:55.460498 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 902/3547] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:55 2026] GET /volume/v3/volumes/678a5fe6-7069-4c53-81b6-874659d023d7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:55.466683 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e4d8610d-6f82-44ec-835b-33d350afdc72 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:55.468560 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e4d8610d-6f82-44ec-835b-33d350afdc72 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] DELETE https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:55.468785 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e4d8610d-6f82-44ec-835b-33d350afdc72 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:55.468989 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e4d8610d-6f82-44ec-835b-33d350afdc72 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:55.469178 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-e4d8610d-6f82-44ec-835b-33d350afdc72 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Delete volume with id: f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:55.477195 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e4d8610d-6f82-44ec-835b-33d350afdc72 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 404 Jul 03 23:56:55.477748 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 887/3548] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:55 2026] DELETE /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:55.485271 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6867fb7d-3dac-44f4-8977-f8a21c05d0e6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:55.487133 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6867fb7d-3dac-44f4-8977-f8a21c05d0e6 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 Jul 03 23:56:55.487274 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6867fb7d-3dac-44f4-8977-f8a21c05d0e6 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:55.487454 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6867fb7d-3dac-44f4-8977-f8a21c05d0e6 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:55.493853 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6867fb7d-3dac-44f4-8977-f8a21c05d0e6 tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 returned with HTTP 404 Jul 03 23:56:55.494407 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 897/3549] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:55 2026] GET /volume/v3/volumes/f070a489-d7bb-44a3-8e96-4c9a4e2e2758 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:55.531146 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6989ff83-bc4c-40c3-9562-d27d7a008b0e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:55.532754 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6989ff83-bc4c-40c3-9562-d27d7a008b0e tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] DELETE https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:55.533038 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6989ff83-bc4c-40c3-9562-d27d7a008b0e tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:55.533220 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6989ff83-bc4c-40c3-9562-d27d7a008b0e tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:55.533366 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-6989ff83-bc4c-40c3-9562-d27d7a008b0e tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Delete volume with id: 35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:55.538338 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6989ff83-bc4c-40c3-9562-d27d7a008b0e tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb returned with HTTP 404 Jul 03 23:56:55.538854 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 864/3550] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:56:55 2026] DELETE /volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:55.545283 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d5b3a99a-f7bb-490c-a754-b757bccaeb3f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:55.546994 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d5b3a99a-f7bb-490c-a754-b757bccaeb3f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] GET https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb Jul 03 23:56:55.547235 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d5b3a99a-f7bb-490c-a754-b757bccaeb3f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:55.547383 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d5b3a99a-f7bb-490c-a754-b757bccaeb3f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:55.553128 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d5b3a99a-f7bb-490c-a754-b757bccaeb3f tempest-VolumeImageDependencyTests-1981628256 tempest-VolumeImageDependencyTests-1981628256-project-member] https://10.4.3.143/volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb returned with HTTP 404 Jul 03 23:56:55.553734 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 903/3551] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:56:55 2026] GET /volume/v3/volumes/35f98d91-092b-4c7c-aa0a-fa0b74b397eb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:56:55.907148 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-29dec4f0-75d0-4eba-bc1c-2bc77d2383a3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:55.909197 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-29dec4f0-75d0-4eba-bc1c-2bc77d2383a3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] GET https://10.4.3.143/volume/v3/snapshots/05507c80-2356-47cf-868e-a79196f13b93 Jul 03 23:56:55.909549 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-29dec4f0-75d0-4eba-bc1c-2bc77d2383a3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:55.909690 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-29dec4f0-75d0-4eba-bc1c-2bc77d2383a3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:55.915491 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:55.915491 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:55.916215 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-29dec4f0-75d0-4eba-bc1c-2bc77d2383a3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Snapshot retrieved successfully. Jul 03 23:56:55.917310 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-29dec4f0-75d0-4eba-bc1c-2bc77d2383a3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] https://10.4.3.143/volume/v3/snapshots/05507c80-2356-47cf-868e-a79196f13b93 returned with HTTP 200 Jul 03 23:56:55.918037 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 888/3552] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:56:55 2026] GET /volume/v3/snapshots/05507c80-2356-47cf-868e-a79196f13b93 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:55.927552 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-62caaa3a-0766-4b90-81ab-905bb1070a3e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:55.929412 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-62caaa3a-0766-4b90-81ab-905bb1070a3e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/05507c80-2356-47cf-868e-a79196f13b93 Jul 03 23:56:55.929629 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-62caaa3a-0766-4b90-81ab-905bb1070a3e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:55.930036 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-62caaa3a-0766-4b90-81ab-905bb1070a3e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:55.930036 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-62caaa3a-0766-4b90-81ab-905bb1070a3e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Delete snapshot with id: 05507c80-2356-47cf-868e-a79196f13b93 Jul 03 23:56:55.935411 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:55.935411 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:55.936137 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-62caaa3a-0766-4b90-81ab-905bb1070a3e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Snapshot retrieved successfully. Jul 03 23:56:55.951319 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-62caaa3a-0766-4b90-81ab-905bb1070a3e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Snapshot delete request issued successfully. Jul 03 23:56:55.951580 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-62caaa3a-0766-4b90-81ab-905bb1070a3e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] https://10.4.3.143/volume/v3/snapshots/05507c80-2356-47cf-868e-a79196f13b93 returned with HTTP 202 Jul 03 23:56:55.952014 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 898/3553] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:56:55 2026] DELETE /volume/v3/snapshots/05507c80-2356-47cf-868e-a79196f13b93 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:55.959336 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-846a5653-13fa-41c6-8c4d-5c441442149f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:55.961644 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-846a5653-13fa-41c6-8c4d-5c441442149f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] GET https://10.4.3.143/volume/v3/snapshots/05507c80-2356-47cf-868e-a79196f13b93 Jul 03 23:56:55.961975 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-846a5653-13fa-41c6-8c4d-5c441442149f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:55.962210 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-846a5653-13fa-41c6-8c4d-5c441442149f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:55.969603 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:55.969603 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:55.970027 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-846a5653-13fa-41c6-8c4d-5c441442149f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Snapshot retrieved successfully. Jul 03 23:56:55.971564 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-846a5653-13fa-41c6-8c4d-5c441442149f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] https://10.4.3.143/volume/v3/snapshots/05507c80-2356-47cf-868e-a79196f13b93 returned with HTTP 200 Jul 03 23:56:55.972416 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 865/3554] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:56:55 2026] GET /volume/v3/snapshots/05507c80-2356-47cf-868e-a79196f13b93 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:55.979332 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0942f67a-2833-44b0-8acf-7fae7b3c7a45 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:55.981330 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0942f67a-2833-44b0-8acf-7fae7b3c7a45 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/volumes/153505b9-4e1c-4289-9bc7-6335d15bab33 Jul 03 23:56:55.981330 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0942f67a-2833-44b0-8acf-7fae7b3c7a45 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:55.981965 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0942f67a-2833-44b0-8acf-7fae7b3c7a45 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:55.989417 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:55.989417 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:55.993068 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0942f67a-2833-44b0-8acf-7fae7b3c7a45 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Volume info retrieved successfully. Jul 03 23:56:55.997747 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0942f67a-2833-44b0-8acf-7fae7b3c7a45 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/volumes/153505b9-4e1c-4289-9bc7-6335d15bab33 returned with HTTP 200 Jul 03 23:56:55.998433 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 904/3555] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:55 2026] GET /volume/v3/volumes/153505b9-4e1c-4289-9bc7-6335d15bab33 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:56.011144 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-dffc0bbb-dea0-4f16-9a0c-d02496b6ff31 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:56.013058 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dffc0bbb-dea0-4f16-9a0c-d02496b6ff31 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] POST https://10.4.3.143/volume/v3/backups Jul 03 23:56:56.013400 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dffc0bbb-dea0-4f16-9a0c-d02496b6ff31 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "153505b9-4e1c-4289-9bc7-6335d15bab33", "name": "tempest-VolumesBackupsTest-Backup-1751129472"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:56.015752 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.backups [None req-dffc0bbb-dea0-4f16-9a0c-d02496b6ff31 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Creating new backup {'backup': {'volume_id': '153505b9-4e1c-4289-9bc7-6335d15bab33', 'name': 'tempest-VolumesBackupsTest-Backup-1751129472'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:56:56.015951 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-dffc0bbb-dea0-4f16-9a0c-d02496b6ff31 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Creating backup of volume 153505b9-4e1c-4289-9bc7-6335d15bab33 in container None Jul 03 23:56:56.026438 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:56.026438 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:56.027319 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-dffc0bbb-dea0-4f16-9a0c-d02496b6ff31 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Volume info retrieved successfully. Jul 03 23:56:56.059660 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-dffc0bbb-dea0-4f16-9a0c-d02496b6ff31 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Created reservations ['88d43c9d-0ee3-4e6c-8ec2-40f4912b4e3b', '8be934a6-6310-41fc-855f-6b29a5e102ad'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:56.096319 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dffc0bbb-dea0-4f16-9a0c-d02496b6ff31 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:56:56.096809 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 889/3556] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:56:56 2026] POST /volume/v3/backups => generated 330 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:56.105474 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2d75f595-9b08-4d90-a8ac-dd4d9dc94749 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:56.106845 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2d75f595-9b08-4d90-a8ac-dd4d9dc94749 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:56:56.107060 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2d75f595-9b08-4d90-a8ac-dd4d9dc94749 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:56.107235 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2d75f595-9b08-4d90-a8ac-dd4d9dc94749 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:56.107343 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-2d75f595-9b08-4d90-a8ac-dd4d9dc94749 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:56.111580 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:56.111580 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:56.112414 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2d75f595-9b08-4d90-a8ac-dd4d9dc94749 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:56:56.112796 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 899/3557] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:56 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:56.923926 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:56.985390 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2a35054d-02ba-46f3-ab2e-d71f8b3cab0a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:56.987343 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2a35054d-02ba-46f3-ab2e-d71f8b3cab0a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] GET https://10.4.3.143/volume/v3/snapshots/05507c80-2356-47cf-868e-a79196f13b93 Jul 03 23:56:56.987755 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2a35054d-02ba-46f3-ab2e-d71f8b3cab0a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:56.987966 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2a35054d-02ba-46f3-ab2e-d71f8b3cab0a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:56.994744 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2a35054d-02ba-46f3-ab2e-d71f8b3cab0a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] https://10.4.3.143/volume/v3/snapshots/05507c80-2356-47cf-868e-a79196f13b93 returned with HTTP 404 Jul 03 23:56:56.994744 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 905/3558] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:56:56 2026] GET /volume/v3/snapshots/05507c80-2356-47cf-868e-a79196f13b93 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:57.003241 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-568e1c50-962a-4f69-89dd-ce6cae073e74 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:57.005316 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-568e1c50-962a-4f69-89dd-ce6cae073e74 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/61d26620-5949-467c-a41a-d63893386e3c Jul 03 23:56:57.005855 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-568e1c50-962a-4f69-89dd-ce6cae073e74 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:57.005855 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-568e1c50-962a-4f69-89dd-ce6cae073e74 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:57.005855 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-568e1c50-962a-4f69-89dd-ce6cae073e74 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete volume with id: 61d26620-5949-467c-a41a-d63893386e3c Jul 03 23:56:57.013586 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:57.013586 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:57.013989 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-568e1c50-962a-4f69-89dd-ce6cae073e74 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:56:57.024727 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:57.025175 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-803201462"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:57.026721 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-803201462'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:57.027014 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Create volume of 1 GB Jul 03 23:56:57.036047 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-568e1c50-962a-4f69-89dd-ce6cae073e74 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete volume request issued successfully. Jul 03 23:56:57.036293 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-568e1c50-962a-4f69-89dd-ce6cae073e74 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/61d26620-5949-467c-a41a-d63893386e3c returned with HTTP 202 Jul 03 23:56:57.036829 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 890/3559] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:56:57 2026] DELETE /volume/v3/volumes/61d26620-5949-467c-a41a-d63893386e3c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:56:57.037523 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Availability Zones retrieved successfully. Jul 03 23:56:57.043944 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Flow 'volume_create_api' (7d9b38e1-ee9a-4a43-b2ac-c33f4fc4c20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:57.045152 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ea460db-4290-4361-b945-eca22b1587c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:57.046030 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:57.046132 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-98dbd376-a26d-45ba-b4ee-b67b2d4a0dd3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:57.048235 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-98dbd376-a26d-45ba-b4ee-b67b2d4a0dd3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/61d26620-5949-467c-a41a-d63893386e3c Jul 03 23:56:57.048463 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-98dbd376-a26d-45ba-b4ee-b67b2d4a0dd3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:57.048682 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-98dbd376-a26d-45ba-b4ee-b67b2d4a0dd3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:57.057245 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:57.057245 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:57.061871 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-98dbd376-a26d-45ba-b4ee-b67b2d4a0dd3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:56:57.067896 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-98dbd376-a26d-45ba-b4ee-b67b2d4a0dd3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/61d26620-5949-467c-a41a-d63893386e3c returned with HTTP 200 Jul 03 23:56:57.068425 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 900/3560] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:57 2026] GET /volume/v3/volumes/61d26620-5949-467c-a41a-d63893386e3c => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:57.078243 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ea460db-4290-4361-b945-eca22b1587c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:57.079186 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb8ccf44-b777-4c33-8878-ce6ac6c082e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:57.124695 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b912a256-79d7-4b04-b4a9-0425a6add58c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:57.127606 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b912a256-79d7-4b04-b4a9-0425a6add58c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:56:57.127935 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b912a256-79d7-4b04-b4a9-0425a6add58c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:57.128221 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b912a256-79d7-4b04-b4a9-0425a6add58c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:57.128337 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-b912a256-79d7-4b04-b4a9-0425a6add58c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:57.136722 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:57.136722 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:57.136722 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b912a256-79d7-4b04-b4a9-0425a6add58c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:56:57.136722 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 906/3561] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:57 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:57.157323 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Created reservations ['83622025-80d3-4901-bb06-e31f884ee25a', 'b7d8b893-cbb0-4b8c-9b9f-b1bb81593a8b', '8295c4d3-921a-4591-947d-33ebed28e62d', 'c7810360-3bca-4027-a859-ca16c196e94f'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:57.158485 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb8ccf44-b777-4c33-8878-ce6ac6c082e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83622025-80d3-4901-bb06-e31f884ee25a', 'b7d8b893-cbb0-4b8c-9b9f-b1bb81593a8b', '8295c4d3-921a-4591-947d-33ebed28e62d', 'c7810360-3bca-4027-a859-ca16c196e94f']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:57.159697 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4480388-5101-4341-83e5-df155ec0a110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:57.186623 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4480388-5101-4341-83e5-df155ec0a110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed768bb6-2add-46bf-92c9-e2bdd8867b68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-803201462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c8cf2c968a4fe8b3c8163afdde3006',qos_specs=None,replication_status=,reservations=['83622025-80d3-4901-bb06-e31f884ee25a','b7d8b893-cbb0-4b8c-9b9f-b1bb81593a8b','8295c4d3-921a-4591-947d-33ebed28e62d','c7810360-3bca-4027-a859-ca16c196e94f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='849776e255084834a22738245435c1ed',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-803201462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed768bb6-2add-46bf-92c9-e2bdd8867b68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7c8cf2c968a4fe8b3c8163afdde3006',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='849776e255084834a22738245435c1ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:57.187451 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64b39889-aa50-4ce0-8988-69002bcd1b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:57.204482 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64b39889-aa50-4ce0-8988-69002bcd1b5e) transitioned into state 'SUCCESS' from state '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-803201462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c8cf2c968a4fe8b3c8163afdde3006',qos_specs=None,replication_status=,reservations=['83622025-80d3-4901-bb06-e31f884ee25a','b7d8b893-cbb0-4b8c-9b9f-b1bb81593a8b','8295c4d3-921a-4591-947d-33ebed28e62d','c7810360-3bca-4027-a859-ca16c196e94f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='849776e255084834a22738245435c1ed',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:57.205413 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59a57476-819b-4109-bd0f-e9befa03f64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:57.217740 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59a57476-819b-4109-bd0f-e9befa03f64e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:57.217740 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Flow 'volume_create_api' (7d9b38e1-ee9a-4a43-b2ac-c33f4fc4c20f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:57.217740 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Create volume request issued successfully. Jul 03 23:56:57.217740 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b7f3f7fe-60c8-4b14-a3a4-1ec05ab7f2c1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:57.218045 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 866/3562] 10.4.3.143 () {70 vars in 1298 bytes} [Fri Jul 3 23:56:56 2026] POST /volume/v3/volumes => generated 777 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:57.231738 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fc36fd46-7c0d-4a08-8f54-6241a6f83c50 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:57.234070 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fc36fd46-7c0d-4a08-8f54-6241a6f83c50 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/volumes/ed768bb6-2add-46bf-92c9-e2bdd8867b68 Jul 03 23:56:57.234366 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fc36fd46-7c0d-4a08-8f54-6241a6f83c50 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:57.234618 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fc36fd46-7c0d-4a08-8f54-6241a6f83c50 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:57.242481 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:57.242481 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:57.246067 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fc36fd46-7c0d-4a08-8f54-6241a6f83c50 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:56:57.250970 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fc36fd46-7c0d-4a08-8f54-6241a6f83c50 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/ed768bb6-2add-46bf-92c9-e2bdd8867b68 returned with HTTP 200 Jul 03 23:56:57.251490 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 891/3563] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:56:57 2026] GET /volume/v3/volumes/ed768bb6-2add-46bf-92c9-e2bdd8867b68 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:58.083833 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-26cce203-295d-4a71-84eb-b3c343a68fe5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:58.085770 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-26cce203-295d-4a71-84eb-b3c343a68fe5 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/61d26620-5949-467c-a41a-d63893386e3c Jul 03 23:56:58.085977 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-26cce203-295d-4a71-84eb-b3c343a68fe5 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:58.086174 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-26cce203-295d-4a71-84eb-b3c343a68fe5 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:58.094645 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-26cce203-295d-4a71-84eb-b3c343a68fe5 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/61d26620-5949-467c-a41a-d63893386e3c returned with HTTP 404 Jul 03 23:56:58.095167 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 901/3564] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:58 2026] GET /volume/v3/volumes/61d26620-5949-467c-a41a-d63893386e3c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:56:58.103519 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:58.105196 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:56:58.105475 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2059549499"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:58.106856 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2059549499'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:56:58.106977 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume of 1 GB Jul 03 23:56:58.110647 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Availability Zones retrieved successfully. Jul 03 23:56:58.116184 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Flow 'volume_create_api' (3930c9c1-d42b-45bd-b7c7-429b749bc7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:58.117104 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f76d9acb-7ff1-4933-98ab-970434e3be8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:58.117939 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:56:58.145005 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f76d9acb-7ff1-4933-98ab-970434e3be8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:58.145714 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6456d48a-9c31-4cac-ba63-fb73cb60a7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:58.148668 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-da72bde9-a6e6-4f00-b82c-ea252f7fe457 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:58.149947 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-da72bde9-a6e6-4f00-b82c-ea252f7fe457 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:56:58.150138 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-da72bde9-a6e6-4f00-b82c-ea252f7fe457 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:58.150319 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-da72bde9-a6e6-4f00-b82c-ea252f7fe457 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:58.150429 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-da72bde9-a6e6-4f00-b82c-ea252f7fe457 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:58.155039 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:58.155039 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:58.155772 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-da72bde9-a6e6-4f00-b82c-ea252f7fe457 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:56:58.156235 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 867/3565] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:58 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:58.185468 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Created reservations ['ec043b43-5ded-4005-89c6-b7813ab14747', '40d922bd-58a1-4ad1-87ce-90be26513bdb', '9c547dc4-6f40-4b3a-be3f-90446969805e', '0c985d9d-a77d-4441-9638-370962d61668'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:58.186197 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6456d48a-9c31-4cac-ba63-fb73cb60a7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec043b43-5ded-4005-89c6-b7813ab14747', '40d922bd-58a1-4ad1-87ce-90be26513bdb', '9c547dc4-6f40-4b3a-be3f-90446969805e', '0c985d9d-a77d-4441-9638-370962d61668']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:58.186864 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db7ebea2-05a7-428f-a15c-b09e705a4de4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:58.216333 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db7ebea2-05a7-428f-a15c-b09e705a4de4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45faac02-6f01-43ba-8893-ed44dbd69929', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2059549499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb2fbbbdbe58447a8ac507d0397499f7',qos_specs=None,replication_status=,reservations=['ec043b43-5ded-4005-89c6-b7813ab14747','40d922bd-58a1-4ad1-87ce-90be26513bdb','9c547dc4-6f40-4b3a-be3f-90446969805e','0c985d9d-a77d-4441-9638-370962d61668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2059549499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45faac02-6f01-43ba-8893-ed44dbd69929,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb2fbbbdbe58447a8ac507d0397499f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:58.217490 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e15273f2-968f-4be9-aae4-f9489d6470f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:58.241764 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e15273f2-968f-4be9-aae4-f9489d6470f7) transitioned into state 'SUCCESS' from state '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-2059549499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb2fbbbdbe58447a8ac507d0397499f7',qos_specs=None,replication_status=,reservations=['ec043b43-5ded-4005-89c6-b7813ab14747','40d922bd-58a1-4ad1-87ce-90be26513bdb','9c547dc4-6f40-4b3a-be3f-90446969805e','0c985d9d-a77d-4441-9638-370962d61668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:58.242496 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f2192df-3ccd-43fb-8199-0b2a942f9727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:56:58.256695 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f2192df-3ccd-43fb-8199-0b2a942f9727) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:56:58.256695 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Flow 'volume_create_api' (3930c9c1-d42b-45bd-b7c7-429b749bc7e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:56:58.256695 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume request issued successfully. Jul 03 23:56:58.256695 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-53cefa14-b376-4c77-8ac1-fb10c21af70b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:56:58.256695 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 907/3566] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:56:58 2026] POST /volume/v3/volumes => generated 778 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:58.273109 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9934c06d-e6c6-4cec-9c1b-b338a69c793d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:58.273441 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-427393ca-7711-40b2-8ff3-8721af7ddef1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:58.275276 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-427393ca-7711-40b2-8ff3-8721af7ddef1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/volumes/ed768bb6-2add-46bf-92c9-e2bdd8867b68 Jul 03 23:56:58.275821 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-427393ca-7711-40b2-8ff3-8721af7ddef1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:58.276267 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-427393ca-7711-40b2-8ff3-8721af7ddef1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:58.277675 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9934c06d-e6c6-4cec-9c1b-b338a69c793d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/45faac02-6f01-43ba-8893-ed44dbd69929 Jul 03 23:56:58.277675 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9934c06d-e6c6-4cec-9c1b-b338a69c793d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:58.277675 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9934c06d-e6c6-4cec-9c1b-b338a69c793d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:58.287400 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:58.287400 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:58.289194 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:58.289194 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:58.294043 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9934c06d-e6c6-4cec-9c1b-b338a69c793d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:56:58.295655 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-427393ca-7711-40b2-8ff3-8721af7ddef1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:56:58.298376 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9934c06d-e6c6-4cec-9c1b-b338a69c793d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/45faac02-6f01-43ba-8893-ed44dbd69929 returned with HTTP 200 Jul 03 23:56:58.299457 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 892/3567] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:58 2026] GET /volume/v3/volumes/45faac02-6f01-43ba-8893-ed44dbd69929 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:58.309607 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-427393ca-7711-40b2-8ff3-8721af7ddef1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/ed768bb6-2add-46bf-92c9-e2bdd8867b68 returned with HTTP 200 Jul 03 23:56:58.310395 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 902/3568] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:56:58 2026] GET /volume/v3/volumes/ed768bb6-2add-46bf-92c9-e2bdd8867b68 => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:58.323370 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-63e0673c-090f-43ec-b891-3f68c3185f8c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:58.326582 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-63e0673c-090f-43ec-b891-3f68c3185f8c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 03 23:56:58.327039 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-63e0673c-090f-43ec-b891-3f68c3185f8c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ed768bb6-2add-46bf-92c9-e2bdd8867b68", "name": "tempest-type-Backup-1988613645"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:58.329063 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-63e0673c-090f-43ec-b891-3f68c3185f8c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Creating new backup {'backup': {'volume_id': 'ed768bb6-2add-46bf-92c9-e2bdd8867b68', 'name': 'tempest-type-Backup-1988613645'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:56:58.329520 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-63e0673c-090f-43ec-b891-3f68c3185f8c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Creating backup of volume ed768bb6-2add-46bf-92c9-e2bdd8867b68 in container None Jul 03 23:56:58.337433 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:58.337433 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:58.337812 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-63e0673c-090f-43ec-b891-3f68c3185f8c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:56:58.377285 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-63e0673c-090f-43ec-b891-3f68c3185f8c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Created reservations ['f9943135-fd67-4035-9782-a574888af974', 'be4b5ec6-1901-4284-8a1a-5edeca1b7332'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:58.410819 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-63e0673c-090f-43ec-b891-3f68c3185f8c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:56:58.412207 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 868/3569] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:56:58 2026] POST /volume/v3/backups => generated 316 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:58.420444 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b1444896-288e-4fa9-871b-e112c9dfe8c3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:58.422164 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b1444896-288e-4fa9-871b-e112c9dfe8c3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:56:58.422438 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b1444896-288e-4fa9-871b-e112c9dfe8c3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:58.422688 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b1444896-288e-4fa9-871b-e112c9dfe8c3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:58.422800 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-b1444896-288e-4fa9-871b-e112c9dfe8c3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:58.427356 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:58.427356 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:58.428090 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b1444896-288e-4fa9-871b-e112c9dfe8c3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:56:58.428449 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 908/3570] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:56:58 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:59.173182 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-16887666-9654-4d4f-b8fd-b369af4b641e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:59.174621 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-16887666-9654-4d4f-b8fd-b369af4b641e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:56:59.174979 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-16887666-9654-4d4f-b8fd-b369af4b641e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:59.176398 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-16887666-9654-4d4f-b8fd-b369af4b641e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:59.176398 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-16887666-9654-4d4f-b8fd-b369af4b641e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:59.181081 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:59.181081 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:59.182259 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-16887666-9654-4d4f-b8fd-b369af4b641e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:56:59.182715 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 893/3571] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:59 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:59.317934 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-57092e40-893f-4263-b94a-c6c5eafd808f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:59.320163 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-57092e40-893f-4263-b94a-c6c5eafd808f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/45faac02-6f01-43ba-8893-ed44dbd69929 Jul 03 23:56:59.320352 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-57092e40-893f-4263-b94a-c6c5eafd808f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:59.320532 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-57092e40-893f-4263-b94a-c6c5eafd808f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:59.331588 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:59.331588 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:56:59.336378 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-57092e40-893f-4263-b94a-c6c5eafd808f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:56:59.344216 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-57092e40-893f-4263-b94a-c6c5eafd808f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/45faac02-6f01-43ba-8893-ed44dbd69929 returned with HTTP 200 Jul 03 23:56:59.344651 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 903/3572] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:56:59 2026] GET /volume/v3/volumes/45faac02-6f01-43ba-8893-ed44dbd69929 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:56:59.357665 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cbd44f93-fa6f-4c43-b55e-4d9d016b20b3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:59.359731 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cbd44f93-fa6f-4c43-b55e-4d9d016b20b3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:56:59.360356 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cbd44f93-fa6f-4c43-b55e-4d9d016b20b3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45faac02-6f01-43ba-8893-ed44dbd69929", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1542622725"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:56:59.370225 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:59.370225 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:56:59.370721 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cbd44f93-fa6f-4c43-b55e-4d9d016b20b3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:56:59.370952 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-cbd44f93-fa6f-4c43-b55e-4d9d016b20b3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create snapshot from volume 45faac02-6f01-43ba-8893-ed44dbd69929 Jul 03 23:56:59.402997 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-cbd44f93-fa6f-4c43-b55e-4d9d016b20b3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Created reservations ['0d0a3159-92b3-49b5-8231-5897afe6b94f', '46d64930-e003-4fee-a912-d0e21e940bf2', '1367dddc-6f77-470d-9a83-78e66da67894', 'b81981b6-013a-4a99-89b9-7946eeb66b72'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:56:59.440586 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3f7ad446-6a4d-47dd-a175-604cb13f58d4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:59.442584 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3f7ad446-6a4d-47dd-a175-604cb13f58d4 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:56:59.443988 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3f7ad446-6a4d-47dd-a175-604cb13f58d4 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:59.443988 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3f7ad446-6a4d-47dd-a175-604cb13f58d4 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:59.443988 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-3f7ad446-6a4d-47dd-a175-604cb13f58d4 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:56:59.444505 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cbd44f93-fa6f-4c43-b55e-4d9d016b20b3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot create request issued successfully. Jul 03 23:56:59.445455 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cbd44f93-fa6f-4c43-b55e-4d9d016b20b3 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:56:59.445455 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 869/3573] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:56:59 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:56:59.448198 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:59.448198 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:56:59.448922 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3f7ad446-6a4d-47dd-a175-604cb13f58d4 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:56:59.449300 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 909/3574] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:56:59 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:56:59.457637 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7901e785-4110-4086-8897-afa515d7b0f1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:56:59.462848 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7901e785-4110-4086-8897-afa515d7b0f1 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df Jul 03 23:56:59.463145 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7901e785-4110-4086-8897-afa515d7b0f1 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:56:59.463417 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7901e785-4110-4086-8897-afa515d7b0f1 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:56:59.472059 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:56:59.472059 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:56:59.472425 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-7901e785-4110-4086-8897-afa515d7b0f1 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:56:59.473205 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7901e785-4110-4086-8897-afa515d7b0f1 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df returned with HTTP 200 Jul 03 23:56:59.473769 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 894/3575] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:56:59 2026] GET /volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:00.211302 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f6dc6c96-8d4c-419a-8f9b-818b2886ccd9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:00.214693 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f6dc6c96-8d4c-419a-8f9b-818b2886ccd9 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:57:00.215055 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f6dc6c96-8d4c-419a-8f9b-818b2886ccd9 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:00.215333 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f6dc6c96-8d4c-419a-8f9b-818b2886ccd9 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:00.215514 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-f6dc6c96-8d4c-419a-8f9b-818b2886ccd9 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:00.242712 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:00.242712 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:00.243670 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f6dc6c96-8d4c-419a-8f9b-818b2886ccd9 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:57:00.244297 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 904/3576] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:00 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 750 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:00.473438 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1c97197e-7376-49c5-8d4e-20a9a0906764 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:00.483276 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1c97197e-7376-49c5-8d4e-20a9a0906764 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:57:00.483276 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1c97197e-7376-49c5-8d4e-20a9a0906764 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:00.483276 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1c97197e-7376-49c5-8d4e-20a9a0906764 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:00.483276 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-1c97197e-7376-49c5-8d4e-20a9a0906764 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:00.486590 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:00.486590 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:00.487490 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1c97197e-7376-49c5-8d4e-20a9a0906764 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:57:00.487907 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 870/3577] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:00 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:00.493939 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e20b3e30-a62c-4737-ba76-7f42975b8df6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:00.496850 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e20b3e30-a62c-4737-ba76-7f42975b8df6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df Jul 03 23:57:00.496971 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e20b3e30-a62c-4737-ba76-7f42975b8df6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:00.497194 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e20b3e30-a62c-4737-ba76-7f42975b8df6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:00.505400 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:00.505400 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:00.505907 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e20b3e30-a62c-4737-ba76-7f42975b8df6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:00.506778 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e20b3e30-a62c-4737-ba76-7f42975b8df6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df returned with HTTP 200 Jul 03 23:57:00.507259 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 910/3578] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:00 2026] GET /volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:00.520975 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cbcd95b0-202e-42ab-a4ed-621bed33a486 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:00.525654 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cbcd95b0-202e-42ab-a4ed-621bed33a486 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df Jul 03 23:57:00.525974 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cbcd95b0-202e-42ab-a4ed-621bed33a486 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:00.526284 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cbcd95b0-202e-42ab-a4ed-621bed33a486 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:00.526473 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-cbcd95b0-202e-42ab-a4ed-621bed33a486 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Delete snapshot with id: 4efb9901-d109-4bc7-8440-22644897a9df Jul 03 23:57:00.534463 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:00.534463 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:00.534952 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cbcd95b0-202e-42ab-a4ed-621bed33a486 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Snapshot retrieved successfully. Jul 03 23:57:00.555990 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cbcd95b0-202e-42ab-a4ed-621bed33a486 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Snapshot delete request issued successfully. Jul 03 23:57:00.556184 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cbcd95b0-202e-42ab-a4ed-621bed33a486 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] https://10.4.3.143/volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df returned with HTTP 202 Jul 03 23:57:00.556729 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 895/3579] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:57:00 2026] DELETE /volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:00.565277 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8feb7196-2abe-41d2-ba32-6d19cf4057ce None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:00.567162 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8feb7196-2abe-41d2-ba32-6d19cf4057ce tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] GET https://10.4.3.143/volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df Jul 03 23:57:00.567162 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8feb7196-2abe-41d2-ba32-6d19cf4057ce tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:00.567303 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8feb7196-2abe-41d2-ba32-6d19cf4057ce tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:00.579474 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:00.579474 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:00.579964 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8feb7196-2abe-41d2-ba32-6d19cf4057ce tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Snapshot retrieved successfully. Jul 03 23:57:00.580877 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8feb7196-2abe-41d2-ba32-6d19cf4057ce tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] https://10.4.3.143/volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df returned with HTTP 200 Jul 03 23:57:00.581263 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 905/3580] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:00 2026] GET /volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:01.254489 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fb426c3e-3fda-4ac2-902a-f665645ac861 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:01.256383 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fb426c3e-3fda-4ac2-902a-f665645ac861 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:57:01.256652 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fb426c3e-3fda-4ac2-902a-f665645ac861 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:01.256933 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fb426c3e-3fda-4ac2-902a-f665645ac861 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:01.257048 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-fb426c3e-3fda-4ac2-902a-f665645ac861 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:01.262177 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:01.262177 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:01.263231 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fb426c3e-3fda-4ac2-902a-f665645ac861 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:57:01.263756 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 871/3581] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:01 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:01.335890 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:01.419896 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:01.420305 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1762140533"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:01.422053 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1762140533'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:01.422193 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Create volume of 1 GB Jul 03 23:57:01.427782 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Availability Zones retrieved successfully. Jul 03 23:57:01.434834 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Flow 'volume_create_api' (043dcf87-3177-4e39-b441-a35ae3b4693e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:01.436981 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fc33ef5-ac4f-4285-b8b5-225c10f3f340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:01.438198 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:01.472327 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fc33ef5-ac4f-4285-b8b5-225c10f3f340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:01.474047 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87f7bd95-d2d6-4d21-844e-8e7fbfca3703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:01.507095 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-43ddc4d4-49bb-4e95-bc71-e9197ff34f6e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:01.508377 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-43ddc4d4-49bb-4e95-bc71-e9197ff34f6e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:57:01.508978 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-43ddc4d4-49bb-4e95-bc71-e9197ff34f6e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:01.508978 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-43ddc4d4-49bb-4e95-bc71-e9197ff34f6e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:01.508978 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-43ddc4d4-49bb-4e95-bc71-e9197ff34f6e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:01.513827 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:01.513827 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:01.514358 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-43ddc4d4-49bb-4e95-bc71-e9197ff34f6e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:57:01.514757 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 896/3582] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:01 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:01.562870 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Created reservations ['941d5088-ae2d-4ae2-92a4-ed3ef69a6eb0', '571c6bc7-79bc-44d5-9891-ab96806803dc', '5d3212f3-47ae-4677-bcb8-8604f884657e', 'ca61ec2d-9dd8-4893-967a-0f00b43966ac'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:01.563972 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87f7bd95-d2d6-4d21-844e-8e7fbfca3703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['941d5088-ae2d-4ae2-92a4-ed3ef69a6eb0', '571c6bc7-79bc-44d5-9891-ab96806803dc', '5d3212f3-47ae-4677-bcb8-8604f884657e', 'ca61ec2d-9dd8-4893-967a-0f00b43966ac']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:01.564969 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be6f9dd9-2a12-40e2-8240-6120f8ab2c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:01.592879 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be6f9dd9-2a12-40e2-8240-6120f8ab2c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '321eeb68-412f-41cc-8175-f480993ecd6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1762140533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d235f0bfaf64145803e891319e5e979',qos_specs=None,replication_status=,reservations=['941d5088-ae2d-4ae2-92a4-ed3ef69a6eb0','571c6bc7-79bc-44d5-9891-ab96806803dc','5d3212f3-47ae-4677-bcb8-8604f884657e','ca61ec2d-9dd8-4893-967a-0f00b43966ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4495c9974bc44e09b3749fed32cd3ef',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1762140533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=321eeb68-412f-41cc-8175-f480993ecd6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d235f0bfaf64145803e891319e5e979',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4495c9974bc44e09b3749fed32cd3ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:01.594458 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55def713-a91f-4853-a6c2-9c826a8271eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:01.595351 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f43a48af-e03e-49e4-b777-017c575d76d7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:01.598285 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f43a48af-e03e-49e4-b777-017c575d76d7 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] GET https://10.4.3.143/volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df Jul 03 23:57:01.598594 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f43a48af-e03e-49e4-b777-017c575d76d7 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:01.598904 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f43a48af-e03e-49e4-b777-017c575d76d7 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:01.605138 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f43a48af-e03e-49e4-b777-017c575d76d7 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] https://10.4.3.143/volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df returned with HTTP 404 Jul 03 23:57:01.606281 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 906/3583] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:01 2026] GET /volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:01.618674 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-199fcd74-1e7e-468c-aec5-a0fc94283990 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:01.621510 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-199fcd74-1e7e-468c-aec5-a0fc94283990 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df Jul 03 23:57:01.621840 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-199fcd74-1e7e-468c-aec5-a0fc94283990 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:01.622048 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-199fcd74-1e7e-468c-aec5-a0fc94283990 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:01.622153 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-199fcd74-1e7e-468c-aec5-a0fc94283990 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete snapshot with id: 4efb9901-d109-4bc7-8440-22644897a9df Jul 03 23:57:01.627356 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55def713-a91f-4853-a6c2-9c826a8271eb) transitioned into state 'SUCCESS' from state '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-1762140533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d235f0bfaf64145803e891319e5e979',qos_specs=None,replication_status=,reservations=['941d5088-ae2d-4ae2-92a4-ed3ef69a6eb0','571c6bc7-79bc-44d5-9891-ab96806803dc','5d3212f3-47ae-4677-bcb8-8604f884657e','ca61ec2d-9dd8-4893-967a-0f00b43966ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4495c9974bc44e09b3749fed32cd3ef',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:01.628685 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bc08fff-0013-4db0-8126-d3165d7c8a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:01.633429 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-199fcd74-1e7e-468c-aec5-a0fc94283990 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df returned with HTTP 404 Jul 03 23:57:01.634092 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 872/3584] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:57:01 2026] DELETE /volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:01.646169 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bc08fff-0013-4db0-8126-d3165d7c8a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:01.646404 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cacd46c9-691a-4c94-ab01-48b36068380f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:01.647354 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Flow 'volume_create_api' (043dcf87-3177-4e39-b441-a35ae3b4693e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:01.647915 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Create volume request issued successfully. Jul 03 23:57:01.648531 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c62c5164-50cb-4802-a1ae-fa5fb5369003 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:01.649032 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 911/3585] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:57:01 2026] POST /volume/v3/volumes => generated 774 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:01.649383 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cacd46c9-691a-4c94-ab01-48b36068380f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df Jul 03 23:57:01.649631 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cacd46c9-691a-4c94-ab01-48b36068380f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:01.649898 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cacd46c9-691a-4c94-ab01-48b36068380f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:01.655134 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cacd46c9-691a-4c94-ab01-48b36068380f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df returned with HTTP 404 Jul 03 23:57:01.655662 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 897/3586] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:01 2026] GET /volume/v3/snapshots/4efb9901-d109-4bc7-8440-22644897a9df => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:01.664875 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7fa84596-3985-456e-ad91-0344ca5b6d2e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:01.666940 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7fa84596-3985-456e-ad91-0344ca5b6d2e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/45faac02-6f01-43ba-8893-ed44dbd69929 Jul 03 23:57:01.667257 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7fa84596-3985-456e-ad91-0344ca5b6d2e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:01.667421 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-849c1f48-c22e-481e-b8f9-ce56096caae3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:01.667588 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7fa84596-3985-456e-ad91-0344ca5b6d2e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:01.667873 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-7fa84596-3985-456e-ad91-0344ca5b6d2e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete volume with id: 45faac02-6f01-43ba-8893-ed44dbd69929 Jul 03 23:57:01.669593 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-849c1f48-c22e-481e-b8f9-ce56096caae3 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:57:01.669928 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-849c1f48-c22e-481e-b8f9-ce56096caae3 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:01.670282 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-849c1f48-c22e-481e-b8f9-ce56096caae3 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:01.678013 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:01.678013 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:01.678721 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7fa84596-3985-456e-ad91-0344ca5b6d2e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:01.681206 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:01.681206 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:01.688001 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-849c1f48-c22e-481e-b8f9-ce56096caae3 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:57:01.695838 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-849c1f48-c22e-481e-b8f9-ce56096caae3 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:57:01.695838 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 873/3587] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:57:01 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:01.708537 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7fa84596-3985-456e-ad91-0344ca5b6d2e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete volume request issued successfully. Jul 03 23:57:01.708894 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7fa84596-3985-456e-ad91-0344ca5b6d2e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/45faac02-6f01-43ba-8893-ed44dbd69929 returned with HTTP 202 Jul 03 23:57:01.709345 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 907/3588] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:01 2026] DELETE /volume/v3/volumes/45faac02-6f01-43ba-8893-ed44dbd69929 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:01.717723 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1add82ad-1e27-4e76-bef5-dd0d606d929b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:01.720235 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1add82ad-1e27-4e76-bef5-dd0d606d929b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/45faac02-6f01-43ba-8893-ed44dbd69929 Jul 03 23:57:01.720753 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1add82ad-1e27-4e76-bef5-dd0d606d929b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:01.720967 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1add82ad-1e27-4e76-bef5-dd0d606d929b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:01.731599 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:01.731599 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:01.735124 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1add82ad-1e27-4e76-bef5-dd0d606d929b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:01.739675 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1add82ad-1e27-4e76-bef5-dd0d606d929b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/45faac02-6f01-43ba-8893-ed44dbd69929 returned with HTTP 200 Jul 03 23:57:01.740178 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 912/3589] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:01 2026] GET /volume/v3/volumes/45faac02-6f01-43ba-8893-ed44dbd69929 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:02.281666 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c634e7d3-ba5e-4d32-9380-2319119d4744 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:02.283615 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c634e7d3-ba5e-4d32-9380-2319119d4744 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:57:02.283939 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c634e7d3-ba5e-4d32-9380-2319119d4744 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:02.287794 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c634e7d3-ba5e-4d32-9380-2319119d4744 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:02.287972 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-c634e7d3-ba5e-4d32-9380-2319119d4744 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:02.296562 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:02.296562 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:02.297448 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c634e7d3-ba5e-4d32-9380-2319119d4744 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:57:02.297840 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 898/3590] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:02 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:02.527354 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0bead524-0d8b-4c0b-bfb1-6f43eef38c25 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:02.529781 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0bead524-0d8b-4c0b-bfb1-6f43eef38c25 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:57:02.530109 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0bead524-0d8b-4c0b-bfb1-6f43eef38c25 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:02.530333 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0bead524-0d8b-4c0b-bfb1-6f43eef38c25 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:02.530455 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-0bead524-0d8b-4c0b-bfb1-6f43eef38c25 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:02.535963 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:02.535963 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:02.536582 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0bead524-0d8b-4c0b-bfb1-6f43eef38c25 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:57:02.537041 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 874/3591] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:02 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:02.711594 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6ec10d0f-18d2-4332-ba1a-5345b831197e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:02.714219 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6ec10d0f-18d2-4332-ba1a-5345b831197e tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:57:02.714498 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6ec10d0f-18d2-4332-ba1a-5345b831197e tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:02.714779 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6ec10d0f-18d2-4332-ba1a-5345b831197e tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:02.724179 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:02.724179 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:02.728855 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6ec10d0f-18d2-4332-ba1a-5345b831197e tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:57:02.734627 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6ec10d0f-18d2-4332-ba1a-5345b831197e tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:57:02.735165 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 908/3592] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:57:02 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:02.757607 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-80d5aeba-05f9-4749-af8a-9d0d449b4235 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:02.759482 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-80d5aeba-05f9-4749-af8a-9d0d449b4235 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/45faac02-6f01-43ba-8893-ed44dbd69929 Jul 03 23:57:02.759692 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-80d5aeba-05f9-4749-af8a-9d0d449b4235 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:02.759991 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-80d5aeba-05f9-4749-af8a-9d0d449b4235 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:02.765469 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-80d5aeba-05f9-4749-af8a-9d0d449b4235 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/45faac02-6f01-43ba-8893-ed44dbd69929 returned with HTTP 404 Jul 03 23:57:02.766056 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 913/3593] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:02 2026] GET /volume/v3/volumes/45faac02-6f01-43ba-8893-ed44dbd69929 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:02.773842 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:02.776118 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:02.776607 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1507621739"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:02.778529 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1507621739'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:02.778692 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume of 1 GB Jul 03 23:57:02.783582 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Availability Zones retrieved successfully. Jul 03 23:57:02.792728 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Flow 'volume_create_api' (953ec1e8-2501-4f31-8034-b2d6b7e0046d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:02.792728 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08226760-bcd9-4fcf-afa2-2b05ff651bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:02.793776 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:02.821345 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08226760-bcd9-4fcf-afa2-2b05ff651bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:02.822258 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a02b5e-4be6-41aa-b63f-d24b208babd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:02.866503 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Created reservations ['95afbce7-7bd1-4ebc-8855-29b4b0cf466a', '27077b4b-2abe-4ef4-920d-49f906177186', 'f57fa013-a9b5-4933-8e2d-c314d7421d9a', '2a8cad16-bc83-40f6-91d2-dd7dd579d6db'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:02.867576 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a02b5e-4be6-41aa-b63f-d24b208babd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95afbce7-7bd1-4ebc-8855-29b4b0cf466a', '27077b4b-2abe-4ef4-920d-49f906177186', 'f57fa013-a9b5-4933-8e2d-c314d7421d9a', '2a8cad16-bc83-40f6-91d2-dd7dd579d6db']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:02.868692 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbba528b-136f-454e-8816-bd1c411ffc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:02.905102 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbba528b-136f-454e-8816-bd1c411ffc91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22b95eb3-5ed8-4723-9868-1a30c68ac616', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1507621739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb2fbbbdbe58447a8ac507d0397499f7',qos_specs=None,replication_status=,reservations=['95afbce7-7bd1-4ebc-8855-29b4b0cf466a','27077b4b-2abe-4ef4-920d-49f906177186','f57fa013-a9b5-4933-8e2d-c314d7421d9a','2a8cad16-bc83-40f6-91d2-dd7dd579d6db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1507621739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22b95eb3-5ed8-4723-9868-1a30c68ac616,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb2fbbbdbe58447a8ac507d0397499f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:02.905102 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726eb23a-a73b-4e19-95a7-0f3646feb21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:02.920648 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726eb23a-a73b-4e19-95a7-0f3646feb21c) transitioned into state 'SUCCESS' from state '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-1507621739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb2fbbbdbe58447a8ac507d0397499f7',qos_specs=None,replication_status=,reservations=['95afbce7-7bd1-4ebc-8855-29b4b0cf466a','27077b4b-2abe-4ef4-920d-49f906177186','f57fa013-a9b5-4933-8e2d-c314d7421d9a','2a8cad16-bc83-40f6-91d2-dd7dd579d6db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:02.921386 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edf986e2-b704-45fd-b8bc-cbf032d6ac61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:02.931033 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edf986e2-b704-45fd-b8bc-cbf032d6ac61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:02.932294 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Flow 'volume_create_api' (953ec1e8-2501-4f31-8034-b2d6b7e0046d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:02.932836 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume request issued successfully. Jul 03 23:57:02.934035 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b5c11772-c20d-431c-a72f-c7bcc940e8cb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:02.934270 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 899/3594] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:57:02 2026] POST /volume/v3/volumes => generated 778 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:02.947827 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b82ffd67-952e-4d94-a987-a4d1e4e1ca61 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:02.952579 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b82ffd67-952e-4d94-a987-a4d1e4e1ca61 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/22b95eb3-5ed8-4723-9868-1a30c68ac616 Jul 03 23:57:02.952579 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b82ffd67-952e-4d94-a987-a4d1e4e1ca61 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:02.952755 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b82ffd67-952e-4d94-a987-a4d1e4e1ca61 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:02.959562 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:02.959562 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:02.963160 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b82ffd67-952e-4d94-a987-a4d1e4e1ca61 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:02.967696 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b82ffd67-952e-4d94-a987-a4d1e4e1ca61 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/22b95eb3-5ed8-4723-9868-1a30c68ac616 returned with HTTP 200 Jul 03 23:57:02.968113 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 875/3595] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:02 2026] GET /volume/v3/volumes/22b95eb3-5ed8-4723-9868-1a30c68ac616 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:03.314735 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f7261ddd-0aca-4185-bf6c-7692fc68e15d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:03.317443 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f7261ddd-0aca-4185-bf6c-7692fc68e15d tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:57:03.317443 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f7261ddd-0aca-4185-bf6c-7692fc68e15d tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:03.317443 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f7261ddd-0aca-4185-bf6c-7692fc68e15d tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:03.318833 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-f7261ddd-0aca-4185-bf6c-7692fc68e15d tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:03.326477 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:03.326477 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:03.326477 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f7261ddd-0aca-4185-bf6c-7692fc68e15d tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:57:03.326477 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 909/3596] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:03 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:03.557387 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a6816e33-dc8f-4a89-a60d-26a3f38577d1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:03.562281 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a6816e33-dc8f-4a89-a60d-26a3f38577d1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:57:03.563671 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a6816e33-dc8f-4a89-a60d-26a3f38577d1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:03.568574 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a6816e33-dc8f-4a89-a60d-26a3f38577d1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:03.568574 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-a6816e33-dc8f-4a89-a60d-26a3f38577d1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:03.576446 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:03.576446 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:03.577158 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a6816e33-dc8f-4a89-a60d-26a3f38577d1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:57:03.578528 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 914/3597] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:03 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:03.984035 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d3485d33-183b-4057-8eee-e381ea61af1b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:03.986724 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d3485d33-183b-4057-8eee-e381ea61af1b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/22b95eb3-5ed8-4723-9868-1a30c68ac616 Jul 03 23:57:03.986724 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d3485d33-183b-4057-8eee-e381ea61af1b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:03.986944 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d3485d33-183b-4057-8eee-e381ea61af1b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:03.995430 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:03.995430 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:03.999332 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d3485d33-183b-4057-8eee-e381ea61af1b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:04.003142 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d3485d33-183b-4057-8eee-e381ea61af1b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/22b95eb3-5ed8-4723-9868-1a30c68ac616 returned with HTTP 200 Jul 03 23:57:04.003518 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 900/3598] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:03 2026] GET /volume/v3/volumes/22b95eb3-5ed8-4723-9868-1a30c68ac616 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:04.014896 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4d2d39a0-e0fc-4a9f-8d7b-4b468218eeaf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:04.016652 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4d2d39a0-e0fc-4a9f-8d7b-4b468218eeaf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:57:04.017063 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4d2d39a0-e0fc-4a9f-8d7b-4b468218eeaf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22b95eb3-5ed8-4723-9868-1a30c68ac616", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-911609752"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:04.027526 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:04.027526 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:04.027891 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4d2d39a0-e0fc-4a9f-8d7b-4b468218eeaf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:04.028007 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-4d2d39a0-e0fc-4a9f-8d7b-4b468218eeaf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create snapshot from volume 22b95eb3-5ed8-4723-9868-1a30c68ac616 Jul 03 23:57:04.071269 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-4d2d39a0-e0fc-4a9f-8d7b-4b468218eeaf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Created reservations ['935f5211-caa6-4391-b53c-38b873dd8e7e', 'aa4725fb-d5e5-4433-9e4b-2e88c5732ff8', 'bd19ad68-ea9f-4946-ad07-4beb89584578', '965f0187-4efe-4bbc-8bd3-336769fa1648'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:04.105034 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4d2d39a0-e0fc-4a9f-8d7b-4b468218eeaf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot create request issued successfully. Jul 03 23:57:04.105535 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4d2d39a0-e0fc-4a9f-8d7b-4b468218eeaf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:57:04.106159 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 876/3599] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:57:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:04.121612 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7f246de5-a908-42fd-b896-2fb17a205bef None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:04.123746 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7f246de5-a908-42fd-b896-2fb17a205bef tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/f985de60-f8e7-4540-8edd-bd65513a54c6 Jul 03 23:57:04.123943 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7f246de5-a908-42fd-b896-2fb17a205bef tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:04.124123 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7f246de5-a908-42fd-b896-2fb17a205bef tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:04.135009 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:04.135009 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:04.135389 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7f246de5-a908-42fd-b896-2fb17a205bef tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:04.136101 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7f246de5-a908-42fd-b896-2fb17a205bef tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/f985de60-f8e7-4540-8edd-bd65513a54c6 returned with HTTP 200 Jul 03 23:57:04.136514 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 910/3600] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:04 2026] GET /volume/v3/snapshots/f985de60-f8e7-4540-8edd-bd65513a54c6 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:04.337872 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-40c74058-993b-4421-88fd-bb53de79b629 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:04.339692 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-40c74058-993b-4421-88fd-bb53de79b629 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:57:04.339943 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-40c74058-993b-4421-88fd-bb53de79b629 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:04.340130 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-40c74058-993b-4421-88fd-bb53de79b629 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:04.340235 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-40c74058-993b-4421-88fd-bb53de79b629 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:04.345445 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:04.345445 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:04.346305 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-40c74058-993b-4421-88fd-bb53de79b629 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:57:04.346649 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 915/3601] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:04 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:04.591432 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4b62a42b-1bff-40fd-a284-984ba815c52d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:04.593886 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4b62a42b-1bff-40fd-a284-984ba815c52d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:57:04.594199 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4b62a42b-1bff-40fd-a284-984ba815c52d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:04.594477 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4b62a42b-1bff-40fd-a284-984ba815c52d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:04.594656 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-4b62a42b-1bff-40fd-a284-984ba815c52d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:04.603275 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:04.603275 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:04.604206 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4b62a42b-1bff-40fd-a284-984ba815c52d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:57:04.604774 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 901/3602] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:04 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:05.147235 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d3825eca-0a5d-4b7a-8cab-daa258f90233 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:05.152648 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d3825eca-0a5d-4b7a-8cab-daa258f90233 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/f985de60-f8e7-4540-8edd-bd65513a54c6 Jul 03 23:57:05.152966 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d3825eca-0a5d-4b7a-8cab-daa258f90233 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:05.153235 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d3825eca-0a5d-4b7a-8cab-daa258f90233 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:05.168965 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:05.168965 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:05.169308 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d3825eca-0a5d-4b7a-8cab-daa258f90233 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:05.169990 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d3825eca-0a5d-4b7a-8cab-daa258f90233 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/f985de60-f8e7-4540-8edd-bd65513a54c6 returned with HTTP 200 Jul 03 23:57:05.170350 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 877/3603] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:05 2026] GET /volume/v3/snapshots/f985de60-f8e7-4540-8edd-bd65513a54c6 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:05.179895 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-91af653f-2f4e-40e3-883a-b76437d72e25 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:05.182000 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-91af653f-2f4e-40e3-883a-b76437d72e25 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] POST https://10.4.3.143/volume/v3/snapshots/f985de60-f8e7-4540-8edd-bd65513a54c6/action Jul 03 23:57:05.182395 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-91af653f-2f4e-40e3-883a-b76437d72e25 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:57:05.182537 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-91af653f-2f4e-40e3-883a-b76437d72e25 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:05.199104 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:05.199104 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:05.199641 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-91af653f-2f4e-40e3-883a-b76437d72e25 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Snapshot retrieved successfully. Jul 03 23:57:05.200690 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.policy [None req-91af653f-2f4e-40e3-883a-b76437d72e25 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8ed164451334404e9ad80d63c533cda3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bb2fbbbdbe58447a8ac507d0397499f7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99861) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:57:05.201000 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-91af653f-2f4e-40e3-883a-b76437d72e25 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] https://10.4.3.143/volume/v3/snapshots/f985de60-f8e7-4540-8edd-bd65513a54c6/action returned with HTTP 403 Jul 03 23:57:05.201622 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 911/3604] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:57:05 2026] POST /volume/v3/snapshots/f985de60-f8e7-4540-8edd-bd65513a54c6/action => generated 133 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:05.208923 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a0a78429-1c40-4905-bd7c-a27dd170d9e2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:05.210932 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a0a78429-1c40-4905-bd7c-a27dd170d9e2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/f985de60-f8e7-4540-8edd-bd65513a54c6 Jul 03 23:57:05.211261 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a0a78429-1c40-4905-bd7c-a27dd170d9e2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:05.211536 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a0a78429-1c40-4905-bd7c-a27dd170d9e2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:05.211743 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-a0a78429-1c40-4905-bd7c-a27dd170d9e2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete snapshot with id: f985de60-f8e7-4540-8edd-bd65513a54c6 Jul 03 23:57:05.218803 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:05.218803 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:05.219138 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a0a78429-1c40-4905-bd7c-a27dd170d9e2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:05.244623 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a0a78429-1c40-4905-bd7c-a27dd170d9e2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot delete request issued successfully. Jul 03 23:57:05.245111 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a0a78429-1c40-4905-bd7c-a27dd170d9e2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/f985de60-f8e7-4540-8edd-bd65513a54c6 returned with HTTP 202 Jul 03 23:57:05.245630 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 916/3605] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:57:05 2026] DELETE /volume/v3/snapshots/f985de60-f8e7-4540-8edd-bd65513a54c6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:05.257321 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-db020f08-dc7a-4daa-8d00-fd75e72c7209 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:05.259388 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-db020f08-dc7a-4daa-8d00-fd75e72c7209 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/f985de60-f8e7-4540-8edd-bd65513a54c6 Jul 03 23:57:05.259600 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-db020f08-dc7a-4daa-8d00-fd75e72c7209 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:05.259870 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-db020f08-dc7a-4daa-8d00-fd75e72c7209 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:05.269458 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:05.269458 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:05.269960 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-db020f08-dc7a-4daa-8d00-fd75e72c7209 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:05.270896 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-db020f08-dc7a-4daa-8d00-fd75e72c7209 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/f985de60-f8e7-4540-8edd-bd65513a54c6 returned with HTTP 200 Jul 03 23:57:05.271376 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 902/3606] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:05 2026] GET /volume/v3/snapshots/f985de60-f8e7-4540-8edd-bd65513a54c6 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:05.366817 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c226c512-92d1-46cb-9ba1-387d3bcf2485 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:05.369126 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c226c512-92d1-46cb-9ba1-387d3bcf2485 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:57:05.369430 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c226c512-92d1-46cb-9ba1-387d3bcf2485 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:05.369936 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c226c512-92d1-46cb-9ba1-387d3bcf2485 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:05.369936 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-c226c512-92d1-46cb-9ba1-387d3bcf2485 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:05.376177 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:05.376177 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:05.377218 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c226c512-92d1-46cb-9ba1-387d3bcf2485 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:57:05.377784 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 878/3607] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:05 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:05.617798 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1466700d-3460-48e6-9741-9524ff5ff84d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:05.620263 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1466700d-3460-48e6-9741-9524ff5ff84d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:57:05.620263 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1466700d-3460-48e6-9741-9524ff5ff84d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:05.620263 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1466700d-3460-48e6-9741-9524ff5ff84d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:05.620509 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-1466700d-3460-48e6-9741-9524ff5ff84d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:05.633086 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:05.633086 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:05.634422 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1466700d-3460-48e6-9741-9524ff5ff84d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:57:05.634422 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 912/3608] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:05 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:06.281070 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-73a12146-e3ab-457d-a67b-188ab83656f6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:06.283976 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-73a12146-e3ab-457d-a67b-188ab83656f6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/f985de60-f8e7-4540-8edd-bd65513a54c6 Jul 03 23:57:06.284257 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-73a12146-e3ab-457d-a67b-188ab83656f6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:06.284524 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-73a12146-e3ab-457d-a67b-188ab83656f6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:06.293948 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-73a12146-e3ab-457d-a67b-188ab83656f6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/f985de60-f8e7-4540-8edd-bd65513a54c6 returned with HTTP 404 Jul 03 23:57:06.293948 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 917/3609] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:06 2026] GET /volume/v3/snapshots/f985de60-f8e7-4540-8edd-bd65513a54c6 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:06.306536 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8ae88a26-fc2f-4076-a8e4-0f0b12d30d3f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:06.308516 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8ae88a26-fc2f-4076-a8e4-0f0b12d30d3f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/22b95eb3-5ed8-4723-9868-1a30c68ac616 Jul 03 23:57:06.308872 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8ae88a26-fc2f-4076-a8e4-0f0b12d30d3f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:06.308998 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8ae88a26-fc2f-4076-a8e4-0f0b12d30d3f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:06.309159 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-8ae88a26-fc2f-4076-a8e4-0f0b12d30d3f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete volume with id: 22b95eb3-5ed8-4723-9868-1a30c68ac616 Jul 03 23:57:06.317504 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:06.317504 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:06.317904 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8ae88a26-fc2f-4076-a8e4-0f0b12d30d3f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:06.342100 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8ae88a26-fc2f-4076-a8e4-0f0b12d30d3f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete volume request issued successfully. Jul 03 23:57:06.342424 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8ae88a26-fc2f-4076-a8e4-0f0b12d30d3f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/22b95eb3-5ed8-4723-9868-1a30c68ac616 returned with HTTP 202 Jul 03 23:57:06.342810 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 903/3610] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:06 2026] DELETE /volume/v3/volumes/22b95eb3-5ed8-4723-9868-1a30c68ac616 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:06.353760 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fa2c9df9-8c65-460a-a198-5a40d1244748 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:06.356001 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fa2c9df9-8c65-460a-a198-5a40d1244748 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/22b95eb3-5ed8-4723-9868-1a30c68ac616 Jul 03 23:57:06.356177 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fa2c9df9-8c65-460a-a198-5a40d1244748 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:06.356355 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fa2c9df9-8c65-460a-a198-5a40d1244748 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:06.365869 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:06.365869 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:06.370311 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fa2c9df9-8c65-460a-a198-5a40d1244748 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:06.376063 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fa2c9df9-8c65-460a-a198-5a40d1244748 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/22b95eb3-5ed8-4723-9868-1a30c68ac616 returned with HTTP 200 Jul 03 23:57:06.376435 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 879/3611] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:06 2026] GET /volume/v3/volumes/22b95eb3-5ed8-4723-9868-1a30c68ac616 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:06.396439 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-25badab5-3343-4f31-ac43-4b5a825677cd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:06.398785 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-25badab5-3343-4f31-ac43-4b5a825677cd tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:57:06.399009 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-25badab5-3343-4f31-ac43-4b5a825677cd tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:06.399424 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-25badab5-3343-4f31-ac43-4b5a825677cd tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:06.399520 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-25badab5-3343-4f31-ac43-4b5a825677cd tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:06.405334 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:06.405334 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:06.406138 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-25badab5-3343-4f31-ac43-4b5a825677cd tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:57:06.406577 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 913/3612] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:06 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:06.644899 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-86d31058-b187-42f1-ae62-066200e99726 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:06.646816 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-86d31058-b187-42f1-ae62-066200e99726 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:57:06.648558 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-86d31058-b187-42f1-ae62-066200e99726 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:06.648993 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-86d31058-b187-42f1-ae62-066200e99726 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:06.649337 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-86d31058-b187-42f1-ae62-066200e99726 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:06.655980 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:06.655980 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:06.657310 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-86d31058-b187-42f1-ae62-066200e99726 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:57:06.658183 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 918/3613] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:06 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:07.398572 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c33b49f4-87e3-4f27-8064-113f76a70cb0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:07.403149 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c33b49f4-87e3-4f27-8064-113f76a70cb0 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/22b95eb3-5ed8-4723-9868-1a30c68ac616 Jul 03 23:57:07.403852 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c33b49f4-87e3-4f27-8064-113f76a70cb0 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:07.405772 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c33b49f4-87e3-4f27-8064-113f76a70cb0 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:07.420568 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c33b49f4-87e3-4f27-8064-113f76a70cb0 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/22b95eb3-5ed8-4723-9868-1a30c68ac616 returned with HTTP 404 Jul 03 23:57:07.420900 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 904/3614] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:07 2026] GET /volume/v3/volumes/22b95eb3-5ed8-4723-9868-1a30c68ac616 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:07.431323 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-84ae6eee-2da5-40aa-a5dd-bb49f8fe7e76 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:07.435921 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-84ae6eee-2da5-40aa-a5dd-bb49f8fe7e76 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:57:07.435921 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-84ae6eee-2da5-40aa-a5dd-bb49f8fe7e76 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:07.436144 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-84ae6eee-2da5-40aa-a5dd-bb49f8fe7e76 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:07.436144 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-84ae6eee-2da5-40aa-a5dd-bb49f8fe7e76 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:07.440738 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-29e900bd-9073-45fd-b3da-15b8eafded1d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:07.444153 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:07.444919 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1949902819"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:07.445509 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:07.445509 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:07.446661 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1949902819'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:07.446794 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-84ae6eee-2da5-40aa-a5dd-bb49f8fe7e76 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:57:07.447025 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume of 1 GB Jul 03 23:57:07.447434 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 880/3615] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:07 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:07.454084 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Availability Zones retrieved successfully. Jul 03 23:57:07.460854 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Flow 'volume_create_api' (81138b5b-0814-43e5-9e49-7396ff3d1c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:07.462568 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b29f08e9-c082-4cdb-897c-1a51e046662c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:07.463727 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:07.496760 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b29f08e9-c082-4cdb-897c-1a51e046662c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:07.498763 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f66f83a-92ea-4e3d-bea5-42f5cbd9723f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:07.559944 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Created reservations ['06105c67-3660-460f-a9fd-dc2c6609d7fa', '7e2c4cf1-7786-484a-bbe9-026a70a92026', '0faa00ce-f30c-4cde-9ffa-0c6034cd53f2', '1ba1f4f9-9900-4678-b69c-43bf49bae443'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:07.560760 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f66f83a-92ea-4e3d-bea5-42f5cbd9723f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06105c67-3660-460f-a9fd-dc2c6609d7fa', '7e2c4cf1-7786-484a-bbe9-026a70a92026', '0faa00ce-f30c-4cde-9ffa-0c6034cd53f2', '1ba1f4f9-9900-4678-b69c-43bf49bae443']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:07.561465 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79bb19f5-2bbc-4f82-82c3-bdc56448c88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:07.593870 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79bb19f5-2bbc-4f82-82c3-bdc56448c88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd368915-c7c9-460e-9099-dda455c5b99e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1949902819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb2fbbbdbe58447a8ac507d0397499f7',qos_specs=None,replication_status=,reservations=['06105c67-3660-460f-a9fd-dc2c6609d7fa','7e2c4cf1-7786-484a-bbe9-026a70a92026','0faa00ce-f30c-4cde-9ffa-0c6034cd53f2','1ba1f4f9-9900-4678-b69c-43bf49bae443'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1949902819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd368915-c7c9-460e-9099-dda455c5b99e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb2fbbbdbe58447a8ac507d0397499f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:07.595195 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fc9aa47-bfbc-401d-b84d-7e5b8a6bdf0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:07.615858 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fc9aa47-bfbc-401d-b84d-7e5b8a6bdf0c) transitioned into state 'SUCCESS' from state '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-1949902819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb2fbbbdbe58447a8ac507d0397499f7',qos_specs=None,replication_status=,reservations=['06105c67-3660-460f-a9fd-dc2c6609d7fa','7e2c4cf1-7786-484a-bbe9-026a70a92026','0faa00ce-f30c-4cde-9ffa-0c6034cd53f2','1ba1f4f9-9900-4678-b69c-43bf49bae443'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:07.616586 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f602df20-f272-4871-98c1-b2a117d066b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:07.627261 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f602df20-f272-4871-98c1-b2a117d066b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:07.628139 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Flow 'volume_create_api' (81138b5b-0814-43e5-9e49-7396ff3d1c71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:07.628460 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume request issued successfully. Jul 03 23:57:07.629030 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-29e900bd-9073-45fd-b3da-15b8eafded1d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:07.629452 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 914/3616] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:57:07 2026] POST /volume/v3/volumes => generated 778 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:07.647786 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c64753b9-8638-4489-adc4-57a26d52bc68 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:07.650005 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c64753b9-8638-4489-adc4-57a26d52bc68 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/dd368915-c7c9-460e-9099-dda455c5b99e Jul 03 23:57:07.650005 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c64753b9-8638-4489-adc4-57a26d52bc68 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:07.650648 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c64753b9-8638-4489-adc4-57a26d52bc68 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:07.661199 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:07.661199 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:07.670886 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7904b616-1d79-48ae-9643-687149982559 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:07.672210 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c64753b9-8638-4489-adc4-57a26d52bc68 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:07.676496 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7904b616-1d79-48ae-9643-687149982559 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:57:07.677071 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7904b616-1d79-48ae-9643-687149982559 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:07.677319 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7904b616-1d79-48ae-9643-687149982559 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:07.677483 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-7904b616-1d79-48ae-9643-687149982559 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:07.681602 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c64753b9-8638-4489-adc4-57a26d52bc68 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/dd368915-c7c9-460e-9099-dda455c5b99e returned with HTTP 200 Jul 03 23:57:07.682294 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 919/3617] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:07 2026] GET /volume/v3/volumes/dd368915-c7c9-460e-9099-dda455c5b99e => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:07.686299 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:07.686299 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:07.687094 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7904b616-1d79-48ae-9643-687149982559 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:57:07.687840 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 905/3618] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:07 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:08.459490 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-45103cfb-626c-42c9-8ab0-e32d2a532cf7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:08.461497 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-45103cfb-626c-42c9-8ab0-e32d2a532cf7 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:57:08.461883 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-45103cfb-626c-42c9-8ab0-e32d2a532cf7 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:08.462189 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-45103cfb-626c-42c9-8ab0-e32d2a532cf7 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:08.462385 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-45103cfb-626c-42c9-8ab0-e32d2a532cf7 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:08.469373 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:08.469373 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:08.470416 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-45103cfb-626c-42c9-8ab0-e32d2a532cf7 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:57:08.470816 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 881/3619] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:08 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:08.695435 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a5eba07b-e005-447c-ab31-04a8ba20b0e8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:08.697440 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a5eba07b-e005-447c-ab31-04a8ba20b0e8 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/dd368915-c7c9-460e-9099-dda455c5b99e Jul 03 23:57:08.697675 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a5eba07b-e005-447c-ab31-04a8ba20b0e8 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:08.697927 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a5eba07b-e005-447c-ab31-04a8ba20b0e8 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:08.702078 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-df6da292-00d5-4c89-ba7b-d6fa9c7bec3c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:08.706887 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-df6da292-00d5-4c89-ba7b-d6fa9c7bec3c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:57:08.707253 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-df6da292-00d5-4c89-ba7b-d6fa9c7bec3c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:08.707462 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:08.707462 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:08.707545 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-df6da292-00d5-4c89-ba7b-d6fa9c7bec3c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:08.707572 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-df6da292-00d5-4c89-ba7b-d6fa9c7bec3c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:08.712327 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a5eba07b-e005-447c-ab31-04a8ba20b0e8 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:08.712475 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:08.712475 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:08.713796 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-df6da292-00d5-4c89-ba7b-d6fa9c7bec3c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:57:08.714218 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 920/3620] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:08 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:08.717338 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a5eba07b-e005-447c-ab31-04a8ba20b0e8 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/dd368915-c7c9-460e-9099-dda455c5b99e returned with HTTP 200 Jul 03 23:57:08.717821 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 915/3621] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:08 2026] GET /volume/v3/volumes/dd368915-c7c9-460e-9099-dda455c5b99e => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:08.730383 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ccf74d49-1620-4808-9ff9-3f3bf7257c3d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:08.733159 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ccf74d49-1620-4808-9ff9-3f3bf7257c3d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:57:08.733517 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ccf74d49-1620-4808-9ff9-3f3bf7257c3d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd368915-c7c9-460e-9099-dda455c5b99e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1481786860"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:08.742696 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:08.742696 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:08.743216 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ccf74d49-1620-4808-9ff9-3f3bf7257c3d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:08.744208 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-ccf74d49-1620-4808-9ff9-3f3bf7257c3d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create snapshot from volume dd368915-c7c9-460e-9099-dda455c5b99e Jul 03 23:57:08.774968 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-ccf74d49-1620-4808-9ff9-3f3bf7257c3d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Created reservations ['b761deb0-339d-4e1e-8ed9-e1bfd7e77e6e', '15658ca4-bdb8-42c7-bea9-5a175ce11700', '9b509b5e-dc9e-4448-803a-1b38bfb2c0d2', 'fbb4497c-eef9-4496-a822-53657a0c178a'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:08.808123 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ccf74d49-1620-4808-9ff9-3f3bf7257c3d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot create request issued successfully. Jul 03 23:57:08.808661 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ccf74d49-1620-4808-9ff9-3f3bf7257c3d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:57:08.809136 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 906/3622] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:57:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:08.819675 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8b31c8b7-826a-4081-9808-662221e0d162 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:08.822242 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8b31c8b7-826a-4081-9808-662221e0d162 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/10d0a6bf-1228-4136-b69b-3b6320c7f0e9 Jul 03 23:57:08.822242 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8b31c8b7-826a-4081-9808-662221e0d162 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:08.822514 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8b31c8b7-826a-4081-9808-662221e0d162 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:08.828781 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:08.828781 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:08.829346 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8b31c8b7-826a-4081-9808-662221e0d162 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:08.830206 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8b31c8b7-826a-4081-9808-662221e0d162 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/10d0a6bf-1228-4136-b69b-3b6320c7f0e9 returned with HTTP 200 Jul 03 23:57:08.830542 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 882/3623] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:08 2026] GET /volume/v3/snapshots/10d0a6bf-1228-4136-b69b-3b6320c7f0e9 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:09.481356 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c2b7c5fc-f64c-4bfc-8931-337b9921c30c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:09.483692 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c2b7c5fc-f64c-4bfc-8931-337b9921c30c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:57:09.484008 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c2b7c5fc-f64c-4bfc-8931-337b9921c30c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:09.484294 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c2b7c5fc-f64c-4bfc-8931-337b9921c30c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:09.484457 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-c2b7c5fc-f64c-4bfc-8931-337b9921c30c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:09.490150 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:09.490150 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:09.491175 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c2b7c5fc-f64c-4bfc-8931-337b9921c30c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:57:09.491732 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 921/3624] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:09 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:57:09.730943 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3670785b-ab11-4966-a58a-6a86b42b9fb8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:09.735259 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3670785b-ab11-4966-a58a-6a86b42b9fb8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:57:09.735546 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3670785b-ab11-4966-a58a-6a86b42b9fb8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:09.735834 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3670785b-ab11-4966-a58a-6a86b42b9fb8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:09.735996 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-3670785b-ab11-4966-a58a-6a86b42b9fb8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:09.743719 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:09.743719 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:09.744569 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3670785b-ab11-4966-a58a-6a86b42b9fb8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:57:09.745211 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 916/3625] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:09 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:09.843266 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-80d0852f-932c-4876-8849-bb4b81aafb43 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:09.845407 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-80d0852f-932c-4876-8849-bb4b81aafb43 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/10d0a6bf-1228-4136-b69b-3b6320c7f0e9 Jul 03 23:57:09.845599 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-80d0852f-932c-4876-8849-bb4b81aafb43 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:09.845848 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-80d0852f-932c-4876-8849-bb4b81aafb43 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:09.855442 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:09.855442 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:09.855802 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-80d0852f-932c-4876-8849-bb4b81aafb43 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:09.856564 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-80d0852f-932c-4876-8849-bb4b81aafb43 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/10d0a6bf-1228-4136-b69b-3b6320c7f0e9 returned with HTTP 200 Jul 03 23:57:09.857093 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 907/3626] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:09 2026] GET /volume/v3/snapshots/10d0a6bf-1228-4136-b69b-3b6320c7f0e9 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:09.868149 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b24de80c-c87b-4dfc-b213-1040389a4140 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:09.870166 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b24de80c-c87b-4dfc-b213-1040389a4140 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] GET https://10.4.3.143/volume/v3/snapshots Jul 03 23:57:09.870389 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b24de80c-c87b-4dfc-b213-1040389a4140 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:09.870665 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b24de80c-c87b-4dfc-b213-1040389a4140 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:09.871016 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-b24de80c-c87b-4dfc-b213-1040389a4140 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:57:09.872099 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.db.api [None req-b24de80c-c87b-4dfc-b213-1040389a4140 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Building query based on filter {{(pid=99860) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:57:09.876313 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b24de80c-c87b-4dfc-b213-1040389a4140 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Get all snapshots completed successfully. Jul 03 23:57:09.876743 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b24de80c-c87b-4dfc-b213-1040389a4140 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 200 Jul 03 23:57:09.877192 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 883/3627] 10.4.3.143 () {66 vars in 1243 bytes} [Fri Jul 3 23:57:09 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 03 23:57:09.885806 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b693aacf-604c-413b-8fe5-6e9cb63f7f17 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:09.888046 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b693aacf-604c-413b-8fe5-6e9cb63f7f17 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/10d0a6bf-1228-4136-b69b-3b6320c7f0e9 Jul 03 23:57:09.888281 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b693aacf-604c-413b-8fe5-6e9cb63f7f17 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:09.888522 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b693aacf-604c-413b-8fe5-6e9cb63f7f17 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:09.888692 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-b693aacf-604c-413b-8fe5-6e9cb63f7f17 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete snapshot with id: 10d0a6bf-1228-4136-b69b-3b6320c7f0e9 Jul 03 23:57:09.895042 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:09.895042 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:09.895405 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b693aacf-604c-413b-8fe5-6e9cb63f7f17 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:09.916055 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b693aacf-604c-413b-8fe5-6e9cb63f7f17 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot delete request issued successfully. Jul 03 23:57:09.916256 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b693aacf-604c-413b-8fe5-6e9cb63f7f17 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/10d0a6bf-1228-4136-b69b-3b6320c7f0e9 returned with HTTP 202 Jul 03 23:57:09.916786 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 922/3628] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:57:09 2026] DELETE /volume/v3/snapshots/10d0a6bf-1228-4136-b69b-3b6320c7f0e9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:09.931736 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8e1259f5-6bc3-4f83-9423-3441fe05e746 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:09.934328 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8e1259f5-6bc3-4f83-9423-3441fe05e746 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/10d0a6bf-1228-4136-b69b-3b6320c7f0e9 Jul 03 23:57:09.934562 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8e1259f5-6bc3-4f83-9423-3441fe05e746 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:09.934894 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8e1259f5-6bc3-4f83-9423-3441fe05e746 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:09.941184 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:09.941184 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:09.941575 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8e1259f5-6bc3-4f83-9423-3441fe05e746 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:09.942544 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8e1259f5-6bc3-4f83-9423-3441fe05e746 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/10d0a6bf-1228-4136-b69b-3b6320c7f0e9 returned with HTTP 200 Jul 03 23:57:09.943166 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 917/3629] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:09 2026] GET /volume/v3/snapshots/10d0a6bf-1228-4136-b69b-3b6320c7f0e9 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:10.503325 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-dc34c2ab-d439-494d-8d86-24b26d0a6ad6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:10.505268 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dc34c2ab-d439-494d-8d86-24b26d0a6ad6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:57:10.505429 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dc34c2ab-d439-494d-8d86-24b26d0a6ad6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:10.505596 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dc34c2ab-d439-494d-8d86-24b26d0a6ad6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:10.505747 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-dc34c2ab-d439-494d-8d86-24b26d0a6ad6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:10.510957 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:10.510957 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:10.512057 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dc34c2ab-d439-494d-8d86-24b26d0a6ad6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:57:10.512440 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 908/3630] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:10 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:10.756719 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-aabe5f3d-291f-4548-8c2b-10b097113c2c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:10.759537 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aabe5f3d-291f-4548-8c2b-10b097113c2c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:57:10.759792 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aabe5f3d-291f-4548-8c2b-10b097113c2c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:10.760005 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aabe5f3d-291f-4548-8c2b-10b097113c2c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:10.760104 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-aabe5f3d-291f-4548-8c2b-10b097113c2c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:10.764351 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:10.764351 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:10.764961 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aabe5f3d-291f-4548-8c2b-10b097113c2c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:57:10.765286 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 884/3631] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:10 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:10.954500 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5647a408-af35-4b40-8cae-447e0493ad19 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:10.956818 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5647a408-af35-4b40-8cae-447e0493ad19 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/10d0a6bf-1228-4136-b69b-3b6320c7f0e9 Jul 03 23:57:10.957098 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5647a408-af35-4b40-8cae-447e0493ad19 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:10.957375 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5647a408-af35-4b40-8cae-447e0493ad19 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:10.970505 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5647a408-af35-4b40-8cae-447e0493ad19 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/10d0a6bf-1228-4136-b69b-3b6320c7f0e9 returned with HTTP 404 Jul 03 23:57:10.970505 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 923/3632] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:10 2026] GET /volume/v3/snapshots/10d0a6bf-1228-4136-b69b-3b6320c7f0e9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:10.980181 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-394f910c-245a-4cf7-85d8-a5835d0bd8a1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:10.981934 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-394f910c-245a-4cf7-85d8-a5835d0bd8a1 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/dd368915-c7c9-460e-9099-dda455c5b99e Jul 03 23:57:10.982129 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-394f910c-245a-4cf7-85d8-a5835d0bd8a1 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:10.982309 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-394f910c-245a-4cf7-85d8-a5835d0bd8a1 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:10.982480 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-394f910c-245a-4cf7-85d8-a5835d0bd8a1 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete volume with id: dd368915-c7c9-460e-9099-dda455c5b99e Jul 03 23:57:10.989813 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:10.989813 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:10.990138 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-394f910c-245a-4cf7-85d8-a5835d0bd8a1 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:11.016532 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-394f910c-245a-4cf7-85d8-a5835d0bd8a1 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete volume request issued successfully. Jul 03 23:57:11.016842 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-394f910c-245a-4cf7-85d8-a5835d0bd8a1 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/dd368915-c7c9-460e-9099-dda455c5b99e returned with HTTP 202 Jul 03 23:57:11.017405 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 918/3633] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:10 2026] DELETE /volume/v3/volumes/dd368915-c7c9-460e-9099-dda455c5b99e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:11.028763 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-646ce7d8-37c7-4b41-8115-4c6c6993ed8a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:11.031144 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-646ce7d8-37c7-4b41-8115-4c6c6993ed8a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/dd368915-c7c9-460e-9099-dda455c5b99e Jul 03 23:57:11.031424 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-646ce7d8-37c7-4b41-8115-4c6c6993ed8a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:11.032902 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-646ce7d8-37c7-4b41-8115-4c6c6993ed8a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:11.049329 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:11.049329 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:11.053552 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-646ce7d8-37c7-4b41-8115-4c6c6993ed8a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:11.057965 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-646ce7d8-37c7-4b41-8115-4c6c6993ed8a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/dd368915-c7c9-460e-9099-dda455c5b99e returned with HTTP 200 Jul 03 23:57:11.058399 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 909/3634] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:11 2026] GET /volume/v3/volumes/dd368915-c7c9-460e-9099-dda455c5b99e => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:11.393077 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-073b61da-f459-42f0-8b97-c8701ce588ec req-d216c4bd-3518-42e8-92eb-780345e54662 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:11.395541 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-073b61da-f459-42f0-8b97-c8701ce588ec req-d216c4bd-3518-42e8-92eb-780345e54662 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] DELETE https://10.4.3.143/volume/v3/attachments/fd60e6de-354b-4c22-8f98-5e8189315a0f Jul 03 23:57:11.395821 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-073b61da-f459-42f0-8b97-c8701ce588ec req-d216c4bd-3518-42e8-92eb-780345e54662 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:11.396070 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-073b61da-f459-42f0-8b97-c8701ce588ec req-d216c4bd-3518-42e8-92eb-780345e54662 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:11.404723 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:11.404723 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:11.525014 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f7304a9a-e386-4eb4-a842-e17bd66fdbfc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:11.527083 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f7304a9a-e386-4eb4-a842-e17bd66fdbfc tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:57:11.527318 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f7304a9a-e386-4eb4-a842-e17bd66fdbfc tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:11.527522 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f7304a9a-e386-4eb4-a842-e17bd66fdbfc tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:11.527654 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-f7304a9a-e386-4eb4-a842-e17bd66fdbfc tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:11.533719 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:11.533719 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:11.533834 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f7304a9a-e386-4eb4-a842-e17bd66fdbfc tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:57:11.534279 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 924/3635] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:11 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:11.776829 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2a3a876e-ca6b-4fe7-b4cc-bad19f5903ae None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:11.779169 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2a3a876e-ca6b-4fe7-b4cc-bad19f5903ae tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:57:11.779471 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2a3a876e-ca6b-4fe7-b4cc-bad19f5903ae tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:11.779764 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2a3a876e-ca6b-4fe7-b4cc-bad19f5903ae tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:11.779929 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-2a3a876e-ca6b-4fe7-b4cc-bad19f5903ae tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:11.784133 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:11.784133 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:11.784907 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2a3a876e-ca6b-4fe7-b4cc-bad19f5903ae tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:57:11.785302 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 919/3636] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:11 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:11.937936 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-073b61da-f459-42f0-8b97-c8701ce588ec req-d216c4bd-3518-42e8-92eb-780345e54662 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/attachments/fd60e6de-354b-4c22-8f98-5e8189315a0f returned with HTTP 200 Jul 03 23:57:11.938271 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 885/3637] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:57:11 2026] DELETE /volume/v3/attachments/fd60e6de-354b-4c22-8f98-5e8189315a0f => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:12.070139 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8f5454f9-f0e1-41ee-b63a-d117563b537f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:12.073721 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8f5454f9-f0e1-41ee-b63a-d117563b537f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/dd368915-c7c9-460e-9099-dda455c5b99e Jul 03 23:57:12.073721 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8f5454f9-f0e1-41ee-b63a-d117563b537f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:12.073721 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8f5454f9-f0e1-41ee-b63a-d117563b537f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:12.078783 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8f5454f9-f0e1-41ee-b63a-d117563b537f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/dd368915-c7c9-460e-9099-dda455c5b99e returned with HTTP 404 Jul 03 23:57:12.079415 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 910/3638] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:12 2026] GET /volume/v3/volumes/dd368915-c7c9-460e-9099-dda455c5b99e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:12.088686 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:12.091829 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:12.091829 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1382329152"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:12.092386 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1382329152'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:12.092516 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume of 1 GB Jul 03 23:57:12.099007 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Availability Zones retrieved successfully. Jul 03 23:57:12.105885 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Flow 'volume_create_api' (c51deb51-395d-4362-9aae-3267a95f1523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:12.106864 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff0ebb98-5c3a-43d9-8105-f6de6e8c5d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:12.107675 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:12.141568 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff0ebb98-5c3a-43d9-8105-f6de6e8c5d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:12.142476 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4ee4a2-c7de-458e-ac0a-b8f9338f4398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:12.180091 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Created reservations ['792d84d1-615f-403f-8cb3-bcdf2963b9d4', 'a07f9d77-0eae-4fdc-9183-2716c05630a6', '758e1cf9-4054-4758-8330-173aeb960bec', 'f4c20b09-91c5-45d3-b3e8-69ce6917daac'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:12.181738 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4ee4a2-c7de-458e-ac0a-b8f9338f4398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['792d84d1-615f-403f-8cb3-bcdf2963b9d4', 'a07f9d77-0eae-4fdc-9183-2716c05630a6', '758e1cf9-4054-4758-8330-173aeb960bec', 'f4c20b09-91c5-45d3-b3e8-69ce6917daac']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:12.181889 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e6e954-442b-4a00-afe8-3b19b936ab5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:12.210409 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e6e954-442b-4a00-afe8-3b19b936ab5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea59e577-fcaa-4e44-9287-3d2535176f37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1382329152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb2fbbbdbe58447a8ac507d0397499f7',qos_specs=None,replication_status=,reservations=['792d84d1-615f-403f-8cb3-bcdf2963b9d4','a07f9d77-0eae-4fdc-9183-2716c05630a6','758e1cf9-4054-4758-8330-173aeb960bec','f4c20b09-91c5-45d3-b3e8-69ce6917daac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1382329152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea59e577-fcaa-4e44-9287-3d2535176f37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb2fbbbdbe58447a8ac507d0397499f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:12.211190 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (261e0ced-ca60-4537-9f5c-c4bf3f7fa12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:12.233631 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (261e0ced-ca60-4537-9f5c-c4bf3f7fa12a) transitioned into state 'SUCCESS' from state '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-1382329152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb2fbbbdbe58447a8ac507d0397499f7',qos_specs=None,replication_status=,reservations=['792d84d1-615f-403f-8cb3-bcdf2963b9d4','a07f9d77-0eae-4fdc-9183-2716c05630a6','758e1cf9-4054-4758-8330-173aeb960bec','f4c20b09-91c5-45d3-b3e8-69ce6917daac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:12.234538 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34ab86ad-5389-4c2f-98b7-020777252151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:12.251297 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34ab86ad-5389-4c2f-98b7-020777252151) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:12.252225 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Flow 'volume_create_api' (c51deb51-395d-4362-9aae-3267a95f1523) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:12.252618 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume request issued successfully. Jul 03 23:57:12.253263 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-df6b4685-ce33-4143-ae24-2f22626e9b3b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:12.253896 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 925/3639] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:57:12 2026] POST /volume/v3/volumes => generated 778 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:12.270468 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-aa703086-89d8-46c5-b77a-d29add95e539 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:12.273207 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aa703086-89d8-46c5-b77a-d29add95e539 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/ea59e577-fcaa-4e44-9287-3d2535176f37 Jul 03 23:57:12.273207 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aa703086-89d8-46c5-b77a-d29add95e539 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:12.273207 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aa703086-89d8-46c5-b77a-d29add95e539 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:12.280433 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:12.280433 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:12.284456 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-aa703086-89d8-46c5-b77a-d29add95e539 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:12.291626 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aa703086-89d8-46c5-b77a-d29add95e539 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/ea59e577-fcaa-4e44-9287-3d2535176f37 returned with HTTP 200 Jul 03 23:57:12.292259 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 920/3640] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:12 2026] GET /volume/v3/volumes/ea59e577-fcaa-4e44-9287-3d2535176f37 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:12.549383 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-898cc734-07a6-4981-95d6-b24c8ae54394 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:12.551261 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-898cc734-07a6-4981-95d6-b24c8ae54394 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:57:12.551381 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-898cc734-07a6-4981-95d6-b24c8ae54394 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:12.551616 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-898cc734-07a6-4981-95d6-b24c8ae54394 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:12.551748 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-898cc734-07a6-4981-95d6-b24c8ae54394 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:12.556161 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:12.556161 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:12.557009 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-898cc734-07a6-4981-95d6-b24c8ae54394 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:57:12.557507 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 886/3641] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:12 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:12.800754 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e60b78a7-77d9-4550-a714-6c576daecf60 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:12.803045 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e60b78a7-77d9-4550-a714-6c576daecf60 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:57:12.803316 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e60b78a7-77d9-4550-a714-6c576daecf60 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:12.803610 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e60b78a7-77d9-4550-a714-6c576daecf60 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:12.804029 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-e60b78a7-77d9-4550-a714-6c576daecf60 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:12.809609 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:12.809609 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:12.810419 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e60b78a7-77d9-4550-a714-6c576daecf60 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:57:12.811213 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 911/3642] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:12 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:13.308628 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1459340b-85c4-4bdb-be2b-453b24ce68c4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:13.310767 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1459340b-85c4-4bdb-be2b-453b24ce68c4 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/ea59e577-fcaa-4e44-9287-3d2535176f37 Jul 03 23:57:13.311100 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1459340b-85c4-4bdb-be2b-453b24ce68c4 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:13.311207 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1459340b-85c4-4bdb-be2b-453b24ce68c4 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:13.319899 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:13.319899 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:13.323431 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1459340b-85c4-4bdb-be2b-453b24ce68c4 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:13.327689 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1459340b-85c4-4bdb-be2b-453b24ce68c4 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/ea59e577-fcaa-4e44-9287-3d2535176f37 returned with HTTP 200 Jul 03 23:57:13.328142 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 926/3643] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:13 2026] GET /volume/v3/volumes/ea59e577-fcaa-4e44-9287-3d2535176f37 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:13.340105 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-10ab7ead-b8c2-41b9-b961-e207c10eda1b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:13.342108 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-10ab7ead-b8c2-41b9-b961-e207c10eda1b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:57:13.342500 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-10ab7ead-b8c2-41b9-b961-e207c10eda1b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea59e577-fcaa-4e44-9287-3d2535176f37", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1508793800"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:13.354398 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:13.354398 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:13.356510 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-10ab7ead-b8c2-41b9-b961-e207c10eda1b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:13.356729 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-10ab7ead-b8c2-41b9-b961-e207c10eda1b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create snapshot from volume ea59e577-fcaa-4e44-9287-3d2535176f37 Jul 03 23:57:13.394729 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-10ab7ead-b8c2-41b9-b961-e207c10eda1b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Created reservations ['e09a3e7a-a928-4855-b118-ba192ed7c109', '54c4e2df-1644-4e75-8dc3-d0042e2931a2', '17bb65ea-d8f3-4d9a-b1d5-55c6d4d00a61', '755265c7-d9c9-4fb1-98d7-116231d7e050'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:13.433465 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-10ab7ead-b8c2-41b9-b961-e207c10eda1b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot create request issued successfully. Jul 03 23:57:13.433777 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-10ab7ead-b8c2-41b9-b961-e207c10eda1b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:57:13.434205 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 921/3644] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:57:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:13.445892 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7ece4ad0-0960-4265-a3a2-bbf99e052fc0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:13.447338 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7ece4ad0-0960-4265-a3a2-bbf99e052fc0 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/d8d86e67-8491-4248-9a8b-47fe7219a9ec Jul 03 23:57:13.447514 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7ece4ad0-0960-4265-a3a2-bbf99e052fc0 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:13.447756 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7ece4ad0-0960-4265-a3a2-bbf99e052fc0 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:13.453831 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:13.453831 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:13.453831 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7ece4ad0-0960-4265-a3a2-bbf99e052fc0 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:13.454183 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7ece4ad0-0960-4265-a3a2-bbf99e052fc0 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/d8d86e67-8491-4248-9a8b-47fe7219a9ec returned with HTTP 200 Jul 03 23:57:13.455019 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 887/3645] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:13 2026] GET /volume/v3/snapshots/d8d86e67-8491-4248-9a8b-47fe7219a9ec => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:13.570597 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f1b5e338-c937-4e0a-837c-f67fb877e9f1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:13.573259 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f1b5e338-c937-4e0a-837c-f67fb877e9f1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:57:13.573605 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f1b5e338-c937-4e0a-837c-f67fb877e9f1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:13.573901 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f1b5e338-c937-4e0a-837c-f67fb877e9f1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:13.574115 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-f1b5e338-c937-4e0a-837c-f67fb877e9f1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:13.582308 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:13.582308 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:13.583571 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f1b5e338-c937-4e0a-837c-f67fb877e9f1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:57:13.584093 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 912/3646] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:13 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:13.823488 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2f79339e-8d46-40ab-b247-9c8800a9cf85 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:13.825421 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2f79339e-8d46-40ab-b247-9c8800a9cf85 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:57:13.825651 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2f79339e-8d46-40ab-b247-9c8800a9cf85 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:13.825846 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2f79339e-8d46-40ab-b247-9c8800a9cf85 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:13.825948 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-2f79339e-8d46-40ab-b247-9c8800a9cf85 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:13.833816 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:13.833816 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:13.833816 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2f79339e-8d46-40ab-b247-9c8800a9cf85 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:57:13.833816 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 927/3647] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:13 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:14.466291 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-dce7e21c-d5c4-45ee-a846-a26dba929487 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:14.469441 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dce7e21c-d5c4-45ee-a846-a26dba929487 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/d8d86e67-8491-4248-9a8b-47fe7219a9ec Jul 03 23:57:14.469680 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dce7e21c-d5c4-45ee-a846-a26dba929487 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:14.469908 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dce7e21c-d5c4-45ee-a846-a26dba929487 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:14.475461 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:14.475461 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:14.475943 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-dce7e21c-d5c4-45ee-a846-a26dba929487 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:14.477147 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dce7e21c-d5c4-45ee-a846-a26dba929487 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/d8d86e67-8491-4248-9a8b-47fe7219a9ec returned with HTTP 200 Jul 03 23:57:14.477685 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 922/3648] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:14 2026] GET /volume/v3/snapshots/d8d86e67-8491-4248-9a8b-47fe7219a9ec => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:14.487692 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-12143972-d5c6-47f4-81f4-debd0e2df6e8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:14.489677 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-12143972-d5c6-47f4-81f4-debd0e2df6e8 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] POST https://10.4.3.143/volume/v3/snapshots/d8d86e67-8491-4248-9a8b-47fe7219a9ec/action Jul 03 23:57:14.490054 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-12143972-d5c6-47f4-81f4-debd0e2df6e8 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:57:14.490180 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-12143972-d5c6-47f4-81f4-debd0e2df6e8 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:14.491518 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.admin_actions [None req-12143972-d5c6-47f4-81f4-debd0e2df6e8 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Updating snapshot 'd8d86e67-8491-4248-9a8b-47fe7219a9ec' with '{'status': 'error'}' {{(pid=99860) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 23:57:14.500894 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:14.500894 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:14.501358 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.policy [None req-12143972-d5c6-47f4-81f4-debd0e2df6e8 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8ed164451334404e9ad80d63c533cda3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bb2fbbbdbe58447a8ac507d0397499f7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99860) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:57:14.501570 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-12143972-d5c6-47f4-81f4-debd0e2df6e8 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] https://10.4.3.143/volume/v3/snapshots/d8d86e67-8491-4248-9a8b-47fe7219a9ec/action returned with HTTP 403 Jul 03 23:57:14.502004 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 888/3649] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:57:14 2026] POST /volume/v3/snapshots/d8d86e67-8491-4248-9a8b-47fe7219a9ec/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:14.509098 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2cf81434-2d3e-49b5-b356-da407721f768 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:14.511670 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2cf81434-2d3e-49b5-b356-da407721f768 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/d8d86e67-8491-4248-9a8b-47fe7219a9ec Jul 03 23:57:14.511878 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2cf81434-2d3e-49b5-b356-da407721f768 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:14.512056 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2cf81434-2d3e-49b5-b356-da407721f768 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:14.512154 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-2cf81434-2d3e-49b5-b356-da407721f768 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete snapshot with id: d8d86e67-8491-4248-9a8b-47fe7219a9ec Jul 03 23:57:14.518371 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:14.518371 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:14.518994 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2cf81434-2d3e-49b5-b356-da407721f768 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:14.541999 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2cf81434-2d3e-49b5-b356-da407721f768 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot delete request issued successfully. Jul 03 23:57:14.542165 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2cf81434-2d3e-49b5-b356-da407721f768 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/d8d86e67-8491-4248-9a8b-47fe7219a9ec returned with HTTP 202 Jul 03 23:57:14.542599 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 913/3650] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:57:14 2026] DELETE /volume/v3/snapshots/d8d86e67-8491-4248-9a8b-47fe7219a9ec => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:14.551967 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9b6e683f-b842-44b3-b63c-76e3cdbbc2f0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:14.555099 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9b6e683f-b842-44b3-b63c-76e3cdbbc2f0 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/d8d86e67-8491-4248-9a8b-47fe7219a9ec Jul 03 23:57:14.555361 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9b6e683f-b842-44b3-b63c-76e3cdbbc2f0 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:14.555632 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9b6e683f-b842-44b3-b63c-76e3cdbbc2f0 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:14.566168 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:14.566168 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:14.566474 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9b6e683f-b842-44b3-b63c-76e3cdbbc2f0 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:14.567116 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9b6e683f-b842-44b3-b63c-76e3cdbbc2f0 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/d8d86e67-8491-4248-9a8b-47fe7219a9ec returned with HTTP 200 Jul 03 23:57:14.567460 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 928/3651] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:14 2026] GET /volume/v3/snapshots/d8d86e67-8491-4248-9a8b-47fe7219a9ec => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:14.598129 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-600c4327-3000-4835-8075-229fa63c2cd0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:14.600295 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-600c4327-3000-4835-8075-229fa63c2cd0 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:57:14.600523 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-600c4327-3000-4835-8075-229fa63c2cd0 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:14.600733 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-600c4327-3000-4835-8075-229fa63c2cd0 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:14.601600 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-600c4327-3000-4835-8075-229fa63c2cd0 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:14.608054 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:14.608054 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:14.609172 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-600c4327-3000-4835-8075-229fa63c2cd0 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:57:14.609684 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 923/3652] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:14 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:14.621571 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bfd3101d-340c-47b1-adf5-81bae18f9c0b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:14.695862 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bfd3101d-340c-47b1-adf5-81bae18f9c0b tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 03 23:57:14.696262 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bfd3101d-340c-47b1-adf5-81bae18f9c0b tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "153505b9-4e1c-4289-9bc7-6335d15bab33", "incremental": true}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:14.697615 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-bfd3101d-340c-47b1-adf5-81bae18f9c0b tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Creating new backup {'backup': {'volume_id': '153505b9-4e1c-4289-9bc7-6335d15bab33', 'incremental': True}} {{(pid=99860) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:57:14.697803 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-bfd3101d-340c-47b1-adf5-81bae18f9c0b tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Creating backup of volume 153505b9-4e1c-4289-9bc7-6335d15bab33 in container None Jul 03 23:57:14.704840 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:14.704840 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:14.705213 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-bfd3101d-340c-47b1-adf5-81bae18f9c0b tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Volume info retrieved successfully. Jul 03 23:57:14.730587 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-bfd3101d-340c-47b1-adf5-81bae18f9c0b tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Created reservations ['adf4ebc7-d5eb-4082-b6c5-69d4511a60c0', '420a0b3a-7b58-4c38-9204-1639d60280c6'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:14.741271 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bfd3101d-340c-47b1-adf5-81bae18f9c0b tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 400 Jul 03 23:57:14.741782 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 889/3653] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:57:14 2026] POST /volume/v3/backups => generated 109 bytes in 121 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:57:14.749401 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6eb6e18d-7cbd-4d6d-8712-8a84807498f3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:14.751155 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6eb6e18d-7cbd-4d6d-8712-8a84807498f3 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] DELETE https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:57:14.751333 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6eb6e18d-7cbd-4d6d-8712-8a84807498f3 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:14.751509 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6eb6e18d-7cbd-4d6d-8712-8a84807498f3 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:14.751617 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-6eb6e18d-7cbd-4d6d-8712-8a84807498f3 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Delete backup with id: e117d16f-cbab-41ef-9524-808cd068959a. Jul 03 23:57:14.755598 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:14.755598 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:14.766428 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.backup.rpcapi [None req-6eb6e18d-7cbd-4d6d-8712-8a84807498f3 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] delete_backup rpcapi backup_id e117d16f-cbab-41ef-9524-808cd068959a {{(pid=99863) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:57:14.767988 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6eb6e18d-7cbd-4d6d-8712-8a84807498f3 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 202 Jul 03 23:57:14.768368 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 914/3654] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:14 2026] DELETE /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:57:14.775593 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-281bba3c-f886-4680-ad47-2f7648f45a71 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:14.777691 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-281bba3c-f886-4680-ad47-2f7648f45a71 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:57:14.777919 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-281bba3c-f886-4680-ad47-2f7648f45a71 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:14.778099 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-281bba3c-f886-4680-ad47-2f7648f45a71 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:14.778192 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-281bba3c-f886-4680-ad47-2f7648f45a71 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:14.782862 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:14.782862 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:14.783606 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-281bba3c-f886-4680-ad47-2f7648f45a71 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 200 Jul 03 23:57:14.783999 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 929/3655] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:14 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:14.847376 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-137b849d-8b6b-4bac-bf5d-e0e396b1caec None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:14.851167 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-137b849d-8b6b-4bac-bf5d-e0e396b1caec tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:57:14.851550 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-137b849d-8b6b-4bac-bf5d-e0e396b1caec tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:14.851862 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-137b849d-8b6b-4bac-bf5d-e0e396b1caec tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:14.852021 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-137b849d-8b6b-4bac-bf5d-e0e396b1caec tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:14.859352 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:14.859352 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:14.860319 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-137b849d-8b6b-4bac-bf5d-e0e396b1caec tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:57:14.860874 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 924/3656] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:14 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:15.490983 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-94b2fcbb-607a-41c2-829b-f62db28a3b8b req-bb8a333c-03d6-44f3-bed2-4215e4cffe0c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:15.493132 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-94b2fcbb-607a-41c2-829b-f62db28a3b8b req-bb8a333c-03d6-44f3-bed2-4215e4cffe0c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93/encryption Jul 03 23:57:15.493369 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-94b2fcbb-607a-41c2-829b-f62db28a3b8b req-bb8a333c-03d6-44f3-bed2-4215e4cffe0c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:15.493649 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-94b2fcbb-607a-41c2-829b-f62db28a3b8b req-bb8a333c-03d6-44f3-bed2-4215e4cffe0c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:15.506730 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:15.506730 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:15.514501 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-94b2fcbb-607a-41c2-829b-f62db28a3b8b req-bb8a333c-03d6-44f3-bed2-4215e4cffe0c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93/encryption returned with HTTP 200 Jul 03 23:57:15.514937 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 890/3657] 10.4.3.143 () {68 vars in 1631 bytes} [Fri Jul 3 23:57:15 2026] GET /volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:15.579234 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-78526865-09ac-4396-989e-b274a1e6ebe4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:15.580996 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-78526865-09ac-4396-989e-b274a1e6ebe4 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/d8d86e67-8491-4248-9a8b-47fe7219a9ec Jul 03 23:57:15.581201 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-78526865-09ac-4396-989e-b274a1e6ebe4 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:15.581494 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-78526865-09ac-4396-989e-b274a1e6ebe4 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:15.587387 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-78526865-09ac-4396-989e-b274a1e6ebe4 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/d8d86e67-8491-4248-9a8b-47fe7219a9ec returned with HTTP 404 Jul 03 23:57:15.587873 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 915/3658] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:15 2026] GET /volume/v3/snapshots/d8d86e67-8491-4248-9a8b-47fe7219a9ec => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:15.598250 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-630d2965-946b-45a0-ae01-5ad869e5a971 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:15.601364 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-630d2965-946b-45a0-ae01-5ad869e5a971 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/ea59e577-fcaa-4e44-9287-3d2535176f37 Jul 03 23:57:15.601591 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-630d2965-946b-45a0-ae01-5ad869e5a971 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:15.601821 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-630d2965-946b-45a0-ae01-5ad869e5a971 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:15.601994 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-630d2965-946b-45a0-ae01-5ad869e5a971 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete volume with id: ea59e577-fcaa-4e44-9287-3d2535176f37 Jul 03 23:57:15.611046 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:15.611046 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:15.611500 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-630d2965-946b-45a0-ae01-5ad869e5a971 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:15.636984 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-630d2965-946b-45a0-ae01-5ad869e5a971 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete volume request issued successfully. Jul 03 23:57:15.637124 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-630d2965-946b-45a0-ae01-5ad869e5a971 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/ea59e577-fcaa-4e44-9287-3d2535176f37 returned with HTTP 202 Jul 03 23:57:15.637720 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 930/3659] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:15 2026] DELETE /volume/v3/volumes/ea59e577-fcaa-4e44-9287-3d2535176f37 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:15.647675 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bbd68cba-c481-481d-a4c7-72bfcd44c59a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:15.650403 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bbd68cba-c481-481d-a4c7-72bfcd44c59a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/ea59e577-fcaa-4e44-9287-3d2535176f37 Jul 03 23:57:15.650403 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bbd68cba-c481-481d-a4c7-72bfcd44c59a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:15.650403 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bbd68cba-c481-481d-a4c7-72bfcd44c59a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:15.658588 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:15.658588 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:15.663291 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-bbd68cba-c481-481d-a4c7-72bfcd44c59a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:15.668672 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bbd68cba-c481-481d-a4c7-72bfcd44c59a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/ea59e577-fcaa-4e44-9287-3d2535176f37 returned with HTTP 200 Jul 03 23:57:15.669094 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 925/3660] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:15 2026] GET /volume/v3/volumes/ea59e577-fcaa-4e44-9287-3d2535176f37 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:15.793269 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d4dc4c97-44cb-4806-88e3-d1ec85a7cc50 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:15.794316 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8d92fb7c-e276-4bc7-b4d9-069aca9f03c3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:15.795922 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d4dc4c97-44cb-4806-88e3-d1ec85a7cc50 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] DELETE https://10.4.3.143/volume/v3/volumes/98d2c26f-787b-41f2-84c4-36070ba96811 Jul 03 23:57:15.796440 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d4dc4c97-44cb-4806-88e3-d1ec85a7cc50 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:15.796582 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8d92fb7c-e276-4bc7-b4d9-069aca9f03c3 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a Jul 03 23:57:15.796689 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d4dc4c97-44cb-4806-88e3-d1ec85a7cc50 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:15.796747 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8d92fb7c-e276-4bc7-b4d9-069aca9f03c3 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:15.796916 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8d92fb7c-e276-4bc7-b4d9-069aca9f03c3 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:15.796956 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-d4dc4c97-44cb-4806-88e3-d1ec85a7cc50 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Delete volume with id: 98d2c26f-787b-41f2-84c4-36070ba96811 Jul 03 23:57:15.797063 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-8d92fb7c-e276-4bc7-b4d9-069aca9f03c3 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id e117d16f-cbab-41ef-9524-808cd068959a. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:15.801778 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8d92fb7c-e276-4bc7-b4d9-069aca9f03c3 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a returned with HTTP 404 Jul 03 23:57:15.802355 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 916/3661] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:15 2026] GET /volume/v3/backups/e117d16f-cbab-41ef-9524-808cd068959a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:15.806875 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:15.806875 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:15.807904 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d4dc4c97-44cb-4806-88e3-d1ec85a7cc50 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Volume info retrieved successfully. Jul 03 23:57:15.812855 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:15.815265 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:15.815759 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2039746351"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:15.818203 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2039746351'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:15.818433 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Create volume of 1 GB Jul 03 23:57:15.831395 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Availability Zones retrieved successfully. Jul 03 23:57:15.833833 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d4dc4c97-44cb-4806-88e3-d1ec85a7cc50 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Delete volume request issued successfully. Jul 03 23:57:15.834134 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d4dc4c97-44cb-4806-88e3-d1ec85a7cc50 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/volumes/98d2c26f-787b-41f2-84c4-36070ba96811 returned with HTTP 202 Jul 03 23:57:15.834721 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 891/3662] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:15 2026] DELETE /volume/v3/volumes/98d2c26f-787b-41f2-84c4-36070ba96811 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:15.844116 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Flow 'volume_create_api' (84db3366-e419-4685-ad8c-b2b5bf6c800a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:15.845030 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (189ad60c-1dbb-4182-9358-6512dab19cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:15.845952 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:15.846001 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-55d3c4b1-9174-4277-8fd6-a6f94566e10b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:15.848240 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-55d3c4b1-9174-4277-8fd6-a6f94566e10b tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] DELETE https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 Jul 03 23:57:15.848502 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-55d3c4b1-9174-4277-8fd6-a6f94566e10b tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:15.848797 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-55d3c4b1-9174-4277-8fd6-a6f94566e10b tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:15.848969 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-55d3c4b1-9174-4277-8fd6-a6f94566e10b tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Delete backup with id: 165e480a-0827-46af-8e6f-e880a79653e3. Jul 03 23:57:15.855790 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:15.855790 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:15.872696 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-bafa1a84-80e7-4558-b22f-57bb442ac2d9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:15.876421 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bafa1a84-80e7-4558-b22f-57bb442ac2d9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:57:15.876912 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bafa1a84-80e7-4558-b22f-57bb442ac2d9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:15.876912 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bafa1a84-80e7-4558-b22f-57bb442ac2d9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:15.876912 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-bafa1a84-80e7-4558-b22f-57bb442ac2d9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:15.878607 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (189ad60c-1dbb-4182-9358-6512dab19cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:15.879340 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad08b75e-42b4-47d9-a463-7a0d59c24635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:15.880293 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.backup.rpcapi [None req-55d3c4b1-9174-4277-8fd6-a6f94566e10b tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] delete_backup rpcapi backup_id 165e480a-0827-46af-8e6f-e880a79653e3 {{(pid=99861) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:57:15.881744 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:15.881744 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:15.882371 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bafa1a84-80e7-4558-b22f-57bb442ac2d9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:57:15.882799 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 917/3663] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:15 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:15.883228 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-55d3c4b1-9174-4277-8fd6-a6f94566e10b tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 returned with HTTP 202 Jul 03 23:57:15.883719 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 926/3664] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:15 2026] DELETE /volume/v3/backups/165e480a-0827-46af-8e6f-e880a79653e3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:57:15.893492 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-665b5c16-fe25-42d4-80d8-6723d8b8c576 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:15.898248 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-665b5c16-fe25-42d4-80d8-6723d8b8c576 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] DELETE https://10.4.3.143/volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 Jul 03 23:57:15.898475 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-665b5c16-fe25-42d4-80d8-6723d8b8c576 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:15.898698 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-665b5c16-fe25-42d4-80d8-6723d8b8c576 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:15.898911 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-665b5c16-fe25-42d4-80d8-6723d8b8c576 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Delete volume with id: 27d28423-e466-419a-a03f-91ec8b2bd775 Jul 03 23:57:15.906600 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:15.906600 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:15.907100 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-665b5c16-fe25-42d4-80d8-6723d8b8c576 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Volume info retrieved successfully. Jul 03 23:57:15.934136 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Created reservations ['df9a44c1-3d1f-4f6b-8059-bb9fad673684', '7f8daaa8-aa6a-4750-9ebd-192e987a3bdc', 'f2c062a7-ab3d-4efe-8891-055ba0ca4976', '8d374975-c519-45a7-971b-ceac15ccc3a8'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:15.935047 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad08b75e-42b4-47d9-a463-7a0d59c24635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df9a44c1-3d1f-4f6b-8059-bb9fad673684', '7f8daaa8-aa6a-4750-9ebd-192e987a3bdc', 'f2c062a7-ab3d-4efe-8891-055ba0ca4976', '8d374975-c519-45a7-971b-ceac15ccc3a8']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:15.935669 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1693a4cf-f4a9-49eb-8bd8-ef71dc99dc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:15.937839 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-665b5c16-fe25-42d4-80d8-6723d8b8c576 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Delete volume request issued successfully. Jul 03 23:57:15.939659 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-665b5c16-fe25-42d4-80d8-6723d8b8c576 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 returned with HTTP 202 Jul 03 23:57:15.939659 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 892/3665] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:15 2026] DELETE /volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:15.948628 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-547c10c5-2435-4896-85a7-ad019d004c46 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:15.954084 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-547c10c5-2435-4896-85a7-ad019d004c46 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 Jul 03 23:57:15.954312 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-547c10c5-2435-4896-85a7-ad019d004c46 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:15.954443 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-547c10c5-2435-4896-85a7-ad019d004c46 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:15.964519 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:15.964519 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:15.964677 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1693a4cf-f4a9-49eb-8bd8-ef71dc99dc25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b00b6f5a-4f84-49d6-bacd-e816185aa7d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2039746351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59e19d2f524a496489f7945d69c3c964',qos_specs=None,replication_status=,reservations=['df9a44c1-3d1f-4f6b-8059-bb9fad673684','7f8daaa8-aa6a-4750-9ebd-192e987a3bdc','f2c062a7-ab3d-4efe-8891-055ba0ca4976','8d374975-c519-45a7-971b-ceac15ccc3a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9193402afc4766a3730eddcb91fb59',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2039746351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b00b6f5a-4f84-49d6-bacd-e816185aa7d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59e19d2f524a496489f7945d69c3c964',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b9193402afc4766a3730eddcb91fb59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:15.965558 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45ee4e5-2eeb-47eb-9f08-0c4048e41d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:15.971240 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-547c10c5-2435-4896-85a7-ad019d004c46 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Volume info retrieved successfully. Jul 03 23:57:15.977018 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-547c10c5-2435-4896-85a7-ad019d004c46 tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 returned with HTTP 200 Jul 03 23:57:15.977697 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 918/3666] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:15 2026] GET /volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:15.996603 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45ee4e5-2eeb-47eb-9f08-0c4048e41d77) transitioned into state 'SUCCESS' from state '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-2039746351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59e19d2f524a496489f7945d69c3c964',qos_specs=None,replication_status=,reservations=['df9a44c1-3d1f-4f6b-8059-bb9fad673684','7f8daaa8-aa6a-4750-9ebd-192e987a3bdc','f2c062a7-ab3d-4efe-8891-055ba0ca4976','8d374975-c519-45a7-971b-ceac15ccc3a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9193402afc4766a3730eddcb91fb59',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:15.997497 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df04cf89-6b4c-44ad-bbfc-ae8f460a48fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:16.010592 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df04cf89-6b4c-44ad-bbfc-ae8f460a48fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:16.011981 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Flow 'volume_create_api' (84db3366-e419-4685-ad8c-b2b5bf6c800a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:16.012354 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Create volume request issued successfully. Jul 03 23:57:16.013303 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-54b63bbe-84aa-4eb8-a30d-8dafe8fd13f5 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:16.014379 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 931/3667] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:57:15 2026] POST /volume/v3/volumes => generated 749 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:16.025243 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-153e5272-1c45-4c3f-b0fe-00f8615da58e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:16.026822 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-153e5272-1c45-4c3f-b0fe-00f8615da58e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/volumes/b00b6f5a-4f84-49d6-bacd-e816185aa7d4 Jul 03 23:57:16.026992 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-153e5272-1c45-4c3f-b0fe-00f8615da58e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:16.027164 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-153e5272-1c45-4c3f-b0fe-00f8615da58e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:16.035004 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:16.035004 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:16.040252 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-153e5272-1c45-4c3f-b0fe-00f8615da58e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Volume info retrieved successfully. Jul 03 23:57:16.046345 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-153e5272-1c45-4c3f-b0fe-00f8615da58e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/volumes/b00b6f5a-4f84-49d6-bacd-e816185aa7d4 returned with HTTP 200 Jul 03 23:57:16.046955 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 927/3668] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:16 2026] GET /volume/v3/volumes/b00b6f5a-4f84-49d6-bacd-e816185aa7d4 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:16.685978 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-867ed5ac-f715-47b6-bb2c-c665059c6be1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:16.687975 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-867ed5ac-f715-47b6-bb2c-c665059c6be1 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/ea59e577-fcaa-4e44-9287-3d2535176f37 Jul 03 23:57:16.688336 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-867ed5ac-f715-47b6-bb2c-c665059c6be1 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:16.688336 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-867ed5ac-f715-47b6-bb2c-c665059c6be1 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:16.694604 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-867ed5ac-f715-47b6-bb2c-c665059c6be1 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/ea59e577-fcaa-4e44-9287-3d2535176f37 returned with HTTP 404 Jul 03 23:57:16.695102 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 893/3669] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:16 2026] GET /volume/v3/volumes/ea59e577-fcaa-4e44-9287-3d2535176f37 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:16.703177 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:16.704828 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:16.705130 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-158774687"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:16.706531 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-158774687'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:16.706646 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume of 1 GB Jul 03 23:57:16.710510 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Availability Zones retrieved successfully. Jul 03 23:57:16.715790 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Flow 'volume_create_api' (a5d01513-c7e2-4fc6-8044-2c3c0ba8015f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:16.716597 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c409e5-c5bf-4ec0-8372-f2a890eca6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:16.717508 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:16.740893 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c409e5-c5bf-4ec0-8372-f2a890eca6a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:16.741621 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35e848f8-64f3-4950-a870-62d233cb3337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:16.775060 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Created reservations ['90533a18-d5cb-42d1-9f27-aaf45e1eb882', 'ee5f332b-0779-4306-ab2a-07e506cbf853', 'c6d48c19-b91a-4fe1-9936-bdaf1142e603', '903810c8-ff6b-4939-950a-d4c13a29eb40'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:16.775860 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35e848f8-64f3-4950-a870-62d233cb3337) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90533a18-d5cb-42d1-9f27-aaf45e1eb882', 'ee5f332b-0779-4306-ab2a-07e506cbf853', 'c6d48c19-b91a-4fe1-9936-bdaf1142e603', '903810c8-ff6b-4939-950a-d4c13a29eb40']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:16.776549 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (359c0950-1f14-4bf7-9e60-41bafd0ae374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:16.799035 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (359c0950-1f14-4bf7-9e60-41bafd0ae374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bbeeb22-7046-4b10-83e3-775fde61311b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-158774687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb2fbbbdbe58447a8ac507d0397499f7',qos_specs=None,replication_status=,reservations=['90533a18-d5cb-42d1-9f27-aaf45e1eb882','ee5f332b-0779-4306-ab2a-07e506cbf853','c6d48c19-b91a-4fe1-9936-bdaf1142e603','903810c8-ff6b-4939-950a-d4c13a29eb40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-158774687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bbeeb22-7046-4b10-83e3-775fde61311b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb2fbbbdbe58447a8ac507d0397499f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:16.799765 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38945053-34bc-4753-a7b4-6d5d738752a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:16.815600 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38945053-34bc-4753-a7b4-6d5d738752a2) transitioned into state 'SUCCESS' from state '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-158774687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb2fbbbdbe58447a8ac507d0397499f7',qos_specs=None,replication_status=,reservations=['90533a18-d5cb-42d1-9f27-aaf45e1eb882','ee5f332b-0779-4306-ab2a-07e506cbf853','c6d48c19-b91a-4fe1-9936-bdaf1142e603','903810c8-ff6b-4939-950a-d4c13a29eb40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:16.816229 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0cf7fdb-654b-4082-9cd3-f47d7be43510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:16.826258 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0cf7fdb-654b-4082-9cd3-f47d7be43510) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:16.827215 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Flow 'volume_create_api' (a5d01513-c7e2-4fc6-8044-2c3c0ba8015f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:16.827504 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume request issued successfully. Jul 03 23:57:16.828154 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-825f64d9-89c1-472e-ae70-4a9f4de3ad9b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:16.828555 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 919/3670] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:57:16 2026] POST /volume/v3/volumes => generated 777 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:16.842609 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7dd946ce-b335-4272-85d3-04a7abcae983 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:16.846721 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7dd946ce-b335-4272-85d3-04a7abcae983 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/0bbeeb22-7046-4b10-83e3-775fde61311b Jul 03 23:57:16.846721 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7dd946ce-b335-4272-85d3-04a7abcae983 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:16.846721 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7dd946ce-b335-4272-85d3-04a7abcae983 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:16.857910 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:16.857910 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:16.868196 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7dd946ce-b335-4272-85d3-04a7abcae983 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:16.871190 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7dd946ce-b335-4272-85d3-04a7abcae983 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/0bbeeb22-7046-4b10-83e3-775fde61311b returned with HTTP 200 Jul 03 23:57:16.871695 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 932/3671] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:16 2026] GET /volume/v3/volumes/0bbeeb22-7046-4b10-83e3-775fde61311b => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:16.894752 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fee9956d-eb87-4bd7-b8be-476698506162 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:16.897450 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fee9956d-eb87-4bd7-b8be-476698506162 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:57:16.897737 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fee9956d-eb87-4bd7-b8be-476698506162 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:16.897902 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fee9956d-eb87-4bd7-b8be-476698506162 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:16.898007 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-fee9956d-eb87-4bd7-b8be-476698506162 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:16.901926 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:16.901926 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:16.902466 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fee9956d-eb87-4bd7-b8be-476698506162 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:57:16.902901 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 928/3672] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:16 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:16.913861 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6139ce3a-d4bc-48fb-9b35-f35c0f6da29e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:16.915834 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6139ce3a-d4bc-48fb-9b35-f35c0f6da29e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 03 23:57:16.915966 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6139ce3a-d4bc-48fb-9b35-f35c0f6da29e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ed768bb6-2add-46bf-92c9-e2bdd8867b68"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:16.917209 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-6139ce3a-d4bc-48fb-9b35-f35c0f6da29e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Creating new backup {'backup': {'volume_id': 'ed768bb6-2add-46bf-92c9-e2bdd8867b68'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:57:16.917342 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-6139ce3a-d4bc-48fb-9b35-f35c0f6da29e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Creating backup of volume ed768bb6-2add-46bf-92c9-e2bdd8867b68 in container None Jul 03 23:57:16.924924 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:16.924924 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:16.925277 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6139ce3a-d4bc-48fb-9b35-f35c0f6da29e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:57:16.952516 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-6139ce3a-d4bc-48fb-9b35-f35c0f6da29e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Created reservations ['557baf12-2381-49e3-a9ac-fdbf00819825', '702794f3-b594-41f2-afdb-93ac7ceb8ecf'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:16.992054 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-dfc00065-8ef5-4fbc-b3a0-a03655a96a6c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:16.993993 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dfc00065-8ef5-4fbc-b3a0-a03655a96a6c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] GET https://10.4.3.143/volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 Jul 03 23:57:16.994185 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dfc00065-8ef5-4fbc-b3a0-a03655a96a6c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:16.994381 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dfc00065-8ef5-4fbc-b3a0-a03655a96a6c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:16.997575 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6139ce3a-d4bc-48fb-9b35-f35c0f6da29e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:57:16.998024 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 894/3673] 10.4.3.143 () {70 vars in 1298 bytes} [Fri Jul 3 23:57:16 2026] POST /volume/v3/backups => generated 288 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:17.000817 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dfc00065-8ef5-4fbc-b3a0-a03655a96a6c tempest-TestVolumeBackupRestore-424192305 tempest-TestVolumeBackupRestore-424192305-project-member] https://10.4.3.143/volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 returned with HTTP 404 Jul 03 23:57:17.001316 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 920/3674] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:16 2026] GET /volume/v3/volumes/27d28423-e466-419a-a03f-91ec8b2bd775 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:17.010741 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8ea6d118-726d-4b26-b5d4-6342af532ea3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:17.013076 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8ea6d118-726d-4b26-b5d4-6342af532ea3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:17.013673 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8ea6d118-726d-4b26-b5d4-6342af532ea3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:17.013673 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8ea6d118-726d-4b26-b5d4-6342af532ea3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:17.013673 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-8ea6d118-726d-4b26-b5d4-6342af532ea3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:17.021036 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:17.021036 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:17.021785 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8ea6d118-726d-4b26-b5d4-6342af532ea3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:17.022182 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 933/3675] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:17 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:17.061230 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cbb7d1a0-585a-4e5d-b8e4-86cccecba5da None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:17.063082 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cbb7d1a0-585a-4e5d-b8e4-86cccecba5da tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/volumes/b00b6f5a-4f84-49d6-bacd-e816185aa7d4 Jul 03 23:57:17.063334 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cbb7d1a0-585a-4e5d-b8e4-86cccecba5da tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:17.063591 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cbb7d1a0-585a-4e5d-b8e4-86cccecba5da tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:17.071086 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:17.071086 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:17.074977 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cbb7d1a0-585a-4e5d-b8e4-86cccecba5da tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Volume info retrieved successfully. Jul 03 23:57:17.080559 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cbb7d1a0-585a-4e5d-b8e4-86cccecba5da tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/volumes/b00b6f5a-4f84-49d6-bacd-e816185aa7d4 returned with HTTP 200 Jul 03 23:57:17.081002 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 929/3676] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:17 2026] GET /volume/v3/volumes/b00b6f5a-4f84-49d6-bacd-e816185aa7d4 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:17.093489 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ff55c907-1ea1-4a4b-9285-31ec443b4598 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:17.099236 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ff55c907-1ea1-4a4b-9285-31ec443b4598 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 03 23:57:17.099649 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ff55c907-1ea1-4a4b-9285-31ec443b4598 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b00b6f5a-4f84-49d6-bacd-e816185aa7d4", "name": "tempest-VolumesBackupsTest-Backup-1451770767"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:17.103424 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-ff55c907-1ea1-4a4b-9285-31ec443b4598 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Creating new backup {'backup': {'volume_id': 'b00b6f5a-4f84-49d6-bacd-e816185aa7d4', 'name': 'tempest-VolumesBackupsTest-Backup-1451770767'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:57:17.103620 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-ff55c907-1ea1-4a4b-9285-31ec443b4598 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Creating backup of volume b00b6f5a-4f84-49d6-bacd-e816185aa7d4 in container None Jul 03 23:57:17.113816 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:17.113816 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:17.114167 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ff55c907-1ea1-4a4b-9285-31ec443b4598 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Volume info retrieved successfully. Jul 03 23:57:17.134666 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-ff55c907-1ea1-4a4b-9285-31ec443b4598 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Created reservations ['721af42c-6a30-4653-8dbb-f3a4ae3eb745', '9edb1216-9080-4b50-af95-39a289eabbfe'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:17.169384 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ff55c907-1ea1-4a4b-9285-31ec443b4598 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:57:17.169857 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 895/3677] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:57:17 2026] POST /volume/v3/backups => generated 330 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:17.177805 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6cbf0eae-486a-47f6-91a5-790f67d482f7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:17.179603 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6cbf0eae-486a-47f6-91a5-790f67d482f7 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:17.179862 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6cbf0eae-486a-47f6-91a5-790f67d482f7 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:17.180035 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6cbf0eae-486a-47f6-91a5-790f67d482f7 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:17.180156 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-6cbf0eae-486a-47f6-91a5-790f67d482f7 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:17.184541 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:17.184541 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:17.185146 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6cbf0eae-486a-47f6-91a5-790f67d482f7 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:17.185490 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 921/3678] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:17 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:17.700081 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-94b2fcbb-607a-41c2-829b-f62db28a3b8b req-4bcabcf3-bf71-4d23-8a89-ee188723363c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:17.702130 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-94b2fcbb-607a-41c2-829b-f62db28a3b8b req-4bcabcf3-bf71-4d23-8a89-ee188723363c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/attachments/9e5c52de-6cb5-4894-a4b1-a8144a556b30 Jul 03 23:57:17.702305 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-94b2fcbb-607a-41c2-829b-f62db28a3b8b req-4bcabcf3-bf71-4d23-8a89-ee188723363c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:17.702511 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-94b2fcbb-607a-41c2-829b-f62db28a3b8b req-4bcabcf3-bf71-4d23-8a89-ee188723363c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:17.709200 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:17.709200 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:17.885646 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6bf9d0c7-2ebb-4498-8161-251a5a705c05 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:17.888520 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6bf9d0c7-2ebb-4498-8161-251a5a705c05 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/0bbeeb22-7046-4b10-83e3-775fde61311b Jul 03 23:57:17.888520 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6bf9d0c7-2ebb-4498-8161-251a5a705c05 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:17.888744 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6bf9d0c7-2ebb-4498-8161-251a5a705c05 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:17.898371 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:17.898371 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:17.901887 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6bf9d0c7-2ebb-4498-8161-251a5a705c05 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:17.905815 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6bf9d0c7-2ebb-4498-8161-251a5a705c05 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/0bbeeb22-7046-4b10-83e3-775fde61311b returned with HTTP 200 Jul 03 23:57:17.906319 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 930/3679] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:17 2026] GET /volume/v3/volumes/0bbeeb22-7046-4b10-83e3-775fde61311b => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:17.917090 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ae0c495c-deef-4f6d-8e33-b9650beea801 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:17.918773 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ae0c495c-deef-4f6d-8e33-b9650beea801 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:57:17.919139 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ae0c495c-deef-4f6d-8e33-b9650beea801 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0bbeeb22-7046-4b10-83e3-775fde61311b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1747705355"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:17.928963 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:17.928963 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:17.929344 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ae0c495c-deef-4f6d-8e33-b9650beea801 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:17.929536 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-ae0c495c-deef-4f6d-8e33-b9650beea801 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create snapshot from volume 0bbeeb22-7046-4b10-83e3-775fde61311b Jul 03 23:57:17.954644 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-ae0c495c-deef-4f6d-8e33-b9650beea801 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Created reservations ['49b13526-a3ec-4fbe-baba-be9edee54606', '4770abd3-d3fe-449b-bc8e-93ecc2597d48', '8828fbe9-4cbb-47b7-8f4b-2e174b374c4e', '9e41fa69-83c1-4681-82e0-94cb758bf051'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:17.989720 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ae0c495c-deef-4f6d-8e33-b9650beea801 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot create request issued successfully. Jul 03 23:57:17.990100 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ae0c495c-deef-4f6d-8e33-b9650beea801 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:57:17.990716 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 896/3680] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:57:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:18.003713 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e3606dc5-3ab9-475e-beb2-a27e1c54a814 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:18.005657 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e3606dc5-3ab9-475e-beb2-a27e1c54a814 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/0d5a5654-7728-4226-adf6-2d6e03c6fc71 Jul 03 23:57:18.005909 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e3606dc5-3ab9-475e-beb2-a27e1c54a814 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:18.006141 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e3606dc5-3ab9-475e-beb2-a27e1c54a814 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:18.011349 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:18.011349 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:18.011804 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e3606dc5-3ab9-475e-beb2-a27e1c54a814 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:18.012580 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e3606dc5-3ab9-475e-beb2-a27e1c54a814 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/0d5a5654-7728-4226-adf6-2d6e03c6fc71 returned with HTTP 200 Jul 03 23:57:18.012953 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 922/3681] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:18 2026] GET /volume/v3/snapshots/0d5a5654-7728-4226-adf6-2d6e03c6fc71 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:18.033244 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-584af905-3518-4882-b629-0154ae292d2a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:18.034937 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-584af905-3518-4882-b629-0154ae292d2a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:18.035130 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-584af905-3518-4882-b629-0154ae292d2a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:18.035302 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-584af905-3518-4882-b629-0154ae292d2a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:18.035421 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-584af905-3518-4882-b629-0154ae292d2a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:18.039451 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:18.039451 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:18.040121 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-584af905-3518-4882-b629-0154ae292d2a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:18.040506 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 931/3682] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:18 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:18.195722 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b73b32d0-8b05-49f2-a447-43cc41181690 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:18.197582 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b73b32d0-8b05-49f2-a447-43cc41181690 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:18.197802 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b73b32d0-8b05-49f2-a447-43cc41181690 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:18.197988 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b73b32d0-8b05-49f2-a447-43cc41181690 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:18.198086 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-b73b32d0-8b05-49f2-a447-43cc41181690 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:18.202161 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:18.202161 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:18.202756 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b73b32d0-8b05-49f2-a447-43cc41181690 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:18.203091 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 897/3683] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:18 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:18.237110 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-94b2fcbb-607a-41c2-829b-f62db28a3b8b req-4bcabcf3-bf71-4d23-8a89-ee188723363c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/9e5c52de-6cb5-4894-a4b1-a8144a556b30 returned with HTTP 200 Jul 03 23:57:18.237667 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 934/3684] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:57:17 2026] DELETE /volume/v3/attachments/9e5c52de-6cb5-4894-a4b1-a8144a556b30 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:19.026122 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-562bd944-4b02-437b-b511-2da6737506c6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:19.027870 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-562bd944-4b02-437b-b511-2da6737506c6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/0d5a5654-7728-4226-adf6-2d6e03c6fc71 Jul 03 23:57:19.028111 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-562bd944-4b02-437b-b511-2da6737506c6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:19.028377 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-562bd944-4b02-437b-b511-2da6737506c6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:19.033175 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:19.033175 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:19.033464 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-562bd944-4b02-437b-b511-2da6737506c6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:19.034095 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-562bd944-4b02-437b-b511-2da6737506c6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/0d5a5654-7728-4226-adf6-2d6e03c6fc71 returned with HTTP 200 Jul 03 23:57:19.034422 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 923/3685] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:19 2026] GET /volume/v3/snapshots/0d5a5654-7728-4226-adf6-2d6e03c6fc71 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:19.045156 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9ecae62b-f79c-445f-a915-acd62a5bd2cd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:19.046964 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9ecae62b-f79c-445f-a915-acd62a5bd2cd tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] GET https://10.4.3.143/volume/v3/snapshots/0d5a5654-7728-4226-adf6-2d6e03c6fc71 Jul 03 23:57:19.047191 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9ecae62b-f79c-445f-a915-acd62a5bd2cd tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:19.047376 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9ecae62b-f79c-445f-a915-acd62a5bd2cd tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:19.052558 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a247fdb8-8e58-40c8-9e57-a3e58d01a154 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:19.052897 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:19.052897 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:19.052966 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9ecae62b-f79c-445f-a915-acd62a5bd2cd tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Snapshot retrieved successfully. Jul 03 23:57:19.053821 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9ecae62b-f79c-445f-a915-acd62a5bd2cd tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] https://10.4.3.143/volume/v3/snapshots/0d5a5654-7728-4226-adf6-2d6e03c6fc71 returned with HTTP 200 Jul 03 23:57:19.054162 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 932/3686] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:19 2026] GET /volume/v3/snapshots/0d5a5654-7728-4226-adf6-2d6e03c6fc71 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:19.055306 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a247fdb8-8e58-40c8-9e57-a3e58d01a154 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:19.055546 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a247fdb8-8e58-40c8-9e57-a3e58d01a154 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:19.055757 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a247fdb8-8e58-40c8-9e57-a3e58d01a154 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:19.055830 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-a247fdb8-8e58-40c8-9e57-a3e58d01a154 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:19.064951 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:19.064951 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:19.065123 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-87ad47ef-17df-4cb4-8024-e372fdcf5dfc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:19.065208 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a247fdb8-8e58-40c8-9e57-a3e58d01a154 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:19.065382 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 898/3687] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:19 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 697 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:19.066856 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-87ad47ef-17df-4cb4-8024-e372fdcf5dfc tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/0d5a5654-7728-4226-adf6-2d6e03c6fc71 Jul 03 23:57:19.067226 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-87ad47ef-17df-4cb4-8024-e372fdcf5dfc tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:19.067546 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-87ad47ef-17df-4cb4-8024-e372fdcf5dfc tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:19.067821 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-87ad47ef-17df-4cb4-8024-e372fdcf5dfc tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete snapshot with id: 0d5a5654-7728-4226-adf6-2d6e03c6fc71 Jul 03 23:57:19.072755 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:19.072755 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:19.073262 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-87ad47ef-17df-4cb4-8024-e372fdcf5dfc tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:19.092219 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-87ad47ef-17df-4cb4-8024-e372fdcf5dfc tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot delete request issued successfully. Jul 03 23:57:19.097082 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-87ad47ef-17df-4cb4-8024-e372fdcf5dfc tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/0d5a5654-7728-4226-adf6-2d6e03c6fc71 returned with HTTP 202 Jul 03 23:57:19.097082 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 935/3688] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:57:19 2026] DELETE /volume/v3/snapshots/0d5a5654-7728-4226-adf6-2d6e03c6fc71 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:19.104248 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-474bafbe-6fb4-4102-a97e-20f6d8f3a51c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:19.107071 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-474bafbe-6fb4-4102-a97e-20f6d8f3a51c tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/0d5a5654-7728-4226-adf6-2d6e03c6fc71 Jul 03 23:57:19.107071 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-474bafbe-6fb4-4102-a97e-20f6d8f3a51c tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:19.107071 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-474bafbe-6fb4-4102-a97e-20f6d8f3a51c tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:19.112549 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:19.112549 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:19.113313 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-474bafbe-6fb4-4102-a97e-20f6d8f3a51c tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:19.114177 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-474bafbe-6fb4-4102-a97e-20f6d8f3a51c tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/0d5a5654-7728-4226-adf6-2d6e03c6fc71 returned with HTTP 200 Jul 03 23:57:19.114177 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 924/3689] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:19 2026] GET /volume/v3/snapshots/0d5a5654-7728-4226-adf6-2d6e03c6fc71 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:19.213140 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6f07b5ac-05ad-4c5d-8dca-4c79b6967e10 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:19.215325 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6f07b5ac-05ad-4c5d-8dca-4c79b6967e10 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:19.215585 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6f07b5ac-05ad-4c5d-8dca-4c79b6967e10 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:19.215988 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6f07b5ac-05ad-4c5d-8dca-4c79b6967e10 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:19.216107 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-6f07b5ac-05ad-4c5d-8dca-4c79b6967e10 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:19.221046 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:19.221046 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:19.221906 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6f07b5ac-05ad-4c5d-8dca-4c79b6967e10 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:19.222556 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 933/3690] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:19 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:20.076420 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-650c2dfd-89d0-4bd0-9f7a-7dda36b7c280 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:20.078512 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-650c2dfd-89d0-4bd0-9f7a-7dda36b7c280 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:20.078772 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-650c2dfd-89d0-4bd0-9f7a-7dda36b7c280 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:20.079009 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-650c2dfd-89d0-4bd0-9f7a-7dda36b7c280 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:20.079133 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-650c2dfd-89d0-4bd0-9f7a-7dda36b7c280 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:20.083944 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:20.083944 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:20.084733 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-650c2dfd-89d0-4bd0-9f7a-7dda36b7c280 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:20.085199 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 899/3691] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:20 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:20.128117 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-315c6a93-3b97-422d-a507-d551e5fec72e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:20.129863 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-315c6a93-3b97-422d-a507-d551e5fec72e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/0d5a5654-7728-4226-adf6-2d6e03c6fc71 Jul 03 23:57:20.130227 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-315c6a93-3b97-422d-a507-d551e5fec72e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:20.131400 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-315c6a93-3b97-422d-a507-d551e5fec72e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:20.135018 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-315c6a93-3b97-422d-a507-d551e5fec72e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/0d5a5654-7728-4226-adf6-2d6e03c6fc71 returned with HTTP 404 Jul 03 23:57:20.135763 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 936/3692] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:20 2026] GET /volume/v3/snapshots/0d5a5654-7728-4226-adf6-2d6e03c6fc71 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:20.143846 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-df229e11-4825-4555-8b94-93fde1e25823 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:20.145585 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-df229e11-4825-4555-8b94-93fde1e25823 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/0bbeeb22-7046-4b10-83e3-775fde61311b Jul 03 23:57:20.145823 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-df229e11-4825-4555-8b94-93fde1e25823 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:20.146047 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-df229e11-4825-4555-8b94-93fde1e25823 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:20.146212 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-df229e11-4825-4555-8b94-93fde1e25823 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete volume with id: 0bbeeb22-7046-4b10-83e3-775fde61311b Jul 03 23:57:20.153462 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:20.153462 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:20.153840 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-df229e11-4825-4555-8b94-93fde1e25823 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:20.173735 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-df229e11-4825-4555-8b94-93fde1e25823 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete volume request issued successfully. Jul 03 23:57:20.173735 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-df229e11-4825-4555-8b94-93fde1e25823 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/0bbeeb22-7046-4b10-83e3-775fde61311b returned with HTTP 202 Jul 03 23:57:20.173735 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 925/3693] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:20 2026] DELETE /volume/v3/volumes/0bbeeb22-7046-4b10-83e3-775fde61311b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:20.183683 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-952ecbe7-cb17-4433-910f-158b32ada604 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:20.185864 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-952ecbe7-cb17-4433-910f-158b32ada604 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/0bbeeb22-7046-4b10-83e3-775fde61311b Jul 03 23:57:20.186218 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-952ecbe7-cb17-4433-910f-158b32ada604 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:20.186534 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-952ecbe7-cb17-4433-910f-158b32ada604 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:20.209833 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:20.209833 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:20.223873 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-952ecbe7-cb17-4433-910f-158b32ada604 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:20.230052 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-952ecbe7-cb17-4433-910f-158b32ada604 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/0bbeeb22-7046-4b10-83e3-775fde61311b returned with HTTP 200 Jul 03 23:57:20.232844 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 934/3694] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:20 2026] GET /volume/v3/volumes/0bbeeb22-7046-4b10-83e3-775fde61311b => generated 1007 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:20.246176 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-76f5a5ab-db64-41a7-befa-164fabba56ff None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:20.250170 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-76f5a5ab-db64-41a7-befa-164fabba56ff tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:20.250389 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-76f5a5ab-db64-41a7-befa-164fabba56ff tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:20.250630 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-76f5a5ab-db64-41a7-befa-164fabba56ff tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:20.250783 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-76f5a5ab-db64-41a7-befa-164fabba56ff tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:20.256529 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:20.256529 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:20.257296 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-76f5a5ab-db64-41a7-befa-164fabba56ff tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:20.258260 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 900/3695] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:20 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:20.591134 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b09bcbbf-fbdb-439f-97c2-7e4fb6161739 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:20.592612 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b09bcbbf-fbdb-439f-97c2-7e4fb6161739 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 Jul 03 23:57:20.592965 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b09bcbbf-fbdb-439f-97c2-7e4fb6161739 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:20.593265 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b09bcbbf-fbdb-439f-97c2-7e4fb6161739 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:20.593556 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-b09bcbbf-fbdb-439f-97c2-7e4fb6161739 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume with id: c20263b7-0572-434c-8ef1-2cff62baed93 Jul 03 23:57:20.603894 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:20.603894 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:20.604921 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b09bcbbf-fbdb-439f-97c2-7e4fb6161739 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:57:20.620026 np0000004490 devstack@c-api.service[99862]: WARNING cinder.keymgr.conf_key_mgr [None req-b09bcbbf-fbdb-439f-97c2-7e4fb6161739 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 23:57:20.629347 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b09bcbbf-fbdb-439f-97c2-7e4fb6161739 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume request issued successfully. Jul 03 23:57:20.629347 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b09bcbbf-fbdb-439f-97c2-7e4fb6161739 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 returned with HTTP 202 Jul 03 23:57:20.629347 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 937/3696] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:20 2026] DELETE /volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:20.639393 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3b08759d-f72b-4486-8580-75d8213ce141 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:20.642469 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3b08759d-f72b-4486-8580-75d8213ce141 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 Jul 03 23:57:20.644506 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3b08759d-f72b-4486-8580-75d8213ce141 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:20.644724 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3b08759d-f72b-4486-8580-75d8213ce141 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:20.658818 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:20.658818 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:20.681803 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3b08759d-f72b-4486-8580-75d8213ce141 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:57:20.687215 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3b08759d-f72b-4486-8580-75d8213ce141 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 returned with HTTP 200 Jul 03 23:57:20.687968 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 926/3697] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:20 2026] GET /volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 => generated 872 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:21.098186 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e1c75809-8a2e-4521-81ea-0fdc97ce8d75 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:21.101342 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e1c75809-8a2e-4521-81ea-0fdc97ce8d75 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:21.101342 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e1c75809-8a2e-4521-81ea-0fdc97ce8d75 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:21.101614 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e1c75809-8a2e-4521-81ea-0fdc97ce8d75 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:21.101816 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-e1c75809-8a2e-4521-81ea-0fdc97ce8d75 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:21.108570 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:21.108570 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:21.109880 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e1c75809-8a2e-4521-81ea-0fdc97ce8d75 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:21.110943 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 935/3698] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:21 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:21.249634 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-94676005-acbf-4a79-84cb-ad6117eae3d6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:21.251494 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-94676005-acbf-4a79-84cb-ad6117eae3d6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/0bbeeb22-7046-4b10-83e3-775fde61311b Jul 03 23:57:21.251744 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-94676005-acbf-4a79-84cb-ad6117eae3d6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:21.251942 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-94676005-acbf-4a79-84cb-ad6117eae3d6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:21.257748 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-94676005-acbf-4a79-84cb-ad6117eae3d6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/0bbeeb22-7046-4b10-83e3-775fde61311b returned with HTTP 404 Jul 03 23:57:21.258329 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 901/3699] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:21 2026] GET /volume/v3/volumes/0bbeeb22-7046-4b10-83e3-775fde61311b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:21.268681 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:21.269222 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ca4763af-ca06-4a17-b280-feb78997167f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:21.272728 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ca4763af-ca06-4a17-b280-feb78997167f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:21.272728 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ca4763af-ca06-4a17-b280-feb78997167f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:21.272902 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:21.272947 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ca4763af-ca06-4a17-b280-feb78997167f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:21.272947 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-ca4763af-ca06-4a17-b280-feb78997167f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:21.273011 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-883332707"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:21.274212 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-883332707'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:21.274528 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume of 1 GB Jul 03 23:57:21.277130 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:21.277130 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:21.278794 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ca4763af-ca06-4a17-b280-feb78997167f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:21.278794 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 927/3700] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:21 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:21.281155 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Availability Zones retrieved successfully. Jul 03 23:57:21.289655 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Flow 'volume_create_api' (7cee9191-a880-4348-ac2b-a166c557b088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:21.291289 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1018b3-0bee-41ca-917f-35aaa5154bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:21.292608 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:21.332052 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be1018b3-0bee-41ca-917f-35aaa5154bb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:21.332052 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b37642f-8a23-4fcc-8dba-4620cb1e9601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:21.399732 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Created reservations ['ee29add0-7f3d-435c-9937-850c1983a359', '3f2488cd-664a-4ce6-a34b-c0ad83d59af7', '19fdc0b9-12b8-4544-a340-5464ef03871d', '75bf9d2a-e46c-4a1c-a5c6-a68bec785fec'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:21.401228 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b37642f-8a23-4fcc-8dba-4620cb1e9601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee29add0-7f3d-435c-9937-850c1983a359', '3f2488cd-664a-4ce6-a34b-c0ad83d59af7', '19fdc0b9-12b8-4544-a340-5464ef03871d', '75bf9d2a-e46c-4a1c-a5c6-a68bec785fec']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:21.402172 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd794d7-1c0e-429a-86cc-44b94b9db517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:21.433343 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd794d7-1c0e-429a-86cc-44b94b9db517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd917d2da-7875-4931-8fe2-a563cd6c2fab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-883332707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb2fbbbdbe58447a8ac507d0397499f7',qos_specs=None,replication_status=,reservations=['ee29add0-7f3d-435c-9937-850c1983a359','3f2488cd-664a-4ce6-a34b-c0ad83d59af7','19fdc0b9-12b8-4544-a340-5464ef03871d','75bf9d2a-e46c-4a1c-a5c6-a68bec785fec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-883332707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d917d2da-7875-4931-8fe2-a563cd6c2fab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb2fbbbdbe58447a8ac507d0397499f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:21.434375 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ec24181-5e09-4380-b080-f70151c9d5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:21.456550 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ec24181-5e09-4380-b080-f70151c9d5c2) transitioned into state 'SUCCESS' from state '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-883332707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb2fbbbdbe58447a8ac507d0397499f7',qos_specs=None,replication_status=,reservations=['ee29add0-7f3d-435c-9937-850c1983a359','3f2488cd-664a-4ce6-a34b-c0ad83d59af7','19fdc0b9-12b8-4544-a340-5464ef03871d','75bf9d2a-e46c-4a1c-a5c6-a68bec785fec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:21.457359 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03e6e5c3-3f00-4449-bfbf-1b252e08bf4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:21.467558 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03e6e5c3-3f00-4449-bfbf-1b252e08bf4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:21.468551 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Flow 'volume_create_api' (7cee9191-a880-4348-ac2b-a166c557b088) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:21.468978 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume request issued successfully. Jul 03 23:57:21.469683 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0f4e2f6e-28af-4270-83a8-fe9f67740732 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:21.470147 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 938/3701] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:57:21 2026] POST /volume/v3/volumes => generated 777 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:21.487853 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-dd51c834-ccd9-40fd-aad7-f66bcd4cbb95 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:21.490633 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dd51c834-ccd9-40fd-aad7-f66bcd4cbb95 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/d917d2da-7875-4931-8fe2-a563cd6c2fab Jul 03 23:57:21.490735 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dd51c834-ccd9-40fd-aad7-f66bcd4cbb95 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:21.491104 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dd51c834-ccd9-40fd-aad7-f66bcd4cbb95 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:21.499248 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:21.499248 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:21.503948 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-dd51c834-ccd9-40fd-aad7-f66bcd4cbb95 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:21.511605 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dd51c834-ccd9-40fd-aad7-f66bcd4cbb95 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/d917d2da-7875-4931-8fe2-a563cd6c2fab returned with HTTP 200 Jul 03 23:57:21.511884 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 936/3702] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:21 2026] GET /volume/v3/volumes/d917d2da-7875-4931-8fe2-a563cd6c2fab => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:21.700491 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d5476593-124e-4a61-9b40-1957e71b510a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:21.702049 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d5476593-124e-4a61-9b40-1957e71b510a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 Jul 03 23:57:21.702222 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d5476593-124e-4a61-9b40-1957e71b510a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:21.702411 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d5476593-124e-4a61-9b40-1957e71b510a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:21.707542 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d5476593-124e-4a61-9b40-1957e71b510a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 returned with HTTP 404 Jul 03 23:57:21.707986 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 902/3703] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:21 2026] GET /volume/v3/volumes/c20263b7-0572-434c-8ef1-2cff62baed93 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:21.715664 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9c76e8df-a610-4d4a-bb52-45e9e88e46e8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:21.719042 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9c76e8df-a610-4d4a-bb52-45e9e88e46e8 tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Jul 03 23:57:21.719225 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9c76e8df-a610-4d4a-bb52-45e9e88e46e8 tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:21.719408 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9c76e8df-a610-4d4a-bb52-45e9e88e46e8 tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:21.720173 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9c76e8df-a610-4d4a-bb52-45e9e88e46e8 tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:57:21.730237 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9c76e8df-a610-4d4a-bb52-45e9e88e46e8 tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] Get all volumes completed successfully. Jul 03 23:57:21.732644 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:21.732644 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:21.736946 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9c76e8df-a610-4d4a-bb52-45e9e88e46e8 tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 23:57:21.737433 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 928/3704] 10.4.3.143 () {66 vars in 1285 bytes} [Fri Jul 3 23:57:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:57:21.757923 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-bf4bf41c-ccf6-455d-8434-ccd3089cd6e5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:21.759348 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bf4bf41c-ccf6-455d-8434-ccd3089cd6e5 tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] DELETE https://10.4.3.143/volume/v3/types/0168f1cc-190b-4c91-ab93-fe8b24542763 Jul 03 23:57:21.759683 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bf4bf41c-ccf6-455d-8434-ccd3089cd6e5 tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:21.760014 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bf4bf41c-ccf6-455d-8434-ccd3089cd6e5 tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] Calling method '_delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:21.760332 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:21.760332 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:21.784775 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bf4bf41c-ccf6-455d-8434-ccd3089cd6e5 tempest-TestVolumeBootPattern-1997121046 tempest-TestVolumeBootPattern-1997121046-project-admin] https://10.4.3.143/volume/v3/types/0168f1cc-190b-4c91-ab93-fe8b24542763 returned with HTTP 202 Jul 03 23:57:21.785331 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 939/3705] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:57:21 2026] DELETE /volume/v3/types/0168f1cc-190b-4c91-ab93-fe8b24542763 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:21.813723 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4df5d930-ba3c-45a8-beac-80e05455536f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:21.816063 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:21.816689 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-283571484", "snapshot_id": null, "imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "volume_type": null, "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:21.819191 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-283571484', 'snapshot_id': None, 'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'volume_type': None, 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:22.081357 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume of 1 GB Jul 03 23:57:22.087584 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Availability Zones retrieved successfully. Jul 03 23:57:22.096209 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (acb8f172-da37-48d1-aff9-f3ab5f8dba54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:22.097871 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:22.099101 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e70a2390-9a39-4020-a6c4-ac5f6e54f6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:22.099953 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:22.124073 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-59a42442-a45d-4363-b9bd-0fba00462582 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:22.126280 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-59a42442-a45d-4363-b9bd-0fba00462582 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:22.126280 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-59a42442-a45d-4363-b9bd-0fba00462582 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:22.126280 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-59a42442-a45d-4363-b9bd-0fba00462582 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:22.126659 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-59a42442-a45d-4363-b9bd-0fba00462582 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:22.132159 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:22.132159 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:22.133071 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-59a42442-a45d-4363-b9bd-0fba00462582 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:22.133600 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 929/3706] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:22 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:22.173593 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e70a2390-9a39-4020-a6c4-ac5f6e54f6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:22.174618 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe46eb90-22b1-43b8-8c72-17be133e43b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:22.186636 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:22.187050 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1479142362"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:22.188680 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1479142362'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:22.188963 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Create volume of 1 GB Jul 03 23:57:22.195731 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Availability Zones retrieved successfully. Jul 03 23:57:22.202962 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Flow 'volume_create_api' (d322d8e8-b926-4c42-8e04-ab9af1a81fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:22.204327 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e2051b5-e8f3-4cb9-8a8c-2cb1dd25dc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:22.205571 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:22.239839 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Created reservations ['b90c4e1f-eb81-411f-ab8d-28b945ae2050', '784863cf-d539-46f2-9366-c34ce20f6458', '7fcc0ada-6a79-4988-a95e-ced7e9d16c20', '8cc98b42-76ec-4d00-ab01-ac04e424ac75'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:22.240757 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe46eb90-22b1-43b8-8c72-17be133e43b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b90c4e1f-eb81-411f-ab8d-28b945ae2050', '784863cf-d539-46f2-9366-c34ce20f6458', '7fcc0ada-6a79-4988-a95e-ced7e9d16c20', '8cc98b42-76ec-4d00-ab01-ac04e424ac75']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:22.241624 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47acbc3-2023-4ba9-9936-c72511e30681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:22.242419 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e2051b5-e8f3-4cb9-8a8c-2cb1dd25dc6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:22.243511 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c10962e6-6738-46d3-85dc-92055f0a3836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:22.271667 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47acbc3-2023-4ba9-9936-c72511e30681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f1899e3-2d0c-4edf-ac80-fa26afa570a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-283571484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['b90c4e1f-eb81-411f-ab8d-28b945ae2050','784863cf-d539-46f2-9366-c34ce20f6458','7fcc0ada-6a79-4988-a95e-ced7e9d16c20','8cc98b42-76ec-4d00-ab01-ac04e424ac75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-283571484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f1899e3-2d0c-4edf-ac80-fa26afa570a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='506ed6de9d934ca0bc79c236b2baa08f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05aad096c3834b00afc9b92c326dc8a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:22.273722 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (919b2ea7-5eac-4ee9-b825-93f7f9b645aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:22.294659 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (919b2ea7-5eac-4ee9-b825-93f7f9b645aa) transitioned into state 'SUCCESS' from state '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-283571484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['b90c4e1f-eb81-411f-ab8d-28b945ae2050','784863cf-d539-46f2-9366-c34ce20f6458','7fcc0ada-6a79-4988-a95e-ced7e9d16c20','8cc98b42-76ec-4d00-ab01-ac04e424ac75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:22.295485 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f0ca379-ab50-4073-99f5-99eb1d051721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:22.297067 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-53b9dcda-8df6-43ee-867c-1bbfd49dc17c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:22.300528 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-53b9dcda-8df6-43ee-867c-1bbfd49dc17c tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:22.300847 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-53b9dcda-8df6-43ee-867c-1bbfd49dc17c tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:22.301130 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-53b9dcda-8df6-43ee-867c-1bbfd49dc17c tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:22.301299 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-53b9dcda-8df6-43ee-867c-1bbfd49dc17c tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:22.313083 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f0ca379-ab50-4073-99f5-99eb1d051721) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:22.314046 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:22.314046 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:22.314504 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (acb8f172-da37-48d1-aff9-f3ab5f8dba54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:22.314818 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-53b9dcda-8df6-43ee-867c-1bbfd49dc17c tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:22.315198 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 940/3707] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:22 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 739 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:22.315402 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request issued successfully. Jul 03 23:57:22.316966 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4df5d930-ba3c-45a8-beac-80e05455536f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:22.317858 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 937/3708] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:57:21 2026] POST /volume/v3/volumes => generated 758 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:22.327072 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Created reservations ['7e369eb4-ebbf-42e4-a9a1-aac120a274f8', 'c80f208e-d563-40ef-b053-7955c740fc81', '4d180a00-e7cb-4203-99fd-ce3fa619bdf2', '002e976e-4f83-43e1-ac26-cf0f2fe13667'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:22.328182 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c10962e6-6738-46d3-85dc-92055f0a3836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e369eb4-ebbf-42e4-a9a1-aac120a274f8', 'c80f208e-d563-40ef-b053-7955c740fc81', '4d180a00-e7cb-4203-99fd-ce3fa619bdf2', '002e976e-4f83-43e1-ac26-cf0f2fe13667']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:22.328981 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37da9a19-ad0f-4b67-9f9c-f903872f3f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:22.332954 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-494d42a7-652d-42a2-b1fd-c3d3284916dd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:22.335524 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-494d42a7-652d-42a2-b1fd-c3d3284916dd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 Jul 03 23:57:22.335815 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-494d42a7-652d-42a2-b1fd-c3d3284916dd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:22.336081 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-494d42a7-652d-42a2-b1fd-c3d3284916dd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:22.346213 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:22.346213 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:22.352799 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-494d42a7-652d-42a2-b1fd-c3d3284916dd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:57:22.357534 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37da9a19-ad0f-4b67-9f9c-f903872f3f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1479142362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35799c6402364456aed2df42fb9516a6',qos_specs=None,replication_status=,reservations=['7e369eb4-ebbf-42e4-a9a1-aac120a274f8','c80f208e-d563-40ef-b053-7955c740fc81','4d180a00-e7cb-4203-99fd-ce3fa619bdf2','002e976e-4f83-43e1-ac26-cf0f2fe13667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4030a179758473296571ccdc7c5bb3e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1479142362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35799c6402364456aed2df42fb9516a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4030a179758473296571ccdc7c5bb3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:22.358455 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (720c1568-2204-4995-8fa7-c37ff4e0e317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:22.358851 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-494d42a7-652d-42a2-b1fd-c3d3284916dd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 returned with HTTP 200 Jul 03 23:57:22.359348 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 930/3709] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:22 2026] GET /volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:22.393652 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (720c1568-2204-4995-8fa7-c37ff4e0e317) transitioned into state 'SUCCESS' from state '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-1479142362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35799c6402364456aed2df42fb9516a6',qos_specs=None,replication_status=,reservations=['7e369eb4-ebbf-42e4-a9a1-aac120a274f8','c80f208e-d563-40ef-b053-7955c740fc81','4d180a00-e7cb-4203-99fd-ce3fa619bdf2','002e976e-4f83-43e1-ac26-cf0f2fe13667'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4030a179758473296571ccdc7c5bb3e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:22.394461 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7883d8e0-ac1b-4725-9c37-80e0afb85bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:22.405925 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7883d8e0-ac1b-4725-9c37-80e0afb85bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:22.407058 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Flow 'volume_create_api' (d322d8e8-b926-4c42-8e04-ab9af1a81fb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:22.407455 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Create volume request issued successfully. Jul 03 23:57:22.409339 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3d32aaff-b6d1-449b-9b97-5e32deefe15a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:22.409339 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 903/3710] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:57:22 2026] POST /volume/v3/volumes => generated 758 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:22.421588 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-405a3766-faf3-459e-aec2-dbf5313e0ef0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:22.424173 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-405a3766-faf3-459e-aec2-dbf5313e0ef0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f Jul 03 23:57:22.424439 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-405a3766-faf3-459e-aec2-dbf5313e0ef0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:22.424690 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-405a3766-faf3-459e-aec2-dbf5313e0ef0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:22.436528 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:22.436528 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:22.442816 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-405a3766-faf3-459e-aec2-dbf5313e0ef0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:22.450917 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-405a3766-faf3-459e-aec2-dbf5313e0ef0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f returned with HTTP 200 Jul 03 23:57:22.452632 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 941/3711] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:22 2026] GET /volume/v3/volumes/e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:22.526155 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-41b81686-f68b-4507-b5dc-119899a2577f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:22.528595 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-41b81686-f68b-4507-b5dc-119899a2577f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/d917d2da-7875-4931-8fe2-a563cd6c2fab Jul 03 23:57:22.529772 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-41b81686-f68b-4507-b5dc-119899a2577f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:22.529772 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-41b81686-f68b-4507-b5dc-119899a2577f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:22.540722 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:22.540722 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:22.543958 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-41b81686-f68b-4507-b5dc-119899a2577f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:22.549146 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-41b81686-f68b-4507-b5dc-119899a2577f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/d917d2da-7875-4931-8fe2-a563cd6c2fab returned with HTTP 200 Jul 03 23:57:22.550631 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 938/3712] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:22 2026] GET /volume/v3/volumes/d917d2da-7875-4931-8fe2-a563cd6c2fab => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:22.565401 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7420977c-6ed2-4d3c-8b82-5c4478f48394 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:22.567807 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7420977c-6ed2-4d3c-8b82-5c4478f48394 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:57:22.568228 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7420977c-6ed2-4d3c-8b82-5c4478f48394 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d917d2da-7875-4931-8fe2-a563cd6c2fab", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1089751703"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:22.578497 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:22.578497 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:22.578913 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-7420977c-6ed2-4d3c-8b82-5c4478f48394 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:22.579088 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-7420977c-6ed2-4d3c-8b82-5c4478f48394 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create snapshot from volume d917d2da-7875-4931-8fe2-a563cd6c2fab Jul 03 23:57:22.614810 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-7420977c-6ed2-4d3c-8b82-5c4478f48394 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Created reservations ['259cc98d-4c32-4aef-9894-35877ad5c408', '918956bb-7ade-4964-9e91-74b87cdcb233', '44415df0-437b-4d6a-b6a7-30cd49c20054', '5cdae682-d0ae-49b7-aa88-70dab17a258b'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:22.650841 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-7420977c-6ed2-4d3c-8b82-5c4478f48394 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot create request issued successfully. Jul 03 23:57:22.651211 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7420977c-6ed2-4d3c-8b82-5c4478f48394 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:57:22.652160 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 931/3713] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:57:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:22.662019 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-23753363-3437-4275-98f5-7d41753c9467 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:22.664487 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-23753363-3437-4275-98f5-7d41753c9467 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/bf09c8ef-6d2e-497f-abe6-c5354a22d326 Jul 03 23:57:22.664781 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-23753363-3437-4275-98f5-7d41753c9467 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:22.665011 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-23753363-3437-4275-98f5-7d41753c9467 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:22.671027 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:22.671027 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:22.671472 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-23753363-3437-4275-98f5-7d41753c9467 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:22.672469 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-23753363-3437-4275-98f5-7d41753c9467 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/bf09c8ef-6d2e-497f-abe6-c5354a22d326 returned with HTTP 200 Jul 03 23:57:22.672966 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 904/3714] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:22 2026] GET /volume/v3/snapshots/bf09c8ef-6d2e-497f-abe6-c5354a22d326 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:23.152817 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4e62e089-0177-4f57-9d79-8c0a03dc0a5d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:23.154456 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4e62e089-0177-4f57-9d79-8c0a03dc0a5d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:23.154647 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4e62e089-0177-4f57-9d79-8c0a03dc0a5d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:23.154841 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4e62e089-0177-4f57-9d79-8c0a03dc0a5d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:23.154940 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-4e62e089-0177-4f57-9d79-8c0a03dc0a5d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:23.161460 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:23.161460 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:23.162103 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4e62e089-0177-4f57-9d79-8c0a03dc0a5d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:23.163230 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 942/3715] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:23 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:23.329185 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-555e716b-d406-43fb-9244-1ad2724df1e3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:23.331168 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-555e716b-d406-43fb-9244-1ad2724df1e3 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:23.331430 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-555e716b-d406-43fb-9244-1ad2724df1e3 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:23.331680 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-555e716b-d406-43fb-9244-1ad2724df1e3 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:23.331864 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-555e716b-d406-43fb-9244-1ad2724df1e3 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:23.336173 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:23.336173 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:23.336897 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-555e716b-d406-43fb-9244-1ad2724df1e3 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:23.337301 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 939/3716] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:23 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:23.376545 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-40eca151-a850-420f-8992-cf9450b4a325 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:23.378726 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-40eca151-a850-420f-8992-cf9450b4a325 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 Jul 03 23:57:23.378955 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-40eca151-a850-420f-8992-cf9450b4a325 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:23.379187 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-40eca151-a850-420f-8992-cf9450b4a325 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:23.389249 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:23.389249 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:23.394962 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-40eca151-a850-420f-8992-cf9450b4a325 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:57:23.400390 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-40eca151-a850-420f-8992-cf9450b4a325 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 returned with HTTP 200 Jul 03 23:57:23.401121 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 932/3717] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:23 2026] GET /volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:23.414197 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-335fda27-3e1c-4287-a13c-f98c44a36cae None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:23.416660 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-335fda27-3e1c-4287-a13c-f98c44a36cae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 Jul 03 23:57:23.417029 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-335fda27-3e1c-4287-a13c-f98c44a36cae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:23.417288 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-335fda27-3e1c-4287-a13c-f98c44a36cae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:23.428123 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:23.428123 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:23.436788 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-335fda27-3e1c-4287-a13c-f98c44a36cae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:57:23.440800 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-335fda27-3e1c-4287-a13c-f98c44a36cae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 returned with HTTP 200 Jul 03 23:57:23.441292 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 905/3718] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:23 2026] GET /volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:23.474069 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ee9274fd-1f19-4df9-8cd5-282cff197d7d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:23.476457 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ee9274fd-1f19-4df9-8cd5-282cff197d7d tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f Jul 03 23:57:23.476665 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ee9274fd-1f19-4df9-8cd5-282cff197d7d tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:23.476936 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ee9274fd-1f19-4df9-8cd5-282cff197d7d tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:23.487764 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:23.487764 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:23.489966 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ee9274fd-1f19-4df9-8cd5-282cff197d7d tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:23.498032 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ee9274fd-1f19-4df9-8cd5-282cff197d7d tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f returned with HTTP 200 Jul 03 23:57:23.498474 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 943/3719] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:23 2026] GET /volume/v3/volumes/e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:23.511457 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-78774009-da11-450c-8378-7eda575e5962 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:23.513569 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-78774009-da11-450c-8378-7eda575e5962 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] POST https://10.4.3.143/volume/v3/backups Jul 03 23:57:23.514001 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-78774009-da11-450c-8378-7eda575e5962 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f", "name": "tempest-CreateVolumesFromBackupTest-Backup-1844387160"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:23.515825 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.backups [None req-78774009-da11-450c-8378-7eda575e5962 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Creating new backup {'backup': {'volume_id': 'e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1844387160'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:57:23.515996 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-78774009-da11-450c-8378-7eda575e5962 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Creating backup of volume e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f in container None Jul 03 23:57:23.524446 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:23.524446 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:23.524948 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-78774009-da11-450c-8378-7eda575e5962 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:23.556674 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-78774009-da11-450c-8378-7eda575e5962 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Created reservations ['435f9576-edd5-4f3e-9fd6-f60cdec09f61', 'ab44a7aa-1708-435a-9290-e5f7232d8b22'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:23.590908 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-78774009-da11-450c-8378-7eda575e5962 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:57:23.591505 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 940/3720] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:57:23 2026] POST /volume/v3/backups => generated 339 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:23.602966 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a4b6dfe6-320d-43b7-a0c4-50fc501171e9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:23.605502 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a4b6dfe6-320d-43b7-a0c4-50fc501171e9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:23.605502 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a4b6dfe6-320d-43b7-a0c4-50fc501171e9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:23.605654 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a4b6dfe6-320d-43b7-a0c4-50fc501171e9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:23.605807 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-a4b6dfe6-320d-43b7-a0c4-50fc501171e9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:23.614013 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:23.614013 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:23.614013 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a4b6dfe6-320d-43b7-a0c4-50fc501171e9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:23.614421 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 933/3721] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:23 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:23.681948 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-dd570b7f-5688-42a3-8f5c-1e10d43ac5bc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:23.684049 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dd570b7f-5688-42a3-8f5c-1e10d43ac5bc tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/bf09c8ef-6d2e-497f-abe6-c5354a22d326 Jul 03 23:57:23.684328 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dd570b7f-5688-42a3-8f5c-1e10d43ac5bc tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:23.684526 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dd570b7f-5688-42a3-8f5c-1e10d43ac5bc tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:23.692726 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:23.692726 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:23.692726 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-dd570b7f-5688-42a3-8f5c-1e10d43ac5bc tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:23.693006 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dd570b7f-5688-42a3-8f5c-1e10d43ac5bc tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/bf09c8ef-6d2e-497f-abe6-c5354a22d326 returned with HTTP 200 Jul 03 23:57:23.696548 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 906/3722] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:23 2026] GET /volume/v3/snapshots/bf09c8ef-6d2e-497f-abe6-c5354a22d326 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:23.707838 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-138e0b8c-ffb7-4d7e-aef3-e752aac88872 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:23.710042 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-138e0b8c-ffb7-4d7e-aef3-e752aac88872 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] POST https://10.4.3.143/volume/v3/snapshots/bf09c8ef-6d2e-497f-abe6-c5354a22d326/action Jul 03 23:57:23.710042 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-138e0b8c-ffb7-4d7e-aef3-e752aac88872 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:57:23.710042 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-138e0b8c-ffb7-4d7e-aef3-e752aac88872 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:23.711929 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.snapshot_unmanage [None req-138e0b8c-ffb7-4d7e-aef3-e752aac88872 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Unmanage snapshot with id: bf09c8ef-6d2e-497f-abe6-c5354a22d326 Jul 03 23:57:23.717191 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:23.717191 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:23.717875 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-138e0b8c-ffb7-4d7e-aef3-e752aac88872 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Snapshot retrieved successfully. Jul 03 23:57:23.721754 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.policy [None req-138e0b8c-ffb7-4d7e-aef3-e752aac88872 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '8ed164451334404e9ad80d63c533cda3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bb2fbbbdbe58447a8ac507d0397499f7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99862) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:57:23.721754 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-138e0b8c-ffb7-4d7e-aef3-e752aac88872 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] https://10.4.3.143/volume/v3/snapshots/bf09c8ef-6d2e-497f-abe6-c5354a22d326/action returned with HTTP 403 Jul 03 23:57:23.721754 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 944/3723] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:57:23 2026] POST /volume/v3/snapshots/bf09c8ef-6d2e-497f-abe6-c5354a22d326/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:23.727869 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2005a989-9ada-4e3b-946a-4344f6a7496f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:23.729860 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2005a989-9ada-4e3b-946a-4344f6a7496f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/bf09c8ef-6d2e-497f-abe6-c5354a22d326 Jul 03 23:57:23.730060 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2005a989-9ada-4e3b-946a-4344f6a7496f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:23.730250 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2005a989-9ada-4e3b-946a-4344f6a7496f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:23.730345 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-2005a989-9ada-4e3b-946a-4344f6a7496f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete snapshot with id: bf09c8ef-6d2e-497f-abe6-c5354a22d326 Jul 03 23:57:23.736163 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:23.736163 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:23.736510 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2005a989-9ada-4e3b-946a-4344f6a7496f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:23.757278 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2005a989-9ada-4e3b-946a-4344f6a7496f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot delete request issued successfully. Jul 03 23:57:23.757615 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2005a989-9ada-4e3b-946a-4344f6a7496f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/bf09c8ef-6d2e-497f-abe6-c5354a22d326 returned with HTTP 202 Jul 03 23:57:23.758044 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 941/3724] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:57:23 2026] DELETE /volume/v3/snapshots/bf09c8ef-6d2e-497f-abe6-c5354a22d326 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:23.764961 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-00cf0986-9734-4673-a968-811168ebc1a6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:23.767478 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-00cf0986-9734-4673-a968-811168ebc1a6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/bf09c8ef-6d2e-497f-abe6-c5354a22d326 Jul 03 23:57:23.767733 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-00cf0986-9734-4673-a968-811168ebc1a6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:23.768032 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-00cf0986-9734-4673-a968-811168ebc1a6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:23.774145 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:23.774145 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:23.775127 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-00cf0986-9734-4673-a968-811168ebc1a6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:23.776349 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-00cf0986-9734-4673-a968-811168ebc1a6 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/bf09c8ef-6d2e-497f-abe6-c5354a22d326 returned with HTTP 200 Jul 03 23:57:23.778201 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 934/3725] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:23 2026] GET /volume/v3/snapshots/bf09c8ef-6d2e-497f-abe6-c5354a22d326 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:24.180998 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b6822f65-53fc-46fc-909b-634da046f9d2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:24.183277 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b6822f65-53fc-46fc-909b-634da046f9d2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:24.183584 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b6822f65-53fc-46fc-909b-634da046f9d2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:24.183851 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b6822f65-53fc-46fc-909b-634da046f9d2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:24.184022 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-b6822f65-53fc-46fc-909b-634da046f9d2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:24.189007 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:24.189007 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:24.189861 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b6822f65-53fc-46fc-909b-634da046f9d2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:24.190300 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 907/3726] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:24 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:24.353495 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e97f240c-d2a9-4e40-8664-a6e08068b6ec None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:24.358069 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e97f240c-d2a9-4e40-8664-a6e08068b6ec tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:24.358323 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e97f240c-d2a9-4e40-8664-a6e08068b6ec tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:24.358596 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e97f240c-d2a9-4e40-8664-a6e08068b6ec tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:24.358768 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-e97f240c-d2a9-4e40-8664-a6e08068b6ec tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:24.366640 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:24.366640 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:24.367263 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e97f240c-d2a9-4e40-8664-a6e08068b6ec tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:24.367760 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 945/3727] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:24 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:24.627628 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7aa171a3-882a-4010-94a5-fe6d02af4e02 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:24.633036 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7aa171a3-882a-4010-94a5-fe6d02af4e02 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:24.633236 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7aa171a3-882a-4010-94a5-fe6d02af4e02 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:24.633427 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7aa171a3-882a-4010-94a5-fe6d02af4e02 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:24.633557 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-7aa171a3-882a-4010-94a5-fe6d02af4e02 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:24.644598 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:24.644598 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:24.645393 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7aa171a3-882a-4010-94a5-fe6d02af4e02 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:24.645842 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 942/3728] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:24 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:24.715477 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-66f8e329-9c75-4c52-9696-2f286f945acf req-abb5c970-058b-4358-bff2-19438b571fbf None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:24.718220 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-abb5c970-058b-4358-bff2-19438b571fbf tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 Jul 03 23:57:24.719130 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-abb5c970-058b-4358-bff2-19438b571fbf tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:24.719451 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-abb5c970-058b-4358-bff2-19438b571fbf tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:24.727593 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:24.727593 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:24.731966 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-66f8e329-9c75-4c52-9696-2f286f945acf req-abb5c970-058b-4358-bff2-19438b571fbf tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:57:24.737645 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-abb5c970-058b-4358-bff2-19438b571fbf tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 returned with HTTP 200 Jul 03 23:57:24.738134 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 935/3729] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:57:24 2026] GET /volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:24.789198 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e5bc5035-36cc-4585-850a-92212396c884 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:24.793190 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e5bc5035-36cc-4585-850a-92212396c884 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/bf09c8ef-6d2e-497f-abe6-c5354a22d326 Jul 03 23:57:24.793838 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e5bc5035-36cc-4585-850a-92212396c884 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:24.794300 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e5bc5035-36cc-4585-850a-92212396c884 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:24.800101 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e5bc5035-36cc-4585-850a-92212396c884 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/bf09c8ef-6d2e-497f-abe6-c5354a22d326 returned with HTTP 404 Jul 03 23:57:24.801187 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 908/3730] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:24 2026] GET /volume/v3/snapshots/bf09c8ef-6d2e-497f-abe6-c5354a22d326 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:24.808992 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-095d56c3-5b88-47c4-add1-2a4b29d3eb43 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:24.812284 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-095d56c3-5b88-47c4-add1-2a4b29d3eb43 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/d917d2da-7875-4931-8fe2-a563cd6c2fab Jul 03 23:57:24.812532 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-095d56c3-5b88-47c4-add1-2a4b29d3eb43 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:24.812732 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-095d56c3-5b88-47c4-add1-2a4b29d3eb43 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:24.812904 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-095d56c3-5b88-47c4-add1-2a4b29d3eb43 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete volume with id: d917d2da-7875-4931-8fe2-a563cd6c2fab Jul 03 23:57:24.822012 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:24.822012 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:24.822371 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-095d56c3-5b88-47c4-add1-2a4b29d3eb43 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:24.842257 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-095d56c3-5b88-47c4-add1-2a4b29d3eb43 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete volume request issued successfully. Jul 03 23:57:24.842475 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-095d56c3-5b88-47c4-add1-2a4b29d3eb43 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/d917d2da-7875-4931-8fe2-a563cd6c2fab returned with HTTP 202 Jul 03 23:57:24.842901 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 946/3731] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:24 2026] DELETE /volume/v3/volumes/d917d2da-7875-4931-8fe2-a563cd6c2fab => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 23:57:24.849953 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d187247b-1c1c-41de-b51b-770e2e2a135f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:24.855201 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d187247b-1c1c-41de-b51b-770e2e2a135f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/d917d2da-7875-4931-8fe2-a563cd6c2fab Jul 03 23:57:24.855509 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d187247b-1c1c-41de-b51b-770e2e2a135f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:24.855758 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d187247b-1c1c-41de-b51b-770e2e2a135f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:24.868735 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:24.868735 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:24.877835 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d187247b-1c1c-41de-b51b-770e2e2a135f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:24.885737 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d187247b-1c1c-41de-b51b-770e2e2a135f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/d917d2da-7875-4931-8fe2-a563cd6c2fab returned with HTTP 200 Jul 03 23:57:24.886246 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 943/3732] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:24 2026] GET /volume/v3/volumes/d917d2da-7875-4931-8fe2-a563cd6c2fab => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:25.200725 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3ae78653-bf10-4c24-a4a3-6c2058f0c323 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:25.204237 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3ae78653-bf10-4c24-a4a3-6c2058f0c323 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:25.204237 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3ae78653-bf10-4c24-a4a3-6c2058f0c323 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:25.204237 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3ae78653-bf10-4c24-a4a3-6c2058f0c323 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:25.204237 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-3ae78653-bf10-4c24-a4a3-6c2058f0c323 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:25.206792 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-66f8e329-9c75-4c52-9696-2f286f945acf req-73e429af-04ad-403b-b57f-7edf1458667d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:25.209464 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:25.209464 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:25.209559 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-73e429af-04ad-403b-b57f-7edf1458667d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 Jul 03 23:57:25.209824 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-73e429af-04ad-403b-b57f-7edf1458667d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:25.210081 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-73e429af-04ad-403b-b57f-7edf1458667d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:25.210246 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3ae78653-bf10-4c24-a4a3-6c2058f0c323 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:25.210748 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 936/3733] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:25 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:25.219803 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:25.219803 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:25.224102 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-66f8e329-9c75-4c52-9696-2f286f945acf req-73e429af-04ad-403b-b57f-7edf1458667d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:57:25.229526 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-73e429af-04ad-403b-b57f-7edf1458667d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 returned with HTTP 200 Jul 03 23:57:25.230000 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 909/3734] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:57:25 2026] GET /volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:25.239055 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e97df85f-15fc-45ec-bccb-348f30563903 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:25.239621 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e97df85f-15fc-45ec-bccb-348f30563903 None None] GET https://10.4.3.143/volume// Jul 03 23:57:25.239848 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e97df85f-15fc-45ec-bccb-348f30563903 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:25.240011 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e97df85f-15fc-45ec-bccb-348f30563903 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:25.240450 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e97df85f-15fc-45ec-bccb-348f30563903 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:57:25.240819 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 947/3735] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:57:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:57:25.250996 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-66f8e329-9c75-4c52-9696-2f286f945acf req-3589eba3-c9b4-4ed9-9fbc-8b38e63d70cb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:25.253447 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-3589eba3-c9b4-4ed9-9fbc-8b38e63d70cb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:57:25.253953 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-3589eba3-c9b4-4ed9-9fbc-8b38e63d70cb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f1899e3-2d0c-4edf-ac80-fa26afa570a0", "connector": null, "instance_uuid": "da75f7de-8e94-4501-8980-e01a80d19676"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:25.266045 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:25.266045 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:25.299949 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-3589eba3-c9b4-4ed9-9fbc-8b38e63d70cb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:57:25.300565 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 944/3736] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:57: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 03 23:57:25.382909 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-bfc6709f-a764-41c4-9443-97b64e475864 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:25.390374 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bfc6709f-a764-41c4-9443-97b64e475864 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:25.390374 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bfc6709f-a764-41c4-9443-97b64e475864 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:25.390374 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bfc6709f-a764-41c4-9443-97b64e475864 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:25.390374 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-bfc6709f-a764-41c4-9443-97b64e475864 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:25.398631 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:25.398631 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:25.399554 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bfc6709f-a764-41c4-9443-97b64e475864 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:25.400087 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 937/3737] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:25 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:25.668725 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-74e7a7b8-af40-486a-835e-8a23526e974b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:25.671195 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-74e7a7b8-af40-486a-835e-8a23526e974b tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:25.671477 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-74e7a7b8-af40-486a-835e-8a23526e974b tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:25.671758 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-74e7a7b8-af40-486a-835e-8a23526e974b tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:25.671905 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-74e7a7b8-af40-486a-835e-8a23526e974b tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:25.681236 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:25.681236 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:25.681995 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-74e7a7b8-af40-486a-835e-8a23526e974b tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:25.682392 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 910/3738] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:25 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:25.899130 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-af57ce1d-d346-4c68-88ef-a4b11c00feda None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:25.902698 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-af57ce1d-d346-4c68-88ef-a4b11c00feda tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/d917d2da-7875-4931-8fe2-a563cd6c2fab Jul 03 23:57:25.902890 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-af57ce1d-d346-4c68-88ef-a4b11c00feda tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:25.903618 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-af57ce1d-d346-4c68-88ef-a4b11c00feda tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:25.911526 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-af57ce1d-d346-4c68-88ef-a4b11c00feda tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/d917d2da-7875-4931-8fe2-a563cd6c2fab returned with HTTP 404 Jul 03 23:57:25.911526 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 948/3739] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:25 2026] GET /volume/v3/volumes/d917d2da-7875-4931-8fe2-a563cd6c2fab => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:25.920962 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:25.922672 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:25.923016 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1409508497"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:25.924345 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1409508497'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:25.924489 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume of 1 GB Jul 03 23:57:25.924726 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:25.924726 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:25.930115 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Availability Zones retrieved successfully. Jul 03 23:57:25.936293 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Flow 'volume_create_api' (9ddc9de6-14dc-4a40-9350-2deb225524a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:25.937366 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23795f70-b7ae-4c24-b45c-40665d1bf930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:25.938291 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:25.966059 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23795f70-b7ae-4c24-b45c-40665d1bf930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:25.966888 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (debe83bd-55e8-4b41-a690-36c024ff6e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:26.010113 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Created reservations ['5e06831a-6f57-41ab-8147-1a17199cc1e9', 'f10eb80d-4c60-43cb-bedc-b32c2910b976', '6b109972-8a98-4a51-a619-d0556715579a', 'e7bf7fea-532d-43ff-a5d3-47722f158394'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:26.011097 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (debe83bd-55e8-4b41-a690-36c024ff6e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e06831a-6f57-41ab-8147-1a17199cc1e9', 'f10eb80d-4c60-43cb-bedc-b32c2910b976', '6b109972-8a98-4a51-a619-d0556715579a', 'e7bf7fea-532d-43ff-a5d3-47722f158394']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:26.011973 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db90c69a-2c3b-4852-9282-3da7dd488f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:26.036281 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db90c69a-2c3b-4852-9282-3da7dd488f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f90c6e95-8832-44d9-a4e0-56a35708f09d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1409508497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb2fbbbdbe58447a8ac507d0397499f7',qos_specs=None,replication_status=,reservations=['5e06831a-6f57-41ab-8147-1a17199cc1e9','f10eb80d-4c60-43cb-bedc-b32c2910b976','6b109972-8a98-4a51-a619-d0556715579a','e7bf7fea-532d-43ff-a5d3-47722f158394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1409508497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f90c6e95-8832-44d9-a4e0-56a35708f09d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb2fbbbdbe58447a8ac507d0397499f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:26.037064 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02971012-0fd5-4ef4-8216-0afdcb72651b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:26.057187 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02971012-0fd5-4ef4-8216-0afdcb72651b) transitioned into state 'SUCCESS' from state '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-1409508497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb2fbbbdbe58447a8ac507d0397499f7',qos_specs=None,replication_status=,reservations=['5e06831a-6f57-41ab-8147-1a17199cc1e9','f10eb80d-4c60-43cb-bedc-b32c2910b976','6b109972-8a98-4a51-a619-d0556715579a','e7bf7fea-532d-43ff-a5d3-47722f158394'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:26.058033 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d779addd-c6ff-410f-96b8-65943533c4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:26.069834 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d779addd-c6ff-410f-96b8-65943533c4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:26.070731 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Flow 'volume_create_api' (9ddc9de6-14dc-4a40-9350-2deb225524a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:26.071065 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume request issued successfully. Jul 03 23:57:26.071659 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6ec214f1-dd50-4d4f-8320-cd02d05d1827 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:26.072357 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 945/3740] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:57:25 2026] POST /volume/v3/volumes => generated 778 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:26.084676 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0bf939be-5415-45d9-9aec-6b7443c5368f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:26.086580 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0bf939be-5415-45d9-9aec-6b7443c5368f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/f90c6e95-8832-44d9-a4e0-56a35708f09d Jul 03 23:57:26.086827 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0bf939be-5415-45d9-9aec-6b7443c5368f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:26.087048 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0bf939be-5415-45d9-9aec-6b7443c5368f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:26.095105 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:26.095105 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:26.099441 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0bf939be-5415-45d9-9aec-6b7443c5368f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:26.103847 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0bf939be-5415-45d9-9aec-6b7443c5368f tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/f90c6e95-8832-44d9-a4e0-56a35708f09d returned with HTTP 200 Jul 03 23:57:26.104270 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 938/3741] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:26 2026] GET /volume/v3/volumes/f90c6e95-8832-44d9-a4e0-56a35708f09d => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:26.223449 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d7575e56-b665-4e2d-bd97-5d709b7b09a7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:26.227225 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d7575e56-b665-4e2d-bd97-5d709b7b09a7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:26.228023 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d7575e56-b665-4e2d-bd97-5d709b7b09a7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:26.228909 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d7575e56-b665-4e2d-bd97-5d709b7b09a7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:26.229056 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-d7575e56-b665-4e2d-bd97-5d709b7b09a7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:26.235547 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:26.235547 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:26.237005 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d7575e56-b665-4e2d-bd97-5d709b7b09a7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:26.237490 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 911/3742] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:26 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:26.413064 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-39108ffc-47a1-41cd-aba1-f51f3805dad0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:26.414642 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-39108ffc-47a1-41cd-aba1-f51f3805dad0 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:26.414982 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-39108ffc-47a1-41cd-aba1-f51f3805dad0 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:26.415255 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-39108ffc-47a1-41cd-aba1-f51f3805dad0 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:26.415476 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-39108ffc-47a1-41cd-aba1-f51f3805dad0 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:26.420175 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:26.420175 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:26.421521 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-39108ffc-47a1-41cd-aba1-f51f3805dad0 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:26.421521 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 949/3743] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:26 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:26.699009 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d45649d1-2838-4610-a4bd-ed415caa144d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:26.700952 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d45649d1-2838-4610-a4bd-ed415caa144d tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:26.701115 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d45649d1-2838-4610-a4bd-ed415caa144d tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:26.701304 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d45649d1-2838-4610-a4bd-ed415caa144d tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:26.701406 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-d45649d1-2838-4610-a4bd-ed415caa144d tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:26.706336 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:26.706336 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:26.707059 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d45649d1-2838-4610-a4bd-ed415caa144d tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:26.707447 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 946/3744] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:26 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:27.117155 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b16264d3-6696-48aa-8eef-7be2ce5f972e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:27.119375 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b16264d3-6696-48aa-8eef-7be2ce5f972e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/f90c6e95-8832-44d9-a4e0-56a35708f09d Jul 03 23:57:27.119625 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b16264d3-6696-48aa-8eef-7be2ce5f972e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:27.119888 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b16264d3-6696-48aa-8eef-7be2ce5f972e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:27.128059 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:27.128059 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:27.131874 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b16264d3-6696-48aa-8eef-7be2ce5f972e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:27.136262 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b16264d3-6696-48aa-8eef-7be2ce5f972e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/f90c6e95-8832-44d9-a4e0-56a35708f09d returned with HTTP 200 Jul 03 23:57:27.136749 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 939/3745] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:27 2026] GET /volume/v3/volumes/f90c6e95-8832-44d9-a4e0-56a35708f09d => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:27.152596 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f83069cb-bbe1-4591-922a-03ce98f12ee2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:27.154151 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f83069cb-bbe1-4591-922a-03ce98f12ee2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:57:27.154685 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f83069cb-bbe1-4591-922a-03ce98f12ee2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f90c6e95-8832-44d9-a4e0-56a35708f09d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1586909604"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:27.168730 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:27.168730 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:27.168730 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f83069cb-bbe1-4591-922a-03ce98f12ee2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:27.168730 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-f83069cb-bbe1-4591-922a-03ce98f12ee2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create snapshot from volume f90c6e95-8832-44d9-a4e0-56a35708f09d Jul 03 23:57:27.199644 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-f83069cb-bbe1-4591-922a-03ce98f12ee2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Created reservations ['d0c43315-5218-4178-9edd-bfe806cc2084', '6f7b39a0-fd53-4660-8e81-35d94c9d738a', '3ba21d38-4f7a-444b-a355-1c2e4b084946', '37f68f79-eea4-4d91-9365-573c5d1a7213'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:27.234096 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f83069cb-bbe1-4591-922a-03ce98f12ee2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot create request issued successfully. Jul 03 23:57:27.236032 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f83069cb-bbe1-4591-922a-03ce98f12ee2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:57:27.236032 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 912/3746] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:57:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:27.246650 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d08b18f6-06a8-4ff6-995d-25685e984cce None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:27.249643 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d08b18f6-06a8-4ff6-995d-25685e984cce tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/0a02713b-9434-4591-b74d-0709cc426c0c Jul 03 23:57:27.249872 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d08b18f6-06a8-4ff6-995d-25685e984cce tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:27.250066 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d08b18f6-06a8-4ff6-995d-25685e984cce tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:27.250566 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a6e18800-9316-46b0-b717-991bc95ff892 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:27.252746 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a6e18800-9316-46b0-b717-991bc95ff892 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:27.253012 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a6e18800-9316-46b0-b717-991bc95ff892 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:27.253215 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a6e18800-9316-46b0-b717-991bc95ff892 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:27.253370 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-a6e18800-9316-46b0-b717-991bc95ff892 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:27.255563 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:27.255563 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:27.255971 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d08b18f6-06a8-4ff6-995d-25685e984cce tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:27.256904 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d08b18f6-06a8-4ff6-995d-25685e984cce tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/0a02713b-9434-4591-b74d-0709cc426c0c returned with HTTP 200 Jul 03 23:57:27.257324 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 950/3747] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:27 2026] GET /volume/v3/snapshots/0a02713b-9434-4591-b74d-0709cc426c0c => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:27.260551 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:27.260551 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:27.261016 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a6e18800-9316-46b0-b717-991bc95ff892 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:27.261391 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 947/3748] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:27 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:27.432472 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9d74ae46-67cd-4d59-a101-4cb6238c9b01 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:27.434269 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9d74ae46-67cd-4d59-a101-4cb6238c9b01 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:27.434827 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9d74ae46-67cd-4d59-a101-4cb6238c9b01 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:27.435129 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9d74ae46-67cd-4d59-a101-4cb6238c9b01 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:27.435330 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-9d74ae46-67cd-4d59-a101-4cb6238c9b01 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:27.439909 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:27.439909 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:27.441255 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9d74ae46-67cd-4d59-a101-4cb6238c9b01 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:27.441255 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 940/3749] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:27 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:27.722021 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8989756c-1318-4812-af0d-f63a5c4cc68b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:27.724035 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8989756c-1318-4812-af0d-f63a5c4cc68b tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:27.724223 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8989756c-1318-4812-af0d-f63a5c4cc68b tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:27.724425 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8989756c-1318-4812-af0d-f63a5c4cc68b tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:27.724538 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-8989756c-1318-4812-af0d-f63a5c4cc68b tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:27.730085 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:27.730085 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:27.731138 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8989756c-1318-4812-af0d-f63a5c4cc68b tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:27.731642 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 913/3750] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:27 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:28.267881 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2cde64c8-7d0e-4fa4-9b45-18cb06666757 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:28.269901 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2cde64c8-7d0e-4fa4-9b45-18cb06666757 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/0a02713b-9434-4591-b74d-0709cc426c0c Jul 03 23:57:28.270120 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2cde64c8-7d0e-4fa4-9b45-18cb06666757 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:28.270676 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2cde64c8-7d0e-4fa4-9b45-18cb06666757 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:28.272992 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8049598c-b376-4693-8e1c-03d55b6b76f2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:28.275308 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8049598c-b376-4693-8e1c-03d55b6b76f2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:28.275621 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8049598c-b376-4693-8e1c-03d55b6b76f2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:28.275884 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8049598c-b376-4693-8e1c-03d55b6b76f2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:28.276036 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-8049598c-b376-4693-8e1c-03d55b6b76f2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:28.276105 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:28.276105 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:28.276613 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2cde64c8-7d0e-4fa4-9b45-18cb06666757 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:28.277142 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2cde64c8-7d0e-4fa4-9b45-18cb06666757 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/0a02713b-9434-4591-b74d-0709cc426c0c returned with HTTP 200 Jul 03 23:57:28.277618 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 951/3751] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:28 2026] GET /volume/v3/snapshots/0a02713b-9434-4591-b74d-0709cc426c0c => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:28.281229 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:28.281229 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:28.281649 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8049598c-b376-4693-8e1c-03d55b6b76f2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:28.282038 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 948/3752] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:28 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:28.288872 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-330593f3-fb29-419c-9127-6c506109c5fe None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:28.290979 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-330593f3-fb29-419c-9127-6c506109c5fe tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] PUT https://10.4.3.143/volume/v3/snapshots/0a02713b-9434-4591-b74d-0709cc426c0c Jul 03 23:57:28.291333 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-330593f3-fb29-419c-9127-6c506109c5fe tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:28.299018 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:28.299018 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:28.299500 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-330593f3-fb29-419c-9127-6c506109c5fe tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Snapshot retrieved successfully. Jul 03 23:57:28.307427 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-330593f3-fb29-419c-9127-6c506109c5fe tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] https://10.4.3.143/volume/v3/snapshots/0a02713b-9434-4591-b74d-0709cc426c0c returned with HTTP 200 Jul 03 23:57:28.308005 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 941/3753] 10.4.3.143 () {68 vars in 1374 bytes} [Fri Jul 3 23:57:28 2026] PUT /volume/v3/snapshots/0a02713b-9434-4591-b74d-0709cc426c0c => generated 361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:28.317324 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6d2245b7-ce74-41db-942e-bcf69bf73867 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:28.319432 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6d2245b7-ce74-41db-942e-bcf69bf73867 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/0a02713b-9434-4591-b74d-0709cc426c0c Jul 03 23:57:28.319636 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6d2245b7-ce74-41db-942e-bcf69bf73867 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:28.319895 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6d2245b7-ce74-41db-942e-bcf69bf73867 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:28.320027 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-6d2245b7-ce74-41db-942e-bcf69bf73867 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete snapshot with id: 0a02713b-9434-4591-b74d-0709cc426c0c Jul 03 23:57:28.325672 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:28.325672 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:28.326065 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6d2245b7-ce74-41db-942e-bcf69bf73867 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:28.345516 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6d2245b7-ce74-41db-942e-bcf69bf73867 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot delete request issued successfully. Jul 03 23:57:28.345716 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6d2245b7-ce74-41db-942e-bcf69bf73867 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/0a02713b-9434-4591-b74d-0709cc426c0c returned with HTTP 202 Jul 03 23:57:28.346156 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 914/3754] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:57:28 2026] DELETE /volume/v3/snapshots/0a02713b-9434-4591-b74d-0709cc426c0c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:28.354364 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-fc5794fe-3f94-4f90-a5f7-a291601af16e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:28.356597 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fc5794fe-3f94-4f90-a5f7-a291601af16e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/0a02713b-9434-4591-b74d-0709cc426c0c Jul 03 23:57:28.356820 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fc5794fe-3f94-4f90-a5f7-a291601af16e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:28.357224 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fc5794fe-3f94-4f90-a5f7-a291601af16e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:28.364035 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:28.364035 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:28.364475 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-fc5794fe-3f94-4f90-a5f7-a291601af16e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:28.365162 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fc5794fe-3f94-4f90-a5f7-a291601af16e tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/0a02713b-9434-4591-b74d-0709cc426c0c returned with HTTP 200 Jul 03 23:57:28.365580 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 952/3755] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:28 2026] GET /volume/v3/snapshots/0a02713b-9434-4591-b74d-0709cc426c0c => generated 494 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:28.452949 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5de388f2-0bd2-48f0-8479-312a1b88657b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:28.454677 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5de388f2-0bd2-48f0-8479-312a1b88657b tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:28.454877 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5de388f2-0bd2-48f0-8479-312a1b88657b tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:28.455051 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5de388f2-0bd2-48f0-8479-312a1b88657b tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:28.455155 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-5de388f2-0bd2-48f0-8479-312a1b88657b tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:28.459031 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:28.459031 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:28.459686 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5de388f2-0bd2-48f0-8479-312a1b88657b tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:28.460048 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 949/3756] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:28 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:28.744425 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0b79e4d5-3332-4c80-9ec1-8e95f926861e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:28.746103 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0b79e4d5-3332-4c80-9ec1-8e95f926861e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:28.746292 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0b79e4d5-3332-4c80-9ec1-8e95f926861e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:28.746468 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0b79e4d5-3332-4c80-9ec1-8e95f926861e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:28.746560 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-0b79e4d5-3332-4c80-9ec1-8e95f926861e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:28.753189 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:28.753189 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:28.754631 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0b79e4d5-3332-4c80-9ec1-8e95f926861e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:28.754750 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 942/3757] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:28 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:29.293854 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fc2abcd6-d333-474b-a928-19c40b04faf1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:29.295714 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fc2abcd6-d333-474b-a928-19c40b04faf1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:29.295911 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fc2abcd6-d333-474b-a928-19c40b04faf1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:29.296083 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fc2abcd6-d333-474b-a928-19c40b04faf1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:29.296177 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-fc2abcd6-d333-474b-a928-19c40b04faf1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:29.300237 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:29.300237 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:29.300896 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fc2abcd6-d333-474b-a928-19c40b04faf1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:29.301296 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 915/3758] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:29 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:29.374925 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5a1972ea-6a3b-43fd-b865-e2a071a93e8b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:29.376783 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5a1972ea-6a3b-43fd-b865-e2a071a93e8b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/0a02713b-9434-4591-b74d-0709cc426c0c Jul 03 23:57:29.376986 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5a1972ea-6a3b-43fd-b865-e2a071a93e8b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:29.377221 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5a1972ea-6a3b-43fd-b865-e2a071a93e8b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:29.382796 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5a1972ea-6a3b-43fd-b865-e2a071a93e8b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/0a02713b-9434-4591-b74d-0709cc426c0c returned with HTTP 404 Jul 03 23:57:29.383346 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 953/3759] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:29 2026] GET /volume/v3/snapshots/0a02713b-9434-4591-b74d-0709cc426c0c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:29.392221 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f2fa0fa2-cbe0-40ae-b8df-70b848cbfef4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:29.394080 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f2fa0fa2-cbe0-40ae-b8df-70b848cbfef4 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/f90c6e95-8832-44d9-a4e0-56a35708f09d Jul 03 23:57:29.394300 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f2fa0fa2-cbe0-40ae-b8df-70b848cbfef4 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:29.394487 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f2fa0fa2-cbe0-40ae-b8df-70b848cbfef4 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:29.394659 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-f2fa0fa2-cbe0-40ae-b8df-70b848cbfef4 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete volume with id: f90c6e95-8832-44d9-a4e0-56a35708f09d Jul 03 23:57:29.402762 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:29.402762 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:29.403073 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f2fa0fa2-cbe0-40ae-b8df-70b848cbfef4 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:29.427131 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f2fa0fa2-cbe0-40ae-b8df-70b848cbfef4 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete volume request issued successfully. Jul 03 23:57:29.427370 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f2fa0fa2-cbe0-40ae-b8df-70b848cbfef4 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/f90c6e95-8832-44d9-a4e0-56a35708f09d returned with HTTP 202 Jul 03 23:57:29.427802 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 950/3760] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:29 2026] DELETE /volume/v3/volumes/f90c6e95-8832-44d9-a4e0-56a35708f09d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:29.436058 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-89684b9b-420d-46c0-814b-f942ac08b46a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:29.440176 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-89684b9b-420d-46c0-814b-f942ac08b46a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/f90c6e95-8832-44d9-a4e0-56a35708f09d Jul 03 23:57:29.440380 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-89684b9b-420d-46c0-814b-f942ac08b46a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:29.440535 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-89684b9b-420d-46c0-814b-f942ac08b46a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:29.454582 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:29.454582 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:29.461669 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-89684b9b-420d-46c0-814b-f942ac08b46a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:29.466512 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-89684b9b-420d-46c0-814b-f942ac08b46a tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/f90c6e95-8832-44d9-a4e0-56a35708f09d returned with HTTP 200 Jul 03 23:57:29.469015 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 943/3761] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:29 2026] GET /volume/v3/volumes/f90c6e95-8832-44d9-a4e0-56a35708f09d => generated 1017 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:29.478661 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-87abce07-a595-4583-9f5a-7641fb67a83d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:29.480685 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-87abce07-a595-4583-9f5a-7641fb67a83d tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:29.480952 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-87abce07-a595-4583-9f5a-7641fb67a83d tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:29.481195 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-87abce07-a595-4583-9f5a-7641fb67a83d tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:29.481317 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-87abce07-a595-4583-9f5a-7641fb67a83d tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:29.485496 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:29.485496 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:29.486100 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-87abce07-a595-4583-9f5a-7641fb67a83d tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:29.486480 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 916/3762] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:29 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:29.767324 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9201fda6-30f6-4536-9687-846b0ec055f4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:29.769389 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9201fda6-30f6-4536-9687-846b0ec055f4 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:29.769610 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9201fda6-30f6-4536-9687-846b0ec055f4 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:29.769894 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9201fda6-30f6-4536-9687-846b0ec055f4 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:29.770043 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-9201fda6-30f6-4536-9687-846b0ec055f4 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:29.778949 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:29.778949 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:29.780091 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9201fda6-30f6-4536-9687-846b0ec055f4 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:29.780633 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 954/3763] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:29 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:30.314288 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c2ca4145-e56d-488d-8cb9-4aa8ca30a3f1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:30.319611 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c2ca4145-e56d-488d-8cb9-4aa8ca30a3f1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:30.319994 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c2ca4145-e56d-488d-8cb9-4aa8ca30a3f1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:30.320338 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c2ca4145-e56d-488d-8cb9-4aa8ca30a3f1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:30.320516 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-c2ca4145-e56d-488d-8cb9-4aa8ca30a3f1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:30.328281 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:30.328281 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:30.330156 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c2ca4145-e56d-488d-8cb9-4aa8ca30a3f1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:30.330722 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 951/3764] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:30 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:30.483958 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6d9a71fe-f856-4bb9-b00e-1051a751bfb7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:30.486290 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6d9a71fe-f856-4bb9-b00e-1051a751bfb7 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/f90c6e95-8832-44d9-a4e0-56a35708f09d Jul 03 23:57:30.486485 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6d9a71fe-f856-4bb9-b00e-1051a751bfb7 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:30.486712 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6d9a71fe-f856-4bb9-b00e-1051a751bfb7 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:30.494315 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6d9a71fe-f856-4bb9-b00e-1051a751bfb7 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/f90c6e95-8832-44d9-a4e0-56a35708f09d returned with HTTP 404 Jul 03 23:57:30.495022 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 944/3765] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:30 2026] GET /volume/v3/volumes/f90c6e95-8832-44d9-a4e0-56a35708f09d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:30.499145 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-befc5e2e-aad0-456b-9b6b-3d6a50466ef2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:30.501542 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-befc5e2e-aad0-456b-9b6b-3d6a50466ef2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:30.501852 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-befc5e2e-aad0-456b-9b6b-3d6a50466ef2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:30.502098 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-befc5e2e-aad0-456b-9b6b-3d6a50466ef2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:30.502259 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-befc5e2e-aad0-456b-9b6b-3d6a50466ef2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:30.506236 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:30.508296 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:30.508296 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:30.508617 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:30.509069 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-881995435"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:30.509154 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-befc5e2e-aad0-456b-9b6b-3d6a50466ef2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:30.509693 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 917/3766] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:30 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:30.511157 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-881995435'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:30.511157 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume of 1 GB Jul 03 23:57:30.516658 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Availability Zones retrieved successfully. Jul 03 23:57:30.521789 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Flow 'volume_create_api' (a7cfcc1c-5aa7-4851-b31c-fd01ba5d34ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:30.522867 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eee365c9-db68-4c40-8419-e765fa7f0b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:30.523720 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:30.553914 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eee365c9-db68-4c40-8419-e765fa7f0b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:30.554720 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9821d5e9-f3b7-43bb-804c-366c50438838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:30.608478 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Created reservations ['749885ae-01a2-4a84-af2c-6e1c46c395aa', '44211cc2-a46b-4871-aa2e-7fa6aa307269', '0bf8e7cb-8b03-458a-b155-419052dbbe5a', '776b9734-bfda-4307-a5a8-6ffc34198210'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:30.609411 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9821d5e9-f3b7-43bb-804c-366c50438838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['749885ae-01a2-4a84-af2c-6e1c46c395aa', '44211cc2-a46b-4871-aa2e-7fa6aa307269', '0bf8e7cb-8b03-458a-b155-419052dbbe5a', '776b9734-bfda-4307-a5a8-6ffc34198210']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:30.610319 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (731344d4-8590-40b7-9fee-8c0e8cd044b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:30.638863 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (731344d4-8590-40b7-9fee-8c0e8cd044b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42cdc802-a9e7-406d-ba58-9a4eb2bf3aff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-881995435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb2fbbbdbe58447a8ac507d0397499f7',qos_specs=None,replication_status=,reservations=['749885ae-01a2-4a84-af2c-6e1c46c395aa','44211cc2-a46b-4871-aa2e-7fa6aa307269','0bf8e7cb-8b03-458a-b155-419052dbbe5a','776b9734-bfda-4307-a5a8-6ffc34198210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-881995435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42cdc802-a9e7-406d-ba58-9a4eb2bf3aff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb2fbbbdbe58447a8ac507d0397499f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:30.639932 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5e06f77-cdff-4da5-8518-a744fc9e7acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:30.665467 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5e06f77-cdff-4da5-8518-a744fc9e7acf) transitioned into state 'SUCCESS' from state '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-881995435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb2fbbbdbe58447a8ac507d0397499f7',qos_specs=None,replication_status=,reservations=['749885ae-01a2-4a84-af2c-6e1c46c395aa','44211cc2-a46b-4871-aa2e-7fa6aa307269','0bf8e7cb-8b03-458a-b155-419052dbbe5a','776b9734-bfda-4307-a5a8-6ffc34198210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee35c47ab0e43faa4cea2fa0e108531',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:30.666173 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ed05754-00d2-49e9-881d-d665bdad2fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:30.680785 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ed05754-00d2-49e9-881d-d665bdad2fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:30.680785 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Flow 'volume_create_api' (a7cfcc1c-5aa7-4851-b31c-fd01ba5d34ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:30.680785 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create volume request issued successfully. Jul 03 23:57:30.681069 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9589c0e2-bfc4-48a3-8f2c-c04e37fb1daf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:30.681472 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 955/3767] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:57:30 2026] POST /volume/v3/volumes => generated 777 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:30.696284 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c144c3ee-c3d1-43a4-982b-ffdd7f7383eb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:30.702425 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c144c3ee-c3d1-43a4-982b-ffdd7f7383eb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/42cdc802-a9e7-406d-ba58-9a4eb2bf3aff Jul 03 23:57:30.707183 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c144c3ee-c3d1-43a4-982b-ffdd7f7383eb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:30.707183 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c144c3ee-c3d1-43a4-982b-ffdd7f7383eb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:30.717543 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:30.717543 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:30.723348 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c144c3ee-c3d1-43a4-982b-ffdd7f7383eb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:30.728851 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c144c3ee-c3d1-43a4-982b-ffdd7f7383eb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/42cdc802-a9e7-406d-ba58-9a4eb2bf3aff returned with HTTP 200 Jul 03 23:57:30.729554 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 952/3768] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:30 2026] GET /volume/v3/volumes/42cdc802-a9e7-406d-ba58-9a4eb2bf3aff => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:30.798918 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-60bd8ebc-1189-47d7-b371-6b66129188fc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:30.801313 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-60bd8ebc-1189-47d7-b371-6b66129188fc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:30.801517 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-60bd8ebc-1189-47d7-b371-6b66129188fc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:30.804846 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-60bd8ebc-1189-47d7-b371-6b66129188fc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:30.805046 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-60bd8ebc-1189-47d7-b371-6b66129188fc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:30.814650 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:30.814650 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:30.815721 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-60bd8ebc-1189-47d7-b371-6b66129188fc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:30.819079 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 945/3769] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:30 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 759 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:31.342950 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-22930bf4-34ba-4620-bb74-bf28ac4499fd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:31.344799 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-22930bf4-34ba-4620-bb74-bf28ac4499fd tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:31.347253 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-22930bf4-34ba-4620-bb74-bf28ac4499fd tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:31.347253 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-22930bf4-34ba-4620-bb74-bf28ac4499fd tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:31.347253 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-22930bf4-34ba-4620-bb74-bf28ac4499fd tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:31.352303 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:31.352303 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:31.353309 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-22930bf4-34ba-4620-bb74-bf28ac4499fd tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:31.354172 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 918/3770] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:31 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:31.523087 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4ff23c27-abc7-4298-8252-fc38253fa976 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:31.530310 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4ff23c27-abc7-4298-8252-fc38253fa976 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:31.530310 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4ff23c27-abc7-4298-8252-fc38253fa976 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:31.530310 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4ff23c27-abc7-4298-8252-fc38253fa976 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:31.530310 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-4ff23c27-abc7-4298-8252-fc38253fa976 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:31.535140 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:31.535140 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:31.535915 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4ff23c27-abc7-4298-8252-fc38253fa976 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:31.536387 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 956/3771] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:31 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:31.745153 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-18861215-3cf7-423e-bf5f-2e094b06034d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:31.748106 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-18861215-3cf7-423e-bf5f-2e094b06034d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/42cdc802-a9e7-406d-ba58-9a4eb2bf3aff Jul 03 23:57:31.748264 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-18861215-3cf7-423e-bf5f-2e094b06034d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:31.748453 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-18861215-3cf7-423e-bf5f-2e094b06034d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:31.756753 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:31.756753 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:31.760416 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-18861215-3cf7-423e-bf5f-2e094b06034d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:31.765074 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-18861215-3cf7-423e-bf5f-2e094b06034d tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/42cdc802-a9e7-406d-ba58-9a4eb2bf3aff returned with HTTP 200 Jul 03 23:57:31.765571 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 953/3772] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:31 2026] GET /volume/v3/volumes/42cdc802-a9e7-406d-ba58-9a4eb2bf3aff => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:31.781850 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e471f31a-f578-49d1-826c-db459d40301b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:31.783675 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e471f31a-f578-49d1-826c-db459d40301b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:57:31.784045 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e471f31a-f578-49d1-826c-db459d40301b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42cdc802-a9e7-406d-ba58-9a4eb2bf3aff", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-97975585"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:31.793626 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:31.793626 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:31.794020 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e471f31a-f578-49d1-826c-db459d40301b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:31.794169 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-e471f31a-f578-49d1-826c-db459d40301b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Create snapshot from volume 42cdc802-a9e7-406d-ba58-9a4eb2bf3aff Jul 03 23:57:31.833557 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-e471f31a-f578-49d1-826c-db459d40301b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Created reservations ['586d8485-e0ab-4645-935e-c6d569219539', '8f373ba4-1b3a-431b-89a3-df5f1ed040da', 'c799c638-3772-46bb-b164-38498c6919fc', '881bfd85-1fad-476a-af82-fe1b10b61c43'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:31.834778 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ab0f5ec8-0a9a-42e8-acd0-63816644e7c7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:31.838521 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ab0f5ec8-0a9a-42e8-acd0-63816644e7c7 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:31.839973 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ab0f5ec8-0a9a-42e8-acd0-63816644e7c7 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:31.839973 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ab0f5ec8-0a9a-42e8-acd0-63816644e7c7 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:31.839973 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-ab0f5ec8-0a9a-42e8-acd0-63816644e7c7 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:31.845155 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:31.845155 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:31.846297 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ab0f5ec8-0a9a-42e8-acd0-63816644e7c7 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:31.846727 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 919/3773] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:31 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:31.879482 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e471f31a-f578-49d1-826c-db459d40301b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot create request issued successfully. Jul 03 23:57:31.880102 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e471f31a-f578-49d1-826c-db459d40301b tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:57:31.880774 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 946/3774] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:57:31 2026] POST /volume/v3/snapshots => generated 306 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:31.894833 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-28260e17-6d02-4b90-aacc-ef52c3adb659 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:31.896778 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-28260e17-6d02-4b90-aacc-ef52c3adb659 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb Jul 03 23:57:31.897027 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-28260e17-6d02-4b90-aacc-ef52c3adb659 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:31.897285 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-28260e17-6d02-4b90-aacc-ef52c3adb659 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:31.902734 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:31.902734 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:31.903094 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-28260e17-6d02-4b90-aacc-ef52c3adb659 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:31.904082 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-28260e17-6d02-4b90-aacc-ef52c3adb659 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb returned with HTTP 200 Jul 03 23:57:31.904818 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 957/3775] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:31 2026] GET /volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:32.365364 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2a2bf1a3-f8fc-4952-973e-3082f82a98e1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:32.367274 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2a2bf1a3-f8fc-4952-973e-3082f82a98e1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:32.367518 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2a2bf1a3-f8fc-4952-973e-3082f82a98e1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:32.367696 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2a2bf1a3-f8fc-4952-973e-3082f82a98e1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:32.367851 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-2a2bf1a3-f8fc-4952-973e-3082f82a98e1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:32.371900 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:32.371900 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:32.372554 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2a2bf1a3-f8fc-4952-973e-3082f82a98e1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:32.372980 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 954/3776] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:32 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:32.548862 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fd6940e2-98fa-4da7-8086-79dc300a62f6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:32.549202 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fd6940e2-98fa-4da7-8086-79dc300a62f6 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:32.549388 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fd6940e2-98fa-4da7-8086-79dc300a62f6 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:32.551847 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fd6940e2-98fa-4da7-8086-79dc300a62f6 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:32.551847 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-fd6940e2-98fa-4da7-8086-79dc300a62f6 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:32.556295 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:32.556295 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:32.557091 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fd6940e2-98fa-4da7-8086-79dc300a62f6 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:32.557496 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 920/3777] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:32 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:32.861933 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7e2adb6f-e97d-417e-bd9b-5f5b9bd1cd53 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:32.865221 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7e2adb6f-e97d-417e-bd9b-5f5b9bd1cd53 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:32.866083 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7e2adb6f-e97d-417e-bd9b-5f5b9bd1cd53 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:32.866083 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7e2adb6f-e97d-417e-bd9b-5f5b9bd1cd53 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:32.866083 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-7e2adb6f-e97d-417e-bd9b-5f5b9bd1cd53 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:32.871192 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:32.871192 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:32.871588 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7e2adb6f-e97d-417e-bd9b-5f5b9bd1cd53 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:32.872102 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 947/3778] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:32 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:32.914820 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1a2018f3-8551-4ebe-be68-b863937c1ebe None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:32.917816 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1a2018f3-8551-4ebe-be68-b863937c1ebe tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb Jul 03 23:57:32.918099 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1a2018f3-8551-4ebe-be68-b863937c1ebe tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:32.918517 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1a2018f3-8551-4ebe-be68-b863937c1ebe tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:32.925095 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:32.925095 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:32.925596 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1a2018f3-8551-4ebe-be68-b863937c1ebe tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:32.926380 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1a2018f3-8551-4ebe-be68-b863937c1ebe tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb returned with HTTP 200 Jul 03 23:57:32.926854 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 958/3779] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:32 2026] GET /volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:32.937994 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8d494d3d-2046-4741-8e18-9211c3a553b2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:32.940150 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8d494d3d-2046-4741-8e18-9211c3a553b2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] POST https://10.4.3.143/volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb/action Jul 03 23:57:32.940949 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8d494d3d-2046-4741-8e18-9211c3a553b2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:57:32.940949 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8d494d3d-2046-4741-8e18-9211c3a553b2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:32.942716 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.admin_actions [None req-8d494d3d-2046-4741-8e18-9211c3a553b2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Updating snapshot '04f103e9-fa7b-4f6a-a668-7d71c52702bb' with '{'status': 'creating'}' {{(pid=99861) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 23:57:32.955097 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:32.955097 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:32.973913 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8d494d3d-2046-4741-8e18-9211c3a553b2 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb/action returned with HTTP 202 Jul 03 23:57:32.974113 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 955/3780] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:57:32 2026] POST /volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:57:32.982124 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b781928e-9efe-4fa2-9b85-574add5b6abf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:32.984506 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b781928e-9efe-4fa2-9b85-574add5b6abf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb Jul 03 23:57:32.984506 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b781928e-9efe-4fa2-9b85-574add5b6abf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:32.984506 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b781928e-9efe-4fa2-9b85-574add5b6abf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:32.989780 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:32.989780 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:32.990259 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b781928e-9efe-4fa2-9b85-574add5b6abf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:32.991134 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b781928e-9efe-4fa2-9b85-574add5b6abf tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb returned with HTTP 200 Jul 03 23:57:32.991583 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 921/3781] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:32 2026] GET /volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:33.002167 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-14320cf9-0c31-4937-b5e7-cd98b204acdc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:33.003926 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-14320cf9-0c31-4937-b5e7-cd98b204acdc tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] POST https://10.4.3.143/volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb/action Jul 03 23:57:33.004269 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-14320cf9-0c31-4937-b5e7-cd98b204acdc tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:57:33.004389 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-14320cf9-0c31-4937-b5e7-cd98b204acdc tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:33.005681 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.snapshot_actions [None req-14320cf9-0c31-4937-b5e7-cd98b204acdc tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99863) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 23:57:33.011388 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:33.011388 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:33.011959 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.snapshot_actions [None req-14320cf9-0c31-4937-b5e7-cd98b204acdc tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] Updating snapshot 04f103e9-fa7b-4f6a-a668-7d71c52702bb with info {'id': '04f103e9-fa7b-4f6a-a668-7d71c52702bb', 'status': 'error', 'progress': '80%'} Jul 03 23:57:33.019545 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-14320cf9-0c31-4937-b5e7-cd98b204acdc tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-member] https://10.4.3.143/volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb/action returned with HTTP 202 Jul 03 23:57:33.019954 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 948/3782] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:57:33 2026] POST /volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:33.027793 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d8f0afab-8cfc-4a3e-8d9d-bfa4614acc87 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:33.030331 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d8f0afab-8cfc-4a3e-8d9d-bfa4614acc87 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb Jul 03 23:57:33.031329 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d8f0afab-8cfc-4a3e-8d9d-bfa4614acc87 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:33.031329 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d8f0afab-8cfc-4a3e-8d9d-bfa4614acc87 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:33.031329 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-d8f0afab-8cfc-4a3e-8d9d-bfa4614acc87 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete snapshot with id: 04f103e9-fa7b-4f6a-a668-7d71c52702bb Jul 03 23:57:33.037790 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:33.037790 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:33.038276 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d8f0afab-8cfc-4a3e-8d9d-bfa4614acc87 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:33.062148 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d8f0afab-8cfc-4a3e-8d9d-bfa4614acc87 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot delete request issued successfully. Jul 03 23:57:33.062347 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d8f0afab-8cfc-4a3e-8d9d-bfa4614acc87 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb returned with HTTP 202 Jul 03 23:57:33.062747 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 959/3783] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:57:33 2026] DELETE /volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:33.071968 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5ef0f441-2e11-4ce8-a5f5-ca149dddb2da None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:33.077695 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5ef0f441-2e11-4ce8-a5f5-ca149dddb2da tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb Jul 03 23:57:33.079202 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5ef0f441-2e11-4ce8-a5f5-ca149dddb2da tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:33.082290 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5ef0f441-2e11-4ce8-a5f5-ca149dddb2da tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:33.091269 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:33.091269 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:33.091752 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-5ef0f441-2e11-4ce8-a5f5-ca149dddb2da tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Snapshot retrieved successfully. Jul 03 23:57:33.093165 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5ef0f441-2e11-4ce8-a5f5-ca149dddb2da tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb returned with HTTP 200 Jul 03 23:57:33.097145 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 956/3784] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:33 2026] GET /volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb => generated 463 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:33.383147 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a01ef39e-3059-427e-9277-e1ff8448d13b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:33.385781 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a01ef39e-3059-427e-9277-e1ff8448d13b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:33.386021 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a01ef39e-3059-427e-9277-e1ff8448d13b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:33.386394 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a01ef39e-3059-427e-9277-e1ff8448d13b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:33.386538 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-a01ef39e-3059-427e-9277-e1ff8448d13b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:33.395022 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:33.395022 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:33.395674 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a01ef39e-3059-427e-9277-e1ff8448d13b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:33.396205 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 922/3785] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:33 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:33.575107 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e015ef4f-6c3b-43a2-ac89-68be1118a6a6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:33.577690 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e015ef4f-6c3b-43a2-ac89-68be1118a6a6 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:33.577989 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e015ef4f-6c3b-43a2-ac89-68be1118a6a6 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:33.578276 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e015ef4f-6c3b-43a2-ac89-68be1118a6a6 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:33.578436 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-e015ef4f-6c3b-43a2-ac89-68be1118a6a6 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:33.583726 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:33.583726 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:33.584602 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e015ef4f-6c3b-43a2-ac89-68be1118a6a6 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:33.585158 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 949/3786] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:33 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:33.883804 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-fc3fed25-15e6-4e8a-9819-7dade4056579 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:33.885521 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fc3fed25-15e6-4e8a-9819-7dade4056579 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:33.885663 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fc3fed25-15e6-4e8a-9819-7dade4056579 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:33.885859 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fc3fed25-15e6-4e8a-9819-7dade4056579 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:33.885963 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-fc3fed25-15e6-4e8a-9819-7dade4056579 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:33.890973 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:33.890973 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:33.891932 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fc3fed25-15e6-4e8a-9819-7dade4056579 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:33.892476 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 960/3787] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:33 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:34.058378 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8ad48b68-af02-459a-a27c-c2cff0f32577 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:34.058822 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8ad48b68-af02-459a-a27c-c2cff0f32577 None None] GET https://10.4.3.143/volume// Jul 03 23:57:34.058988 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8ad48b68-af02-459a-a27c-c2cff0f32577 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:34.059210 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8ad48b68-af02-459a-a27c-c2cff0f32577 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:34.059542 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8ad48b68-af02-459a-a27c-c2cff0f32577 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:57:34.059849 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 957/3788] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:57: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 03 23:57:34.066451 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-66f8e329-9c75-4c52-9696-2f286f945acf req-634f083b-d24a-426e-84f3-e720e1b0a817 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:34.068746 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-634f083b-d24a-426e-84f3-e720e1b0a817 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 Jul 03 23:57:34.069555 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-634f083b-d24a-426e-84f3-e720e1b0a817 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:34.069555 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-634f083b-d24a-426e-84f3-e720e1b0a817 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:34.078397 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:34.078397 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:34.082719 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-66f8e329-9c75-4c52-9696-2f286f945acf req-634f083b-d24a-426e-84f3-e720e1b0a817 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:57:34.086358 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-634f083b-d24a-426e-84f3-e720e1b0a817 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 returned with HTTP 200 Jul 03 23:57:34.086785 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 923/3789] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:57:34 2026] GET /volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 => generated 1545 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:57:34.110194 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9153f8ed-ca3e-4334-b82a-43f246f73b59 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:34.113484 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9153f8ed-ca3e-4334-b82a-43f246f73b59 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb Jul 03 23:57:34.113782 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9153f8ed-ca3e-4334-b82a-43f246f73b59 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:34.114086 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9153f8ed-ca3e-4334-b82a-43f246f73b59 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:34.120958 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9153f8ed-ca3e-4334-b82a-43f246f73b59 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb returned with HTTP 404 Jul 03 23:57:34.121665 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 950/3790] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:34 2026] GET /volume/v3/snapshots/04f103e9-fa7b-4f6a-a668-7d71c52702bb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:34.129636 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2030e1f4-6e35-4c8e-bd73-6c2d64381ceb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:34.131609 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2030e1f4-6e35-4c8e-bd73-6c2d64381ceb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/42cdc802-a9e7-406d-ba58-9a4eb2bf3aff Jul 03 23:57:34.131933 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2030e1f4-6e35-4c8e-bd73-6c2d64381ceb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:34.132144 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2030e1f4-6e35-4c8e-bd73-6c2d64381ceb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:34.132320 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-2030e1f4-6e35-4c8e-bd73-6c2d64381ceb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete volume with id: 42cdc802-a9e7-406d-ba58-9a4eb2bf3aff Jul 03 23:57:34.143604 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:34.143604 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:34.144321 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2030e1f4-6e35-4c8e-bd73-6c2d64381ceb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:34.170194 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2030e1f4-6e35-4c8e-bd73-6c2d64381ceb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Delete volume request issued successfully. Jul 03 23:57:34.170448 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2030e1f4-6e35-4c8e-bd73-6c2d64381ceb tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/42cdc802-a9e7-406d-ba58-9a4eb2bf3aff returned with HTTP 202 Jul 03 23:57:34.170950 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 961/3791] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:34 2026] DELETE /volume/v3/volumes/42cdc802-a9e7-406d-ba58-9a4eb2bf3aff => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:34.180759 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f8abaf82-efa5-4069-a31d-a163812c6037 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:34.182569 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f8abaf82-efa5-4069-a31d-a163812c6037 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/42cdc802-a9e7-406d-ba58-9a4eb2bf3aff Jul 03 23:57:34.182799 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f8abaf82-efa5-4069-a31d-a163812c6037 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:34.182992 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f8abaf82-efa5-4069-a31d-a163812c6037 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:34.192776 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:34.192776 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:34.198547 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f8abaf82-efa5-4069-a31d-a163812c6037 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Volume info retrieved successfully. Jul 03 23:57:34.204768 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f8abaf82-efa5-4069-a31d-a163812c6037 tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/42cdc802-a9e7-406d-ba58-9a4eb2bf3aff returned with HTTP 200 Jul 03 23:57:34.205390 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 958/3792] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:34 2026] GET /volume/v3/volumes/42cdc802-a9e7-406d-ba58-9a4eb2bf3aff => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:34.216552 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-66f8e329-9c75-4c52-9696-2f286f945acf req-9c5a382e-7052-47e6-a347-6d629752fecb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:34.218742 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-9c5a382e-7052-47e6-a347-6d629752fecb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] PUT https://10.4.3.143/volume/v3/attachments/c255e340-b8c5-45da-a50c-db40a2bf4113 Jul 03 23:57:34.219330 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-9c5a382e-7052-47e6-a347-6d629752fecb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:34.230097 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-66f8e329-9c75-4c52-9696-2f286f945acf req-9c5a382e-7052-47e6-a347-6d629752fecb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Acquiring lock "cinder-attachment_update-6f1899e3-2d0c-4edf-ac80-fa26afa570a0-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:57:34.234803 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-66f8e329-9c75-4c52-9696-2f286f945acf req-9c5a382e-7052-47e6-a347-6d629752fecb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-6f1899e3-2d0c-4edf-ac80-fa26afa570a0-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:57:34.235755 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:34.235755 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:34.408157 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-49b7c7ec-ab9d-4e20-b18c-996a2fdde923 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:34.410044 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-49b7c7ec-ab9d-4e20-b18c-996a2fdde923 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:34.410290 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-49b7c7ec-ab9d-4e20-b18c-996a2fdde923 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:34.410483 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-49b7c7ec-ab9d-4e20-b18c-996a2fdde923 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:34.410581 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-49b7c7ec-ab9d-4e20-b18c-996a2fdde923 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:34.415759 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:34.415759 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:34.416415 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-49b7c7ec-ab9d-4e20-b18c-996a2fdde923 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:34.416781 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 951/3793] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:34 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:34.599137 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8cee4434-77cf-4333-a08a-8f1a939ddd5c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:34.601418 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8cee4434-77cf-4333-a08a-8f1a939ddd5c tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:34.601661 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8cee4434-77cf-4333-a08a-8f1a939ddd5c tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:34.601922 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8cee4434-77cf-4333-a08a-8f1a939ddd5c tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:34.602061 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-8cee4434-77cf-4333-a08a-8f1a939ddd5c tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:34.607386 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:34.607386 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:34.608207 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8cee4434-77cf-4333-a08a-8f1a939ddd5c tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:34.608928 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 962/3794] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:34 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:34.759808 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-66f8e329-9c75-4c52-9696-2f286f945acf req-9c5a382e-7052-47e6-a347-6d629752fecb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-6f1899e3-2d0c-4edf-ac80-fa26afa570a0-np0000004490" released by "attachment_update" :: held 0.525s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:57:34.760382 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-9c5a382e-7052-47e6-a347-6d629752fecb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/c255e340-b8c5-45da-a50c-db40a2bf4113 returned with HTTP 200 Jul 03 23:57:34.761387 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 924/3795] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:57:34 2026] PUT /volume/v3/attachments/c255e340-b8c5-45da-a50c-db40a2bf4113 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:34.906010 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9ba33855-defb-4e2f-867b-ccd1f7fc9e90 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:34.907999 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9ba33855-defb-4e2f-867b-ccd1f7fc9e90 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:34.908259 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9ba33855-defb-4e2f-867b-ccd1f7fc9e90 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:34.908450 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9ba33855-defb-4e2f-867b-ccd1f7fc9e90 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:34.908552 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-9ba33855-defb-4e2f-867b-ccd1f7fc9e90 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:34.913526 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:34.913526 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:34.914440 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9ba33855-defb-4e2f-867b-ccd1f7fc9e90 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:34.914931 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 959/3796] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:34 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:35.219037 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-40800e6d-0962-4590-a20e-2ac26c6e44de None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:35.221306 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-40800e6d-0962-4590-a20e-2ac26c6e44de tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] GET https://10.4.3.143/volume/v3/volumes/42cdc802-a9e7-406d-ba58-9a4eb2bf3aff Jul 03 23:57:35.221542 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-40800e6d-0962-4590-a20e-2ac26c6e44de tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:35.221791 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-40800e6d-0962-4590-a20e-2ac26c6e44de tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:35.229040 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-40800e6d-0962-4590-a20e-2ac26c6e44de tempest-ProjectMemberTests-1863571668 tempest-ProjectMemberTests-1863571668-project-admin] https://10.4.3.143/volume/v3/volumes/42cdc802-a9e7-406d-ba58-9a4eb2bf3aff returned with HTTP 404 Jul 03 23:57:35.229621 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 952/3797] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:35 2026] GET /volume/v3/volumes/42cdc802-a9e7-406d-ba58-9a4eb2bf3aff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:35.273797 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-66f8e329-9c75-4c52-9696-2f286f945acf req-467f6015-af39-477c-8730-6975c518c568 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:35.275874 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-467f6015-af39-477c-8730-6975c518c568 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments/c255e340-b8c5-45da-a50c-db40a2bf4113/action Jul 03 23:57:35.276268 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-467f6015-af39-477c-8730-6975c518c568 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:57:35.276384 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-467f6015-af39-477c-8730-6975c518c568 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:35.292427 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:35.292427 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:35.306593 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-66f8e329-9c75-4c52-9696-2f286f945acf req-467f6015-af39-477c-8730-6975c518c568 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/c255e340-b8c5-45da-a50c-db40a2bf4113/action returned with HTTP 204 Jul 03 23:57:35.307355 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 963/3798] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:57:35 2026] POST /volume/v3/attachments/c255e340-b8c5-45da-a50c-db40a2bf4113/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:35.428678 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e4cb77bc-9ce2-44ff-ac03-95d6f5540d7a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:35.430569 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e4cb77bc-9ce2-44ff-ac03-95d6f5540d7a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:35.430812 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e4cb77bc-9ce2-44ff-ac03-95d6f5540d7a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:35.431009 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e4cb77bc-9ce2-44ff-ac03-95d6f5540d7a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:35.431103 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-e4cb77bc-9ce2-44ff-ac03-95d6f5540d7a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:35.444561 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:35.444561 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:35.446045 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e4cb77bc-9ce2-44ff-ac03-95d6f5540d7a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:35.446439 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 925/3799] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:35 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 709 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:35.619232 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1d25e16f-bdda-4591-8627-c61c30d8bb3d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:35.621667 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1d25e16f-bdda-4591-8627-c61c30d8bb3d tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:35.621906 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1d25e16f-bdda-4591-8627-c61c30d8bb3d tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:35.622135 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1d25e16f-bdda-4591-8627-c61c30d8bb3d tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:35.622235 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-1d25e16f-bdda-4591-8627-c61c30d8bb3d tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:35.628419 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:35.628419 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:35.629173 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1d25e16f-bdda-4591-8627-c61c30d8bb3d tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:35.629808 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 960/3800] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:35 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:35.926923 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-adaeea6b-b528-4305-8361-faf9675dad89 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:35.928978 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-adaeea6b-b528-4305-8361-faf9675dad89 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:35.929251 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-adaeea6b-b528-4305-8361-faf9675dad89 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:35.929438 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-adaeea6b-b528-4305-8361-faf9675dad89 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:35.929552 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-adaeea6b-b528-4305-8361-faf9675dad89 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:35.934299 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:35.934299 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:35.935194 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-adaeea6b-b528-4305-8361-faf9675dad89 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:35.935797 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 953/3801] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:35 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:36.457337 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a4df95cb-f0aa-4f58-ba24-b039e5ee0a37 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:36.459191 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a4df95cb-f0aa-4f58-ba24-b039e5ee0a37 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:36.459450 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a4df95cb-f0aa-4f58-ba24-b039e5ee0a37 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:36.459668 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a4df95cb-f0aa-4f58-ba24-b039e5ee0a37 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:36.459807 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-a4df95cb-f0aa-4f58-ba24-b039e5ee0a37 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 38d20689-83aa-45a2-868c-8740bdc7036f. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:36.464244 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:36.464244 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:36.464885 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a4df95cb-f0aa-4f58-ba24-b039e5ee0a37 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 200 Jul 03 23:57:36.465288 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 964/3802] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:36 2026] GET /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:36.474942 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6962aa1c-7700-4c3b-8669-1753b8f1c33b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:36.478030 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6962aa1c-7700-4c3b-8669-1753b8f1c33b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] DELETE https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f Jul 03 23:57:36.478286 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6962aa1c-7700-4c3b-8669-1753b8f1c33b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:36.478499 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6962aa1c-7700-4c3b-8669-1753b8f1c33b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:36.478610 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-6962aa1c-7700-4c3b-8669-1753b8f1c33b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Delete backup with id: 38d20689-83aa-45a2-868c-8740bdc7036f. Jul 03 23:57:36.487451 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:36.487451 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:36.507036 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.backup.rpcapi [None req-6962aa1c-7700-4c3b-8669-1753b8f1c33b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] delete_backup rpcapi backup_id 38d20689-83aa-45a2-868c-8740bdc7036f {{(pid=99860) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:57:36.509188 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6962aa1c-7700-4c3b-8669-1753b8f1c33b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f returned with HTTP 202 Jul 03 23:57:36.509787 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 926/3803] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:57:36 2026] DELETE /volume/v3/backups/38d20689-83aa-45a2-868c-8740bdc7036f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:57:36.524011 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:36.525752 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:36.526087 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-311165585"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:36.527500 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-311165585'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:36.527640 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Create volume of 1 GB Jul 03 23:57:36.534646 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Availability Zones retrieved successfully. Jul 03 23:57:36.541949 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Flow 'volume_create_api' (f68a0a9d-c360-4390-be13-188869163c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:36.541949 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ea48b3e-f240-4178-92c7-84c2cdc657d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:36.541949 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:36.580529 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ea48b3e-f240-4178-92c7-84c2cdc657d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:36.581723 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2baaba-188a-4e9e-b878-8f9d5cb49897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:36.619331 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Created reservations ['a6318426-ad7a-4cef-9bfe-6966875593a8', '536f1fc8-c7bb-435e-8d8f-00e50bfccfef', '7be5c5ee-524c-4f58-85d5-0c517fa0a6e3', '0cc64517-7e51-4909-9a82-a4cd5ed3b43e'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:36.620323 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e2baaba-188a-4e9e-b878-8f9d5cb49897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6318426-ad7a-4cef-9bfe-6966875593a8', '536f1fc8-c7bb-435e-8d8f-00e50bfccfef', '7be5c5ee-524c-4f58-85d5-0c517fa0a6e3', '0cc64517-7e51-4909-9a82-a4cd5ed3b43e']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:36.621037 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (415129d6-b309-4b5b-b7ef-626aa4fce50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:36.643991 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f1859e4a-0190-4708-9866-044d35905dd0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:36.644325 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (415129d6-b309-4b5b-b7ef-626aa4fce50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffc2b3bb-589c-4d36-9d1d-9178da642874', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-311165585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c8cf2c968a4fe8b3c8163afdde3006',qos_specs=None,replication_status=,reservations=['a6318426-ad7a-4cef-9bfe-6966875593a8','536f1fc8-c7bb-435e-8d8f-00e50bfccfef','7be5c5ee-524c-4f58-85d5-0c517fa0a6e3','0cc64517-7e51-4909-9a82-a4cd5ed3b43e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='849776e255084834a22738245435c1ed',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-311165585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffc2b3bb-589c-4d36-9d1d-9178da642874,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7c8cf2c968a4fe8b3c8163afdde3006',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='849776e255084834a22738245435c1ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:36.645153 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (744a6957-a3f4-49ff-b678-19d043641d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:36.645845 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f1859e4a-0190-4708-9866-044d35905dd0 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:36.646049 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f1859e4a-0190-4708-9866-044d35905dd0 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:36.646274 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f1859e4a-0190-4708-9866-044d35905dd0 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:36.646378 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-f1859e4a-0190-4708-9866-044d35905dd0 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:36.650469 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:36.650469 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:36.651133 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f1859e4a-0190-4708-9866-044d35905dd0 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:36.651497 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 954/3804] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:36 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:36.668761 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (744a6957-a3f4-49ff-b678-19d043641d85) transitioned into state 'SUCCESS' from state '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-311165585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c8cf2c968a4fe8b3c8163afdde3006',qos_specs=None,replication_status=,reservations=['a6318426-ad7a-4cef-9bfe-6966875593a8','536f1fc8-c7bb-435e-8d8f-00e50bfccfef','7be5c5ee-524c-4f58-85d5-0c517fa0a6e3','0cc64517-7e51-4909-9a82-a4cd5ed3b43e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='849776e255084834a22738245435c1ed',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:36.669583 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (609a650d-54ad-445d-8c49-18e873919143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:36.681547 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (609a650d-54ad-445d-8c49-18e873919143) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:36.682405 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Flow 'volume_create_api' (f68a0a9d-c360-4390-be13-188869163c58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:36.683479 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Create volume request issued successfully. Jul 03 23:57:36.683479 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f2a4f3c4-8fd2-4b57-821f-c188ed52c9aa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:36.686274 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 961/3805] 10.4.3.143 () {70 vars in 1298 bytes} [Fri Jul 3 23:57:36 2026] POST /volume/v3/volumes => generated 777 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:36.697990 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5ab40cb2-58e4-4849-a95a-e03a1e671df5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:36.700163 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5ab40cb2-58e4-4849-a95a-e03a1e671df5 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/volumes/ffc2b3bb-589c-4d36-9d1d-9178da642874 Jul 03 23:57:36.700553 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5ab40cb2-58e4-4849-a95a-e03a1e671df5 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:36.701339 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5ab40cb2-58e4-4849-a95a-e03a1e671df5 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:36.708650 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:36.708650 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:36.712011 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5ab40cb2-58e4-4849-a95a-e03a1e671df5 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:57:36.715792 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5ab40cb2-58e4-4849-a95a-e03a1e671df5 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/ffc2b3bb-589c-4d36-9d1d-9178da642874 returned with HTTP 200 Jul 03 23:57:36.716172 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 965/3806] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:36 2026] GET /volume/v3/volumes/ffc2b3bb-589c-4d36-9d1d-9178da642874 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:36.951151 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-242bf053-8a2b-4f27-97d8-ff00ccc11439 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:36.953574 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-242bf053-8a2b-4f27-97d8-ff00ccc11439 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:36.953952 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-242bf053-8a2b-4f27-97d8-ff00ccc11439 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:36.955210 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-242bf053-8a2b-4f27-97d8-ff00ccc11439 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:36.956134 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-242bf053-8a2b-4f27-97d8-ff00ccc11439 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:36.965372 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:36.965372 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:36.965372 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-242bf053-8a2b-4f27-97d8-ff00ccc11439 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:36.965372 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 927/3807] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:36 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:37.149943 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:37.285194 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:37.285559 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1546387259"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:37.287560 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1546387259'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:37.287760 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create volume of 1 GB Jul 03 23:57:37.293292 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Availability Zones retrieved successfully. Jul 03 23:57:37.298601 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Flow 'volume_create_api' (eb76f03c-f6da-44e9-be63-a5a29e818cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:37.299897 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c1fe92-39b9-4a40-a015-97f625cfaf2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:37.300680 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:37.330083 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c1fe92-39b9-4a40-a015-97f625cfaf2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:37.331133 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (410c9650-e2a7-4a18-ab4f-62f6745a0122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:37.413872 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Created reservations ['ff4bf4fe-d8f0-4ffa-9679-1203a006a896', '03b2c41c-2e50-48f0-887f-fbd35b7f7f3d', '35e63d6e-d0ed-4b9c-8744-a4f2728d87f7', 'ce83a878-f45f-44e5-afce-970765d3d153'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:37.414792 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (410c9650-e2a7-4a18-ab4f-62f6745a0122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff4bf4fe-d8f0-4ffa-9679-1203a006a896', '03b2c41c-2e50-48f0-887f-fbd35b7f7f3d', '35e63d6e-d0ed-4b9c-8744-a4f2728d87f7', 'ce83a878-f45f-44e5-afce-970765d3d153']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:37.415689 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99381ca2-5cfa-45c1-a07f-a4e5f9c7c8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:37.446131 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99381ca2-5cfa-45c1-a07f-a4e5f9c7c8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30c8cc98-a6ea-4dec-aac6-c07caa8ccd74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1546387259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dd5481d2ac419d958fdafb38c5adca',qos_specs=None,replication_status=,reservations=['ff4bf4fe-d8f0-4ffa-9679-1203a006a896','03b2c41c-2e50-48f0-887f-fbd35b7f7f3d','35e63d6e-d0ed-4b9c-8744-a4f2728d87f7','ce83a878-f45f-44e5-afce-970765d3d153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08992ce6f20442ff96cce2bd8dbb34d9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1546387259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30c8cc98-a6ea-4dec-aac6-c07caa8ccd74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9dd5481d2ac419d958fdafb38c5adca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08992ce6f20442ff96cce2bd8dbb34d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:37.447025 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce2c6ac-6e2d-4198-b64d-bbc2f68bb769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:37.467122 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce2c6ac-6e2d-4198-b64d-bbc2f68bb769) transitioned into state 'SUCCESS' from state '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-1546387259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dd5481d2ac419d958fdafb38c5adca',qos_specs=None,replication_status=,reservations=['ff4bf4fe-d8f0-4ffa-9679-1203a006a896','03b2c41c-2e50-48f0-887f-fbd35b7f7f3d','35e63d6e-d0ed-4b9c-8744-a4f2728d87f7','ce83a878-f45f-44e5-afce-970765d3d153'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08992ce6f20442ff96cce2bd8dbb34d9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:37.467939 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88628053-5cd3-4f0d-9fc8-e235233f5935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:37.480445 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88628053-5cd3-4f0d-9fc8-e235233f5935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:37.481545 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Flow 'volume_create_api' (eb76f03c-f6da-44e9-be63-a5a29e818cfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:37.481936 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create volume request issued successfully. Jul 03 23:57:37.482655 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dc093f77-10ac-43cd-94d0-cc701008b9ff tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:37.483251 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 955/3808] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:57:37 2026] POST /volume/v3/volumes => generated 778 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:37.497930 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-734cbf3d-8110-4ee7-a047-3c00be3de386 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:37.502305 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-734cbf3d-8110-4ee7-a047-3c00be3de386 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/30c8cc98-a6ea-4dec-aac6-c07caa8ccd74 Jul 03 23:57:37.502624 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-734cbf3d-8110-4ee7-a047-3c00be3de386 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:37.502938 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-734cbf3d-8110-4ee7-a047-3c00be3de386 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:37.514269 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:37.514269 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:37.519456 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-734cbf3d-8110-4ee7-a047-3c00be3de386 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:37.525450 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-734cbf3d-8110-4ee7-a047-3c00be3de386 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/30c8cc98-a6ea-4dec-aac6-c07caa8ccd74 returned with HTTP 200 Jul 03 23:57:37.526338 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 962/3809] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:37 2026] GET /volume/v3/volumes/30c8cc98-a6ea-4dec-aac6-c07caa8ccd74 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:37.662974 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b7e0f28b-230f-4e83-8cc4-4847ef4e2b0a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:37.664928 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b7e0f28b-230f-4e83-8cc4-4847ef4e2b0a tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:37.665194 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b7e0f28b-230f-4e83-8cc4-4847ef4e2b0a tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:37.665433 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b7e0f28b-230f-4e83-8cc4-4847ef4e2b0a tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:37.665574 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-b7e0f28b-230f-4e83-8cc4-4847ef4e2b0a tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:37.670543 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:37.670543 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:37.671297 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b7e0f28b-230f-4e83-8cc4-4847ef4e2b0a tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:37.671752 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 966/3810] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:37 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:37.731149 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-72e846ed-520c-4ae7-a545-5aa80edfb986 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:37.732890 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-72e846ed-520c-4ae7-a545-5aa80edfb986 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/volumes/ffc2b3bb-589c-4d36-9d1d-9178da642874 Jul 03 23:57:37.733123 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-72e846ed-520c-4ae7-a545-5aa80edfb986 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:37.733302 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-72e846ed-520c-4ae7-a545-5aa80edfb986 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:37.740458 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:37.740458 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:37.744344 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-72e846ed-520c-4ae7-a545-5aa80edfb986 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:57:37.748494 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-72e846ed-520c-4ae7-a545-5aa80edfb986 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/ffc2b3bb-589c-4d36-9d1d-9178da642874 returned with HTTP 200 Jul 03 23:57:37.748920 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 928/3811] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:37 2026] GET /volume/v3/volumes/ffc2b3bb-589c-4d36-9d1d-9178da642874 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:37.768888 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d31f8c2b-5214-4424-8644-94ea79322724 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:37.770722 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d31f8c2b-5214-4424-8644-94ea79322724 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 03 23:57:37.771310 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d31f8c2b-5214-4424-8644-94ea79322724 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ffc2b3bb-589c-4d36-9d1d-9178da642874", "name": "tempest-type-Backup-466328224"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:37.772956 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.backups [None req-d31f8c2b-5214-4424-8644-94ea79322724 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Creating new backup {'backup': {'volume_id': 'ffc2b3bb-589c-4d36-9d1d-9178da642874', 'name': 'tempest-type-Backup-466328224'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:57:37.773239 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-d31f8c2b-5214-4424-8644-94ea79322724 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Creating backup of volume ffc2b3bb-589c-4d36-9d1d-9178da642874 in container None Jul 03 23:57:37.782657 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:37.782657 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:37.782657 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d31f8c2b-5214-4424-8644-94ea79322724 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:57:37.799263 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-d31f8c2b-5214-4424-8644-94ea79322724 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Created reservations ['7330777b-2d8d-4cdd-8080-63bb05e7fe76', '86b02b6c-9a52-4f36-bdbb-68baa52ad1d6'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:37.831751 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d31f8c2b-5214-4424-8644-94ea79322724 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:57:37.832429 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 956/3812] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:57:37 2026] POST /volume/v3/backups => generated 315 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:37.840591 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-20598c72-390d-45c2-be5b-12807c19f368 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:37.842175 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-20598c72-390d-45c2-be5b-12807c19f368 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:37.842374 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-20598c72-390d-45c2-be5b-12807c19f368 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:37.842541 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-20598c72-390d-45c2-be5b-12807c19f368 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:37.842644 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-20598c72-390d-45c2-be5b-12807c19f368 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:37.846563 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:37.846563 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:37.847269 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-20598c72-390d-45c2-be5b-12807c19f368 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:37.847627 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 963/3813] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:37 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:37.978726 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e0f98138-0672-432d-b21b-156a119001bc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:37.980358 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e0f98138-0672-432d-b21b-156a119001bc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:37.980563 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e0f98138-0672-432d-b21b-156a119001bc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:37.980801 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e0f98138-0672-432d-b21b-156a119001bc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:37.980949 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-e0f98138-0672-432d-b21b-156a119001bc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:37.984941 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:37.984941 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:37.985644 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e0f98138-0672-432d-b21b-156a119001bc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:37.986339 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 967/3814] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:37 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:38.540820 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-84f00461-4e66-4240-9cae-c344df0f506f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:38.542582 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-84f00461-4e66-4240-9cae-c344df0f506f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/30c8cc98-a6ea-4dec-aac6-c07caa8ccd74 Jul 03 23:57:38.542828 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-84f00461-4e66-4240-9cae-c344df0f506f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:38.543079 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-84f00461-4e66-4240-9cae-c344df0f506f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:38.550107 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:38.550107 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:38.553267 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-84f00461-4e66-4240-9cae-c344df0f506f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:38.557052 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-84f00461-4e66-4240-9cae-c344df0f506f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/30c8cc98-a6ea-4dec-aac6-c07caa8ccd74 returned with HTTP 200 Jul 03 23:57:38.557446 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 929/3815] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:38 2026] GET /volume/v3/volumes/30c8cc98-a6ea-4dec-aac6-c07caa8ccd74 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:38.570772 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-64792bb7-2d86-4e62-87b1-8b91228deca8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:38.573027 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-64792bb7-2d86-4e62-87b1-8b91228deca8 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:57:38.573411 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-64792bb7-2d86-4e62-87b1-8b91228deca8 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30c8cc98-a6ea-4dec-aac6-c07caa8ccd74", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1938718459"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:38.584130 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:38.584130 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:38.584538 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-64792bb7-2d86-4e62-87b1-8b91228deca8 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:38.584674 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-64792bb7-2d86-4e62-87b1-8b91228deca8 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create snapshot from volume 30c8cc98-a6ea-4dec-aac6-c07caa8ccd74 Jul 03 23:57:38.621831 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-64792bb7-2d86-4e62-87b1-8b91228deca8 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Created reservations ['706c31f9-1dad-412a-b247-3a05bed035fc', '6b5ea250-a7d0-462c-9d1e-f0d6efa801cf', 'a4f883bf-5f27-4bcb-ad95-f89c2b7985a0', '5b9908bb-a36e-420d-acc6-c97c4265ff98'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:38.661778 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-64792bb7-2d86-4e62-87b1-8b91228deca8 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot create request issued successfully. Jul 03 23:57:38.661778 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-64792bb7-2d86-4e62-87b1-8b91228deca8 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:57:38.661778 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 957/3816] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:57:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:38.669959 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1e1cc556-0858-4861-91f5-a06fb18a0dfd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:38.671428 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1e1cc556-0858-4861-91f5-a06fb18a0dfd tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/694a8b83-75b6-4de5-ac38-265acd9a0d43 Jul 03 23:57:38.671792 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1e1cc556-0858-4861-91f5-a06fb18a0dfd tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:38.672177 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1e1cc556-0858-4861-91f5-a06fb18a0dfd tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:38.679048 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:38.679048 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:38.679610 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1e1cc556-0858-4861-91f5-a06fb18a0dfd tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:38.680444 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1e1cc556-0858-4861-91f5-a06fb18a0dfd tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/694a8b83-75b6-4de5-ac38-265acd9a0d43 returned with HTTP 200 Jul 03 23:57:38.680954 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 964/3817] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:38 2026] GET /volume/v3/snapshots/694a8b83-75b6-4de5-ac38-265acd9a0d43 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:38.684437 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b0b8c119-4366-463c-ac42-2795b8e243dc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:38.684437 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b0b8c119-4366-463c-ac42-2795b8e243dc tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:38.684916 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b0b8c119-4366-463c-ac42-2795b8e243dc tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:38.685149 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b0b8c119-4366-463c-ac42-2795b8e243dc tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:38.685476 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-b0b8c119-4366-463c-ac42-2795b8e243dc tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:38.691227 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:38.691227 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:38.692739 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b0b8c119-4366-463c-ac42-2795b8e243dc tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:38.692847 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 968/3818] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:38 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:38.858628 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a69215cf-828d-4f43-9331-d75be86f09e9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:38.861158 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a69215cf-828d-4f43-9331-d75be86f09e9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:38.861461 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a69215cf-828d-4f43-9331-d75be86f09e9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:38.861787 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a69215cf-828d-4f43-9331-d75be86f09e9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:38.861926 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-a69215cf-828d-4f43-9331-d75be86f09e9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:38.874112 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:38.874112 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:38.881048 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a69215cf-828d-4f43-9331-d75be86f09e9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:38.881048 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 930/3819] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:38 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 724 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:38.995559 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-124dce95-de65-4706-a400-6d69709e2019 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:38.997505 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-124dce95-de65-4706-a400-6d69709e2019 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:38.997714 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-124dce95-de65-4706-a400-6d69709e2019 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:38.997894 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-124dce95-de65-4706-a400-6d69709e2019 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:38.997998 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-124dce95-de65-4706-a400-6d69709e2019 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:39.002719 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:39.002719 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:39.003767 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-124dce95-de65-4706-a400-6d69709e2019 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:39.004404 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 958/3820] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:38 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:39.692904 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-22e10679-ee4e-42f0-8bdc-17043b23d139 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:39.695477 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-22e10679-ee4e-42f0-8bdc-17043b23d139 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/694a8b83-75b6-4de5-ac38-265acd9a0d43 Jul 03 23:57:39.695801 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-22e10679-ee4e-42f0-8bdc-17043b23d139 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:39.696123 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-22e10679-ee4e-42f0-8bdc-17043b23d139 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:39.701966 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:39.701966 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:39.702404 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-22e10679-ee4e-42f0-8bdc-17043b23d139 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:39.703224 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-22e10679-ee4e-42f0-8bdc-17043b23d139 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/694a8b83-75b6-4de5-ac38-265acd9a0d43 returned with HTTP 200 Jul 03 23:57:39.703684 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 965/3821] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:39 2026] GET /volume/v3/snapshots/694a8b83-75b6-4de5-ac38-265acd9a0d43 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:39.705170 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d2609c4d-1477-4123-b546-9588e0d9a24e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:39.707565 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d2609c4d-1477-4123-b546-9588e0d9a24e tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:39.707867 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d2609c4d-1477-4123-b546-9588e0d9a24e tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:39.708105 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d2609c4d-1477-4123-b546-9588e0d9a24e tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:39.708227 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-d2609c4d-1477-4123-b546-9588e0d9a24e tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:39.713141 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:39.713141 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:39.713320 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ab56d530-874a-4e05-9758-d6a9d0c7e33f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:39.713911 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d2609c4d-1477-4123-b546-9588e0d9a24e tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:39.714415 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 969/3822] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:39 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:39.771308 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ab56d530-874a-4e05-9758-d6a9d0c7e33f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] POST https://10.4.3.143/volume/v3/snapshots/694a8b83-75b6-4de5-ac38-265acd9a0d43/action Jul 03 23:57:39.771763 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ab56d530-874a-4e05-9758-d6a9d0c7e33f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:57:39.771931 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ab56d530-874a-4e05-9758-d6a9d0c7e33f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:39.779598 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:39.779598 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:39.780182 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ab56d530-874a-4e05-9758-d6a9d0c7e33f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Snapshot retrieved successfully. Jul 03 23:57:39.781270 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.policy [None req-ab56d530-874a-4e05-9758-d6a9d0c7e33f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '3dda355fcc234a6f936c7515ad9799db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9dd5481d2ac419d958fdafb38c5adca', '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=99860) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:57:39.781485 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ab56d530-874a-4e05-9758-d6a9d0c7e33f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] https://10.4.3.143/volume/v3/snapshots/694a8b83-75b6-4de5-ac38-265acd9a0d43/action returned with HTTP 403 Jul 03 23:57:39.782077 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 931/3823] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:57:39 2026] POST /volume/v3/snapshots/694a8b83-75b6-4de5-ac38-265acd9a0d43/action => generated 133 bytes in 69 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:39.789666 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9b646fad-77a2-429c-a079-89f3f1f6de4c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:39.791812 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9b646fad-77a2-429c-a079-89f3f1f6de4c tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/694a8b83-75b6-4de5-ac38-265acd9a0d43 Jul 03 23:57:39.792051 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9b646fad-77a2-429c-a079-89f3f1f6de4c tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:39.792301 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9b646fad-77a2-429c-a079-89f3f1f6de4c tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:39.792451 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-9b646fad-77a2-429c-a079-89f3f1f6de4c tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Delete snapshot with id: 694a8b83-75b6-4de5-ac38-265acd9a0d43 Jul 03 23:57:39.797894 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:39.797894 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:39.798235 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9b646fad-77a2-429c-a079-89f3f1f6de4c tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:39.815486 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9b646fad-77a2-429c-a079-89f3f1f6de4c tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot delete request issued successfully. Jul 03 23:57:39.815831 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9b646fad-77a2-429c-a079-89f3f1f6de4c tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/694a8b83-75b6-4de5-ac38-265acd9a0d43 returned with HTTP 202 Jul 03 23:57:39.816119 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 959/3824] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:57:39 2026] DELETE /volume/v3/snapshots/694a8b83-75b6-4de5-ac38-265acd9a0d43 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:39.822591 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d894fc43-3d40-459f-8e00-611d4fb426a2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:39.825209 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d894fc43-3d40-459f-8e00-611d4fb426a2 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/694a8b83-75b6-4de5-ac38-265acd9a0d43 Jul 03 23:57:39.825444 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d894fc43-3d40-459f-8e00-611d4fb426a2 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:39.825752 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d894fc43-3d40-459f-8e00-611d4fb426a2 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:39.831438 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:39.831438 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:39.831746 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d894fc43-3d40-459f-8e00-611d4fb426a2 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:39.832360 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d894fc43-3d40-459f-8e00-611d4fb426a2 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/694a8b83-75b6-4de5-ac38-265acd9a0d43 returned with HTTP 200 Jul 03 23:57:39.832755 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 966/3825] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:39 2026] GET /volume/v3/snapshots/694a8b83-75b6-4de5-ac38-265acd9a0d43 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:39.890566 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-171bcacc-d59b-4baa-bd00-d3044aa86441 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:39.892345 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-171bcacc-d59b-4baa-bd00-d3044aa86441 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:39.892562 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-171bcacc-d59b-4baa-bd00-d3044aa86441 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:39.892787 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-171bcacc-d59b-4baa-bd00-d3044aa86441 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:39.892937 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-171bcacc-d59b-4baa-bd00-d3044aa86441 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:39.897499 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:39.897499 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:39.898212 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-171bcacc-d59b-4baa-bd00-d3044aa86441 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:39.898635 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 970/3826] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:39 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:40.014997 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ddfbb040-03af-4b4a-9a20-ed372801a8c0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:40.017200 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ddfbb040-03af-4b4a-9a20-ed372801a8c0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:40.017421 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ddfbb040-03af-4b4a-9a20-ed372801a8c0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:40.017782 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ddfbb040-03af-4b4a-9a20-ed372801a8c0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:40.017894 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-ddfbb040-03af-4b4a-9a20-ed372801a8c0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:40.022470 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:40.022470 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:40.023336 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ddfbb040-03af-4b4a-9a20-ed372801a8c0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:40.023739 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 932/3827] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:40 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:40.725376 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-21ca48ea-ff56-42d0-b228-0eefef996d2a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:40.727276 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-21ca48ea-ff56-42d0-b228-0eefef996d2a tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:40.727483 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-21ca48ea-ff56-42d0-b228-0eefef996d2a tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:40.727668 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-21ca48ea-ff56-42d0-b228-0eefef996d2a tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:40.727785 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-21ca48ea-ff56-42d0-b228-0eefef996d2a tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:40.732010 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:40.732010 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:40.732607 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-21ca48ea-ff56-42d0-b228-0eefef996d2a tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:40.733235 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 960/3828] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:40 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:40.842225 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-088bf65d-e97b-4a2b-8327-da341c433a93 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:40.846611 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-088bf65d-e97b-4a2b-8327-da341c433a93 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/694a8b83-75b6-4de5-ac38-265acd9a0d43 Jul 03 23:57:40.846881 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-088bf65d-e97b-4a2b-8327-da341c433a93 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:40.847165 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-088bf65d-e97b-4a2b-8327-da341c433a93 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:40.853923 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-088bf65d-e97b-4a2b-8327-da341c433a93 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/694a8b83-75b6-4de5-ac38-265acd9a0d43 returned with HTTP 404 Jul 03 23:57:40.854621 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 967/3829] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:40 2026] GET /volume/v3/snapshots/694a8b83-75b6-4de5-ac38-265acd9a0d43 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:40.862129 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3bcd4d50-9212-4503-b905-ff539de8f98a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:40.863996 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3bcd4d50-9212-4503-b905-ff539de8f98a tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/30c8cc98-a6ea-4dec-aac6-c07caa8ccd74 Jul 03 23:57:40.865644 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3bcd4d50-9212-4503-b905-ff539de8f98a tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:40.865644 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3bcd4d50-9212-4503-b905-ff539de8f98a tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:40.865644 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-3bcd4d50-9212-4503-b905-ff539de8f98a tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Delete volume with id: 30c8cc98-a6ea-4dec-aac6-c07caa8ccd74 Jul 03 23:57:40.871740 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:40.871740 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:40.872275 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-3bcd4d50-9212-4503-b905-ff539de8f98a tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:40.890147 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-3bcd4d50-9212-4503-b905-ff539de8f98a tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Delete volume request issued successfully. Jul 03 23:57:40.890147 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3bcd4d50-9212-4503-b905-ff539de8f98a tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/30c8cc98-a6ea-4dec-aac6-c07caa8ccd74 returned with HTTP 202 Jul 03 23:57:40.890147 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 971/3830] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:40 2026] DELETE /volume/v3/volumes/30c8cc98-a6ea-4dec-aac6-c07caa8ccd74 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:40.898596 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-967088ae-6d13-44c8-83c0-f2fb6759f539 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:40.900357 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-967088ae-6d13-44c8-83c0-f2fb6759f539 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/30c8cc98-a6ea-4dec-aac6-c07caa8ccd74 Jul 03 23:57:40.900575 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-967088ae-6d13-44c8-83c0-f2fb6759f539 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:40.900813 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-967088ae-6d13-44c8-83c0-f2fb6759f539 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:40.909507 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:40.909507 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:40.911433 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d9e5a30d-5cc5-4bcd-8f5a-6d7b373cc2f3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:40.913756 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-967088ae-6d13-44c8-83c0-f2fb6759f539 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:40.914472 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d9e5a30d-5cc5-4bcd-8f5a-6d7b373cc2f3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:40.914771 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d9e5a30d-5cc5-4bcd-8f5a-6d7b373cc2f3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:40.915047 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d9e5a30d-5cc5-4bcd-8f5a-6d7b373cc2f3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:40.915183 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-d9e5a30d-5cc5-4bcd-8f5a-6d7b373cc2f3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:40.918507 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-967088ae-6d13-44c8-83c0-f2fb6759f539 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/30c8cc98-a6ea-4dec-aac6-c07caa8ccd74 returned with HTTP 200 Jul 03 23:57:40.918896 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 933/3831] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:40 2026] GET /volume/v3/volumes/30c8cc98-a6ea-4dec-aac6-c07caa8ccd74 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:40.922332 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:40.922332 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:40.923028 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d9e5a30d-5cc5-4bcd-8f5a-6d7b373cc2f3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:40.923397 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 961/3832] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:40 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:41.033312 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9fd08fc5-89b0-42cd-bd70-bf5e83dff25f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:41.035094 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9fd08fc5-89b0-42cd-bd70-bf5e83dff25f tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:41.035270 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9fd08fc5-89b0-42cd-bd70-bf5e83dff25f tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:41.035446 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9fd08fc5-89b0-42cd-bd70-bf5e83dff25f tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:41.035552 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-9fd08fc5-89b0-42cd-bd70-bf5e83dff25f tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:41.040561 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:41.040561 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:41.041477 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9fd08fc5-89b0-42cd-bd70-bf5e83dff25f tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:41.041879 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 968/3833] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:41 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:41.743842 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9492eca8-9bc1-4465-b620-d51282560533 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:41.746191 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9492eca8-9bc1-4465-b620-d51282560533 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:41.746191 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9492eca8-9bc1-4465-b620-d51282560533 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:41.746191 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9492eca8-9bc1-4465-b620-d51282560533 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:41.746191 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-9492eca8-9bc1-4465-b620-d51282560533 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:41.750216 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:41.750216 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:41.750804 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9492eca8-9bc1-4465-b620-d51282560533 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:41.751216 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 972/3834] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:41 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:41.934981 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1bb74914-6226-4ba4-8a8f-078726185437 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:41.935453 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-53af5c06-e479-4c18-8a7c-1c98ac8900c5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:41.936567 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1bb74914-6226-4ba4-8a8f-078726185437 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:41.936760 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1bb74914-6226-4ba4-8a8f-078726185437 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:41.936929 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1bb74914-6226-4ba4-8a8f-078726185437 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:41.937051 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-1bb74914-6226-4ba4-8a8f-078726185437 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:41.937352 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-53af5c06-e479-4c18-8a7c-1c98ac8900c5 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/30c8cc98-a6ea-4dec-aac6-c07caa8ccd74 Jul 03 23:57:41.937601 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-53af5c06-e479-4c18-8a7c-1c98ac8900c5 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:41.937852 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-53af5c06-e479-4c18-8a7c-1c98ac8900c5 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:41.939624 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=377,cinder:UPDATE=131,cinder:INSERT=70 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:57:41.940618 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:41.940618 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:41.941153 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1bb74914-6226-4ba4-8a8f-078726185437 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:41.941454 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 934/3835] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:41 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:41.944140 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-53af5c06-e479-4c18-8a7c-1c98ac8900c5 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/30c8cc98-a6ea-4dec-aac6-c07caa8ccd74 returned with HTTP 404 Jul 03 23:57:41.944603 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 962/3836] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:41 2026] GET /volume/v3/volumes/30c8cc98-a6ea-4dec-aac6-c07caa8ccd74 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:41.954231 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ced2af9b-9891-495f-ab71-f503d109d951 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:41.954767 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:41.955126 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-445970109"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:41.956529 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-445970109'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:41.956645 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create volume of 1 GB Jul 03 23:57:41.960428 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Availability Zones retrieved successfully. Jul 03 23:57:41.965362 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Flow 'volume_create_api' (51cfe99d-9ba1-4fd4-9657-2b6ed4fdd03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:41.966226 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d650ed5f-05f3-4e3a-8cb3-4e9254b0fd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:41.966924 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:41.990552 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d650ed5f-05f3-4e3a-8cb3-4e9254b0fd63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:41.991264 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19627fd2-7f4b-4bdb-9cea-71f0f8a21f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:42.023674 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Created reservations ['480f1868-1c68-4933-871a-14a59f2c4865', '729514b0-8a71-4438-9340-21a3069ff1ed', '3d3f9298-b09b-47fd-82f2-4cc52c9a4500', '5c347c99-8d8d-44ff-a1e3-94b43595d02e'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:42.024617 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19627fd2-7f4b-4bdb-9cea-71f0f8a21f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['480f1868-1c68-4933-871a-14a59f2c4865', '729514b0-8a71-4438-9340-21a3069ff1ed', '3d3f9298-b09b-47fd-82f2-4cc52c9a4500', '5c347c99-8d8d-44ff-a1e3-94b43595d02e']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:42.025278 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca8ac263-ad59-43a7-ad77-ef4049bac6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:42.050980 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca8ac263-ad59-43a7-ad77-ef4049bac6c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47cbfd5c-4517-4fed-b487-42e95cf56ac8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-445970109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dd5481d2ac419d958fdafb38c5adca',qos_specs=None,replication_status=,reservations=['480f1868-1c68-4933-871a-14a59f2c4865','729514b0-8a71-4438-9340-21a3069ff1ed','3d3f9298-b09b-47fd-82f2-4cc52c9a4500','5c347c99-8d8d-44ff-a1e3-94b43595d02e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08992ce6f20442ff96cce2bd8dbb34d9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-445970109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47cbfd5c-4517-4fed-b487-42e95cf56ac8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9dd5481d2ac419d958fdafb38c5adca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08992ce6f20442ff96cce2bd8dbb34d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:42.050980 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ce145e8-6aab-4812-b441-a4e71dfab2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:42.056926 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-54be90b9-c919-452e-a056-ef4ea871583b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:42.061722 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-54be90b9-c919-452e-a056-ef4ea871583b tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:42.061722 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-54be90b9-c919-452e-a056-ef4ea871583b tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:42.061722 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-54be90b9-c919-452e-a056-ef4ea871583b tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:42.061722 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-54be90b9-c919-452e-a056-ef4ea871583b tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:42.065242 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=344,cinder:UPDATE=103,cinder:DELETE=1,cinder:INSERT=49 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:57:42.065242 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:42.065242 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:42.065937 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-54be90b9-c919-452e-a056-ef4ea871583b tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:42.066317 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 973/3837] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:42 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:42.077021 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ce145e8-6aab-4812-b441-a4e71dfab2ae) transitioned into state 'SUCCESS' from state '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-445970109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dd5481d2ac419d958fdafb38c5adca',qos_specs=None,replication_status=,reservations=['480f1868-1c68-4933-871a-14a59f2c4865','729514b0-8a71-4438-9340-21a3069ff1ed','3d3f9298-b09b-47fd-82f2-4cc52c9a4500','5c347c99-8d8d-44ff-a1e3-94b43595d02e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08992ce6f20442ff96cce2bd8dbb34d9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:42.077856 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f13ef59e-0d65-4763-ab16-1520765d18ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:42.089801 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f13ef59e-0d65-4763-ab16-1520765d18ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:42.091572 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Flow 'volume_create_api' (51cfe99d-9ba1-4fd4-9657-2b6ed4fdd03e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:42.092026 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create volume request issued successfully. Jul 03 23:57:42.092775 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ced2af9b-9891-495f-ab71-f503d109d951 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:42.093324 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 969/3838] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:57:41 2026] POST /volume/v3/volumes => generated 777 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:42.105117 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4afd0d14-e357-403f-8ae2-7861a3c7fcd0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:42.106842 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4afd0d14-e357-403f-8ae2-7861a3c7fcd0 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/47cbfd5c-4517-4fed-b487-42e95cf56ac8 Jul 03 23:57:42.107064 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4afd0d14-e357-403f-8ae2-7861a3c7fcd0 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:42.107258 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4afd0d14-e357-403f-8ae2-7861a3c7fcd0 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:42.114194 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:42.114194 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:42.117178 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4afd0d14-e357-403f-8ae2-7861a3c7fcd0 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:42.120458 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4afd0d14-e357-403f-8ae2-7861a3c7fcd0 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/47cbfd5c-4517-4fed-b487-42e95cf56ac8 returned with HTTP 200 Jul 03 23:57:42.120800 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 935/3839] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:42 2026] GET /volume/v3/volumes/47cbfd5c-4517-4fed-b487-42e95cf56ac8 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:42.761405 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e572bebc-1ca8-401c-b36b-001c0148c9c2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:42.763567 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e572bebc-1ca8-401c-b36b-001c0148c9c2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:42.763820 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e572bebc-1ca8-401c-b36b-001c0148c9c2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:42.764070 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e572bebc-1ca8-401c-b36b-001c0148c9c2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:42.764190 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-e572bebc-1ca8-401c-b36b-001c0148c9c2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:42.769449 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:42.769449 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:42.770343 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e572bebc-1ca8-401c-b36b-001c0148c9c2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:42.770822 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 963/3840] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:42 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:42.780517 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3555fd20-f151-4e22-bf9a-ede0019f5a23 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:42.782281 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3555fd20-f151-4e22-bf9a-ede0019f5a23 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] POST https://10.4.3.143/volume/v3/backups Jul 03 23:57:42.782629 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3555fd20-f151-4e22-bf9a-ede0019f5a23 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b00b6f5a-4f84-49d6-bacd-e816185aa7d4", "incremental": true}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:42.784046 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-3555fd20-f151-4e22-bf9a-ede0019f5a23 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Creating new backup {'backup': {'volume_id': 'b00b6f5a-4f84-49d6-bacd-e816185aa7d4', 'incremental': True}} {{(pid=99862) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:57:42.784192 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-3555fd20-f151-4e22-bf9a-ede0019f5a23 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Creating backup of volume b00b6f5a-4f84-49d6-bacd-e816185aa7d4 in container None Jul 03 23:57:42.791028 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:42.791028 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:42.791446 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-3555fd20-f151-4e22-bf9a-ede0019f5a23 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Volume info retrieved successfully. Jul 03 23:57:42.806641 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-3555fd20-f151-4e22-bf9a-ede0019f5a23 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Created reservations ['c59b7760-9ef5-4be3-9f1e-6e5f0a5c0bbd', '287894f3-36dd-4ad3-8675-e4ba2fac7879'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:42.821375 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3555fd20-f151-4e22-bf9a-ede0019f5a23 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 400 Jul 03 23:57:42.821932 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 974/3841] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:57:42 2026] POST /volume/v3/backups => generated 109 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:57:42.829297 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-adbb7318-1b42-4cf2-b963-eff0529c1e01 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:42.831203 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-adbb7318-1b42-4cf2-b963-eff0529c1e01 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] DELETE https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:42.831399 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-adbb7318-1b42-4cf2-b963-eff0529c1e01 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:42.831583 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-adbb7318-1b42-4cf2-b963-eff0529c1e01 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:42.831688 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-adbb7318-1b42-4cf2-b963-eff0529c1e01 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Delete backup with id: 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. Jul 03 23:57:42.835779 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:42.835779 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:42.847527 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.backup.rpcapi [None req-adbb7318-1b42-4cf2-b963-eff0529c1e01 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] delete_backup rpcapi backup_id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 {{(pid=99861) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:57:42.849208 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-adbb7318-1b42-4cf2-b963-eff0529c1e01 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 202 Jul 03 23:57:42.849669 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 970/3842] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:42 2026] DELETE /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:57:42.856146 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5ab84b60-e0aa-4926-8be7-3c82c5d900f3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:42.857881 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5ab84b60-e0aa-4926-8be7-3c82c5d900f3 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:42.858136 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5ab84b60-e0aa-4926-8be7-3c82c5d900f3 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:42.858391 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5ab84b60-e0aa-4926-8be7-3c82c5d900f3 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:42.858536 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-5ab84b60-e0aa-4926-8be7-3c82c5d900f3 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:42.862488 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:42.862488 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:42.863130 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5ab84b60-e0aa-4926-8be7-3c82c5d900f3 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 200 Jul 03 23:57:42.863513 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 936/3843] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:42 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:42.951283 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7d0d22f9-80d6-429e-9a00-c87ea832636a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:42.953467 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7d0d22f9-80d6-429e-9a00-c87ea832636a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:42.953696 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7d0d22f9-80d6-429e-9a00-c87ea832636a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:42.953943 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7d0d22f9-80d6-429e-9a00-c87ea832636a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:42.954069 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-7d0d22f9-80d6-429e-9a00-c87ea832636a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:42.958222 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:42.958222 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:42.959121 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7d0d22f9-80d6-429e-9a00-c87ea832636a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:42.959630 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 964/3844] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:42 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:43.076539 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5f1fb132-bf4a-464f-8c63-e3517c604a65 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:43.078870 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5f1fb132-bf4a-464f-8c63-e3517c604a65 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:43.079044 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5f1fb132-bf4a-464f-8c63-e3517c604a65 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:43.079352 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5f1fb132-bf4a-464f-8c63-e3517c604a65 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:43.079463 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-5f1fb132-bf4a-464f-8c63-e3517c604a65 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:43.084528 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:43.084528 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:43.085315 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5f1fb132-bf4a-464f-8c63-e3517c604a65 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:43.085659 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 975/3845] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:43 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:43.133377 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4ea78146-f29f-4499-b8f5-7187ecfe68c6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:43.135616 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4ea78146-f29f-4499-b8f5-7187ecfe68c6 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/47cbfd5c-4517-4fed-b487-42e95cf56ac8 Jul 03 23:57:43.135917 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4ea78146-f29f-4499-b8f5-7187ecfe68c6 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:43.136245 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4ea78146-f29f-4499-b8f5-7187ecfe68c6 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:43.144997 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:43.144997 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:43.150717 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4ea78146-f29f-4499-b8f5-7187ecfe68c6 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:43.155922 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4ea78146-f29f-4499-b8f5-7187ecfe68c6 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/47cbfd5c-4517-4fed-b487-42e95cf56ac8 returned with HTTP 200 Jul 03 23:57:43.156455 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 971/3846] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:43 2026] GET /volume/v3/volumes/47cbfd5c-4517-4fed-b487-42e95cf56ac8 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:43.170986 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fb90be1e-171f-4310-9744-103c3f9c74fc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:43.172572 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fb90be1e-171f-4310-9744-103c3f9c74fc tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:57:43.172887 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fb90be1e-171f-4310-9744-103c3f9c74fc tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47cbfd5c-4517-4fed-b487-42e95cf56ac8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-333182322"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:43.183775 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:43.183775 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:43.184150 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fb90be1e-171f-4310-9744-103c3f9c74fc tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:43.184267 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-fb90be1e-171f-4310-9744-103c3f9c74fc tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create snapshot from volume 47cbfd5c-4517-4fed-b487-42e95cf56ac8 Jul 03 23:57:43.213289 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-fb90be1e-171f-4310-9744-103c3f9c74fc tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Created reservations ['c6b91a16-9011-43e4-ac6d-e17d8b29a209', 'ead5b1b9-b8cc-440f-acfc-16b39ff11492', 'd9a6d44c-0870-427b-be88-1933686ea124', '376de380-b799-4c9c-95e3-a2cafc0738ae'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:43.250174 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fb90be1e-171f-4310-9744-103c3f9c74fc tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot create request issued successfully. Jul 03 23:57:43.250597 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fb90be1e-171f-4310-9744-103c3f9c74fc tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:57:43.251108 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 937/3847] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:57:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:43.262243 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a35e825a-ae12-4a4c-871d-9b0dd2f955f8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:43.264654 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a35e825a-ae12-4a4c-871d-9b0dd2f955f8 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/aa9db279-f875-4d4f-a1ce-a8be0665f89c Jul 03 23:57:43.265015 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a35e825a-ae12-4a4c-871d-9b0dd2f955f8 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:43.265301 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a35e825a-ae12-4a4c-871d-9b0dd2f955f8 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:43.275756 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:43.275756 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:43.276178 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a35e825a-ae12-4a4c-871d-9b0dd2f955f8 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:43.276945 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a35e825a-ae12-4a4c-871d-9b0dd2f955f8 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/aa9db279-f875-4d4f-a1ce-a8be0665f89c returned with HTTP 200 Jul 03 23:57:43.277405 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 965/3848] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:43 2026] GET /volume/v3/snapshots/aa9db279-f875-4d4f-a1ce-a8be0665f89c => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:43.873627 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-62d33faf-7424-4f88-80fd-0c361c059bca None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:43.875211 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-62d33faf-7424-4f88-80fd-0c361c059bca tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 Jul 03 23:57:43.875379 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-62d33faf-7424-4f88-80fd-0c361c059bca tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:43.875550 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-62d33faf-7424-4f88-80fd-0c361c059bca tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:43.875653 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-62d33faf-7424-4f88-80fd-0c361c059bca tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 4e9dd4ca-e714-46c5-9f1a-7e1fd5201571. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:43.879195 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-62d33faf-7424-4f88-80fd-0c361c059bca tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 returned with HTTP 404 Jul 03 23:57:43.879596 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 976/3849] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:43 2026] GET /volume/v3/backups/4e9dd4ca-e714-46c5-9f1a-7e1fd5201571 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:43.888285 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:43.889801 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:43.890335 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-361722259"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:43.891371 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-361722259'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:43.891496 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Create volume of 1 GB Jul 03 23:57:43.894930 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Availability Zones retrieved successfully. Jul 03 23:57:43.899919 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Flow 'volume_create_api' (07b78398-37be-442a-9c6b-7d7a311377e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:43.900813 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3724d1b-46b0-471d-a3f9-fd2e51ed7a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:43.901610 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:43.922085 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3724d1b-46b0-471d-a3f9-fd2e51ed7a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:43.922777 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27253e70-6212-4517-b880-8976450d1654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:43.962030 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Created reservations ['bc4d0683-f3a0-494a-b5e0-6c1bb9a42863', '71320f32-a66b-49e8-897b-82b5f9ad0277', '26e14005-66ed-4a32-bc89-cf1fc9113b42', '83279604-7b83-498a-8e42-4b4b0c94caf8'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:43.962786 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27253e70-6212-4517-b880-8976450d1654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc4d0683-f3a0-494a-b5e0-6c1bb9a42863', '71320f32-a66b-49e8-897b-82b5f9ad0277', '26e14005-66ed-4a32-bc89-cf1fc9113b42', '83279604-7b83-498a-8e42-4b4b0c94caf8']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:43.963502 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd008503-09e7-4b3e-abba-37d5e200e703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:43.971021 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d4b92a05-975b-4f77-a5b1-de8b232bfb7c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:43.973018 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d4b92a05-975b-4f77-a5b1-de8b232bfb7c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:43.973281 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d4b92a05-975b-4f77-a5b1-de8b232bfb7c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:43.973522 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d4b92a05-975b-4f77-a5b1-de8b232bfb7c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:43.973660 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-d4b92a05-975b-4f77-a5b1-de8b232bfb7c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:43.977529 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:43.977529 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:43.978192 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d4b92a05-975b-4f77-a5b1-de8b232bfb7c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:43.978628 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 938/3850] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:43 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:43.994115 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd008503-09e7-4b3e-abba-37d5e200e703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c087fc7f-29e0-49e7-89f6-8e003b09bfe9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-361722259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59e19d2f524a496489f7945d69c3c964',qos_specs=None,replication_status=,reservations=['bc4d0683-f3a0-494a-b5e0-6c1bb9a42863','71320f32-a66b-49e8-897b-82b5f9ad0277','26e14005-66ed-4a32-bc89-cf1fc9113b42','83279604-7b83-498a-8e42-4b4b0c94caf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9193402afc4766a3730eddcb91fb59',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-361722259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c087fc7f-29e0-49e7-89f6-8e003b09bfe9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59e19d2f524a496489f7945d69c3c964',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b9193402afc4766a3730eddcb91fb59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:43.994823 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (520e4ef9-53a9-4840-97b4-35346b774c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:44.010467 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (520e4ef9-53a9-4840-97b4-35346b774c81) transitioned into state 'SUCCESS' from state '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-361722259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59e19d2f524a496489f7945d69c3c964',qos_specs=None,replication_status=,reservations=['bc4d0683-f3a0-494a-b5e0-6c1bb9a42863','71320f32-a66b-49e8-897b-82b5f9ad0277','26e14005-66ed-4a32-bc89-cf1fc9113b42','83279604-7b83-498a-8e42-4b4b0c94caf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9193402afc4766a3730eddcb91fb59',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:44.011129 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26732db-ed10-4342-98e6-8e2f97871b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:44.019822 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26732db-ed10-4342-98e6-8e2f97871b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:44.020607 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Flow 'volume_create_api' (07b78398-37be-442a-9c6b-7d7a311377e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:44.021095 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Create volume request issued successfully. Jul 03 23:57:44.021616 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b88cd2c1-4fa2-4d38-9ef0-6d0077b61adb tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:44.022181 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 972/3851] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:57:43 2026] POST /volume/v3/volumes => generated 748 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:44.036022 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1eb2df49-d796-4c89-91df-f524511e5f12 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:44.040000 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1eb2df49-d796-4c89-91df-f524511e5f12 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/volumes/c087fc7f-29e0-49e7-89f6-8e003b09bfe9 Jul 03 23:57:44.040248 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1eb2df49-d796-4c89-91df-f524511e5f12 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:44.040561 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1eb2df49-d796-4c89-91df-f524511e5f12 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:44.059939 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:44.059939 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:44.066747 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1eb2df49-d796-4c89-91df-f524511e5f12 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Volume info retrieved successfully. Jul 03 23:57:44.078518 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1eb2df49-d796-4c89-91df-f524511e5f12 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/volumes/c087fc7f-29e0-49e7-89f6-8e003b09bfe9 returned with HTTP 200 Jul 03 23:57:44.079420 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 966/3852] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:44 2026] GET /volume/v3/volumes/c087fc7f-29e0-49e7-89f6-8e003b09bfe9 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:44.095274 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-180a6eab-2225-42da-a9e7-34625b22f70c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:44.100002 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-180a6eab-2225-42da-a9e7-34625b22f70c tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:44.100163 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-180a6eab-2225-42da-a9e7-34625b22f70c tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:44.100333 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-180a6eab-2225-42da-a9e7-34625b22f70c tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:44.100429 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-180a6eab-2225-42da-a9e7-34625b22f70c tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:44.105020 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:44.105020 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:44.105723 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-180a6eab-2225-42da-a9e7-34625b22f70c tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:44.106081 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 977/3853] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:44 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:44.286455 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-63cf4347-f43d-415a-a56e-44fce81b4285 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:44.288136 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-63cf4347-f43d-415a-a56e-44fce81b4285 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/aa9db279-f875-4d4f-a1ce-a8be0665f89c Jul 03 23:57:44.288315 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-63cf4347-f43d-415a-a56e-44fce81b4285 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:44.288491 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-63cf4347-f43d-415a-a56e-44fce81b4285 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:44.293257 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:44.293257 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:44.293541 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-63cf4347-f43d-415a-a56e-44fce81b4285 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:44.294238 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-63cf4347-f43d-415a-a56e-44fce81b4285 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/aa9db279-f875-4d4f-a1ce-a8be0665f89c returned with HTTP 200 Jul 03 23:57:44.294584 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 939/3854] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:44 2026] GET /volume/v3/snapshots/aa9db279-f875-4d4f-a1ce-a8be0665f89c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:44.305486 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c5620922-ca0f-420f-b054-295f3277568f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:44.307639 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c5620922-ca0f-420f-b054-295f3277568f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] GET https://10.4.3.143/volume/v3/snapshots Jul 03 23:57:44.307912 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c5620922-ca0f-420f-b054-295f3277568f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:44.308179 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c5620922-ca0f-420f-b054-295f3277568f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:44.308459 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-c5620922-ca0f-420f-b054-295f3277568f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 23:57:44.308773 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:44.308773 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:44.309535 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.db.api [None req-c5620922-ca0f-420f-b054-295f3277568f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Building query based on filter {{(pid=99861) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 23:57:44.313270 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c5620922-ca0f-420f-b054-295f3277568f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Get all snapshots completed successfully. Jul 03 23:57:44.313557 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c5620922-ca0f-420f-b054-295f3277568f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] https://10.4.3.143/volume/v3/snapshots returned with HTTP 200 Jul 03 23:57:44.313968 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 973/3855] 10.4.3.143 () {66 vars in 1243 bytes} [Fri Jul 3 23:57:44 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:44.326452 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-dbb762a1-d022-4333-955c-a2bfa579ae1d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:44.328569 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dbb762a1-d022-4333-955c-a2bfa579ae1d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/aa9db279-f875-4d4f-a1ce-a8be0665f89c Jul 03 23:57:44.328859 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dbb762a1-d022-4333-955c-a2bfa579ae1d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:44.329117 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dbb762a1-d022-4333-955c-a2bfa579ae1d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:44.329289 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-dbb762a1-d022-4333-955c-a2bfa579ae1d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Delete snapshot with id: aa9db279-f875-4d4f-a1ce-a8be0665f89c Jul 03 23:57:44.335278 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:44.335278 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:44.335278 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-dbb762a1-d022-4333-955c-a2bfa579ae1d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:44.351438 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-dbb762a1-d022-4333-955c-a2bfa579ae1d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot delete request issued successfully. Jul 03 23:57:44.351715 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dbb762a1-d022-4333-955c-a2bfa579ae1d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/aa9db279-f875-4d4f-a1ce-a8be0665f89c returned with HTTP 202 Jul 03 23:57:44.352173 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 967/3856] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:57:44 2026] DELETE /volume/v3/snapshots/aa9db279-f875-4d4f-a1ce-a8be0665f89c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:44.359765 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-438cc93c-5071-4212-89e3-2b71f07e6845 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:44.361642 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-438cc93c-5071-4212-89e3-2b71f07e6845 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/aa9db279-f875-4d4f-a1ce-a8be0665f89c Jul 03 23:57:44.361801 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-438cc93c-5071-4212-89e3-2b71f07e6845 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:44.362050 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-438cc93c-5071-4212-89e3-2b71f07e6845 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:44.369758 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:44.369758 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:44.370279 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-438cc93c-5071-4212-89e3-2b71f07e6845 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:44.371315 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-438cc93c-5071-4212-89e3-2b71f07e6845 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/aa9db279-f875-4d4f-a1ce-a8be0665f89c returned with HTTP 200 Jul 03 23:57:44.372355 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 978/3857] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:44 2026] GET /volume/v3/snapshots/aa9db279-f875-4d4f-a1ce-a8be0665f89c => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:44.991069 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cafe5c44-d93e-4fcc-a41f-d0083c6f8078 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:44.992816 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cafe5c44-d93e-4fcc-a41f-d0083c6f8078 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:44.993089 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cafe5c44-d93e-4fcc-a41f-d0083c6f8078 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:44.993284 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cafe5c44-d93e-4fcc-a41f-d0083c6f8078 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:44.993423 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-cafe5c44-d93e-4fcc-a41f-d0083c6f8078 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:44.997553 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:44.997553 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:44.998194 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cafe5c44-d93e-4fcc-a41f-d0083c6f8078 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:44.998566 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 940/3858] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:44 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:45.091468 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-127c2283-2c2e-4bb5-8552-1a58aa840469 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:45.093999 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-127c2283-2c2e-4bb5-8552-1a58aa840469 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/volumes/c087fc7f-29e0-49e7-89f6-8e003b09bfe9 Jul 03 23:57:45.094271 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-127c2283-2c2e-4bb5-8552-1a58aa840469 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:45.094534 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-127c2283-2c2e-4bb5-8552-1a58aa840469 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:45.104357 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:45.104357 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:45.109258 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-127c2283-2c2e-4bb5-8552-1a58aa840469 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Volume info retrieved successfully. Jul 03 23:57:45.114877 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-127c2283-2c2e-4bb5-8552-1a58aa840469 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/volumes/c087fc7f-29e0-49e7-89f6-8e003b09bfe9 returned with HTTP 200 Jul 03 23:57:45.115456 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 974/3859] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:45 2026] GET /volume/v3/volumes/c087fc7f-29e0-49e7-89f6-8e003b09bfe9 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:45.119535 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f17e63a7-728c-414e-9120-ddcd04d41551 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:45.121464 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f17e63a7-728c-414e-9120-ddcd04d41551 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:45.121736 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f17e63a7-728c-414e-9120-ddcd04d41551 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:45.122035 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f17e63a7-728c-414e-9120-ddcd04d41551 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:45.122335 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-f17e63a7-728c-414e-9120-ddcd04d41551 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:45.127230 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:45.127230 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:45.128325 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f17e63a7-728c-414e-9120-ddcd04d41551 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:45.128506 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4d5f62cf-de29-4609-be4e-e8ade8c3c5b0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:45.128980 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 968/3860] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:45 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:45.130782 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4d5f62cf-de29-4609-be4e-e8ade8c3c5b0 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 03 23:57:45.131283 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4d5f62cf-de29-4609-be4e-e8ade8c3c5b0 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c087fc7f-29e0-49e7-89f6-8e003b09bfe9", "name": "tempest-VolumesBackupsTest-Backup-189948110"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:45.133192 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-4d5f62cf-de29-4609-be4e-e8ade8c3c5b0 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Creating new backup {'backup': {'volume_id': 'c087fc7f-29e0-49e7-89f6-8e003b09bfe9', 'name': 'tempest-VolumesBackupsTest-Backup-189948110'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:57:45.133440 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-4d5f62cf-de29-4609-be4e-e8ade8c3c5b0 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Creating backup of volume c087fc7f-29e0-49e7-89f6-8e003b09bfe9 in container None Jul 03 23:57:45.143255 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:45.143255 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:45.143726 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-4d5f62cf-de29-4609-be4e-e8ade8c3c5b0 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Volume info retrieved successfully. Jul 03 23:57:45.146761 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:45.150559 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:45.151058 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d6ea5728-76d4-4fca-a01d-b9e3598a5347", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1183138155"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:45.152550 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Create volume request body: {'volume': {"'backup_id": 'd6ea5728-76d4-4fca-a01d-b9e3598a5347', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1183138155'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:45.152719 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Create volume of 1 GB Jul 03 23:57:45.166046 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Availability Zones retrieved successfully. Jul 03 23:57:45.171421 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-4d5f62cf-de29-4609-be4e-e8ade8c3c5b0 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Created reservations ['1fccb028-e1b8-404a-809d-e445a8364fd4', '67934445-115b-4610-b7d6-d2bd79959260'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:45.174677 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Flow 'volume_create_api' (5a64be5c-24b4-4596-9925-2c20b09968d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:45.176712 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01b8422-0748-4758-939a-93aef58849ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.178417 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:45.216379 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4d5f62cf-de29-4609-be4e-e8ade8c3c5b0 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:57:45.216973 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 979/3861] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:57:45 2026] POST /volume/v3/backups => generated 329 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:45.220281 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01b8422-0748-4758-939a-93aef58849ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.221318 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92326580-942d-4c91-a227-ccd284c03396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.225638 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-61374d99-cfa9-45bc-aed3-efffc3c8ac74 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:45.227829 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-61374d99-cfa9-45bc-aed3-efffc3c8ac74 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:57:45.228106 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-61374d99-cfa9-45bc-aed3-efffc3c8ac74 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:45.228307 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-61374d99-cfa9-45bc-aed3-efffc3c8ac74 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:45.228461 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-61374d99-cfa9-45bc-aed3-efffc3c8ac74 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:45.233568 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:45.233568 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:45.234529 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-61374d99-cfa9-45bc-aed3-efffc3c8ac74 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:57:45.234796 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 975/3862] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:45 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:45.277157 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Created reservations ['adf9eebf-e73b-466b-997c-a9254c92f9dd', '983784d6-1e45-4f2d-bfaa-9a0e699db951', '344b4cd4-ed43-4d70-8ac0-9d13e75a4fa9', '98843a71-9a3d-40e6-8304-c1aeb0e64c01'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:45.278567 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92326580-942d-4c91-a227-ccd284c03396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adf9eebf-e73b-466b-997c-a9254c92f9dd', '983784d6-1e45-4f2d-bfaa-9a0e699db951', '344b4cd4-ed43-4d70-8ac0-9d13e75a4fa9', '98843a71-9a3d-40e6-8304-c1aeb0e64c01']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.280213 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d9a2992-89ef-47f6-9a19-ce268f460005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.311172 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d9a2992-89ef-47f6-9a19-ce268f460005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75624540-dd32-4182-b815-3b8d3896b281', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1183138155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35799c6402364456aed2df42fb9516a6',qos_specs=None,replication_status=,reservations=['adf9eebf-e73b-466b-997c-a9254c92f9dd','983784d6-1e45-4f2d-bfaa-9a0e699db951','344b4cd4-ed43-4d70-8ac0-9d13e75a4fa9','98843a71-9a3d-40e6-8304-c1aeb0e64c01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4030a179758473296571ccdc7c5bb3e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1183138155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75624540-dd32-4182-b815-3b8d3896b281,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35799c6402364456aed2df42fb9516a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4030a179758473296571ccdc7c5bb3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.312002 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0ffd4a9-8de7-467b-9d46-6595e13d11f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.336372 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0ffd4a9-8de7-467b-9d46-6595e13d11f9) transitioned into state 'SUCCESS' from state '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-1183138155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35799c6402364456aed2df42fb9516a6',qos_specs=None,replication_status=,reservations=['adf9eebf-e73b-466b-997c-a9254c92f9dd','983784d6-1e45-4f2d-bfaa-9a0e699db951','344b4cd4-ed43-4d70-8ac0-9d13e75a4fa9','98843a71-9a3d-40e6-8304-c1aeb0e64c01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4030a179758473296571ccdc7c5bb3e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.337335 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (973dd955-2f7e-45b9-884c-b084a33d314f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.353829 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (973dd955-2f7e-45b9-884c-b084a33d314f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.354669 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Flow 'volume_create_api' (5a64be5c-24b4-4596-9925-2c20b09968d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:45.355004 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Create volume request issued successfully. Jul 03 23:57:45.355566 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fd491ff8-4faf-4e69-a430-8b65b38eb6a9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:45.356399 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 941/3863] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:57:45 2026] POST /volume/v3/volumes => generated 758 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:45.379779 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:45.382013 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:45.382887 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d6ea5728-76d4-4fca-a01d-b9e3598a5347", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-269107515"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:45.386322 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-57ebd8ec-7325-4f3f-983e-d37a59f0785c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:45.387411 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Create volume request body: {'volume': {"'backup_id": 'd6ea5728-76d4-4fca-a01d-b9e3598a5347', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-269107515'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:45.387628 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Create volume of 1 GB Jul 03 23:57:45.388908 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-57ebd8ec-7325-4f3f-983e-d37a59f0785c tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/aa9db279-f875-4d4f-a1ce-a8be0665f89c Jul 03 23:57:45.388908 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-57ebd8ec-7325-4f3f-983e-d37a59f0785c tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:45.389020 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-57ebd8ec-7325-4f3f-983e-d37a59f0785c tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:45.393966 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-57ebd8ec-7325-4f3f-983e-d37a59f0785c tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/aa9db279-f875-4d4f-a1ce-a8be0665f89c returned with HTTP 404 Jul 03 23:57:45.394578 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 980/3864] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:45 2026] GET /volume/v3/snapshots/aa9db279-f875-4d4f-a1ce-a8be0665f89c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:45.396818 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Availability Zones retrieved successfully. Jul 03 23:57:45.404461 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-98b6238d-9dad-4025-9939-14ccca12b0aa None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:45.406573 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-98b6238d-9dad-4025-9939-14ccca12b0aa tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/47cbfd5c-4517-4fed-b487-42e95cf56ac8 Jul 03 23:57:45.406811 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-98b6238d-9dad-4025-9939-14ccca12b0aa tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:45.407030 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-98b6238d-9dad-4025-9939-14ccca12b0aa tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:45.407184 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-98b6238d-9dad-4025-9939-14ccca12b0aa tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Delete volume with id: 47cbfd5c-4517-4fed-b487-42e95cf56ac8 Jul 03 23:57:45.408413 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Flow 'volume_create_api' (fe20bcfc-8729-4fb5-93fe-40ad18b397a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:45.409973 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb0a7ce1-0556-4b0c-8fb4-0cdfa63dd4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.411536 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:45.416036 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:45.416036 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:45.416467 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-98b6238d-9dad-4025-9939-14ccca12b0aa tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:45.448132 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-98b6238d-9dad-4025-9939-14ccca12b0aa tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Delete volume request issued successfully. Jul 03 23:57:45.448406 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-98b6238d-9dad-4025-9939-14ccca12b0aa tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/47cbfd5c-4517-4fed-b487-42e95cf56ac8 returned with HTTP 202 Jul 03 23:57:45.448963 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 976/3865] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:45 2026] DELETE /volume/v3/volumes/47cbfd5c-4517-4fed-b487-42e95cf56ac8 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:45.458342 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb0a7ce1-0556-4b0c-8fb4-0cdfa63dd4d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.459580 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b3a1e1a-1458-4201-8ac3-69ab2cfa8ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.463139 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-90b7c581-552f-4e24-9d88-756389f78498 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:45.467455 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-90b7c581-552f-4e24-9d88-756389f78498 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/47cbfd5c-4517-4fed-b487-42e95cf56ac8 Jul 03 23:57:45.467844 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-90b7c581-552f-4e24-9d88-756389f78498 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:45.467844 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-90b7c581-552f-4e24-9d88-756389f78498 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:45.475599 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:45.475599 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:45.479539 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-90b7c581-552f-4e24-9d88-756389f78498 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:45.483587 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-90b7c581-552f-4e24-9d88-756389f78498 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/47cbfd5c-4517-4fed-b487-42e95cf56ac8 returned with HTTP 200 Jul 03 23:57:45.484234 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 942/3866] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:45 2026] GET /volume/v3/volumes/47cbfd5c-4517-4fed-b487-42e95cf56ac8 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:45.518944 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Created reservations ['a8280e6c-3c38-4896-8d9b-6ffa8a87a550', 'a03bc505-c165-40a0-8ed0-3b8905520dce', '1ac83895-481b-4854-91aa-ead83cbd8653', 'dba27faa-4216-4b46-ac8a-832f10249068'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:45.519646 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b3a1e1a-1458-4201-8ac3-69ab2cfa8ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8280e6c-3c38-4896-8d9b-6ffa8a87a550', 'a03bc505-c165-40a0-8ed0-3b8905520dce', '1ac83895-481b-4854-91aa-ead83cbd8653', 'dba27faa-4216-4b46-ac8a-832f10249068']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.520624 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd1943ea-2d53-485c-a45b-c789fda2109b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.551654 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd1943ea-2d53-485c-a45b-c789fda2109b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87edf967-b217-4512-a184-1927a54fdafe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-269107515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35799c6402364456aed2df42fb9516a6',qos_specs=None,replication_status=,reservations=['a8280e6c-3c38-4896-8d9b-6ffa8a87a550','a03bc505-c165-40a0-8ed0-3b8905520dce','1ac83895-481b-4854-91aa-ead83cbd8653','dba27faa-4216-4b46-ac8a-832f10249068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4030a179758473296571ccdc7c5bb3e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-269107515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87edf967-b217-4512-a184-1927a54fdafe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35799c6402364456aed2df42fb9516a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4030a179758473296571ccdc7c5bb3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.552423 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd75a969-c300-4932-a592-025a76930e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.574715 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd75a969-c300-4932-a592-025a76930e75) transitioned into state 'SUCCESS' from state '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-269107515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35799c6402364456aed2df42fb9516a6',qos_specs=None,replication_status=,reservations=['a8280e6c-3c38-4896-8d9b-6ffa8a87a550','a03bc505-c165-40a0-8ed0-3b8905520dce','1ac83895-481b-4854-91aa-ead83cbd8653','dba27faa-4216-4b46-ac8a-832f10249068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4030a179758473296571ccdc7c5bb3e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.575591 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d935e4b-69af-4550-9746-4e06082299be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.588208 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d935e4b-69af-4550-9746-4e06082299be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.589053 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Flow 'volume_create_api' (fe20bcfc-8729-4fb5-93fe-40ad18b397a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:45.590256 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Create volume request issued successfully. Jul 03 23:57:45.590256 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9d8a1f9c-c138-4b86-b26e-2e431ed1c753 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:45.590474 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 969/3867] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:57:45 2026] POST /volume/v3/volumes => generated 757 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:45.602860 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:45.604576 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:45.604912 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d6ea5728-76d4-4fca-a01d-b9e3598a5347", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1562886735"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:45.606241 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Create volume request body: {'volume': {"'backup_id": 'd6ea5728-76d4-4fca-a01d-b9e3598a5347', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1562886735'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:45.606367 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Create volume of 1 GB Jul 03 23:57:45.606588 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:45.606588 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:45.611028 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Availability Zones retrieved successfully. Jul 03 23:57:45.616160 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Flow 'volume_create_api' (8e081747-f052-4800-b93f-1f297d064a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:45.617274 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21c5af90-876a-4ef8-9013-04563d7cebaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.618234 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:45.645584 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21c5af90-876a-4ef8-9013-04563d7cebaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.646592 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d6e402e-84ea-451d-b43a-c88fa65a1ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.696458 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Created reservations ['9741fae4-1ee2-4dad-ada8-93ce7263b775', 'b697140f-33bd-4c7e-8614-cc497f0f9fb7', '438e7979-7aa3-4957-94f8-1687ef4df647', '5d7b5ad3-01b5-4e85-8a40-dc908e1bb28b'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:45.697304 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d6e402e-84ea-451d-b43a-c88fa65a1ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9741fae4-1ee2-4dad-ada8-93ce7263b775', 'b697140f-33bd-4c7e-8614-cc497f0f9fb7', '438e7979-7aa3-4957-94f8-1687ef4df647', '5d7b5ad3-01b5-4e85-8a40-dc908e1bb28b']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.698188 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e613136a-4299-4905-8b6b-1d2dca327142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.726593 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e613136a-4299-4905-8b6b-1d2dca327142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '421082fe-4389-44dc-83c4-2f48ab4ce28c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1562886735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35799c6402364456aed2df42fb9516a6',qos_specs=None,replication_status=,reservations=['9741fae4-1ee2-4dad-ada8-93ce7263b775','b697140f-33bd-4c7e-8614-cc497f0f9fb7','438e7979-7aa3-4957-94f8-1687ef4df647','5d7b5ad3-01b5-4e85-8a40-dc908e1bb28b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4030a179758473296571ccdc7c5bb3e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1562886735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=421082fe-4389-44dc-83c4-2f48ab4ce28c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35799c6402364456aed2df42fb9516a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4030a179758473296571ccdc7c5bb3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.727332 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6c62263-1a66-4fbb-beed-a1053dbed621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.745911 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6c62263-1a66-4fbb-beed-a1053dbed621) transitioned into state 'SUCCESS' from state '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-1562886735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35799c6402364456aed2df42fb9516a6',qos_specs=None,replication_status=,reservations=['9741fae4-1ee2-4dad-ada8-93ce7263b775','b697140f-33bd-4c7e-8614-cc497f0f9fb7','438e7979-7aa3-4957-94f8-1687ef4df647','5d7b5ad3-01b5-4e85-8a40-dc908e1bb28b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4030a179758473296571ccdc7c5bb3e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.746595 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd4fed49-caa2-42a6-b2b1-2c12f73030eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.760141 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd4fed49-caa2-42a6-b2b1-2c12f73030eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.761411 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Flow 'volume_create_api' (8e081747-f052-4800-b93f-1f297d064a30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:45.761862 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Create volume request issued successfully. Jul 03 23:57:45.762789 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-06ef4c89-f31e-41fa-8944-97ba0c9fdd34 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:45.763392 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 981/3868] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:57:45 2026] POST /volume/v3/volumes => generated 758 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:45.776961 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:45.779064 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:45.779458 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d6ea5728-76d4-4fca-a01d-b9e3598a5347", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-751149471"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:45.780909 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Create volume request body: {'volume': {"'backup_id": 'd6ea5728-76d4-4fca-a01d-b9e3598a5347', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-751149471'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:45.781143 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Create volume of 1 GB Jul 03 23:57:45.785425 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Availability Zones retrieved successfully. Jul 03 23:57:45.790775 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Flow 'volume_create_api' (92418a46-6365-4022-9c52-6923698509e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:45.791615 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a02194bf-9c7c-45ab-b17c-a74ade9e9d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.792520 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:45.819459 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a02194bf-9c7c-45ab-b17c-a74ade9e9d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.820434 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e29c978-2fba-4950-b79c-597cfa8ec0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.865329 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Created reservations ['4db95897-1727-40d0-aa60-2bf622f183e3', 'd375c388-7f83-46a5-912b-b0ad5b6a2ea6', '5dd0840d-389a-4a17-91ce-af8eb37bcbde', '1a7d6906-e619-4129-b255-6315bff0e20b'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:45.866124 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e29c978-2fba-4950-b79c-597cfa8ec0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4db95897-1727-40d0-aa60-2bf622f183e3', 'd375c388-7f83-46a5-912b-b0ad5b6a2ea6', '5dd0840d-389a-4a17-91ce-af8eb37bcbde', '1a7d6906-e619-4129-b255-6315bff0e20b']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.866809 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fbf7815-cfba-4077-8d5a-0541d880a892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.892389 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fbf7815-cfba-4077-8d5a-0541d880a892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '573bb230-9725-4c00-aa96-a5d74a06571e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-751149471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35799c6402364456aed2df42fb9516a6',qos_specs=None,replication_status=,reservations=['4db95897-1727-40d0-aa60-2bf622f183e3','d375c388-7f83-46a5-912b-b0ad5b6a2ea6','5dd0840d-389a-4a17-91ce-af8eb37bcbde','1a7d6906-e619-4129-b255-6315bff0e20b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4030a179758473296571ccdc7c5bb3e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-751149471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=573bb230-9725-4c00-aa96-a5d74a06571e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35799c6402364456aed2df42fb9516a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4030a179758473296571ccdc7c5bb3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.892774 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc15203-2ab4-43cc-ab36-2e17186c5b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.915638 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc15203-2ab4-43cc-ab36-2e17186c5b92) transitioned into state 'SUCCESS' from state '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-751149471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35799c6402364456aed2df42fb9516a6',qos_specs=None,replication_status=,reservations=['4db95897-1727-40d0-aa60-2bf622f183e3','d375c388-7f83-46a5-912b-b0ad5b6a2ea6','5dd0840d-389a-4a17-91ce-af8eb37bcbde','1a7d6906-e619-4129-b255-6315bff0e20b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4030a179758473296571ccdc7c5bb3e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.916494 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ad4c8f-3dde-45a3-a96c-9b37df646e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.926127 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-46150681-73ba-43bd-b4bd-1f07e6bea970 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:45.927716 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ad4c8f-3dde-45a3-a96c-9b37df646e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:45.928824 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Flow 'volume_create_api' (92418a46-6365-4022-9c52-6923698509e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:45.929245 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-46150681-73ba-43bd-b4bd-1f07e6bea970 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:57:45.929327 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Create volume request issued successfully. Jul 03 23:57:45.929377 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-46150681-73ba-43bd-b4bd-1f07e6bea970 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:45.929778 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-46150681-73ba-43bd-b4bd-1f07e6bea970 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:45.929970 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a97e9c47-ca73-461f-a963-4743c55c5da0 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:45.930592 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 977/3869] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:57:45 2026] POST /volume/v3/volumes => generated 757 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:45.939662 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:45.939662 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:45.946691 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:45.946819 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-46150681-73ba-43bd-b4bd-1f07e6bea970 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:57:45.950773 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:45.950773 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d6ea5728-76d4-4fca-a01d-b9e3598a5347", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-598150026"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:45.950773 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Create volume request body: {'volume': {"'backup_id": 'd6ea5728-76d4-4fca-a01d-b9e3598a5347', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-598150026'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:45.950773 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Create volume of 1 GB Jul 03 23:57:45.951282 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:45.951282 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:45.956299 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Availability Zones retrieved successfully. Jul 03 23:57:45.956430 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-46150681-73ba-43bd-b4bd-1f07e6bea970 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:57:45.956430 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 943/3870] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:45 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:45.960313 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Flow 'volume_create_api' (c4cb1d51-1012-448a-8309-b91172d24852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:45.965052 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a06abfa-7882-44cc-8a31-f735ba7f38a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:45.966482 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:45.972598 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ed9347c0-6506-44a2-acb2-7f51ec4544db None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:45.975136 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ed9347c0-6506-44a2-acb2-7f51ec4544db tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:57:45.976096 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ed9347c0-6506-44a2-acb2-7f51ec4544db tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:45.976096 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ed9347c0-6506-44a2-acb2-7f51ec4544db tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:45.985007 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:45.985007 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:45.989956 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ed9347c0-6506-44a2-acb2-7f51ec4544db tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:57:45.995341 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ed9347c0-6506-44a2-acb2-7f51ec4544db tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:57:45.995587 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 982/3871] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:45 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:46.006270 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a06abfa-7882-44cc-8a31-f735ba7f38a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:46.006626 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b12cee58-6ac8-4e41-8017-c909e1593a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:46.012215 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-76cf5509-2626-4884-ab80-a7394fe4e0c9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:46.014767 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-76cf5509-2626-4884-ab80-a7394fe4e0c9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:46.014973 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-76cf5509-2626-4884-ab80-a7394fe4e0c9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:46.015174 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-76cf5509-2626-4884-ab80-a7394fe4e0c9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:46.015589 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-76cf5509-2626-4884-ab80-a7394fe4e0c9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:46.020556 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:46.020556 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:46.021284 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-76cf5509-2626-4884-ab80-a7394fe4e0c9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:46.021776 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 978/3872] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:46 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:46.047269 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-0e346f78-fd39-4ffe-870b-bf068e4887c7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:46.049548 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-0e346f78-fd39-4ffe-870b-bf068e4887c7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:57:46.049945 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-0e346f78-fd39-4ffe-870b-bf068e4887c7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:46.050310 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-0e346f78-fd39-4ffe-870b-bf068e4887c7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:46.052102 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Created reservations ['67c37094-bcb8-4d7c-addf-b0c8d75b77f3', 'e6d06701-4b37-4902-baf6-7ca4579cc836', '7229c00a-876e-4680-9512-9d082437d861', 'a6c361dc-343a-4ca3-a4dd-0e51f27a3054'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:46.052970 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b12cee58-6ac8-4e41-8017-c909e1593a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67c37094-bcb8-4d7c-addf-b0c8d75b77f3', 'e6d06701-4b37-4902-baf6-7ca4579cc836', '7229c00a-876e-4680-9512-9d082437d861', 'a6c361dc-343a-4ca3-a4dd-0e51f27a3054']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:46.054066 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8dea0f2-8e63-46ea-889d-56efc523b9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:46.057260 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:46.057260 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:46.061847 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-0e346f78-fd39-4ffe-870b-bf068e4887c7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:57:46.066056 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-0e346f78-fd39-4ffe-870b-bf068e4887c7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:57:46.066512 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 944/3873] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:57:46 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:46.087365 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8dea0f2-8e63-46ea-889d-56efc523b9cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88340be0-2fb9-4323-b906-2976612d464a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-598150026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35799c6402364456aed2df42fb9516a6',qos_specs=None,replication_status=,reservations=['67c37094-bcb8-4d7c-addf-b0c8d75b77f3','e6d06701-4b37-4902-baf6-7ca4579cc836','7229c00a-876e-4680-9512-9d082437d861','a6c361dc-343a-4ca3-a4dd-0e51f27a3054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4030a179758473296571ccdc7c5bb3e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-598150026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88340be0-2fb9-4323-b906-2976612d464a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35799c6402364456aed2df42fb9516a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4030a179758473296571ccdc7c5bb3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:46.088296 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8347c16a-f7e0-4fbd-92b6-a9f9cc989e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:46.113709 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8347c16a-f7e0-4fbd-92b6-a9f9cc989e3d) transitioned into state 'SUCCESS' from state '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-598150026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35799c6402364456aed2df42fb9516a6',qos_specs=None,replication_status=,reservations=['67c37094-bcb8-4d7c-addf-b0c8d75b77f3','e6d06701-4b37-4902-baf6-7ca4579cc836','7229c00a-876e-4680-9512-9d082437d861','a6c361dc-343a-4ca3-a4dd-0e51f27a3054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4030a179758473296571ccdc7c5bb3e',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:46.114554 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37879c77-d555-4893-a4e6-3e2b28a5f0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:46.127803 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37879c77-d555-4893-a4e6-3e2b28a5f0e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:46.128820 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Flow 'volume_create_api' (c4cb1d51-1012-448a-8309-b91172d24852) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:46.129181 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Create volume request issued successfully. Jul 03 23:57:46.129854 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1df41c36-e196-4170-9c2f-60ebdf4e620e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:46.130628 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 970/3874] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:57:45 2026] POST /volume/v3/volumes => generated 757 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:46.141642 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f6a5e359-eeb1-4273-b5f5-60596d0ad820 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:46.144127 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f6a5e359-eeb1-4273-b5f5-60596d0ad820 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/75624540-dd32-4182-b815-3b8d3896b281 Jul 03 23:57:46.144371 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f6a5e359-eeb1-4273-b5f5-60596d0ad820 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:46.144664 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f6a5e359-eeb1-4273-b5f5-60596d0ad820 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:46.153378 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:46.153378 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:46.156853 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f6a5e359-eeb1-4273-b5f5-60596d0ad820 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:46.161004 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f6a5e359-eeb1-4273-b5f5-60596d0ad820 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/75624540-dd32-4182-b815-3b8d3896b281 returned with HTTP 200 Jul 03 23:57:46.161477 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 983/3875] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:46 2026] GET /volume/v3/volumes/75624540-dd32-4182-b815-3b8d3896b281 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:46.176721 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c9d6efa8-ffc5-4f3d-9098-de9ef64fd8b7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:46.178509 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c9d6efa8-ffc5-4f3d-9098-de9ef64fd8b7 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/87edf967-b217-4512-a184-1927a54fdafe Jul 03 23:57:46.179024 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c9d6efa8-ffc5-4f3d-9098-de9ef64fd8b7 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:46.179024 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c9d6efa8-ffc5-4f3d-9098-de9ef64fd8b7 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:46.193070 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:46.193070 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:46.198267 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c9d6efa8-ffc5-4f3d-9098-de9ef64fd8b7 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:46.203114 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c9d6efa8-ffc5-4f3d-9098-de9ef64fd8b7 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/87edf967-b217-4512-a184-1927a54fdafe returned with HTTP 200 Jul 03 23:57:46.203625 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 979/3876] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:46 2026] GET /volume/v3/volumes/87edf967-b217-4512-a184-1927a54fdafe => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:46.219848 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d06b944c-b8c2-49f8-a12d-ea9ca73a4006 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:46.222318 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d06b944c-b8c2-49f8-a12d-ea9ca73a4006 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/421082fe-4389-44dc-83c4-2f48ab4ce28c Jul 03 23:57:46.222603 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d06b944c-b8c2-49f8-a12d-ea9ca73a4006 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:46.222930 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d06b944c-b8c2-49f8-a12d-ea9ca73a4006 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:46.232531 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:46.232531 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:46.237477 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d06b944c-b8c2-49f8-a12d-ea9ca73a4006 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:46.244396 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d06b944c-b8c2-49f8-a12d-ea9ca73a4006 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/421082fe-4389-44dc-83c4-2f48ab4ce28c returned with HTTP 200 Jul 03 23:57:46.244995 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 945/3877] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:46 2026] GET /volume/v3/volumes/421082fe-4389-44dc-83c4-2f48ab4ce28c => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:46.245397 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2533072a-8c9d-4033-9405-0cb62970bb61 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:46.247886 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2533072a-8c9d-4033-9405-0cb62970bb61 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:57:46.248168 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2533072a-8c9d-4033-9405-0cb62970bb61 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:46.248427 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2533072a-8c9d-4033-9405-0cb62970bb61 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:46.248581 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-2533072a-8c9d-4033-9405-0cb62970bb61 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:46.253792 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:46.253792 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:46.254662 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2533072a-8c9d-4033-9405-0cb62970bb61 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:57:46.255087 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 971/3878] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:46 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:46.260684 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6670a8dd-21ce-469d-9c95-230bf31b4c5d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:46.262502 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6670a8dd-21ce-469d-9c95-230bf31b4c5d tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/573bb230-9725-4c00-aa96-a5d74a06571e Jul 03 23:57:46.262759 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6670a8dd-21ce-469d-9c95-230bf31b4c5d tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:46.263020 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6670a8dd-21ce-469d-9c95-230bf31b4c5d tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:46.270155 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:46.270155 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:46.273532 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6670a8dd-21ce-469d-9c95-230bf31b4c5d tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:46.277699 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6670a8dd-21ce-469d-9c95-230bf31b4c5d tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/573bb230-9725-4c00-aa96-a5d74a06571e returned with HTTP 200 Jul 03 23:57:46.278232 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 984/3879] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:46 2026] GET /volume/v3/volumes/573bb230-9725-4c00-aa96-a5d74a06571e => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:46.290576 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fb4f2fe6-53b8-4a98-b6c5-cb067589495a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:46.292563 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fb4f2fe6-53b8-4a98-b6c5-cb067589495a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/88340be0-2fb9-4323-b906-2976612d464a Jul 03 23:57:46.292809 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fb4f2fe6-53b8-4a98-b6c5-cb067589495a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:46.293009 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fb4f2fe6-53b8-4a98-b6c5-cb067589495a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:46.301463 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:46.301463 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:46.305429 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fb4f2fe6-53b8-4a98-b6c5-cb067589495a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:46.310851 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fb4f2fe6-53b8-4a98-b6c5-cb067589495a tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/88340be0-2fb9-4323-b906-2976612d464a returned with HTTP 200 Jul 03 23:57:46.311373 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 980/3880] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:46 2026] GET /volume/v3/volumes/88340be0-2fb9-4323-b906-2976612d464a => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:46.324347 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-18dc333f-fd75-4b1b-8738-c5c9161aae40 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:46.326128 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-18dc333f-fd75-4b1b-8738-c5c9161aae40 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] DELETE https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:46.326322 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-18dc333f-fd75-4b1b-8738-c5c9161aae40 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:46.326493 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-18dc333f-fd75-4b1b-8738-c5c9161aae40 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:46.326587 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-18dc333f-fd75-4b1b-8738-c5c9161aae40 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Delete backup with id: d6ea5728-76d4-4fca-a01d-b9e3598a5347. Jul 03 23:57:46.330642 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:46.330642 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:46.343641 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.backup.rpcapi [None req-18dc333f-fd75-4b1b-8738-c5c9161aae40 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] delete_backup rpcapi backup_id d6ea5728-76d4-4fca-a01d-b9e3598a5347 {{(pid=99860) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:57:46.345355 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-18dc333f-fd75-4b1b-8738-c5c9161aae40 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 202 Jul 03 23:57:46.345938 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 946/3881] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:46 2026] DELETE /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:57:46.357551 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-63d7ddd3-33a8-47c9-9b7d-017b551ae5fb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:46.360434 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-63d7ddd3-33a8-47c9-9b7d-017b551ae5fb tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:46.360434 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-63d7ddd3-33a8-47c9-9b7d-017b551ae5fb tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:46.360736 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-63d7ddd3-33a8-47c9-9b7d-017b551ae5fb tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:46.360736 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-63d7ddd3-33a8-47c9-9b7d-017b551ae5fb tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:46.365797 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:46.365797 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:46.366687 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-63d7ddd3-33a8-47c9-9b7d-017b551ae5fb tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 200 Jul 03 23:57:46.367180 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 972/3882] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:46 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:46.499804 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-11f73759-fd22-4b66-b15c-1c511c35b76e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:46.501788 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-11f73759-fd22-4b66-b15c-1c511c35b76e tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/47cbfd5c-4517-4fed-b487-42e95cf56ac8 Jul 03 23:57:46.502002 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-11f73759-fd22-4b66-b15c-1c511c35b76e tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:46.502183 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-11f73759-fd22-4b66-b15c-1c511c35b76e tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:46.509545 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-11f73759-fd22-4b66-b15c-1c511c35b76e tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/47cbfd5c-4517-4fed-b487-42e95cf56ac8 returned with HTTP 404 Jul 03 23:57:46.510108 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 985/3883] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:46 2026] GET /volume/v3/volumes/47cbfd5c-4517-4fed-b487-42e95cf56ac8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:46.518742 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-236b1f34-7805-472b-bc32-6f1737bf2826 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:46.520517 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:46.520828 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-969850567"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:46.522543 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-969850567'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:46.522658 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create volume of 1 GB Jul 03 23:57:46.527130 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Availability Zones retrieved successfully. Jul 03 23:57:46.532755 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Flow 'volume_create_api' (17db0059-3970-44b5-a62e-17b3243ae5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:46.532882 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89635045-acb9-4172-b206-663963f27389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:46.533647 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:46.560693 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89635045-acb9-4172-b206-663963f27389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:46.561506 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7013e532-f709-4e35-b324-f30236a21a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:46.607030 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Created reservations ['df17c948-8df9-4e8f-a6e6-7aafb2638cad', 'fea94633-ad44-45d3-a7b2-7e6806f64c7e', '88b0480b-ce14-4d2b-8ff0-e0a3720e52c9', 'ce414030-a78e-48e8-bf34-6b1c962b89bc'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:46.607816 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7013e532-f709-4e35-b324-f30236a21a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df17c948-8df9-4e8f-a6e6-7aafb2638cad', 'fea94633-ad44-45d3-a7b2-7e6806f64c7e', '88b0480b-ce14-4d2b-8ff0-e0a3720e52c9', 'ce414030-a78e-48e8-bf34-6b1c962b89bc']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:46.608533 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34925b6e-eeb6-4149-ab13-bfdac8699a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:46.633630 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34925b6e-eeb6-4149-ab13-bfdac8699a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bc01994-6887-4322-a9c2-f77b12781af2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-969850567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dd5481d2ac419d958fdafb38c5adca',qos_specs=None,replication_status=,reservations=['df17c948-8df9-4e8f-a6e6-7aafb2638cad','fea94633-ad44-45d3-a7b2-7e6806f64c7e','88b0480b-ce14-4d2b-8ff0-e0a3720e52c9','ce414030-a78e-48e8-bf34-6b1c962b89bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08992ce6f20442ff96cce2bd8dbb34d9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-969850567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bc01994-6887-4322-a9c2-f77b12781af2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9dd5481d2ac419d958fdafb38c5adca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08992ce6f20442ff96cce2bd8dbb34d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:46.634455 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a62b579-5591-436a-90a1-d456600d044d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:46.656398 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a62b579-5591-436a-90a1-d456600d044d) transitioned into state 'SUCCESS' from state '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-969850567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dd5481d2ac419d958fdafb38c5adca',qos_specs=None,replication_status=,reservations=['df17c948-8df9-4e8f-a6e6-7aafb2638cad','fea94633-ad44-45d3-a7b2-7e6806f64c7e','88b0480b-ce14-4d2b-8ff0-e0a3720e52c9','ce414030-a78e-48e8-bf34-6b1c962b89bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08992ce6f20442ff96cce2bd8dbb34d9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:46.657349 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b55bc60-d87b-484d-9e37-f7608e083033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:46.670220 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b55bc60-d87b-484d-9e37-f7608e083033) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:46.671149 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Flow 'volume_create_api' (17db0059-3970-44b5-a62e-17b3243ae5a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:46.671426 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create volume request issued successfully. Jul 03 23:57:46.672027 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-236b1f34-7805-472b-bc32-6f1737bf2826 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:46.672470 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 981/3884] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:57:46 2026] POST /volume/v3/volumes => generated 777 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:46.690972 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-52f1abb5-da1b-42db-8124-b2de05312a31 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:46.692716 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-52f1abb5-da1b-42db-8124-b2de05312a31 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/4bc01994-6887-4322-a9c2-f77b12781af2 Jul 03 23:57:46.692948 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-52f1abb5-da1b-42db-8124-b2de05312a31 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:46.693131 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-52f1abb5-da1b-42db-8124-b2de05312a31 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:46.699990 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:46.699990 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:46.710288 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-52f1abb5-da1b-42db-8124-b2de05312a31 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:46.717879 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-52f1abb5-da1b-42db-8124-b2de05312a31 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/4bc01994-6887-4322-a9c2-f77b12781af2 returned with HTTP 200 Jul 03 23:57:46.718279 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 947/3885] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:46 2026] GET /volume/v3/volumes/4bc01994-6887-4322-a9c2-f77b12781af2 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:47.037052 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b27b3def-48e1-4012-8c88-2ed6d0135b41 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:47.038974 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b27b3def-48e1-4012-8c88-2ed6d0135b41 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:47.039220 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b27b3def-48e1-4012-8c88-2ed6d0135b41 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:47.039617 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b27b3def-48e1-4012-8c88-2ed6d0135b41 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:47.039617 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-b27b3def-48e1-4012-8c88-2ed6d0135b41 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:47.043930 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:47.043930 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:47.044802 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b27b3def-48e1-4012-8c88-2ed6d0135b41 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:47.045218 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 973/3886] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:47 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:47.267662 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9a07fc1a-81e7-4b19-883d-17e8fabcf950 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:47.269525 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9a07fc1a-81e7-4b19-883d-17e8fabcf950 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:57:47.269919 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9a07fc1a-81e7-4b19-883d-17e8fabcf950 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:47.270255 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9a07fc1a-81e7-4b19-883d-17e8fabcf950 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:47.270255 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-9a07fc1a-81e7-4b19-883d-17e8fabcf950 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:47.277857 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:47.277857 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:47.278835 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9a07fc1a-81e7-4b19-883d-17e8fabcf950 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:57:47.278835 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 986/3887] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:47 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:47.379185 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7ff3644b-35a6-4510-bfdc-fdb026578b95 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:47.381213 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7ff3644b-35a6-4510-bfdc-fdb026578b95 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 Jul 03 23:57:47.381384 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7ff3644b-35a6-4510-bfdc-fdb026578b95 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:47.381554 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7ff3644b-35a6-4510-bfdc-fdb026578b95 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:47.381647 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-7ff3644b-35a6-4510-bfdc-fdb026578b95 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Show backup with id d6ea5728-76d4-4fca-a01d-b9e3598a5347. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:47.385897 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7ff3644b-35a6-4510-bfdc-fdb026578b95 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 returned with HTTP 404 Jul 03 23:57:47.386359 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 982/3888] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:47 2026] GET /volume/v3/backups/d6ea5728-76d4-4fca-a01d-b9e3598a5347 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:47.397748 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e8e77070-8575-426d-87b6-92076cff9119 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:47.399661 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e8e77070-8575-426d-87b6-92076cff9119 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] DELETE https://10.4.3.143/volume/v3/volumes/88340be0-2fb9-4323-b906-2976612d464a Jul 03 23:57:47.399950 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e8e77070-8575-426d-87b6-92076cff9119 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:47.400164 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e8e77070-8575-426d-87b6-92076cff9119 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:47.400321 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-e8e77070-8575-426d-87b6-92076cff9119 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Delete volume with id: 88340be0-2fb9-4323-b906-2976612d464a Jul 03 23:57:47.408205 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:47.408205 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:47.408749 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e8e77070-8575-426d-87b6-92076cff9119 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:47.430621 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e8e77070-8575-426d-87b6-92076cff9119 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Delete volume request issued successfully. Jul 03 23:57:47.431785 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e8e77070-8575-426d-87b6-92076cff9119 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/88340be0-2fb9-4323-b906-2976612d464a returned with HTTP 202 Jul 03 23:57:47.432331 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 948/3889] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:47 2026] DELETE /volume/v3/volumes/88340be0-2fb9-4323-b906-2976612d464a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:47.439100 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1f85509a-3817-4722-b178-9aa8ee694f8c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:47.440614 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1f85509a-3817-4722-b178-9aa8ee694f8c tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/88340be0-2fb9-4323-b906-2976612d464a Jul 03 23:57:47.440801 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1f85509a-3817-4722-b178-9aa8ee694f8c tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:47.441008 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1f85509a-3817-4722-b178-9aa8ee694f8c tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:47.446811 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:47.446811 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:47.449946 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1f85509a-3817-4722-b178-9aa8ee694f8c tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:47.453982 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1f85509a-3817-4722-b178-9aa8ee694f8c tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/88340be0-2fb9-4323-b906-2976612d464a returned with HTTP 200 Jul 03 23:57:47.454312 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 974/3890] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:47 2026] GET /volume/v3/volumes/88340be0-2fb9-4323-b906-2976612d464a => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:47.733560 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9b5545b3-6d03-47ff-9ac1-0454a55bec61 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:47.736668 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9b5545b3-6d03-47ff-9ac1-0454a55bec61 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/4bc01994-6887-4322-a9c2-f77b12781af2 Jul 03 23:57:47.736960 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9b5545b3-6d03-47ff-9ac1-0454a55bec61 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:47.737197 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9b5545b3-6d03-47ff-9ac1-0454a55bec61 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:47.748335 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:47.748335 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:47.754825 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9b5545b3-6d03-47ff-9ac1-0454a55bec61 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:47.760463 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9b5545b3-6d03-47ff-9ac1-0454a55bec61 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/4bc01994-6887-4322-a9c2-f77b12781af2 returned with HTTP 200 Jul 03 23:57:47.760946 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 987/3891] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:47 2026] GET /volume/v3/volumes/4bc01994-6887-4322-a9c2-f77b12781af2 => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:47.775567 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a02a754e-ede6-424b-b7ee-a8a4973cf95f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:47.777288 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a02a754e-ede6-424b-b7ee-a8a4973cf95f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:57:47.777803 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a02a754e-ede6-424b-b7ee-a8a4973cf95f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4bc01994-6887-4322-a9c2-f77b12781af2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1300079775"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:47.786210 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:47.786210 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:47.786513 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a02a754e-ede6-424b-b7ee-a8a4973cf95f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:47.786628 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-a02a754e-ede6-424b-b7ee-a8a4973cf95f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create snapshot from volume 4bc01994-6887-4322-a9c2-f77b12781af2 Jul 03 23:57:47.811517 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-a02a754e-ede6-424b-b7ee-a8a4973cf95f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Created reservations ['5d09aaeb-8df7-407c-8334-d741c76089d9', 'dfac8f26-9128-40c8-bd6b-408d56e1db03', '1304b9e2-e968-4988-b33e-207da050b708', '5d741ac8-4c42-483c-ae58-82b724d1c0c0'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:47.844027 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a02a754e-ede6-424b-b7ee-a8a4973cf95f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot create request issued successfully. Jul 03 23:57:47.844392 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a02a754e-ede6-424b-b7ee-a8a4973cf95f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:57:47.844825 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 983/3892] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:57:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:47.855691 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1747858d-23f4-41b0-aa37-4dd1aa507f0d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:47.858979 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1747858d-23f4-41b0-aa37-4dd1aa507f0d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/0b2cd042-edf4-4d3b-b217-c624fb4b2822 Jul 03 23:57:47.859223 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1747858d-23f4-41b0-aa37-4dd1aa507f0d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:47.859525 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1747858d-23f4-41b0-aa37-4dd1aa507f0d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:47.867112 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:47.867112 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:47.867415 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1747858d-23f4-41b0-aa37-4dd1aa507f0d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:47.868276 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1747858d-23f4-41b0-aa37-4dd1aa507f0d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/0b2cd042-edf4-4d3b-b217-c624fb4b2822 returned with HTTP 200 Jul 03 23:57:47.868563 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 949/3893] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:47 2026] GET /volume/v3/snapshots/0b2cd042-edf4-4d3b-b217-c624fb4b2822 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:48.055936 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a2c350a1-2a8e-4cb8-90d9-06059ed6c12a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:48.057866 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a2c350a1-2a8e-4cb8-90d9-06059ed6c12a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:48.058116 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a2c350a1-2a8e-4cb8-90d9-06059ed6c12a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:48.058317 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a2c350a1-2a8e-4cb8-90d9-06059ed6c12a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:48.058451 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-a2c350a1-2a8e-4cb8-90d9-06059ed6c12a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:48.062388 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:48.062388 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:48.062972 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a2c350a1-2a8e-4cb8-90d9-06059ed6c12a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:48.063351 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 975/3894] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:48 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:48.108888 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-40362f0f-758e-49f1-bf24-3211c9f42847 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:48.109300 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-40362f0f-758e-49f1-bf24-3211c9f42847 None None] GET https://10.4.3.143/volume// Jul 03 23:57:48.109461 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-40362f0f-758e-49f1-bf24-3211c9f42847 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:48.109684 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-40362f0f-758e-49f1-bf24-3211c9f42847 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:48.110080 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-40362f0f-758e-49f1-bf24-3211c9f42847 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:57:48.110361 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 988/3895] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:57:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:57:48.119322 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-4f3776bd-f7f0-44a8-88e5-a0eedd1e2440 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:48.121347 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-4f3776bd-f7f0-44a8-88e5-a0eedd1e2440 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:57:48.121691 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-4f3776bd-f7f0-44a8-88e5-a0eedd1e2440 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "081214f9-b79e-4ec7-b462-0b2c2467baa5", "connector": null, "instance_uuid": "ad53ee55-4c41-4771-9039-05a5a5724f32"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:48.131090 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:48.131090 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:48.167165 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-4f3776bd-f7f0-44a8-88e5-a0eedd1e2440 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:57:48.167551 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 984/3896] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:57:48 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 03 23:57:48.289333 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a38955c4-505f-47a6-91c7-da1c706d0bc8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:48.291363 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a38955c4-505f-47a6-91c7-da1c706d0bc8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:57:48.291625 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a38955c4-505f-47a6-91c7-da1c706d0bc8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:48.292084 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a38955c4-505f-47a6-91c7-da1c706d0bc8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:48.292084 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-a38955c4-505f-47a6-91c7-da1c706d0bc8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:48.297416 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:48.297416 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:48.298200 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a38955c4-505f-47a6-91c7-da1c706d0bc8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:57:48.298583 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 950/3897] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:48 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:48.472488 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6cd705a2-337a-4900-b87f-0a6737a4d826 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:48.474209 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6cd705a2-337a-4900-b87f-0a6737a4d826 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/88340be0-2fb9-4323-b906-2976612d464a Jul 03 23:57:48.474392 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6cd705a2-337a-4900-b87f-0a6737a4d826 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:48.474581 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6cd705a2-337a-4900-b87f-0a6737a4d826 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:48.480953 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6cd705a2-337a-4900-b87f-0a6737a4d826 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/88340be0-2fb9-4323-b906-2976612d464a returned with HTTP 404 Jul 03 23:57:48.481372 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 976/3898] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:48 2026] GET /volume/v3/volumes/88340be0-2fb9-4323-b906-2976612d464a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 23:57:48.489183 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9e445c97-1341-4b00-9ad1-c16ce09c9da8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:48.490947 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9e445c97-1341-4b00-9ad1-c16ce09c9da8 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] DELETE https://10.4.3.143/volume/v3/volumes/573bb230-9725-4c00-aa96-a5d74a06571e Jul 03 23:57:48.491194 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9e445c97-1341-4b00-9ad1-c16ce09c9da8 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:48.491413 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9e445c97-1341-4b00-9ad1-c16ce09c9da8 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:48.491597 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-9e445c97-1341-4b00-9ad1-c16ce09c9da8 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Delete volume with id: 573bb230-9725-4c00-aa96-a5d74a06571e Jul 03 23:57:48.501680 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:48.501680 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:48.502256 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9e445c97-1341-4b00-9ad1-c16ce09c9da8 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:48.524788 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9e445c97-1341-4b00-9ad1-c16ce09c9da8 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Delete volume request issued successfully. Jul 03 23:57:48.525054 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9e445c97-1341-4b00-9ad1-c16ce09c9da8 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/573bb230-9725-4c00-aa96-a5d74a06571e returned with HTTP 202 Jul 03 23:57:48.525434 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 989/3899] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:48 2026] DELETE /volume/v3/volumes/573bb230-9725-4c00-aa96-a5d74a06571e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:48.532328 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-eff7a1c0-82b1-4872-91f8-8d616a4f4ac5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:48.534297 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eff7a1c0-82b1-4872-91f8-8d616a4f4ac5 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/573bb230-9725-4c00-aa96-a5d74a06571e Jul 03 23:57:48.534499 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eff7a1c0-82b1-4872-91f8-8d616a4f4ac5 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:48.534713 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eff7a1c0-82b1-4872-91f8-8d616a4f4ac5 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:48.541479 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:48.541479 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:48.545411 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-eff7a1c0-82b1-4872-91f8-8d616a4f4ac5 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:48.550045 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eff7a1c0-82b1-4872-91f8-8d616a4f4ac5 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/573bb230-9725-4c00-aa96-a5d74a06571e returned with HTTP 200 Jul 03 23:57:48.550501 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 985/3900] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:48 2026] GET /volume/v3/volumes/573bb230-9725-4c00-aa96-a5d74a06571e => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:48.591600 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-59edbea1-37ea-43a6-99b1-b845fa9b27ba None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:48.593628 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-59edbea1-37ea-43a6-99b1-b845fa9b27ba tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:57:48.593902 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-59edbea1-37ea-43a6-99b1-b845fa9b27ba tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:48.594152 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-59edbea1-37ea-43a6-99b1-b845fa9b27ba tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:48.604467 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:48.604467 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:48.608127 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-59edbea1-37ea-43a6-99b1-b845fa9b27ba tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:57:48.613187 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-59edbea1-37ea-43a6-99b1-b845fa9b27ba tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:57:48.613691 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 951/3901] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:48 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:48.692946 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8677d299-e6eb-4a46-bce0-85956f50a433 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:48.693368 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8677d299-e6eb-4a46-bce0-85956f50a433 None None] GET https://10.4.3.143/volume// Jul 03 23:57:48.693559 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8677d299-e6eb-4a46-bce0-85956f50a433 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:48.693766 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8677d299-e6eb-4a46-bce0-85956f50a433 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:48.694134 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8677d299-e6eb-4a46-bce0-85956f50a433 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:57:48.694417 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 977/3902] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:57:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:57:48.701121 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-09120eab-5cca-4474-837e-c0859b8b0ab7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:48.703144 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-09120eab-5cca-4474-837e-c0859b8b0ab7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:57:48.703402 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-09120eab-5cca-4474-837e-c0859b8b0ab7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:48.703643 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-09120eab-5cca-4474-837e-c0859b8b0ab7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:48.714601 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:48.714601 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:48.721113 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-09120eab-5cca-4474-837e-c0859b8b0ab7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:57:48.725334 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-09120eab-5cca-4474-837e-c0859b8b0ab7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:57:48.725873 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 990/3903] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:57:48 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 1058 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:57:48.833457 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-2c895bca-6e13-4365-a0b9-89fad78de467 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:48.835691 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-2c895bca-6e13-4365-a0b9-89fad78de467 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] PUT https://10.4.3.143/volume/v3/attachments/1ab44400-339e-44df-ba14-9e705cbdac2b Jul 03 23:57:48.836105 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-2c895bca-6e13-4365-a0b9-89fad78de467 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:48.844065 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-2c895bca-6e13-4365-a0b9-89fad78de467 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Acquiring lock "cinder-attachment_update-081214f9-b79e-4ec7-b462-0b2c2467baa5-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:57:48.848647 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-2c895bca-6e13-4365-a0b9-89fad78de467 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Lock "cinder-attachment_update-081214f9-b79e-4ec7-b462-0b2c2467baa5-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:57:48.849978 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:48.849978 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:48.880055 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-027ef505-b3b2-4f81-ab12-760d3b95008f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:48.882373 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-027ef505-b3b2-4f81-ab12-760d3b95008f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/0b2cd042-edf4-4d3b-b217-c624fb4b2822 Jul 03 23:57:48.882579 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-027ef505-b3b2-4f81-ab12-760d3b95008f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:48.882960 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-027ef505-b3b2-4f81-ab12-760d3b95008f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:48.889471 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:48.889471 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:48.889944 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-027ef505-b3b2-4f81-ab12-760d3b95008f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:48.890544 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-027ef505-b3b2-4f81-ab12-760d3b95008f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/0b2cd042-edf4-4d3b-b217-c624fb4b2822 returned with HTTP 200 Jul 03 23:57:48.890996 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 952/3904] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:48 2026] GET /volume/v3/snapshots/0b2cd042-edf4-4d3b-b217-c624fb4b2822 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:48.900616 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ac5a9707-cb66-4fd8-9ae9-f32e1dfa2cca None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:48.902900 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ac5a9707-cb66-4fd8-9ae9-f32e1dfa2cca tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] POST https://10.4.3.143/volume/v3/snapshots/0b2cd042-edf4-4d3b-b217-c624fb4b2822/action Jul 03 23:57:48.903249 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ac5a9707-cb66-4fd8-9ae9-f32e1dfa2cca tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:57:48.903365 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ac5a9707-cb66-4fd8-9ae9-f32e1dfa2cca tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:48.904638 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.admin_actions [None req-ac5a9707-cb66-4fd8-9ae9-f32e1dfa2cca tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Updating snapshot '0b2cd042-edf4-4d3b-b217-c624fb4b2822' with '{'status': 'error'}' {{(pid=99863) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 23:57:48.916612 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:48.916612 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:48.917237 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.policy [None req-ac5a9707-cb66-4fd8-9ae9-f32e1dfa2cca tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3dda355fcc234a6f936c7515ad9799db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9dd5481d2ac419d958fdafb38c5adca', '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=99863) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:57:48.917457 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ac5a9707-cb66-4fd8-9ae9-f32e1dfa2cca tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] https://10.4.3.143/volume/v3/snapshots/0b2cd042-edf4-4d3b-b217-c624fb4b2822/action returned with HTTP 403 Jul 03 23:57:48.918067 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 978/3905] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:57:48 2026] POST /volume/v3/snapshots/0b2cd042-edf4-4d3b-b217-c624fb4b2822/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:48.930062 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2bd7ac2f-fb6d-450a-b47a-dcc72c8cd765 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:48.931830 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2bd7ac2f-fb6d-450a-b47a-dcc72c8cd765 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/0b2cd042-edf4-4d3b-b217-c624fb4b2822 Jul 03 23:57:48.932041 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2bd7ac2f-fb6d-450a-b47a-dcc72c8cd765 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:48.932213 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2bd7ac2f-fb6d-450a-b47a-dcc72c8cd765 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:48.932364 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-2bd7ac2f-fb6d-450a-b47a-dcc72c8cd765 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Delete snapshot with id: 0b2cd042-edf4-4d3b-b217-c624fb4b2822 Jul 03 23:57:48.939255 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:48.939255 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:48.939619 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2bd7ac2f-fb6d-450a-b47a-dcc72c8cd765 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:48.959419 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2bd7ac2f-fb6d-450a-b47a-dcc72c8cd765 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot delete request issued successfully. Jul 03 23:57:48.959753 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2bd7ac2f-fb6d-450a-b47a-dcc72c8cd765 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/0b2cd042-edf4-4d3b-b217-c624fb4b2822 returned with HTTP 202 Jul 03 23:57:48.960142 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 991/3906] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:57:48 2026] DELETE /volume/v3/snapshots/0b2cd042-edf4-4d3b-b217-c624fb4b2822 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:48.971448 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-37e16da3-b57a-4e80-a0a5-9b4c9aa434cb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:48.974846 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-37e16da3-b57a-4e80-a0a5-9b4c9aa434cb tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/0b2cd042-edf4-4d3b-b217-c624fb4b2822 Jul 03 23:57:48.975081 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-37e16da3-b57a-4e80-a0a5-9b4c9aa434cb tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:48.975286 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-37e16da3-b57a-4e80-a0a5-9b4c9aa434cb tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:48.982273 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:48.982273 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:48.982819 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-37e16da3-b57a-4e80-a0a5-9b4c9aa434cb tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:48.983760 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-37e16da3-b57a-4e80-a0a5-9b4c9aa434cb tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/0b2cd042-edf4-4d3b-b217-c624fb4b2822 returned with HTTP 200 Jul 03 23:57:48.984515 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 953/3907] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:48 2026] GET /volume/v3/snapshots/0b2cd042-edf4-4d3b-b217-c624fb4b2822 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:49.073623 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-63c3092f-0522-4bf4-adcb-0eb2f825ca33 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:49.075538 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-63c3092f-0522-4bf4-adcb-0eb2f825ca33 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:49.075714 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-63c3092f-0522-4bf4-adcb-0eb2f825ca33 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:49.075896 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-63c3092f-0522-4bf4-adcb-0eb2f825ca33 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:49.076002 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-63c3092f-0522-4bf4-adcb-0eb2f825ca33 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:49.080193 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:49.080193 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:49.080790 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-63c3092f-0522-4bf4-adcb-0eb2f825ca33 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:49.081200 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 979/3908] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:49 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:49.312529 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c06f024c-f431-4b77-9c4b-3c84e153cbf3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:49.314562 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c06f024c-f431-4b77-9c4b-3c84e153cbf3 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:57:49.314729 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c06f024c-f431-4b77-9c4b-3c84e153cbf3 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:49.314943 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c06f024c-f431-4b77-9c4b-3c84e153cbf3 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:49.315039 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-c06f024c-f431-4b77-9c4b-3c84e153cbf3 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:49.319236 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:49.319236 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:49.319599 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c06f024c-f431-4b77-9c4b-3c84e153cbf3 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:57:49.319970 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 992/3909] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:49 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:49.370945 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-2c895bca-6e13-4365-a0b9-89fad78de467 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Lock "cinder-attachment_update-081214f9-b79e-4ec7-b462-0b2c2467baa5-np0000004490" released by "attachment_update" :: held 0.522s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:57:49.371274 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-2c895bca-6e13-4365-a0b9-89fad78de467 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/1ab44400-339e-44df-ba14-9e705cbdac2b returned with HTTP 200 Jul 03 23:57:49.372303 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 986/3910] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:57:48 2026] PUT /volume/v3/attachments/1ab44400-339e-44df-ba14-9e705cbdac2b => generated 968 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:49.383435 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-ec4468f6-01bc-43b9-94dc-1e7f96810826 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:49.386743 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-ec4468f6-01bc-43b9-94dc-1e7f96810826 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5/encryption Jul 03 23:57:49.387001 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-ec4468f6-01bc-43b9-94dc-1e7f96810826 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:49.387235 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-ec4468f6-01bc-43b9-94dc-1e7f96810826 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:49.398257 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:49.398257 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:49.405641 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-ec4468f6-01bc-43b9-94dc-1e7f96810826 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5/encryption returned with HTTP 200 Jul 03 23:57:49.406146 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 954/3911] 10.4.3.143 () {68 vars in 1631 bytes} [Fri Jul 3 23:57:49 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:49.561777 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f3f90692-13c6-4dcb-a1a4-a42815b0a4ac None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:49.563342 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f3f90692-13c6-4dcb-a1a4-a42815b0a4ac tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/573bb230-9725-4c00-aa96-a5d74a06571e Jul 03 23:57:49.563497 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f3f90692-13c6-4dcb-a1a4-a42815b0a4ac tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:49.563662 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f3f90692-13c6-4dcb-a1a4-a42815b0a4ac tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:49.570591 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f3f90692-13c6-4dcb-a1a4-a42815b0a4ac tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/573bb230-9725-4c00-aa96-a5d74a06571e returned with HTTP 404 Jul 03 23:57:49.570907 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 980/3912] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:49 2026] GET /volume/v3/volumes/573bb230-9725-4c00-aa96-a5d74a06571e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:49.579760 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-63db719f-4d78-4dd0-9cc6-d80bfa74de3f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:49.585686 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-63db719f-4d78-4dd0-9cc6-d80bfa74de3f tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] DELETE https://10.4.3.143/volume/v3/volumes/421082fe-4389-44dc-83c4-2f48ab4ce28c Jul 03 23:57:49.586095 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-63db719f-4d78-4dd0-9cc6-d80bfa74de3f tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:49.586426 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-63db719f-4d78-4dd0-9cc6-d80bfa74de3f tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:49.586426 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-63db719f-4d78-4dd0-9cc6-d80bfa74de3f tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Delete volume with id: 421082fe-4389-44dc-83c4-2f48ab4ce28c Jul 03 23:57:49.594011 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:49.594011 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:49.594452 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-63db719f-4d78-4dd0-9cc6-d80bfa74de3f tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:49.614457 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-63db719f-4d78-4dd0-9cc6-d80bfa74de3f tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Delete volume request issued successfully. Jul 03 23:57:49.614692 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-63db719f-4d78-4dd0-9cc6-d80bfa74de3f tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/421082fe-4389-44dc-83c4-2f48ab4ce28c returned with HTTP 202 Jul 03 23:57:49.615103 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 993/3913] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:49 2026] DELETE /volume/v3/volumes/421082fe-4389-44dc-83c4-2f48ab4ce28c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 23:57:49.625918 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-524a4ecd-821c-4a01-a3ec-1179d8b53ae9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:49.627771 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-524a4ecd-821c-4a01-a3ec-1179d8b53ae9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/421082fe-4389-44dc-83c4-2f48ab4ce28c Jul 03 23:57:49.628011 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-524a4ecd-821c-4a01-a3ec-1179d8b53ae9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:49.628191 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-524a4ecd-821c-4a01-a3ec-1179d8b53ae9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:49.630856 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ae51d766-b33a-4457-a680-84187661f546 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:49.633972 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ae51d766-b33a-4457-a680-84187661f546 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:57:49.634192 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ae51d766-b33a-4457-a680-84187661f546 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:49.634380 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ae51d766-b33a-4457-a680-84187661f546 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:49.635380 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:49.635380 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:49.639483 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-524a4ecd-821c-4a01-a3ec-1179d8b53ae9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:49.645144 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-524a4ecd-821c-4a01-a3ec-1179d8b53ae9 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/421082fe-4389-44dc-83c4-2f48ab4ce28c returned with HTTP 200 Jul 03 23:57:49.645817 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 987/3914] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:49 2026] GET /volume/v3/volumes/421082fe-4389-44dc-83c4-2f48ab4ce28c => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:57:49.648104 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:49.648104 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:49.651970 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ae51d766-b33a-4457-a680-84187661f546 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:57:49.657224 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ae51d766-b33a-4457-a680-84187661f546 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:57:49.657806 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 955/3915] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:49 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:49.994968 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-340a8c9e-04e2-4a21-af72-f4cdd6a70894 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:49.997221 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-340a8c9e-04e2-4a21-af72-f4cdd6a70894 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/0b2cd042-edf4-4d3b-b217-c624fb4b2822 Jul 03 23:57:49.997484 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-340a8c9e-04e2-4a21-af72-f4cdd6a70894 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:49.997763 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-340a8c9e-04e2-4a21-af72-f4cdd6a70894 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:50.002598 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-340a8c9e-04e2-4a21-af72-f4cdd6a70894 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/0b2cd042-edf4-4d3b-b217-c624fb4b2822 returned with HTTP 404 Jul 03 23:57:50.003168 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 981/3916] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:49 2026] GET /volume/v3/snapshots/0b2cd042-edf4-4d3b-b217-c624fb4b2822 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:50.010366 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-461fc8aa-a537-4044-b32e-77522cd6a7b9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:50.012286 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-461fc8aa-a537-4044-b32e-77522cd6a7b9 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/4bc01994-6887-4322-a9c2-f77b12781af2 Jul 03 23:57:50.012503 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-461fc8aa-a537-4044-b32e-77522cd6a7b9 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:50.012761 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-461fc8aa-a537-4044-b32e-77522cd6a7b9 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:50.012958 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-461fc8aa-a537-4044-b32e-77522cd6a7b9 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Delete volume with id: 4bc01994-6887-4322-a9c2-f77b12781af2 Jul 03 23:57:50.021287 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:50.021287 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:50.021733 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-461fc8aa-a537-4044-b32e-77522cd6a7b9 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:50.046418 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-461fc8aa-a537-4044-b32e-77522cd6a7b9 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Delete volume request issued successfully. Jul 03 23:57:50.046666 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-461fc8aa-a537-4044-b32e-77522cd6a7b9 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/4bc01994-6887-4322-a9c2-f77b12781af2 returned with HTTP 202 Jul 03 23:57:50.047198 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 994/3917] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:50 2026] DELETE /volume/v3/volumes/4bc01994-6887-4322-a9c2-f77b12781af2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:50.054506 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0cac167f-65dc-40a2-a706-c5aecff40043 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:50.057809 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0cac167f-65dc-40a2-a706-c5aecff40043 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/4bc01994-6887-4322-a9c2-f77b12781af2 Jul 03 23:57:50.058025 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0cac167f-65dc-40a2-a706-c5aecff40043 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:50.058258 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0cac167f-65dc-40a2-a706-c5aecff40043 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:50.065282 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:50.065282 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:50.069047 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0cac167f-65dc-40a2-a706-c5aecff40043 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:50.073041 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0cac167f-65dc-40a2-a706-c5aecff40043 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/4bc01994-6887-4322-a9c2-f77b12781af2 returned with HTTP 200 Jul 03 23:57:50.073453 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 988/3918] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:50 2026] GET /volume/v3/volumes/4bc01994-6887-4322-a9c2-f77b12781af2 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:50.090899 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2886af1d-1d5f-47e6-b091-8c6c10bd56bd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:50.093144 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2886af1d-1d5f-47e6-b091-8c6c10bd56bd tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:50.093999 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2886af1d-1d5f-47e6-b091-8c6c10bd56bd tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:50.093999 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2886af1d-1d5f-47e6-b091-8c6c10bd56bd tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:50.093999 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-2886af1d-1d5f-47e6-b091-8c6c10bd56bd tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:50.099058 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:50.099058 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:50.099910 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2886af1d-1d5f-47e6-b091-8c6c10bd56bd tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:50.100454 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 956/3919] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:50 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:50.330306 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d936b776-4ace-4308-be17-1fcd6e50fe00 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:50.332140 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d936b776-4ace-4308-be17-1fcd6e50fe00 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:57:50.332336 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d936b776-4ace-4308-be17-1fcd6e50fe00 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:50.332573 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d936b776-4ace-4308-be17-1fcd6e50fe00 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:50.332635 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-d936b776-4ace-4308-be17-1fcd6e50fe00 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:50.337449 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:50.337449 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:50.338126 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d936b776-4ace-4308-be17-1fcd6e50fe00 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:57:50.338469 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 982/3920] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:50 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:50.661620 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-be807f51-5917-4540-9c7e-40381761cffc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:50.663946 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-be807f51-5917-4540-9c7e-40381761cffc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/421082fe-4389-44dc-83c4-2f48ab4ce28c Jul 03 23:57:50.664242 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-be807f51-5917-4540-9c7e-40381761cffc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:50.664792 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-be807f51-5917-4540-9c7e-40381761cffc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:50.671503 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-be807f51-5917-4540-9c7e-40381761cffc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/421082fe-4389-44dc-83c4-2f48ab4ce28c returned with HTTP 404 Jul 03 23:57:50.672258 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 995/3921] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:50 2026] GET /volume/v3/volumes/421082fe-4389-44dc-83c4-2f48ab4ce28c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:50.676489 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1ef00beb-ca93-4e7d-9009-3e2e0cf11651 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:50.681489 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1ef00beb-ca93-4e7d-9009-3e2e0cf11651 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:57:50.681613 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1ef00beb-ca93-4e7d-9009-3e2e0cf11651 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:50.681897 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1ef00beb-ca93-4e7d-9009-3e2e0cf11651 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:50.681981 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-54b9b780-0999-4c2b-be33-aa796e58ea90 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:50.684270 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-54b9b780-0999-4c2b-be33-aa796e58ea90 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] DELETE https://10.4.3.143/volume/v3/volumes/87edf967-b217-4512-a184-1927a54fdafe Jul 03 23:57:50.684527 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-54b9b780-0999-4c2b-be33-aa796e58ea90 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:50.684830 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-54b9b780-0999-4c2b-be33-aa796e58ea90 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:50.685054 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-54b9b780-0999-4c2b-be33-aa796e58ea90 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Delete volume with id: 87edf967-b217-4512-a184-1927a54fdafe Jul 03 23:57:50.696072 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:50.696072 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:50.696722 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-54b9b780-0999-4c2b-be33-aa796e58ea90 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:50.696770 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:50.696770 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:50.703923 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1ef00beb-ca93-4e7d-9009-3e2e0cf11651 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:57:50.710254 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1ef00beb-ca93-4e7d-9009-3e2e0cf11651 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:57:50.711027 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 989/3922] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:50 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:50.729634 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-54b9b780-0999-4c2b-be33-aa796e58ea90 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Delete volume request issued successfully. Jul 03 23:57:50.729980 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-54b9b780-0999-4c2b-be33-aa796e58ea90 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/87edf967-b217-4512-a184-1927a54fdafe returned with HTTP 202 Jul 03 23:57:50.733722 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 957/3923] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:50 2026] DELETE /volume/v3/volumes/87edf967-b217-4512-a184-1927a54fdafe => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:50.740422 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2ea8e43a-4866-4d52-b99d-0349403be46e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:50.743283 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2ea8e43a-4866-4d52-b99d-0349403be46e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/87edf967-b217-4512-a184-1927a54fdafe Jul 03 23:57:50.743574 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2ea8e43a-4866-4d52-b99d-0349403be46e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:50.743893 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2ea8e43a-4866-4d52-b99d-0349403be46e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:50.754305 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:50.754305 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:50.760993 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2ea8e43a-4866-4d52-b99d-0349403be46e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:50.769940 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2ea8e43a-4866-4d52-b99d-0349403be46e tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/87edf967-b217-4512-a184-1927a54fdafe returned with HTTP 200 Jul 03 23:57:50.770398 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 983/3924] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:50 2026] GET /volume/v3/volumes/87edf967-b217-4512-a184-1927a54fdafe => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:51.087432 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2dcf6b61-0c2c-4e3b-bfe6-d1041688aa50 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:51.089536 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2dcf6b61-0c2c-4e3b-bfe6-d1041688aa50 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/4bc01994-6887-4322-a9c2-f77b12781af2 Jul 03 23:57:51.089807 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2dcf6b61-0c2c-4e3b-bfe6-d1041688aa50 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:51.090043 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2dcf6b61-0c2c-4e3b-bfe6-d1041688aa50 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:51.097402 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2dcf6b61-0c2c-4e3b-bfe6-d1041688aa50 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/4bc01994-6887-4322-a9c2-f77b12781af2 returned with HTTP 404 Jul 03 23:57:51.098111 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 996/3925] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:51 2026] GET /volume/v3/volumes/4bc01994-6887-4322-a9c2-f77b12781af2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:51.109375 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-22da3fec-aac6-453e-9393-95e5de9cd053 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:51.112650 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:51.113414 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-394701516"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:51.114347 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-322ae9f8-1819-4485-a8a2-19860c000c5e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:51.114954 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-394701516'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:51.115241 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create volume of 1 GB Jul 03 23:57:51.117164 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-322ae9f8-1819-4485-a8a2-19860c000c5e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:51.117550 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-322ae9f8-1819-4485-a8a2-19860c000c5e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:51.117848 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-322ae9f8-1819-4485-a8a2-19860c000c5e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:51.118018 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-322ae9f8-1819-4485-a8a2-19860c000c5e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:51.120113 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Availability Zones retrieved successfully. Jul 03 23:57:51.123734 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:51.123734 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:51.124757 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-322ae9f8-1819-4485-a8a2-19860c000c5e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:51.125317 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 958/3926] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:51 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:51.133938 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Flow 'volume_create_api' (0348f981-660f-4ba8-820e-89e3e0388e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:51.135010 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2981a687-d534-41c9-9fed-81d5a36d03b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:51.136090 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:51.161597 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2981a687-d534-41c9-9fed-81d5a36d03b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:51.162513 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58afc07f-d4f8-4699-a964-098e32113916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:51.211698 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Created reservations ['633980a1-ca9c-4862-bf45-5beee3be27f0', '2a1abc77-546d-4b2f-a0a4-9292711a90f8', 'd3b36ea6-c9e6-4f33-b4fc-8344ebaea204', '800f2d38-b464-460d-acfc-052e1cb6066f'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:51.212939 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58afc07f-d4f8-4699-a964-098e32113916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['633980a1-ca9c-4862-bf45-5beee3be27f0', '2a1abc77-546d-4b2f-a0a4-9292711a90f8', 'd3b36ea6-c9e6-4f33-b4fc-8344ebaea204', '800f2d38-b464-460d-acfc-052e1cb6066f']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:51.214296 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2d4364e-fc4e-42b3-b58f-bf092fbe1263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:51.244153 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2d4364e-fc4e-42b3-b58f-bf092fbe1263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c2710bf-40fc-4e4b-ad7c-64eadce06fdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-394701516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dd5481d2ac419d958fdafb38c5adca',qos_specs=None,replication_status=,reservations=['633980a1-ca9c-4862-bf45-5beee3be27f0','2a1abc77-546d-4b2f-a0a4-9292711a90f8','d3b36ea6-c9e6-4f33-b4fc-8344ebaea204','800f2d38-b464-460d-acfc-052e1cb6066f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08992ce6f20442ff96cce2bd8dbb34d9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-394701516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c2710bf-40fc-4e4b-ad7c-64eadce06fdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9dd5481d2ac419d958fdafb38c5adca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08992ce6f20442ff96cce2bd8dbb34d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:51.245444 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ad329b1-6f9e-4b61-9040-d76ce6f809c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:51.265682 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ad329b1-6f9e-4b61-9040-d76ce6f809c8) transitioned into state 'SUCCESS' from state '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-394701516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dd5481d2ac419d958fdafb38c5adca',qos_specs=None,replication_status=,reservations=['633980a1-ca9c-4862-bf45-5beee3be27f0','2a1abc77-546d-4b2f-a0a4-9292711a90f8','d3b36ea6-c9e6-4f33-b4fc-8344ebaea204','800f2d38-b464-460d-acfc-052e1cb6066f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08992ce6f20442ff96cce2bd8dbb34d9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:51.266357 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26484df6-3199-40fc-b688-e1df4acfbfd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:51.275871 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26484df6-3199-40fc-b688-e1df4acfbfd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:51.276718 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Flow 'volume_create_api' (0348f981-660f-4ba8-820e-89e3e0388e5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:51.277093 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create volume request issued successfully. Jul 03 23:57:51.277842 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-22da3fec-aac6-453e-9393-95e5de9cd053 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:51.278280 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 990/3927] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:57:51 2026] POST /volume/v3/volumes => generated 777 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:51.293627 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-82d019e8-3a5d-424b-aa16-2e23744017d4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:51.296149 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-82d019e8-3a5d-424b-aa16-2e23744017d4 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/0c2710bf-40fc-4e4b-ad7c-64eadce06fdb Jul 03 23:57:51.296356 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-82d019e8-3a5d-424b-aa16-2e23744017d4 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:51.296615 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-82d019e8-3a5d-424b-aa16-2e23744017d4 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:51.303892 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:51.303892 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:51.307412 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-82d019e8-3a5d-424b-aa16-2e23744017d4 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:51.311361 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-82d019e8-3a5d-424b-aa16-2e23744017d4 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/0c2710bf-40fc-4e4b-ad7c-64eadce06fdb returned with HTTP 200 Jul 03 23:57:51.311794 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 984/3928] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:51 2026] GET /volume/v3/volumes/0c2710bf-40fc-4e4b-ad7c-64eadce06fdb => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:51.349302 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ab2b18de-8e4e-4abf-a106-281258d3c891 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:51.353728 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ab2b18de-8e4e-4abf-a106-281258d3c891 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:57:51.353728 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ab2b18de-8e4e-4abf-a106-281258d3c891 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:51.353728 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ab2b18de-8e4e-4abf-a106-281258d3c891 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:51.353728 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-ab2b18de-8e4e-4abf-a106-281258d3c891 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:51.360543 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:51.360543 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:51.361257 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ab2b18de-8e4e-4abf-a106-281258d3c891 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:57:51.361605 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 997/3929] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:51 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:51.728999 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0a59e075-31ac-44cc-8074-0d80f88b79d9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:51.735423 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0a59e075-31ac-44cc-8074-0d80f88b79d9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:57:51.735423 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0a59e075-31ac-44cc-8074-0d80f88b79d9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:51.735747 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0a59e075-31ac-44cc-8074-0d80f88b79d9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:51.753006 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:51.753006 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:51.758113 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0a59e075-31ac-44cc-8074-0d80f88b79d9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:57:51.765117 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0a59e075-31ac-44cc-8074-0d80f88b79d9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:57:51.765946 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 959/3930] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:51 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:51.791001 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2f05a55f-cd51-4b86-94f1-7eee0ea49eaa None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:51.793466 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2f05a55f-cd51-4b86-94f1-7eee0ea49eaa tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/87edf967-b217-4512-a184-1927a54fdafe Jul 03 23:57:51.793678 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2f05a55f-cd51-4b86-94f1-7eee0ea49eaa tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:51.794215 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2f05a55f-cd51-4b86-94f1-7eee0ea49eaa tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:51.800963 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2f05a55f-cd51-4b86-94f1-7eee0ea49eaa tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/87edf967-b217-4512-a184-1927a54fdafe returned with HTTP 404 Jul 03 23:57:51.801650 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 991/3931] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:51 2026] GET /volume/v3/volumes/87edf967-b217-4512-a184-1927a54fdafe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:51.809743 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-823d49a3-13a0-4ddd-81ce-059d53c907bc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:51.811315 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-823d49a3-13a0-4ddd-81ce-059d53c907bc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] DELETE https://10.4.3.143/volume/v3/volumes/75624540-dd32-4182-b815-3b8d3896b281 Jul 03 23:57:51.811525 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-823d49a3-13a0-4ddd-81ce-059d53c907bc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:51.811879 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-823d49a3-13a0-4ddd-81ce-059d53c907bc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:51.812000 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-823d49a3-13a0-4ddd-81ce-059d53c907bc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Delete volume with id: 75624540-dd32-4182-b815-3b8d3896b281 Jul 03 23:57:51.819255 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:51.819255 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:51.819966 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-823d49a3-13a0-4ddd-81ce-059d53c907bc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:51.840460 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-823d49a3-13a0-4ddd-81ce-059d53c907bc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Delete volume request issued successfully. Jul 03 23:57:51.840863 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-823d49a3-13a0-4ddd-81ce-059d53c907bc tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/75624540-dd32-4182-b815-3b8d3896b281 returned with HTTP 202 Jul 03 23:57:51.841525 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 985/3932] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:51 2026] DELETE /volume/v3/volumes/75624540-dd32-4182-b815-3b8d3896b281 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:51.852278 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1b25c5b3-223a-4928-b71c-d97a635131e1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:51.854783 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1b25c5b3-223a-4928-b71c-d97a635131e1 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/75624540-dd32-4182-b815-3b8d3896b281 Jul 03 23:57:51.855245 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1b25c5b3-223a-4928-b71c-d97a635131e1 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:51.855935 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1b25c5b3-223a-4928-b71c-d97a635131e1 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:51.864816 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:51.864816 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:51.869624 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1b25c5b3-223a-4928-b71c-d97a635131e1 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:51.874241 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1b25c5b3-223a-4928-b71c-d97a635131e1 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/75624540-dd32-4182-b815-3b8d3896b281 returned with HTTP 200 Jul 03 23:57:51.874667 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 998/3933] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:51 2026] GET /volume/v3/volumes/75624540-dd32-4182-b815-3b8d3896b281 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:52.138766 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-819dccc8-61f9-4f9b-a964-7bc63c9a1146 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:52.140724 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-819dccc8-61f9-4f9b-a964-7bc63c9a1146 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:52.141301 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-819dccc8-61f9-4f9b-a964-7bc63c9a1146 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:52.141637 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-819dccc8-61f9-4f9b-a964-7bc63c9a1146 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:52.141898 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-819dccc8-61f9-4f9b-a964-7bc63c9a1146 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:52.146955 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:52.146955 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:52.148396 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-819dccc8-61f9-4f9b-a964-7bc63c9a1146 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:52.148396 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 960/3934] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:52 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:52.328533 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5abed3bb-3a61-43c8-97ce-96be1c94c9ea None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:52.328533 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5abed3bb-3a61-43c8-97ce-96be1c94c9ea tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/0c2710bf-40fc-4e4b-ad7c-64eadce06fdb Jul 03 23:57:52.328533 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5abed3bb-3a61-43c8-97ce-96be1c94c9ea tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:52.329125 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5abed3bb-3a61-43c8-97ce-96be1c94c9ea tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:52.336834 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:52.336834 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:52.342652 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-5abed3bb-3a61-43c8-97ce-96be1c94c9ea tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:52.348385 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5abed3bb-3a61-43c8-97ce-96be1c94c9ea tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/0c2710bf-40fc-4e4b-ad7c-64eadce06fdb returned with HTTP 200 Jul 03 23:57:52.349023 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 992/3935] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:52 2026] GET /volume/v3/volumes/0c2710bf-40fc-4e4b-ad7c-64eadce06fdb => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:52.361818 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c84c32a0-1afb-4d1b-a893-86a4c67b3804 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:52.363481 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c84c32a0-1afb-4d1b-a893-86a4c67b3804 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:57:52.363917 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c84c32a0-1afb-4d1b-a893-86a4c67b3804 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c2710bf-40fc-4e4b-ad7c-64eadce06fdb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-986676025"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:52.372604 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:52.372604 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:52.373002 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c84c32a0-1afb-4d1b-a893-86a4c67b3804 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:52.373143 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-c84c32a0-1afb-4d1b-a893-86a4c67b3804 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create snapshot from volume 0c2710bf-40fc-4e4b-ad7c-64eadce06fdb Jul 03 23:57:52.378186 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9a11b6fa-4622-4cd5-943d-ae1d7a06e167 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:52.380356 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9a11b6fa-4622-4cd5-943d-ae1d7a06e167 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:57:52.380670 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9a11b6fa-4622-4cd5-943d-ae1d7a06e167 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:52.380926 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9a11b6fa-4622-4cd5-943d-ae1d7a06e167 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:52.381085 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-9a11b6fa-4622-4cd5-943d-ae1d7a06e167 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:52.386186 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:52.386186 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:52.387043 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9a11b6fa-4622-4cd5-943d-ae1d7a06e167 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:57:52.387605 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 999/3936] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:52 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:52.408952 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-c84c32a0-1afb-4d1b-a893-86a4c67b3804 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Created reservations ['5a95131f-1d2f-455e-bf11-50ed306a3e5b', 'd5b09932-ae00-4a52-8467-022204896375', 'dc92745b-7d0e-477f-aece-57bf9407f000', '35e93a90-a484-46fc-ad50-d0e007ac5976'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:52.447476 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c84c32a0-1afb-4d1b-a893-86a4c67b3804 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot create request issued successfully. Jul 03 23:57:52.447890 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c84c32a0-1afb-4d1b-a893-86a4c67b3804 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:57:52.448330 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 986/3937] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:57:52 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 03 23:57:52.457120 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-28516562-50aa-4ee9-8677-26ccf6cc1f4b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:52.460219 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-28516562-50aa-4ee9-8677-26ccf6cc1f4b tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/2bdaf41f-fa95-4c41-8fbe-c4194ce63704 Jul 03 23:57:52.460576 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-28516562-50aa-4ee9-8677-26ccf6cc1f4b tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:52.460899 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-28516562-50aa-4ee9-8677-26ccf6cc1f4b tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:52.472286 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:52.472286 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:52.472751 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-28516562-50aa-4ee9-8677-26ccf6cc1f4b tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:52.473608 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-28516562-50aa-4ee9-8677-26ccf6cc1f4b tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/2bdaf41f-fa95-4c41-8fbe-c4194ce63704 returned with HTTP 200 Jul 03 23:57:52.474150 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 961/3938] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:52 2026] GET /volume/v3/snapshots/2bdaf41f-fa95-4c41-8fbe-c4194ce63704 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:52.779276 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-83806939-666e-4ca6-bdd1-830ddac42f59 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:52.781163 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-83806939-666e-4ca6-bdd1-830ddac42f59 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:57:52.781535 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-83806939-666e-4ca6-bdd1-830ddac42f59 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:52.781862 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-83806939-666e-4ca6-bdd1-830ddac42f59 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:52.793316 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:52.793316 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:52.798105 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-83806939-666e-4ca6-bdd1-830ddac42f59 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:57:52.804084 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-83806939-666e-4ca6-bdd1-830ddac42f59 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:57:52.804640 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 993/3939] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:52 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:52.886525 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6df36014-f72b-4567-993a-02e05124a738 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:52.889986 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6df36014-f72b-4567-993a-02e05124a738 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/75624540-dd32-4182-b815-3b8d3896b281 Jul 03 23:57:52.890809 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6df36014-f72b-4567-993a-02e05124a738 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:52.891068 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6df36014-f72b-4567-993a-02e05124a738 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:52.897224 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6df36014-f72b-4567-993a-02e05124a738 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/75624540-dd32-4182-b815-3b8d3896b281 returned with HTTP 404 Jul 03 23:57:52.897787 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1000/3940] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:52 2026] GET /volume/v3/volumes/75624540-dd32-4182-b815-3b8d3896b281 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:52.904361 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5448d3a0-d02e-4a2f-aedb-e3151b99b484 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:52.906282 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5448d3a0-d02e-4a2f-aedb-e3151b99b484 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] DELETE https://10.4.3.143/volume/v3/volumes/e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f Jul 03 23:57:52.906503 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5448d3a0-d02e-4a2f-aedb-e3151b99b484 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:52.906812 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5448d3a0-d02e-4a2f-aedb-e3151b99b484 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:52.907025 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-5448d3a0-d02e-4a2f-aedb-e3151b99b484 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Delete volume with id: e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f Jul 03 23:57:52.913669 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:52.913669 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:52.914162 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5448d3a0-d02e-4a2f-aedb-e3151b99b484 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:52.931536 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5448d3a0-d02e-4a2f-aedb-e3151b99b484 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Delete volume request issued successfully. Jul 03 23:57:52.931733 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5448d3a0-d02e-4a2f-aedb-e3151b99b484 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f returned with HTTP 202 Jul 03 23:57:52.932137 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 987/3941] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:52 2026] DELETE /volume/v3/volumes/e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:52.939950 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b072b982-6a0f-45c9-af3c-6e89e58f7a94 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:52.942567 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b072b982-6a0f-45c9-af3c-6e89e58f7a94 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f Jul 03 23:57:52.943348 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b072b982-6a0f-45c9-af3c-6e89e58f7a94 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:52.943638 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b072b982-6a0f-45c9-af3c-6e89e58f7a94 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:52.946899 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=382,cinder:UPDATE=150,cinder:INSERT=78 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:57:52.955167 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:52.955167 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:52.966185 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b072b982-6a0f-45c9-af3c-6e89e58f7a94 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Volume info retrieved successfully. Jul 03 23:57:52.973861 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b072b982-6a0f-45c9-af3c-6e89e58f7a94 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f returned with HTTP 200 Jul 03 23:57:52.974253 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 962/3942] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:52 2026] GET /volume/v3/volumes/e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:53.158006 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2f190f00-8cec-4c25-8ed9-8d0324e8882e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:53.159741 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2f190f00-8cec-4c25-8ed9-8d0324e8882e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:53.160040 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2f190f00-8cec-4c25-8ed9-8d0324e8882e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:53.160459 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2f190f00-8cec-4c25-8ed9-8d0324e8882e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:53.160459 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-2f190f00-8cec-4c25-8ed9-8d0324e8882e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:53.161919 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=454,cinder:INSERT=87,cinder:UPDATE=166,cinder:DELETE=1 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:57:53.164628 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:53.164628 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:53.165343 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2f190f00-8cec-4c25-8ed9-8d0324e8882e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:53.165975 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 994/3943] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:53 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:53.398143 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-637a7722-84d6-4173-825b-9e5dd07fcf9f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:53.399639 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-637a7722-84d6-4173-825b-9e5dd07fcf9f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:57:53.399879 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-637a7722-84d6-4173-825b-9e5dd07fcf9f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:53.400100 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-637a7722-84d6-4173-825b-9e5dd07fcf9f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:53.400237 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-637a7722-84d6-4173-825b-9e5dd07fcf9f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:53.403984 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:53.403984 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:53.404573 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-637a7722-84d6-4173-825b-9e5dd07fcf9f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:57:53.408797 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1001/3944] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:53 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:57:53.484132 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-79df448d-57fa-4409-9715-a76ef7f74ca9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:53.486817 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-79df448d-57fa-4409-9715-a76ef7f74ca9 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/2bdaf41f-fa95-4c41-8fbe-c4194ce63704 Jul 03 23:57:53.487073 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-79df448d-57fa-4409-9715-a76ef7f74ca9 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:53.487293 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-79df448d-57fa-4409-9715-a76ef7f74ca9 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:53.492781 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:53.492781 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:53.493102 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-79df448d-57fa-4409-9715-a76ef7f74ca9 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:53.493723 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-79df448d-57fa-4409-9715-a76ef7f74ca9 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/2bdaf41f-fa95-4c41-8fbe-c4194ce63704 returned with HTTP 200 Jul 03 23:57:53.494120 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 988/3945] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:53 2026] GET /volume/v3/snapshots/2bdaf41f-fa95-4c41-8fbe-c4194ce63704 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:53.504236 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c82d4416-58c6-4b39-948c-8795afd2c7d5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:53.505948 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c82d4416-58c6-4b39-948c-8795afd2c7d5 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] GET https://10.4.3.143/volume/v3/snapshots/2bdaf41f-fa95-4c41-8fbe-c4194ce63704 Jul 03 23:57:53.506138 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c82d4416-58c6-4b39-948c-8795afd2c7d5 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:53.506333 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c82d4416-58c6-4b39-948c-8795afd2c7d5 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:53.510862 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:53.510862 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:53.511323 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c82d4416-58c6-4b39-948c-8795afd2c7d5 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Snapshot retrieved successfully. Jul 03 23:57:53.512112 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c82d4416-58c6-4b39-948c-8795afd2c7d5 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] https://10.4.3.143/volume/v3/snapshots/2bdaf41f-fa95-4c41-8fbe-c4194ce63704 returned with HTTP 200 Jul 03 23:57:53.512488 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 963/3946] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:53 2026] GET /volume/v3/snapshots/2bdaf41f-fa95-4c41-8fbe-c4194ce63704 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:53.522405 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5ee426af-3a63-40ae-a3d4-28e01d38b400 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:53.524264 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5ee426af-3a63-40ae-a3d4-28e01d38b400 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/2bdaf41f-fa95-4c41-8fbe-c4194ce63704 Jul 03 23:57:53.524473 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5ee426af-3a63-40ae-a3d4-28e01d38b400 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:53.524694 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5ee426af-3a63-40ae-a3d4-28e01d38b400 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:53.524872 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-5ee426af-3a63-40ae-a3d4-28e01d38b400 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Delete snapshot with id: 2bdaf41f-fa95-4c41-8fbe-c4194ce63704 Jul 03 23:57:53.529240 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:53.529240 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:53.529575 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-5ee426af-3a63-40ae-a3d4-28e01d38b400 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:53.545408 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-5ee426af-3a63-40ae-a3d4-28e01d38b400 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot delete request issued successfully. Jul 03 23:57:53.548576 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5ee426af-3a63-40ae-a3d4-28e01d38b400 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/2bdaf41f-fa95-4c41-8fbe-c4194ce63704 returned with HTTP 202 Jul 03 23:57:53.549130 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 995/3947] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:57:53 2026] DELETE /volume/v3/snapshots/2bdaf41f-fa95-4c41-8fbe-c4194ce63704 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:53.557153 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b35582d2-95cc-4964-a14f-58caa10ce25a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:53.560200 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b35582d2-95cc-4964-a14f-58caa10ce25a tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/2bdaf41f-fa95-4c41-8fbe-c4194ce63704 Jul 03 23:57:53.560432 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b35582d2-95cc-4964-a14f-58caa10ce25a tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:53.560643 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b35582d2-95cc-4964-a14f-58caa10ce25a tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:53.565460 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:53.565460 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:53.565834 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b35582d2-95cc-4964-a14f-58caa10ce25a tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:53.566537 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b35582d2-95cc-4964-a14f-58caa10ce25a tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/2bdaf41f-fa95-4c41-8fbe-c4194ce63704 returned with HTTP 200 Jul 03 23:57:53.566963 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1002/3948] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:53 2026] GET /volume/v3/snapshots/2bdaf41f-fa95-4c41-8fbe-c4194ce63704 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:53.821978 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0da86436-9804-4af6-aab5-b515e9ee8153 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:53.823977 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0da86436-9804-4af6-aab5-b515e9ee8153 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:57:53.824189 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0da86436-9804-4af6-aab5-b515e9ee8153 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:53.824394 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0da86436-9804-4af6-aab5-b515e9ee8153 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:53.833891 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:53.833891 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:53.837384 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0da86436-9804-4af6-aab5-b515e9ee8153 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:57:53.841433 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0da86436-9804-4af6-aab5-b515e9ee8153 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:57:53.841907 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 989/3949] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:53 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:53.990094 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-83b66a74-f5ae-49f8-a057-64ea508cb333 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:54.005195 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-83b66a74-f5ae-49f8-a057-64ea508cb333 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] GET https://10.4.3.143/volume/v3/volumes/e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f Jul 03 23:57:54.005195 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-83b66a74-f5ae-49f8-a057-64ea508cb333 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:54.005195 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-83b66a74-f5ae-49f8-a057-64ea508cb333 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:54.005195 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-83b66a74-f5ae-49f8-a057-64ea508cb333 tempest-CreateVolumesFromBackupTest-656174665 tempest-CreateVolumesFromBackupTest-656174665-project-member] https://10.4.3.143/volume/v3/volumes/e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f returned with HTTP 404 Jul 03 23:57:54.005195 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 964/3950] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:53 2026] GET /volume/v3/volumes/e2cdf9f9-f2b6-4032-8f4c-6d94543afe9f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:54.184591 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6ebf79ba-346b-4d07-bfe2-208963a605e1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:54.186425 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6ebf79ba-346b-4d07-bfe2-208963a605e1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:54.186777 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6ebf79ba-346b-4d07-bfe2-208963a605e1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:54.187044 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6ebf79ba-346b-4d07-bfe2-208963a605e1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:54.187185 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-6ebf79ba-346b-4d07-bfe2-208963a605e1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:54.196876 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:54.196876 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:54.198003 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6ebf79ba-346b-4d07-bfe2-208963a605e1 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:54.198745 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 996/3951] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:54 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:54.415143 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3189fb2f-604e-4452-82ac-ee5b78a7ef2f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:54.417270 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3189fb2f-604e-4452-82ac-ee5b78a7ef2f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:57:54.417502 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3189fb2f-604e-4452-82ac-ee5b78a7ef2f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:54.417754 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3189fb2f-604e-4452-82ac-ee5b78a7ef2f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:54.417895 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-3189fb2f-604e-4452-82ac-ee5b78a7ef2f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:54.422929 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:54.422929 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:54.423858 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3189fb2f-604e-4452-82ac-ee5b78a7ef2f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:57:54.424518 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1003/3952] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:54 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:54.580556 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ed6c1cbd-86d6-48f2-8175-099d4f6d38a6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:54.583115 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ed6c1cbd-86d6-48f2-8175-099d4f6d38a6 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/2bdaf41f-fa95-4c41-8fbe-c4194ce63704 Jul 03 23:57:54.583284 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ed6c1cbd-86d6-48f2-8175-099d4f6d38a6 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:54.583456 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ed6c1cbd-86d6-48f2-8175-099d4f6d38a6 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:54.589496 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ed6c1cbd-86d6-48f2-8175-099d4f6d38a6 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/2bdaf41f-fa95-4c41-8fbe-c4194ce63704 returned with HTTP 404 Jul 03 23:57:54.589999 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 990/3953] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:54 2026] GET /volume/v3/snapshots/2bdaf41f-fa95-4c41-8fbe-c4194ce63704 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:54.599389 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-66eff7ab-7824-4c9c-a662-735b3c32e3f2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:54.601114 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-66eff7ab-7824-4c9c-a662-735b3c32e3f2 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/0c2710bf-40fc-4e4b-ad7c-64eadce06fdb Jul 03 23:57:54.601296 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-66eff7ab-7824-4c9c-a662-735b3c32e3f2 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:54.601482 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-66eff7ab-7824-4c9c-a662-735b3c32e3f2 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:54.601633 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-66eff7ab-7824-4c9c-a662-735b3c32e3f2 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Delete volume with id: 0c2710bf-40fc-4e4b-ad7c-64eadce06fdb Jul 03 23:57:54.608894 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:54.608894 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:54.609270 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-66eff7ab-7824-4c9c-a662-735b3c32e3f2 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:54.643930 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-66eff7ab-7824-4c9c-a662-735b3c32e3f2 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Delete volume request issued successfully. Jul 03 23:57:54.644132 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-66eff7ab-7824-4c9c-a662-735b3c32e3f2 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/0c2710bf-40fc-4e4b-ad7c-64eadce06fdb returned with HTTP 202 Jul 03 23:57:54.644542 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 965/3954] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:54 2026] DELETE /volume/v3/volumes/0c2710bf-40fc-4e4b-ad7c-64eadce06fdb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:54.655109 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-80820ce8-135d-44ee-9a96-a93a26b8b050 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:54.659906 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-80820ce8-135d-44ee-9a96-a93a26b8b050 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/0c2710bf-40fc-4e4b-ad7c-64eadce06fdb Jul 03 23:57:54.660233 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-80820ce8-135d-44ee-9a96-a93a26b8b050 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:54.660568 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-80820ce8-135d-44ee-9a96-a93a26b8b050 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:54.670488 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:54.670488 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:54.675172 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-80820ce8-135d-44ee-9a96-a93a26b8b050 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:54.680588 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-80820ce8-135d-44ee-9a96-a93a26b8b050 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/0c2710bf-40fc-4e4b-ad7c-64eadce06fdb returned with HTTP 200 Jul 03 23:57:54.681229 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 997/3955] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:54 2026] GET /volume/v3/volumes/0c2710bf-40fc-4e4b-ad7c-64eadce06fdb => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:54.855340 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c73548c2-0380-4040-b0c0-a25c8a56a34e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:54.858249 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c73548c2-0380-4040-b0c0-a25c8a56a34e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:57:54.858543 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c73548c2-0380-4040-b0c0-a25c8a56a34e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:54.858638 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c73548c2-0380-4040-b0c0-a25c8a56a34e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:54.870194 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:54.870194 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:54.876040 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c73548c2-0380-4040-b0c0-a25c8a56a34e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:57:54.881673 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c73548c2-0380-4040-b0c0-a25c8a56a34e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:57:54.882407 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1004/3956] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:54 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:55.213907 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b5200e61-7157-489d-954d-d6961869a2c2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:55.216607 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b5200e61-7157-489d-954d-d6961869a2c2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:55.217258 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b5200e61-7157-489d-954d-d6961869a2c2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:55.217621 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b5200e61-7157-489d-954d-d6961869a2c2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:55.217910 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-b5200e61-7157-489d-954d-d6961869a2c2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:55.232878 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:55.232878 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:55.232878 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b5200e61-7157-489d-954d-d6961869a2c2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:55.232878 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 991/3957] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:55 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:55.437159 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1013091e-d0f1-444e-9bde-c55956a52b3b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:55.439314 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1013091e-d0f1-444e-9bde-c55956a52b3b tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:57:55.439568 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1013091e-d0f1-444e-9bde-c55956a52b3b tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:55.439844 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1013091e-d0f1-444e-9bde-c55956a52b3b tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:55.440013 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-1013091e-d0f1-444e-9bde-c55956a52b3b tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:55.445761 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:55.445761 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:55.446528 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1013091e-d0f1-444e-9bde-c55956a52b3b tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:57:55.447013 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 966/3958] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:55 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:55.705741 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d0bd1d63-95f4-4259-a285-de3ecbb0182e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:55.707800 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d0bd1d63-95f4-4259-a285-de3ecbb0182e tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/0c2710bf-40fc-4e4b-ad7c-64eadce06fdb Jul 03 23:57:55.707800 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d0bd1d63-95f4-4259-a285-de3ecbb0182e tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:55.707800 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d0bd1d63-95f4-4259-a285-de3ecbb0182e tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:55.732417 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d0bd1d63-95f4-4259-a285-de3ecbb0182e tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/0c2710bf-40fc-4e4b-ad7c-64eadce06fdb returned with HTTP 404 Jul 03 23:57:55.738801 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 998/3959] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:55 2026] GET /volume/v3/volumes/0c2710bf-40fc-4e4b-ad7c-64eadce06fdb => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:55.747162 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:55.752953 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:57:55.753460 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-178890546"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:55.758627 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-178890546'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:57:55.758627 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create volume of 1 GB Jul 03 23:57:55.765856 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Availability Zones retrieved successfully. Jul 03 23:57:55.773061 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Flow 'volume_create_api' (0dbc82fa-8fb5-4d6b-bc40-4e40b7a74b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:55.774514 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9ccfc59-c3ab-43aa-b781-d9f587a959eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:55.775743 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:57:55.813272 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9ccfc59-c3ab-43aa-b781-d9f587a959eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:55.814038 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53fc73ae-58c0-4149-ab80-d2817a9d4dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:55.877469 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Created reservations ['f0926813-71b5-4616-ac7e-e4461eb8eb8e', '9902ea14-4bd9-4356-af51-0fe743df6543', '064c044b-2b16-4253-b8a9-eac60ed95d24', 'db1a47c2-faf8-4df7-bbce-4975e317ad5a'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:55.878689 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53fc73ae-58c0-4149-ab80-d2817a9d4dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0926813-71b5-4616-ac7e-e4461eb8eb8e', '9902ea14-4bd9-4356-af51-0fe743df6543', '064c044b-2b16-4253-b8a9-eac60ed95d24', 'db1a47c2-faf8-4df7-bbce-4975e317ad5a']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:55.879881 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d718ef4-47cf-48fd-9bd0-56676c7ca6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:55.904500 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2b539c6e-1abb-46ed-8ef7-0048e55757f4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:55.906633 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2b539c6e-1abb-46ed-8ef7-0048e55757f4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:57:55.906914 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2b539c6e-1abb-46ed-8ef7-0048e55757f4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:55.907154 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2b539c6e-1abb-46ed-8ef7-0048e55757f4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:55.914673 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d718ef4-47cf-48fd-9bd0-56676c7ca6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e3706d4-ca81-42ea-b578-3b3936e37d3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-178890546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dd5481d2ac419d958fdafb38c5adca',qos_specs=None,replication_status=,reservations=['f0926813-71b5-4616-ac7e-e4461eb8eb8e','9902ea14-4bd9-4356-af51-0fe743df6543','064c044b-2b16-4253-b8a9-eac60ed95d24','db1a47c2-faf8-4df7-bbce-4975e317ad5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08992ce6f20442ff96cce2bd8dbb34d9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-178890546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e3706d4-ca81-42ea-b578-3b3936e37d3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9dd5481d2ac419d958fdafb38c5adca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08992ce6f20442ff96cce2bd8dbb34d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:55.916055 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0ec670-6551-43b0-901b-5550a27979d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:55.931609 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:55.931609 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:55.942531 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2b539c6e-1abb-46ed-8ef7-0048e55757f4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:57:55.942531 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2b539c6e-1abb-46ed-8ef7-0048e55757f4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:57:55.942531 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 992/3960] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:55 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:55.942807 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f0ec670-6551-43b0-901b-5550a27979d2) transitioned into state 'SUCCESS' from state '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-178890546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9dd5481d2ac419d958fdafb38c5adca',qos_specs=None,replication_status=,reservations=['f0926813-71b5-4616-ac7e-e4461eb8eb8e','9902ea14-4bd9-4356-af51-0fe743df6543','064c044b-2b16-4253-b8a9-eac60ed95d24','db1a47c2-faf8-4df7-bbce-4975e317ad5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08992ce6f20442ff96cce2bd8dbb34d9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:55.942807 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (130efd6d-5666-4f4d-a3f9-8e0a0d4d1ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:57:55.966676 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-558b7671-11c4-441c-851b-4aeb64769623 req-01fc7825-9686-4188-822b-0932d6bfe511 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:55.966858 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (130efd6d-5666-4f4d-a3f9-8e0a0d4d1ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:57:55.968259 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Flow 'volume_create_api' (0dbc82fa-8fb5-4d6b-bc40-4e40b7a74b93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:57:55.968742 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create volume request issued successfully. Jul 03 23:57:55.969753 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e17d4238-1c1b-4add-b9d8-e73c253a6436 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:57:55.970311 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1005/3961] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:57:55 2026] POST /volume/v3/volumes => generated 777 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:55.971660 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-558b7671-11c4-441c-851b-4aeb64769623 req-01fc7825-9686-4188-822b-0932d6bfe511 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:57:55.971961 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-558b7671-11c4-441c-851b-4aeb64769623 req-01fc7825-9686-4188-822b-0932d6bfe511 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:55.972160 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-558b7671-11c4-441c-851b-4aeb64769623 req-01fc7825-9686-4188-822b-0932d6bfe511 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:55.984969 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:55.984969 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:55.989045 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-558b7671-11c4-441c-851b-4aeb64769623 req-01fc7825-9686-4188-822b-0932d6bfe511 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:57:55.997049 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ca61a11b-b0f6-4dd1-8576-5b0935f84fe7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:55.999622 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-558b7671-11c4-441c-851b-4aeb64769623 req-01fc7825-9686-4188-822b-0932d6bfe511 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:57:56.002741 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 967/3962] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:57:55 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:56.002889 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ca61a11b-b0f6-4dd1-8576-5b0935f84fe7 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/5e3706d4-ca81-42ea-b578-3b3936e37d3c Jul 03 23:57:56.002889 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ca61a11b-b0f6-4dd1-8576-5b0935f84fe7 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:56.002889 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ca61a11b-b0f6-4dd1-8576-5b0935f84fe7 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:56.018275 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:56.018275 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:56.024879 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ca61a11b-b0f6-4dd1-8576-5b0935f84fe7 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:56.030516 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ca61a11b-b0f6-4dd1-8576-5b0935f84fe7 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/5e3706d4-ca81-42ea-b578-3b3936e37d3c returned with HTTP 200 Jul 03 23:57:56.031016 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 999/3963] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:55 2026] GET /volume/v3/volumes/5e3706d4-ca81-42ea-b578-3b3936e37d3c => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:56.245852 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e17968d6-f519-4d0a-9136-a7167ab031e9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:56.249325 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e17968d6-f519-4d0a-9136-a7167ab031e9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:56.249676 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e17968d6-f519-4d0a-9136-a7167ab031e9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:56.250825 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e17968d6-f519-4d0a-9136-a7167ab031e9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:56.251024 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-e17968d6-f519-4d0a-9136-a7167ab031e9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:56.259023 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:56.259023 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:56.260072 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e17968d6-f519-4d0a-9136-a7167ab031e9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:56.261037 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 993/3964] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:56 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:56.460740 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9455ccda-28c4-4290-8bcd-a21e73b474da None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:56.462669 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9455ccda-28c4-4290-8bcd-a21e73b474da tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:57:56.462918 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9455ccda-28c4-4290-8bcd-a21e73b474da tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:56.463192 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9455ccda-28c4-4290-8bcd-a21e73b474da tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:56.463301 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-9455ccda-28c4-4290-8bcd-a21e73b474da tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:56.468478 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:56.468478 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:56.469261 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9455ccda-28c4-4290-8bcd-a21e73b474da tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:57:56.469637 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1006/3965] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:56 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:56.952562 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d52fc52c-6c66-40ff-96fd-4a9938fd3267 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:56.954279 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d52fc52c-6c66-40ff-96fd-4a9938fd3267 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:57:56.954460 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d52fc52c-6c66-40ff-96fd-4a9938fd3267 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:56.954630 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d52fc52c-6c66-40ff-96fd-4a9938fd3267 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:56.964048 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:56.964048 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:56.966821 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d52fc52c-6c66-40ff-96fd-4a9938fd3267 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:57:56.970313 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d52fc52c-6c66-40ff-96fd-4a9938fd3267 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:57:56.970810 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 968/3966] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:56 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:57.048669 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e53c94b8-7a92-44df-b74e-ebcdc1bdeea0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:57.053537 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e53c94b8-7a92-44df-b74e-ebcdc1bdeea0 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/5e3706d4-ca81-42ea-b578-3b3936e37d3c Jul 03 23:57:57.053725 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e53c94b8-7a92-44df-b74e-ebcdc1bdeea0 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:57.053966 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e53c94b8-7a92-44df-b74e-ebcdc1bdeea0 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:57.060743 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:57.060743 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:57.086596 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e53c94b8-7a92-44df-b74e-ebcdc1bdeea0 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:57.100886 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e53c94b8-7a92-44df-b74e-ebcdc1bdeea0 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/5e3706d4-ca81-42ea-b578-3b3936e37d3c returned with HTTP 200 Jul 03 23:57:57.101277 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1000/3967] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:57 2026] GET /volume/v3/volumes/5e3706d4-ca81-42ea-b578-3b3936e37d3c => generated 1008 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:57.117150 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c0b9d816-8968-40fd-b38b-ef0bd5091d91 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:57.119346 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c0b9d816-8968-40fd-b38b-ef0bd5091d91 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:57:57.119765 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c0b9d816-8968-40fd-b38b-ef0bd5091d91 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e3706d4-ca81-42ea-b578-3b3936e37d3c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1315814569"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:57.139063 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:57.139063 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:57.139506 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c0b9d816-8968-40fd-b38b-ef0bd5091d91 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:57.139639 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-c0b9d816-8968-40fd-b38b-ef0bd5091d91 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Create snapshot from volume 5e3706d4-ca81-42ea-b578-3b3936e37d3c Jul 03 23:57:57.172253 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-c0b9d816-8968-40fd-b38b-ef0bd5091d91 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Created reservations ['44f552eb-3385-4557-a90d-188b6f4aa982', 'd8c9ab84-277a-42a8-83f2-bc15d65d5aab', '531e28a6-ab36-4c20-a498-f80dfd447ff6', '38ee42f9-ad79-4946-80c5-721d79b97693'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:57:57.201889 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c0b9d816-8968-40fd-b38b-ef0bd5091d91 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot create request issued successfully. Jul 03 23:57:57.202253 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c0b9d816-8968-40fd-b38b-ef0bd5091d91 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:57:57.202822 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 994/3968] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:57:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:57:57.212866 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-91111e83-a611-4221-8636-471921ca5a38 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:57.214965 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-91111e83-a611-4221-8636-471921ca5a38 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/4487b3ae-2c11-44d4-a014-787c3d4f3279 Jul 03 23:57:57.215159 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-91111e83-a611-4221-8636-471921ca5a38 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:57.215321 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-91111e83-a611-4221-8636-471921ca5a38 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:57.221641 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:57.221641 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:57.222079 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-91111e83-a611-4221-8636-471921ca5a38 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:57.222953 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-91111e83-a611-4221-8636-471921ca5a38 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/4487b3ae-2c11-44d4-a014-787c3d4f3279 returned with HTTP 200 Jul 03 23:57:57.225060 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1007/3969] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:57 2026] GET /volume/v3/snapshots/4487b3ae-2c11-44d4-a014-787c3d4f3279 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:57.272773 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8acbcfd9-71aa-4eb0-b947-d546ff37842d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:57.274757 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8acbcfd9-71aa-4eb0-b947-d546ff37842d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:57.275054 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8acbcfd9-71aa-4eb0-b947-d546ff37842d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:57.275329 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8acbcfd9-71aa-4eb0-b947-d546ff37842d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:57.275465 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-8acbcfd9-71aa-4eb0-b947-d546ff37842d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:57.280615 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:57.280615 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:57.281418 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8acbcfd9-71aa-4eb0-b947-d546ff37842d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:57.281908 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 969/3970] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:57 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:57.518819 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-570fe564-e4c6-4ed6-abcc-4dd33f96b313 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:57.523976 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-570fe564-e4c6-4ed6-abcc-4dd33f96b313 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:57:57.524231 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-570fe564-e4c6-4ed6-abcc-4dd33f96b313 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:57.524465 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-570fe564-e4c6-4ed6-abcc-4dd33f96b313 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:57.524596 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-570fe564-e4c6-4ed6-abcc-4dd33f96b313 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:57.529757 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:57.529757 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:57.530506 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-570fe564-e4c6-4ed6-abcc-4dd33f96b313 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:57:57.530980 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1001/3971] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:57 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:57.984428 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1b2de2c1-9b73-4305-b5f4-e76fd9d20ff7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:57.986825 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1b2de2c1-9b73-4305-b5f4-e76fd9d20ff7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:57:57.987112 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1b2de2c1-9b73-4305-b5f4-e76fd9d20ff7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:57.987364 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1b2de2c1-9b73-4305-b5f4-e76fd9d20ff7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:58.000766 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:58.000766 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:58.005168 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1b2de2c1-9b73-4305-b5f4-e76fd9d20ff7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:57:58.010247 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1b2de2c1-9b73-4305-b5f4-e76fd9d20ff7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:57:58.010747 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 995/3972] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:57 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:58.074734 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a7e43485-a335-4127-8af2-d2972f197d7e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:58.075131 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a7e43485-a335-4127-8af2-d2972f197d7e None None] GET https://10.4.3.143/volume// Jul 03 23:57:58.075385 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a7e43485-a335-4127-8af2-d2972f197d7e None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:58.075504 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a7e43485-a335-4127-8af2-d2972f197d7e None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:58.075845 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a7e43485-a335-4127-8af2-d2972f197d7e None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:57:58.076164 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1008/3973] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:57:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:57:58.083177 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-558b7671-11c4-441c-851b-4aeb64769623 req-82514828-fca4-41e5-952d-60ff00c2214f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:58.085764 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-558b7671-11c4-441c-851b-4aeb64769623 req-82514828-fca4-41e5-952d-60ff00c2214f tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:57:58.086246 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-558b7671-11c4-441c-851b-4aeb64769623 req-82514828-fca4-41e5-952d-60ff00c2214f tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "321eeb68-412f-41cc-8175-f480993ecd6e", "connector": null, "instance_uuid": "c8e28fe6-5acb-443a-a312-5243438f0bbc"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:58.095120 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:58.095120 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:58.122640 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-558b7671-11c4-441c-851b-4aeb64769623 req-82514828-fca4-41e5-952d-60ff00c2214f tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:57:58.123156 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 970/3974] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:57:58 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 03 23:57:58.235822 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-875e2a8d-5781-48ac-a000-39fbbdd7817f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:58.239388 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-875e2a8d-5781-48ac-a000-39fbbdd7817f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/4487b3ae-2c11-44d4-a014-787c3d4f3279 Jul 03 23:57:58.239388 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-875e2a8d-5781-48ac-a000-39fbbdd7817f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:58.239388 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-875e2a8d-5781-48ac-a000-39fbbdd7817f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:58.244072 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:58.244072 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:58.244608 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-875e2a8d-5781-48ac-a000-39fbbdd7817f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:58.245482 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-875e2a8d-5781-48ac-a000-39fbbdd7817f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/4487b3ae-2c11-44d4-a014-787c3d4f3279 returned with HTTP 200 Jul 03 23:57:58.246027 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1002/3975] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:58 2026] GET /volume/v3/snapshots/4487b3ae-2c11-44d4-a014-787c3d4f3279 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:58.255049 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-da494ea4-3b09-46b8-944b-e3c9900f862d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:58.256994 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-da494ea4-3b09-46b8-944b-e3c9900f862d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] POST https://10.4.3.143/volume/v3/snapshots/4487b3ae-2c11-44d4-a014-787c3d4f3279/action Jul 03 23:57:58.257407 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-da494ea4-3b09-46b8-944b-e3c9900f862d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:57:58.257612 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-da494ea4-3b09-46b8-944b-e3c9900f862d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:58.258902 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.snapshot_unmanage [None req-da494ea4-3b09-46b8-944b-e3c9900f862d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Unmanage snapshot with id: 4487b3ae-2c11-44d4-a014-787c3d4f3279 Jul 03 23:57:58.263721 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:58.263721 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:58.264133 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-da494ea4-3b09-46b8-944b-e3c9900f862d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Snapshot retrieved successfully. Jul 03 23:57:58.265046 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.policy [None req-da494ea4-3b09-46b8-944b-e3c9900f862d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '3dda355fcc234a6f936c7515ad9799db', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f9dd5481d2ac419d958fdafb38c5adca', '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=99863) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:57:58.265279 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-da494ea4-3b09-46b8-944b-e3c9900f862d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-reader] https://10.4.3.143/volume/v3/snapshots/4487b3ae-2c11-44d4-a014-787c3d4f3279/action returned with HTTP 403 Jul 03 23:57:58.265823 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 996/3976] 10.4.3.143 () {68 vars in 1396 bytes} [Fri Jul 3 23:57:58 2026] POST /volume/v3/snapshots/4487b3ae-2c11-44d4-a014-787c3d4f3279/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:58.273316 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-73268f3c-f113-40fb-89fc-29ed35c42835 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:58.275773 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-73268f3c-f113-40fb-89fc-29ed35c42835 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] DELETE https://10.4.3.143/volume/v3/snapshots/4487b3ae-2c11-44d4-a014-787c3d4f3279 Jul 03 23:57:58.276039 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-73268f3c-f113-40fb-89fc-29ed35c42835 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:58.276291 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-73268f3c-f113-40fb-89fc-29ed35c42835 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:58.276425 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-73268f3c-f113-40fb-89fc-29ed35c42835 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Delete snapshot with id: 4487b3ae-2c11-44d4-a014-787c3d4f3279 Jul 03 23:57:58.282833 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:58.282833 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:58.283320 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-73268f3c-f113-40fb-89fc-29ed35c42835 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:58.293295 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-92c8d6d8-ce63-4657-9451-a0e7d97d504d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:58.296480 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-92c8d6d8-ce63-4657-9451-a0e7d97d504d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:58.296786 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-92c8d6d8-ce63-4657-9451-a0e7d97d504d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:58.296983 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-92c8d6d8-ce63-4657-9451-a0e7d97d504d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:58.297080 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-92c8d6d8-ce63-4657-9451-a0e7d97d504d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:58.301609 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:58.301609 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:58.302337 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-92c8d6d8-ce63-4657-9451-a0e7d97d504d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 200 Jul 03 23:57:58.304716 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 971/3977] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:58 2026] GET /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:58.316745 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d8affad9-5a4b-4ef4-90f0-e10dc02337f0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:58.318405 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-73268f3c-f113-40fb-89fc-29ed35c42835 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot delete request issued successfully. Jul 03 23:57:58.318643 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-73268f3c-f113-40fb-89fc-29ed35c42835 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/4487b3ae-2c11-44d4-a014-787c3d4f3279 returned with HTTP 202 Jul 03 23:57:58.318800 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d8affad9-5a4b-4ef4-90f0-e10dc02337f0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] DELETE https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 Jul 03 23:57:58.319163 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d8affad9-5a4b-4ef4-90f0-e10dc02337f0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:58.319217 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1009/3978] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:57:58 2026] DELETE /volume/v3/snapshots/4487b3ae-2c11-44d4-a014-787c3d4f3279 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:58.320722 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d8affad9-5a4b-4ef4-90f0-e10dc02337f0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:58.320722 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-d8affad9-5a4b-4ef4-90f0-e10dc02337f0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Delete backup with id: 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1. Jul 03 23:57:58.328405 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:58.328405 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:58.328532 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-77b85de5-dc2a-4e6e-850a-07ce90de927e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:58.330118 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-77b85de5-dc2a-4e6e-850a-07ce90de927e tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/4487b3ae-2c11-44d4-a014-787c3d4f3279 Jul 03 23:57:58.331600 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-77b85de5-dc2a-4e6e-850a-07ce90de927e tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:58.331600 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-77b85de5-dc2a-4e6e-850a-07ce90de927e tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:58.337838 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:58.337838 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:58.338199 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-77b85de5-dc2a-4e6e-850a-07ce90de927e tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Snapshot retrieved successfully. Jul 03 23:57:58.339031 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-77b85de5-dc2a-4e6e-850a-07ce90de927e tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/4487b3ae-2c11-44d4-a014-787c3d4f3279 returned with HTTP 200 Jul 03 23:57:58.340031 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 997/3979] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:58 2026] GET /volume/v3/snapshots/4487b3ae-2c11-44d4-a014-787c3d4f3279 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:58.344358 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.backup.rpcapi [None req-d8affad9-5a4b-4ef4-90f0-e10dc02337f0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] delete_backup rpcapi backup_id 31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 {{(pid=99861) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:57:58.346079 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d8affad9-5a4b-4ef4-90f0-e10dc02337f0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 returned with HTTP 202 Jul 03 23:57:58.346079 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1003/3980] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:57:58 2026] DELETE /volume/v3/backups/31a1653c-9f49-4d9c-a8b0-2cdbfb3f79f1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:57:58.373243 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c299709c-4ca4-4090-bd1a-c7ac71a2ef02 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:58.376926 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c299709c-4ca4-4090-bd1a-c7ac71a2ef02 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/ffc2b3bb-589c-4d36-9d1d-9178da642874 Jul 03 23:57:58.376926 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c299709c-4ca4-4090-bd1a-c7ac71a2ef02 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:58.377131 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c299709c-4ca4-4090-bd1a-c7ac71a2ef02 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:58.377292 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-c299709c-4ca4-4090-bd1a-c7ac71a2ef02 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Delete volume with id: ffc2b3bb-589c-4d36-9d1d-9178da642874 Jul 03 23:57:58.389404 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:58.389404 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:58.389923 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c299709c-4ca4-4090-bd1a-c7ac71a2ef02 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:57:58.413474 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c299709c-4ca4-4090-bd1a-c7ac71a2ef02 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Delete volume request issued successfully. Jul 03 23:57:58.413771 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c299709c-4ca4-4090-bd1a-c7ac71a2ef02 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/ffc2b3bb-589c-4d36-9d1d-9178da642874 returned with HTTP 202 Jul 03 23:57:58.414249 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 972/3981] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:57:58 2026] DELETE /volume/v3/volumes/ffc2b3bb-589c-4d36-9d1d-9178da642874 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:58.436002 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4c6b6bde-0fe7-4b90-82e3-74107d521f9e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:58.438211 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4c6b6bde-0fe7-4b90-82e3-74107d521f9e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/volumes/ffc2b3bb-589c-4d36-9d1d-9178da642874 Jul 03 23:57:58.438469 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4c6b6bde-0fe7-4b90-82e3-74107d521f9e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:58.438759 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4c6b6bde-0fe7-4b90-82e3-74107d521f9e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:58.448873 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:58.448873 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:58.454913 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-4c6b6bde-0fe7-4b90-82e3-74107d521f9e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:57:58.460218 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4c6b6bde-0fe7-4b90-82e3-74107d521f9e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/ffc2b3bb-589c-4d36-9d1d-9178da642874 returned with HTTP 200 Jul 03 23:57:58.461013 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1010/3982] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:58 2026] GET /volume/v3/volumes/ffc2b3bb-589c-4d36-9d1d-9178da642874 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:58.546193 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-80a47c93-ef2e-48b2-b92b-cc98b4fc50d5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:58.547331 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-80a47c93-ef2e-48b2-b92b-cc98b4fc50d5 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:57:58.547525 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-80a47c93-ef2e-48b2-b92b-cc98b4fc50d5 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:58.547754 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-80a47c93-ef2e-48b2-b92b-cc98b4fc50d5 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:58.549463 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ff58d089-a2b1-48d0-9072-b8bf5a0fb003 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:58.552107 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ff58d089-a2b1-48d0-9072-b8bf5a0fb003 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:57:58.552611 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ff58d089-a2b1-48d0-9072-b8bf5a0fb003 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:58.552933 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ff58d089-a2b1-48d0-9072-b8bf5a0fb003 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:58.553354 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-ff58d089-a2b1-48d0-9072-b8bf5a0fb003 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:58.559672 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:58.559672 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:58.560119 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:58.560119 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:58.560894 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ff58d089-a2b1-48d0-9072-b8bf5a0fb003 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:57:58.561405 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1004/3983] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:58 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:58.564617 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-80a47c93-ef2e-48b2-b92b-cc98b4fc50d5 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:57:58.571765 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-80a47c93-ef2e-48b2-b92b-cc98b4fc50d5 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:57:58.572638 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 998/3984] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:57:58 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:58.652417 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9e672f40-f9b0-48f4-b927-d286b88b75fa None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:58.653280 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9e672f40-f9b0-48f4-b927-d286b88b75fa None None] GET https://10.4.3.143/volume// Jul 03 23:57:58.653280 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9e672f40-f9b0-48f4-b927-d286b88b75fa None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:58.653980 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9e672f40-f9b0-48f4-b927-d286b88b75fa None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:58.653980 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9e672f40-f9b0-48f4-b927-d286b88b75fa None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:57:58.654571 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 973/3985] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:57:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 23:57:58.664133 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-558b7671-11c4-441c-851b-4aeb64769623 req-78010827-2f7d-4066-a0e4-8c5788d93199 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:58.668498 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-558b7671-11c4-441c-851b-4aeb64769623 req-78010827-2f7d-4066-a0e4-8c5788d93199 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:57:58.668498 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-558b7671-11c4-441c-851b-4aeb64769623 req-78010827-2f7d-4066-a0e4-8c5788d93199 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:58.668498 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-558b7671-11c4-441c-851b-4aeb64769623 req-78010827-2f7d-4066-a0e4-8c5788d93199 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:58.688418 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:58.688418 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:58.695407 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-558b7671-11c4-441c-851b-4aeb64769623 req-78010827-2f7d-4066-a0e4-8c5788d93199 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:57:58.705908 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-558b7671-11c4-441c-851b-4aeb64769623 req-78010827-2f7d-4066-a0e4-8c5788d93199 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:57:58.706619 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1011/3986] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:57:58 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 1028 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:57:58.805947 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-558b7671-11c4-441c-851b-4aeb64769623 req-4d01ebe2-3055-477b-9204-6050984b0dfb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:58.808131 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-558b7671-11c4-441c-851b-4aeb64769623 req-4d01ebe2-3055-477b-9204-6050984b0dfb tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] PUT https://10.4.3.143/volume/v3/attachments/55d18447-2503-4796-929c-1d4657248233 Jul 03 23:57:58.808494 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-558b7671-11c4-441c-851b-4aeb64769623 req-4d01ebe2-3055-477b-9204-6050984b0dfb tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:57:58.816213 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-558b7671-11c4-441c-851b-4aeb64769623 req-4d01ebe2-3055-477b-9204-6050984b0dfb tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Acquiring lock "cinder-attachment_update-321eeb68-412f-41cc-8175-f480993ecd6e-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:57:58.821363 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-558b7671-11c4-441c-851b-4aeb64769623 req-4d01ebe2-3055-477b-9204-6050984b0dfb tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Lock "cinder-attachment_update-321eeb68-412f-41cc-8175-f480993ecd6e-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:57:58.822657 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:58.822657 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:57:59.026256 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-41008e9e-a790-403c-8db4-5f5d124706f0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:59.028574 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-41008e9e-a790-403c-8db4-5f5d124706f0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:57:59.028911 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-41008e9e-a790-403c-8db4-5f5d124706f0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:59.029194 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-41008e9e-a790-403c-8db4-5f5d124706f0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:59.043693 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:59.043693 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:59.049771 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-41008e9e-a790-403c-8db4-5f5d124706f0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:57:59.056041 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-41008e9e-a790-403c-8db4-5f5d124706f0 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:57:59.056425 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 999/3987] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:59 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:59.347393 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-558b7671-11c4-441c-851b-4aeb64769623 req-4d01ebe2-3055-477b-9204-6050984b0dfb tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Lock "cinder-attachment_update-321eeb68-412f-41cc-8175-f480993ecd6e-np0000004490" released by "attachment_update" :: held 0.525s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:57:59.347393 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-558b7671-11c4-441c-851b-4aeb64769623 req-4d01ebe2-3055-477b-9204-6050984b0dfb tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/attachments/55d18447-2503-4796-929c-1d4657248233 returned with HTTP 200 Jul 03 23:57:59.347393 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1005/3988] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:57:58 2026] PUT /volume/v3/attachments/55d18447-2503-4796-929c-1d4657248233 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:59.350724 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a9a283da-179f-44ce-887a-77401a6fbafd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:59.352830 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a9a283da-179f-44ce-887a-77401a6fbafd tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/snapshots/4487b3ae-2c11-44d4-a014-787c3d4f3279 Jul 03 23:57:59.354723 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a9a283da-179f-44ce-887a-77401a6fbafd tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:59.354723 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a9a283da-179f-44ce-887a-77401a6fbafd tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:59.360024 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a9a283da-179f-44ce-887a-77401a6fbafd tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/snapshots/4487b3ae-2c11-44d4-a014-787c3d4f3279 returned with HTTP 404 Jul 03 23:57:59.360555 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 974/3989] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:57:59 2026] GET /volume/v3/snapshots/4487b3ae-2c11-44d4-a014-787c3d4f3279 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:59.371656 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0a818d00-0b94-412f-b98a-e638f7fa869f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:59.373750 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0a818d00-0b94-412f-b98a-e638f7fa869f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/5e3706d4-ca81-42ea-b578-3b3936e37d3c Jul 03 23:57:59.373977 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0a818d00-0b94-412f-b98a-e638f7fa869f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:59.374180 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0a818d00-0b94-412f-b98a-e638f7fa869f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:59.374402 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-0a818d00-0b94-412f-b98a-e638f7fa869f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Delete volume with id: 5e3706d4-ca81-42ea-b578-3b3936e37d3c Jul 03 23:57:59.382025 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:59.382025 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:59.383726 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0a818d00-0b94-412f-b98a-e638f7fa869f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:59.405549 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0a818d00-0b94-412f-b98a-e638f7fa869f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Delete volume request issued successfully. Jul 03 23:57:59.405820 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0a818d00-0b94-412f-b98a-e638f7fa869f tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/5e3706d4-ca81-42ea-b578-3b3936e37d3c returned with HTTP 202 Jul 03 23:57:59.406261 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1012/3990] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:57:59 2026] DELETE /volume/v3/volumes/5e3706d4-ca81-42ea-b578-3b3936e37d3c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:57:59.415422 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-37dcf53d-3038-48ff-8978-6f4b2f0bd665 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:59.417372 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-37dcf53d-3038-48ff-8978-6f4b2f0bd665 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/5e3706d4-ca81-42ea-b578-3b3936e37d3c Jul 03 23:57:59.419717 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-37dcf53d-3038-48ff-8978-6f4b2f0bd665 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:59.419717 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-37dcf53d-3038-48ff-8978-6f4b2f0bd665 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:59.425413 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:59.425413 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:59.429863 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-37dcf53d-3038-48ff-8978-6f4b2f0bd665 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Volume info retrieved successfully. Jul 03 23:57:59.435613 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-37dcf53d-3038-48ff-8978-6f4b2f0bd665 tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/5e3706d4-ca81-42ea-b578-3b3936e37d3c returned with HTTP 200 Jul 03 23:57:59.436094 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1000/3991] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:59 2026] GET /volume/v3/volumes/5e3706d4-ca81-42ea-b578-3b3936e37d3c => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:57:59.490835 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-08767937-fad4-4770-8fc9-6566915764d5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:59.492652 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-08767937-fad4-4770-8fc9-6566915764d5 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/volumes/ffc2b3bb-589c-4d36-9d1d-9178da642874 Jul 03 23:57:59.493040 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-08767937-fad4-4770-8fc9-6566915764d5 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:59.493719 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-08767937-fad4-4770-8fc9-6566915764d5 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:59.498800 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-08767937-fad4-4770-8fc9-6566915764d5 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/ffc2b3bb-589c-4d36-9d1d-9178da642874 returned with HTTP 404 Jul 03 23:57:59.499223 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1006/3992] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:57:59 2026] GET /volume/v3/volumes/ffc2b3bb-589c-4d36-9d1d-9178da642874 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:57:59.506971 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ae70d69e-a3e4-44de-bc24-cadf67153dbf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:59.508855 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ae70d69e-a3e4-44de-bc24-cadf67153dbf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e/export_record Jul 03 23:57:59.509088 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ae70d69e-a3e4-44de-bc24-cadf67153dbf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:59.509265 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ae70d69e-a3e4-44de-bc24-cadf67153dbf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'export_record' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:59.509390 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-ae70d69e-a3e4-44de-bc24-cadf67153dbf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Export record for backup 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99860) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 23:57:59.514351 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:59.514351 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:57:59.515122 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.backup.api [None req-ae70d69e-a3e4-44de-bc24-cadf67153dbf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling RPCAPI with context: , host: np0000004490, backup: 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99860) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 23:57:59.525768 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.backup.rpcapi [None req-ae70d69e-a3e4-44de-bc24-cadf67153dbf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] export_record in rpcapi backup_id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e on host np0000004490. {{(pid=99860) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 23:57:59.588102 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e9594efa-d0d8-420d-ad61-e2c2aa62b16c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:59.590937 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e9594efa-d0d8-420d-ad61-e2c2aa62b16c tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:57:59.591204 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e9594efa-d0d8-420d-ad61-e2c2aa62b16c tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:59.591462 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e9594efa-d0d8-420d-ad61-e2c2aa62b16c tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:59.591622 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-e9594efa-d0d8-420d-ad61-e2c2aa62b16c tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:57:59.597296 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:59.597296 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:57:59.598314 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e9594efa-d0d8-420d-ad61-e2c2aa62b16c tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:57:59.598831 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1013/3993] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:57:59 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:57:59.610131 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1aa8a3f3-f3c7-49f3-9289-7ca11a980ff9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:57:59.614724 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1aa8a3f3-f3c7-49f3-9289-7ca11a980ff9 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:57:59.614724 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1aa8a3f3-f3c7-49f3-9289-7ca11a980ff9 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:57:59.614724 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1aa8a3f3-f3c7-49f3-9289-7ca11a980ff9 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:57:59.623848 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:57:59.623848 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:57:59.627981 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1aa8a3f3-f3c7-49f3-9289-7ca11a980ff9 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:57:59.633421 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1aa8a3f3-f3c7-49f3-9289-7ca11a980ff9 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:57:59.634071 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1001/3994] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:57:59 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:00.028263 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-ae70d69e-a3e4-44de-bc24-cadf67153dbf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjNiMTViZTctOWFhZC00ZTRiLWJkMGMtODE3YWI2MGU5ZjRlIiwgInVzZXJfaWQiOiAiODQ5Nzc2ZTI1NTA4NDgzNGEyMjczODI0NTQzNWMxZWQiLCAicHJvamVjdF9pZCI6ICJlN2M4Y2YyYzk2OGE0ZmU4YjNjODE2M2FmZGRlMzAwNiIsICJ2b2x1bWVfaWQiOiAiZWQ3NjhiYjYtMmFkZC00NmJmLTkyYzktZTJiZGQ4ODY3YjY4IiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTg4NjEzNjQ1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWQ3NjhiYjYtMmFkZC00NmJmLTkyYzktZTJiZGQ4ODY3YjY4LzIwMjYwNzAzMjM1NzAxL2F6X25vdmFfYmFja3VwXzYzYjE1YmU3LTlhYWQtNGU0Yi1iZDBjLTgxN2FiNjBlOWY0ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMjM6NTY6NThaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMjM6NTY6NThaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMzo1NzoxNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99860) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 23:58:00.028552 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ae70d69e-a3e4-44de-bc24-cadf67153dbf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e/export_record returned with HTTP 200 Jul 03 23:58:00.029048 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 975/3995] 10.4.3.143 () {68 vars in 1430 bytes} [Fri Jul 3 23:57:59 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e/export_record => generated 1424 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:00.038305 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:00.040045 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:58:00.040393 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2105038162"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:00.041969 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2105038162'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:58:00.042098 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Create volume of 1 GB Jul 03 23:58:00.042377 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:00.042377 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:00.046571 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Availability Zones retrieved successfully. Jul 03 23:58:00.052949 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Flow 'volume_create_api' (c5a84699-50c1-47bc-a11e-a52b9f504b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:00.053834 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (102fbe98-9fe8-4a7c-b825-1b64c0aa7467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:00.054583 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:58:00.071188 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0077a7fa-e251-48ec-a5ed-f7b400a5a9c8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:00.073456 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0077a7fa-e251-48ec-a5ed-f7b400a5a9c8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:58:00.073675 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0077a7fa-e251-48ec-a5ed-f7b400a5a9c8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:00.073940 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0077a7fa-e251-48ec-a5ed-f7b400a5a9c8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:00.083425 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (102fbe98-9fe8-4a7c-b825-1b64c0aa7467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:00.084230 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58634618-1a11-4f9c-9876-17241ce0dac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:00.088991 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:00.088991 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:00.094442 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0077a7fa-e251-48ec-a5ed-f7b400a5a9c8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:58:00.100349 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0077a7fa-e251-48ec-a5ed-f7b400a5a9c8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:58:00.101549 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1014/3996] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:00 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:00.130396 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Created reservations ['fc391507-9057-4047-ae5e-6036de490bd0', 'b25b2121-a32e-4fdb-a208-b55ad6e31667', '6eef64f3-e349-4428-bef7-57c23f26d092', '7d2ff31d-1e27-49ab-be4b-80146682b46f'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:00.131303 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58634618-1a11-4f9c-9876-17241ce0dac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc391507-9057-4047-ae5e-6036de490bd0', 'b25b2121-a32e-4fdb-a208-b55ad6e31667', '6eef64f3-e349-4428-bef7-57c23f26d092', '7d2ff31d-1e27-49ab-be4b-80146682b46f']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:00.132060 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c3205d-8f82-474b-9839-4b2ce9603e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:00.155846 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c3205d-8f82-474b-9839-4b2ce9603e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec3b2cb3-b610-47a2-8ca7-de05d86026e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2105038162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c8cf2c968a4fe8b3c8163afdde3006',qos_specs=None,replication_status=,reservations=['fc391507-9057-4047-ae5e-6036de490bd0','b25b2121-a32e-4fdb-a208-b55ad6e31667','6eef64f3-e349-4428-bef7-57c23f26d092','7d2ff31d-1e27-49ab-be4b-80146682b46f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='849776e255084834a22738245435c1ed',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:58:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2105038162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec3b2cb3-b610-47a2-8ca7-de05d86026e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7c8cf2c968a4fe8b3c8163afdde3006',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='849776e255084834a22738245435c1ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:00.157377 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bc31ae5-a28d-4e7d-aef1-7134def32476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:00.177649 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bc31ae5-a28d-4e7d-aef1-7134def32476) transitioned into state 'SUCCESS' from state '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-2105038162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c8cf2c968a4fe8b3c8163afdde3006',qos_specs=None,replication_status=,reservations=['fc391507-9057-4047-ae5e-6036de490bd0','b25b2121-a32e-4fdb-a208-b55ad6e31667','6eef64f3-e349-4428-bef7-57c23f26d092','7d2ff31d-1e27-49ab-be4b-80146682b46f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='849776e255084834a22738245435c1ed',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:00.178352 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a18a7327-f731-4011-bcc0-22fad91b7849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:00.187398 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a18a7327-f731-4011-bcc0-22fad91b7849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:00.188206 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Flow 'volume_create_api' (c5a84699-50c1-47bc-a11e-a52b9f504b31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:00.188512 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Create volume request issued successfully. Jul 03 23:58:00.189148 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-44fa9d08-ea3e-4730-9643-e302afb98fe8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:58:00.189555 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1007/3997] 10.4.3.143 () {70 vars in 1298 bytes} [Fri Jul 3 23:58:00 2026] POST /volume/v3/volumes => generated 778 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:00.207295 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-34cee3cd-4a45-48d2-8125-63b01ebcdecc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:00.212818 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-34cee3cd-4a45-48d2-8125-63b01ebcdecc tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/volumes/ec3b2cb3-b610-47a2-8ca7-de05d86026e4 Jul 03 23:58:00.212818 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-34cee3cd-4a45-48d2-8125-63b01ebcdecc tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:00.212818 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-34cee3cd-4a45-48d2-8125-63b01ebcdecc tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:00.223462 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:00.223462 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:00.228444 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-34cee3cd-4a45-48d2-8125-63b01ebcdecc tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:58:00.234291 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-34cee3cd-4a45-48d2-8125-63b01ebcdecc tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/ec3b2cb3-b610-47a2-8ca7-de05d86026e4 returned with HTTP 200 Jul 03 23:58:00.235487 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1002/3998] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:00 2026] GET /volume/v3/volumes/ec3b2cb3-b610-47a2-8ca7-de05d86026e4 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:00.450515 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d5ab919b-7a40-4465-8ae9-c3d83e0bad4d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:00.454469 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d5ab919b-7a40-4465-8ae9-c3d83e0bad4d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] GET https://10.4.3.143/volume/v3/volumes/5e3706d4-ca81-42ea-b578-3b3936e37d3c Jul 03 23:58:00.454780 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d5ab919b-7a40-4465-8ae9-c3d83e0bad4d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:00.455063 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d5ab919b-7a40-4465-8ae9-c3d83e0bad4d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:00.465295 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d5ab919b-7a40-4465-8ae9-c3d83e0bad4d tempest-ProjectReaderTests-2002205857 tempest-ProjectReaderTests-2002205857-project-admin] https://10.4.3.143/volume/v3/volumes/5e3706d4-ca81-42ea-b578-3b3936e37d3c returned with HTTP 404 Jul 03 23:58:00.465887 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 976/3999] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:00 2026] GET /volume/v3/volumes/5e3706d4-ca81-42ea-b578-3b3936e37d3c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:00.610900 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a1179e05-f146-434c-a11d-069a66ce79a2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:00.612741 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a1179e05-f146-434c-a11d-069a66ce79a2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:58:00.613398 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a1179e05-f146-434c-a11d-069a66ce79a2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:00.613398 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a1179e05-f146-434c-a11d-069a66ce79a2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:00.613398 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-a1179e05-f146-434c-a11d-069a66ce79a2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:00.617252 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:00.617252 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:00.617833 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a1179e05-f146-434c-a11d-069a66ce79a2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:58:00.618190 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1015/4000] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:00 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:00.649972 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-796e4584-0891-46c8-97e2-4b4477cd3fab None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:00.652350 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-796e4584-0891-46c8-97e2-4b4477cd3fab tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:00.652656 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-796e4584-0891-46c8-97e2-4b4477cd3fab tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:00.652955 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-796e4584-0891-46c8-97e2-4b4477cd3fab tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:00.667986 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:00.667986 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:00.679875 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-796e4584-0891-46c8-97e2-4b4477cd3fab tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:00.685151 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-796e4584-0891-46c8-97e2-4b4477cd3fab tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:58:00.685966 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1008/4001] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:58:00 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:01.115964 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d6fd3abc-8130-40e2-a559-18f10e176588 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:01.120772 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d6fd3abc-8130-40e2-a559-18f10e176588 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:58:01.121035 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d6fd3abc-8130-40e2-a559-18f10e176588 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:01.121257 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d6fd3abc-8130-40e2-a559-18f10e176588 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:01.141254 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:01.141254 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:01.146669 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d6fd3abc-8130-40e2-a559-18f10e176588 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:58:01.153403 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d6fd3abc-8130-40e2-a559-18f10e176588 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:58:01.154062 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1003/4002] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:01 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:01.261880 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ae13a538-909c-47c9-b7c9-05c545f04797 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:01.263872 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ae13a538-909c-47c9-b7c9-05c545f04797 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/volumes/ec3b2cb3-b610-47a2-8ca7-de05d86026e4 Jul 03 23:58:01.264096 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ae13a538-909c-47c9-b7c9-05c545f04797 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:01.264337 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ae13a538-909c-47c9-b7c9-05c545f04797 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:01.273438 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:01.273438 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:01.283146 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ae13a538-909c-47c9-b7c9-05c545f04797 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:58:01.290220 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ae13a538-909c-47c9-b7c9-05c545f04797 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/ec3b2cb3-b610-47a2-8ca7-de05d86026e4 returned with HTTP 200 Jul 03 23:58:01.290944 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 977/4003] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:01 2026] GET /volume/v3/volumes/ec3b2cb3-b610-47a2-8ca7-de05d86026e4 => generated 1018 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:01.309580 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-fe1e1107-e16f-4e79-bf84-27f21a64d81e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:01.315125 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fe1e1107-e16f-4e79-bf84-27f21a64d81e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 03 23:58:01.315488 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fe1e1107-e16f-4e79-bf84-27f21a64d81e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ec3b2cb3-b610-47a2-8ca7-de05d86026e4", "name": "tempest-type-Backup-1432066294"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:01.316999 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-fe1e1107-e16f-4e79-bf84-27f21a64d81e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Creating new backup {'backup': {'volume_id': 'ec3b2cb3-b610-47a2-8ca7-de05d86026e4', 'name': 'tempest-type-Backup-1432066294'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:58:01.317148 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-fe1e1107-e16f-4e79-bf84-27f21a64d81e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Creating backup of volume ec3b2cb3-b610-47a2-8ca7-de05d86026e4 in container None Jul 03 23:58:01.325502 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:01.325502 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:01.328103 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-fe1e1107-e16f-4e79-bf84-27f21a64d81e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:58:01.346893 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-fe1e1107-e16f-4e79-bf84-27f21a64d81e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Created reservations ['391ee9a5-d856-49c7-a595-387e0c643e4b', '856e5396-509a-44ea-97f3-92c3d859d220'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:01.402952 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fe1e1107-e16f-4e79-bf84-27f21a64d81e tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:58:01.403580 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1016/4004] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:58:01 2026] POST /volume/v3/backups => generated 316 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:01.413395 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f7a4236f-fb74-4e14-b4d6-702606c690e6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:01.415326 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f7a4236f-fb74-4e14-b4d6-702606c690e6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:01.415574 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f7a4236f-fb74-4e14-b4d6-702606c690e6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:01.415781 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f7a4236f-fb74-4e14-b4d6-702606c690e6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:01.415872 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-f7a4236f-fb74-4e14-b4d6-702606c690e6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:01.424558 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:01.424558 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:01.425502 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f7a4236f-fb74-4e14-b4d6-702606c690e6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:01.425954 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1009/4005] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:01 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:01.633877 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-827b12db-3671-44c9-94ba-e662711eecf5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:01.635723 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-827b12db-3671-44c9-94ba-e662711eecf5 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:58:01.635996 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-827b12db-3671-44c9-94ba-e662711eecf5 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:01.636244 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-827b12db-3671-44c9-94ba-e662711eecf5 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:01.636399 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-827b12db-3671-44c9-94ba-e662711eecf5 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:01.643407 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:01.643407 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:01.644353 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-827b12db-3671-44c9-94ba-e662711eecf5 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:58:01.645125 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1004/4006] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:01 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:01.711798 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-31574826-d50e-4d7b-8276-8e7adf7ab70e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:01.713843 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-31574826-d50e-4d7b-8276-8e7adf7ab70e tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:01.714230 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-31574826-d50e-4d7b-8276-8e7adf7ab70e tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:01.717723 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-31574826-d50e-4d7b-8276-8e7adf7ab70e tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:01.724438 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:01.724438 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:01.733167 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-31574826-d50e-4d7b-8276-8e7adf7ab70e tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:01.740528 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-31574826-d50e-4d7b-8276-8e7adf7ab70e tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:58:01.741845 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 978/4007] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:58:01 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:02.170762 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7a15119d-f30a-417e-911c-7c2b5718e6b6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.173035 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7a15119d-f30a-417e-911c-7c2b5718e6b6 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:58:02.173304 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7a15119d-f30a-417e-911c-7c2b5718e6b6 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:02.173581 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7a15119d-f30a-417e-911c-7c2b5718e6b6 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:02.183897 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:02.183897 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:02.188977 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7a15119d-f30a-417e-911c-7c2b5718e6b6 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:58:02.193452 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7a15119d-f30a-417e-911c-7c2b5718e6b6 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:58:02.193946 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1017/4008] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:02 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:02.324306 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d4c8eee7-0db8-4389-8448-3822114d77d1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.420209 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d4c8eee7-0db8-4389-8448-3822114d77d1 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:58:02.420631 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d4c8eee7-0db8-4389-8448-3822114d77d1 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2055365148", "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=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:02.438154 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6610d0ca-2286-4333-b0c5-d1d6c784393c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.440657 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6610d0ca-2286-4333-b0c5-d1d6c784393c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:02.441069 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6610d0ca-2286-4333-b0c5-d1d6c784393c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:02.441408 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6610d0ca-2286-4333-b0c5-d1d6c784393c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:02.441808 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-6610d0ca-2286-4333-b0c5-d1d6c784393c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:02.444678 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d4c8eee7-0db8-4389-8448-3822114d77d1 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:58:02.445206 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1010/4009] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:58:02 2026] POST /volume/v3/types => generated 380 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:02.447741 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:02.447741 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:02.448493 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6610d0ca-2286-4333-b0c5-d1d6c784393c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:02.448953 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1005/4010] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:02 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:02.456402 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cc6ddb62-861c-4a45-b7cf-d811632be3a1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.458474 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cc6ddb62-861c-4a45-b7cf-d811632be3a1 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] POST https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/encryption Jul 03 23:58:02.458854 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cc6ddb62-861c-4a45-b7cf-d811632be3a1 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:02.479787 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cc6ddb62-861c-4a45-b7cf-d811632be3a1 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/encryption returned with HTTP 200 Jul 03 23:58:02.480194 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 979/4011] 10.4.3.143 () {68 vars in 1397 bytes} [Fri Jul 3 23:58:02 2026] POST /volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:02.490970 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-41f29fbf-1d63-4e83-90f4-63d4833f4ad6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.494271 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-41f29fbf-1d63-4e83-90f4-63d4833f4ad6 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:58:02.494720 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-41f29fbf-1d63-4e83-90f4-63d4833f4ad6 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1975963955", "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=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:02.513851 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-41f29fbf-1d63-4e83-90f4-63d4833f4ad6 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:58:02.514225 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1018/4012] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:58:02 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:02.524928 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f520e4d6-fd53-4bdb-a9ff-7762f201e721 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.600723 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f520e4d6-fd53-4bdb-a9ff-7762f201e721 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] POST https://10.4.3.143/volume/v3/types/dcc97cf0-5db1-41df-9847-dd30b098e28b/encryption Jul 03 23:58:02.601081 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f520e4d6-fd53-4bdb-a9ff-7762f201e721 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:02.602929 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.policy [None req-f520e4d6-fd53-4bdb-a9ff-7762f201e721 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '1f5b9446fd4d49eab8fe3f2bb3a77ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4927db95a0b44f1942360a100f02db3', '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=99861) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:58:02.603119 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f520e4d6-fd53-4bdb-a9ff-7762f201e721 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] https://10.4.3.143/volume/v3/types/dcc97cf0-5db1-41df-9847-dd30b098e28b/encryption returned with HTTP 403 Jul 03 23:58:02.603517 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1011/4013] 10.4.3.143 () {68 vars in 1397 bytes} [Fri Jul 3 23:58:02 2026] POST /volume/v3/types/dcc97cf0-5db1-41df-9847-dd30b098e28b/encryption => generated 127 bytes in 79 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:02.613373 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c4a204e6-3132-47c7-af0b-d66e4d6f0ae1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.615055 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c4a204e6-3132-47c7-af0b-d66e4d6f0ae1 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:58:02.615418 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c4a204e6-3132-47c7-af0b-d66e4d6f0ae1 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1704598297", "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=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:02.641313 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c4a204e6-3132-47c7-af0b-d66e4d6f0ae1 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:58:02.641745 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1006/4014] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:58:02 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:02.654289 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a2fd05f6-d28c-4090-b060-92f5fc90d1ff None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.655715 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e5e2b889-e328-4b50-92ac-19e95469a4d4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.656375 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a2fd05f6-d28c-4090-b060-92f5fc90d1ff tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] POST https://10.4.3.143/volume/v3/types/829cee02-ce10-45b1-913b-298840942d23/extra_specs Jul 03 23:58:02.656803 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a2fd05f6-d28c-4090-b060-92f5fc90d1ff tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:02.658160 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e5e2b889-e328-4b50-92ac-19e95469a4d4 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:58:02.658360 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e5e2b889-e328-4b50-92ac-19e95469a4d4 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:02.658637 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e5e2b889-e328-4b50-92ac-19e95469a4d4 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:02.658734 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-e5e2b889-e328-4b50-92ac-19e95469a4d4 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:02.659193 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.policy [None req-a2fd05f6-d28c-4090-b060-92f5fc90d1ff tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '1f5b9446fd4d49eab8fe3f2bb3a77ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4927db95a0b44f1942360a100f02db3', '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=99860) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:58:02.659434 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a2fd05f6-d28c-4090-b060-92f5fc90d1ff tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] https://10.4.3.143/volume/v3/types/829cee02-ce10-45b1-913b-298840942d23/extra_specs returned with HTTP 403 Jul 03 23:58:02.659942 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 980/4015] 10.4.3.143 () {68 vars in 1399 bytes} [Fri Jul 3 23:58:02 2026] POST /volume/v3/types/829cee02-ce10-45b1-913b-298840942d23/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:02.663755 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:02.663755 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:02.664309 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e5e2b889-e328-4b50-92ac-19e95469a4d4 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:58:02.665766 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1019/4016] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:02 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:02.668836 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-171c0f56-6c1d-49e7-91a4-807d1b7b7cd4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.670438 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-171c0f56-6c1d-49e7-91a4-807d1b7b7cd4 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] PUT https://10.4.3.143/volume/v3/types/829cee02-ce10-45b1-913b-298840942d23/extra_specs/key2 Jul 03 23:58:02.670764 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-171c0f56-6c1d-49e7-91a4-807d1b7b7cd4 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:02.672898 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.policy [None req-171c0f56-6c1d-49e7-91a4-807d1b7b7cd4 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1f5b9446fd4d49eab8fe3f2bb3a77ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4927db95a0b44f1942360a100f02db3', '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=99861) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:58:02.673058 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-171c0f56-6c1d-49e7-91a4-807d1b7b7cd4 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] https://10.4.3.143/volume/v3/types/829cee02-ce10-45b1-913b-298840942d23/extra_specs/key2 returned with HTTP 403 Jul 03 23:58:02.673424 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1012/4017] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:58:02 2026] PUT /volume/v3/types/829cee02-ce10-45b1-913b-298840942d23/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:02.687727 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2e74d45f-adf7-4cc1-b2bf-ea5225fe0279 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.689304 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2e74d45f-adf7-4cc1-b2bf-ea5225fe0279 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] POST https://10.4.3.143/volume/v3/types Jul 03 23:58:02.689610 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2e74d45f-adf7-4cc1-b2bf-ea5225fe0279 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:02.691295 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.policy [None req-2e74d45f-adf7-4cc1-b2bf-ea5225fe0279 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '1f5b9446fd4d49eab8fe3f2bb3a77ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4927db95a0b44f1942360a100f02db3', '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=99863) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:58:02.691464 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2e74d45f-adf7-4cc1-b2bf-ea5225fe0279 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] https://10.4.3.143/volume/v3/types returned with HTTP 403 Jul 03 23:58:02.692034 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1007/4018] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:58:02 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 03 23:58:02.700527 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-28bb3641-7e9c-456a-8997-1077bdf21203 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.702281 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-28bb3641-7e9c-456a-8997-1077bdf21203 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:58:02.702744 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-28bb3641-7e9c-456a-8997-1077bdf21203 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1422640143", "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=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:02.722854 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-28bb3641-7e9c-456a-8997-1077bdf21203 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:58:02.723224 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 981/4019] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:58:02 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:02.732362 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2553d0ae-d195-432f-a093-62b3c1592c8c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.734151 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2553d0ae-d195-432f-a093-62b3c1592c8c tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] POST https://10.4.3.143/volume/v3/types/124a1e30-8063-4329-8211-4661bcdd7285/encryption Jul 03 23:58:02.734506 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2553d0ae-d195-432f-a093-62b3c1592c8c tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:02.749840 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2553d0ae-d195-432f-a093-62b3c1592c8c tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] https://10.4.3.143/volume/v3/types/124a1e30-8063-4329-8211-4661bcdd7285/encryption returned with HTTP 200 Jul 03 23:58:02.750161 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1020/4020] 10.4.3.143 () {68 vars in 1397 bytes} [Fri Jul 3 23:58:02 2026] POST /volume/v3/types/124a1e30-8063-4329-8211-4661bcdd7285/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:02.758271 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-385ffa04-7fd8-4126-983b-5ee02b6c4e4a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.759895 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f9d0adb5-e6d2-4048-a509-a891d8d1c001 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.760374 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-385ffa04-7fd8-4126-983b-5ee02b6c4e4a tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] DELETE https://10.4.3.143/volume/v3/types/124a1e30-8063-4329-8211-4661bcdd7285/encryption/ad54c1ea-1179-45ea-bbb9-fc834d1f0fe5 Jul 03 23:58:02.760620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-385ffa04-7fd8-4126-983b-5ee02b6c4e4a tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:02.760849 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-385ffa04-7fd8-4126-983b-5ee02b6c4e4a tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:02.761562 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.policy [None req-385ffa04-7fd8-4126-983b-5ee02b6c4e4a tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '1f5b9446fd4d49eab8fe3f2bb3a77ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4927db95a0b44f1942360a100f02db3', '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=99861) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:58:02.761835 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-385ffa04-7fd8-4126-983b-5ee02b6c4e4a tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] https://10.4.3.143/volume/v3/types/124a1e30-8063-4329-8211-4661bcdd7285/encryption/ad54c1ea-1179-45ea-bbb9-fc834d1f0fe5 returned with HTTP 403 Jul 03 23:58:02.761912 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f9d0adb5-e6d2-4048-a509-a891d8d1c001 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:02.762139 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f9d0adb5-e6d2-4048-a509-a891d8d1c001 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:02.762276 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1013/4021] 10.4.3.143 () {66 vars in 1489 bytes} [Fri Jul 3 23:58:02 2026] DELETE /volume/v3/types/124a1e30-8063-4329-8211-4661bcdd7285/encryption/ad54c1ea-1179-45ea-bbb9-fc834d1f0fe5 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:02.762387 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f9d0adb5-e6d2-4048-a509-a891d8d1c001 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:02.769968 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-41fcf0dc-86dc-4932-9fbe-f2f56ed4658d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.771764 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-41fcf0dc-86dc-4932-9fbe-f2f56ed4658d tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:58:02.772127 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:02.772127 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:02.772246 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-41fcf0dc-86dc-4932-9fbe-f2f56ed4658d tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1906270671", "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=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:02.775722 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f9d0adb5-e6d2-4048-a509-a891d8d1c001 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:02.779886 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f9d0adb5-e6d2-4048-a509-a891d8d1c001 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:58:02.780296 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1008/4022] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:58:02 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:02.792880 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-41fcf0dc-86dc-4932-9fbe-f2f56ed4658d tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:58:02.793331 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 982/4023] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:58:02 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:02.803652 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c0db2a29-8876-46cd-acff-2402e6fa744e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.805743 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c0db2a29-8876-46cd-acff-2402e6fa744e tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] DELETE https://10.4.3.143/volume/v3/types/94d37d44-cf5b-4bdb-9615-9727ffcc5515/extra_specs/key1 Jul 03 23:58:02.805968 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c0db2a29-8876-46cd-acff-2402e6fa744e tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:02.806178 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c0db2a29-8876-46cd-acff-2402e6fa744e tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:02.811539 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.policy [None req-c0db2a29-8876-46cd-acff-2402e6fa744e tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '1f5b9446fd4d49eab8fe3f2bb3a77ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4927db95a0b44f1942360a100f02db3', '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=99862) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:58:02.811801 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c0db2a29-8876-46cd-acff-2402e6fa744e tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] https://10.4.3.143/volume/v3/types/94d37d44-cf5b-4bdb-9615-9727ffcc5515/extra_specs/key1 returned with HTTP 403 Jul 03 23:58:02.812310 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1021/4024] 10.4.3.143 () {66 vars in 1396 bytes} [Fri Jul 3 23:58:02 2026] DELETE /volume/v3/types/94d37d44-cf5b-4bdb-9615-9727ffcc5515/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:02.822063 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-92876b8c-5dbe-4d9b-ad3c-0e4e47cd5103 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.824140 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-92876b8c-5dbe-4d9b-ad3c-0e4e47cd5103 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:58:02.824667 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-92876b8c-5dbe-4d9b-ad3c-0e4e47cd5103 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1278115970", "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=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:02.845674 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-92876b8c-5dbe-4d9b-ad3c-0e4e47cd5103 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:58:02.846199 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1014/4025] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:58:02 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:02.855842 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ba69257c-891a-4bc6-af11-e46f1acc8699 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.857771 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ba69257c-891a-4bc6-af11-e46f1acc8699 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] DELETE https://10.4.3.143/volume/v3/types/41c57872-1f41-4fbd-b936-6fad955fd149 Jul 03 23:58:02.857971 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ba69257c-891a-4bc6-af11-e46f1acc8699 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:02.858190 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ba69257c-891a-4bc6-af11-e46f1acc8699 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Calling method '_delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:02.858856 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.policy [None req-ba69257c-891a-4bc6-af11-e46f1acc8699 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '1f5b9446fd4d49eab8fe3f2bb3a77ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4927db95a0b44f1942360a100f02db3', '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=99863) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:58:02.859031 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ba69257c-891a-4bc6-af11-e46f1acc8699 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] https://10.4.3.143/volume/v3/types/41c57872-1f41-4fbd-b936-6fad955fd149 returned with HTTP 403 Jul 03 23:58:02.859462 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1009/4026] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:58:02 2026] DELETE /volume/v3/types/41c57872-1f41-4fbd-b936-6fad955fd149 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:02.869482 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-99957675-c493-4c02-88ad-8aaf1334b476 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.871499 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-99957675-c493-4c02-88ad-8aaf1334b476 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] GET https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/extra_specs Jul 03 23:58:02.871889 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-99957675-c493-4c02-88ad-8aaf1334b476 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:02.872143 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-99957675-c493-4c02-88ad-8aaf1334b476 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:02.882078 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-99957675-c493-4c02-88ad-8aaf1334b476 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/extra_specs returned with HTTP 200 Jul 03 23:58:02.882600 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 983/4027] 10.4.3.143 () {66 vars in 1378 bytes} [Fri Jul 3 23:58:02 2026] GET /volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:02.893904 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cd7f9ab9-11a7-43bf-b68d-f2fd090e1c33 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.895982 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cd7f9ab9-11a7-43bf-b68d-f2fd090e1c33 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] GET https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/encryption/cipher Jul 03 23:58:02.896188 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cd7f9ab9-11a7-43bf-b68d-f2fd090e1c33 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:02.896409 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cd7f9ab9-11a7-43bf-b68d-f2fd090e1c33 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:02.897119 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.policy [None req-cd7f9ab9-11a7-43bf-b68d-f2fd090e1c33 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1f5b9446fd4d49eab8fe3f2bb3a77ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4927db95a0b44f1942360a100f02db3', '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=99862) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:58:02.897307 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cd7f9ab9-11a7-43bf-b68d-f2fd090e1c33 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/encryption/cipher returned with HTTP 403 Jul 03 23:58:02.897749 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1022/4028] 10.4.3.143 () {66 vars in 1396 bytes} [Fri Jul 3 23:58:02 2026] GET /volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:02.908168 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4e6b9adb-3ce6-4da1-88cf-e25092229c4a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.910622 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4e6b9adb-3ce6-4da1-88cf-e25092229c4a tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] GET https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/encryption Jul 03 23:58:02.910908 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4e6b9adb-3ce6-4da1-88cf-e25092229c4a tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:02.911121 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4e6b9adb-3ce6-4da1-88cf-e25092229c4a tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:02.911857 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.policy [None req-4e6b9adb-3ce6-4da1-88cf-e25092229c4a tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1f5b9446fd4d49eab8fe3f2bb3a77ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4927db95a0b44f1942360a100f02db3', '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=99861) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:58:02.912026 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4e6b9adb-3ce6-4da1-88cf-e25092229c4a tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/encryption returned with HTTP 403 Jul 03 23:58:02.912469 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1015/4029] 10.4.3.143 () {66 vars in 1375 bytes} [Fri Jul 3 23:58:02 2026] GET /volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:02.923196 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-531f69eb-8eff-4e87-9d9f-d514aaacb6fc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.925087 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-531f69eb-8eff-4e87-9d9f-d514aaacb6fc tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] GET https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/extra_specs/multiattach Jul 03 23:58:02.925264 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-531f69eb-8eff-4e87-9d9f-d514aaacb6fc tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:02.925433 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-531f69eb-8eff-4e87-9d9f-d514aaacb6fc tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:02.936857 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-531f69eb-8eff-4e87-9d9f-d514aaacb6fc tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/extra_specs/multiattach returned with HTTP 200 Jul 03 23:58:02.937279 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1010/4030] 10.4.3.143 () {66 vars in 1414 bytes} [Fri Jul 3 23:58:02 2026] GET /volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/extra_specs/multiattach => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 23:58:02.945728 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b6cc52c9-1be9-466c-9955-e1a905857e7d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:02.947534 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b6cc52c9-1be9-466c-9955-e1a905857e7d tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] GET https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/extra_specs/volume_backend_name Jul 03 23:58:02.947842 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b6cc52c9-1be9-466c-9955-e1a905857e7d tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:02.948118 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b6cc52c9-1be9-466c-9955-e1a905857e7d tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:02.955737 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b6cc52c9-1be9-466c-9955-e1a905857e7d tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 23:58:02.956382 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 984/4031] 10.4.3.143 () {66 vars in 1438 bytes} [Fri Jul 3 23:58:02 2026] GET /volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:03.032631 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-fa1e2f41-16f7-4d9a-a531-cc75f658dc92 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:03.034762 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fa1e2f41-16f7-4d9a-a531-cc75f658dc92 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] PUT https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/encryption/d8c63d6e-38e7-4b4b-a1d2-39c3f521f2fc Jul 03 23:58:03.035143 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fa1e2f41-16f7-4d9a-a531-cc75f658dc92 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:03.037491 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.policy [None req-fa1e2f41-16f7-4d9a-a531-cc75f658dc92 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '1f5b9446fd4d49eab8fe3f2bb3a77ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4927db95a0b44f1942360a100f02db3', '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=99862) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:58:03.037852 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fa1e2f41-16f7-4d9a-a531-cc75f658dc92 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/encryption/d8c63d6e-38e7-4b4b-a1d2-39c3f521f2fc returned with HTTP 403 Jul 03 23:58:03.038321 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1023/4032] 10.4.3.143 () {68 vars in 1506 bytes} [Fri Jul 3 23:58:03 2026] PUT /volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/encryption/d8c63d6e-38e7-4b4b-a1d2-39c3f521f2fc => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:03.047331 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-293c0df3-8f50-4614-aa16-fe21fd6959b0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:03.049093 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-293c0df3-8f50-4614-aa16-fe21fd6959b0 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] PUT https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/extra_specs/key1 Jul 03 23:58:03.049414 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-293c0df3-8f50-4614-aa16-fe21fd6959b0 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:03.051294 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.policy [None req-293c0df3-8f50-4614-aa16-fe21fd6959b0 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1f5b9446fd4d49eab8fe3f2bb3a77ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4927db95a0b44f1942360a100f02db3', '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=99861) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:58:03.051494 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-293c0df3-8f50-4614-aa16-fe21fd6959b0 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/extra_specs/key1 returned with HTTP 403 Jul 03 23:58:03.052018 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1016/4033] 10.4.3.143 () {68 vars in 1413 bytes} [Fri Jul 3 23:58:03 2026] PUT /volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:03.059452 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1c96f810-bd5b-4292-8500-fcca8fc1f406 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:03.061486 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1c96f810-bd5b-4292-8500-fcca8fc1f406 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] PUT https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796 Jul 03 23:58:03.061930 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1c96f810-bd5b-4292-8500-fcca8fc1f406 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:03.064158 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.policy [None req-1c96f810-bd5b-4292-8500-fcca8fc1f406 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '1f5b9446fd4d49eab8fe3f2bb3a77ff4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b4927db95a0b44f1942360a100f02db3', '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=99863) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:58:03.064369 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1c96f810-bd5b-4292-8500-fcca8fc1f406 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-reader] https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796 returned with HTTP 403 Jul 03 23:58:03.064880 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1011/4034] 10.4.3.143 () {68 vars in 1362 bytes} [Fri Jul 3 23:58:03 2026] PUT /volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:03.074249 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1e9e8974-0c43-45b1-b6a9-c1cf427599a0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:03.077301 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1e9e8974-0c43-45b1-b6a9-c1cf427599a0 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] DELETE https://10.4.3.143/volume/v3/types/41c57872-1f41-4fbd-b936-6fad955fd149 Jul 03 23:58:03.078187 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1e9e8974-0c43-45b1-b6a9-c1cf427599a0 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:03.078187 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1e9e8974-0c43-45b1-b6a9-c1cf427599a0 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:03.110698 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1e9e8974-0c43-45b1-b6a9-c1cf427599a0 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] https://10.4.3.143/volume/v3/types/41c57872-1f41-4fbd-b936-6fad955fd149 returned with HTTP 202 Jul 03 23:58:03.111204 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 985/4035] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:58:03 2026] DELETE /volume/v3/types/41c57872-1f41-4fbd-b936-6fad955fd149 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:03.120082 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9aa65aa7-dc5e-4e5b-9756-a1c2147ee1d2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:03.122172 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9aa65aa7-dc5e-4e5b-9756-a1c2147ee1d2 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] DELETE https://10.4.3.143/volume/v3/types/94d37d44-cf5b-4bdb-9615-9727ffcc5515 Jul 03 23:58:03.122403 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9aa65aa7-dc5e-4e5b-9756-a1c2147ee1d2 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:03.122654 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9aa65aa7-dc5e-4e5b-9756-a1c2147ee1d2 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Calling method '_delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:03.152997 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9aa65aa7-dc5e-4e5b-9756-a1c2147ee1d2 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] https://10.4.3.143/volume/v3/types/94d37d44-cf5b-4bdb-9615-9727ffcc5515 returned with HTTP 202 Jul 03 23:58:03.153593 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1024/4036] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:58:03 2026] DELETE /volume/v3/types/94d37d44-cf5b-4bdb-9615-9727ffcc5515 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:03.162133 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-46c71999-c0bf-42f4-b53c-6bd5b6628d88 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:03.164756 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-46c71999-c0bf-42f4-b53c-6bd5b6628d88 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] DELETE https://10.4.3.143/volume/v3/types/124a1e30-8063-4329-8211-4661bcdd7285 Jul 03 23:58:03.165053 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-46c71999-c0bf-42f4-b53c-6bd5b6628d88 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:03.165284 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-46c71999-c0bf-42f4-b53c-6bd5b6628d88 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:03.192216 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-46c71999-c0bf-42f4-b53c-6bd5b6628d88 tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] https://10.4.3.143/volume/v3/types/124a1e30-8063-4329-8211-4661bcdd7285 returned with HTTP 202 Jul 03 23:58:03.192779 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1017/4037] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:58:03 2026] DELETE /volume/v3/types/124a1e30-8063-4329-8211-4661bcdd7285 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:03.203099 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8115b219-2258-4db6-af5c-a8f83167e83a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:03.206188 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8115b219-2258-4db6-af5c-a8f83167e83a tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] DELETE https://10.4.3.143/volume/v3/types/829cee02-ce10-45b1-913b-298840942d23 Jul 03 23:58:03.206188 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8115b219-2258-4db6-af5c-a8f83167e83a tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:03.206188 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8115b219-2258-4db6-af5c-a8f83167e83a tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Calling method '_delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:03.210715 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c01d125d-e928-497a-a982-f89555ce72d5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:03.212979 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c01d125d-e928-497a-a982-f89555ce72d5 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:58:03.213275 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c01d125d-e928-497a-a982-f89555ce72d5 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:03.213542 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c01d125d-e928-497a-a982-f89555ce72d5 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:03.223721 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:03.223721 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:03.227591 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c01d125d-e928-497a-a982-f89555ce72d5 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:58:03.232845 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c01d125d-e928-497a-a982-f89555ce72d5 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:58:03.233508 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 986/4038] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:03 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:03.239554 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8115b219-2258-4db6-af5c-a8f83167e83a tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] https://10.4.3.143/volume/v3/types/829cee02-ce10-45b1-913b-298840942d23 returned with HTTP 202 Jul 03 23:58:03.239554 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1012/4039] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:58:03 2026] DELETE /volume/v3/types/829cee02-ce10-45b1-913b-298840942d23 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:03.246410 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-615fdb03-acdc-4bc5-9e7e-9d8d81b63b1b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:03.248858 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-615fdb03-acdc-4bc5-9e7e-9d8d81b63b1b tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] DELETE https://10.4.3.143/volume/v3/types/dcc97cf0-5db1-41df-9847-dd30b098e28b Jul 03 23:58:03.249160 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-615fdb03-acdc-4bc5-9e7e-9d8d81b63b1b tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:03.249454 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-615fdb03-acdc-4bc5-9e7e-9d8d81b63b1b tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Calling method '_delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:03.279886 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-615fdb03-acdc-4bc5-9e7e-9d8d81b63b1b tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] https://10.4.3.143/volume/v3/types/dcc97cf0-5db1-41df-9847-dd30b098e28b returned with HTTP 202 Jul 03 23:58:03.280406 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1025/4040] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:58:03 2026] DELETE /volume/v3/types/dcc97cf0-5db1-41df-9847-dd30b098e28b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:03.289324 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-29dd854e-6021-4cb2-bd20-bd2867ec2c1c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:03.291972 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-29dd854e-6021-4cb2-bd20-bd2867ec2c1c tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] DELETE https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796 Jul 03 23:58:03.291972 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-29dd854e-6021-4cb2-bd20-bd2867ec2c1c tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:03.292921 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-29dd854e-6021-4cb2-bd20-bd2867ec2c1c tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:03.316060 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-29dd854e-6021-4cb2-bd20-bd2867ec2c1c tempest-VolumeTypesReaderTests-746026220 tempest-VolumeTypesReaderTests-746026220-project-admin] https://10.4.3.143/volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796 returned with HTTP 202 Jul 03 23:58:03.316510 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1018/4041] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:58:03 2026] DELETE /volume/v3/types/2b1992f0-bc28-46a1-a64b-7738867c7796 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:03.459625 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ef3b509b-bf12-40e0-825c-7cf0c1e183fa None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:03.461663 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ef3b509b-bf12-40e0-825c-7cf0c1e183fa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:03.462156 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ef3b509b-bf12-40e0-825c-7cf0c1e183fa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:03.462380 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ef3b509b-bf12-40e0-825c-7cf0c1e183fa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:03.462483 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-ef3b509b-bf12-40e0-825c-7cf0c1e183fa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:03.471513 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:03.471513 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:03.472574 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ef3b509b-bf12-40e0-825c-7cf0c1e183fa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:03.473139 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 987/4042] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:03 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:03.675428 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5943b017-9710-49e9-b890-2674d8e4d259 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:03.677823 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5943b017-9710-49e9-b890-2674d8e4d259 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:58:03.678120 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5943b017-9710-49e9-b890-2674d8e4d259 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:03.678383 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5943b017-9710-49e9-b890-2674d8e4d259 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:03.678549 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-5943b017-9710-49e9-b890-2674d8e4d259 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:03.683879 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:03.683879 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:03.688677 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5943b017-9710-49e9-b890-2674d8e4d259 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:58:03.688677 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1013/4043] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:03 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:03.796236 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0714cc21-2bec-41b3-9a4b-fdccb4a2f3af None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:03.798316 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0714cc21-2bec-41b3-9a4b-fdccb4a2f3af tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:03.798580 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0714cc21-2bec-41b3-9a4b-fdccb4a2f3af tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:03.798830 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0714cc21-2bec-41b3-9a4b-fdccb4a2f3af tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:03.809519 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:03.809519 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:03.813679 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0714cc21-2bec-41b3-9a4b-fdccb4a2f3af tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:03.818409 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0714cc21-2bec-41b3-9a4b-fdccb4a2f3af tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:58:03.818972 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1026/4044] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:58:03 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:04.246349 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a46c6e3a-ef50-488b-b7df-d6163287647d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:04.248059 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a46c6e3a-ef50-488b-b7df-d6163287647d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:58:04.248261 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a46c6e3a-ef50-488b-b7df-d6163287647d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:04.248473 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a46c6e3a-ef50-488b-b7df-d6163287647d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:04.257458 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:04.257458 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:04.261095 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a46c6e3a-ef50-488b-b7df-d6163287647d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:58:04.265316 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a46c6e3a-ef50-488b-b7df-d6163287647d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:58:04.265716 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1019/4045] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:04 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:04.482980 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3ef46697-12f1-4d2b-b00b-3e24a00e49f0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:04.484615 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3ef46697-12f1-4d2b-b00b-3e24a00e49f0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:04.484844 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3ef46697-12f1-4d2b-b00b-3e24a00e49f0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:04.485023 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3ef46697-12f1-4d2b-b00b-3e24a00e49f0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:04.485125 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-3ef46697-12f1-4d2b-b00b-3e24a00e49f0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:04.489058 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:04.489058 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:04.489594 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3ef46697-12f1-4d2b-b00b-3e24a00e49f0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:04.490189 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 988/4046] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:04 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:04.699762 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4492c0cd-d8fc-4a01-9583-963484ec7346 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:04.699762 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4492c0cd-d8fc-4a01-9583-963484ec7346 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:58:04.699762 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4492c0cd-d8fc-4a01-9583-963484ec7346 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:04.699762 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4492c0cd-d8fc-4a01-9583-963484ec7346 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:04.699762 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-4492c0cd-d8fc-4a01-9583-963484ec7346 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:04.708857 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:04.708857 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:04.709779 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4492c0cd-d8fc-4a01-9583-963484ec7346 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:58:04.709779 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1014/4047] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:04 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:04.719929 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9e555297-a917-4398-b639-293bfcb0b01c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:04.721809 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9e555297-a917-4398-b639-293bfcb0b01c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] POST https://10.4.3.143/volume/v3/backups Jul 03 23:58:04.722259 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9e555297-a917-4398-b639-293bfcb0b01c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c087fc7f-29e0-49e7-89f6-8e003b09bfe9", "name": "tempest-VolumesBackupsTest-Backup-25685199"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:04.723491 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-9e555297-a917-4398-b639-293bfcb0b01c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Creating new backup {'backup': {'volume_id': 'c087fc7f-29e0-49e7-89f6-8e003b09bfe9', 'name': 'tempest-VolumesBackupsTest-Backup-25685199'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:58:04.723915 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-9e555297-a917-4398-b639-293bfcb0b01c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Creating backup of volume c087fc7f-29e0-49e7-89f6-8e003b09bfe9 in container None Jul 03 23:58:04.730667 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:04.730667 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:04.731157 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9e555297-a917-4398-b639-293bfcb0b01c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Volume info retrieved successfully. Jul 03 23:58:04.752285 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-9e555297-a917-4398-b639-293bfcb0b01c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Created reservations ['2be87b65-be84-4290-86f9-9bce45fd04f6', 'f7832049-1aa2-449f-a311-d6d802f3d2d4'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:04.789300 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9e555297-a917-4398-b639-293bfcb0b01c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:58:04.789768 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1027/4048] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:58:04 2026] POST /volume/v3/backups => generated 328 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:04.800981 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5465b753-0b34-491d-a024-be27a2bfa78e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:04.802842 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5465b753-0b34-491d-a024-be27a2bfa78e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:04.803075 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5465b753-0b34-491d-a024-be27a2bfa78e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:04.803308 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5465b753-0b34-491d-a024-be27a2bfa78e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:04.803406 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-5465b753-0b34-491d-a024-be27a2bfa78e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:04.807974 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:04.807974 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:04.808939 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5465b753-0b34-491d-a024-be27a2bfa78e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:04.809318 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1020/4049] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:04 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:04.837322 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b98f8090-917f-48f7-9fb1-0e4932092ebc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:04.839074 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b98f8090-917f-48f7-9fb1-0e4932092ebc tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:04.839341 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b98f8090-917f-48f7-9fb1-0e4932092ebc tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:04.839582 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b98f8090-917f-48f7-9fb1-0e4932092ebc tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:04.850487 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:04.850487 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:04.857013 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b98f8090-917f-48f7-9fb1-0e4932092ebc tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:04.861548 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b98f8090-917f-48f7-9fb1-0e4932092ebc tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:58:04.862000 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 989/4050] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:58:04 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:05.278978 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-909151aa-9da8-4f99-ae9f-bf97dae3a14b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:05.281305 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-909151aa-9da8-4f99-ae9f-bf97dae3a14b tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:58:05.281463 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-909151aa-9da8-4f99-ae9f-bf97dae3a14b tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:05.282411 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-909151aa-9da8-4f99-ae9f-bf97dae3a14b tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:05.292651 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:05.292651 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:05.296674 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-909151aa-9da8-4f99-ae9f-bf97dae3a14b tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:58:05.301977 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-909151aa-9da8-4f99-ae9f-bf97dae3a14b tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:58:05.302470 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1015/4051] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:05 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:05.503867 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-659f3f8f-989e-41a8-9ea6-a697f856051f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:05.506002 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-659f3f8f-989e-41a8-9ea6-a697f856051f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:05.506204 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-659f3f8f-989e-41a8-9ea6-a697f856051f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:05.506386 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-659f3f8f-989e-41a8-9ea6-a697f856051f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:05.506489 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-659f3f8f-989e-41a8-9ea6-a697f856051f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:05.512092 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:05.512092 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:05.513040 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-659f3f8f-989e-41a8-9ea6-a697f856051f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:05.513836 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1028/4052] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:05 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:05.594082 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-558b7671-11c4-441c-851b-4aeb64769623 req-bcf3077e-9711-4d97-854e-2274126bbc92 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:05.596397 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-558b7671-11c4-441c-851b-4aeb64769623 req-bcf3077e-9711-4d97-854e-2274126bbc92 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] POST https://10.4.3.143/volume/v3/attachments/55d18447-2503-4796-929c-1d4657248233/action Jul 03 23:58:05.596539 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-558b7671-11c4-441c-851b-4aeb64769623 req-bcf3077e-9711-4d97-854e-2274126bbc92 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:58:05.596577 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-558b7671-11c4-441c-851b-4aeb64769623 req-bcf3077e-9711-4d97-854e-2274126bbc92 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:05.611694 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:05.611694 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:05.623455 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-558b7671-11c4-441c-851b-4aeb64769623 req-bcf3077e-9711-4d97-854e-2274126bbc92 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/attachments/55d18447-2503-4796-929c-1d4657248233/action returned with HTTP 204 Jul 03 23:58:05.623938 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1021/4053] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:58:05 2026] POST /volume/v3/attachments/55d18447-2503-4796-929c-1d4657248233/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:05.820361 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c7fc7f62-94e7-4eaa-8240-8ba092a9b7ec None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:05.822145 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c7fc7f62-94e7-4eaa-8240-8ba092a9b7ec tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:05.822333 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c7fc7f62-94e7-4eaa-8240-8ba092a9b7ec tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:05.822541 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c7fc7f62-94e7-4eaa-8240-8ba092a9b7ec tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:05.822679 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-c7fc7f62-94e7-4eaa-8240-8ba092a9b7ec tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:05.827867 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:05.827867 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:05.828770 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c7fc7f62-94e7-4eaa-8240-8ba092a9b7ec tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:05.829197 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 990/4054] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:05 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:05.875352 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9d1cc531-2cf1-451f-a56f-75925d42abb5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:05.877366 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9d1cc531-2cf1-451f-a56f-75925d42abb5 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:05.877655 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9d1cc531-2cf1-451f-a56f-75925d42abb5 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:05.877934 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9d1cc531-2cf1-451f-a56f-75925d42abb5 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:05.889925 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:05.889925 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:05.894343 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9d1cc531-2cf1-451f-a56f-75925d42abb5 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:05.899418 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9d1cc531-2cf1-451f-a56f-75925d42abb5 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:58:05.899945 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1016/4055] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:58:05 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 1159 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:58:05.916061 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7bfd618f-a9eb-4426-9c17-cfe57c466c9b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:05.917781 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7bfd618f-a9eb-4426-9c17-cfe57c466c9b tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] POST https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e/action Jul 03 23:58:05.918166 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7bfd618f-a9eb-4426-9c17-cfe57c466c9b tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:58:05.918278 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7bfd618f-a9eb-4426-9c17-cfe57c466c9b tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:05.928829 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:05.928829 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:05.929242 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7bfd618f-a9eb-4426-9c17-cfe57c466c9b tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:05.963882 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-7bfd618f-a9eb-4426-9c17-cfe57c466c9b tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Created reservations ['1429869a-c381-465e-a8df-1547ca385eda', '091a89e2-6286-4f9e-b0b8-2560358e678b'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:05.980926 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7bfd618f-a9eb-4426-9c17-cfe57c466c9b tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Extend volume request issued successfully. Jul 03 23:58:05.981115 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7bfd618f-a9eb-4426-9c17-cfe57c466c9b tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e/action returned with HTTP 202 Jul 03 23:58:05.981524 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1029/4056] 10.4.3.143 () {70 vars in 1431 bytes} [Fri Jul 3 23:58:05 2026] POST /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 23:58:05.990906 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4ed2445b-03b9-474e-a500-06acda7c7b05 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:05.993299 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4ed2445b-03b9-474e-a500-06acda7c7b05 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:05.993608 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4ed2445b-03b9-474e-a500-06acda7c7b05 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:05.993888 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4ed2445b-03b9-474e-a500-06acda7c7b05 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:06.005520 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:06.005520 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:06.008824 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4ed2445b-03b9-474e-a500-06acda7c7b05 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:06.012850 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4ed2445b-03b9-474e-a500-06acda7c7b05 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:58:06.013216 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1022/4057] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:58:05 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 1162 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:58:06.316193 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-53fbeecc-4c9b-4a4f-bcaa-f5d3eba108c3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:06.318080 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-53fbeecc-4c9b-4a4f-bcaa-f5d3eba108c3 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:58:06.318259 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-53fbeecc-4c9b-4a4f-bcaa-f5d3eba108c3 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:06.318450 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-53fbeecc-4c9b-4a4f-bcaa-f5d3eba108c3 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:06.328975 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:06.328975 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:06.333835 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-53fbeecc-4c9b-4a4f-bcaa-f5d3eba108c3 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:58:06.338938 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-53fbeecc-4c9b-4a4f-bcaa-f5d3eba108c3 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:58:06.339344 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 991/4058] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:06 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:06.523236 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-abe5ca9d-7ea4-427c-a5f9-c7fdc821f10b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:06.525049 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-abe5ca9d-7ea4-427c-a5f9-c7fdc821f10b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:06.525261 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-abe5ca9d-7ea4-427c-a5f9-c7fdc821f10b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:06.525436 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-abe5ca9d-7ea4-427c-a5f9-c7fdc821f10b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:06.525560 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-abe5ca9d-7ea4-427c-a5f9-c7fdc821f10b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:06.529461 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:06.529461 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:06.530036 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-abe5ca9d-7ea4-427c-a5f9-c7fdc821f10b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:06.530368 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1017/4059] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:06 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:06.840590 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cb1d4ed4-efd4-4f35-b8cc-cb0cdac4dcc9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:06.842524 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cb1d4ed4-efd4-4f35-b8cc-cb0cdac4dcc9 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:06.842785 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cb1d4ed4-efd4-4f35-b8cc-cb0cdac4dcc9 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:06.843016 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cb1d4ed4-efd4-4f35-b8cc-cb0cdac4dcc9 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:06.843165 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-cb1d4ed4-efd4-4f35-b8cc-cb0cdac4dcc9 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:06.847598 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:06.847598 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:06.848610 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cb1d4ed4-efd4-4f35-b8cc-cb0cdac4dcc9 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:06.848983 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1030/4060] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:06 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:07.027193 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-02dbbe87-36ba-4e9c-931d-40f891279912 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:07.029339 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-02dbbe87-36ba-4e9c-931d-40f891279912 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:07.029647 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-02dbbe87-36ba-4e9c-931d-40f891279912 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:07.029940 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-02dbbe87-36ba-4e9c-931d-40f891279912 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:07.042899 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:07.042899 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:07.047586 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-02dbbe87-36ba-4e9c-931d-40f891279912 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:07.053107 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-02dbbe87-36ba-4e9c-931d-40f891279912 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:58:07.053816 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1023/4061] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:58:07 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 1159 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:58:07.068151 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8be231ef-a2d2-4c20-9150-1e73ecfb1064 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:07.069042 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8be231ef-a2d2-4c20-9150-1e73ecfb1064 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:07.069246 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8be231ef-a2d2-4c20-9150-1e73ecfb1064 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:07.069432 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8be231ef-a2d2-4c20-9150-1e73ecfb1064 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:07.072168 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-e089316b-065d-4d6c-aa5d-78b67a1ffb69 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:07.074961 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-e089316b-065d-4d6c-aa5d-78b67a1ffb69 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/attachments/1ab44400-339e-44df-ba14-9e705cbdac2b/action Jul 03 23:58:07.075537 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-e089316b-065d-4d6c-aa5d-78b67a1ffb69 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:58:07.075812 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-e089316b-065d-4d6c-aa5d-78b67a1ffb69 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:07.079124 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:07.079124 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:07.082374 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8be231ef-a2d2-4c20-9150-1e73ecfb1064 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:07.086890 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8be231ef-a2d2-4c20-9150-1e73ecfb1064 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:58:07.087047 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 992/4062] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:58:07 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:58:07.093859 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:07.093859 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:07.103759 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-36622578-8986-4ef5-b6db-ca9497a7d206 req-e089316b-065d-4d6c-aa5d-78b67a1ffb69 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/1ab44400-339e-44df-ba14-9e705cbdac2b/action returned with HTTP 204 Jul 03 23:58:07.104398 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1018/4063] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:58:07 2026] POST /volume/v3/attachments/1ab44400-339e-44df-ba14-9e705cbdac2b/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:07.281314 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-7bfd618f-a9eb-4426-9c17-cfe57c466c9b req-a467df4e-7591-49ae-8a32-ffc262502afc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:07.283650 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-7bfd618f-a9eb-4426-9c17-cfe57c466c9b req-a467df4e-7591-49ae-8a32-ffc262502afc service nova] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:07.283893 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-7bfd618f-a9eb-4426-9c17-cfe57c466c9b req-a467df4e-7591-49ae-8a32-ffc262502afc service nova] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:07.284115 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-7bfd618f-a9eb-4426-9c17-cfe57c466c9b req-a467df4e-7591-49ae-8a32-ffc262502afc service nova] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:07.295921 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:07.295921 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:07.300915 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-7bfd618f-a9eb-4426-9c17-cfe57c466c9b req-a467df4e-7591-49ae-8a32-ffc262502afc service nova] Volume info retrieved successfully. Jul 03 23:58:07.306538 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-7bfd618f-a9eb-4426-9c17-cfe57c466c9b req-a467df4e-7591-49ae-8a32-ffc262502afc service nova] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:58:07.307146 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1031/4064] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:58:07 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:07.353573 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ca663644-e44c-4f9f-8b5b-8502ba68df1e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:07.355853 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ca663644-e44c-4f9f-8b5b-8502ba68df1e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:58:07.356111 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ca663644-e44c-4f9f-8b5b-8502ba68df1e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:07.356385 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ca663644-e44c-4f9f-8b5b-8502ba68df1e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:07.369193 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:07.369193 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:07.372787 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ca663644-e44c-4f9f-8b5b-8502ba68df1e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:58:07.378665 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ca663644-e44c-4f9f-8b5b-8502ba68df1e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:58:07.379495 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1024/4065] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:07 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:07.395116 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6dc0b5ac-0bc1-4c50-be29-3f0f5e2f16bf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:07.397310 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6dc0b5ac-0bc1-4c50-be29-3f0f5e2f16bf tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:58:07.397569 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6dc0b5ac-0bc1-4c50-be29-3f0f5e2f16bf tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:07.397856 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6dc0b5ac-0bc1-4c50-be29-3f0f5e2f16bf tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:07.413155 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:07.413155 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:07.418922 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6dc0b5ac-0bc1-4c50-be29-3f0f5e2f16bf tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:58:07.425512 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6dc0b5ac-0bc1-4c50-be29-3f0f5e2f16bf tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:58:07.426245 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 993/4066] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:07 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:07.484943 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-69b98623-2056-4d80-bce1-b30413a757a8 req-e30e83f5-83ee-4e13-945f-537ecd868581 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:07.487767 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-e30e83f5-83ee-4e13-945f-537ecd868581 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:58:07.488086 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-e30e83f5-83ee-4e13-945f-537ecd868581 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:07.488347 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-e30e83f5-83ee-4e13-945f-537ecd868581 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:07.499576 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:07.499576 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:07.504948 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-69b98623-2056-4d80-bce1-b30413a757a8 req-e30e83f5-83ee-4e13-945f-537ecd868581 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:58:07.510165 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-e30e83f5-83ee-4e13-945f-537ecd868581 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:58:07.510784 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1019/4067] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:58:07 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:07.536096 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-69b98623-2056-4d80-bce1-b30413a757a8 req-5d002367-adb0-4234-aa68-68c9fa54a313 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:07.538857 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-5d002367-adb0-4234-aa68-68c9fa54a313 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5/action Jul 03 23:58:07.539245 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-5d002367-adb0-4234-aa68-68c9fa54a313 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:58:07.539451 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-5d002367-adb0-4234-aa68-68c9fa54a313 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:07.542020 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-23e71bce-1d4e-4fc2-9e70-0481fb5d45a0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:07.544365 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-23e71bce-1d4e-4fc2-9e70-0481fb5d45a0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:07.544692 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-23e71bce-1d4e-4fc2-9e70-0481fb5d45a0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:07.544947 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-23e71bce-1d4e-4fc2-9e70-0481fb5d45a0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:07.545083 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-23e71bce-1d4e-4fc2-9e70-0481fb5d45a0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:07.549905 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:07.549905 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:07.550649 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-23e71bce-1d4e-4fc2-9e70-0481fb5d45a0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:07.551112 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1025/4068] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:07 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:07.551593 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:07.551593 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:07.552133 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-69b98623-2056-4d80-bce1-b30413a757a8 req-5d002367-adb0-4234-aa68-68c9fa54a313 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:58:07.568726 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-69b98623-2056-4d80-bce1-b30413a757a8 req-5d002367-adb0-4234-aa68-68c9fa54a313 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Begin detaching volume completed successfully. Jul 03 23:58:07.568843 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-5d002367-adb0-4234-aa68-68c9fa54a313 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5/action returned with HTTP 202 Jul 03 23:58:07.569434 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1032/4069] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:58:07 2026] POST /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:58:07.864096 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9173f891-50f3-4000-aa7a-67dee55c1e43 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:07.866374 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9173f891-50f3-4000-aa7a-67dee55c1e43 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:07.866856 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9173f891-50f3-4000-aa7a-67dee55c1e43 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:07.866916 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9173f891-50f3-4000-aa7a-67dee55c1e43 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:07.867054 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-9173f891-50f3-4000-aa7a-67dee55c1e43 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:07.872357 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:07.872357 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:07.873607 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9173f891-50f3-4000-aa7a-67dee55c1e43 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:07.873679 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 994/4070] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:07 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:08.337027 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-040126b7-c26b-4b7d-96f3-9267cf4c4cae None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:08.339810 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-040126b7-c26b-4b7d-96f3-9267cf4c4cae tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:08.340255 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-040126b7-c26b-4b7d-96f3-9267cf4c4cae tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:08.340352 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-040126b7-c26b-4b7d-96f3-9267cf4c4cae tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:08.349575 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:08.349575 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:08.353636 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-040126b7-c26b-4b7d-96f3-9267cf4c4cae tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:08.360307 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-040126b7-c26b-4b7d-96f3-9267cf4c4cae tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:58:08.361023 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1020/4071] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:58:08 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:08.389447 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-6e3ad173-90dd-49ee-a285-54c0a722f9b6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:08.395743 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-6e3ad173-90dd-49ee-a285-54c0a722f9b6 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] POST https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e/action Jul 03 23:58:08.395743 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-6e3ad173-90dd-49ee-a285-54c0a722f9b6 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:58:08.395743 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-6e3ad173-90dd-49ee-a285-54c0a722f9b6 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:08.411252 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:08.411252 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:08.412195 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-6e3ad173-90dd-49ee-a285-54c0a722f9b6 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:08.420763 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-6e3ad173-90dd-49ee-a285-54c0a722f9b6 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Begin detaching volume completed successfully. Jul 03 23:58:08.421277 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-6e3ad173-90dd-49ee-a285-54c0a722f9b6 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e/action returned with HTTP 202 Jul 03 23:58:08.422175 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1026/4072] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:58:08 2026] POST /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:58:08.440854 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f9f23a45-db1c-4a06-b66e-c20a1f142570 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:08.442740 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f9f23a45-db1c-4a06-b66e-c20a1f142570 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:08.442943 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f9f23a45-db1c-4a06-b66e-c20a1f142570 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:08.443179 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f9f23a45-db1c-4a06-b66e-c20a1f142570 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:08.458854 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:08.458854 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:08.462868 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f9f23a45-db1c-4a06-b66e-c20a1f142570 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:08.466719 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f9f23a45-db1c-4a06-b66e-c20a1f142570 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:58:08.467155 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1033/4073] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:58:08 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:58:08.560873 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bf678617-e98b-433c-be16-d47d6b68bfb7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:08.562462 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bf678617-e98b-433c-be16-d47d6b68bfb7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:08.562669 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bf678617-e98b-433c-be16-d47d6b68bfb7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:08.562853 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bf678617-e98b-433c-be16-d47d6b68bfb7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:08.562951 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-bf678617-e98b-433c-be16-d47d6b68bfb7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:08.567074 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:08.567074 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:08.567723 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bf678617-e98b-433c-be16-d47d6b68bfb7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:08.568057 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 995/4074] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:08 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:08.602571 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2b98576e-9a70-475d-9bed-61367fc6de4f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:08.602939 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2b98576e-9a70-475d-9bed-61367fc6de4f None None] GET https://10.4.3.143/volume// Jul 03 23:58:08.603101 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2b98576e-9a70-475d-9bed-61367fc6de4f None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:08.603280 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2b98576e-9a70-475d-9bed-61367fc6de4f None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:08.603633 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2b98576e-9a70-475d-9bed-61367fc6de4f None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:58:08.603960 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1021/4075] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:58: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 03 23:58:08.613467 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-69b98623-2056-4d80-bce1-b30413a757a8 req-e0a0b353-72fc-4aa9-8f20-c869152b14e2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:08.615174 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-e0a0b353-72fc-4aa9-8f20-c869152b14e2 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:58:08.615499 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-e0a0b353-72fc-4aa9-8f20-c869152b14e2 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:08.616258 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-e0a0b353-72fc-4aa9-8f20-c869152b14e2 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:08.625567 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:08.625567 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:08.630529 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-69b98623-2056-4d80-bce1-b30413a757a8 req-e0a0b353-72fc-4aa9-8f20-c869152b14e2 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:58:08.636430 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-e0a0b353-72fc-4aa9-8f20-c869152b14e2 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:58:08.636830 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1027/4076] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:58:08 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:58:08.645581 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-69b98623-2056-4d80-bce1-b30413a757a8 req-3a9a30bb-3c28-4cd2-b4ec-3fedaeb825e3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:08.647652 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-3a9a30bb-3c28-4cd2-b4ec-3fedaeb825e3 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5/encryption Jul 03 23:58:08.647925 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-3a9a30bb-3c28-4cd2-b4ec-3fedaeb825e3 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:08.648160 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-3a9a30bb-3c28-4cd2-b4ec-3fedaeb825e3 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:08.657651 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:08.657651 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:08.664093 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-3a9a30bb-3c28-4cd2-b4ec-3fedaeb825e3 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5/encryption returned with HTTP 200 Jul 03 23:58:08.664539 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1034/4077] 10.4.3.143 () {68 vars in 1631 bytes} [Fri Jul 3 23:58:08 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:08.885177 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5a4ed1c9-7beb-4154-a944-dcb7960ab9bd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:08.887263 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5a4ed1c9-7beb-4154-a944-dcb7960ab9bd tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:08.887439 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5a4ed1c9-7beb-4154-a944-dcb7960ab9bd tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:08.887757 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5a4ed1c9-7beb-4154-a944-dcb7960ab9bd tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:08.887926 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-5a4ed1c9-7beb-4154-a944-dcb7960ab9bd tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:08.893238 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:08.893238 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:08.894533 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5a4ed1c9-7beb-4154-a944-dcb7960ab9bd tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:08.894869 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 996/4078] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:08 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:09.446655 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6259cc86-766a-487d-8278-047d32b72fc5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:09.447213 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6259cc86-766a-487d-8278-047d32b72fc5 None None] GET https://10.4.3.143/volume// Jul 03 23:58:09.447465 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6259cc86-766a-487d-8278-047d32b72fc5 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:09.447726 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6259cc86-766a-487d-8278-047d32b72fc5 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:09.448123 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6259cc86-766a-487d-8278-047d32b72fc5 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:58:09.448468 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1022/4079] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:58: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 03 23:58:09.456640 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-d61596a3-3834-4151-83e0-c038e7e4a0b5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:09.458494 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-d61596a3-3834-4151-83e0-c038e7e4a0b5 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:09.458777 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-d61596a3-3834-4151-83e0-c038e7e4a0b5 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:09.458943 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-d61596a3-3834-4151-83e0-c038e7e4a0b5 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:09.469332 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:09.469332 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:09.472998 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-d61596a3-3834-4151-83e0-c038e7e4a0b5 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:09.477277 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-d61596a3-3834-4151-83e0-c038e7e4a0b5 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:58:09.477797 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1028/4080] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:58:09 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 1324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:58:09.545497 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-db90520a-67b8-40ee-9209-8532bfc7c9ad None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:09.547589 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-db90520a-67b8-40ee-9209-8532bfc7c9ad tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:09.547869 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-db90520a-67b8-40ee-9209-8532bfc7c9ad tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:09.548113 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-db90520a-67b8-40ee-9209-8532bfc7c9ad tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:09.566595 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:09.566595 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:09.566924 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-db90520a-67b8-40ee-9209-8532bfc7c9ad tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:09.573836 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-db90520a-67b8-40ee-9209-8532bfc7c9ad tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:58:09.574330 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1035/4081] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:58:09 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 1162 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:58:09.580542 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d62a081c-474e-4339-8d2b-76e74fb4a797 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:09.582310 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d62a081c-474e-4339-8d2b-76e74fb4a797 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:09.582524 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d62a081c-474e-4339-8d2b-76e74fb4a797 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:09.582899 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d62a081c-474e-4339-8d2b-76e74fb4a797 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:09.582899 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-d62a081c-474e-4339-8d2b-76e74fb4a797 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:09.588391 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:09.588391 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:09.589291 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d62a081c-474e-4339-8d2b-76e74fb4a797 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:09.589810 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 997/4082] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:09 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:09.668850 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-69b98623-2056-4d80-bce1-b30413a757a8 req-472b9f0e-4661-47a7-8388-304c7b6b5e01 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:09.675121 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-472b9f0e-4661-47a7-8388-304c7b6b5e01 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] DELETE https://10.4.3.143/volume/v3/attachments/1ab44400-339e-44df-ba14-9e705cbdac2b Jul 03 23:58:09.675408 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-472b9f0e-4661-47a7-8388-304c7b6b5e01 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:09.675673 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-472b9f0e-4661-47a7-8388-304c7b6b5e01 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:09.685920 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:09.685920 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:09.905563 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0291fe9b-0b94-4a26-bf63-5f6317794c7c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:09.908103 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0291fe9b-0b94-4a26-bf63-5f6317794c7c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:09.908630 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0291fe9b-0b94-4a26-bf63-5f6317794c7c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:09.908899 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0291fe9b-0b94-4a26-bf63-5f6317794c7c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:09.909038 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-0291fe9b-0b94-4a26-bf63-5f6317794c7c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:09.914671 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:09.914671 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:09.915806 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0291fe9b-0b94-4a26-bf63-5f6317794c7c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:09.916441 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1029/4083] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:09 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:10.228629 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-69b98623-2056-4d80-bce1-b30413a757a8 req-472b9f0e-4661-47a7-8388-304c7b6b5e01 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/1ab44400-339e-44df-ba14-9e705cbdac2b returned with HTTP 200 Jul 03 23:58:10.229451 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1023/4084] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:58:09 2026] DELETE /volume/v3/attachments/1ab44400-339e-44df-ba14-9e705cbdac2b => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:10.363174 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-0f0dc2d8-dede-4e00-b736-344f91eed546 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:10.365345 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-0f0dc2d8-dede-4e00-b736-344f91eed546 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] DELETE https://10.4.3.143/volume/v3/attachments/55d18447-2503-4796-929c-1d4657248233 Jul 03 23:58:10.365558 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-0f0dc2d8-dede-4e00-b736-344f91eed546 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:10.365759 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-0f0dc2d8-dede-4e00-b736-344f91eed546 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:10.373666 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:10.373666 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:10.587235 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c179d6aa-5b56-49ff-8014-3e447d5227dc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:10.588981 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c179d6aa-5b56-49ff-8014-3e447d5227dc tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:10.590582 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c179d6aa-5b56-49ff-8014-3e447d5227dc tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:10.590582 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c179d6aa-5b56-49ff-8014-3e447d5227dc tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:10.600132 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ceb55a0f-64b5-4853-8f63-68d9a88495ee None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:10.600890 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:10.600890 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:10.601800 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ceb55a0f-64b5-4853-8f63-68d9a88495ee tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:10.601981 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ceb55a0f-64b5-4853-8f63-68d9a88495ee tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:10.602146 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ceb55a0f-64b5-4853-8f63-68d9a88495ee tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:10.602240 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-ceb55a0f-64b5-4853-8f63-68d9a88495ee tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:10.605718 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c179d6aa-5b56-49ff-8014-3e447d5227dc tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:10.606480 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:10.606480 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:10.607151 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ceb55a0f-64b5-4853-8f63-68d9a88495ee tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:10.608719 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1030/4085] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:10 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:10.611588 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c179d6aa-5b56-49ff-8014-3e447d5227dc tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:58:10.612182 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 998/4086] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:58:10 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 1162 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:58:10.926513 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d11fc276-996b-4704-9458-68da302d3407 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:10.927157 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-d1006e78-e17d-4392-bddc-11662955b0a1 req-0f0dc2d8-dede-4e00-b736-344f91eed546 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/attachments/55d18447-2503-4796-929c-1d4657248233 returned with HTTP 200 Jul 03 23:58:10.927875 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1036/4087] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:58:10 2026] DELETE /volume/v3/attachments/55d18447-2503-4796-929c-1d4657248233 => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:10.928827 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d11fc276-996b-4704-9458-68da302d3407 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:10.929083 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d11fc276-996b-4704-9458-68da302d3407 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:10.929330 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d11fc276-996b-4704-9458-68da302d3407 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:10.929475 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-d11fc276-996b-4704-9458-68da302d3407 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:10.934491 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:10.934491 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:10.935473 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d11fc276-996b-4704-9458-68da302d3407 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:10.935945 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1024/4088] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:10 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:11.619451 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3352278a-d635-45ef-bb96-f4afbc23cd85 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:11.626532 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3352278a-d635-45ef-bb96-f4afbc23cd85 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:11.626802 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3352278a-d635-45ef-bb96-f4afbc23cd85 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:11.626848 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8a1e9e32-3dc4-402b-8f4c-cd7d557c6841 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:11.628119 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3352278a-d635-45ef-bb96-f4afbc23cd85 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:11.628312 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-3352278a-d635-45ef-bb96-f4afbc23cd85 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:11.628665 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8a1e9e32-3dc4-402b-8f4c-cd7d557c6841 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:11.628954 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8a1e9e32-3dc4-402b-8f4c-cd7d557c6841 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:11.629148 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8a1e9e32-3dc4-402b-8f4c-cd7d557c6841 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:11.635746 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:11.635746 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:11.636020 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:11.636020 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:11.636524 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3352278a-d635-45ef-bb96-f4afbc23cd85 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:11.637136 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1031/4089] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:11 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:11.640372 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8a1e9e32-3dc4-402b-8f4c-cd7d557c6841 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:11.646289 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8a1e9e32-3dc4-402b-8f4c-cd7d557c6841 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:58:11.646748 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 999/4090] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:58:11 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:11.839358 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-e1a22372-ab5b-4a23-abbe-85fa99010626 req-248cd329-9aed-4acf-8369-613ad91405c7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:11.842272 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e1a22372-ab5b-4a23-abbe-85fa99010626 req-248cd329-9aed-4acf-8369-613ad91405c7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:58:11.842599 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e1a22372-ab5b-4a23-abbe-85fa99010626 req-248cd329-9aed-4acf-8369-613ad91405c7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:11.842910 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e1a22372-ab5b-4a23-abbe-85fa99010626 req-248cd329-9aed-4acf-8369-613ad91405c7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:11.852853 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:11.852853 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:11.859279 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-e1a22372-ab5b-4a23-abbe-85fa99010626 req-248cd329-9aed-4acf-8369-613ad91405c7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:58:11.864679 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e1a22372-ab5b-4a23-abbe-85fa99010626 req-248cd329-9aed-4acf-8369-613ad91405c7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:58:11.869790 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1037/4091] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:58:11 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:11.948990 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ff322ec8-655d-4ec3-85d4-7a4447bae60c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:11.951329 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ff322ec8-655d-4ec3-85d4-7a4447bae60c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:11.951775 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ff322ec8-655d-4ec3-85d4-7a4447bae60c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:11.952079 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ff322ec8-655d-4ec3-85d4-7a4447bae60c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:11.952245 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-ff322ec8-655d-4ec3-85d4-7a4447bae60c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:11.964858 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:11.964858 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:11.965902 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ff322ec8-655d-4ec3-85d4-7a4447bae60c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:11.966264 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1025/4092] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:11 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:12.651530 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cf4234e5-cd1b-455c-825e-76b529025132 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:12.653220 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cf4234e5-cd1b-455c-825e-76b529025132 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:12.653584 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cf4234e5-cd1b-455c-825e-76b529025132 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:12.654805 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cf4234e5-cd1b-455c-825e-76b529025132 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:12.654805 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-cf4234e5-cd1b-455c-825e-76b529025132 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:12.658024 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:12.658024 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:12.658684 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cf4234e5-cd1b-455c-825e-76b529025132 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:12.659184 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1032/4093] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:12 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:12.981489 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9971dae0-c8eb-4695-bb70-75c24c9e2001 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:12.983762 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9971dae0-c8eb-4695-bb70-75c24c9e2001 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:12.984005 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9971dae0-c8eb-4695-bb70-75c24c9e2001 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:12.984246 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9971dae0-c8eb-4695-bb70-75c24c9e2001 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:12.984403 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-9971dae0-c8eb-4695-bb70-75c24c9e2001 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:12.989693 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:12.989693 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:12.990510 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9971dae0-c8eb-4695-bb70-75c24c9e2001 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:12.991042 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1000/4094] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:12 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:13.670412 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b46035f6-7c80-4605-886f-2a94c9e10baf None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:13.672648 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b46035f6-7c80-4605-886f-2a94c9e10baf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:13.672892 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b46035f6-7c80-4605-886f-2a94c9e10baf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:13.673073 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b46035f6-7c80-4605-886f-2a94c9e10baf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:13.673176 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-b46035f6-7c80-4605-886f-2a94c9e10baf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:13.678867 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:13.678867 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:13.679595 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b46035f6-7c80-4605-886f-2a94c9e10baf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:13.680120 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1038/4095] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:13 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:14.003220 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0254706a-9ce2-490c-ae1e-32c08dbe0bfe None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:14.005583 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0254706a-9ce2-490c-ae1e-32c08dbe0bfe tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:14.005869 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0254706a-9ce2-490c-ae1e-32c08dbe0bfe tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:14.006127 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0254706a-9ce2-490c-ae1e-32c08dbe0bfe tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:14.006402 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-0254706a-9ce2-490c-ae1e-32c08dbe0bfe tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:14.012666 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:14.012666 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:14.013627 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0254706a-9ce2-490c-ae1e-32c08dbe0bfe tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:14.014062 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1026/4096] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:14 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:14.698488 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-36430a6b-b2e7-4681-88f4-7bc701a9d6bc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:14.700090 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-36430a6b-b2e7-4681-88f4-7bc701a9d6bc tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:14.700373 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-36430a6b-b2e7-4681-88f4-7bc701a9d6bc tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:14.700609 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-36430a6b-b2e7-4681-88f4-7bc701a9d6bc tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:14.700767 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-36430a6b-b2e7-4681-88f4-7bc701a9d6bc tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:14.705559 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:14.705559 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:14.706428 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-36430a6b-b2e7-4681-88f4-7bc701a9d6bc tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:14.706874 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1033/4097] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:14 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:15.024420 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c921cda4-1aa0-42c2-84c6-de6164cc67de None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:15.027530 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c921cda4-1aa0-42c2-84c6-de6164cc67de tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:15.027649 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c921cda4-1aa0-42c2-84c6-de6164cc67de tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:15.027840 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c921cda4-1aa0-42c2-84c6-de6164cc67de tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:15.027937 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-c921cda4-1aa0-42c2-84c6-de6164cc67de tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:15.032972 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:15.032972 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:15.033882 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c921cda4-1aa0-42c2-84c6-de6164cc67de tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:15.034261 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1001/4098] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:15 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:15.720888 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c96a311a-72e2-43b8-996c-41ad3619c7ac None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:15.727420 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c96a311a-72e2-43b8-996c-41ad3619c7ac tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:15.728219 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c96a311a-72e2-43b8-996c-41ad3619c7ac tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:15.728915 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c96a311a-72e2-43b8-996c-41ad3619c7ac tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:15.729143 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-c96a311a-72e2-43b8-996c-41ad3619c7ac tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:15.740795 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:15.740795 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:15.742595 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c96a311a-72e2-43b8-996c-41ad3619c7ac tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:15.743739 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1039/4099] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:15 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:16.045348 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-52182480-d63f-4170-9cdf-da2bfbfa98bf None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:16.047139 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-52182480-d63f-4170-9cdf-da2bfbfa98bf tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:16.047424 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-52182480-d63f-4170-9cdf-da2bfbfa98bf tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:16.047674 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-52182480-d63f-4170-9cdf-da2bfbfa98bf tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:16.047915 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-52182480-d63f-4170-9cdf-da2bfbfa98bf tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:16.053345 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:16.053345 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:16.054105 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-52182480-d63f-4170-9cdf-da2bfbfa98bf tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:16.054501 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1027/4100] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:16 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:16.753839 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-012acb2c-b09c-4697-9017-4111d9fa0107 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:16.755426 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-012acb2c-b09c-4697-9017-4111d9fa0107 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:16.755643 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-012acb2c-b09c-4697-9017-4111d9fa0107 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:16.755891 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-012acb2c-b09c-4697-9017-4111d9fa0107 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:16.756034 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-012acb2c-b09c-4697-9017-4111d9fa0107 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:16.760539 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:16.760539 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:16.761181 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-012acb2c-b09c-4697-9017-4111d9fa0107 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:16.761693 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1034/4101] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:16 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:17.068011 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3e4fb394-38af-4e4b-a4c4-f815e88b9dc1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:17.069987 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3e4fb394-38af-4e4b-a4c4-f815e88b9dc1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:17.070391 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3e4fb394-38af-4e4b-a4c4-f815e88b9dc1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:17.070560 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3e4fb394-38af-4e4b-a4c4-f815e88b9dc1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:17.070693 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-3e4fb394-38af-4e4b-a4c4-f815e88b9dc1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:17.076135 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:17.076135 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:17.077232 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3e4fb394-38af-4e4b-a4c4-f815e88b9dc1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:17.077668 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1002/4102] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:17 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:17.774200 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-62a18d9e-8773-4342-8e88-52c5f187d15a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:17.775946 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-62a18d9e-8773-4342-8e88-52c5f187d15a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:17.776139 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-62a18d9e-8773-4342-8e88-52c5f187d15a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:17.776321 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-62a18d9e-8773-4342-8e88-52c5f187d15a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:17.776432 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-62a18d9e-8773-4342-8e88-52c5f187d15a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:17.780863 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:17.780863 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:17.781668 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-62a18d9e-8773-4342-8e88-52c5f187d15a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:17.782045 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1040/4103] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:17 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:18.089181 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-85d7b5f5-4e10-49b0-8906-6f6136489e39 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:18.090932 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-85d7b5f5-4e10-49b0-8906-6f6136489e39 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:18.091128 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-85d7b5f5-4e10-49b0-8906-6f6136489e39 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:18.091339 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-85d7b5f5-4e10-49b0-8906-6f6136489e39 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:18.091434 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-85d7b5f5-4e10-49b0-8906-6f6136489e39 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:18.095935 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:18.095935 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:18.096626 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-85d7b5f5-4e10-49b0-8906-6f6136489e39 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:18.097221 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1028/4104] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:18 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:18.793046 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-288553ec-7fcf-4528-bcd1-72b9fe2cd1c6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:18.794924 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-288553ec-7fcf-4528-bcd1-72b9fe2cd1c6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:18.795140 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-288553ec-7fcf-4528-bcd1-72b9fe2cd1c6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:18.795332 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-288553ec-7fcf-4528-bcd1-72b9fe2cd1c6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:18.795464 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-288553ec-7fcf-4528-bcd1-72b9fe2cd1c6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:18.799364 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:18.799364 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:18.799950 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-288553ec-7fcf-4528-bcd1-72b9fe2cd1c6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:18.800312 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1035/4105] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:18 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:19.108614 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3dbfe27a-f197-4cc7-9299-b215cb20ef3d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:19.110863 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3dbfe27a-f197-4cc7-9299-b215cb20ef3d tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:19.111147 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3dbfe27a-f197-4cc7-9299-b215cb20ef3d tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:19.111412 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3dbfe27a-f197-4cc7-9299-b215cb20ef3d tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:19.111520 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-3dbfe27a-f197-4cc7-9299-b215cb20ef3d tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:19.116687 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:19.116687 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:19.117803 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3dbfe27a-f197-4cc7-9299-b215cb20ef3d tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:19.118304 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1003/4106] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:19 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:19.315036 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-874d37da-f784-4ad8-8a6f-84db22b0a217 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:19.321549 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-874d37da-f784-4ad8-8a6f-84db22b0a217 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:19.322894 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-874d37da-f784-4ad8-8a6f-84db22b0a217 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:19.324040 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-874d37da-f784-4ad8-8a6f-84db22b0a217 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:19.346551 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:19.346551 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:19.363022 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-874d37da-f784-4ad8-8a6f-84db22b0a217 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:19.384035 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-874d37da-f784-4ad8-8a6f-84db22b0a217 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:58:19.384556 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1041/4107] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:58:19 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 867 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:19.401817 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b0d44e18-94cc-4111-a8b1-16f2f69220c4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:19.404633 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b0d44e18-94cc-4111-a8b1-16f2f69220c4 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] DELETE https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:19.404633 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b0d44e18-94cc-4111-a8b1-16f2f69220c4 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:19.405160 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b0d44e18-94cc-4111-a8b1-16f2f69220c4 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:19.405160 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-b0d44e18-94cc-4111-a8b1-16f2f69220c4 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Delete volume with id: 321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:19.413905 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:19.413905 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:19.413905 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b0d44e18-94cc-4111-a8b1-16f2f69220c4 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:19.433055 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b0d44e18-94cc-4111-a8b1-16f2f69220c4 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Delete volume request issued successfully. Jul 03 23:58:19.433180 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b0d44e18-94cc-4111-a8b1-16f2f69220c4 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 202 Jul 03 23:58:19.433746 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1029/4108] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:58:19 2026] DELETE /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 23:58:19.442561 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0e28eec9-913c-4284-99dd-9dedb6fd8cdd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:19.444936 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0e28eec9-913c-4284-99dd-9dedb6fd8cdd tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:19.445197 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0e28eec9-913c-4284-99dd-9dedb6fd8cdd tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:19.445438 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0e28eec9-913c-4284-99dd-9dedb6fd8cdd tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:19.453738 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:19.453738 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:19.457769 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0e28eec9-913c-4284-99dd-9dedb6fd8cdd tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Volume info retrieved successfully. Jul 03 23:58:19.462692 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0e28eec9-913c-4284-99dd-9dedb6fd8cdd tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 200 Jul 03 23:58:19.463353 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1036/4109] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:58:19 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:19.664216 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-88d3df7d-c143-425e-8dc6-93e3e0b53777 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:19.665632 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-88d3df7d-c143-425e-8dc6-93e3e0b53777 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] DELETE https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:58:19.665950 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-88d3df7d-c143-425e-8dc6-93e3e0b53777 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:19.666201 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-88d3df7d-c143-425e-8dc6-93e3e0b53777 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:19.666457 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-88d3df7d-c143-425e-8dc6-93e3e0b53777 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Delete volume with id: 081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:58:19.673680 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:19.673680 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:19.674112 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-88d3df7d-c143-425e-8dc6-93e3e0b53777 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:58:19.683693 np0000004490 devstack@c-api.service[99860]: WARNING cinder.keymgr.conf_key_mgr [None req-88d3df7d-c143-425e-8dc6-93e3e0b53777 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 23:58:19.689411 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-88d3df7d-c143-425e-8dc6-93e3e0b53777 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Delete volume request issued successfully. Jul 03 23:58:19.689637 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-88d3df7d-c143-425e-8dc6-93e3e0b53777 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 202 Jul 03 23:58:19.690151 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1004/4110] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:58:19 2026] DELETE /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:19.697974 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-74c77492-0a18-4138-9dfc-a5488cd8249c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:19.699761 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-74c77492-0a18-4138-9dfc-a5488cd8249c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:58:19.699971 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-74c77492-0a18-4138-9dfc-a5488cd8249c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:19.700152 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-74c77492-0a18-4138-9dfc-a5488cd8249c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:19.707209 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:19.707209 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:19.711261 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-74c77492-0a18-4138-9dfc-a5488cd8249c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:58:19.715476 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-74c77492-0a18-4138-9dfc-a5488cd8249c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 200 Jul 03 23:58:19.715835 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1042/4111] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:19 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:19.811635 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-aa301604-a4fd-4be1-a7ca-b0dac0adca55 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:19.813418 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-aa301604-a4fd-4be1-a7ca-b0dac0adca55 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:19.813611 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-aa301604-a4fd-4be1-a7ca-b0dac0adca55 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:19.813829 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-aa301604-a4fd-4be1-a7ca-b0dac0adca55 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:19.813941 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-aa301604-a4fd-4be1-a7ca-b0dac0adca55 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:19.817907 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:19.817907 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:19.818591 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-aa301604-a4fd-4be1-a7ca-b0dac0adca55 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:19.819040 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1030/4112] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:19 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:19.829603 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3504042d-95d4-4d32-b811-937f85113e78 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:19.831272 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3504042d-95d4-4d32-b811-937f85113e78 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2/export_record Jul 03 23:58:19.831432 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3504042d-95d4-4d32-b811-937f85113e78 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:19.831576 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3504042d-95d4-4d32-b811-937f85113e78 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'export_record' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:19.832190 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.backups [None req-3504042d-95d4-4d32-b811-937f85113e78 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Export record for backup cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99861) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 23:58:19.837349 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:19.837349 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:19.837942 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.backup.api [None req-3504042d-95d4-4d32-b811-937f85113e78 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling RPCAPI with context: , host: np0000004490, backup: cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99861) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 23:58:19.843688 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.backup.rpcapi [None req-3504042d-95d4-4d32-b811-937f85113e78 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] export_record in rpcapi backup_id cda3e19f-c800-492d-accc-f66f7886c0c2 on host np0000004490. {{(pid=99861) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 23:58:20.129274 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b73a311a-090c-4253-a736-c59b5da71333 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:20.131043 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b73a311a-090c-4253-a736-c59b5da71333 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:20.131238 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b73a311a-090c-4253-a736-c59b5da71333 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:20.131406 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b73a311a-090c-4253-a736-c59b5da71333 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:20.131500 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-b73a311a-090c-4253-a736-c59b5da71333 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:20.135490 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:20.135490 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:20.136334 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b73a311a-090c-4253-a736-c59b5da71333 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:20.136725 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1005/4113] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:20 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:20.346060 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.backups [None req-3504042d-95d4-4d32-b811-937f85113e78 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2RhM2UxOWYtYzgwMC00OTJkLWFjY2MtZjY2Zjc4ODZjMGMyIiwgInVzZXJfaWQiOiAiODQ5Nzc2ZTI1NTA4NDgzNGEyMjczODI0NTQzNWMxZWQiLCAicHJvamVjdF9pZCI6ICJlN2M4Y2YyYzk2OGE0ZmU4YjNjODE2M2FmZGRlMzAwNiIsICJ2b2x1bWVfaWQiOiAiZWMzYjJjYjMtYjYxMC00N2EyLThjYTctZGUwNWQ4NjAyNmU0IiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDMyMDY2Mjk0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWMzYjJjYjMtYjYxMC00N2EyLThjYTctZGUwNWQ4NjAyNmU0LzIwMjYwNzAzMjM1ODA1L2F6X25vdmFfYmFja3VwX2NkYTNlMTlmLWM4MDAtNDkyZC1hY2NjLWY2NmY3ODg2YzBjMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMjM6NTg6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMjM6NTg6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMzo1ODoyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99861) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 23:58:20.346379 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3504042d-95d4-4d32-b811-937f85113e78 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2/export_record returned with HTTP 200 Jul 03 23:58:20.346908 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1037/4114] 10.4.3.143 () {68 vars in 1430 bytes} [Fri Jul 3 23:58:19 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2/export_record => generated 1424 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:20.354287 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-db416d11-ac78-4a5f-b091-50be6f87eae8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:20.356125 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-db416d11-ac78-4a5f-b091-50be6f87eae8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:58:20.356387 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-db416d11-ac78-4a5f-b091-50be6f87eae8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:20.356578 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-db416d11-ac78-4a5f-b091-50be6f87eae8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:20.356678 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-db416d11-ac78-4a5f-b091-50be6f87eae8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:20.360660 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:20.360660 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:20.361244 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-db416d11-ac78-4a5f-b091-50be6f87eae8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:58:20.361588 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1043/4115] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:20 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:20.372503 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4eae59a6-21dc-4a61-80d5-8e319ab1bbef None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:20.374254 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4eae59a6-21dc-4a61-80d5-8e319ab1bbef tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] POST https://10.4.3.143/volume/v3/backups/import_record Jul 03 23:58:20.374996 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4eae59a6-21dc-4a61-80d5-8e319ab1bbef tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWQ0YjFhNjAtODJhMi00OTY2LWFmNjQtOGQxMjc2ZDc3ZmEwIiwgInVzZXJfaWQiOiAiODQ5Nzc2ZTI1NTA4NDgzNGEyMjczODI0NTQzNWMxZWQiLCAicHJvamVjdF9pZCI6ICJlN2M4Y2YyYzk2OGE0ZmU4YjNjODE2M2FmZGRlMzAwNiIsICJ2b2x1bWVfaWQiOiAiZWMzYjJjYjMtYjYxMC00N2EyLThjYTctZGUwNWQ4NjAyNmU0IiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDMyMDY2Mjk0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWMzYjJjYjMtYjYxMC00N2EyLThjYTctZGUwNWQ4NjAyNmU0LzIwMjYwNzAzMjM1ODA1L2F6X25vdmFfYmFja3VwX2NkYTNlMTlmLWM4MDAtNDkyZC1hY2NjLWY2NmY3ODg2YzBjMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMjM6NTg6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMjM6NTg6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMzo1ODoyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:20.376549 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.backups [None req-4eae59a6-21dc-4a61-80d5-8e319ab1bbef tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWQ0YjFhNjAtODJhMi00OTY2LWFmNjQtOGQxMjc2ZDc3ZmEwIiwgInVzZXJfaWQiOiAiODQ5Nzc2ZTI1NTA4NDgzNGEyMjczODI0NTQzNWMxZWQiLCAicHJvamVjdF9pZCI6ICJlN2M4Y2YyYzk2OGE0ZmU4YjNjODE2M2FmZGRlMzAwNiIsICJ2b2x1bWVfaWQiOiAiZWMzYjJjYjMtYjYxMC00N2EyLThjYTctZGUwNWQ4NjAyNmU0IiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDMyMDY2Mjk0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWMzYjJjYjMtYjYxMC00N2EyLThjYTctZGUwNWQ4NjAyNmU0LzIwMjYwNzAzMjM1ODA1L2F6X25vdmFfYmFja3VwX2NkYTNlMTlmLWM4MDAtNDkyZC1hY2NjLWY2NmY3ODg2YzBjMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMjM6NTg6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMjM6NTg6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMzo1ODoyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99863) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 23:58:20.376639 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.backups [None req-4eae59a6-21dc-4a61-80d5-8e319ab1bbef tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWQ0YjFhNjAtODJhMi00OTY2LWFmNjQtOGQxMjc2ZDc3ZmEwIiwgInVzZXJfaWQiOiAiODQ5Nzc2ZTI1NTA4NDgzNGEyMjczODI0NTQzNWMxZWQiLCAicHJvamVjdF9pZCI6ICJlN2M4Y2YyYzk2OGE0ZmU4YjNjODE2M2FmZGRlMzAwNiIsICJ2b2x1bWVfaWQiOiAiZWMzYjJjYjMtYjYxMC00N2EyLThjYTctZGUwNWQ4NjAyNmU0IiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDMyMDY2Mjk0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWMzYjJjYjMtYjYxMC00N2EyLThjYTctZGUwNWQ4NjAyNmU0LzIwMjYwNzAzMjM1ODA1L2F6X25vdmFfYmFja3VwX2NkYTNlMTlmLWM4MDAtNDkyZC1hY2NjLWY2NmY3ODg2YzBjMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMjM6NTg6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMjM6NTg6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMzo1ODoyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99863) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 23:58:20.401673 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-4eae59a6-21dc-4a61-80d5-8e319ab1bbef tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Created reservations ['a1319979-642e-4be9-8a4d-eb1175341f9f', '49a0d46d-2d4f-4a0e-a649-93dc2d2a9f4a'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:20.422642 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.backup.rpcapi [None req-4eae59a6-21dc-4a61-80d5-8e319ab1bbef tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] import_record rpcapi backup id 1d4b1a60-82a2-4966-af64-8d1276d77fa0 on host np0000004490 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWQ0YjFhNjAtODJhMi00OTY2LWFmNjQtOGQxMjc2ZDc3ZmEwIiwgInVzZXJfaWQiOiAiODQ5Nzc2ZTI1NTA4NDgzNGEyMjczODI0NTQzNWMxZWQiLCAicHJvamVjdF9pZCI6ICJlN2M4Y2YyYzk2OGE0ZmU4YjNjODE2M2FmZGRlMzAwNiIsICJ2b2x1bWVfaWQiOiAiZWMzYjJjYjMtYjYxMC00N2EyLThjYTctZGUwNWQ4NjAyNmU0IiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDMyMDY2Mjk0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWMzYjJjYjMtYjYxMC00N2EyLThjYTctZGUwNWQ4NjAyNmU0LzIwMjYwNzAzMjM1ODA1L2F6X25vdmFfYmFja3VwX2NkYTNlMTlmLWM4MDAtNDkyZC1hY2NjLWY2NmY3ODg2YzBjMiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMjM6NTg6MDFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMjM6NTg6MDFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMzo1ODoyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99863) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 23:58:20.424665 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.backups [None req-4eae59a6-21dc-4a61-80d5-8e319ab1bbef tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Import record output: {'backup': {'id': '1d4b1a60-82a2-4966-af64-8d1276d77fa0', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.143/volume/v3/backups/1d4b1a60-82a2-4966-af64-8d1276d77fa0'}, {'rel': 'bookmark', 'href': 'https://10.4.3.143/volume/backups/1d4b1a60-82a2-4966-af64-8d1276d77fa0'}]}}. {{(pid=99863) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 23:58:20.424848 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4eae59a6-21dc-4a61-80d5-8e319ab1bbef tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/import_record returned with HTTP 201 Jul 03 23:58:20.425282 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1031/4116] 10.4.3.143 () {70 vars in 1342 bytes} [Fri Jul 3 23:58:20 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 53 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 23:58:20.434610 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c6024aea-4642-4664-a8ed-be6f098f5550 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:20.436014 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c6024aea-4642-4664-a8ed-be6f098f5550 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/1d4b1a60-82a2-4966-af64-8d1276d77fa0 Jul 03 23:58:20.436350 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c6024aea-4642-4664-a8ed-be6f098f5550 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:20.436645 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c6024aea-4642-4664-a8ed-be6f098f5550 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:20.436845 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-c6024aea-4642-4664-a8ed-be6f098f5550 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 1d4b1a60-82a2-4966-af64-8d1276d77fa0. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:20.441401 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:20.441401 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:20.442198 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c6024aea-4642-4664-a8ed-be6f098f5550 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/1d4b1a60-82a2-4966-af64-8d1276d77fa0 returned with HTTP 200 Jul 03 23:58:20.442774 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1006/4117] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:20 2026] GET /volume/v3/backups/1d4b1a60-82a2-4966-af64-8d1276d77fa0 => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:20.475903 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-934cd750-a7b1-48ba-b2c9-1d3c3a76e9b2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:20.477778 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-934cd750-a7b1-48ba-b2c9-1d3c3a76e9b2 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] GET https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e Jul 03 23:58:20.478007 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-934cd750-a7b1-48ba-b2c9-1d3c3a76e9b2 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:20.478276 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-934cd750-a7b1-48ba-b2c9-1d3c3a76e9b2 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:20.484143 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-934cd750-a7b1-48ba-b2c9-1d3c3a76e9b2 tempest-VolumesExtendAttachedTest-1590578630 tempest-VolumesExtendAttachedTest-1590578630-project-member] https://10.4.3.143/volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e returned with HTTP 404 Jul 03 23:58:20.484621 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1038/4118] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:58:20 2026] GET /volume/v3/volumes/321eeb68-412f-41cc-8175-f480993ecd6e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:58:20.728234 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e0fda81c-dc83-4228-b84e-3bf0845a2211 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:20.729876 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e0fda81c-dc83-4228-b84e-3bf0845a2211 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 Jul 03 23:58:20.730040 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e0fda81c-dc83-4228-b84e-3bf0845a2211 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:20.730219 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e0fda81c-dc83-4228-b84e-3bf0845a2211 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:20.735453 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e0fda81c-dc83-4228-b84e-3bf0845a2211 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 returned with HTTP 404 Jul 03 23:58:20.735925 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1044/4119] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:20 2026] GET /volume/v3/volumes/081214f9-b79e-4ec7-b462-0b2c2467baa5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:20.742464 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5bd4c4e2-baaa-471b-a37b-cd12e559ab46 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:20.744400 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5bd4c4e2-baaa-471b-a37b-cd12e559ab46 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Jul 03 23:58:20.744602 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5bd4c4e2-baaa-471b-a37b-cd12e559ab46 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:20.744832 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5bd4c4e2-baaa-471b-a37b-cd12e559ab46 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:20.745350 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:20.745350 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:20.745600 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-5bd4c4e2-baaa-471b-a37b-cd12e559ab46 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 23:58:20.758926 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5bd4c4e2-baaa-471b-a37b-cd12e559ab46 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Get all volumes completed successfully. Jul 03 23:58:20.761812 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:20.761812 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:20.766796 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5bd4c4e2-baaa-471b-a37b-cd12e559ab46 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 23:58:20.767170 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1032/4120] 10.4.3.143 () {66 vars in 1285 bytes} [Fri Jul 3 23:58:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12104 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:58:20.785903 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-970928f3-d077-40d5-91fa-4355054223df None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:20.787592 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-970928f3-d077-40d5-91fa-4355054223df tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] DELETE https://10.4.3.143/volume/v3/types/743c1c8c-dcf1-4200-bb33-5adab64b9b51 Jul 03 23:58:20.787833 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-970928f3-d077-40d5-91fa-4355054223df tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:20.788058 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-970928f3-d077-40d5-91fa-4355054223df tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:20.810157 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-970928f3-d077-40d5-91fa-4355054223df tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] https://10.4.3.143/volume/v3/types/743c1c8c-dcf1-4200-bb33-5adab64b9b51 returned with HTTP 202 Jul 03 23:58:20.810523 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1007/4121] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:58:20 2026] DELETE /volume/v3/types/743c1c8c-dcf1-4200-bb33-5adab64b9b51 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:20.827122 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0a300a4a-f6b8-4389-bf17-cd29aaeb86b5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:20.827729 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0a300a4a-f6b8-4389-bf17-cd29aaeb86b5 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:58:20.827939 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0a300a4a-f6b8-4389-bf17-cd29aaeb86b5 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-281724188", "extra_specs": {}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:20.844474 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0a300a4a-f6b8-4389-bf17-cd29aaeb86b5 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:58:20.844896 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1039/4122] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:58:20 2026] POST /volume/v3/types => generated 211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:20.854253 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3a82e67f-b7a5-4d77-9818-a8a83dd6afd1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:20.856071 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3a82e67f-b7a5-4d77-9818-a8a83dd6afd1 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] POST https://10.4.3.143/volume/v3/types/1a0d5996-2d38-4377-b9bf-df203779e8d4/encryption Jul 03 23:58:20.856433 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3a82e67f-b7a5-4d77-9818-a8a83dd6afd1 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:20.880163 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3a82e67f-b7a5-4d77-9818-a8a83dd6afd1 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] https://10.4.3.143/volume/v3/types/1a0d5996-2d38-4377-b9bf-df203779e8d4/encryption returned with HTTP 200 Jul 03 23:58:20.880163 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1045/4123] 10.4.3.143 () {68 vars in 1397 bytes} [Fri Jul 3 23:58:20 2026] POST /volume/v3/types/1a0d5996-2d38-4377-b9bf-df203779e8d4/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:20.887114 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:20.888796 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:58:20.889106 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1275924274", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-281724188", "size": 1}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:20.890555 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1275924274', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-281724188', 'size': 1}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:58:20.895103 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Create volume of 1 GB Jul 03 23:58:20.895427 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:20.895427 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:20.895883 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Availability Zones retrieved successfully. Jul 03 23:58:20.902293 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Flow 'volume_create_api' (3d1afa8f-ddde-4093-a94f-722c97d063e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:20.903110 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (792563bd-b1bf-4852-9e52-01ae61997fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:20.903944 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:58:20.928963 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (792563bd-b1bf-4852-9e52-01ae61997fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:58:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1a0d5996-2d38-4377-b9bf-df203779e8d4,is_public=True,name='tempest-scenario-type-luks-281724188',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1a0d5996-2d38-4377-b9bf-df203779e8d4', '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=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:20.929821 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9f8fb85-2b20-48fb-9909-3c7b4a6d7463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:20.952606 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-281724188 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-281724188, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:58:20.952955 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-281724188 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-281724188, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:58:20.985283 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Created reservations ['7a29ea78-e3d0-4704-ad1a-2bd0289b0962', '6cf86580-15ad-4e75-bf7f-a4e1477e6746', '297bac26-5451-4cf4-a614-129fcf3738f0', '4e085200-a530-490d-94a1-cbf9702f3463'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:20.986179 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9f8fb85-2b20-48fb-9909-3c7b4a6d7463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a29ea78-e3d0-4704-ad1a-2bd0289b0962', '6cf86580-15ad-4e75-bf7f-a4e1477e6746', '297bac26-5451-4cf4-a614-129fcf3738f0', '4e085200-a530-490d-94a1-cbf9702f3463']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:20.986903 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ed6b9b7-4646-4c6b-a3eb-ea1a57d8ed3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:21.009723 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ed6b9b7-4646-4c6b-a3eb-ea1a57d8ed3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51f1608a-f434-44bb-bab6-3630f0ed4fe0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1275924274',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff90a4c9adc8441e880a01df22a63366',qos_specs=None,replication_status=,reservations=['7a29ea78-e3d0-4704-ad1a-2bd0289b0962','6cf86580-15ad-4e75-bf7f-a4e1477e6746','297bac26-5451-4cf4-a614-129fcf3738f0','4e085200-a530-490d-94a1-cbf9702f3463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5365a3c885d4b958e134c21bbaf6436',volume_type_id=1a0d5996-2d38-4377-b9bf-df203779e8d4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:58:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1275924274',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=51f1608a-f434-44bb-bab6-3630f0ed4fe0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff90a4c9adc8441e880a01df22a63366',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5365a3c885d4b958e134c21bbaf6436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1a0d5996-2d38-4377-b9bf-df203779e8d4),volume_type_id=1a0d5996-2d38-4377-b9bf-df203779e8d4)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:21.010453 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f964c981-fef5-4a45-ac62-ea86f59d6793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:21.029165 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f964c981-fef5-4a45-ac62-ea86f59d6793) transitioned into state 'SUCCESS' from state '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-1275924274',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff90a4c9adc8441e880a01df22a63366',qos_specs=None,replication_status=,reservations=['7a29ea78-e3d0-4704-ad1a-2bd0289b0962','6cf86580-15ad-4e75-bf7f-a4e1477e6746','297bac26-5451-4cf4-a614-129fcf3738f0','4e085200-a530-490d-94a1-cbf9702f3463'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5365a3c885d4b958e134c21bbaf6436',volume_type_id=1a0d5996-2d38-4377-b9bf-df203779e8d4)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:21.029887 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c30d702-0509-4b61-b208-40950df54b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:21.042412 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c30d702-0509-4b61-b208-40950df54b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:21.042412 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Flow 'volume_create_api' (3d1afa8f-ddde-4093-a94f-722c97d063e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:21.042412 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Create volume request issued successfully. Jul 03 23:58:21.042412 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a5695ce3-84f9-4b3b-8f50-2b92b9eee38e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:58:21.042763 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1033/4124] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:58:20 2026] POST /volume/v3/volumes => generated 784 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:21.147561 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3ee9590b-cd79-45b6-89f6-c697a7a3df70 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:21.150058 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3ee9590b-cd79-45b6-89f6-c697a7a3df70 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:21.150264 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3ee9590b-cd79-45b6-89f6-c697a7a3df70 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:21.150494 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3ee9590b-cd79-45b6-89f6-c697a7a3df70 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:21.150600 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-3ee9590b-cd79-45b6-89f6-c697a7a3df70 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:21.156169 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:21.156169 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:21.156997 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3ee9590b-cd79-45b6-89f6-c697a7a3df70 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:21.157405 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1008/4125] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:21 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:21.453170 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bec43f94-7188-40bf-a66e-43e44a021b90 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:21.455048 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bec43f94-7188-40bf-a66e-43e44a021b90 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/1d4b1a60-82a2-4966-af64-8d1276d77fa0 Jul 03 23:58:21.455294 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bec43f94-7188-40bf-a66e-43e44a021b90 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:21.455486 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bec43f94-7188-40bf-a66e-43e44a021b90 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:21.455574 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-bec43f94-7188-40bf-a66e-43e44a021b90 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 1d4b1a60-82a2-4966-af64-8d1276d77fa0. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:21.469401 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:21.469401 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:21.470067 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bec43f94-7188-40bf-a66e-43e44a021b90 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/1d4b1a60-82a2-4966-af64-8d1276d77fa0 returned with HTTP 200 Jul 03 23:58:21.470426 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1040/4126] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:21 2026] GET /volume/v3/backups/1d4b1a60-82a2-4966-af64-8d1276d77fa0 => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:21.481002 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b4411086-9caf-4572-beb1-b847349d48e2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:21.482779 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b4411086-9caf-4572-beb1-b847349d48e2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] DELETE https://10.4.3.143/volume/v3/backups/1d4b1a60-82a2-4966-af64-8d1276d77fa0 Jul 03 23:58:21.484916 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b4411086-9caf-4572-beb1-b847349d48e2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:21.484916 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b4411086-9caf-4572-beb1-b847349d48e2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:21.484916 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-b4411086-9caf-4572-beb1-b847349d48e2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Delete backup with id: 1d4b1a60-82a2-4966-af64-8d1276d77fa0. Jul 03 23:58:21.488342 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:21.488342 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:21.551068 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-b4411086-9caf-4572-beb1-b847349d48e2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] delete_backup rpcapi backup_id 1d4b1a60-82a2-4966-af64-8d1276d77fa0 {{(pid=99862) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:58:21.554003 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b4411086-9caf-4572-beb1-b847349d48e2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/1d4b1a60-82a2-4966-af64-8d1276d77fa0 returned with HTTP 202 Jul 03 23:58:21.555142 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1046/4127] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:58:21 2026] DELETE /volume/v3/backups/1d4b1a60-82a2-4966-af64-8d1276d77fa0 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:58:21.561907 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-747f0723-bd4f-43d7-b22e-d2b9805f0441 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:21.563809 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-747f0723-bd4f-43d7-b22e-d2b9805f0441 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/1d4b1a60-82a2-4966-af64-8d1276d77fa0 Jul 03 23:58:21.563974 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-747f0723-bd4f-43d7-b22e-d2b9805f0441 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:21.564156 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-747f0723-bd4f-43d7-b22e-d2b9805f0441 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:21.564273 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-747f0723-bd4f-43d7-b22e-d2b9805f0441 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 1d4b1a60-82a2-4966-af64-8d1276d77fa0. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:21.568927 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:21.568927 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:21.569817 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-747f0723-bd4f-43d7-b22e-d2b9805f0441 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/1d4b1a60-82a2-4966-af64-8d1276d77fa0 returned with HTTP 200 Jul 03 23:58:21.570246 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1034/4128] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:21 2026] GET /volume/v3/backups/1d4b1a60-82a2-4966-af64-8d1276d77fa0 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:22.167780 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bdd55c79-3221-419b-89f1-ded9880692ec None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:22.169369 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bdd55c79-3221-419b-89f1-ded9880692ec tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:22.169533 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bdd55c79-3221-419b-89f1-ded9880692ec tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:22.169729 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bdd55c79-3221-419b-89f1-ded9880692ec tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:22.169853 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-bdd55c79-3221-419b-89f1-ded9880692ec tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:22.173826 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:22.173826 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:22.174558 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bdd55c79-3221-419b-89f1-ded9880692ec tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:22.174915 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1009/4129] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:22 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:22.581322 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-39d5fc18-dc95-4768-88a2-b050c528c5bf None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:22.583355 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39d5fc18-dc95-4768-88a2-b050c528c5bf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/1d4b1a60-82a2-4966-af64-8d1276d77fa0 Jul 03 23:58:22.583610 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-39d5fc18-dc95-4768-88a2-b050c528c5bf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:22.583866 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-39d5fc18-dc95-4768-88a2-b050c528c5bf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:22.584013 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-39d5fc18-dc95-4768-88a2-b050c528c5bf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 1d4b1a60-82a2-4966-af64-8d1276d77fa0. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:22.587898 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39d5fc18-dc95-4768-88a2-b050c528c5bf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/1d4b1a60-82a2-4966-af64-8d1276d77fa0 returned with HTTP 404 Jul 03 23:58:22.588463 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1041/4130] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:22 2026] GET /volume/v3/backups/1d4b1a60-82a2-4966-af64-8d1276d77fa0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:22.596260 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8f0fc9de-10d6-4b8d-a474-4c037752959c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:22.597813 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8f0fc9de-10d6-4b8d-a474-4c037752959c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/ec3b2cb3-b610-47a2-8ca7-de05d86026e4 Jul 03 23:58:22.598147 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8f0fc9de-10d6-4b8d-a474-4c037752959c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:22.598443 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8f0fc9de-10d6-4b8d-a474-4c037752959c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:22.599726 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-8f0fc9de-10d6-4b8d-a474-4c037752959c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Delete volume with id: ec3b2cb3-b610-47a2-8ca7-de05d86026e4 Jul 03 23:58:22.605957 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:22.605957 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:22.606434 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8f0fc9de-10d6-4b8d-a474-4c037752959c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:58:22.629461 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8f0fc9de-10d6-4b8d-a474-4c037752959c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Delete volume request issued successfully. Jul 03 23:58:22.629910 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8f0fc9de-10d6-4b8d-a474-4c037752959c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/ec3b2cb3-b610-47a2-8ca7-de05d86026e4 returned with HTTP 202 Jul 03 23:58:22.630484 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1047/4131] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:58:22 2026] DELETE /volume/v3/volumes/ec3b2cb3-b610-47a2-8ca7-de05d86026e4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:22.637944 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c25b83ef-1936-43fb-aef7-0bdaef0bdf64 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:22.639671 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c25b83ef-1936-43fb-aef7-0bdaef0bdf64 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/volumes/ec3b2cb3-b610-47a2-8ca7-de05d86026e4 Jul 03 23:58:22.639901 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c25b83ef-1936-43fb-aef7-0bdaef0bdf64 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:22.640075 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c25b83ef-1936-43fb-aef7-0bdaef0bdf64 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:22.646844 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:22.646844 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:22.649979 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c25b83ef-1936-43fb-aef7-0bdaef0bdf64 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:58:22.653916 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c25b83ef-1936-43fb-aef7-0bdaef0bdf64 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/ec3b2cb3-b610-47a2-8ca7-de05d86026e4 returned with HTTP 200 Jul 03 23:58:22.654351 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1035/4132] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:22 2026] GET /volume/v3/volumes/ec3b2cb3-b610-47a2-8ca7-de05d86026e4 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:23.185072 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-65b0449c-16ad-4d7f-aead-b823a82b93a6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:23.187580 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-65b0449c-16ad-4d7f-aead-b823a82b93a6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:23.187842 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-65b0449c-16ad-4d7f-aead-b823a82b93a6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:23.188091 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-65b0449c-16ad-4d7f-aead-b823a82b93a6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:23.188227 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-65b0449c-16ad-4d7f-aead-b823a82b93a6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:23.192560 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:23.192560 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:23.193350 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-65b0449c-16ad-4d7f-aead-b823a82b93a6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:23.193734 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1010/4133] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:23 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:23.203584 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f69e8caf-5a53-480c-a92f-4cb4e6f8a6b5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:23.206077 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f69e8caf-5a53-480c-a92f-4cb4e6f8a6b5 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:58:23.206391 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f69e8caf-5a53-480c-a92f-4cb4e6f8a6b5 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:23.207079 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f69e8caf-5a53-480c-a92f-4cb4e6f8a6b5 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:23.207281 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-f69e8caf-5a53-480c-a92f-4cb4e6f8a6b5 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:23.213119 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:23.213119 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:23.214049 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f69e8caf-5a53-480c-a92f-4cb4e6f8a6b5 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:58:23.214532 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1042/4134] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:23 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:23.225736 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2f8172d9-e4ed-4891-9959-1469bf57dee2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:23.227547 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2f8172d9-e4ed-4891-9959-1469bf57dee2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 03 23:58:23.227924 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2f8172d9-e4ed-4891-9959-1469bf57dee2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c087fc7f-29e0-49e7-89f6-8e003b09bfe9", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1697605163"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:23.229388 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-2f8172d9-e4ed-4891-9959-1469bf57dee2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Creating new backup {'backup': {'volume_id': 'c087fc7f-29e0-49e7-89f6-8e003b09bfe9', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1697605163'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:58:23.229539 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-2f8172d9-e4ed-4891-9959-1469bf57dee2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Creating backup of volume c087fc7f-29e0-49e7-89f6-8e003b09bfe9 in container None Jul 03 23:58:23.237300 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:23.237300 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:23.237665 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2f8172d9-e4ed-4891-9959-1469bf57dee2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Volume info retrieved successfully. Jul 03 23:58:23.264478 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-2f8172d9-e4ed-4891-9959-1469bf57dee2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Created reservations ['1c6e6b6f-d152-497a-bffe-9a87cf1541f2', '84fdcb64-8f48-43a0-b425-3ad5a13c63a7'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:23.312228 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2f8172d9-e4ed-4891-9959-1469bf57dee2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:58:23.312688 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1048/4135] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:58:23 2026] POST /volume/v3/backups => generated 330 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:23.321545 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-95effb72-a001-461a-b944-f91f454bc42a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:23.323898 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-95effb72-a001-461a-b944-f91f454bc42a tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 Jul 03 23:58:23.326539 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-95effb72-a001-461a-b944-f91f454bc42a tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:23.326539 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-95effb72-a001-461a-b944-f91f454bc42a tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:23.326539 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-95effb72-a001-461a-b944-f91f454bc42a tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 897c23ac-5260-445c-8ae4-346760e00ec7. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:23.328746 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:23.328746 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:23.329340 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-95effb72-a001-461a-b944-f91f454bc42a tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 returned with HTTP 200 Jul 03 23:58:23.329685 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1036/4136] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:23 2026] GET /volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:23.668156 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c7447ae2-09b1-4097-9164-7efd52cad91d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:23.670454 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c7447ae2-09b1-4097-9164-7efd52cad91d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/volumes/ec3b2cb3-b610-47a2-8ca7-de05d86026e4 Jul 03 23:58:23.670727 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c7447ae2-09b1-4097-9164-7efd52cad91d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:23.670972 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c7447ae2-09b1-4097-9164-7efd52cad91d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:23.678732 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c7447ae2-09b1-4097-9164-7efd52cad91d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/ec3b2cb3-b610-47a2-8ca7-de05d86026e4 returned with HTTP 404 Jul 03 23:58:23.679323 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1011/4137] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:23 2026] GET /volume/v3/volumes/ec3b2cb3-b610-47a2-8ca7-de05d86026e4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:23.695665 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6907ee70-f31b-41c5-b15e-2de4fe1e5f08 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:23.697168 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6907ee70-f31b-41c5-b15e-2de4fe1e5f08 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups Jul 03 23:58:23.697387 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6907ee70-f31b-41c5-b15e-2de4fe1e5f08 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:23.697564 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6907ee70-f31b-41c5-b15e-2de4fe1e5f08 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:23.715289 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6907ee70-f31b-41c5-b15e-2de4fe1e5f08 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 200 Jul 03 23:58:23.715656 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1043/4138] 10.4.3.143 () {68 vars in 1277 bytes} [Fri Jul 3 23:58:23 2026] GET /volume/v3/backups => generated 625 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:23.726887 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b8e400eb-7011-4ae1-bf97-9319fbe267d0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:23.728574 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b8e400eb-7011-4ae1-bf97-9319fbe267d0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups?project_id=e7c8cf2c968a4fe8b3c8163afdde3006 Jul 03 23:58:23.728804 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b8e400eb-7011-4ae1-bf97-9319fbe267d0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:23.728992 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b8e400eb-7011-4ae1-bf97-9319fbe267d0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:23.729824 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:23.729824 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:23.737913 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b8e400eb-7011-4ae1-bf97-9319fbe267d0 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups?project_id=e7c8cf2c968a4fe8b3c8163afdde3006 returned with HTTP 200 Jul 03 23:58:23.738524 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1049/4139] 10.4.3.143 () {68 vars in 1364 bytes} [Fri Jul 3 23:58:23 2026] GET /volume/v3/backups?project_id=e7c8cf2c968a4fe8b3c8163afdde3006 => generated 625 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:23.747942 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:23.749769 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:58:23.750180 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1286710003"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:23.751857 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1286710003'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:58:23.752008 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Create volume of 1 GB Jul 03 23:58:23.757247 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8a118c1e-b630-4a6f-8db7-4fe61c736bed None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:23.757970 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Availability Zones retrieved successfully. Jul 03 23:58:23.759360 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8a118c1e-b630-4a6f-8db7-4fe61c736bed tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:58:23.759808 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8a118c1e-b630-4a6f-8db7-4fe61c736bed tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f1899e3-2d0c-4edf-ac80-fa26afa570a0", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1684543308", "description": null, "metadata": null}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:23.765723 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Flow 'volume_create_api' (6b2b490f-fb89-4d2a-b01a-da12330e7640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:23.767035 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a460936-1efe-4301-879e-29610885f463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:23.768099 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:58:23.772328 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:23.772328 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:23.772930 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8a118c1e-b630-4a6f-8db7-4fe61c736bed tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:58:23.773102 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-8a118c1e-b630-4a6f-8db7-4fe61c736bed tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create snapshot from volume 6f1899e3-2d0c-4edf-ac80-fa26afa570a0 Jul 03 23:58:23.800611 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a460936-1efe-4301-879e-29610885f463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:23.800611 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a2a723-0cc9-4ba5-866d-31cddd89049f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:23.831343 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-8a118c1e-b630-4a6f-8db7-4fe61c736bed tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Created reservations ['dc4bc367-2975-4b92-bb8c-a85c4bf2fa6c', '03cf8656-6846-4785-8921-956921bd1bed', 'eed614f5-5524-4a3a-a275-42b248d85e2f', '3c245ca6-9705-41ed-904c-4c62b764a0ee'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:23.847716 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Created reservations ['14152d94-57f9-40c8-8b9c-8e30c8cdf536', '23f8a90c-cbca-4548-bf41-c4533d1d929e', 'b46af9d3-5354-4a99-bd83-b06a3fbb7481', '065cdcdc-7f2e-4e97-8867-7bdcb5db8583'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:23.848696 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a2a723-0cc9-4ba5-866d-31cddd89049f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14152d94-57f9-40c8-8b9c-8e30c8cdf536', '23f8a90c-cbca-4548-bf41-c4533d1d929e', 'b46af9d3-5354-4a99-bd83-b06a3fbb7481', '065cdcdc-7f2e-4e97-8867-7bdcb5db8583']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:23.849453 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00a3fbf9-ead4-4fde-90ae-4c404268a36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:23.870332 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8a118c1e-b630-4a6f-8db7-4fe61c736bed tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot force create request issued successfully. Jul 03 23:58:23.870685 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8a118c1e-b630-4a6f-8db7-4fe61c736bed tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:58:23.870756 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00a3fbf9-ead4-4fde-90ae-4c404268a36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb2ffcff-6161-4ee8-8389-744195934490', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1286710003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c8cf2c968a4fe8b3c8163afdde3006',qos_specs=None,replication_status=,reservations=['14152d94-57f9-40c8-8b9c-8e30c8cdf536','23f8a90c-cbca-4548-bf41-c4533d1d929e','b46af9d3-5354-4a99-bd83-b06a3fbb7481','065cdcdc-7f2e-4e97-8867-7bdcb5db8583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='849776e255084834a22738245435c1ed',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:58:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1286710003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb2ffcff-6161-4ee8-8389-744195934490,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7c8cf2c968a4fe8b3c8163afdde3006',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='849776e255084834a22738245435c1ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:23.871123 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1012/4140] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:58:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:23.871585 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0625485-7f21-48d5-a648-0cc13ee035f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:23.879152 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e6c955af-0c3a-4e43-8c32-a7d61dfbd9cd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:23.880558 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e6c955af-0c3a-4e43-8c32-a7d61dfbd9cd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 Jul 03 23:58:23.880801 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e6c955af-0c3a-4e43-8c32-a7d61dfbd9cd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:23.880975 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e6c955af-0c3a-4e43-8c32-a7d61dfbd9cd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:23.886301 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:23.886301 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:23.886738 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e6c955af-0c3a-4e43-8c32-a7d61dfbd9cd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 03 23:58:23.887468 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e6c955af-0c3a-4e43-8c32-a7d61dfbd9cd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 returned with HTTP 200 Jul 03 23:58:23.887866 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1044/4141] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:23 2026] GET /volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:23.892676 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0625485-7f21-48d5-a648-0cc13ee035f4) transitioned into state 'SUCCESS' from state '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-1286710003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7c8cf2c968a4fe8b3c8163afdde3006',qos_specs=None,replication_status=,reservations=['14152d94-57f9-40c8-8b9c-8e30c8cdf536','23f8a90c-cbca-4548-bf41-c4533d1d929e','b46af9d3-5354-4a99-bd83-b06a3fbb7481','065cdcdc-7f2e-4e97-8867-7bdcb5db8583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='849776e255084834a22738245435c1ed',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:23.893395 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc2dbcb0-960d-444a-a2fb-7b2c5397da96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:23.903852 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc2dbcb0-960d-444a-a2fb-7b2c5397da96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:23.904598 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Flow 'volume_create_api' (6b2b490f-fb89-4d2a-b01a-da12330e7640) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:23.904881 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Create volume request issued successfully. Jul 03 23:58:23.905408 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9827e719-f64b-4dcc-9e15-16125adfdbc7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:58:23.905808 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1037/4142] 10.4.3.143 () {70 vars in 1298 bytes} [Fri Jul 3 23:58:23 2026] POST /volume/v3/volumes => generated 778 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:23.920891 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-87598d53-c3f4-4f9b-91ee-108cda755625 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:23.923117 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-87598d53-c3f4-4f9b-91ee-108cda755625 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/volumes/bb2ffcff-6161-4ee8-8389-744195934490 Jul 03 23:58:23.923358 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-87598d53-c3f4-4f9b-91ee-108cda755625 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:23.923540 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-87598d53-c3f4-4f9b-91ee-108cda755625 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:23.930809 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:23.930809 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:23.935945 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-87598d53-c3f4-4f9b-91ee-108cda755625 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:58:23.940498 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-87598d53-c3f4-4f9b-91ee-108cda755625 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/bb2ffcff-6161-4ee8-8389-744195934490 returned with HTTP 200 Jul 03 23:58:23.940958 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1050/4143] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:23 2026] GET /volume/v3/volumes/bb2ffcff-6161-4ee8-8389-744195934490 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:24.339433 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2cd48ed1-ec5f-4a1a-85d1-7b848e51b25f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:24.341251 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2cd48ed1-ec5f-4a1a-85d1-7b848e51b25f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 Jul 03 23:58:24.341446 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2cd48ed1-ec5f-4a1a-85d1-7b848e51b25f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:24.341620 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2cd48ed1-ec5f-4a1a-85d1-7b848e51b25f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:24.341733 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-2cd48ed1-ec5f-4a1a-85d1-7b848e51b25f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 897c23ac-5260-445c-8ae4-346760e00ec7. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:24.345949 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:24.345949 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:24.346655 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2cd48ed1-ec5f-4a1a-85d1-7b848e51b25f tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 returned with HTTP 200 Jul 03 23:58:24.347074 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1013/4144] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:24 2026] GET /volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:24.896313 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-440a9c49-639e-45b1-8f78-50e581b2080a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:24.898045 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-440a9c49-639e-45b1-8f78-50e581b2080a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 Jul 03 23:58:24.898287 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-440a9c49-639e-45b1-8f78-50e581b2080a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:24.898496 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-440a9c49-639e-45b1-8f78-50e581b2080a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:24.903428 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:24.903428 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:24.903874 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-440a9c49-639e-45b1-8f78-50e581b2080a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 03 23:58:24.904644 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-440a9c49-639e-45b1-8f78-50e581b2080a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 returned with HTTP 200 Jul 03 23:58:24.904959 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1045/4145] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:24 2026] GET /volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:24.913000 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e6e17d0e-35b2-401e-be8e-231d5b5fc8c9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:24.914799 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e6e17d0e-35b2-401e-be8e-231d5b5fc8c9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 Jul 03 23:58:24.915001 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e6e17d0e-35b2-401e-be8e-231d5b5fc8c9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:24.915216 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e6e17d0e-35b2-401e-be8e-231d5b5fc8c9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:24.921080 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:24.921080 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:24.921750 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e6e17d0e-35b2-401e-be8e-231d5b5fc8c9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 03 23:58:24.922968 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e6e17d0e-35b2-401e-be8e-231d5b5fc8c9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 returned with HTTP 200 Jul 03 23:58:24.923516 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1038/4146] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:24 2026] GET /volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:24.932435 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a14bc774-3e7d-4e58-b709-e523cf4b3f34 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:24.934287 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a14bc774-3e7d-4e58-b709-e523cf4b3f34 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:58:24.934584 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a14bc774-3e7d-4e58-b709-e523cf4b3f34 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f1899e3-2d0c-4edf-ac80-fa26afa570a0", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2044978361", "description": null, "metadata": null}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:24.945926 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:24.945926 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:24.946512 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a14bc774-3e7d-4e58-b709-e523cf4b3f34 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:58:24.946721 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-a14bc774-3e7d-4e58-b709-e523cf4b3f34 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create snapshot from volume 6f1899e3-2d0c-4edf-ac80-fa26afa570a0 Jul 03 23:58:24.953653 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-af86cd10-ca75-48e7-a134-d265c7ad5c39 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:24.956163 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-af86cd10-ca75-48e7-a134-d265c7ad5c39 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/volumes/bb2ffcff-6161-4ee8-8389-744195934490 Jul 03 23:58:24.956469 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-af86cd10-ca75-48e7-a134-d265c7ad5c39 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:24.956717 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-af86cd10-ca75-48e7-a134-d265c7ad5c39 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:24.964026 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:24.964026 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:24.967538 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-af86cd10-ca75-48e7-a134-d265c7ad5c39 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:58:24.971486 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-af86cd10-ca75-48e7-a134-d265c7ad5c39 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/bb2ffcff-6161-4ee8-8389-744195934490 returned with HTTP 200 Jul 03 23:58:24.971924 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1014/4147] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:24 2026] GET /volume/v3/volumes/bb2ffcff-6161-4ee8-8389-744195934490 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:24.974981 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-a14bc774-3e7d-4e58-b709-e523cf4b3f34 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Created reservations ['c3d1b9ef-b68c-4935-adba-707aff4eb521', '7f9264b6-a8c8-4c82-8b58-2c8647fc6fd6', 'e2c1bcc9-3cc9-4d96-bf29-bc2225973de5', 'fe053aee-8d1c-4418-b66b-d7901de56050'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:24.984616 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-173e02f5-cfec-4bc6-988e-bba04effa1ec None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:24.986772 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-173e02f5-cfec-4bc6-988e-bba04effa1ec tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 03 23:58:24.987229 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-173e02f5-cfec-4bc6-988e-bba04effa1ec tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb2ffcff-6161-4ee8-8389-744195934490", "name": "tempest-type-Backup-1651223995"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:24.988662 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.backups [None req-173e02f5-cfec-4bc6-988e-bba04effa1ec tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Creating new backup {'backup': {'volume_id': 'bb2ffcff-6161-4ee8-8389-744195934490', 'name': 'tempest-type-Backup-1651223995'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:58:24.988819 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-173e02f5-cfec-4bc6-988e-bba04effa1ec tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Creating backup of volume bb2ffcff-6161-4ee8-8389-744195934490 in container None Jul 03 23:58:24.996060 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:24.996060 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:24.996402 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-173e02f5-cfec-4bc6-988e-bba04effa1ec tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:58:25.013102 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a14bc774-3e7d-4e58-b709-e523cf4b3f34 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot force create request issued successfully. Jul 03 23:58:25.013270 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a14bc774-3e7d-4e58-b709-e523cf4b3f34 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:58:25.013807 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1051/4148] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:58:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:25.015258 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-173e02f5-cfec-4bc6-988e-bba04effa1ec tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Created reservations ['9558d5f1-2245-445f-a189-7e1821bf2522', '2a913919-7324-4561-a7bb-74f159dd971f'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:25.023604 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-770d7f70-91ef-4711-88ad-4daf271e2308 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:25.025815 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-770d7f70-91ef-4711-88ad-4daf271e2308 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d Jul 03 23:58:25.026093 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-770d7f70-91ef-4711-88ad-4daf271e2308 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:25.026364 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-770d7f70-91ef-4711-88ad-4daf271e2308 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:25.032772 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:25.032772 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:25.033078 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-770d7f70-91ef-4711-88ad-4daf271e2308 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 03 23:58:25.034181 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-770d7f70-91ef-4711-88ad-4daf271e2308 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d returned with HTTP 200 Jul 03 23:58:25.034657 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1039/4149] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:25 2026] GET /volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:25.055878 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-173e02f5-cfec-4bc6-988e-bba04effa1ec tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:58:25.056373 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1046/4150] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:58:24 2026] POST /volume/v3/backups => generated 316 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:25.066050 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-daff3d31-e294-4acb-b330-0a67059ab804 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:25.069131 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-daff3d31-e294-4acb-b330-0a67059ab804 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:25.069847 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-daff3d31-e294-4acb-b330-0a67059ab804 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:25.070455 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-daff3d31-e294-4acb-b330-0a67059ab804 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:25.070602 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-daff3d31-e294-4acb-b330-0a67059ab804 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:25.075546 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:25.075546 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:25.076254 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-daff3d31-e294-4acb-b330-0a67059ab804 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:25.076615 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1015/4151] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:25 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:25.357667 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-98c50051-cd6d-4a36-962b-d8e8039b48d5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:25.360046 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-98c50051-cd6d-4a36-962b-d8e8039b48d5 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 Jul 03 23:58:25.360306 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-98c50051-cd6d-4a36-962b-d8e8039b48d5 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:25.360527 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-98c50051-cd6d-4a36-962b-d8e8039b48d5 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:25.360689 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-98c50051-cd6d-4a36-962b-d8e8039b48d5 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 897c23ac-5260-445c-8ae4-346760e00ec7. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:25.365383 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:25.365383 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:25.366000 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-98c50051-cd6d-4a36-962b-d8e8039b48d5 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 returned with HTTP 200 Jul 03 23:58:25.366397 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1052/4152] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:25 2026] GET /volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:26.043924 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b35f8cdb-f027-4e2a-854c-5b86d2e2c6a4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:26.046400 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b35f8cdb-f027-4e2a-854c-5b86d2e2c6a4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d Jul 03 23:58:26.046643 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b35f8cdb-f027-4e2a-854c-5b86d2e2c6a4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:26.046894 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b35f8cdb-f027-4e2a-854c-5b86d2e2c6a4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:26.052543 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:26.052543 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:26.053065 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b35f8cdb-f027-4e2a-854c-5b86d2e2c6a4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 03 23:58:26.054000 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b35f8cdb-f027-4e2a-854c-5b86d2e2c6a4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d returned with HTTP 200 Jul 03 23:58:26.054432 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1040/4153] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:26 2026] GET /volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:26.063159 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e447079d-d5ff-4a40-930d-cdab9bf5005f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:26.064822 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e447079d-d5ff-4a40-930d-cdab9bf5005f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d Jul 03 23:58:26.065035 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e447079d-d5ff-4a40-930d-cdab9bf5005f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:26.065262 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e447079d-d5ff-4a40-930d-cdab9bf5005f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:26.069797 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:26.069797 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:26.070214 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e447079d-d5ff-4a40-930d-cdab9bf5005f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 03 23:58:26.070905 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e447079d-d5ff-4a40-930d-cdab9bf5005f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d returned with HTTP 200 Jul 03 23:58:26.071291 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1047/4154] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:26 2026] GET /volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:26.080251 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ce727d24-df55-4805-a325-01c4a843bf80 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:26.082536 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ce727d24-df55-4805-a325-01c4a843bf80 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:58:26.082979 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ce727d24-df55-4805-a325-01c4a843bf80 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f1899e3-2d0c-4edf-ac80-fa26afa570a0", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1454071897", "description": null, "metadata": null}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:26.086612 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-fb9a7a9e-9a26-4805-bef1-5a94fff9329f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:26.088522 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fb9a7a9e-9a26-4805-bef1-5a94fff9329f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:26.088761 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fb9a7a9e-9a26-4805-bef1-5a94fff9329f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:26.088950 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fb9a7a9e-9a26-4805-bef1-5a94fff9329f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:26.089061 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-fb9a7a9e-9a26-4805-bef1-5a94fff9329f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:26.094654 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:26.094654 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:26.095480 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fb9a7a9e-9a26-4805-bef1-5a94fff9329f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:26.096056 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1053/4155] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:26 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:26.098132 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:26.098132 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:26.098841 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ce727d24-df55-4805-a325-01c4a843bf80 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:58:26.099043 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-ce727d24-df55-4805-a325-01c4a843bf80 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create snapshot from volume 6f1899e3-2d0c-4edf-ac80-fa26afa570a0 Jul 03 23:58:26.127296 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-ce727d24-df55-4805-a325-01c4a843bf80 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Created reservations ['e4a12616-5944-467b-9166-a3707bb86e98', '58bc9f43-2e32-49b0-b7b3-599cf2556334', 'c184ac47-d58f-4052-b998-da992471c091', 'e8510bcf-418c-4302-be6b-fe2f7de8404f'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:26.161954 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ce727d24-df55-4805-a325-01c4a843bf80 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot force create request issued successfully. Jul 03 23:58:26.162687 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ce727d24-df55-4805-a325-01c4a843bf80 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:58:26.162821 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1016/4156] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:58:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:26.170766 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6bc044bf-f387-44e4-a516-546db4cee39e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:26.172842 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6bc044bf-f387-44e4-a516-546db4cee39e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 Jul 03 23:58:26.173108 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6bc044bf-f387-44e4-a516-546db4cee39e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:26.173341 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6bc044bf-f387-44e4-a516-546db4cee39e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:26.179370 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:26.179370 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:26.179812 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6bc044bf-f387-44e4-a516-546db4cee39e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 03 23:58:26.180545 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6bc044bf-f387-44e4-a516-546db4cee39e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 returned with HTTP 200 Jul 03 23:58:26.180936 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1041/4157] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:26 2026] GET /volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:26.376209 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b3cddbd3-4b02-4187-b49c-31f027984975 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:26.378196 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b3cddbd3-4b02-4187-b49c-31f027984975 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 Jul 03 23:58:26.378426 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b3cddbd3-4b02-4187-b49c-31f027984975 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:26.378646 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b3cddbd3-4b02-4187-b49c-31f027984975 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:26.378800 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-b3cddbd3-4b02-4187-b49c-31f027984975 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 897c23ac-5260-445c-8ae4-346760e00ec7. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:26.384841 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:26.384841 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:26.385480 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b3cddbd3-4b02-4187-b49c-31f027984975 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 returned with HTTP 200 Jul 03 23:58:26.385880 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1048/4158] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:26 2026] GET /volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:27.106848 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-88c7c099-9a5e-4cc2-8d09-849dfe914f8d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:27.109114 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-88c7c099-9a5e-4cc2-8d09-849dfe914f8d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:27.109421 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-88c7c099-9a5e-4cc2-8d09-849dfe914f8d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:27.109684 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-88c7c099-9a5e-4cc2-8d09-849dfe914f8d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:27.109868 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-88c7c099-9a5e-4cc2-8d09-849dfe914f8d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:27.115375 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:27.115375 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:27.116034 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-88c7c099-9a5e-4cc2-8d09-849dfe914f8d tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:27.116481 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1054/4159] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:27 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:27.191386 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-aa332a41-29b3-49f1-a64c-92f6599820f4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:27.192946 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aa332a41-29b3-49f1-a64c-92f6599820f4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 Jul 03 23:58:27.193235 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aa332a41-29b3-49f1-a64c-92f6599820f4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:27.193489 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aa332a41-29b3-49f1-a64c-92f6599820f4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:27.200101 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:27.200101 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:27.200724 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-aa332a41-29b3-49f1-a64c-92f6599820f4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 03 23:58:27.201832 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aa332a41-29b3-49f1-a64c-92f6599820f4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 returned with HTTP 200 Jul 03 23:58:27.202345 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1017/4160] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:27 2026] GET /volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:27.215070 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-41facd3b-6f62-4ee9-a85e-f782e9db93a2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:27.217337 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-41facd3b-6f62-4ee9-a85e-f782e9db93a2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 Jul 03 23:58:27.217610 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-41facd3b-6f62-4ee9-a85e-f782e9db93a2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:27.217879 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-41facd3b-6f62-4ee9-a85e-f782e9db93a2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:27.224469 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:27.224469 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:27.225196 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-41facd3b-6f62-4ee9-a85e-f782e9db93a2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 03 23:58:27.226382 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-41facd3b-6f62-4ee9-a85e-f782e9db93a2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 returned with HTTP 200 Jul 03 23:58:27.227035 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1042/4161] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:27 2026] GET /volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:27.404839 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e78e1627-3f39-4662-9876-eec4e1384bf8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:27.407138 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e78e1627-3f39-4662-9876-eec4e1384bf8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 Jul 03 23:58:27.407363 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e78e1627-3f39-4662-9876-eec4e1384bf8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:27.407562 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e78e1627-3f39-4662-9876-eec4e1384bf8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:27.407725 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-e78e1627-3f39-4662-9876-eec4e1384bf8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 897c23ac-5260-445c-8ae4-346760e00ec7. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:27.412666 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:27.412666 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:27.413528 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e78e1627-3f39-4662-9876-eec4e1384bf8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 returned with HTTP 200 Jul 03 23:58:27.414009 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1049/4162] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:27 2026] GET /volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:28.130524 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b28028cd-7d57-4e40-9c99-b42284156163 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:28.132394 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b28028cd-7d57-4e40-9c99-b42284156163 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:28.132607 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b28028cd-7d57-4e40-9c99-b42284156163 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:28.132840 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b28028cd-7d57-4e40-9c99-b42284156163 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:28.132960 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-b28028cd-7d57-4e40-9c99-b42284156163 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:28.138741 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:28.138741 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:28.140417 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b28028cd-7d57-4e40-9c99-b42284156163 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:28.140974 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1055/4163] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:28 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:28.426369 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f865030a-9de1-4d4d-ba97-0b33c01a06e8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:28.429442 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f865030a-9de1-4d4d-ba97-0b33c01a06e8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 Jul 03 23:58:28.429746 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f865030a-9de1-4d4d-ba97-0b33c01a06e8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:28.430077 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f865030a-9de1-4d4d-ba97-0b33c01a06e8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:28.430217 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-f865030a-9de1-4d4d-ba97-0b33c01a06e8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 897c23ac-5260-445c-8ae4-346760e00ec7. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:28.437139 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:28.437139 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:28.438257 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f865030a-9de1-4d4d-ba97-0b33c01a06e8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 returned with HTTP 200 Jul 03 23:58:28.438812 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1018/4164] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:28 2026] GET /volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:29.154144 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-55a47793-9168-4bc3-ad71-ced8bda176dd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:29.156533 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-55a47793-9168-4bc3-ad71-ced8bda176dd tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:29.156841 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-55a47793-9168-4bc3-ad71-ced8bda176dd tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:29.157170 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-55a47793-9168-4bc3-ad71-ced8bda176dd tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:29.157294 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-55a47793-9168-4bc3-ad71-ced8bda176dd tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:29.162991 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:29.162991 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:29.163726 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-55a47793-9168-4bc3-ad71-ced8bda176dd tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:29.164303 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1043/4165] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:29 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:29.451585 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-df804f03-0104-4f69-97bc-4ee53ff91d92 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:29.453956 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-df804f03-0104-4f69-97bc-4ee53ff91d92 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 Jul 03 23:58:29.454176 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-df804f03-0104-4f69-97bc-4ee53ff91d92 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:29.459435 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-df804f03-0104-4f69-97bc-4ee53ff91d92 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:29.459435 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-df804f03-0104-4f69-97bc-4ee53ff91d92 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 897c23ac-5260-445c-8ae4-346760e00ec7. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:29.475536 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:29.475536 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:29.476276 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-df804f03-0104-4f69-97bc-4ee53ff91d92 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 returned with HTTP 200 Jul 03 23:58:29.479926 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1050/4166] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:29 2026] GET /volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 => generated 749 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:30.103394 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ba331a79-9cd2-4746-aaf2-3ae4ca8d1766 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:30.109866 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ba331a79-9cd2-4746-aaf2-3ae4ca8d1766 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 Jul 03 23:58:30.110166 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ba331a79-9cd2-4746-aaf2-3ae4ca8d1766 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:30.110416 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ba331a79-9cd2-4746-aaf2-3ae4ca8d1766 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:30.110561 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-ba331a79-9cd2-4746-aaf2-3ae4ca8d1766 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete snapshot with id: fc21905e-75af-438b-b096-9decc31ff1a3 Jul 03 23:58:30.122871 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:30.122871 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:30.123391 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ba331a79-9cd2-4746-aaf2-3ae4ca8d1766 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 03 23:58:30.156481 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ba331a79-9cd2-4746-aaf2-3ae4ca8d1766 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot delete request issued successfully. Jul 03 23:58:30.156782 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ba331a79-9cd2-4746-aaf2-3ae4ca8d1766 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 returned with HTTP 202 Jul 03 23:58:30.157379 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1056/4167] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:58:30 2026] DELETE /volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:30.172178 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6fff12cb-7cd3-42ef-9aa5-4ae7521e56a2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:30.174799 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6fff12cb-7cd3-42ef-9aa5-4ae7521e56a2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 Jul 03 23:58:30.175093 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6fff12cb-7cd3-42ef-9aa5-4ae7521e56a2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:30.175393 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6fff12cb-7cd3-42ef-9aa5-4ae7521e56a2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:30.176144 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-abcaeea5-cbfd-417b-9012-cf618f96751c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:30.179573 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-abcaeea5-cbfd-417b-9012-cf618f96751c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:30.179873 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-abcaeea5-cbfd-417b-9012-cf618f96751c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:30.180342 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-abcaeea5-cbfd-417b-9012-cf618f96751c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:30.180503 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-abcaeea5-cbfd-417b-9012-cf618f96751c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:30.186164 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:30.186164 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:30.186276 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:30.186276 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:30.186790 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6fff12cb-7cd3-42ef-9aa5-4ae7521e56a2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 03 23:58:30.187158 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-abcaeea5-cbfd-417b-9012-cf618f96751c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:30.187658 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1044/4168] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:30 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:30.187949 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6fff12cb-7cd3-42ef-9aa5-4ae7521e56a2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 returned with HTTP 200 Jul 03 23:58:30.188616 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1019/4169] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:30 2026] GET /volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:30.488698 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-70497a9a-0a4c-4bd5-89d5-13c5ee172d7d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:30.491920 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-70497a9a-0a4c-4bd5-89d5-13c5ee172d7d tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 Jul 03 23:58:30.492203 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-70497a9a-0a4c-4bd5-89d5-13c5ee172d7d tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:30.492443 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-70497a9a-0a4c-4bd5-89d5-13c5ee172d7d tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:30.492571 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-70497a9a-0a4c-4bd5-89d5-13c5ee172d7d tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 897c23ac-5260-445c-8ae4-346760e00ec7. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:30.497447 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:30.497447 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:30.498228 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-70497a9a-0a4c-4bd5-89d5-13c5ee172d7d tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 returned with HTTP 200 Jul 03 23:58:30.498670 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1051/4170] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:30 2026] GET /volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:30.523284 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:30.608719 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:58:30.609232 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-850029282"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:30.611270 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-850029282'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:58:30.611465 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create volume of 1 GB Jul 03 23:58:30.611874 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:30.611874 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:30.617142 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Availability Zones retrieved successfully. Jul 03 23:58:30.623420 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Flow 'volume_create_api' (05ac361a-9629-4c9d-b267-a64902251c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:30.624462 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c321548-b6d9-49d3-aede-41e895a412d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:30.625525 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:58:30.654406 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c321548-b6d9-49d3-aede-41e895a412d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:30.655143 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8537fd5-390a-4729-8f3e-2148a6df46dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:30.718186 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Created reservations ['e19752ce-6dbb-410b-bc86-e2b252f92a42', '1d005225-9b9f-40aa-9667-b299b3b52846', 'ac1ccbd6-6e50-4a47-b1ba-e74e37e736df', '5eac4ece-3a94-4cd9-907d-3ead9f5bd30e'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:30.719146 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8537fd5-390a-4729-8f3e-2148a6df46dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e19752ce-6dbb-410b-bc86-e2b252f92a42', '1d005225-9b9f-40aa-9667-b299b3b52846', 'ac1ccbd6-6e50-4a47-b1ba-e74e37e736df', '5eac4ece-3a94-4cd9-907d-3ead9f5bd30e']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:30.719921 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee9d4d8d-5461-4fed-949a-73980285da6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:30.748084 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee9d4d8d-5461-4fed-949a-73980285da6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9990d7aa-d57a-4b0f-8273-1f29608a97ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-850029282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96836c24b535461d87029bbc2b551908',qos_specs=None,replication_status=,reservations=['e19752ce-6dbb-410b-bc86-e2b252f92a42','1d005225-9b9f-40aa-9667-b299b3b52846','ac1ccbd6-6e50-4a47-b1ba-e74e37e736df','5eac4ece-3a94-4cd9-907d-3ead9f5bd30e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d50d8995f154f79a9321ae7f200f2aa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-850029282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9990d7aa-d57a-4b0f-8273-1f29608a97ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96836c24b535461d87029bbc2b551908',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d50d8995f154f79a9321ae7f200f2aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:30.749072 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee6e14d0-fd39-446c-afeb-135ffb31ab77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:30.766910 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee6e14d0-fd39-446c-afeb-135ffb31ab77) transitioned into state 'SUCCESS' from state '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-850029282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96836c24b535461d87029bbc2b551908',qos_specs=None,replication_status=,reservations=['e19752ce-6dbb-410b-bc86-e2b252f92a42','1d005225-9b9f-40aa-9667-b299b3b52846','ac1ccbd6-6e50-4a47-b1ba-e74e37e736df','5eac4ece-3a94-4cd9-907d-3ead9f5bd30e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d50d8995f154f79a9321ae7f200f2aa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:30.767544 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9abcca8e-20e0-4b19-9b37-416e58d15ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:30.778281 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9abcca8e-20e0-4b19-9b37-416e58d15ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:30.779438 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Flow 'volume_create_api' (05ac361a-9629-4c9d-b267-a64902251c55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:30.779848 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create volume request issued successfully. Jul 03 23:58:30.780568 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f056b7a4-4fe8-4114-8acd-305b136f6e82 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:58:30.781253 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1057/4171] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:58:30 2026] POST /volume/v3/volumes => generated 753 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:30.792994 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-919b695e-d2d3-46a9-a9ec-bbd869c38308 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:30.794648 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-919b695e-d2d3-46a9-a9ec-bbd869c38308 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 03 23:58:30.794863 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-919b695e-d2d3-46a9-a9ec-bbd869c38308 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:30.795066 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-919b695e-d2d3-46a9-a9ec-bbd869c38308 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:30.801474 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:30.801474 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:30.805309 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-919b695e-d2d3-46a9-a9ec-bbd869c38308 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:58:30.811929 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-919b695e-d2d3-46a9-a9ec-bbd869c38308 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 03 23:58:30.811929 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1045/4172] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:30 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:31.200385 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c435adb6-7bb3-45c8-830b-21cae9620e64 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:31.201638 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f33081da-e22c-422b-9d20-3ee7a2939db2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:31.206787 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f33081da-e22c-422b-9d20-3ee7a2939db2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:31.207810 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c435adb6-7bb3-45c8-830b-21cae9620e64 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 Jul 03 23:58:31.208027 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f33081da-e22c-422b-9d20-3ee7a2939db2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:31.208103 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c435adb6-7bb3-45c8-830b-21cae9620e64 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:31.208221 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f33081da-e22c-422b-9d20-3ee7a2939db2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:31.208323 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-f33081da-e22c-422b-9d20-3ee7a2939db2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:31.208387 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c435adb6-7bb3-45c8-830b-21cae9620e64 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:31.214808 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:31.214808 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:31.215539 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f33081da-e22c-422b-9d20-3ee7a2939db2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:31.216017 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1052/4173] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:31 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:31.221835 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c435adb6-7bb3-45c8-830b-21cae9620e64 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 returned with HTTP 404 Jul 03 23:58:31.222487 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1020/4174] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:31 2026] GET /volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:31.233140 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-bf64a52d-ff0c-494c-83e1-2bd58ef6d728 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:31.235301 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bf64a52d-ff0c-494c-83e1-2bd58ef6d728 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d Jul 03 23:58:31.235577 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bf64a52d-ff0c-494c-83e1-2bd58ef6d728 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:31.235734 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bf64a52d-ff0c-494c-83e1-2bd58ef6d728 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:31.235894 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-bf64a52d-ff0c-494c-83e1-2bd58ef6d728 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete snapshot with id: e2c121a7-74db-452c-a4d2-3aee8c68c78d Jul 03 23:58:31.241513 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:31.241513 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:31.242173 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-bf64a52d-ff0c-494c-83e1-2bd58ef6d728 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 03 23:58:31.266251 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-bf64a52d-ff0c-494c-83e1-2bd58ef6d728 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot delete request issued successfully. Jul 03 23:58:31.266443 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bf64a52d-ff0c-494c-83e1-2bd58ef6d728 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d returned with HTTP 202 Jul 03 23:58:31.267392 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1058/4175] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:58:31 2026] DELETE /volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:31.275816 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0e6bf628-bf10-482e-8bac-f8c21e966a14 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:31.278562 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0e6bf628-bf10-482e-8bac-f8c21e966a14 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d Jul 03 23:58:31.278788 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0e6bf628-bf10-482e-8bac-f8c21e966a14 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:31.279003 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0e6bf628-bf10-482e-8bac-f8c21e966a14 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:31.285750 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:31.285750 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:31.286345 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0e6bf628-bf10-482e-8bac-f8c21e966a14 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 03 23:58:31.287277 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0e6bf628-bf10-482e-8bac-f8c21e966a14 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d returned with HTTP 200 Jul 03 23:58:31.287678 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1046/4176] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:31 2026] GET /volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:31.510869 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-96f0fb23-c81e-4dc3-859a-fcc5cc39b9ec None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:31.512856 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-96f0fb23-c81e-4dc3-859a-fcc5cc39b9ec tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 Jul 03 23:58:31.513115 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-96f0fb23-c81e-4dc3-859a-fcc5cc39b9ec tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:31.513343 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-96f0fb23-c81e-4dc3-859a-fcc5cc39b9ec tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:31.513474 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-96f0fb23-c81e-4dc3-859a-fcc5cc39b9ec tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 897c23ac-5260-445c-8ae4-346760e00ec7. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:31.523414 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:31.523414 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:31.523414 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-96f0fb23-c81e-4dc3-859a-fcc5cc39b9ec tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 returned with HTTP 200 Jul 03 23:58:31.523414 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1053/4177] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:31 2026] GET /volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:58:31.826740 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-264ae4dc-235f-4b87-82f9-b87cdb2ca3b9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:31.829129 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-264ae4dc-235f-4b87-82f9-b87cdb2ca3b9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 03 23:58:31.829129 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-264ae4dc-235f-4b87-82f9-b87cdb2ca3b9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:31.829129 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-264ae4dc-235f-4b87-82f9-b87cdb2ca3b9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:31.838134 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:31.838134 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:31.843029 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-264ae4dc-235f-4b87-82f9-b87cdb2ca3b9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:58:31.847365 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-264ae4dc-235f-4b87-82f9-b87cdb2ca3b9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 03 23:58:31.847910 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1021/4178] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:31 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:31.867937 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cfbe6170-fda0-485a-94b5-40a85993dfdd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:31.870326 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cfbe6170-fda0-485a-94b5-40a85993dfdd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 03 23:58:31.870579 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cfbe6170-fda0-485a-94b5-40a85993dfdd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:31.870922 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cfbe6170-fda0-485a-94b5-40a85993dfdd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:31.881036 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:31.881036 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:31.887603 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-cfbe6170-fda0-485a-94b5-40a85993dfdd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:58:31.893177 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cfbe6170-fda0-485a-94b5-40a85993dfdd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 03 23:58:31.893593 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1059/4179] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:31 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:31.909818 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d93c6fda-990c-4da3-847f-7bc5b6b7e088 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:31.914734 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d93c6fda-990c-4da3-847f-7bc5b6b7e088 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:58:31.914734 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d93c6fda-990c-4da3-847f-7bc5b6b7e088 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9990d7aa-d57a-4b0f-8273-1f29608a97ae", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-603885156"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:31.926395 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:31.926395 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:31.928921 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d93c6fda-990c-4da3-847f-7bc5b6b7e088 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:58:31.928921 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-d93c6fda-990c-4da3-847f-7bc5b6b7e088 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create snapshot from volume 9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 03 23:58:31.983010 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-d93c6fda-990c-4da3-847f-7bc5b6b7e088 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Created reservations ['49dffd03-e8c7-48f8-a36c-21effec98c51', '718b586c-d79e-4be9-8949-8f3d264e58cd', 'b663e4f8-8646-46ec-a4f3-3a3c7a8061ca', 'a81a8a53-c76d-4f37-bb13-da899d1d8460'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:32.012928 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d93c6fda-990c-4da3-847f-7bc5b6b7e088 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot create request issued successfully. Jul 03 23:58:32.013470 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d93c6fda-990c-4da3-847f-7bc5b6b7e088 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:58:32.014067 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1047/4180] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:58:31 2026] POST /volume/v3/snapshots => generated 309 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:32.028532 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-144609f0-2c68-404f-b3d6-d0b34cc0a606 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:32.032575 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-144609f0-2c68-404f-b3d6-d0b34cc0a606 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/cb2f694f-db34-4edf-9616-b4345238f961 Jul 03 23:58:32.033125 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-144609f0-2c68-404f-b3d6-d0b34cc0a606 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:32.035024 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-144609f0-2c68-404f-b3d6-d0b34cc0a606 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:32.044925 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:32.044925 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:32.044925 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-144609f0-2c68-404f-b3d6-d0b34cc0a606 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 03 23:58:32.044925 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-144609f0-2c68-404f-b3d6-d0b34cc0a606 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/cb2f694f-db34-4edf-9616-b4345238f961 returned with HTTP 200 Jul 03 23:58:32.046301 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1054/4181] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:32 2026] GET /volume/v3/snapshots/cb2f694f-db34-4edf-9616-b4345238f961 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:32.227458 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e0444b97-8cad-402d-843c-f048d59bc7a9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:32.229004 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e0444b97-8cad-402d-843c-f048d59bc7a9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:32.229202 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e0444b97-8cad-402d-843c-f048d59bc7a9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:32.229435 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e0444b97-8cad-402d-843c-f048d59bc7a9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:32.229528 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-e0444b97-8cad-402d-843c-f048d59bc7a9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:32.235179 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:32.235179 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:32.235510 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e0444b97-8cad-402d-843c-f048d59bc7a9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:32.235859 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1022/4182] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:32 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:32.298287 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3cc4839d-1d9f-4514-a9c4-d99646286354 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:32.302739 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3cc4839d-1d9f-4514-a9c4-d99646286354 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d Jul 03 23:58:32.302739 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3cc4839d-1d9f-4514-a9c4-d99646286354 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:32.302739 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3cc4839d-1d9f-4514-a9c4-d99646286354 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:32.304573 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3cc4839d-1d9f-4514-a9c4-d99646286354 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d returned with HTTP 404 Jul 03 23:58:32.305035 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1060/4183] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:32 2026] GET /volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:32.314231 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-001b00db-5317-412b-8d84-1673a3bf2aef None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:32.316198 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-001b00db-5317-412b-8d84-1673a3bf2aef tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 Jul 03 23:58:32.316406 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-001b00db-5317-412b-8d84-1673a3bf2aef tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:32.316604 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-001b00db-5317-412b-8d84-1673a3bf2aef tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:32.316738 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-001b00db-5317-412b-8d84-1673a3bf2aef tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete snapshot with id: d29ad470-88a4-4dd7-962b-6e2ecad922c7 Jul 03 23:58:32.322737 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:32.322737 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:32.323319 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-001b00db-5317-412b-8d84-1673a3bf2aef tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 03 23:58:32.343564 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-001b00db-5317-412b-8d84-1673a3bf2aef tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot delete request issued successfully. Jul 03 23:58:32.343893 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-001b00db-5317-412b-8d84-1673a3bf2aef tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 returned with HTTP 202 Jul 03 23:58:32.344340 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1048/4184] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:58:32 2026] DELETE /volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:32.358074 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cb5edf99-2976-4091-8e53-4ed92302076c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:32.360447 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cb5edf99-2976-4091-8e53-4ed92302076c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 Jul 03 23:58:32.360671 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cb5edf99-2976-4091-8e53-4ed92302076c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:32.360923 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cb5edf99-2976-4091-8e53-4ed92302076c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:32.366060 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:32.366060 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:32.366651 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cb5edf99-2976-4091-8e53-4ed92302076c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 03 23:58:32.367487 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cb5edf99-2976-4091-8e53-4ed92302076c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 returned with HTTP 200 Jul 03 23:58:32.367877 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1055/4185] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:32 2026] GET /volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:32.530819 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f276e867-55ae-4ea9-930c-748f6ba57771 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:32.532770 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f276e867-55ae-4ea9-930c-748f6ba57771 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 Jul 03 23:58:32.532961 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f276e867-55ae-4ea9-930c-748f6ba57771 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:32.533147 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f276e867-55ae-4ea9-930c-748f6ba57771 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:32.533241 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-f276e867-55ae-4ea9-930c-748f6ba57771 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 897c23ac-5260-445c-8ae4-346760e00ec7. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:32.537214 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:32.537214 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:32.537798 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f276e867-55ae-4ea9-930c-748f6ba57771 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 returned with HTTP 200 Jul 03 23:58:32.538207 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1023/4186] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:32 2026] GET /volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:33.056699 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d1f0f1c5-8fc2-4c54-a40d-10eabce9575d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:33.058940 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d1f0f1c5-8fc2-4c54-a40d-10eabce9575d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/cb2f694f-db34-4edf-9616-b4345238f961 Jul 03 23:58:33.059172 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d1f0f1c5-8fc2-4c54-a40d-10eabce9575d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:33.059353 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d1f0f1c5-8fc2-4c54-a40d-10eabce9575d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:33.068786 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:33.068786 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:33.069280 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d1f0f1c5-8fc2-4c54-a40d-10eabce9575d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 03 23:58:33.070071 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d1f0f1c5-8fc2-4c54-a40d-10eabce9575d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/cb2f694f-db34-4edf-9616-b4345238f961 returned with HTTP 200 Jul 03 23:58:33.070630 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1061/4187] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:33 2026] GET /volume/v3/snapshots/cb2f694f-db34-4edf-9616-b4345238f961 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:33.079454 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-92788edd-74d9-4c82-9272-3f1a4dd8e25a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:33.084477 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-92788edd-74d9-4c82-9272-3f1a4dd8e25a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/backups Jul 03 23:58:33.084868 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-92788edd-74d9-4c82-9272-3f1a4dd8e25a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9990d7aa-d57a-4b0f-8273-1f29608a97ae", "snapshot_id": "cb2f694f-db34-4edf-9616-b4345238f961", "name": "tempest-VolumesSnapshotTestJSON-Backup-200989365", "container": "tempest-volumessnapshottestjson-backup-container-507496116"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:33.086346 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.backups [None req-92788edd-74d9-4c82-9272-3f1a4dd8e25a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Creating new backup {'backup': {'volume_id': '9990d7aa-d57a-4b0f-8273-1f29608a97ae', 'snapshot_id': 'cb2f694f-db34-4edf-9616-b4345238f961', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-200989365', 'container': 'tempest-volumessnapshottestjson-backup-container-507496116'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:58:33.086458 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-92788edd-74d9-4c82-9272-3f1a4dd8e25a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Creating backup of volume 9990d7aa-d57a-4b0f-8273-1f29608a97ae in container tempest-volumessnapshottestjson-backup-container-507496116 Jul 03 23:58:33.094943 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:33.094943 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:33.095428 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-92788edd-74d9-4c82-9272-3f1a4dd8e25a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:58:33.101016 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:33.101016 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:33.101427 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-92788edd-74d9-4c82-9272-3f1a4dd8e25a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 03 23:58:33.143892 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-92788edd-74d9-4c82-9272-3f1a4dd8e25a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Created reservations ['82077c24-9475-42a0-a0c4-bf9615adbaaf', '64943ee7-ef57-41c9-ba7d-88fefc630780'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:33.178059 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-92788edd-74d9-4c82-9272-3f1a4dd8e25a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:58:33.178506 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1049/4188] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:58:33 2026] POST /volume/v3/backups => generated 334 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:33.191997 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6cb7e666-56d2-49c3-b2ac-4add69f42a72 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:33.194822 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6cb7e666-56d2-49c3-b2ac-4add69f42a72 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:33.195034 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6cb7e666-56d2-49c3-b2ac-4add69f42a72 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:33.195218 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6cb7e666-56d2-49c3-b2ac-4add69f42a72 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:33.195310 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-6cb7e666-56d2-49c3-b2ac-4add69f42a72 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:33.201201 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:33.201201 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:33.202228 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6cb7e666-56d2-49c3-b2ac-4add69f42a72 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:33.202560 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1056/4189] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:33 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:33.245581 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-39264b16-15c5-4d25-9e3d-01312d7ff88f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:33.247324 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-39264b16-15c5-4d25-9e3d-01312d7ff88f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:33.247532 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-39264b16-15c5-4d25-9e3d-01312d7ff88f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:33.247725 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-39264b16-15c5-4d25-9e3d-01312d7ff88f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:33.247830 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-39264b16-15c5-4d25-9e3d-01312d7ff88f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:33.252152 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:33.252152 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:33.252766 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-39264b16-15c5-4d25-9e3d-01312d7ff88f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:33.253135 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1024/4190] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:33 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:33.376613 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a10e4452-59cb-4ff2-9118-35a4c25962c1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:33.378359 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a10e4452-59cb-4ff2-9118-35a4c25962c1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 Jul 03 23:58:33.378573 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a10e4452-59cb-4ff2-9118-35a4c25962c1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:33.378796 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a10e4452-59cb-4ff2-9118-35a4c25962c1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:33.383740 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a10e4452-59cb-4ff2-9118-35a4c25962c1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 returned with HTTP 404 Jul 03 23:58:33.384316 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1062/4191] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:33 2026] GET /volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:33.392262 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-01520a48-072e-4ee5-b2a7-ae3bd206410b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:33.395529 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-01520a48-072e-4ee5-b2a7-ae3bd206410b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 Jul 03 23:58:33.395736 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-01520a48-072e-4ee5-b2a7-ae3bd206410b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:33.395944 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-01520a48-072e-4ee5-b2a7-ae3bd206410b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:33.396056 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-01520a48-072e-4ee5-b2a7-ae3bd206410b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete snapshot with id: fc21905e-75af-438b-b096-9decc31ff1a3 Jul 03 23:58:33.406609 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-01520a48-072e-4ee5-b2a7-ae3bd206410b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 returned with HTTP 404 Jul 03 23:58:33.407747 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1050/4192] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:58:33 2026] DELETE /volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:33.414128 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-09251826-4909-458a-a9db-4232c3e757c3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:33.416237 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-09251826-4909-458a-a9db-4232c3e757c3 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 Jul 03 23:58:33.416476 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-09251826-4909-458a-a9db-4232c3e757c3 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:33.416728 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-09251826-4909-458a-a9db-4232c3e757c3 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:33.422726 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-09251826-4909-458a-a9db-4232c3e757c3 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 returned with HTTP 404 Jul 03 23:58:33.423380 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1057/4193] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:33 2026] GET /volume/v3/snapshots/fc21905e-75af-438b-b096-9decc31ff1a3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:33.429321 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b9c64c05-a0d9-48cc-9512-22446372b958 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:33.431513 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b9c64c05-a0d9-48cc-9512-22446372b958 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d Jul 03 23:58:33.431785 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b9c64c05-a0d9-48cc-9512-22446372b958 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:33.432045 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b9c64c05-a0d9-48cc-9512-22446372b958 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:33.432194 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-b9c64c05-a0d9-48cc-9512-22446372b958 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete snapshot with id: e2c121a7-74db-452c-a4d2-3aee8c68c78d Jul 03 23:58:33.437452 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b9c64c05-a0d9-48cc-9512-22446372b958 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d returned with HTTP 404 Jul 03 23:58:33.438120 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1025/4194] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:58:33 2026] DELETE /volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:33.444356 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-43b4a659-1f78-4cdc-9fd9-34cbf6ae5f80 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:33.446780 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-43b4a659-1f78-4cdc-9fd9-34cbf6ae5f80 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d Jul 03 23:58:33.447088 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-43b4a659-1f78-4cdc-9fd9-34cbf6ae5f80 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:33.447391 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-43b4a659-1f78-4cdc-9fd9-34cbf6ae5f80 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:33.452629 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-43b4a659-1f78-4cdc-9fd9-34cbf6ae5f80 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d returned with HTTP 404 Jul 03 23:58:33.453244 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1063/4195] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:33 2026] GET /volume/v3/snapshots/e2c121a7-74db-452c-a4d2-3aee8c68c78d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:33.460564 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6a82bcd4-78ab-40b9-840d-1e1ebe84c51a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:33.462321 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6a82bcd4-78ab-40b9-840d-1e1ebe84c51a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 Jul 03 23:58:33.462531 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6a82bcd4-78ab-40b9-840d-1e1ebe84c51a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:33.462719 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6a82bcd4-78ab-40b9-840d-1e1ebe84c51a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:33.462874 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-6a82bcd4-78ab-40b9-840d-1e1ebe84c51a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete snapshot with id: d29ad470-88a4-4dd7-962b-6e2ecad922c7 Jul 03 23:58:33.468371 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6a82bcd4-78ab-40b9-840d-1e1ebe84c51a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 returned with HTTP 404 Jul 03 23:58:33.468880 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1051/4196] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:58:33 2026] DELETE /volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:33.477332 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-233f72d7-1a1b-40d3-94c4-6d347094340b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:33.480768 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-233f72d7-1a1b-40d3-94c4-6d347094340b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 Jul 03 23:58:33.481360 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-233f72d7-1a1b-40d3-94c4-6d347094340b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:33.481577 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-233f72d7-1a1b-40d3-94c4-6d347094340b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:33.487461 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-233f72d7-1a1b-40d3-94c4-6d347094340b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 returned with HTTP 404 Jul 03 23:58:33.488070 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1058/4197] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:33 2026] GET /volume/v3/snapshots/d29ad470-88a4-4dd7-962b-6e2ecad922c7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:33.547660 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4206125f-46c4-4d51-b872-9c30a7989678 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:33.549764 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4206125f-46c4-4d51-b872-9c30a7989678 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 Jul 03 23:58:33.550013 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4206125f-46c4-4d51-b872-9c30a7989678 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:33.551662 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4206125f-46c4-4d51-b872-9c30a7989678 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:33.551662 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-4206125f-46c4-4d51-b872-9c30a7989678 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 897c23ac-5260-445c-8ae4-346760e00ec7. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:33.555535 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:33.555535 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:33.556300 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4206125f-46c4-4d51-b872-9c30a7989678 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 returned with HTTP 200 Jul 03 23:58:33.556687 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1026/4198] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:33 2026] GET /volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:33.567540 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-af6908cb-5ad2-454a-9603-bb8c47ba05a6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:33.569537 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-af6908cb-5ad2-454a-9603-bb8c47ba05a6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:33.569757 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-af6908cb-5ad2-454a-9603-bb8c47ba05a6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:33.569973 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-af6908cb-5ad2-454a-9603-bb8c47ba05a6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:33.570100 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-af6908cb-5ad2-454a-9603-bb8c47ba05a6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:33.575239 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:33.575239 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:33.576141 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-af6908cb-5ad2-454a-9603-bb8c47ba05a6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:33.576528 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1064/4199] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:33 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:33.586774 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-dc63dc82-1027-4eb4-8758-e1f1b94d3caa None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:33.593914 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dc63dc82-1027-4eb4-8758-e1f1b94d3caa tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:58:33.593914 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dc63dc82-1027-4eb4-8758-e1f1b94d3caa tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:33.593914 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-dc63dc82-1027-4eb4-8758-e1f1b94d3caa tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:33.593914 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-dc63dc82-1027-4eb4-8758-e1f1b94d3caa tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:33.599041 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:33.599041 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:33.599667 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-dc63dc82-1027-4eb4-8758-e1f1b94d3caa tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:58:33.600262 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1052/4200] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:33 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:33.612102 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d007d6a0-e31b-471d-b7dc-d1bbf943a58f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:33.616365 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d007d6a0-e31b-471d-b7dc-d1bbf943a58f tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] POST https://10.4.3.143/volume/v3/backups Jul 03 23:58:33.616736 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d007d6a0-e31b-471d-b7dc-d1bbf943a58f tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c087fc7f-29e0-49e7-89f6-8e003b09bfe9", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1730281286"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:33.618820 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.backups [None req-d007d6a0-e31b-471d-b7dc-d1bbf943a58f tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Creating new backup {'backup': {'volume_id': 'c087fc7f-29e0-49e7-89f6-8e003b09bfe9', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1730281286'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:58:33.618972 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-d007d6a0-e31b-471d-b7dc-d1bbf943a58f tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Creating backup of volume c087fc7f-29e0-49e7-89f6-8e003b09bfe9 in container None Jul 03 23:58:33.627726 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:33.627726 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:33.628170 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d007d6a0-e31b-471d-b7dc-d1bbf943a58f tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Volume info retrieved successfully. Jul 03 23:58:33.649151 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-d007d6a0-e31b-471d-b7dc-d1bbf943a58f tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Created reservations ['62d4d83a-7817-41e6-bb63-db3caf5fb0a7', '639beede-aaed-45dc-b7ed-5d0c094a05ca'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:33.680326 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d007d6a0-e31b-471d-b7dc-d1bbf943a58f tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:58:33.680997 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1059/4201] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:58:33 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 03 23:58:33.693492 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d5a56c34-f5ea-41dc-8109-2b503a64f334 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:33.695396 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d5a56c34-f5ea-41dc-8109-2b503a64f334 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 Jul 03 23:58:33.695619 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d5a56c34-f5ea-41dc-8109-2b503a64f334 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:33.695809 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d5a56c34-f5ea-41dc-8109-2b503a64f334 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:33.695907 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-d5a56c34-f5ea-41dc-8109-2b503a64f334 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id db3e9a86-9c0a-4500-9e2a-263f0538f9c0. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:33.700245 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:33.700245 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:33.700995 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d5a56c34-f5ea-41dc-8109-2b503a64f334 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 returned with HTTP 200 Jul 03 23:58:33.701355 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1027/4202] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:33 2026] GET /volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:34.214186 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1380adc7-bca2-4a33-80a0-6b48388d64c0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:34.216529 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1380adc7-bca2-4a33-80a0-6b48388d64c0 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:34.216731 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1380adc7-bca2-4a33-80a0-6b48388d64c0 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:34.217014 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1380adc7-bca2-4a33-80a0-6b48388d64c0 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:34.217175 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-1380adc7-bca2-4a33-80a0-6b48388d64c0 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:34.221643 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:34.221643 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:34.222581 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1380adc7-bca2-4a33-80a0-6b48388d64c0 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:34.223119 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1065/4203] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:34 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:34.264235 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-bac0fcff-2e57-4da4-9027-022851f5a84c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:34.265778 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bac0fcff-2e57-4da4-9027-022851f5a84c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:34.265973 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bac0fcff-2e57-4da4-9027-022851f5a84c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:34.266151 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bac0fcff-2e57-4da4-9027-022851f5a84c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:34.266250 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-bac0fcff-2e57-4da4-9027-022851f5a84c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:34.270076 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:34.270076 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:34.270592 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bac0fcff-2e57-4da4-9027-022851f5a84c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:34.271052 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1053/4204] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:34 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:34.712309 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-dd3a0460-9038-479b-9b45-246b23f6de3a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:34.714043 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dd3a0460-9038-479b-9b45-246b23f6de3a tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 Jul 03 23:58:34.714249 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dd3a0460-9038-479b-9b45-246b23f6de3a tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:34.714427 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dd3a0460-9038-479b-9b45-246b23f6de3a tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:34.714527 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-dd3a0460-9038-479b-9b45-246b23f6de3a tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id db3e9a86-9c0a-4500-9e2a-263f0538f9c0. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:34.718450 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:34.718450 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:34.719137 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dd3a0460-9038-479b-9b45-246b23f6de3a tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 returned with HTTP 200 Jul 03 23:58:34.719455 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1060/4205] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:34 2026] GET /volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:35.237436 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-148bd273-b962-4d5b-839c-b6a483636e98 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:35.239478 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-148bd273-b962-4d5b-839c-b6a483636e98 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:35.239724 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-148bd273-b962-4d5b-839c-b6a483636e98 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:35.239975 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-148bd273-b962-4d5b-839c-b6a483636e98 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:35.240166 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-148bd273-b962-4d5b-839c-b6a483636e98 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:35.245145 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:35.245145 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:35.246073 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-148bd273-b962-4d5b-839c-b6a483636e98 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:35.246530 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1028/4206] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:35 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:35.281386 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-362971f4-f53d-4279-bb7d-27f4771f54eb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:35.284405 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-362971f4-f53d-4279-bb7d-27f4771f54eb tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:35.284761 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-362971f4-f53d-4279-bb7d-27f4771f54eb tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:35.285043 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-362971f4-f53d-4279-bb7d-27f4771f54eb tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:35.285204 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-362971f4-f53d-4279-bb7d-27f4771f54eb tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:35.289607 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:35.289607 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:35.290332 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-362971f4-f53d-4279-bb7d-27f4771f54eb tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:35.291041 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1066/4207] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:35 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:35.729812 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a9618f4c-2791-41e9-88b4-6c4dded68fc1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:35.732082 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a9618f4c-2791-41e9-88b4-6c4dded68fc1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 Jul 03 23:58:35.732330 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a9618f4c-2791-41e9-88b4-6c4dded68fc1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:35.732568 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a9618f4c-2791-41e9-88b4-6c4dded68fc1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:35.732729 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-a9618f4c-2791-41e9-88b4-6c4dded68fc1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id db3e9a86-9c0a-4500-9e2a-263f0538f9c0. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:35.737604 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:35.737604 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:35.738572 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a9618f4c-2791-41e9-88b4-6c4dded68fc1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 returned with HTTP 200 Jul 03 23:58:35.739304 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1054/4208] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:35 2026] GET /volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:36.259027 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8d389b81-91e0-477a-ba7e-5e6a3fed043b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:36.262925 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8d389b81-91e0-477a-ba7e-5e6a3fed043b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:36.262925 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8d389b81-91e0-477a-ba7e-5e6a3fed043b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:36.262925 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8d389b81-91e0-477a-ba7e-5e6a3fed043b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:36.262925 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-8d389b81-91e0-477a-ba7e-5e6a3fed043b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:36.268472 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:36.268472 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:36.269311 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8d389b81-91e0-477a-ba7e-5e6a3fed043b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:36.269826 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1061/4209] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:36 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:36.306501 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f76b9c5a-a2a0-4084-a11a-2356f187b4ab None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:36.308467 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f76b9c5a-a2a0-4084-a11a-2356f187b4ab tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:36.308690 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f76b9c5a-a2a0-4084-a11a-2356f187b4ab tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:36.308926 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f76b9c5a-a2a0-4084-a11a-2356f187b4ab tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:36.309048 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-f76b9c5a-a2a0-4084-a11a-2356f187b4ab tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:36.314348 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:36.314348 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:36.315128 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f76b9c5a-a2a0-4084-a11a-2356f187b4ab tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:36.315578 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1029/4210] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:36 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:36.750602 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-665cadd7-d992-495e-9ed7-9128d143500b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:36.752814 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-665cadd7-d992-495e-9ed7-9128d143500b tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 Jul 03 23:58:36.753059 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-665cadd7-d992-495e-9ed7-9128d143500b tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:36.753280 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-665cadd7-d992-495e-9ed7-9128d143500b tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:36.753422 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-665cadd7-d992-495e-9ed7-9128d143500b tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id db3e9a86-9c0a-4500-9e2a-263f0538f9c0. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:36.758377 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:36.758377 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:36.759496 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-665cadd7-d992-495e-9ed7-9128d143500b tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 returned with HTTP 200 Jul 03 23:58:36.760016 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1067/4211] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:36 2026] GET /volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:37.284715 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1c9c3e92-a212-484f-a971-55ae2b165c81 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:37.287877 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1c9c3e92-a212-484f-a971-55ae2b165c81 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:37.288190 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1c9c3e92-a212-484f-a971-55ae2b165c81 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:37.288459 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1c9c3e92-a212-484f-a971-55ae2b165c81 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:37.288642 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-1c9c3e92-a212-484f-a971-55ae2b165c81 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:37.298528 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:37.298528 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:37.299950 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1c9c3e92-a212-484f-a971-55ae2b165c81 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:37.300499 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1055/4212] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:37 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:37.333613 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-839a86f6-bbc0-410c-95a3-65bfd98ff8ae None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:37.335734 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-839a86f6-bbc0-410c-95a3-65bfd98ff8ae tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:37.336027 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-839a86f6-bbc0-410c-95a3-65bfd98ff8ae tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:37.336253 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-839a86f6-bbc0-410c-95a3-65bfd98ff8ae tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:37.336402 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-839a86f6-bbc0-410c-95a3-65bfd98ff8ae tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:37.345641 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:37.345641 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:37.346540 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-839a86f6-bbc0-410c-95a3-65bfd98ff8ae tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:37.348417 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1062/4213] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:37 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:58:37.777668 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d4a23ce5-a9f5-415d-901d-47ba185706d6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:37.780154 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d4a23ce5-a9f5-415d-901d-47ba185706d6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 Jul 03 23:58:37.780422 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d4a23ce5-a9f5-415d-901d-47ba185706d6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:37.780678 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d4a23ce5-a9f5-415d-901d-47ba185706d6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:37.780892 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-d4a23ce5-a9f5-415d-901d-47ba185706d6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id db3e9a86-9c0a-4500-9e2a-263f0538f9c0. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:37.786535 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:37.786535 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:37.787631 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d4a23ce5-a9f5-415d-901d-47ba185706d6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 returned with HTTP 200 Jul 03 23:58:37.788445 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1030/4214] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:37 2026] GET /volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:38.313161 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-45eec162-8eea-4634-8e19-84b6a20b981d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:38.314975 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-45eec162-8eea-4634-8e19-84b6a20b981d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:38.315170 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-45eec162-8eea-4634-8e19-84b6a20b981d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:38.315350 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-45eec162-8eea-4634-8e19-84b6a20b981d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:38.315452 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-45eec162-8eea-4634-8e19-84b6a20b981d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:38.320415 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:38.320415 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:38.321359 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-45eec162-8eea-4634-8e19-84b6a20b981d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:38.321887 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1068/4215] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:38 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:38.362506 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9f7a99b9-163f-44e8-ab81-712805b009e4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:38.364320 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9f7a99b9-163f-44e8-ab81-712805b009e4 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:38.364514 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9f7a99b9-163f-44e8-ab81-712805b009e4 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:38.364692 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9f7a99b9-163f-44e8-ab81-712805b009e4 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:38.364851 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-9f7a99b9-163f-44e8-ab81-712805b009e4 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:38.371155 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:38.371155 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:38.371155 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9f7a99b9-163f-44e8-ab81-712805b009e4 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:38.371155 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1056/4216] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:38 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:38.799669 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ede0658c-fc33-4db4-bc7a-7b1a1a4723ed None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:38.801872 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ede0658c-fc33-4db4-bc7a-7b1a1a4723ed tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 Jul 03 23:58:38.802100 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ede0658c-fc33-4db4-bc7a-7b1a1a4723ed tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:38.802238 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ede0658c-fc33-4db4-bc7a-7b1a1a4723ed tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:38.802367 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-ede0658c-fc33-4db4-bc7a-7b1a1a4723ed tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id db3e9a86-9c0a-4500-9e2a-263f0538f9c0. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:38.808099 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:38.808099 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:38.809199 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ede0658c-fc33-4db4-bc7a-7b1a1a4723ed tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 returned with HTTP 200 Jul 03 23:58:38.810492 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1063/4217] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:38 2026] GET /volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:39.340168 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5bced16c-03b1-417b-bfa7-e4263491aa3c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:39.342177 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5bced16c-03b1-417b-bfa7-e4263491aa3c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:39.342359 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5bced16c-03b1-417b-bfa7-e4263491aa3c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:39.342537 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5bced16c-03b1-417b-bfa7-e4263491aa3c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:39.342633 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-5bced16c-03b1-417b-bfa7-e4263491aa3c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:39.347671 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:39.347671 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:39.348716 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5bced16c-03b1-417b-bfa7-e4263491aa3c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:39.348793 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1031/4218] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:39 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:58:39.382308 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-942026dc-d935-4666-be2e-7633b932f73a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:39.384242 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-942026dc-d935-4666-be2e-7633b932f73a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:39.384464 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-942026dc-d935-4666-be2e-7633b932f73a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:39.384938 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-942026dc-d935-4666-be2e-7633b932f73a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:39.384938 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-942026dc-d935-4666-be2e-7633b932f73a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:39.390608 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:39.390608 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:39.391477 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-942026dc-d935-4666-be2e-7633b932f73a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:39.391826 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1069/4219] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:39 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:39.822921 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1cde7597-3161-4c4e-9572-f71f3aecc5b1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:39.824834 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1cde7597-3161-4c4e-9572-f71f3aecc5b1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 Jul 03 23:58:39.825089 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1cde7597-3161-4c4e-9572-f71f3aecc5b1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:39.825294 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1cde7597-3161-4c4e-9572-f71f3aecc5b1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:39.825390 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-1cde7597-3161-4c4e-9572-f71f3aecc5b1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id db3e9a86-9c0a-4500-9e2a-263f0538f9c0. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:39.830438 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:39.830438 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:39.831212 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1cde7597-3161-4c4e-9572-f71f3aecc5b1 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 returned with HTTP 200 Jul 03 23:58:39.831586 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1057/4220] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:39 2026] GET /volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:40.361960 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7673c2e4-af6a-4b70-9cf2-93f2cb29d87f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:40.363856 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7673c2e4-af6a-4b70-9cf2-93f2cb29d87f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:40.364073 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7673c2e4-af6a-4b70-9cf2-93f2cb29d87f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:40.364292 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7673c2e4-af6a-4b70-9cf2-93f2cb29d87f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:40.364427 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-7673c2e4-af6a-4b70-9cf2-93f2cb29d87f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:40.370106 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:40.370106 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:40.371116 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7673c2e4-af6a-4b70-9cf2-93f2cb29d87f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:40.371902 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1064/4221] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:40 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:40.403620 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-82ecdde9-5211-42f8-bea1-8d8a192f206b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:40.405537 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-82ecdde9-5211-42f8-bea1-8d8a192f206b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:40.405856 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-82ecdde9-5211-42f8-bea1-8d8a192f206b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:40.407487 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-82ecdde9-5211-42f8-bea1-8d8a192f206b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:40.407487 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-82ecdde9-5211-42f8-bea1-8d8a192f206b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:40.411429 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:40.411429 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:40.412313 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-82ecdde9-5211-42f8-bea1-8d8a192f206b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:40.412788 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1032/4222] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:40 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:40.614502 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-e276e9d5-6e87-49cc-a04a-e68f42768ea7 req-8bc9a646-5ed4-4933-b50c-cdbf6c5cd693 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:40.616685 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e276e9d5-6e87-49cc-a04a-e68f42768ea7 req-8bc9a646-5ed4-4933-b50c-cdbf6c5cd693 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/attachments/c255e340-b8c5-45da-a50c-db40a2bf4113 Jul 03 23:58:40.616926 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e276e9d5-6e87-49cc-a04a-e68f42768ea7 req-8bc9a646-5ed4-4933-b50c-cdbf6c5cd693 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:40.617129 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e276e9d5-6e87-49cc-a04a-e68f42768ea7 req-8bc9a646-5ed4-4933-b50c-cdbf6c5cd693 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:40.624854 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:40.624854 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:40.844677 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7cc29261-a553-41fa-9ab0-e42950562b52 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:40.846810 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7cc29261-a553-41fa-9ab0-e42950562b52 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 Jul 03 23:58:40.847064 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7cc29261-a553-41fa-9ab0-e42950562b52 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:40.847284 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7cc29261-a553-41fa-9ab0-e42950562b52 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:40.847407 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-7cc29261-a553-41fa-9ab0-e42950562b52 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id db3e9a86-9c0a-4500-9e2a-263f0538f9c0. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:40.855299 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:40.855299 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:40.856357 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7cc29261-a553-41fa-9ab0-e42950562b52 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 returned with HTTP 200 Jul 03 23:58:40.856954 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1058/4223] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:40 2026] GET /volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:41.164407 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e276e9d5-6e87-49cc-a04a-e68f42768ea7 req-8bc9a646-5ed4-4933-b50c-cdbf6c5cd693 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/c255e340-b8c5-45da-a50c-db40a2bf4113 returned with HTTP 200 Jul 03 23:58:41.165032 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1070/4224] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:58:40 2026] DELETE /volume/v3/attachments/c255e340-b8c5-45da-a50c-db40a2bf4113 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:41.386963 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-502cbb5d-af34-4c84-a9d4-af08e0dd0a18 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:41.390024 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-502cbb5d-af34-4c84-a9d4-af08e0dd0a18 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:41.390334 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-502cbb5d-af34-4c84-a9d4-af08e0dd0a18 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:41.390570 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-502cbb5d-af34-4c84-a9d4-af08e0dd0a18 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:41.390689 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-502cbb5d-af34-4c84-a9d4-af08e0dd0a18 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:41.396727 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:41.396727 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:41.397555 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-502cbb5d-af34-4c84-a9d4-af08e0dd0a18 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:41.398081 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1065/4225] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:41 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:41.425320 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-aea13992-f2ad-4a2d-9747-8c66e714e134 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:41.428093 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aea13992-f2ad-4a2d-9747-8c66e714e134 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:41.428325 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aea13992-f2ad-4a2d-9747-8c66e714e134 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:41.428501 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aea13992-f2ad-4a2d-9747-8c66e714e134 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:41.428606 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-aea13992-f2ad-4a2d-9747-8c66e714e134 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:41.435715 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:41.435715 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:41.436425 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aea13992-f2ad-4a2d-9747-8c66e714e134 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:41.436829 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1033/4226] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:41 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:41.867503 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-27ecf072-ae1e-469a-8180-3799d776a621 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:41.869334 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-27ecf072-ae1e-469a-8180-3799d776a621 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 Jul 03 23:58:41.870223 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-27ecf072-ae1e-469a-8180-3799d776a621 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:41.870223 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-27ecf072-ae1e-469a-8180-3799d776a621 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:41.870223 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-27ecf072-ae1e-469a-8180-3799d776a621 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id db3e9a86-9c0a-4500-9e2a-263f0538f9c0. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:41.874254 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:41.874254 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:41.875007 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-27ecf072-ae1e-469a-8180-3799d776a621 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 returned with HTTP 200 Jul 03 23:58:41.875367 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1059/4227] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:41 2026] GET /volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:42.408596 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5dd6ee9a-79f4-4b6f-9c94-7a5a243298a6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:42.411059 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5dd6ee9a-79f4-4b6f-9c94-7a5a243298a6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:42.411059 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5dd6ee9a-79f4-4b6f-9c94-7a5a243298a6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:42.412117 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5dd6ee9a-79f4-4b6f-9c94-7a5a243298a6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:42.412117 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-5dd6ee9a-79f4-4b6f-9c94-7a5a243298a6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:42.413460 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=360,cinder:INSERT=56,cinder:UPDATE=114 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:58:42.418176 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:42.418176 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:42.418985 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5dd6ee9a-79f4-4b6f-9c94-7a5a243298a6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:42.420074 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1071/4228] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:42 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:42.449047 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a0d48996-e10f-4ea7-acc8-bf146e9d26e4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:42.451846 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a0d48996-e10f-4ea7-acc8-bf146e9d26e4 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:42.451846 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a0d48996-e10f-4ea7-acc8-bf146e9d26e4 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:42.451846 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a0d48996-e10f-4ea7-acc8-bf146e9d26e4 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:42.451846 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-a0d48996-e10f-4ea7-acc8-bf146e9d26e4 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:42.455428 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:42.455428 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:42.455428 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a0d48996-e10f-4ea7-acc8-bf146e9d26e4 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:42.456558 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1066/4229] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:42 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:42.889496 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-248e8426-a2a4-4cde-ab94-2a7199bc14b6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:42.891567 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-248e8426-a2a4-4cde-ab94-2a7199bc14b6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 Jul 03 23:58:42.892001 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-248e8426-a2a4-4cde-ab94-2a7199bc14b6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:42.892001 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-248e8426-a2a4-4cde-ab94-2a7199bc14b6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:42.892058 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-248e8426-a2a4-4cde-ab94-2a7199bc14b6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id db3e9a86-9c0a-4500-9e2a-263f0538f9c0. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:42.896930 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:42.896930 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:42.897591 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-248e8426-a2a4-4cde-ab94-2a7199bc14b6 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 returned with HTTP 200 Jul 03 23:58:42.898063 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1034/4230] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:42 2026] GET /volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:43.431618 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-464cd936-94d4-4a5c-9d67-3ce966199be2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:43.433719 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-464cd936-94d4-4a5c-9d67-3ce966199be2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:43.433957 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-464cd936-94d4-4a5c-9d67-3ce966199be2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:43.434185 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-464cd936-94d4-4a5c-9d67-3ce966199be2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:43.434320 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-464cd936-94d4-4a5c-9d67-3ce966199be2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:43.436410 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=338,cinder:UPDATE=111,cinder:INSERT=60 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:58:43.439471 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:43.439471 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:43.440595 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-464cd936-94d4-4a5c-9d67-3ce966199be2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:43.441134 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1060/4231] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:43 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:43.466800 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-add1ce7a-18d8-49ca-b20d-abb0a51599a3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:43.468622 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-add1ce7a-18d8-49ca-b20d-abb0a51599a3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:43.468926 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-add1ce7a-18d8-49ca-b20d-abb0a51599a3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:43.469128 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-add1ce7a-18d8-49ca-b20d-abb0a51599a3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:43.469225 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-add1ce7a-18d8-49ca-b20d-abb0a51599a3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:43.473648 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:43.473648 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:43.474270 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-add1ce7a-18d8-49ca-b20d-abb0a51599a3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:43.474636 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1072/4232] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:43 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:43.908480 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-729681a1-b361-44d7-a4af-1903bf30905f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:43.910056 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-729681a1-b361-44d7-a4af-1903bf30905f tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 Jul 03 23:58:43.910225 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-729681a1-b361-44d7-a4af-1903bf30905f tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:43.910398 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-729681a1-b361-44d7-a4af-1903bf30905f tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:43.910496 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-729681a1-b361-44d7-a4af-1903bf30905f tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id db3e9a86-9c0a-4500-9e2a-263f0538f9c0. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:43.914943 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:43.914943 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:43.915742 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-729681a1-b361-44d7-a4af-1903bf30905f tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 returned with HTTP 200 Jul 03 23:58:43.916097 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1067/4233] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:43 2026] GET /volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:44.453087 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c967dacd-7094-449b-a59e-16b49eb4983b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:44.454625 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c967dacd-7094-449b-a59e-16b49eb4983b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:44.454840 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c967dacd-7094-449b-a59e-16b49eb4983b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:44.455034 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c967dacd-7094-449b-a59e-16b49eb4983b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:44.455553 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-c967dacd-7094-449b-a59e-16b49eb4983b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:44.459379 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:44.459379 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:44.460439 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c967dacd-7094-449b-a59e-16b49eb4983b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:44.460439 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1035/4234] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:44 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:44.485260 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6f8b21a6-3510-4c71-a717-89fbfd782161 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:44.488191 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6f8b21a6-3510-4c71-a717-89fbfd782161 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:58:44.488437 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6f8b21a6-3510-4c71-a717-89fbfd782161 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:44.488656 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6f8b21a6-3510-4c71-a717-89fbfd782161 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:44.488829 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-6f8b21a6-3510-4c71-a717-89fbfd782161 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:44.497791 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:44.497791 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:44.498819 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6f8b21a6-3510-4c71-a717-89fbfd782161 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:58:44.499321 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1061/4235] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:44 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:44.516355 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6ea2c327-dfcd-4a5f-971e-308963f1c36c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:44.518200 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6ea2c327-dfcd-4a5f-971e-308963f1c36c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] POST https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe/action Jul 03 23:58:44.519480 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6ea2c327-dfcd-4a5f-971e-308963f1c36c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:58:44.519480 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6ea2c327-dfcd-4a5f-971e-308963f1c36c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:44.520952 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.admin_actions [None req-6ea2c327-dfcd-4a5f-971e-308963f1c36c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Updating backup '9bea72ac-8fe8-407e-be7f-c630a525adfe' with '{'status': 'error'}' {{(pid=99862) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 23:58:44.529767 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:44.529767 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:44.538593 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-6ea2c327-dfcd-4a5f-971e-308963f1c36c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] reset_status in rpcapi backup_id 9bea72ac-8fe8-407e-be7f-c630a525adfe on host np0000004490. {{(pid=99862) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 23:58:44.540461 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6ea2c327-dfcd-4a5f-971e-308963f1c36c tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe/action returned with HTTP 202 Jul 03 23:58:44.541065 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1073/4236] 10.4.3.143 () {70 vars in 1430 bytes} [Fri Jul 3 23:58:44 2026] POST /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:58:44.548508 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2b87e95f-5b47-4ce5-9d5c-005c407c5b8b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:44.550314 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2b87e95f-5b47-4ce5-9d5c-005c407c5b8b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/bb2ffcff-6161-4ee8-8389-744195934490 Jul 03 23:58:44.550572 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2b87e95f-5b47-4ce5-9d5c-005c407c5b8b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:44.550834 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2b87e95f-5b47-4ce5-9d5c-005c407c5b8b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:44.551045 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-2b87e95f-5b47-4ce5-9d5c-005c407c5b8b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Delete volume with id: bb2ffcff-6161-4ee8-8389-744195934490 Jul 03 23:58:44.558417 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:44.558417 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:44.558831 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2b87e95f-5b47-4ce5-9d5c-005c407c5b8b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:58:44.576288 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2b87e95f-5b47-4ce5-9d5c-005c407c5b8b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Delete volume request issued successfully. Jul 03 23:58:44.576386 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2b87e95f-5b47-4ce5-9d5c-005c407c5b8b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/bb2ffcff-6161-4ee8-8389-744195934490 returned with HTTP 202 Jul 03 23:58:44.576838 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1068/4237] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:58:44 2026] DELETE /volume/v3/volumes/bb2ffcff-6161-4ee8-8389-744195934490 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:44.587139 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1ce9dce5-0da9-4b80-8c22-f7c41361e2a3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:44.588922 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1ce9dce5-0da9-4b80-8c22-f7c41361e2a3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/volumes/bb2ffcff-6161-4ee8-8389-744195934490 Jul 03 23:58:44.589123 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1ce9dce5-0da9-4b80-8c22-f7c41361e2a3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:44.589306 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1ce9dce5-0da9-4b80-8c22-f7c41361e2a3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:44.597539 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:44.597539 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:44.601191 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1ce9dce5-0da9-4b80-8c22-f7c41361e2a3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:58:44.605385 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1ce9dce5-0da9-4b80-8c22-f7c41361e2a3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/bb2ffcff-6161-4ee8-8389-744195934490 returned with HTTP 200 Jul 03 23:58:44.606018 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1036/4238] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:44 2026] GET /volume/v3/volumes/bb2ffcff-6161-4ee8-8389-744195934490 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:44.799183 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f41512d5-89fe-4a43-8331-25d61e64dfa5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:44.801117 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f41512d5-89fe-4a43-8331-25d61e64dfa5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 Jul 03 23:58:44.802832 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f41512d5-89fe-4a43-8331-25d61e64dfa5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:44.802832 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f41512d5-89fe-4a43-8331-25d61e64dfa5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:44.802832 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-f41512d5-89fe-4a43-8331-25d61e64dfa5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume with id: 6f1899e3-2d0c-4edf-ac80-fa26afa570a0 Jul 03 23:58:44.808518 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:44.808518 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:44.808974 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f41512d5-89fe-4a43-8331-25d61e64dfa5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:58:44.838437 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f41512d5-89fe-4a43-8331-25d61e64dfa5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume request issued successfully. Jul 03 23:58:44.838623 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f41512d5-89fe-4a43-8331-25d61e64dfa5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 returned with HTTP 202 Jul 03 23:58:44.839132 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1062/4239] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:58:44 2026] DELETE /volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:44.847305 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b5ff1191-ee01-4fe0-b04d-190d86f49afe None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:44.849106 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b5ff1191-ee01-4fe0-b04d-190d86f49afe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 Jul 03 23:58:44.849297 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b5ff1191-ee01-4fe0-b04d-190d86f49afe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:44.849484 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b5ff1191-ee01-4fe0-b04d-190d86f49afe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:44.856988 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:44.856988 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:44.860938 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b5ff1191-ee01-4fe0-b04d-190d86f49afe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:58:44.866106 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b5ff1191-ee01-4fe0-b04d-190d86f49afe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 returned with HTTP 200 Jul 03 23:58:44.866507 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1074/4240] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:44 2026] GET /volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:44.926047 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-18740ed9-9598-4bc2-9301-b8835a893169 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:44.928101 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-18740ed9-9598-4bc2-9301-b8835a893169 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 Jul 03 23:58:44.928326 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-18740ed9-9598-4bc2-9301-b8835a893169 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:44.928564 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-18740ed9-9598-4bc2-9301-b8835a893169 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:44.928720 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-18740ed9-9598-4bc2-9301-b8835a893169 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id db3e9a86-9c0a-4500-9e2a-263f0538f9c0. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:44.933533 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:44.933533 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:44.934307 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-18740ed9-9598-4bc2-9301-b8835a893169 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 returned with HTTP 200 Jul 03 23:58:44.934850 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1069/4241] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:44 2026] GET /volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:45.473002 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c2dde0ec-7fd5-4a66-b8ef-f298960122cd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:45.475008 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c2dde0ec-7fd5-4a66-b8ef-f298960122cd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:45.475370 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c2dde0ec-7fd5-4a66-b8ef-f298960122cd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:45.475431 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c2dde0ec-7fd5-4a66-b8ef-f298960122cd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:45.475515 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-c2dde0ec-7fd5-4a66-b8ef-f298960122cd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:45.480259 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:45.480259 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:45.481053 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c2dde0ec-7fd5-4a66-b8ef-f298960122cd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:45.481476 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1037/4242] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:45 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:45.623835 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c8f2b075-08ac-4423-8a6e-f6b5fc6f4b3f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:45.625515 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c8f2b075-08ac-4423-8a6e-f6b5fc6f4b3f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/volumes/bb2ffcff-6161-4ee8-8389-744195934490 Jul 03 23:58:45.625743 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c8f2b075-08ac-4423-8a6e-f6b5fc6f4b3f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:45.625961 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c8f2b075-08ac-4423-8a6e-f6b5fc6f4b3f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:45.631842 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c8f2b075-08ac-4423-8a6e-f6b5fc6f4b3f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/bb2ffcff-6161-4ee8-8389-744195934490 returned with HTTP 404 Jul 03 23:58:45.632747 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1063/4243] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:45 2026] GET /volume/v3/volumes/bb2ffcff-6161-4ee8-8389-744195934490 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:45.639879 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:45.641882 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] POST https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e/restore Jul 03 23:58:45.642264 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:45.643693 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Restoring backup 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99862) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 23:58:45.643861 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Restoring backup 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e to volume None. Jul 03 23:58:45.648212 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:45.648212 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:45.649245 np0000004490 devstack@c-api.service[99862]: INFO cinder.backup.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Creating volume of 1 GB for restore of backup 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. Jul 03 23:58:45.653133 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Availability Zones retrieved successfully. Jul 03 23:58:45.659234 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Flow 'volume_create_api' (dd7ab53b-83cc-473b-b8bc-cc92486cb546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:45.660138 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b34e907-6995-427f-987f-3f008ee2e478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:45.660944 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:58:45.687135 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b34e907-6995-427f-987f-3f008ee2e478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:45.687888 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a97b11e-479a-4688-a44d-181c7e2c009e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:45.722544 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Created reservations ['5a07a1b4-b901-4d33-83db-2506f32ebd45', 'e9ab02c6-077f-4180-bc3e-fc0c6c219857', '1e578c5f-60d2-4f44-92f5-6dcb4cc8aaec', '5e4f0825-cfc6-4a6a-9cb9-650ce091a828'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:45.723557 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a97b11e-479a-4688-a44d-181c7e2c009e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a07a1b4-b901-4d33-83db-2506f32ebd45', 'e9ab02c6-077f-4180-bc3e-fc0c6c219857', '1e578c5f-60d2-4f44-92f5-6dcb4cc8aaec', '5e4f0825-cfc6-4a6a-9cb9-650ce091a828']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:45.724615 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c9ea839-991d-46b7-aac2-35174d75f04b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:45.754752 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c9ea839-991d-46b7-aac2-35174d75f04b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4274106-f054-4488-958e-fc8b2e26c8c4', '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='e7c8cf2c968a4fe8b3c8163afdde3006',qos_specs=None,replication_status=,reservations=['5a07a1b4-b901-4d33-83db-2506f32ebd45','e9ab02c6-077f-4180-bc3e-fc0c6c219857','1e578c5f-60d2-4f44-92f5-6dcb4cc8aaec','5e4f0825-cfc6-4a6a-9cb9-650ce091a828'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='849776e255084834a22738245435c1ed',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:58:45Z,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=b4274106-f054-4488-958e-fc8b2e26c8c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7c8cf2c968a4fe8b3c8163afdde3006',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='849776e255084834a22738245435c1ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:45.755469 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (162a7a95-a774-490a-ac41-cdca54aac125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:45.776698 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (162a7a95-a774-490a-ac41-cdca54aac125) transitioned into 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='e7c8cf2c968a4fe8b3c8163afdde3006',qos_specs=None,replication_status=,reservations=['5a07a1b4-b901-4d33-83db-2506f32ebd45','e9ab02c6-077f-4180-bc3e-fc0c6c219857','1e578c5f-60d2-4f44-92f5-6dcb4cc8aaec','5e4f0825-cfc6-4a6a-9cb9-650ce091a828'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='849776e255084834a22738245435c1ed',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:45.777372 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4247b9f-15da-47a2-b9d5-5b356daad437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:45.789774 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4247b9f-15da-47a2-b9d5-5b356daad437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:45.790673 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Flow 'volume_create_api' (dd7ab53b-83cc-473b-b8bc-cc92486cb546) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:45.791040 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Create volume request issued successfully. Jul 03 23:58:45.800435 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:45.800435 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:45.803843 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:58:45.880807 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-eb009e64-43f5-431a-9d8e-aff325207d8c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:45.882283 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eb009e64-43f5-431a-9d8e-aff325207d8c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 Jul 03 23:58:45.882516 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eb009e64-43f5-431a-9d8e-aff325207d8c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:45.882776 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-eb009e64-43f5-431a-9d8e-aff325207d8c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:45.890857 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-eb009e64-43f5-431a-9d8e-aff325207d8c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 returned with HTTP 404 Jul 03 23:58:45.890857 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1070/4244] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:45 2026] GET /volume/v3/volumes/6f1899e3-2d0c-4edf-ac80-fa26afa570a0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:45.919189 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7254c571-ad32-4818-a945-3041e9474255 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:45.920855 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:58:45.921166 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-295201606", "snapshot_id": null, "imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "volume_type": null, "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:45.925473 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-295201606', 'snapshot_id': None, 'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'volume_type': None, 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:58:45.948728 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-bd27a545-7f84-4a61-a8bd-c4587e73df0e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:45.950054 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bd27a545-7f84-4a61-a8bd-c4587e73df0e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 Jul 03 23:58:45.950316 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bd27a545-7f84-4a61-a8bd-c4587e73df0e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:45.950575 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bd27a545-7f84-4a61-a8bd-c4587e73df0e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:45.950761 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-bd27a545-7f84-4a61-a8bd-c4587e73df0e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id db3e9a86-9c0a-4500-9e2a-263f0538f9c0. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:45.961911 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:45.961911 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:45.964715 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bd27a545-7f84-4a61-a8bd-c4587e73df0e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 returned with HTTP 200 Jul 03 23:58:45.964715 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1064/4245] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:45 2026] GET /volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:45.974758 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3d606fe1-c38d-4ced-b033-01f1f10e188e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:45.976869 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3d606fe1-c38d-4ced-b033-01f1f10e188e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:45.977135 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3d606fe1-c38d-4ced-b033-01f1f10e188e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:45.977376 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3d606fe1-c38d-4ced-b033-01f1f10e188e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:45.977530 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-3d606fe1-c38d-4ced-b033-01f1f10e188e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:45.983127 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:45.983127 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:45.984104 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3d606fe1-c38d-4ced-b033-01f1f10e188e tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:45.984561 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1071/4246] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:45 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:45.994729 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7d93cc05-6163-4042-846d-daa8836e4fed None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:45.996986 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7d93cc05-6163-4042-846d-daa8836e4fed tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] DELETE https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 Jul 03 23:58:45.997242 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7d93cc05-6163-4042-846d-daa8836e4fed tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:45.997525 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7d93cc05-6163-4042-846d-daa8836e4fed tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:45.997695 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-7d93cc05-6163-4042-846d-daa8836e4fed tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Delete backup with id: db3e9a86-9c0a-4500-9e2a-263f0538f9c0. Jul 03 23:58:46.005752 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:46.005752 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:46.033314 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.backup.rpcapi [None req-7d93cc05-6163-4042-846d-daa8836e4fed tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] delete_backup rpcapi backup_id db3e9a86-9c0a-4500-9e2a-263f0538f9c0 {{(pid=99863) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:58:46.036072 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7d93cc05-6163-4042-846d-daa8836e4fed tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 returned with HTTP 202 Jul 03 23:58:46.036907 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1065/4247] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:58:45 2026] DELETE /volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:58:46.049905 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-efc0ea94-a866-40de-a593-4abdf49a14ea None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:46.056188 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-efc0ea94-a866-40de-a593-4abdf49a14ea tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 Jul 03 23:58:46.056188 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-efc0ea94-a866-40de-a593-4abdf49a14ea tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:46.056560 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-efc0ea94-a866-40de-a593-4abdf49a14ea tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:46.056646 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-efc0ea94-a866-40de-a593-4abdf49a14ea tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id db3e9a86-9c0a-4500-9e2a-263f0538f9c0. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:46.064284 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:46.064284 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:46.068867 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-efc0ea94-a866-40de-a593-4abdf49a14ea tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 returned with HTTP 200 Jul 03 23:58:46.068950 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1072/4248] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:46 2026] GET /volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:46.113721 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume of 1 GB Jul 03 23:58:46.118829 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Availability Zones retrieved successfully. Jul 03 23:58:46.124790 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (991981fd-48c9-4cc2-b69c-fe8c00288a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:46.126359 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da93db50-bc52-4a24-96e1-b099f0e6df52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:46.126746 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:58:46.194130 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da93db50-bc52-4a24-96e1-b099f0e6df52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:46.194944 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7245701-4fb9-4905-b40b-7068f4e99b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:46.243320 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Created reservations ['b6faceb7-8032-46a3-86fb-e932a83d5228', '80e542df-87f9-4946-8abb-69086711a25a', '5c12f0fe-9448-40c3-af71-364727fc5c24', 'a9a223f0-b4a7-4809-abb0-64f4d0eb1529'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:46.244171 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7245701-4fb9-4905-b40b-7068f4e99b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6faceb7-8032-46a3-86fb-e932a83d5228', '80e542df-87f9-4946-8abb-69086711a25a', '5c12f0fe-9448-40c3-af71-364727fc5c24', 'a9a223f0-b4a7-4809-abb0-64f4d0eb1529']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:46.244990 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10e21c1a-0ba9-4503-b7b0-09c98d56cdeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:46.274491 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10e21c1a-0ba9-4503-b7b0-09c98d56cdeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faff7bee-ec71-4677-aabf-71ae2f852a04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-295201606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['b6faceb7-8032-46a3-86fb-e932a83d5228','80e542df-87f9-4946-8abb-69086711a25a','5c12f0fe-9448-40c3-af71-364727fc5c24','a9a223f0-b4a7-4809-abb0-64f4d0eb1529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:58:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-295201606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faff7bee-ec71-4677-aabf-71ae2f852a04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='506ed6de9d934ca0bc79c236b2baa08f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05aad096c3834b00afc9b92c326dc8a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:46.275512 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaab8b76-d892-461b-bc20-02b81d11b8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:46.296143 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaab8b76-d892-461b-bc20-02b81d11b8b2) transitioned into state 'SUCCESS' from state '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-295201606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['b6faceb7-8032-46a3-86fb-e932a83d5228','80e542df-87f9-4946-8abb-69086711a25a','5c12f0fe-9448-40c3-af71-364727fc5c24','a9a223f0-b4a7-4809-abb0-64f4d0eb1529'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:46.297304 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0b17c60-e9e2-423d-b220-72da812b2af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:46.308108 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0b17c60-e9e2-423d-b220-72da812b2af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:46.309170 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (991981fd-48c9-4cc2-b69c-fe8c00288a81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:46.309507 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request issued successfully. Jul 03 23:58:46.310101 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7254c571-ad32-4818-a945-3041e9474255 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:58:46.310531 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1038/4249] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:58:45 2026] POST /volume/v3/volumes => generated 758 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:46.321400 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-24ed4b88-97c0-4d3e-9183-9cb006127e3c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:46.324143 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-24ed4b88-97c0-4d3e-9183-9cb006127e3c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 Jul 03 23:58:46.324339 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-24ed4b88-97c0-4d3e-9183-9cb006127e3c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:46.324522 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-24ed4b88-97c0-4d3e-9183-9cb006127e3c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:46.331109 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:46.331109 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:46.334844 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-24ed4b88-97c0-4d3e-9183-9cb006127e3c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:58:46.338921 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-24ed4b88-97c0-4d3e-9183-9cb006127e3c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 returned with HTTP 200 Jul 03 23:58:46.339286 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1066/4250] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:46 2026] GET /volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:46.492799 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2c23ed4e-8336-4674-89e2-406880b93bef None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:46.495103 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2c23ed4e-8336-4674-89e2-406880b93bef tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:46.495352 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2c23ed4e-8336-4674-89e2-406880b93bef tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:46.495592 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2c23ed4e-8336-4674-89e2-406880b93bef tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:46.495770 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-2c23ed4e-8336-4674-89e2-406880b93bef tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:46.501385 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:46.501385 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:46.503818 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2c23ed4e-8336-4674-89e2-406880b93bef tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:46.504170 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1073/4251] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:46 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:46.807900 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:46.807900 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:46.808297 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:58:46.808297 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Checking backup size 1 against volume size 1 {{(pid=99862) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 23:58:46.808397 np0000004490 devstack@c-api.service[99862]: INFO cinder.backup.api [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Overwriting volume b4274106-f054-4488-958e-fc8b2e26c8c4 with restore of backup 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:58:46.826632 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] restore_backup in rpcapi backup_id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e {{(pid=99862) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 23:58:46.828757 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ae01815f-a8aa-45b0-b6b7-18d0dde4c615 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e/restore returned with HTTP 202 Jul 03 23:58:46.829377 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1075/4252] 10.4.3.143 () {70 vars in 1433 bytes} [Fri Jul 3 23:58:45 2026] POST /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e/restore => generated 152 bytes in 1190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:46.837472 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-aeec458f-3d40-420b-b238-4972aa683ab5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:46.839904 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aeec458f-3d40-420b-b238-4972aa683ab5 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:58:46.840188 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aeec458f-3d40-420b-b238-4972aa683ab5 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:46.840429 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aeec458f-3d40-420b-b238-4972aa683ab5 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:46.840585 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-aeec458f-3d40-420b-b238-4972aa683ab5 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:46.847213 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:46.847213 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:46.848144 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aeec458f-3d40-420b-b238-4972aa683ab5 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:58:46.848690 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1039/4253] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:46 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:47.083356 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fd705678-8cfa-4bfd-9875-295460a6b0ba None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:47.085164 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fd705678-8cfa-4bfd-9875-295460a6b0ba tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 Jul 03 23:58:47.085410 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fd705678-8cfa-4bfd-9875-295460a6b0ba tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:47.085672 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fd705678-8cfa-4bfd-9875-295460a6b0ba tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:47.085842 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-fd705678-8cfa-4bfd-9875-295460a6b0ba tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id db3e9a86-9c0a-4500-9e2a-263f0538f9c0. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:47.089813 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fd705678-8cfa-4bfd-9875-295460a6b0ba tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 returned with HTTP 404 Jul 03 23:58:47.090390 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1067/4254] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:47 2026] GET /volume/v3/backups/db3e9a86-9c0a-4500-9e2a-263f0538f9c0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:47.097587 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b491f6de-5f26-4619-9711-4dcd9350e688 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:47.099267 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b491f6de-5f26-4619-9711-4dcd9350e688 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] DELETE https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 Jul 03 23:58:47.099470 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b491f6de-5f26-4619-9711-4dcd9350e688 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:47.099664 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b491f6de-5f26-4619-9711-4dcd9350e688 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:47.099823 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-b491f6de-5f26-4619-9711-4dcd9350e688 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Delete backup with id: 897c23ac-5260-445c-8ae4-346760e00ec7. Jul 03 23:58:47.104781 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:47.104781 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:47.116898 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.backup.rpcapi [None req-b491f6de-5f26-4619-9711-4dcd9350e688 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] delete_backup rpcapi backup_id 897c23ac-5260-445c-8ae4-346760e00ec7 {{(pid=99861) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:58:47.118719 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b491f6de-5f26-4619-9711-4dcd9350e688 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 returned with HTTP 202 Jul 03 23:58:47.119172 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1074/4255] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:58:47 2026] DELETE /volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:58:47.131911 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-63a87d28-8e96-4798-abdf-e3dae5768d04 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:47.134012 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-63a87d28-8e96-4798-abdf-e3dae5768d04 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 Jul 03 23:58:47.134236 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-63a87d28-8e96-4798-abdf-e3dae5768d04 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:47.134457 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-63a87d28-8e96-4798-abdf-e3dae5768d04 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:47.134595 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-63a87d28-8e96-4798-abdf-e3dae5768d04 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 897c23ac-5260-445c-8ae4-346760e00ec7. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:47.139417 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:47.139417 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:47.140215 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-63a87d28-8e96-4798-abdf-e3dae5768d04 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 returned with HTTP 200 Jul 03 23:58:47.140666 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1076/4256] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:47 2026] GET /volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:47.354064 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f359d085-1d93-4798-af6f-e27020834eeb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:47.356434 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f359d085-1d93-4798-af6f-e27020834eeb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 Jul 03 23:58:47.356434 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f359d085-1d93-4798-af6f-e27020834eeb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:47.356434 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f359d085-1d93-4798-af6f-e27020834eeb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:47.366611 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:47.366611 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:47.373508 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f359d085-1d93-4798-af6f-e27020834eeb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:58:47.381524 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f359d085-1d93-4798-af6f-e27020834eeb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 returned with HTTP 200 Jul 03 23:58:47.382245 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1040/4257] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:47 2026] GET /volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:47.395378 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3adbace2-487f-4dda-b838-acf8c5e36745 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:47.397355 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3adbace2-487f-4dda-b838-acf8c5e36745 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 Jul 03 23:58:47.397565 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3adbace2-487f-4dda-b838-acf8c5e36745 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:47.397838 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3adbace2-487f-4dda-b838-acf8c5e36745 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:47.405068 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:47.405068 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:47.409342 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3adbace2-487f-4dda-b838-acf8c5e36745 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:58:47.415502 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3adbace2-487f-4dda-b838-acf8c5e36745 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 returned with HTTP 200 Jul 03 23:58:47.415969 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1068/4258] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:47 2026] GET /volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:47.515900 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3c619eaf-804b-4861-ace5-e2b2444f2e7d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:47.521720 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3c619eaf-804b-4861-ace5-e2b2444f2e7d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:47.522131 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3c619eaf-804b-4861-ace5-e2b2444f2e7d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:47.522485 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3c619eaf-804b-4861-ace5-e2b2444f2e7d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:47.523779 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-3c619eaf-804b-4861-ace5-e2b2444f2e7d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:47.528348 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:47.528348 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:47.529195 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3c619eaf-804b-4861-ace5-e2b2444f2e7d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:47.529575 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1075/4259] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:47 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:47.860093 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-dd60e4ba-dceb-4eb2-9685-0ebc656841f8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:47.861944 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dd60e4ba-dceb-4eb2-9685-0ebc656841f8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:58:47.862136 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dd60e4ba-dceb-4eb2-9685-0ebc656841f8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:47.862329 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dd60e4ba-dceb-4eb2-9685-0ebc656841f8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:47.862421 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-dd60e4ba-dceb-4eb2-9685-0ebc656841f8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:47.866891 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:47.866891 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:47.867547 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dd60e4ba-dceb-4eb2-9685-0ebc656841f8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:58:47.868105 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1077/4260] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:47 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:48.151744 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3a4086ad-2e95-4c26-98fb-02dce9ca5023 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:48.153496 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3a4086ad-2e95-4c26-98fb-02dce9ca5023 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 Jul 03 23:58:48.153716 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3a4086ad-2e95-4c26-98fb-02dce9ca5023 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:48.153896 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3a4086ad-2e95-4c26-98fb-02dce9ca5023 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:48.154021 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-3a4086ad-2e95-4c26-98fb-02dce9ca5023 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id 897c23ac-5260-445c-8ae4-346760e00ec7. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:48.157416 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3a4086ad-2e95-4c26-98fb-02dce9ca5023 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 returned with HTTP 404 Jul 03 23:58:48.158017 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1041/4261] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:48 2026] GET /volume/v3/backups/897c23ac-5260-445c-8ae4-346760e00ec7 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:48.164782 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-51ddb4e7-5899-4fd6-aba6-cbe94b787c8d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:48.169245 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-51ddb4e7-5899-4fd6-aba6-cbe94b787c8d tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] DELETE https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:48.169373 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-51ddb4e7-5899-4fd6-aba6-cbe94b787c8d tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:48.169550 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-51ddb4e7-5899-4fd6-aba6-cbe94b787c8d tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:48.169688 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-51ddb4e7-5899-4fd6-aba6-cbe94b787c8d tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Delete backup with id: 3f05540b-c68b-4b6d-83f9-2c605e2b0476. Jul 03 23:58:48.175070 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:48.175070 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:48.187538 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.backup.rpcapi [None req-51ddb4e7-5899-4fd6-aba6-cbe94b787c8d tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] delete_backup rpcapi backup_id 3f05540b-c68b-4b6d-83f9-2c605e2b0476 {{(pid=99863) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:58:48.192729 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-51ddb4e7-5899-4fd6-aba6-cbe94b787c8d tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 202 Jul 03 23:58:48.192729 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1069/4262] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:58:48 2026] DELETE /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:58:48.199636 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-39bb09c5-6d6b-4a01-bc29-277b6b1efb70 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:48.202098 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39bb09c5-6d6b-4a01-bc29-277b6b1efb70 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:48.202336 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-39bb09c5-6d6b-4a01-bc29-277b6b1efb70 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:48.202555 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-39bb09c5-6d6b-4a01-bc29-277b6b1efb70 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:48.202687 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-39bb09c5-6d6b-4a01-bc29-277b6b1efb70 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:48.216601 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:48.216601 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:48.217389 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39bb09c5-6d6b-4a01-bc29-277b6b1efb70 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 200 Jul 03 23:58:48.217816 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1076/4263] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:48 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:48.542485 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-627d1e88-5982-4a7d-8f06-55ffc792b444 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:48.544312 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-627d1e88-5982-4a7d-8f06-55ffc792b444 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:48.544490 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-627d1e88-5982-4a7d-8f06-55ffc792b444 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:48.544719 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-627d1e88-5982-4a7d-8f06-55ffc792b444 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:48.544841 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-627d1e88-5982-4a7d-8f06-55ffc792b444 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:48.549961 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:48.549961 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:48.550656 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-627d1e88-5982-4a7d-8f06-55ffc792b444 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:48.551049 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1078/4264] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:48 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:48.581683 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-ffc540b7-d533-46d3-b13e-d45c669577f1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:48.583772 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-ffc540b7-d533-46d3-b13e-d45c669577f1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 Jul 03 23:58:48.583963 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-ffc540b7-d533-46d3-b13e-d45c669577f1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:48.584143 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-ffc540b7-d533-46d3-b13e-d45c669577f1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:48.590983 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:48.590983 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:48.594135 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-ffc540b7-d533-46d3-b13e-d45c669577f1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:58:48.599643 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-ffc540b7-d533-46d3-b13e-d45c669577f1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 returned with HTTP 200 Jul 03 23:58:48.600119 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1042/4265] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:58:48 2026] GET /volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:48.883434 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6648fc55-ceb8-4613-a3e7-c7b4313c9593 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:48.885810 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6648fc55-ceb8-4613-a3e7-c7b4313c9593 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:58:48.886096 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6648fc55-ceb8-4613-a3e7-c7b4313c9593 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:48.886356 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6648fc55-ceb8-4613-a3e7-c7b4313c9593 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:48.886506 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-6648fc55-ceb8-4613-a3e7-c7b4313c9593 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:48.892348 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:48.892348 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:48.893339 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6648fc55-ceb8-4613-a3e7-c7b4313c9593 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:58:48.893905 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1070/4266] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:48 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:49.048833 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-dc241191-5502-42bf-b025-a12da6f4e068 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:49.051050 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-dc241191-5502-42bf-b025-a12da6f4e068 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 Jul 03 23:58:49.051227 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-dc241191-5502-42bf-b025-a12da6f4e068 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:49.051423 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-dc241191-5502-42bf-b025-a12da6f4e068 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:49.058523 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:49.058523 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:49.062420 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-dc241191-5502-42bf-b025-a12da6f4e068 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:58:49.066641 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-dc241191-5502-42bf-b025-a12da6f4e068 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 returned with HTTP 200 Jul 03 23:58:49.067197 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1077/4267] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:58:49 2026] GET /volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:49.077693 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-391577e8-a5ad-460e-a099-8579b8ba7901 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:49.077965 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-391577e8-a5ad-460e-a099-8579b8ba7901 None None] GET https://10.4.3.143/volume// Jul 03 23:58:49.078186 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-391577e8-a5ad-460e-a099-8579b8ba7901 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:49.078352 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-391577e8-a5ad-460e-a099-8579b8ba7901 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:49.078720 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-391577e8-a5ad-460e-a099-8579b8ba7901 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:58:49.079045 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1079/4268] 10.4.3.143 () {66 vars in 1419 bytes} [Fri Jul 3 23:58: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 03 23:58:49.090949 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-7814afec-1030-41ca-a0dc-cc62feb4ea3c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:49.093762 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-7814afec-1030-41ca-a0dc-cc62feb4ea3c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:58:49.093762 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-7814afec-1030-41ca-a0dc-cc62feb4ea3c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "faff7bee-ec71-4677-aabf-71ae2f852a04", "connector": null, "instance_uuid": "09bf9f1b-d86a-407b-a64f-80d2f49ff259"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:49.101772 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:49.101772 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:49.130766 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-7814afec-1030-41ca-a0dc-cc62feb4ea3c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:58:49.131360 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1043/4269] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:58:49 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 03 23:58:49.232812 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2ff52c20-4f46-4b5f-80a9-2d36511e05a8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:49.237037 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2ff52c20-4f46-4b5f-80a9-2d36511e05a8 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 Jul 03 23:58:49.237037 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2ff52c20-4f46-4b5f-80a9-2d36511e05a8 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:49.237037 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2ff52c20-4f46-4b5f-80a9-2d36511e05a8 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:49.237037 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-2ff52c20-4f46-4b5f-80a9-2d36511e05a8 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Show backup with id 3f05540b-c68b-4b6d-83f9-2c605e2b0476. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:49.241789 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2ff52c20-4f46-4b5f-80a9-2d36511e05a8 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 returned with HTTP 404 Jul 03 23:58:49.242669 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1071/4270] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:49 2026] GET /volume/v3/backups/3f05540b-c68b-4b6d-83f9-2c605e2b0476 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:49.249442 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6a3ba2f4-c220-49ed-8d3c-edec394d58d2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:49.252481 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6a3ba2f4-c220-49ed-8d3c-edec394d58d2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] DELETE https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:58:49.252820 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6a3ba2f4-c220-49ed-8d3c-edec394d58d2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:49.252896 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6a3ba2f4-c220-49ed-8d3c-edec394d58d2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:49.252986 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-6a3ba2f4-c220-49ed-8d3c-edec394d58d2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Delete backup with id: a6605a2c-490d-4b99-92b1-0147e279ea63. Jul 03 23:58:49.260901 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:49.260901 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:49.275552 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.backup.rpcapi [None req-6a3ba2f4-c220-49ed-8d3c-edec394d58d2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] delete_backup rpcapi backup_id a6605a2c-490d-4b99-92b1-0147e279ea63 {{(pid=99861) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:58:49.277279 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6a3ba2f4-c220-49ed-8d3c-edec394d58d2 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 202 Jul 03 23:58:49.277722 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1078/4271] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:58:49 2026] DELETE /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:58:49.286133 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e1aff4f2-2888-4f6d-986c-03d2efaacbc8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:49.288106 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e1aff4f2-2888-4f6d-986c-03d2efaacbc8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:58:49.288326 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e1aff4f2-2888-4f6d-986c-03d2efaacbc8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:49.288531 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e1aff4f2-2888-4f6d-986c-03d2efaacbc8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:49.288671 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-e1aff4f2-2888-4f6d-986c-03d2efaacbc8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:49.295326 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:49.295326 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:49.296721 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e1aff4f2-2888-4f6d-986c-03d2efaacbc8 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 200 Jul 03 23:58:49.297200 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1080/4272] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:49 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:49.564519 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-eeca6786-8f67-49e5-9588-86825b64432b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:49.566237 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-eeca6786-8f67-49e5-9588-86825b64432b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:49.566438 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-eeca6786-8f67-49e5-9588-86825b64432b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:49.566787 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-eeca6786-8f67-49e5-9588-86825b64432b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:49.566787 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-eeca6786-8f67-49e5-9588-86825b64432b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:49.570981 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:49.570981 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:49.571720 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-eeca6786-8f67-49e5-9588-86825b64432b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:49.572068 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1044/4273] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:49 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:49.904416 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1d74e075-eaea-4faa-8917-4ef6fb6f236f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:49.905932 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1d74e075-eaea-4faa-8917-4ef6fb6f236f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:58:49.906158 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1d74e075-eaea-4faa-8917-4ef6fb6f236f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:49.906352 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1d74e075-eaea-4faa-8917-4ef6fb6f236f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:49.906455 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-1d74e075-eaea-4faa-8917-4ef6fb6f236f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:49.910487 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:49.910487 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:49.911149 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1d74e075-eaea-4faa-8917-4ef6fb6f236f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:58:49.911722 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1072/4274] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:49 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:50.309158 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5bb7c8c2-2896-4c7d-97d0-ac1f374df7c7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:50.311949 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5bb7c8c2-2896-4c7d-97d0-ac1f374df7c7 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] GET https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 Jul 03 23:58:50.312170 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5bb7c8c2-2896-4c7d-97d0-ac1f374df7c7 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:50.312377 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5bb7c8c2-2896-4c7d-97d0-ac1f374df7c7 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:50.312509 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-5bb7c8c2-2896-4c7d-97d0-ac1f374df7c7 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] Show backup with id a6605a2c-490d-4b99-92b1-0147e279ea63. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:50.319325 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5bb7c8c2-2896-4c7d-97d0-ac1f374df7c7 tempest-VolumesBackupsTest-1115952161 tempest-VolumesBackupsTest-1115952161-project-admin] https://10.4.3.143/volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 returned with HTTP 404 Jul 03 23:58:50.319871 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1079/4275] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:50 2026] GET /volume/v3/backups/a6605a2c-490d-4b99-92b1-0147e279ea63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:50.337767 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d472d43f-be57-44db-9a96-0b80aa75e228 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:50.340061 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d472d43f-be57-44db-9a96-0b80aa75e228 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c087fc7f-29e0-49e7-89f6-8e003b09bfe9 Jul 03 23:58:50.340353 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d472d43f-be57-44db-9a96-0b80aa75e228 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:50.340612 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d472d43f-be57-44db-9a96-0b80aa75e228 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:50.340861 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-d472d43f-be57-44db-9a96-0b80aa75e228 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Delete volume with id: c087fc7f-29e0-49e7-89f6-8e003b09bfe9 Jul 03 23:58:50.357955 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:50.357955 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:50.358434 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d472d43f-be57-44db-9a96-0b80aa75e228 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Volume info retrieved successfully. Jul 03 23:58:50.376903 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d472d43f-be57-44db-9a96-0b80aa75e228 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Delete volume request issued successfully. Jul 03 23:58:50.377164 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d472d43f-be57-44db-9a96-0b80aa75e228 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/volumes/c087fc7f-29e0-49e7-89f6-8e003b09bfe9 returned with HTTP 202 Jul 03 23:58:50.377673 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1081/4276] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:58:50 2026] DELETE /volume/v3/volumes/c087fc7f-29e0-49e7-89f6-8e003b09bfe9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:50.387603 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e7cb3313-e915-49ec-8756-8361b4cb49fd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:50.392204 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e7cb3313-e915-49ec-8756-8361b4cb49fd tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/volumes/c087fc7f-29e0-49e7-89f6-8e003b09bfe9 Jul 03 23:58:50.392432 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e7cb3313-e915-49ec-8756-8361b4cb49fd tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:50.392671 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e7cb3313-e915-49ec-8756-8361b4cb49fd tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:50.400839 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:50.400839 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:50.409869 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e7cb3313-e915-49ec-8756-8361b4cb49fd tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Volume info retrieved successfully. Jul 03 23:58:50.424460 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e7cb3313-e915-49ec-8756-8361b4cb49fd tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/volumes/c087fc7f-29e0-49e7-89f6-8e003b09bfe9 returned with HTTP 200 Jul 03 23:58:50.424938 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1045/4277] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:50 2026] GET /volume/v3/volumes/c087fc7f-29e0-49e7-89f6-8e003b09bfe9 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:50.584459 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-410858da-bc58-480e-94fc-b1d4f90c0797 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:50.586264 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-410858da-bc58-480e-94fc-b1d4f90c0797 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:50.586471 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-410858da-bc58-480e-94fc-b1d4f90c0797 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:50.586677 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-410858da-bc58-480e-94fc-b1d4f90c0797 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:50.586833 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-410858da-bc58-480e-94fc-b1d4f90c0797 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:50.591206 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:50.591206 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:50.591999 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-410858da-bc58-480e-94fc-b1d4f90c0797 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:50.592380 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1073/4278] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:50 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:50.923634 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2418f17f-e17f-4f0d-b74e-e6ed9de1d2a8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:50.925954 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2418f17f-e17f-4f0d-b74e-e6ed9de1d2a8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:58:50.926242 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2418f17f-e17f-4f0d-b74e-e6ed9de1d2a8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:50.926504 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2418f17f-e17f-4f0d-b74e-e6ed9de1d2a8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:50.926690 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-2418f17f-e17f-4f0d-b74e-e6ed9de1d2a8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:50.932146 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:50.932146 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:50.933035 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2418f17f-e17f-4f0d-b74e-e6ed9de1d2a8 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:58:50.933515 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1080/4279] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:50 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:51.438443 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0ca2f393-c847-421f-9da2-64bda09d1800 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:51.440173 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0ca2f393-c847-421f-9da2-64bda09d1800 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/volumes/c087fc7f-29e0-49e7-89f6-8e003b09bfe9 Jul 03 23:58:51.440338 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0ca2f393-c847-421f-9da2-64bda09d1800 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:51.440517 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0ca2f393-c847-421f-9da2-64bda09d1800 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:51.448720 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0ca2f393-c847-421f-9da2-64bda09d1800 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/volumes/c087fc7f-29e0-49e7-89f6-8e003b09bfe9 returned with HTTP 404 Jul 03 23:58:51.449177 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1082/4280] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:51 2026] GET /volume/v3/volumes/c087fc7f-29e0-49e7-89f6-8e003b09bfe9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:51.456214 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-af1b12a2-89a2-4590-805c-2e329a0d32ac None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:51.458210 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-af1b12a2-89a2-4590-805c-2e329a0d32ac tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] DELETE https://10.4.3.143/volume/v3/volumes/b00b6f5a-4f84-49d6-bacd-e816185aa7d4 Jul 03 23:58:51.458432 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-af1b12a2-89a2-4590-805c-2e329a0d32ac tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:51.458653 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-af1b12a2-89a2-4590-805c-2e329a0d32ac tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:51.458862 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-af1b12a2-89a2-4590-805c-2e329a0d32ac tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Delete volume with id: b00b6f5a-4f84-49d6-bacd-e816185aa7d4 Jul 03 23:58:51.466687 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:51.466687 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:51.467284 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-af1b12a2-89a2-4590-805c-2e329a0d32ac tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Volume info retrieved successfully. Jul 03 23:58:51.516926 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-af1b12a2-89a2-4590-805c-2e329a0d32ac tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Delete volume request issued successfully. Jul 03 23:58:51.517548 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-af1b12a2-89a2-4590-805c-2e329a0d32ac tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/volumes/b00b6f5a-4f84-49d6-bacd-e816185aa7d4 returned with HTTP 202 Jul 03 23:58:51.517688 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1046/4281] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:58:51 2026] DELETE /volume/v3/volumes/b00b6f5a-4f84-49d6-bacd-e816185aa7d4 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:51.524965 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-85e021c8-c5e1-45f5-9d15-6334918502bf None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:51.526782 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-85e021c8-c5e1-45f5-9d15-6334918502bf tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/volumes/b00b6f5a-4f84-49d6-bacd-e816185aa7d4 Jul 03 23:58:51.527013 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-85e021c8-c5e1-45f5-9d15-6334918502bf tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:51.527211 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-85e021c8-c5e1-45f5-9d15-6334918502bf tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:51.534517 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:51.534517 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:51.538603 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-85e021c8-c5e1-45f5-9d15-6334918502bf tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Volume info retrieved successfully. Jul 03 23:58:51.544130 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-85e021c8-c5e1-45f5-9d15-6334918502bf tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/volumes/b00b6f5a-4f84-49d6-bacd-e816185aa7d4 returned with HTTP 200 Jul 03 23:58:51.544570 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1074/4282] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:51 2026] GET /volume/v3/volumes/b00b6f5a-4f84-49d6-bacd-e816185aa7d4 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:51.605194 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-27972281-04f1-4ca2-a141-d460fc47dda5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:51.607372 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-27972281-04f1-4ca2-a141-d460fc47dda5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:51.607609 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-27972281-04f1-4ca2-a141-d460fc47dda5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:51.607835 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-27972281-04f1-4ca2-a141-d460fc47dda5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:51.607952 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-27972281-04f1-4ca2-a141-d460fc47dda5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:51.612323 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:51.612323 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:51.613165 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-27972281-04f1-4ca2-a141-d460fc47dda5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:51.613574 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1081/4283] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:51 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:51.622302 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d758d347-7c86-423b-9a16-6b98c82ff5c4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:51.624086 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d758d347-7c86-423b-9a16-6b98c82ff5c4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/cb2f694f-db34-4edf-9616-b4345238f961 Jul 03 23:58:51.624288 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d758d347-7c86-423b-9a16-6b98c82ff5c4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:51.624498 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d758d347-7c86-423b-9a16-6b98c82ff5c4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:51.629663 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:51.629663 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:51.630102 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d758d347-7c86-423b-9a16-6b98c82ff5c4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 03 23:58:51.630923 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d758d347-7c86-423b-9a16-6b98c82ff5c4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/cb2f694f-db34-4edf-9616-b4345238f961 returned with HTTP 200 Jul 03 23:58:51.631293 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1083/4284] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:51 2026] GET /volume/v3/snapshots/cb2f694f-db34-4edf-9616-b4345238f961 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:51.639165 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2d4a21c4-4473-4685-878c-88d6098b5a9a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:51.640916 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2d4a21c4-4473-4685-878c-88d6098b5a9a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:51.641101 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2d4a21c4-4473-4685-878c-88d6098b5a9a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:51.641276 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2d4a21c4-4473-4685-878c-88d6098b5a9a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:51.641372 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-2d4a21c4-4473-4685-878c-88d6098b5a9a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:51.645397 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:51.645397 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:51.646100 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2d4a21c4-4473-4685-878c-88d6098b5a9a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:51.646424 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1047/4285] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:51 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:51.655510 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3d1160d5-3dd5-40bb-856c-36ef70d1b8d8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:51.658637 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3d1160d5-3dd5-40bb-856c-36ef70d1b8d8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:51.658637 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3d1160d5-3dd5-40bb-856c-36ef70d1b8d8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:51.658637 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3d1160d5-3dd5-40bb-856c-36ef70d1b8d8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:51.658637 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-3d1160d5-3dd5-40bb-856c-36ef70d1b8d8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete backup with id: 6f5e4292-6a80-4bea-b171-5238deb790d8. Jul 03 23:58:51.664192 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:51.664192 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:51.673835 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.backup.rpcapi [None req-3d1160d5-3dd5-40bb-856c-36ef70d1b8d8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] delete_backup rpcapi backup_id 6f5e4292-6a80-4bea-b171-5238deb790d8 {{(pid=99863) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:58:51.675511 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3d1160d5-3dd5-40bb-856c-36ef70d1b8d8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 202 Jul 03 23:58:51.676136 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1075/4286] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:58:51 2026] DELETE /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:58:51.686153 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-39fea791-920b-4444-a9ce-af08f6081dc9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:51.687965 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39fea791-920b-4444-a9ce-af08f6081dc9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:51.688162 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-39fea791-920b-4444-a9ce-af08f6081dc9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:51.688358 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-39fea791-920b-4444-a9ce-af08f6081dc9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:51.688504 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-39fea791-920b-4444-a9ce-af08f6081dc9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:51.694850 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:51.694850 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:51.695680 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-39fea791-920b-4444-a9ce-af08f6081dc9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:51.696267 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1082/4287] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:51 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:51.944079 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4a7c7bcf-a4c8-4c3b-a2d2-61b0b951fdac None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:51.945831 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4a7c7bcf-a4c8-4c3b-a2d2-61b0b951fdac tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:58:51.946030 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4a7c7bcf-a4c8-4c3b-a2d2-61b0b951fdac tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:51.946220 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4a7c7bcf-a4c8-4c3b-a2d2-61b0b951fdac tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:51.946326 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-4a7c7bcf-a4c8-4c3b-a2d2-61b0b951fdac tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:51.951419 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:51.951419 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:51.952043 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4a7c7bcf-a4c8-4c3b-a2d2-61b0b951fdac tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:58:51.952376 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1084/4288] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:51 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:52.558499 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b70100de-f0d3-4c1b-8e15-cce7c802bf5c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:52.561095 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b70100de-f0d3-4c1b-8e15-cce7c802bf5c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/volumes/b00b6f5a-4f84-49d6-bacd-e816185aa7d4 Jul 03 23:58:52.561477 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b70100de-f0d3-4c1b-8e15-cce7c802bf5c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:52.561874 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b70100de-f0d3-4c1b-8e15-cce7c802bf5c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:52.569471 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b70100de-f0d3-4c1b-8e15-cce7c802bf5c tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/volumes/b00b6f5a-4f84-49d6-bacd-e816185aa7d4 returned with HTTP 404 Jul 03 23:58:52.570217 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1048/4289] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:52 2026] GET /volume/v3/volumes/b00b6f5a-4f84-49d6-bacd-e816185aa7d4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:52.579500 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cfa514c2-4590-4d99-b1bd-96ab8cd0b8ec None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:52.581277 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cfa514c2-4590-4d99-b1bd-96ab8cd0b8ec tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] DELETE https://10.4.3.143/volume/v3/volumes/153505b9-4e1c-4289-9bc7-6335d15bab33 Jul 03 23:58:52.581470 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cfa514c2-4590-4d99-b1bd-96ab8cd0b8ec tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:52.581773 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cfa514c2-4590-4d99-b1bd-96ab8cd0b8ec tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:52.581917 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-cfa514c2-4590-4d99-b1bd-96ab8cd0b8ec tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Delete volume with id: 153505b9-4e1c-4289-9bc7-6335d15bab33 Jul 03 23:58:52.595430 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:52.595430 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:52.595988 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cfa514c2-4590-4d99-b1bd-96ab8cd0b8ec tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Volume info retrieved successfully. Jul 03 23:58:52.631170 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cfa514c2-4590-4d99-b1bd-96ab8cd0b8ec tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Delete volume request issued successfully. Jul 03 23:58:52.634734 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cfa514c2-4590-4d99-b1bd-96ab8cd0b8ec tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/volumes/153505b9-4e1c-4289-9bc7-6335d15bab33 returned with HTTP 202 Jul 03 23:58:52.634734 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1076/4290] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:58:52 2026] DELETE /volume/v3/volumes/153505b9-4e1c-4289-9bc7-6335d15bab33 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:52.640105 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9936f34a-9ca1-42b3-b63f-9eede370a335 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:52.644303 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9936f34a-9ca1-42b3-b63f-9eede370a335 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/volumes/153505b9-4e1c-4289-9bc7-6335d15bab33 Jul 03 23:58:52.644518 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9936f34a-9ca1-42b3-b63f-9eede370a335 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:52.644727 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9936f34a-9ca1-42b3-b63f-9eede370a335 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:52.655296 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:52.655296 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:52.665132 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9936f34a-9ca1-42b3-b63f-9eede370a335 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Volume info retrieved successfully. Jul 03 23:58:52.669558 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9936f34a-9ca1-42b3-b63f-9eede370a335 tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/volumes/153505b9-4e1c-4289-9bc7-6335d15bab33 returned with HTTP 200 Jul 03 23:58:52.670014 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1083/4291] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:52 2026] GET /volume/v3/volumes/153505b9-4e1c-4289-9bc7-6335d15bab33 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:52.705884 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6d10624a-2101-4922-b960-d29a4f7452ec None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:52.707577 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6d10624a-2101-4922-b960-d29a4f7452ec tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:52.707768 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6d10624a-2101-4922-b960-d29a4f7452ec tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:52.707951 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6d10624a-2101-4922-b960-d29a4f7452ec tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:52.708052 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-6d10624a-2101-4922-b960-d29a4f7452ec tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:52.712063 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:52.712063 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:52.712571 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6d10624a-2101-4922-b960-d29a4f7452ec tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 200 Jul 03 23:58:52.713100 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1085/4292] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:52 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 834 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:52.962338 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3247cece-eb37-404f-b395-3ec16221296b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:52.964058 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3247cece-eb37-404f-b395-3ec16221296b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:58:52.964274 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3247cece-eb37-404f-b395-3ec16221296b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:52.964461 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3247cece-eb37-404f-b395-3ec16221296b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:52.964580 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-3247cece-eb37-404f-b395-3ec16221296b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:52.966198 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=236,cinder:UPDATE=53,cinder:INSERT=37 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:58:52.969292 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:52.969292 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:52.970009 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3247cece-eb37-404f-b395-3ec16221296b tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:58:52.970268 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1049/4293] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:52 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:53.685030 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8d52179d-b846-48d7-84ec-f5f6ced1364a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:53.687269 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8d52179d-b846-48d7-84ec-f5f6ced1364a tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] GET https://10.4.3.143/volume/v3/volumes/153505b9-4e1c-4289-9bc7-6335d15bab33 Jul 03 23:58:53.687569 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8d52179d-b846-48d7-84ec-f5f6ced1364a tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:53.687854 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8d52179d-b846-48d7-84ec-f5f6ced1364a tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:53.695073 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8d52179d-b846-48d7-84ec-f5f6ced1364a tempest-VolumesBackupsTest-1899576022 tempest-VolumesBackupsTest-1899576022-project-member] https://10.4.3.143/volume/v3/volumes/153505b9-4e1c-4289-9bc7-6335d15bab33 returned with HTTP 404 Jul 03 23:58:53.695550 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1077/4294] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:53 2026] GET /volume/v3/volumes/153505b9-4e1c-4289-9bc7-6335d15bab33 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:53.724894 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-872ab32f-f88c-4271-a683-58d6149ed10d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:53.726668 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-872ab32f-f88c-4271-a683-58d6149ed10d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 Jul 03 23:58:53.726885 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-872ab32f-f88c-4271-a683-58d6149ed10d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:53.727057 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-872ab32f-f88c-4271-a683-58d6149ed10d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:53.727156 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-872ab32f-f88c-4271-a683-58d6149ed10d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Show backup with id 6f5e4292-6a80-4bea-b171-5238deb790d8. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:53.729144 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=205,cinder:UPDATE=46,cinder:INSERT=26 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:58:53.731866 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-872ab32f-f88c-4271-a683-58d6149ed10d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 returned with HTTP 404 Jul 03 23:58:53.732495 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1084/4295] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:53 2026] GET /volume/v3/backups/6f5e4292-6a80-4bea-b171-5238deb790d8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:53.811608 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9eb869df-e408-42b3-8174-af9246cf84e1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:53.813831 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9eb869df-e408-42b3-8174-af9246cf84e1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/cb2f694f-db34-4edf-9616-b4345238f961 Jul 03 23:58:53.814078 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9eb869df-e408-42b3-8174-af9246cf84e1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:53.814328 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9eb869df-e408-42b3-8174-af9246cf84e1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:53.814458 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-9eb869df-e408-42b3-8174-af9246cf84e1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete snapshot with id: cb2f694f-db34-4edf-9616-b4345238f961 Jul 03 23:58:53.821432 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:53.821432 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:53.822124 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9eb869df-e408-42b3-8174-af9246cf84e1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 03 23:58:53.841741 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9eb869df-e408-42b3-8174-af9246cf84e1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot delete request issued successfully. Jul 03 23:58:53.841993 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9eb869df-e408-42b3-8174-af9246cf84e1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/cb2f694f-db34-4edf-9616-b4345238f961 returned with HTTP 202 Jul 03 23:58:53.842477 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1086/4296] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:58:53 2026] DELETE /volume/v3/snapshots/cb2f694f-db34-4edf-9616-b4345238f961 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:53.849773 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9f4633eb-8d3c-4dc7-b388-dae2f459444d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:53.852246 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9f4633eb-8d3c-4dc7-b388-dae2f459444d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/cb2f694f-db34-4edf-9616-b4345238f961 Jul 03 23:58:53.852468 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9f4633eb-8d3c-4dc7-b388-dae2f459444d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:53.852725 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9f4633eb-8d3c-4dc7-b388-dae2f459444d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:53.859769 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:53.859769 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:53.860242 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9f4633eb-8d3c-4dc7-b388-dae2f459444d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 03 23:58:53.861131 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9f4633eb-8d3c-4dc7-b388-dae2f459444d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/cb2f694f-db34-4edf-9616-b4345238f961 returned with HTTP 200 Jul 03 23:58:53.862080 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1050/4297] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:53 2026] GET /volume/v3/snapshots/cb2f694f-db34-4edf-9616-b4345238f961 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:53.982420 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d68c641f-e17d-42fa-8469-2e5fd9fe1022 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:53.984428 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d68c641f-e17d-42fa-8469-2e5fd9fe1022 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:58:53.984685 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d68c641f-e17d-42fa-8469-2e5fd9fe1022 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:53.984915 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d68c641f-e17d-42fa-8469-2e5fd9fe1022 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:53.985017 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-d68c641f-e17d-42fa-8469-2e5fd9fe1022 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:53.990539 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:53.990539 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:53.991354 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d68c641f-e17d-42fa-8469-2e5fd9fe1022 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:58:53.991804 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1078/4298] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:53 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:54.870767 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a837422d-4796-4f7d-805f-a5d2b23ff650 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:54.872210 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a837422d-4796-4f7d-805f-a5d2b23ff650 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/cb2f694f-db34-4edf-9616-b4345238f961 Jul 03 23:58:54.872364 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a837422d-4796-4f7d-805f-a5d2b23ff650 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:54.872545 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a837422d-4796-4f7d-805f-a5d2b23ff650 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:54.876786 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a837422d-4796-4f7d-805f-a5d2b23ff650 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/cb2f694f-db34-4edf-9616-b4345238f961 returned with HTTP 404 Jul 03 23:58:54.877268 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1085/4299] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:58:54 2026] GET /volume/v3/snapshots/cb2f694f-db34-4edf-9616-b4345238f961 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:54.890914 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c7fec6e3-d703-4659-84c0-af34f29d5f49 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:54.890914 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c7fec6e3-d703-4659-84c0-af34f29d5f49 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 03 23:58:54.890914 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c7fec6e3-d703-4659-84c0-af34f29d5f49 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:54.890914 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c7fec6e3-d703-4659-84c0-af34f29d5f49 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:54.898049 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:54.898049 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:54.901309 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c7fec6e3-d703-4659-84c0-af34f29d5f49 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:58:54.905357 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c7fec6e3-d703-4659-84c0-af34f29d5f49 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 03 23:58:54.905775 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1087/4300] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:54 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:54.940401 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:54.941992 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:58:54.942321 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-247551307"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:54.943591 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create volume request body: {'volume': {'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-247551307'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:58:55.005006 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5498474d-47d5-472c-92b0-d8880bf5c8fa None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:55.006969 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5498474d-47d5-472c-92b0-d8880bf5c8fa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:58:55.007270 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5498474d-47d5-472c-92b0-d8880bf5c8fa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:55.007579 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5498474d-47d5-472c-92b0-d8880bf5c8fa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:55.007747 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-5498474d-47d5-472c-92b0-d8880bf5c8fa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:55.016116 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:55.016116 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:55.017207 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5498474d-47d5-472c-92b0-d8880bf5c8fa tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:58:55.018029 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1079/4301] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:55 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:55.033690 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create volume of 1 GB Jul 03 23:58:55.039571 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Availability Zones retrieved successfully. Jul 03 23:58:55.045135 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Flow 'volume_create_api' (1e683796-5e34-4fc9-b7b3-a89021d7d13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:55.046082 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4997ded2-3d96-4713-9b74-a2d9cde93da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:55.050727 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:58:55.091491 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c6a40b69-5306-40be-aaee-1e086acf7bb4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:55.091933 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c6a40b69-5306-40be-aaee-1e086acf7bb4 None None] GET https://10.4.3.143/volume// Jul 03 23:58:55.092121 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c6a40b69-5306-40be-aaee-1e086acf7bb4 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:55.092345 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c6a40b69-5306-40be-aaee-1e086acf7bb4 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:55.092746 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c6a40b69-5306-40be-aaee-1e086acf7bb4 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:58:55.093103 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1086/4302] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:58: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 03 23:58:55.101296 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-d97cb65d-e837-4d32-b8bb-e9ebedf41419 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:55.103427 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-d97cb65d-e837-4d32-b8bb-e9ebedf41419 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 Jul 03 23:58:55.103682 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-d97cb65d-e837-4d32-b8bb-e9ebedf41419 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:55.103888 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-d97cb65d-e837-4d32-b8bb-e9ebedf41419 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:55.105852 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4997ded2-3d96-4713-9b74-a2d9cde93da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:55.106747 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5342bad-cc45-4b86-a1fd-c211a4b66871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:55.113545 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:55.113545 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:55.117337 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-d97cb65d-e837-4d32-b8bb-e9ebedf41419 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:58:55.122275 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-d97cb65d-e837-4d32-b8bb-e9ebedf41419 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 returned with HTTP 200 Jul 03 23:58:55.122763 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1088/4303] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:58:55 2026] GET /volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 => generated 1545 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:58:55.156788 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Created reservations ['887d5631-3d3f-465d-a664-d331346b7ed0', 'eaaf0dee-1e1d-4b79-be27-134199b1481e', '78fa449e-96b5-404d-bc9a-fc770168e1e5', 'b70d08fe-0049-431d-b9cb-cb4ce02560bb'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:55.156788 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5342bad-cc45-4b86-a1fd-c211a4b66871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['887d5631-3d3f-465d-a664-d331346b7ed0', 'eaaf0dee-1e1d-4b79-be27-134199b1481e', '78fa449e-96b5-404d-bc9a-fc770168e1e5', 'b70d08fe-0049-431d-b9cb-cb4ce02560bb']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:55.156788 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eebe1a3a-184a-4910-bfb1-c10eb7c4fe68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:55.180671 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eebe1a3a-184a-4910-bfb1-c10eb7c4fe68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf0098a8-f307-43d6-afb4-083dfae59f25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-247551307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96836c24b535461d87029bbc2b551908',qos_specs=None,replication_status=,reservations=['887d5631-3d3f-465d-a664-d331346b7ed0','eaaf0dee-1e1d-4b79-be27-134199b1481e','78fa449e-96b5-404d-bc9a-fc770168e1e5','b70d08fe-0049-431d-b9cb-cb4ce02560bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d50d8995f154f79a9321ae7f200f2aa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-247551307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf0098a8-f307-43d6-afb4-083dfae59f25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96836c24b535461d87029bbc2b551908',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d50d8995f154f79a9321ae7f200f2aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:55.181365 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba40cfdd-5e23-4fc0-858f-43da1b090b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:55.201232 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba40cfdd-5e23-4fc0-858f-43da1b090b31) transitioned into state 'SUCCESS' from state '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-247551307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96836c24b535461d87029bbc2b551908',qos_specs=None,replication_status=,reservations=['887d5631-3d3f-465d-a664-d331346b7ed0','eaaf0dee-1e1d-4b79-be27-134199b1481e','78fa449e-96b5-404d-bc9a-fc770168e1e5','b70d08fe-0049-431d-b9cb-cb4ce02560bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d50d8995f154f79a9321ae7f200f2aa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:55.202047 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33c13028-c6e8-4e92-99b8-0698dfb0eb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:55.217722 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33c13028-c6e8-4e92-99b8-0698dfb0eb10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:55.217722 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Flow 'volume_create_api' (1e683796-5e34-4fc9-b7b3-a89021d7d13d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:55.217722 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create volume request issued successfully. Jul 03 23:58:55.217722 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4352dc66-8ccf-47ac-97e8-e125cb0fb58e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:58:55.218117 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1051/4304] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:58:54 2026] POST /volume/v3/volumes => generated 753 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:55.237751 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-750926dd-2f9f-444c-a6f2-8194b7fa0994 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:55.238197 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-61e7d504-9c54-497e-912e-8ec748cfe92e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:55.238276 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-750926dd-2f9f-444c-a6f2-8194b7fa0994 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] PUT https://10.4.3.143/volume/v3/attachments/d9282fba-375a-49b2-bc93-55801c5633d3 Jul 03 23:58:55.238276 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-750926dd-2f9f-444c-a6f2-8194b7fa0994 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:55.240405 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-61e7d504-9c54-497e-912e-8ec748cfe92e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 03 23:58:55.241964 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-61e7d504-9c54-497e-912e-8ec748cfe92e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:55.242281 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-61e7d504-9c54-497e-912e-8ec748cfe92e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:55.244924 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-750926dd-2f9f-444c-a6f2-8194b7fa0994 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Acquiring lock "cinder-attachment_update-faff7bee-ec71-4677-aabf-71ae2f852a04-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:58:55.249161 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-750926dd-2f9f-444c-a6f2-8194b7fa0994 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-faff7bee-ec71-4677-aabf-71ae2f852a04-np0000004490" acquired by "attachment_update" :: waited 0.004s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:58:55.250552 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:55.250552 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:55.253433 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:55.253433 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:55.258778 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-61e7d504-9c54-497e-912e-8ec748cfe92e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:58:55.264973 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-61e7d504-9c54-497e-912e-8ec748cfe92e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 returned with HTTP 200 Jul 03 23:58:55.265553 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1080/4305] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:55 2026] GET /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:55.559105 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:55.614389 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:58:55.614762 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1866418187"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:55.616128 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1866418187'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:58:55.616263 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Create volume of 1 GB Jul 03 23:58:55.630495 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Availability Zones retrieved successfully. Jul 03 23:58:55.638158 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Flow 'volume_create_api' (51146cad-3a1d-4693-bfec-830cfd5e2d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:55.639364 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c61deb-ff40-4616-ac20-aacd4154c350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:55.640577 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:58:55.670861 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c61deb-ff40-4616-ac20-aacd4154c350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:55.673729 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03752904-5300-4acc-aeab-ab6a53923486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:55.742367 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Created reservations ['4fd668a4-6d57-4afb-b058-d376417a7033', '4470c8dc-b653-4273-a008-8a8d9890057f', 'ed247f0e-6b87-464c-a22d-f3dd42db7063', '61b9750d-9b7c-4be2-84ad-aaf74fc168af'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:55.743283 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03752904-5300-4acc-aeab-ab6a53923486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fd668a4-6d57-4afb-b058-d376417a7033', '4470c8dc-b653-4273-a008-8a8d9890057f', 'ed247f0e-6b87-464c-a22d-f3dd42db7063', '61b9750d-9b7c-4be2-84ad-aaf74fc168af']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:55.744184 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (640b67a7-64ef-4347-be5d-43c8632fbe89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:55.768952 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (640b67a7-64ef-4347-be5d-43c8632fbe89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fc28b27-1538-4eec-882f-5e2b75e3e69b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1866418187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be23315b217e44689621fa569a655aa6',qos_specs=None,replication_status=,reservations=['4fd668a4-6d57-4afb-b058-d376417a7033','4470c8dc-b653-4273-a008-8a8d9890057f','ed247f0e-6b87-464c-a22d-f3dd42db7063','61b9750d-9b7c-4be2-84ad-aaf74fc168af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9061cdef796444d0bcb9593f53ca80d3',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:58:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1866418187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fc28b27-1538-4eec-882f-5e2b75e3e69b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be23315b217e44689621fa569a655aa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9061cdef796444d0bcb9593f53ca80d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:55.769719 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30174be7-0e72-4201-8207-84135ce85710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:55.781112 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-750926dd-2f9f-444c-a6f2-8194b7fa0994 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-faff7bee-ec71-4677-aabf-71ae2f852a04-np0000004490" released by "attachment_update" :: held 0.532s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:58:55.781422 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-750926dd-2f9f-444c-a6f2-8194b7fa0994 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/d9282fba-375a-49b2-bc93-55801c5633d3 returned with HTTP 200 Jul 03 23:58:55.781945 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1087/4306] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:58:55 2026] PUT /volume/v3/attachments/d9282fba-375a-49b2-bc93-55801c5633d3 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:55.788119 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30174be7-0e72-4201-8207-84135ce85710) transitioned into state 'SUCCESS' from state '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-1866418187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be23315b217e44689621fa569a655aa6',qos_specs=None,replication_status=,reservations=['4fd668a4-6d57-4afb-b058-d376417a7033','4470c8dc-b653-4273-a008-8a8d9890057f','ed247f0e-6b87-464c-a22d-f3dd42db7063','61b9750d-9b7c-4be2-84ad-aaf74fc168af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9061cdef796444d0bcb9593f53ca80d3',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:55.788829 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed3685b6-424a-461f-8ced-c48c3b6e1618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:55.799169 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed3685b6-424a-461f-8ced-c48c3b6e1618) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:55.800487 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Flow 'volume_create_api' (51146cad-3a1d-4693-bfec-830cfd5e2d1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:55.800856 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Create volume request issued successfully. Jul 03 23:58:55.801623 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-42a01d95-a70a-4488-acf4-0a6a6905a053 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:58:55.802198 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1089/4307] 10.4.3.143 () {68 vars in 1258 bytes} [Fri Jul 3 23:58:55 2026] POST /volume/v3/volumes => generated 764 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:55.817181 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-97275d9f-fb17-4cee-99bf-e0daf6a2314a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:55.819791 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-97275d9f-fb17-4cee-99bf-e0daf6a2314a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/0fc28b27-1538-4eec-882f-5e2b75e3e69b Jul 03 23:58:55.820148 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-97275d9f-fb17-4cee-99bf-e0daf6a2314a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:55.820517 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-97275d9f-fb17-4cee-99bf-e0daf6a2314a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:55.829479 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:55.829479 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:55.833719 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-97275d9f-fb17-4cee-99bf-e0daf6a2314a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:58:55.838871 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-97275d9f-fb17-4cee-99bf-e0daf6a2314a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/0fc28b27-1538-4eec-882f-5e2b75e3e69b returned with HTTP 200 Jul 03 23:58:55.839355 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1052/4308] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:55 2026] GET /volume/v3/volumes/0fc28b27-1538-4eec-882f-5e2b75e3e69b => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:56.029036 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-202fbb13-e2b5-44a0-83b3-ce119eeaa96a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:56.030894 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-202fbb13-e2b5-44a0-83b3-ce119eeaa96a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:58:56.031104 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-202fbb13-e2b5-44a0-83b3-ce119eeaa96a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:56.031299 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-202fbb13-e2b5-44a0-83b3-ce119eeaa96a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:56.031407 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-202fbb13-e2b5-44a0-83b3-ce119eeaa96a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:56.035668 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:56.035668 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:56.036241 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-202fbb13-e2b5-44a0-83b3-ce119eeaa96a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:58:56.036863 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1081/4309] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:56 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:56.277144 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0da42a50-c771-4f79-aa1f-ec723962dde3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:56.278886 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0da42a50-c771-4f79-aa1f-ec723962dde3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 03 23:58:56.279074 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0da42a50-c771-4f79-aa1f-ec723962dde3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:56.279255 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0da42a50-c771-4f79-aa1f-ec723962dde3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:56.285720 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:56.285720 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:56.289055 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0da42a50-c771-4f79-aa1f-ec723962dde3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:58:56.290796 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-16a53cf2-a4e0-48ac-92e3-ccae927b24fe None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:56.293027 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-16a53cf2-a4e0-48ac-92e3-ccae927b24fe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments/d9282fba-375a-49b2-bc93-55801c5633d3/action Jul 03 23:58:56.293111 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0da42a50-c771-4f79-aa1f-ec723962dde3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 returned with HTTP 200 Jul 03 23:58:56.293368 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-16a53cf2-a4e0-48ac-92e3-ccae927b24fe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:58:56.293479 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1088/4310] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:56 2026] GET /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 => generated 1361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:58:56.293526 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-16a53cf2-a4e0-48ac-92e3-ccae927b24fe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:56.310001 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:56.310001 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:56.328503 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-36a9a00a-0ae2-49b6-8f14-ae3d9ad12aa0 req-16a53cf2-a4e0-48ac-92e3-ccae927b24fe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/d9282fba-375a-49b2-bc93-55801c5633d3/action returned with HTTP 204 Jul 03 23:58:56.329144 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1090/4311] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:58:56 2026] POST /volume/v3/attachments/d9282fba-375a-49b2-bc93-55801c5633d3/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:56.855871 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cf93c40a-82e3-4a86-a525-f8da740a0569 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:56.858196 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cf93c40a-82e3-4a86-a525-f8da740a0569 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/0fc28b27-1538-4eec-882f-5e2b75e3e69b Jul 03 23:58:56.858843 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cf93c40a-82e3-4a86-a525-f8da740a0569 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:56.859334 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cf93c40a-82e3-4a86-a525-f8da740a0569 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:56.867629 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:56.867629 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:56.871737 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cf93c40a-82e3-4a86-a525-f8da740a0569 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:58:56.876680 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cf93c40a-82e3-4a86-a525-f8da740a0569 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/0fc28b27-1538-4eec-882f-5e2b75e3e69b returned with HTTP 200 Jul 03 23:58:56.876680 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1053/4312] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:56 2026] GET /volume/v3/volumes/0fc28b27-1538-4eec-882f-5e2b75e3e69b => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:56.894996 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:56.900758 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:58:56.900758 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0fc28b27-1538-4eec-882f-5e2b75e3e69b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1918806981"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:56.900758 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Create volume request body: {'volume': {"'source_volid": '0fc28b27-1538-4eec-882f-5e2b75e3e69b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1918806981'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:58:56.900758 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Create volume of 1 GB Jul 03 23:58:56.905513 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Availability Zones retrieved successfully. Jul 03 23:58:56.911218 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Flow 'volume_create_api' (5dbcaf7d-33ef-41ae-ac28-ac46791404b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:56.912235 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bd41ab8-5595-4b8c-87b1-d6266a16dc1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:56.913654 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:58:56.945573 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bd41ab8-5595-4b8c-87b1-d6266a16dc1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:56.946587 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (356478fc-9562-4278-af85-7c39eaa8bb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:56.996466 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Created reservations ['7451df24-7936-4b97-af8e-e59e1cf26c41', '42dfff9d-41ff-41d6-9a60-c46be7e44d20', 'd2247666-90d5-492b-84fc-90fda6125a2e', 'f68e2e3d-336d-4dd4-a18f-65a90cf58344'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:56.997495 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (356478fc-9562-4278-af85-7c39eaa8bb6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7451df24-7936-4b97-af8e-e59e1cf26c41', '42dfff9d-41ff-41d6-9a60-c46be7e44d20', 'd2247666-90d5-492b-84fc-90fda6125a2e', 'f68e2e3d-336d-4dd4-a18f-65a90cf58344']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:56.998943 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81262df1-17a3-4404-8687-e3dd59081761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.022925 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81262df1-17a3-4404-8687-e3dd59081761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce98f3dd-df1f-4fe2-94eb-a79597168122', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1918806981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be23315b217e44689621fa569a655aa6',qos_specs=None,replication_status=,reservations=['7451df24-7936-4b97-af8e-e59e1cf26c41','42dfff9d-41ff-41d6-9a60-c46be7e44d20','d2247666-90d5-492b-84fc-90fda6125a2e','f68e2e3d-336d-4dd4-a18f-65a90cf58344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9061cdef796444d0bcb9593f53ca80d3',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:58:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1918806981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce98f3dd-df1f-4fe2-94eb-a79597168122,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be23315b217e44689621fa569a655aa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9061cdef796444d0bcb9593f53ca80d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.023611 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc0e6bcc-8665-427c-be5c-f45abf2d8bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.046374 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc0e6bcc-8665-427c-be5c-f45abf2d8bda) transitioned into state 'SUCCESS' from state '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-1918806981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be23315b217e44689621fa569a655aa6',qos_specs=None,replication_status=,reservations=['7451df24-7936-4b97-af8e-e59e1cf26c41','42dfff9d-41ff-41d6-9a60-c46be7e44d20','d2247666-90d5-492b-84fc-90fda6125a2e','f68e2e3d-336d-4dd4-a18f-65a90cf58344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9061cdef796444d0bcb9593f53ca80d3',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.047339 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f822fbd-7202-4a03-ac9f-f169fad5ddb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.050555 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8e92596e-107c-4214-92e5-2c9616c0fc59 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:57.053504 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8e92596e-107c-4214-92e5-2c9616c0fc59 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:58:57.055183 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8e92596e-107c-4214-92e5-2c9616c0fc59 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:57.055183 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8e92596e-107c-4214-92e5-2c9616c0fc59 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:57.055183 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-8e92596e-107c-4214-92e5-2c9616c0fc59 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:57.062226 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:57.062226 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:57.064074 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8e92596e-107c-4214-92e5-2c9616c0fc59 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:58:57.064074 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1089/4313] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:57 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:57.064457 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f822fbd-7202-4a03-ac9f-f169fad5ddb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.065281 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Flow 'volume_create_api' (5dbcaf7d-33ef-41ae-ac28-ac46791404b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:57.065720 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Create volume request issued successfully. Jul 03 23:58:57.066360 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4c4e0acf-53ed-4d38-b130-ab587de58715 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:58:57.067074 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1082/4314] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:58:56 2026] POST /volume/v3/volumes => generated 764 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:57.082373 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:57.084858 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:58:57.085258 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0fc28b27-1538-4eec-882f-5e2b75e3e69b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1841715234"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:57.089377 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Create volume request body: {'volume': {"'source_volid": '0fc28b27-1538-4eec-882f-5e2b75e3e69b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1841715234'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:58:57.089612 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Create volume of 1 GB Jul 03 23:58:57.096792 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Availability Zones retrieved successfully. Jul 03 23:58:57.103248 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Flow 'volume_create_api' (d25a1975-3e6d-468f-907f-11063f08c1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:57.104342 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ad058f0-4cd5-478b-9af9-82dac4daa539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.105451 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:58:57.134541 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ad058f0-4cd5-478b-9af9-82dac4daa539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.135412 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d8db05-14a8-46f4-b46f-87e1b67349e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.179598 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Created reservations ['d9aa9563-628c-41dd-85cb-4c16e675a250', '0f310c84-da02-43a4-9bb3-a029d2496e61', 'dd9c6c84-02cb-4174-a6a2-9a279fd21805', '42ebca0b-130a-42ae-92c2-a5fd224f6095'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:57.180508 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d8db05-14a8-46f4-b46f-87e1b67349e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9aa9563-628c-41dd-85cb-4c16e675a250', '0f310c84-da02-43a4-9bb3-a029d2496e61', 'dd9c6c84-02cb-4174-a6a2-9a279fd21805', '42ebca0b-130a-42ae-92c2-a5fd224f6095']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.181377 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7fcba1-7597-40d1-b704-515f71706182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.206485 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba7fcba1-7597-40d1-b704-515f71706182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '541f4deb-d7f9-4db0-9f20-e4fea79a6d75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1841715234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be23315b217e44689621fa569a655aa6',qos_specs=None,replication_status=,reservations=['d9aa9563-628c-41dd-85cb-4c16e675a250','0f310c84-da02-43a4-9bb3-a029d2496e61','dd9c6c84-02cb-4174-a6a2-9a279fd21805','42ebca0b-130a-42ae-92c2-a5fd224f6095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9061cdef796444d0bcb9593f53ca80d3',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:58:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1841715234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=541f4deb-d7f9-4db0-9f20-e4fea79a6d75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be23315b217e44689621fa569a655aa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9061cdef796444d0bcb9593f53ca80d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.207221 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600ef01e-e154-49f2-ae76-539d20307d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.227097 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (600ef01e-e154-49f2-ae76-539d20307d3e) transitioned into state 'SUCCESS' from state '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-1841715234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be23315b217e44689621fa569a655aa6',qos_specs=None,replication_status=,reservations=['d9aa9563-628c-41dd-85cb-4c16e675a250','0f310c84-da02-43a4-9bb3-a029d2496e61','dd9c6c84-02cb-4174-a6a2-9a279fd21805','42ebca0b-130a-42ae-92c2-a5fd224f6095'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9061cdef796444d0bcb9593f53ca80d3',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.228074 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa617c40-8d55-47df-8012-fff42549ed70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.242499 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa617c40-8d55-47df-8012-fff42549ed70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.243849 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Flow 'volume_create_api' (d25a1975-3e6d-468f-907f-11063f08c1de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:57.244260 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Create volume request issued successfully. Jul 03 23:58:57.245258 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-341528e1-95d9-4d35-bf3f-1eff60cbc84a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:58:57.245948 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1091/4315] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:58:57 2026] POST /volume/v3/volumes => generated 764 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:57.259483 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:57.261105 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:58:57.261478 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0fc28b27-1538-4eec-882f-5e2b75e3e69b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1469392699"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:57.262972 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Create volume request body: {'volume': {"'source_volid": '0fc28b27-1538-4eec-882f-5e2b75e3e69b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1469392699'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:58:57.263134 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Create volume of 1 GB Jul 03 23:58:57.268292 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Availability Zones retrieved successfully. Jul 03 23:58:57.915310 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Flow 'volume_create_api' (d3b6dc7b-06fd-4b43-ab3c-27962ed377b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:57.915310 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5422439e-a074-48bf-8e88-69d4664c21a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.915310 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:58:57.915310 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5422439e-a074-48bf-8e88-69d4664c21a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.915310 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26652c98-7d00-45d3-8352-3f6bbf1bf35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.915310 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Created reservations ['919aec54-e908-47a9-96b2-1922ad33d5c7', '89b10f22-b226-4b8d-94c2-4f3c4202389d', 'e7326279-4f51-46b1-ba2a-ede83850fd82', '27efd0a8-9b16-4f4d-827c-321fc4c27b07'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:57.915310 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26652c98-7d00-45d3-8352-3f6bbf1bf35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['919aec54-e908-47a9-96b2-1922ad33d5c7', '89b10f22-b226-4b8d-94c2-4f3c4202389d', 'e7326279-4f51-46b1-ba2a-ede83850fd82', '27efd0a8-9b16-4f4d-827c-321fc4c27b07']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.915310 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c286c6-3b9b-4231-b37b-3b73f7e61866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.919022 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c286c6-3b9b-4231-b37b-3b73f7e61866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c59a85f6-b8f6-4ace-adcd-16a665a53eb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1469392699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be23315b217e44689621fa569a655aa6',qos_specs=None,replication_status=,reservations=['919aec54-e908-47a9-96b2-1922ad33d5c7','89b10f22-b226-4b8d-94c2-4f3c4202389d','e7326279-4f51-46b1-ba2a-ede83850fd82','27efd0a8-9b16-4f4d-827c-321fc4c27b07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9061cdef796444d0bcb9593f53ca80d3',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:58:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1469392699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c59a85f6-b8f6-4ace-adcd-16a665a53eb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be23315b217e44689621fa569a655aa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9061cdef796444d0bcb9593f53ca80d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.919022 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f10327-84e2-4467-a97a-393de0f52d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.919022 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f10327-84e2-4467-a97a-393de0f52d20) transitioned into state 'SUCCESS' from state '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-1469392699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be23315b217e44689621fa569a655aa6',qos_specs=None,replication_status=,reservations=['919aec54-e908-47a9-96b2-1922ad33d5c7','89b10f22-b226-4b8d-94c2-4f3c4202389d','e7326279-4f51-46b1-ba2a-ede83850fd82','27efd0a8-9b16-4f4d-827c-321fc4c27b07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9061cdef796444d0bcb9593f53ca80d3',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.919022 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bf8524d-10eb-4a76-bde4-606463e6ce22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.919022 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bf8524d-10eb-4a76-bde4-606463e6ce22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.919022 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Flow 'volume_create_api' (d3b6dc7b-06fd-4b43-ab3c-27962ed377b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:57.919022 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Create volume request issued successfully. Jul 03 23:58:57.922450 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-696a5316-fd60-4c2e-ae4f-e487e63f3473 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:58:57.922450 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1054/4316] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:58:57 2026] POST /volume/v3/volumes => generated 764 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:57.923620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:57.923620 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:58:57.923620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0fc28b27-1538-4eec-882f-5e2b75e3e69b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1357655021"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:57.923620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Create volume request body: {'volume': {"'source_volid": '0fc28b27-1538-4eec-882f-5e2b75e3e69b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1357655021'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:58:57.923620 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Create volume of 1 GB Jul 03 23:58:57.923620 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Availability Zones retrieved successfully. Jul 03 23:58:57.923620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Flow 'volume_create_api' (9f624fae-3fed-4d06-b616-ee0c59ffe530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:57.923620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4745b77-55b3-499b-8937-9b276dcceb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.923620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:58:57.923620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4745b77-55b3-499b-8937-9b276dcceb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.923620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38c86eb3-fd27-402d-bf65-5656840e1d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.923620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Created reservations ['c984150c-a4a7-4a10-a6ae-acf7c0d60335', 'dfdcd936-82c5-4983-904a-ee15f317ebf1', 'ad81b069-07dd-4205-9457-274c12bd1bec', '79fd859a-7efe-478f-be21-2679aacf260f'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:57.925277 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38c86eb3-fd27-402d-bf65-5656840e1d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c984150c-a4a7-4a10-a6ae-acf7c0d60335', 'dfdcd936-82c5-4983-904a-ee15f317ebf1', 'ad81b069-07dd-4205-9457-274c12bd1bec', '79fd859a-7efe-478f-be21-2679aacf260f']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.925277 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3dd8f80-3de2-499a-b990-4b2bfd8404bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.925277 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3dd8f80-3de2-499a-b990-4b2bfd8404bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25b618b0-0e07-47ae-b434-b908506f4361', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1357655021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be23315b217e44689621fa569a655aa6',qos_specs=None,replication_status=,reservations=['c984150c-a4a7-4a10-a6ae-acf7c0d60335','dfdcd936-82c5-4983-904a-ee15f317ebf1','ad81b069-07dd-4205-9457-274c12bd1bec','79fd859a-7efe-478f-be21-2679aacf260f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9061cdef796444d0bcb9593f53ca80d3',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:58:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1357655021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25b618b0-0e07-47ae-b434-b908506f4361,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be23315b217e44689621fa569a655aa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9061cdef796444d0bcb9593f53ca80d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.925277 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9debadea-9255-4c99-aef1-fda3ed37f017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.925277 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9debadea-9255-4c99-aef1-fda3ed37f017) transitioned into state 'SUCCESS' from state '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-1357655021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be23315b217e44689621fa569a655aa6',qos_specs=None,replication_status=,reservations=['c984150c-a4a7-4a10-a6ae-acf7c0d60335','dfdcd936-82c5-4983-904a-ee15f317ebf1','ad81b069-07dd-4205-9457-274c12bd1bec','79fd859a-7efe-478f-be21-2679aacf260f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9061cdef796444d0bcb9593f53ca80d3',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.925277 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad6444ee-6d4f-409a-949b-62df0403d137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.926569 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad6444ee-6d4f-409a-949b-62df0403d137) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.926569 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Flow 'volume_create_api' (9f624fae-3fed-4d06-b616-ee0c59ffe530) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:57.926569 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Create volume request issued successfully. Jul 03 23:58:57.926569 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c9f521c9-3b45-472b-8f52-a1f89a574e09 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:58:57.926569 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1090/4317] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:58:57 2026] POST /volume/v3/volumes => generated 764 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:57.927494 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:57.927494 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:58:57.927494 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0fc28b27-1538-4eec-882f-5e2b75e3e69b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1799193842"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:58:57.927494 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Create volume request body: {'volume': {"'source_volid": '0fc28b27-1538-4eec-882f-5e2b75e3e69b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1799193842'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:58:57.927494 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Create volume of 1 GB Jul 03 23:58:57.927494 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:57.927494 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:57.927494 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Availability Zones retrieved successfully. Jul 03 23:58:57.927494 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Flow 'volume_create_api' (f3efaefc-c04b-41ed-9e12-03c431dbf0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:57.927494 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec3d683-5a3e-41b5-be24-7fbbd865c6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.927494 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:58:57.927494 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec3d683-5a3e-41b5-be24-7fbbd865c6c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.927494 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ea76fd2-d47d-498d-a4f7-b5a9aca1684c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.927494 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Created reservations ['031eda2e-7ce0-4c26-9bfc-c14ca7c04fec', '8831c355-de43-4555-a7cb-bc693fba22dd', '2633df9a-698b-44f8-bf0e-d69dc84c139f', '4c355596-dc22-4e76-8852-8c3cc57d3768'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:58:57.928249 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ea76fd2-d47d-498d-a4f7-b5a9aca1684c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['031eda2e-7ce0-4c26-9bfc-c14ca7c04fec', '8831c355-de43-4555-a7cb-bc693fba22dd', '2633df9a-698b-44f8-bf0e-d69dc84c139f', '4c355596-dc22-4e76-8852-8c3cc57d3768']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.928249 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d8bddca-a1ef-41f8-8b03-ea6917786504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.928249 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d8bddca-a1ef-41f8-8b03-ea6917786504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52d0d93b-985b-42ad-b0e7-f43213d368fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1799193842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be23315b217e44689621fa569a655aa6',qos_specs=None,replication_status=,reservations=['031eda2e-7ce0-4c26-9bfc-c14ca7c04fec','8831c355-de43-4555-a7cb-bc693fba22dd','2633df9a-698b-44f8-bf0e-d69dc84c139f','4c355596-dc22-4e76-8852-8c3cc57d3768'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9061cdef796444d0bcb9593f53ca80d3',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:58:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1799193842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52d0d93b-985b-42ad-b0e7-f43213d368fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be23315b217e44689621fa569a655aa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9061cdef796444d0bcb9593f53ca80d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.928249 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24e3a83e-f100-4faf-901b-56c16afb17d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.928249 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24e3a83e-f100-4faf-901b-56c16afb17d6) transitioned into state 'SUCCESS' from state '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-1799193842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be23315b217e44689621fa569a655aa6',qos_specs=None,replication_status=,reservations=['031eda2e-7ce0-4c26-9bfc-c14ca7c04fec','8831c355-de43-4555-a7cb-bc693fba22dd','2633df9a-698b-44f8-bf0e-d69dc84c139f','4c355596-dc22-4e76-8852-8c3cc57d3768'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9061cdef796444d0bcb9593f53ca80d3',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.928249 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (348a45cc-a3f2-43ac-b25d-05ce95dab4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:58:57.928676 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (348a45cc-a3f2-43ac-b25d-05ce95dab4f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:58:57.928676 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Flow 'volume_create_api' (f3efaefc-c04b-41ed-9e12-03c431dbf0d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:58:57.928676 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Create volume request issued successfully. Jul 03 23:58:57.928676 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-71ae99ad-fca7-4713-a53d-bb0bb1559836 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:58:57.928676 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1083/4318] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:58:57 2026] POST /volume/v3/volumes => generated 764 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:58:57.928987 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-502a9c8f-23b0-4650-a7ac-1ebe47b61cba None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:57.928987 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-502a9c8f-23b0-4650-a7ac-1ebe47b61cba tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/ce98f3dd-df1f-4fe2-94eb-a79597168122 Jul 03 23:58:57.928987 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-502a9c8f-23b0-4650-a7ac-1ebe47b61cba tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:57.928987 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-502a9c8f-23b0-4650-a7ac-1ebe47b61cba tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:57.928987 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:57.928987 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:57.928987 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-502a9c8f-23b0-4650-a7ac-1ebe47b61cba tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:58:57.928987 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-502a9c8f-23b0-4650-a7ac-1ebe47b61cba tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/ce98f3dd-df1f-4fe2-94eb-a79597168122 returned with HTTP 200 Jul 03 23:58:57.928987 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1092/4319] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:57 2026] GET /volume/v3/volumes/ce98f3dd-df1f-4fe2-94eb-a79597168122 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:57.929558 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6f74a520-c685-478e-92ac-6a9fab8a3c41 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:57.929558 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6f74a520-c685-478e-92ac-6a9fab8a3c41 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/541f4deb-d7f9-4db0-9f20-e4fea79a6d75 Jul 03 23:58:57.929558 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6f74a520-c685-478e-92ac-6a9fab8a3c41 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:57.929558 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6f74a520-c685-478e-92ac-6a9fab8a3c41 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:57.929558 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:57.929558 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:57.929558 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6f74a520-c685-478e-92ac-6a9fab8a3c41 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:58:57.929558 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6f74a520-c685-478e-92ac-6a9fab8a3c41 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/541f4deb-d7f9-4db0-9f20-e4fea79a6d75 returned with HTTP 200 Jul 03 23:58:57.929558 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1055/4320] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:57 2026] GET /volume/v3/volumes/541f4deb-d7f9-4db0-9f20-e4fea79a6d75 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:57.937029 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-37af3247-f649-4c52-b2c8-6cf9a1a5af23 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:57.938963 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-37af3247-f649-4c52-b2c8-6cf9a1a5af23 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/c59a85f6-b8f6-4ace-adcd-16a665a53eb1 Jul 03 23:58:57.939160 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-37af3247-f649-4c52-b2c8-6cf9a1a5af23 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:57.939340 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-37af3247-f649-4c52-b2c8-6cf9a1a5af23 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:57.950194 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:57.950194 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:57.954031 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-37af3247-f649-4c52-b2c8-6cf9a1a5af23 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:58:57.958869 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-37af3247-f649-4c52-b2c8-6cf9a1a5af23 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/c59a85f6-b8f6-4ace-adcd-16a665a53eb1 returned with HTTP 200 Jul 03 23:58:57.959235 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1091/4321] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:57 2026] GET /volume/v3/volumes/c59a85f6-b8f6-4ace-adcd-16a665a53eb1 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:57.973652 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-803bc418-f222-4dd6-b286-52154fb383c5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:57.975997 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-803bc418-f222-4dd6-b286-52154fb383c5 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/25b618b0-0e07-47ae-b434-b908506f4361 Jul 03 23:58:57.976186 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-803bc418-f222-4dd6-b286-52154fb383c5 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:57.976336 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-803bc418-f222-4dd6-b286-52154fb383c5 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:57.983299 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:57.983299 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:57.986728 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-803bc418-f222-4dd6-b286-52154fb383c5 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:58:57.990293 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-803bc418-f222-4dd6-b286-52154fb383c5 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/25b618b0-0e07-47ae-b434-b908506f4361 returned with HTTP 200 Jul 03 23:58:57.990711 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1084/4322] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:57 2026] GET /volume/v3/volumes/25b618b0-0e07-47ae-b434-b908506f4361 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:58.001821 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-48506a78-df62-4d85-9cfe-e79f8c46752c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:58.003842 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-48506a78-df62-4d85-9cfe-e79f8c46752c tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/52d0d93b-985b-42ad-b0e7-f43213d368fe Jul 03 23:58:58.004061 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-48506a78-df62-4d85-9cfe-e79f8c46752c tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:58.004288 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-48506a78-df62-4d85-9cfe-e79f8c46752c tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:58.010894 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:58.010894 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:58.015363 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-48506a78-df62-4d85-9cfe-e79f8c46752c tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:58:58.019693 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-48506a78-df62-4d85-9cfe-e79f8c46752c tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/52d0d93b-985b-42ad-b0e7-f43213d368fe returned with HTTP 200 Jul 03 23:58:58.020100 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1093/4323] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:58 2026] GET /volume/v3/volumes/52d0d93b-985b-42ad-b0e7-f43213d368fe => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:58.034788 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1f948e0f-5900-45dc-b53c-9a6a289a4f83 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:58.036436 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1f948e0f-5900-45dc-b53c-9a6a289a4f83 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] DELETE https://10.4.3.143/volume/v3/volumes/52d0d93b-985b-42ad-b0e7-f43213d368fe Jul 03 23:58:58.036631 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1f948e0f-5900-45dc-b53c-9a6a289a4f83 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:58.036879 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1f948e0f-5900-45dc-b53c-9a6a289a4f83 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:58.037070 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-1f948e0f-5900-45dc-b53c-9a6a289a4f83 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Delete volume with id: 52d0d93b-985b-42ad-b0e7-f43213d368fe Jul 03 23:58:58.043620 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:58.043620 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:58:58.044128 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1f948e0f-5900-45dc-b53c-9a6a289a4f83 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:58:58.060448 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1f948e0f-5900-45dc-b53c-9a6a289a4f83 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Delete volume request issued successfully. Jul 03 23:58:58.060719 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1f948e0f-5900-45dc-b53c-9a6a289a4f83 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/52d0d93b-985b-42ad-b0e7-f43213d368fe returned with HTTP 202 Jul 03 23:58:58.061160 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1056/4324] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:58:58 2026] DELETE /volume/v3/volumes/52d0d93b-985b-42ad-b0e7-f43213d368fe => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:58.069088 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-650d13ac-50aa-4eae-8116-fb53e942ee3e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:58.071157 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-650d13ac-50aa-4eae-8116-fb53e942ee3e tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/52d0d93b-985b-42ad-b0e7-f43213d368fe Jul 03 23:58:58.071438 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-650d13ac-50aa-4eae-8116-fb53e942ee3e tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:58.071693 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-650d13ac-50aa-4eae-8116-fb53e942ee3e tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:58.077596 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3da6fb74-25f9-474d-b612-a2feb05290e7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:58.079478 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3da6fb74-25f9-474d-b612-a2feb05290e7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:58:58.079545 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:58.079545 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:58.079661 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3da6fb74-25f9-474d-b612-a2feb05290e7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:58.079852 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3da6fb74-25f9-474d-b612-a2feb05290e7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:58.079972 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-3da6fb74-25f9-474d-b612-a2feb05290e7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:58.084222 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:58.084222 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:58.084744 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3da6fb74-25f9-474d-b612-a2feb05290e7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:58:58.085137 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1085/4325] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:58 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:58.089181 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-650d13ac-50aa-4eae-8116-fb53e942ee3e tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:58:58.099117 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-650d13ac-50aa-4eae-8116-fb53e942ee3e tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/52d0d93b-985b-42ad-b0e7-f43213d368fe returned with HTTP 200 Jul 03 23:58:58.102231 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1092/4326] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:58 2026] GET /volume/v3/volumes/52d0d93b-985b-42ad-b0e7-f43213d368fe => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:59.097723 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e58c7575-d40f-4a41-bf1c-4c8fa81cdc4a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:59.099536 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e58c7575-d40f-4a41-bf1c-4c8fa81cdc4a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:58:59.099771 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e58c7575-d40f-4a41-bf1c-4c8fa81cdc4a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:59.099952 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e58c7575-d40f-4a41-bf1c-4c8fa81cdc4a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:59.100057 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-e58c7575-d40f-4a41-bf1c-4c8fa81cdc4a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:58:59.104095 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:59.104095 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:58:59.104763 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e58c7575-d40f-4a41-bf1c-4c8fa81cdc4a tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:58:59.105230 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1094/4327] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:58:59 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:58:59.114178 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-167da4ba-59b5-451d-a3f5-f5be8189f8cd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:59.115868 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-167da4ba-59b5-451d-a3f5-f5be8189f8cd tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/52d0d93b-985b-42ad-b0e7-f43213d368fe Jul 03 23:58:59.116048 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-167da4ba-59b5-451d-a3f5-f5be8189f8cd tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:59.116221 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-167da4ba-59b5-451d-a3f5-f5be8189f8cd tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:59.121303 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-167da4ba-59b5-451d-a3f5-f5be8189f8cd tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/52d0d93b-985b-42ad-b0e7-f43213d368fe returned with HTTP 404 Jul 03 23:58:59.121742 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1057/4328] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:59 2026] GET /volume/v3/volumes/52d0d93b-985b-42ad-b0e7-f43213d368fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:58:59.128150 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-eb5d75d3-7756-4958-a027-22f08f380d8a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:59.129830 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-eb5d75d3-7756-4958-a027-22f08f380d8a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] DELETE https://10.4.3.143/volume/v3/volumes/25b618b0-0e07-47ae-b434-b908506f4361 Jul 03 23:58:59.130020 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-eb5d75d3-7756-4958-a027-22f08f380d8a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:59.130199 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-eb5d75d3-7756-4958-a027-22f08f380d8a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:59.130351 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-eb5d75d3-7756-4958-a027-22f08f380d8a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Delete volume with id: 25b618b0-0e07-47ae-b434-b908506f4361 Jul 03 23:58:59.136627 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:59.136627 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:58:59.137049 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-eb5d75d3-7756-4958-a027-22f08f380d8a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:58:59.152423 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-eb5d75d3-7756-4958-a027-22f08f380d8a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Delete volume request issued successfully. Jul 03 23:58:59.152611 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-eb5d75d3-7756-4958-a027-22f08f380d8a tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/25b618b0-0e07-47ae-b434-b908506f4361 returned with HTTP 202 Jul 03 23:58:59.153034 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1086/4329] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:58:59 2026] DELETE /volume/v3/volumes/25b618b0-0e07-47ae-b434-b908506f4361 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:58:59.159224 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9c180fbb-3c0a-47eb-ab72-3b2ada004671 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:58:59.160893 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9c180fbb-3c0a-47eb-ab72-3b2ada004671 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/25b618b0-0e07-47ae-b434-b908506f4361 Jul 03 23:58:59.161071 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9c180fbb-3c0a-47eb-ab72-3b2ada004671 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:58:59.161240 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9c180fbb-3c0a-47eb-ab72-3b2ada004671 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:58:59.168167 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:58:59.168167 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:58:59.171675 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9c180fbb-3c0a-47eb-ab72-3b2ada004671 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:58:59.176227 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9c180fbb-3c0a-47eb-ab72-3b2ada004671 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/25b618b0-0e07-47ae-b434-b908506f4361 returned with HTTP 200 Jul 03 23:58:59.176654 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1093/4330] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:58:59 2026] GET /volume/v3/volumes/25b618b0-0e07-47ae-b434-b908506f4361 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:00.115015 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4a75f8af-5e31-4323-a869-a31dcd552792 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:00.117058 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4a75f8af-5e31-4323-a869-a31dcd552792 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:59:00.117287 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4a75f8af-5e31-4323-a869-a31dcd552792 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:00.117528 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4a75f8af-5e31-4323-a869-a31dcd552792 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:00.117633 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-4a75f8af-5e31-4323-a869-a31dcd552792 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:00.122003 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:00.122003 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:00.122573 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4a75f8af-5e31-4323-a869-a31dcd552792 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:59:00.123072 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1095/4331] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:00 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:00.189208 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1016a31a-7a28-4197-85a6-2dacc3564b5f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:00.191252 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1016a31a-7a28-4197-85a6-2dacc3564b5f tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/25b618b0-0e07-47ae-b434-b908506f4361 Jul 03 23:59:00.191501 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1016a31a-7a28-4197-85a6-2dacc3564b5f tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:00.191766 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1016a31a-7a28-4197-85a6-2dacc3564b5f tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:00.198140 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1016a31a-7a28-4197-85a6-2dacc3564b5f tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/25b618b0-0e07-47ae-b434-b908506f4361 returned with HTTP 404 Jul 03 23:59:00.198656 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1058/4332] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:00 2026] GET /volume/v3/volumes/25b618b0-0e07-47ae-b434-b908506f4361 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:00.204604 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-71b7e5ca-e603-4340-bc10-0c732faa6cd4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:00.206301 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-71b7e5ca-e603-4340-bc10-0c732faa6cd4 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c59a85f6-b8f6-4ace-adcd-16a665a53eb1 Jul 03 23:59:00.206525 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-71b7e5ca-e603-4340-bc10-0c732faa6cd4 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:00.206814 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-71b7e5ca-e603-4340-bc10-0c732faa6cd4 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:00.206881 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-71b7e5ca-e603-4340-bc10-0c732faa6cd4 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Delete volume with id: c59a85f6-b8f6-4ace-adcd-16a665a53eb1 Jul 03 23:59:00.213136 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:00.213136 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:00.213602 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-71b7e5ca-e603-4340-bc10-0c732faa6cd4 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:59:00.231296 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-71b7e5ca-e603-4340-bc10-0c732faa6cd4 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Delete volume request issued successfully. Jul 03 23:59:00.231518 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-71b7e5ca-e603-4340-bc10-0c732faa6cd4 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/c59a85f6-b8f6-4ace-adcd-16a665a53eb1 returned with HTTP 202 Jul 03 23:59:00.231987 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1087/4333] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:59:00 2026] DELETE /volume/v3/volumes/c59a85f6-b8f6-4ace-adcd-16a665a53eb1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:00.241308 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-10530c8c-6e5a-4035-99c3-228177393f32 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:00.243172 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-10530c8c-6e5a-4035-99c3-228177393f32 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/c59a85f6-b8f6-4ace-adcd-16a665a53eb1 Jul 03 23:59:00.243410 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-10530c8c-6e5a-4035-99c3-228177393f32 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:00.243660 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-10530c8c-6e5a-4035-99c3-228177393f32 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:00.251842 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:00.251842 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:00.255816 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-10530c8c-6e5a-4035-99c3-228177393f32 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:59:00.260714 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-10530c8c-6e5a-4035-99c3-228177393f32 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/c59a85f6-b8f6-4ace-adcd-16a665a53eb1 returned with HTTP 200 Jul 03 23:59:00.261098 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1094/4334] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:00 2026] GET /volume/v3/volumes/c59a85f6-b8f6-4ace-adcd-16a665a53eb1 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:01.132945 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4372bf8c-e69e-4da0-8a5a-d35ae94834f2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:01.134694 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4372bf8c-e69e-4da0-8a5a-d35ae94834f2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:59:01.134978 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4372bf8c-e69e-4da0-8a5a-d35ae94834f2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:01.135216 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4372bf8c-e69e-4da0-8a5a-d35ae94834f2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:01.135372 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-4372bf8c-e69e-4da0-8a5a-d35ae94834f2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:01.139301 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:01.139301 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:01.139924 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4372bf8c-e69e-4da0-8a5a-d35ae94834f2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:59:01.140485 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1096/4335] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:01 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:01.275844 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a4076f5f-80f9-4be1-9403-f0732ebba131 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:01.277557 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a4076f5f-80f9-4be1-9403-f0732ebba131 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/c59a85f6-b8f6-4ace-adcd-16a665a53eb1 Jul 03 23:59:01.277804 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a4076f5f-80f9-4be1-9403-f0732ebba131 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:01.278132 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a4076f5f-80f9-4be1-9403-f0732ebba131 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:01.283345 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a4076f5f-80f9-4be1-9403-f0732ebba131 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/c59a85f6-b8f6-4ace-adcd-16a665a53eb1 returned with HTTP 404 Jul 03 23:59:01.284035 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1059/4336] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:01 2026] GET /volume/v3/volumes/c59a85f6-b8f6-4ace-adcd-16a665a53eb1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:01.290491 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-053e7cf9-4830-481e-9712-a0f732550d9b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:01.292833 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-053e7cf9-4830-481e-9712-a0f732550d9b tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] DELETE https://10.4.3.143/volume/v3/volumes/541f4deb-d7f9-4db0-9f20-e4fea79a6d75 Jul 03 23:59:01.293126 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-053e7cf9-4830-481e-9712-a0f732550d9b tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:01.293375 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-053e7cf9-4830-481e-9712-a0f732550d9b tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:01.293572 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-053e7cf9-4830-481e-9712-a0f732550d9b tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Delete volume with id: 541f4deb-d7f9-4db0-9f20-e4fea79a6d75 Jul 03 23:59:01.302398 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:01.302398 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:01.303013 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-053e7cf9-4830-481e-9712-a0f732550d9b tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:59:01.324730 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-053e7cf9-4830-481e-9712-a0f732550d9b tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Delete volume request issued successfully. Jul 03 23:59:01.324730 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-053e7cf9-4830-481e-9712-a0f732550d9b tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/541f4deb-d7f9-4db0-9f20-e4fea79a6d75 returned with HTTP 202 Jul 03 23:59:01.324730 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1088/4337] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:59:01 2026] DELETE /volume/v3/volumes/541f4deb-d7f9-4db0-9f20-e4fea79a6d75 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:01.329845 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-95e9f973-8330-4177-8065-1cdcffd3b2a1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:01.331759 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-95e9f973-8330-4177-8065-1cdcffd3b2a1 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/541f4deb-d7f9-4db0-9f20-e4fea79a6d75 Jul 03 23:59:01.332032 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-95e9f973-8330-4177-8065-1cdcffd3b2a1 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:01.332290 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-95e9f973-8330-4177-8065-1cdcffd3b2a1 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:01.341990 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:01.341990 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:01.346823 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-95e9f973-8330-4177-8065-1cdcffd3b2a1 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:59:01.352145 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-95e9f973-8330-4177-8065-1cdcffd3b2a1 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/541f4deb-d7f9-4db0-9f20-e4fea79a6d75 returned with HTTP 200 Jul 03 23:59:01.352686 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1095/4338] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:01 2026] GET /volume/v3/volumes/541f4deb-d7f9-4db0-9f20-e4fea79a6d75 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:02.150224 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-417c99eb-a10d-4423-bacc-dd002ff480b2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:02.152055 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-417c99eb-a10d-4423-bacc-dd002ff480b2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:59:02.152313 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-417c99eb-a10d-4423-bacc-dd002ff480b2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:02.152540 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-417c99eb-a10d-4423-bacc-dd002ff480b2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:02.152685 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-417c99eb-a10d-4423-bacc-dd002ff480b2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:02.157196 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:02.157196 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:02.158025 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-417c99eb-a10d-4423-bacc-dd002ff480b2 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:59:02.158556 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1097/4339] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:02 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:02.364321 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-50d8c5cf-c15d-4aee-8a66-bfaaa6b241ae None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:02.366329 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-50d8c5cf-c15d-4aee-8a66-bfaaa6b241ae tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/541f4deb-d7f9-4db0-9f20-e4fea79a6d75 Jul 03 23:59:02.366563 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-50d8c5cf-c15d-4aee-8a66-bfaaa6b241ae tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:02.366823 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-50d8c5cf-c15d-4aee-8a66-bfaaa6b241ae tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:02.373447 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-50d8c5cf-c15d-4aee-8a66-bfaaa6b241ae tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/541f4deb-d7f9-4db0-9f20-e4fea79a6d75 returned with HTTP 404 Jul 03 23:59:02.374009 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1060/4340] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:02 2026] GET /volume/v3/volumes/541f4deb-d7f9-4db0-9f20-e4fea79a6d75 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:02.381124 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cfbc6722-f736-4556-9fbe-a312e318f554 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:02.382631 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cfbc6722-f736-4556-9fbe-a312e318f554 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ce98f3dd-df1f-4fe2-94eb-a79597168122 Jul 03 23:59:02.382815 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cfbc6722-f736-4556-9fbe-a312e318f554 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:02.382981 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cfbc6722-f736-4556-9fbe-a312e318f554 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:02.383127 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-cfbc6722-f736-4556-9fbe-a312e318f554 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Delete volume with id: ce98f3dd-df1f-4fe2-94eb-a79597168122 Jul 03 23:59:02.389603 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:02.389603 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:02.390092 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cfbc6722-f736-4556-9fbe-a312e318f554 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:59:02.412728 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cfbc6722-f736-4556-9fbe-a312e318f554 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Delete volume request issued successfully. Jul 03 23:59:02.412728 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cfbc6722-f736-4556-9fbe-a312e318f554 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/ce98f3dd-df1f-4fe2-94eb-a79597168122 returned with HTTP 202 Jul 03 23:59:02.412728 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1089/4341] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:59:02 2026] DELETE /volume/v3/volumes/ce98f3dd-df1f-4fe2-94eb-a79597168122 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:02.420824 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-416fd810-e4ff-4ee2-96a1-191c13070b89 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:02.421636 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-416fd810-e4ff-4ee2-96a1-191c13070b89 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/ce98f3dd-df1f-4fe2-94eb-a79597168122 Jul 03 23:59:02.421813 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-416fd810-e4ff-4ee2-96a1-191c13070b89 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:02.421981 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-416fd810-e4ff-4ee2-96a1-191c13070b89 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:02.428387 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:02.428387 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:02.432120 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-416fd810-e4ff-4ee2-96a1-191c13070b89 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:59:02.435632 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-416fd810-e4ff-4ee2-96a1-191c13070b89 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/ce98f3dd-df1f-4fe2-94eb-a79597168122 returned with HTTP 200 Jul 03 23:59:02.437069 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1096/4342] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:02 2026] GET /volume/v3/volumes/ce98f3dd-df1f-4fe2-94eb-a79597168122 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:03.169165 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0f00c339-09b2-4543-bb8a-fbdc63abbeb3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:03.171000 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0f00c339-09b2-4543-bb8a-fbdc63abbeb3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:59:03.171209 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0f00c339-09b2-4543-bb8a-fbdc63abbeb3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:03.171415 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0f00c339-09b2-4543-bb8a-fbdc63abbeb3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:03.171509 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-0f00c339-09b2-4543-bb8a-fbdc63abbeb3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:03.175846 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:03.175846 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:03.176410 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0f00c339-09b2-4543-bb8a-fbdc63abbeb3 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:59:03.176903 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1098/4343] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:03 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:03.186901 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a5313063-ac64-490d-b3a9-bcc994ca7b14 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:03.188737 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a5313063-ac64-490d-b3a9-bcc994ca7b14 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/b4274106-f054-4488-958e-fc8b2e26c8c4 Jul 03 23:59:03.188953 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a5313063-ac64-490d-b3a9-bcc994ca7b14 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:03.189149 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a5313063-ac64-490d-b3a9-bcc994ca7b14 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:03.189346 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-a5313063-ac64-490d-b3a9-bcc994ca7b14 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Delete volume with id: b4274106-f054-4488-958e-fc8b2e26c8c4 Jul 03 23:59:03.197630 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:03.197630 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:03.198012 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a5313063-ac64-490d-b3a9-bcc994ca7b14 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:59:03.223079 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a5313063-ac64-490d-b3a9-bcc994ca7b14 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Delete volume request issued successfully. Jul 03 23:59:03.223079 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a5313063-ac64-490d-b3a9-bcc994ca7b14 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/b4274106-f054-4488-958e-fc8b2e26c8c4 returned with HTTP 202 Jul 03 23:59:03.223079 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1061/4344] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:59:03 2026] DELETE /volume/v3/volumes/b4274106-f054-4488-958e-fc8b2e26c8c4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:03.231227 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-75e5f5f4-c92a-48e4-b8c0-c14f51ffa9d6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:03.238245 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-75e5f5f4-c92a-48e4-b8c0-c14f51ffa9d6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/volumes/b4274106-f054-4488-958e-fc8b2e26c8c4 Jul 03 23:59:03.238245 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-75e5f5f4-c92a-48e4-b8c0-c14f51ffa9d6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:03.238245 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-75e5f5f4-c92a-48e4-b8c0-c14f51ffa9d6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:03.247941 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:03.247941 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:03.254890 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-75e5f5f4-c92a-48e4-b8c0-c14f51ffa9d6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:59:03.257178 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-75e5f5f4-c92a-48e4-b8c0-c14f51ffa9d6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/b4274106-f054-4488-958e-fc8b2e26c8c4 returned with HTTP 200 Jul 03 23:59:03.257625 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1090/4345] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:03 2026] GET /volume/v3/volumes/b4274106-f054-4488-958e-fc8b2e26c8c4 => generated 1065 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:03.448470 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-45d94392-6eb5-40e6-8054-62eeb9e9d892 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:03.450191 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-45d94392-6eb5-40e6-8054-62eeb9e9d892 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/ce98f3dd-df1f-4fe2-94eb-a79597168122 Jul 03 23:59:03.450384 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-45d94392-6eb5-40e6-8054-62eeb9e9d892 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:03.450558 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-45d94392-6eb5-40e6-8054-62eeb9e9d892 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:03.456236 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-45d94392-6eb5-40e6-8054-62eeb9e9d892 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/ce98f3dd-df1f-4fe2-94eb-a79597168122 returned with HTTP 404 Jul 03 23:59:03.456778 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1097/4346] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:03 2026] GET /volume/v3/volumes/ce98f3dd-df1f-4fe2-94eb-a79597168122 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:03.462979 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-eddbf68c-d266-4445-8ad1-a08e30814565 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:03.464824 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-eddbf68c-d266-4445-8ad1-a08e30814565 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] DELETE https://10.4.3.143/volume/v3/volumes/0fc28b27-1538-4eec-882f-5e2b75e3e69b Jul 03 23:59:03.465017 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-eddbf68c-d266-4445-8ad1-a08e30814565 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:03.465191 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-eddbf68c-d266-4445-8ad1-a08e30814565 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:03.465391 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-eddbf68c-d266-4445-8ad1-a08e30814565 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Delete volume with id: 0fc28b27-1538-4eec-882f-5e2b75e3e69b Jul 03 23:59:03.472195 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:03.472195 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:03.472668 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-eddbf68c-d266-4445-8ad1-a08e30814565 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:59:03.488150 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-eddbf68c-d266-4445-8ad1-a08e30814565 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Delete volume request issued successfully. Jul 03 23:59:03.488391 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-eddbf68c-d266-4445-8ad1-a08e30814565 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/0fc28b27-1538-4eec-882f-5e2b75e3e69b returned with HTTP 202 Jul 03 23:59:03.488812 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1099/4347] 10.4.3.143 () {66 vars in 1351 bytes} [Fri Jul 3 23:59:03 2026] DELETE /volume/v3/volumes/0fc28b27-1538-4eec-882f-5e2b75e3e69b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:03.499788 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-79c56028-7e58-4c4a-81c1-a267b06843b5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:03.499788 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-79c56028-7e58-4c4a-81c1-a267b06843b5 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/0fc28b27-1538-4eec-882f-5e2b75e3e69b Jul 03 23:59:03.499788 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-79c56028-7e58-4c4a-81c1-a267b06843b5 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:03.499788 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-79c56028-7e58-4c4a-81c1-a267b06843b5 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:03.507351 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:03.507351 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:03.510677 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-79c56028-7e58-4c4a-81c1-a267b06843b5 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Volume info retrieved successfully. Jul 03 23:59:03.514296 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-79c56028-7e58-4c4a-81c1-a267b06843b5 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/0fc28b27-1538-4eec-882f-5e2b75e3e69b returned with HTTP 200 Jul 03 23:59:03.514684 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1062/4348] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:03 2026] GET /volume/v3/volumes/0fc28b27-1538-4eec-882f-5e2b75e3e69b => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:04.272430 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-40dfbcbb-eefc-4942-a828-d81c5e7b16a9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:04.274042 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-40dfbcbb-eefc-4942-a828-d81c5e7b16a9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/volumes/b4274106-f054-4488-958e-fc8b2e26c8c4 Jul 03 23:59:04.274371 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-40dfbcbb-eefc-4942-a828-d81c5e7b16a9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:04.274621 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-40dfbcbb-eefc-4942-a828-d81c5e7b16a9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:04.280620 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-40dfbcbb-eefc-4942-a828-d81c5e7b16a9 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/b4274106-f054-4488-958e-fc8b2e26c8c4 returned with HTTP 404 Jul 03 23:59:04.280620 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1091/4349] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:04 2026] GET /volume/v3/volumes/b4274106-f054-4488-958e-fc8b2e26c8c4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:04.288352 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cbe8e891-87f3-4636-8a90-ae8052cc7d20 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:04.290003 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cbe8e891-87f3-4636-8a90-ae8052cc7d20 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:59:04.290203 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cbe8e891-87f3-4636-8a90-ae8052cc7d20 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:04.290393 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cbe8e891-87f3-4636-8a90-ae8052cc7d20 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:04.290495 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-cbe8e891-87f3-4636-8a90-ae8052cc7d20 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:04.294463 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:04.294463 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:04.295025 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cbe8e891-87f3-4636-8a90-ae8052cc7d20 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:59:04.295486 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1098/4350] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:04 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:04.305431 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-381c9ac0-e5b4-4063-9df2-dadcedc65f60 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:04.307099 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-381c9ac0-e5b4-4063-9df2-dadcedc65f60 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] DELETE https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:59:04.307311 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-381c9ac0-e5b4-4063-9df2-dadcedc65f60 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:04.307484 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-381c9ac0-e5b4-4063-9df2-dadcedc65f60 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:04.307586 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-381c9ac0-e5b4-4063-9df2-dadcedc65f60 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Delete backup with id: 9bea72ac-8fe8-407e-be7f-c630a525adfe. Jul 03 23:59:04.312101 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:04.312101 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:04.324828 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-381c9ac0-e5b4-4063-9df2-dadcedc65f60 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] delete_backup rpcapi backup_id 9bea72ac-8fe8-407e-be7f-c630a525adfe {{(pid=99862) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:59:04.326551 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-381c9ac0-e5b4-4063-9df2-dadcedc65f60 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 202 Jul 03 23:59:04.326967 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1100/4351] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:59:04 2026] DELETE /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:59:04.333313 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2dfa8aad-8ad4-4247-869e-96cb5ea795ae None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:04.335117 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2dfa8aad-8ad4-4247-869e-96cb5ea795ae tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:59:04.335321 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2dfa8aad-8ad4-4247-869e-96cb5ea795ae tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:04.336588 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2dfa8aad-8ad4-4247-869e-96cb5ea795ae tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:04.336588 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-2dfa8aad-8ad4-4247-869e-96cb5ea795ae tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:04.339740 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:04.339740 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:04.340450 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2dfa8aad-8ad4-4247-869e-96cb5ea795ae tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 200 Jul 03 23:59:04.340820 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1063/4352] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:04 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:04.526944 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d2777398-a02f-4a7a-9b95-396fbbeebd25 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:04.528519 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d2777398-a02f-4a7a-9b95-396fbbeebd25 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] GET https://10.4.3.143/volume/v3/volumes/0fc28b27-1538-4eec-882f-5e2b75e3e69b Jul 03 23:59:04.528824 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d2777398-a02f-4a7a-9b95-396fbbeebd25 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:04.529065 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d2777398-a02f-4a7a-9b95-396fbbeebd25 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:04.535658 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d2777398-a02f-4a7a-9b95-396fbbeebd25 tempest-CreateVolumesFromSourceVolumeTest-287588230 tempest-CreateVolumesFromSourceVolumeTest-287588230-project-member] https://10.4.3.143/volume/v3/volumes/0fc28b27-1538-4eec-882f-5e2b75e3e69b returned with HTTP 404 Jul 03 23:59:04.535658 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1092/4353] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:04 2026] GET /volume/v3/volumes/0fc28b27-1538-4eec-882f-5e2b75e3e69b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:05.351332 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5d66b4e1-cb1a-493c-a551-8c70071cb36f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:05.353713 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5d66b4e1-cb1a-493c-a551-8c70071cb36f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe Jul 03 23:59:05.354042 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5d66b4e1-cb1a-493c-a551-8c70071cb36f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:05.354333 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5d66b4e1-cb1a-493c-a551-8c70071cb36f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:05.354501 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-5d66b4e1-cb1a-493c-a551-8c70071cb36f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 9bea72ac-8fe8-407e-be7f-c630a525adfe. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:05.360190 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5d66b4e1-cb1a-493c-a551-8c70071cb36f tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe returned with HTTP 404 Jul 03 23:59:05.360725 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1099/4354] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:05 2026] GET /volume/v3/backups/9bea72ac-8fe8-407e-be7f-c630a525adfe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:05.367084 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c33886c2-bf0b-44c9-9a03-9c85172c9fbf None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:05.368883 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c33886c2-bf0b-44c9-9a03-9c85172c9fbf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] DELETE https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:59:05.369083 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c33886c2-bf0b-44c9-9a03-9c85172c9fbf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:05.369268 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c33886c2-bf0b-44c9-9a03-9c85172c9fbf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:05.369376 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-c33886c2-bf0b-44c9-9a03-9c85172c9fbf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Delete backup with id: cda3e19f-c800-492d-accc-f66f7886c0c2. Jul 03 23:59:05.375011 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:05.375011 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:05.394759 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-c33886c2-bf0b-44c9-9a03-9c85172c9fbf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] delete_backup rpcapi backup_id cda3e19f-c800-492d-accc-f66f7886c0c2 {{(pid=99862) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:59:05.396296 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c33886c2-bf0b-44c9-9a03-9c85172c9fbf tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 202 Jul 03 23:59:05.396718 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1101/4355] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:59:05 2026] DELETE /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:59:05.404690 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8cc43184-e896-45bd-95c9-99f068516b56 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:05.406652 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8cc43184-e896-45bd-95c9-99f068516b56 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:59:05.406914 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8cc43184-e896-45bd-95c9-99f068516b56 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:05.407126 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8cc43184-e896-45bd-95c9-99f068516b56 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:05.407280 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-8cc43184-e896-45bd-95c9-99f068516b56 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:05.413544 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:05.413544 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:05.414194 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8cc43184-e896-45bd-95c9-99f068516b56 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 200 Jul 03 23:59:05.414647 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1064/4356] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:05 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:05.762958 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:05.836731 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:59:05.837079 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1534513554"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:05.839155 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1534513554'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:59:05.839453 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Create volume of 1 GB Jul 03 23:59:05.843515 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Availability Zones retrieved successfully. Jul 03 23:59:05.848533 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Flow 'volume_create_api' (c7503462-4626-4818-a69c-84b6ac186f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:05.849388 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9b03fb1-0af8-4c12-8765-3d290e49cf99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:05.850189 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:59:05.872844 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9b03fb1-0af8-4c12-8765-3d290e49cf99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:05.873590 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3ad8b35-250f-46da-b4ee-25f5084c0453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:05.933509 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Created reservations ['b17f99e4-f3b3-4832-bc42-42d11a67cc54', '9e519367-3289-4400-8e4d-f98a10189620', 'e5bccfa8-959e-4b5d-b26b-8bf961a4d7f0', '324bd386-c0aa-4646-8460-561a5aa473b6'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:05.934448 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3ad8b35-250f-46da-b4ee-25f5084c0453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b17f99e4-f3b3-4832-bc42-42d11a67cc54', '9e519367-3289-4400-8e4d-f98a10189620', 'e5bccfa8-959e-4b5d-b26b-8bf961a4d7f0', '324bd386-c0aa-4646-8460-561a5aa473b6']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:05.935354 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0601aed4-7caa-435b-bdb7-d178bf16a8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:05.958522 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0601aed4-7caa-435b-bdb7-d178bf16a8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7078337-c6cc-4a86-9fef-36de23ccfeaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1534513554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d60229552a8448b9033cc7bbb7a7713',qos_specs=None,replication_status=,reservations=['b17f99e4-f3b3-4832-bc42-42d11a67cc54','9e519367-3289-4400-8e4d-f98a10189620','e5bccfa8-959e-4b5d-b26b-8bf961a4d7f0','324bd386-c0aa-4646-8460-561a5aa473b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeab25c76bbf449a98ca0f80de324fd4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:59:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1534513554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7078337-c6cc-4a86-9fef-36de23ccfeaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d60229552a8448b9033cc7bbb7a7713',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aeab25c76bbf449a98ca0f80de324fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:05.959340 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bace9ac-2bbf-4fe2-9ded-1b41d8da70c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:05.981139 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bace9ac-2bbf-4fe2-9ded-1b41d8da70c1) transitioned into state 'SUCCESS' from state '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-1534513554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d60229552a8448b9033cc7bbb7a7713',qos_specs=None,replication_status=,reservations=['b17f99e4-f3b3-4832-bc42-42d11a67cc54','9e519367-3289-4400-8e4d-f98a10189620','e5bccfa8-959e-4b5d-b26b-8bf961a4d7f0','324bd386-c0aa-4646-8460-561a5aa473b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeab25c76bbf449a98ca0f80de324fd4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:05.981769 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3a3dd0f-04e8-46db-bd14-254a02665d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:05.990882 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3a3dd0f-04e8-46db-bd14-254a02665d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:05.991571 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Flow 'volume_create_api' (c7503462-4626-4818-a69c-84b6ac186f2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:05.991837 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Create volume request issued successfully. Jul 03 23:59:05.992332 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-71a05332-5c5e-4430-bd01-bb7c1415f8e7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:59:05.992691 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1093/4357] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:59:05 2026] POST /volume/v3/volumes => generated 766 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:06.005953 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8c0aa353-6e71-4158-8a8a-280eac822ba0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:06.008223 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8c0aa353-6e71-4158-8a8a-280eac822ba0 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa Jul 03 23:59:06.008485 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8c0aa353-6e71-4158-8a8a-280eac822ba0 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:06.008722 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8c0aa353-6e71-4158-8a8a-280eac822ba0 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:06.018272 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:06.018272 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:06.023112 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8c0aa353-6e71-4158-8a8a-280eac822ba0 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Volume info retrieved successfully. Jul 03 23:59:06.028621 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8c0aa353-6e71-4158-8a8a-280eac822ba0 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa returned with HTTP 200 Jul 03 23:59:06.029147 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1100/4358] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:59:06 2026] GET /volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:06.427362 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5e791541-fc4b-41c2-bdd3-22db4ceb24b7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:06.430204 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5e791541-fc4b-41c2-bdd3-22db4ceb24b7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 Jul 03 23:59:06.430494 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5e791541-fc4b-41c2-bdd3-22db4ceb24b7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:06.430696 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5e791541-fc4b-41c2-bdd3-22db4ceb24b7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:06.431054 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-5e791541-fc4b-41c2-bdd3-22db4ceb24b7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id cda3e19f-c800-492d-accc-f66f7886c0c2. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:06.439229 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5e791541-fc4b-41c2-bdd3-22db4ceb24b7 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 returned with HTTP 404 Jul 03 23:59:06.439681 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1102/4359] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:06 2026] GET /volume/v3/backups/cda3e19f-c800-492d-accc-f66f7886c0c2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:06.449724 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ba863aae-0470-40e1-aed3-5fb5b7c33322 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:06.451552 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ba863aae-0470-40e1-aed3-5fb5b7c33322 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] DELETE https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:59:06.451799 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ba863aae-0470-40e1-aed3-5fb5b7c33322 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:06.452032 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ba863aae-0470-40e1-aed3-5fb5b7c33322 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:06.452085 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-ba863aae-0470-40e1-aed3-5fb5b7c33322 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Delete backup with id: 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. Jul 03 23:59:06.457230 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:06.457230 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:06.501634 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.backup.rpcapi [None req-ba863aae-0470-40e1-aed3-5fb5b7c33322 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] delete_backup rpcapi backup_id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e {{(pid=99860) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:59:06.503763 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ba863aae-0470-40e1-aed3-5fb5b7c33322 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 202 Jul 03 23:59:06.504280 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1065/4360] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:59:06 2026] DELETE /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:59:06.513778 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-370c6f3d-201c-491d-92b7-4bb1892786ef None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:06.517020 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-370c6f3d-201c-491d-92b7-4bb1892786ef tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:59:06.517020 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-370c6f3d-201c-491d-92b7-4bb1892786ef tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:06.517020 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-370c6f3d-201c-491d-92b7-4bb1892786ef tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:06.517020 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-370c6f3d-201c-491d-92b7-4bb1892786ef tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:06.532923 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:06.532923 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:06.539715 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-370c6f3d-201c-491d-92b7-4bb1892786ef tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 200 Jul 03 23:59:06.541813 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1094/4361] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:06 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 737 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:07.042154 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9c1e497f-cf08-473c-8703-3f04563df25c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:07.044411 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9c1e497f-cf08-473c-8703-3f04563df25c tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa Jul 03 23:59:07.044721 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9c1e497f-cf08-473c-8703-3f04563df25c tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:07.044914 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9c1e497f-cf08-473c-8703-3f04563df25c tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:07.052028 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:07.052028 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:07.056563 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9c1e497f-cf08-473c-8703-3f04563df25c tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Volume info retrieved successfully. Jul 03 23:59:07.062592 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9c1e497f-cf08-473c-8703-3f04563df25c tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa returned with HTTP 200 Jul 03 23:59:07.063033 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1101/4362] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:59:07 2026] GET /volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:07.078603 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2fc3c234-e990-4fa7-ba23-bcaff60fcaf3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:07.080488 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2fc3c234-e990-4fa7-ba23-bcaff60fcaf3 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:59:07.080864 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2fc3c234-e990-4fa7-ba23-bcaff60fcaf3 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7078337-c6cc-4a86-9fef-36de23ccfeaa", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1891589465"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:07.089629 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:07.089629 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:07.090135 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2fc3c234-e990-4fa7-ba23-bcaff60fcaf3 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Volume info retrieved successfully. Jul 03 23:59:07.090293 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-2fc3c234-e990-4fa7-ba23-bcaff60fcaf3 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Create snapshot from volume e7078337-c6cc-4a86-9fef-36de23ccfeaa Jul 03 23:59:07.135272 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-2fc3c234-e990-4fa7-ba23-bcaff60fcaf3 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Created reservations ['4aecfe9c-2d04-4c3e-be29-27f2f81b8261', 'ba341341-c2f5-4e7c-adba-85d0387a50e7', 'd86488ca-21d7-4d2f-9aa9-c312f7c86d0a', 'b56345ea-cf5b-4957-ac76-e4fca61c4078'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:07.172440 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2fc3c234-e990-4fa7-ba23-bcaff60fcaf3 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Snapshot create request issued successfully. Jul 03 23:59:07.172820 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2fc3c234-e990-4fa7-ba23-bcaff60fcaf3 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:59:07.173294 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1103/4363] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:59:07 2026] POST /volume/v3/snapshots => generated 322 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:07.185579 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fbca6c67-f323-4942-b2ee-c78c53d00335 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:07.187743 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fbca6c67-f323-4942-b2ee-c78c53d00335 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/snapshots/ee0d59b7-faba-4276-8a86-68c912682e1d Jul 03 23:59:07.187994 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fbca6c67-f323-4942-b2ee-c78c53d00335 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:07.188274 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fbca6c67-f323-4942-b2ee-c78c53d00335 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:07.194628 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:07.194628 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:07.195200 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fbca6c67-f323-4942-b2ee-c78c53d00335 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Snapshot retrieved successfully. Jul 03 23:59:07.196081 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fbca6c67-f323-4942-b2ee-c78c53d00335 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/snapshots/ee0d59b7-faba-4276-8a86-68c912682e1d returned with HTTP 200 Jul 03 23:59:07.196520 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1066/4364] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:07 2026] GET /volume/v3/snapshots/ee0d59b7-faba-4276-8a86-68c912682e1d => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:07.556052 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e9ceb9e5-0a05-493d-b827-2e83b5600893 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:07.558381 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e9ceb9e5-0a05-493d-b827-2e83b5600893 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e Jul 03 23:59:07.558381 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e9ceb9e5-0a05-493d-b827-2e83b5600893 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:07.558381 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e9ceb9e5-0a05-493d-b827-2e83b5600893 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:07.558567 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-e9ceb9e5-0a05-493d-b827-2e83b5600893 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Show backup with id 63b15be7-9aad-4e4b-bd0c-817ab60e9f4e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:07.562488 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e9ceb9e5-0a05-493d-b827-2e83b5600893 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e returned with HTTP 404 Jul 03 23:59:07.563239 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1095/4365] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:07 2026] GET /volume/v3/backups/63b15be7-9aad-4e4b-bd0c-817ab60e9f4e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:07.571328 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ff835804-7060-4782-8f86-b8b9084ee4dc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:07.573570 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ff835804-7060-4782-8f86-b8b9084ee4dc tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/ed768bb6-2add-46bf-92c9-e2bdd8867b68 Jul 03 23:59:07.573855 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ff835804-7060-4782-8f86-b8b9084ee4dc tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:07.574091 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ff835804-7060-4782-8f86-b8b9084ee4dc tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:07.574310 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-ff835804-7060-4782-8f86-b8b9084ee4dc tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Delete volume with id: ed768bb6-2add-46bf-92c9-e2bdd8867b68 Jul 03 23:59:07.583061 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:07.583061 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:07.583469 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ff835804-7060-4782-8f86-b8b9084ee4dc tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:59:07.604970 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ff835804-7060-4782-8f86-b8b9084ee4dc tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Delete volume request issued successfully. Jul 03 23:59:07.605209 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ff835804-7060-4782-8f86-b8b9084ee4dc tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/ed768bb6-2add-46bf-92c9-e2bdd8867b68 returned with HTTP 202 Jul 03 23:59:07.605714 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1102/4366] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:59:07 2026] DELETE /volume/v3/volumes/ed768bb6-2add-46bf-92c9-e2bdd8867b68 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:07.612645 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-767ff339-e57d-4571-9af3-c91f225dac17 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:07.614677 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-767ff339-e57d-4571-9af3-c91f225dac17 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/volumes/ed768bb6-2add-46bf-92c9-e2bdd8867b68 Jul 03 23:59:07.614902 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-767ff339-e57d-4571-9af3-c91f225dac17 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:07.615076 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-767ff339-e57d-4571-9af3-c91f225dac17 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:07.621738 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:07.621738 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:07.625157 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-767ff339-e57d-4571-9af3-c91f225dac17 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Volume info retrieved successfully. Jul 03 23:59:07.629315 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-767ff339-e57d-4571-9af3-c91f225dac17 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/ed768bb6-2add-46bf-92c9-e2bdd8867b68 returned with HTTP 200 Jul 03 23:59:07.629809 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1104/4367] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:07 2026] GET /volume/v3/volumes/ed768bb6-2add-46bf-92c9-e2bdd8867b68 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:08.209594 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0d01b4eb-faf3-468d-b747-b8c6f7332c27 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:08.211798 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0d01b4eb-faf3-468d-b747-b8c6f7332c27 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/snapshots/ee0d59b7-faba-4276-8a86-68c912682e1d Jul 03 23:59:08.212031 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0d01b4eb-faf3-468d-b747-b8c6f7332c27 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:08.212270 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0d01b4eb-faf3-468d-b747-b8c6f7332c27 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:08.218883 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:08.218883 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:08.219488 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0d01b4eb-faf3-468d-b747-b8c6f7332c27 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Snapshot retrieved successfully. Jul 03 23:59:08.220492 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0d01b4eb-faf3-468d-b747-b8c6f7332c27 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/snapshots/ee0d59b7-faba-4276-8a86-68c912682e1d returned with HTTP 200 Jul 03 23:59:08.220908 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1067/4368] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:08 2026] GET /volume/v3/snapshots/ee0d59b7-faba-4276-8a86-68c912682e1d => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:08.231137 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1ff0eb83-29ce-470d-9ed6-98156c97dd51 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:08.231581 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:08.233449 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1ff0eb83-29ce-470d-9ed6-98156c97dd51 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] POST https://10.4.3.143/volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa/action Jul 03 23:59:08.233545 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:59:08.233893 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-209240298", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:08.234005 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1ff0eb83-29ce-470d-9ed6-98156c97dd51 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Action body: b'{"revert": {"snapshot_id": "ee0d59b7-faba-4276-8a86-68c912682e1d"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:59:08.234124 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1ff0eb83-29ce-470d-9ed6-98156c97dd51 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "ee0d59b7-faba-4276-8a86-68c912682e1d"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:08.235787 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-209240298', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:59:08.235920 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Create volume of 1 GB Jul 03 23:59:08.239600 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Availability Zones retrieved successfully. Jul 03 23:59:08.242116 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:08.242116 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:08.242647 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1ff0eb83-29ce-470d-9ed6-98156c97dd51 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Volume retrieved successfully. Jul 03 23:59:08.244933 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Flow 'volume_create_api' (b987aa1a-2a67-482d-9171-b16d795a9da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:08.246043 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800e5746-1c27-47ad-8d60-3b05a6720d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:08.246944 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:59:08.253318 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-1ff0eb83-29ce-470d-9ed6-98156c97dd51 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Reverting volume e7078337-c6cc-4a86-9fef-36de23ccfeaa to snapshot ee0d59b7-faba-4276-8a86-68c912682e1d. Jul 03 23:59:08.254849 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:08.254849 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:08.273140 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1ff0eb83-29ce-470d-9ed6-98156c97dd51 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa/action returned with HTTP 202 Jul 03 23:59:08.273590 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1103/4369] 10.4.3.143 () {70 vars in 1431 bytes} [Fri Jul 3 23:59:08 2026] POST /volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 23:59:08.275193 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (800e5746-1c27-47ad-8d60-3b05a6720d8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:08.275719 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b27ac2b4-8f0f-4b87-95e6-c604d86f276f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:08.283682 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1383509e-49e5-41f3-9bb0-f0fc4a65749b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:08.286105 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1383509e-49e5-41f3-9bb0-f0fc4a65749b tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa Jul 03 23:59:08.286402 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1383509e-49e5-41f3-9bb0-f0fc4a65749b tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:08.286690 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1383509e-49e5-41f3-9bb0-f0fc4a65749b tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:08.295775 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:08.295775 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:08.300357 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1383509e-49e5-41f3-9bb0-f0fc4a65749b tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Volume info retrieved successfully. Jul 03 23:59:08.306301 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1383509e-49e5-41f3-9bb0-f0fc4a65749b tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa returned with HTTP 200 Jul 03 23:59:08.306835 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1105/4370] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:59:08 2026] GET /volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:08.343057 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Created reservations ['241529d4-c26e-4cf5-8821-4ff50cfd116f', '5de56e24-a8c2-4ae6-be86-7593dc6b5096', 'e8fbe89f-b440-4cdc-b088-c3137b1c63fa', 'ed7395c7-9e36-421f-b53f-c419b1f46f57'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:08.343968 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b27ac2b4-8f0f-4b87-95e6-c604d86f276f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['241529d4-c26e-4cf5-8821-4ff50cfd116f', '5de56e24-a8c2-4ae6-be86-7593dc6b5096', 'e8fbe89f-b440-4cdc-b088-c3137b1c63fa', 'ed7395c7-9e36-421f-b53f-c419b1f46f57']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:08.344808 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eb7561d-b22c-410d-8d8f-d45a9f2c608d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:08.368402 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eb7561d-b22c-410d-8d8f-d45a9f2c608d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '522a9229-8b1a-4699-be82-ea7cdd1c4533', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-209240298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a3392ff20954983a42849809e857487',qos_specs=None,replication_status=,reservations=['241529d4-c26e-4cf5-8821-4ff50cfd116f','5de56e24-a8c2-4ae6-be86-7593dc6b5096','e8fbe89f-b440-4cdc-b088-c3137b1c63fa','ed7395c7-9e36-421f-b53f-c419b1f46f57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='865eee04445d4f6bb0557c367bcf52b2',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:59:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-209240298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=522a9229-8b1a-4699-be82-ea7cdd1c4533,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a3392ff20954983a42849809e857487',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='865eee04445d4f6bb0557c367bcf52b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:08.369571 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1106ae9-a8c4-4d89-8890-ca2db4a822c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:08.407100 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1106ae9-a8c4-4d89-8890-ca2db4a822c9) transitioned into state 'SUCCESS' from state '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-209240298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a3392ff20954983a42849809e857487',qos_specs=None,replication_status=,reservations=['241529d4-c26e-4cf5-8821-4ff50cfd116f','5de56e24-a8c2-4ae6-be86-7593dc6b5096','e8fbe89f-b440-4cdc-b088-c3137b1c63fa','ed7395c7-9e36-421f-b53f-c419b1f46f57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='865eee04445d4f6bb0557c367bcf52b2',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:08.407874 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7835575a-a541-48b5-bdea-c99922777b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:08.418894 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7835575a-a541-48b5-bdea-c99922777b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:08.419949 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Flow 'volume_create_api' (b987aa1a-2a67-482d-9171-b16d795a9da5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:08.420289 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Create volume request issued successfully. Jul 03 23:59:08.420959 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7ddd50c9-ef29-4cc1-898b-e5d15d0ba29f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:59:08.421577 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1096/4371] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:59:08 2026] POST /volume/v3/volumes => generated 756 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:08.433466 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b6776c58-c5e8-40dc-bf6a-c373999e4edd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:08.435285 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b6776c58-c5e8-40dc-bf6a-c373999e4edd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:08.438720 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b6776c58-c5e8-40dc-bf6a-c373999e4edd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:08.438720 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b6776c58-c5e8-40dc-bf6a-c373999e4edd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:08.445278 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:08.445278 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:08.449344 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b6776c58-c5e8-40dc-bf6a-c373999e4edd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:08.454132 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b6776c58-c5e8-40dc-bf6a-c373999e4edd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 03 23:59:08.454920 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1068/4372] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:08 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:08.643243 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0004eae1-c3ea-4115-bdc5-58f4bfcb1ae6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:08.645222 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0004eae1-c3ea-4115-bdc5-58f4bfcb1ae6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] GET https://10.4.3.143/volume/v3/volumes/ed768bb6-2add-46bf-92c9-e2bdd8867b68 Jul 03 23:59:08.645441 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0004eae1-c3ea-4115-bdc5-58f4bfcb1ae6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:08.645659 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0004eae1-c3ea-4115-bdc5-58f4bfcb1ae6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:08.652539 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0004eae1-c3ea-4115-bdc5-58f4bfcb1ae6 tempest-ProjectAdminTests33-143158996 tempest-ProjectAdminTests33-143158996-project-admin] https://10.4.3.143/volume/v3/volumes/ed768bb6-2add-46bf-92c9-e2bdd8867b68 returned with HTTP 404 Jul 03 23:59:08.653075 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1104/4373] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:08 2026] GET /volume/v3/volumes/ed768bb6-2add-46bf-92c9-e2bdd8867b68 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:09.325247 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ca79a45e-e1db-489f-9ece-74603c1a3c61 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:09.326749 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ca79a45e-e1db-489f-9ece-74603c1a3c61 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa Jul 03 23:59:09.326939 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ca79a45e-e1db-489f-9ece-74603c1a3c61 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:09.327113 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ca79a45e-e1db-489f-9ece-74603c1a3c61 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:09.333928 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:09.333928 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:09.337101 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ca79a45e-e1db-489f-9ece-74603c1a3c61 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Volume info retrieved successfully. Jul 03 23:59:09.340661 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ca79a45e-e1db-489f-9ece-74603c1a3c61 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa returned with HTTP 200 Jul 03 23:59:09.341016 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1106/4374] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:59:09 2026] GET /volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:09.353898 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0ba5a46e-523d-4052-b7e5-761304437c75 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:09.355554 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0ba5a46e-523d-4052-b7e5-761304437c75 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/snapshots/ee0d59b7-faba-4276-8a86-68c912682e1d Jul 03 23:59:09.355737 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0ba5a46e-523d-4052-b7e5-761304437c75 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:09.355920 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0ba5a46e-523d-4052-b7e5-761304437c75 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:09.362446 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:09.362446 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:09.362891 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0ba5a46e-523d-4052-b7e5-761304437c75 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Snapshot retrieved successfully. Jul 03 23:59:09.363788 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0ba5a46e-523d-4052-b7e5-761304437c75 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/snapshots/ee0d59b7-faba-4276-8a86-68c912682e1d returned with HTTP 200 Jul 03 23:59:09.364234 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1097/4375] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:09 2026] GET /volume/v3/snapshots/ee0d59b7-faba-4276-8a86-68c912682e1d => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:09.371797 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0ac26af7-f86e-44df-9705-8669f817f92a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:09.373460 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0ac26af7-f86e-44df-9705-8669f817f92a tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa Jul 03 23:59:09.373640 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0ac26af7-f86e-44df-9705-8669f817f92a tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:09.373881 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0ac26af7-f86e-44df-9705-8669f817f92a tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:09.380349 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:09.380349 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:09.383435 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0ac26af7-f86e-44df-9705-8669f817f92a tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Volume info retrieved successfully. Jul 03 23:59:09.386887 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0ac26af7-f86e-44df-9705-8669f817f92a tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa returned with HTTP 200 Jul 03 23:59:09.387234 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1069/4376] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:59:09 2026] GET /volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:09.400095 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:09.401909 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:59:09.402295 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2058684234"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:09.403683 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2058684234'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:59:09.403964 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Create volume of 1 GB Jul 03 23:59:09.408764 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Availability Zones retrieved successfully. Jul 03 23:59:09.414045 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Flow 'volume_create_api' (e55b6edf-0350-4bbe-8e88-038fc37cdf7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:09.415070 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b056d2-dd59-4aed-9768-c9e93484d8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:09.416063 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:59:09.447600 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b056d2-dd59-4aed-9768-c9e93484d8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:09.448397 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad8e7209-4aa7-4821-b691-233090887e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:09.466693 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a2395af9-1828-40a1-af21-0a7d546703a0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:09.468246 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a2395af9-1828-40a1-af21-0a7d546703a0 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:09.468404 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a2395af9-1828-40a1-af21-0a7d546703a0 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:09.468585 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a2395af9-1828-40a1-af21-0a7d546703a0 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:09.474842 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:09.474842 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:09.478279 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a2395af9-1828-40a1-af21-0a7d546703a0 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:09.482867 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a2395af9-1828-40a1-af21-0a7d546703a0 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 03 23:59:09.483251 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1107/4377] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:09 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:09.488825 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Created reservations ['36326e7d-a5d6-4b9d-ac79-c8134b73c87f', 'ee6b50bf-dfa8-4e60-bedd-73b3e3906ab6', '1af85913-511b-4d70-81d5-91660c7f8bc3', '00536cbf-c904-4184-9d8f-5fd7e34c6ef1'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:09.489629 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad8e7209-4aa7-4821-b691-233090887e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36326e7d-a5d6-4b9d-ac79-c8134b73c87f', 'ee6b50bf-dfa8-4e60-bedd-73b3e3906ab6', '1af85913-511b-4d70-81d5-91660c7f8bc3', '00536cbf-c904-4184-9d8f-5fd7e34c6ef1']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:09.490627 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (835d72b3-ea14-4efa-a954-46e9c8b27ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:09.496019 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b0860076-6179-493f-914a-0f947bae7ef8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:09.497985 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b0860076-6179-493f-914a-0f947bae7ef8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:09.498227 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b0860076-6179-493f-914a-0f947bae7ef8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:09.498414 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b0860076-6179-493f-914a-0f947bae7ef8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:09.506176 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:09.506176 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:09.509444 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b0860076-6179-493f-914a-0f947bae7ef8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:09.513534 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b0860076-6179-493f-914a-0f947bae7ef8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 03 23:59:09.513912 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1098/4378] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:09 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:09.517173 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (835d72b3-ea14-4efa-a954-46e9c8b27ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf261e6a-946f-44e5-84b9-fabed2192f4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2058684234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d60229552a8448b9033cc7bbb7a7713',qos_specs=None,replication_status=,reservations=['36326e7d-a5d6-4b9d-ac79-c8134b73c87f','ee6b50bf-dfa8-4e60-bedd-73b3e3906ab6','1af85913-511b-4d70-81d5-91660c7f8bc3','00536cbf-c904-4184-9d8f-5fd7e34c6ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeab25c76bbf449a98ca0f80de324fd4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:59:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2058684234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf261e6a-946f-44e5-84b9-fabed2192f4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d60229552a8448b9033cc7bbb7a7713',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aeab25c76bbf449a98ca0f80de324fd4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:09.518337 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71a7bdb6-6704-4462-bd6c-e9bfa08357a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:09.544054 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71a7bdb6-6704-4462-bd6c-e9bfa08357a0) transitioned into state 'SUCCESS' from state '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-2058684234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d60229552a8448b9033cc7bbb7a7713',qos_specs=None,replication_status=,reservations=['36326e7d-a5d6-4b9d-ac79-c8134b73c87f','ee6b50bf-dfa8-4e60-bedd-73b3e3906ab6','1af85913-511b-4d70-81d5-91660c7f8bc3','00536cbf-c904-4184-9d8f-5fd7e34c6ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeab25c76bbf449a98ca0f80de324fd4',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:09.545093 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec54e2c6-7166-4d01-9156-c436859a3354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:09.554207 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec54e2c6-7166-4d01-9156-c436859a3354) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:09.554976 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Flow 'volume_create_api' (e55b6edf-0350-4bbe-8e88-038fc37cdf7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:09.555278 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Create volume request issued successfully. Jul 03 23:59:09.555810 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c6bb202d-cac8-462e-9d35-4870cfdf25b7 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:59:09.556217 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1105/4379] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:59:09 2026] POST /volume/v3/volumes => generated 766 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:09.571338 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8271fa4a-7358-4f38-a8d7-d471beca47ad None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:09.573304 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8271fa4a-7358-4f38-a8d7-d471beca47ad tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e Jul 03 23:59:09.573558 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8271fa4a-7358-4f38-a8d7-d471beca47ad tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:09.573811 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8271fa4a-7358-4f38-a8d7-d471beca47ad tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:09.581571 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:09.581571 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:09.585568 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8271fa4a-7358-4f38-a8d7-d471beca47ad tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Volume info retrieved successfully. Jul 03 23:59:09.591178 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8271fa4a-7358-4f38-a8d7-d471beca47ad tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e returned with HTTP 200 Jul 03 23:59:09.591546 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1070/4380] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:59:09 2026] GET /volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:10.210176 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:10.231935 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-a86a6ce4-022b-48c2-8df5-24043bc4a007 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:10.235556 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-a86a6ce4-022b-48c2-8df5-24043bc4a007 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:10.235855 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-a86a6ce4-022b-48c2-8df5-24043bc4a007 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:10.236129 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-a86a6ce4-022b-48c2-8df5-24043bc4a007 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:10.246045 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:10.246045 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:10.250846 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-a86a6ce4-022b-48c2-8df5-24043bc4a007 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:10.257237 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-a86a6ce4-022b-48c2-8df5-24043bc4a007 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 03 23:59:10.257768 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1099/4381] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:59:10 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:10.312561 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:59:10.312943 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2079686597"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:10.314442 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2079686597'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:59:10.314637 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Create volume of 1 GB Jul 03 23:59:10.318553 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Availability Zones retrieved successfully. Jul 03 23:59:10.324206 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Flow 'volume_create_api' (662245ea-5ba9-4e69-8e45-84db24020043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:10.325123 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c169fd0-cc3e-4d29-a0e6-79bf976de669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:10.326010 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:59:10.348539 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c169fd0-cc3e-4d29-a0e6-79bf976de669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:10.349349 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec4f52eb-42fc-4791-aacf-dde46a5da4c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:10.419649 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Created reservations ['8dd92179-2ae5-43ab-b76d-5d6cbda68f82', 'd827b832-12a6-48ef-8b40-f8be5677a66e', 'afeae62f-1277-47fb-971b-cd22ce84d0b8', '418f3ee9-0f07-4256-b47e-5bdeef91ca53'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:10.420577 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec4f52eb-42fc-4791-aacf-dde46a5da4c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dd92179-2ae5-43ab-b76d-5d6cbda68f82', 'd827b832-12a6-48ef-8b40-f8be5677a66e', 'afeae62f-1277-47fb-971b-cd22ce84d0b8', '418f3ee9-0f07-4256-b47e-5bdeef91ca53']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:10.421438 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb07c307-9a04-4efa-8d15-9c0ae7de7f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:10.445312 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb07c307-9a04-4efa-8d15-9c0ae7de7f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ec75c0b-90c9-4dca-9c9e-a06ca1f42985', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2079686597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eea304a45e5d458a98f3315d2d716d58',qos_specs=None,replication_status=,reservations=['8dd92179-2ae5-43ab-b76d-5d6cbda68f82','d827b832-12a6-48ef-8b40-f8be5677a66e','afeae62f-1277-47fb-971b-cd22ce84d0b8','418f3ee9-0f07-4256-b47e-5bdeef91ca53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0344dfab2c53447ca82285693c48e4f0',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:59:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2079686597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ec75c0b-90c9-4dca-9c9e-a06ca1f42985,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eea304a45e5d458a98f3315d2d716d58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0344dfab2c53447ca82285693c48e4f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:10.445973 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5db122e-2d40-4dd8-817f-240847b7cb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:10.462591 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5db122e-2d40-4dd8-817f-240847b7cb65) transitioned into state 'SUCCESS' from state '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-2079686597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eea304a45e5d458a98f3315d2d716d58',qos_specs=None,replication_status=,reservations=['8dd92179-2ae5-43ab-b76d-5d6cbda68f82','d827b832-12a6-48ef-8b40-f8be5677a66e','afeae62f-1277-47fb-971b-cd22ce84d0b8','418f3ee9-0f07-4256-b47e-5bdeef91ca53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0344dfab2c53447ca82285693c48e4f0',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:10.463418 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb1745fe-6082-4a1d-adce-091bb0283d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:10.471908 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb1745fe-6082-4a1d-adce-091bb0283d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:10.474730 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Flow 'volume_create_api' (662245ea-5ba9-4e69-8e45-84db24020043) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:10.474730 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Create volume request issued successfully. Jul 03 23:59:10.474730 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ca4c72a4-0aa6-4067-ac17-6c3419abdba5 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:59:10.474730 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1108/4382] 10.4.3.143 () {70 vars in 1298 bytes} [Fri Jul 3 23:59:10 2026] POST /volume/v3/volumes => generated 778 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:10.484850 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-10455b65-7065-43bd-ab04-c835ca833224 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:10.487091 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-10455b65-7065-43bd-ab04-c835ca833224 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/volumes/5ec75c0b-90c9-4dca-9c9e-a06ca1f42985 Jul 03 23:59:10.487339 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-10455b65-7065-43bd-ab04-c835ca833224 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:10.487566 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-10455b65-7065-43bd-ab04-c835ca833224 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:10.495677 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:10.495677 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:10.500728 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-10455b65-7065-43bd-ab04-c835ca833224 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Volume info retrieved successfully. Jul 03 23:59:10.504210 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-10455b65-7065-43bd-ab04-c835ca833224 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/volumes/5ec75c0b-90c9-4dca-9c9e-a06ca1f42985 returned with HTTP 200 Jul 03 23:59:10.504692 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1106/4383] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:10 2026] GET /volume/v3/volumes/5ec75c0b-90c9-4dca-9c9e-a06ca1f42985 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:10.604116 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3a6d9770-12fd-40e4-aec5-b0d269571ed9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:10.607399 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3a6d9770-12fd-40e4-aec5-b0d269571ed9 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e Jul 03 23:59:10.607618 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3a6d9770-12fd-40e4-aec5-b0d269571ed9 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:10.607846 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3a6d9770-12fd-40e4-aec5-b0d269571ed9 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:10.619669 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:10.619669 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:10.622343 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3a6d9770-12fd-40e4-aec5-b0d269571ed9 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Volume info retrieved successfully. Jul 03 23:59:10.626499 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3a6d9770-12fd-40e4-aec5-b0d269571ed9 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e returned with HTTP 200 Jul 03 23:59:10.626892 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1071/4384] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:59:10 2026] GET /volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:10.641914 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2e994ee0-cc2e-407a-96c3-d6101a72abf4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:10.643740 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2e994ee0-cc2e-407a-96c3-d6101a72abf4 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:59:10.644110 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2e994ee0-cc2e-407a-96c3-d6101a72abf4 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf261e6a-946f-44e5-84b9-fabed2192f4e", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-2135009456"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:10.651734 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:10.651734 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:10.652237 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2e994ee0-cc2e-407a-96c3-d6101a72abf4 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Volume info retrieved successfully. Jul 03 23:59:10.652347 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-2e994ee0-cc2e-407a-96c3-d6101a72abf4 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Create snapshot from volume bf261e6a-946f-44e5-84b9-fabed2192f4e Jul 03 23:59:10.674676 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-2e994ee0-cc2e-407a-96c3-d6101a72abf4 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Created reservations ['e4136017-dc31-4dbc-bb4f-a011e0eaa0af', '0792bb86-16f2-4a9b-8514-74eb263aecf2', 'c275dfa2-92a2-4346-a669-25cf5260f3b8', '8a26338f-2c30-4235-aff0-da2cd0c04b4d'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:10.705997 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2e994ee0-cc2e-407a-96c3-d6101a72abf4 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Snapshot create request issued successfully. Jul 03 23:59:10.705997 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2e994ee0-cc2e-407a-96c3-d6101a72abf4 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:59:10.705997 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1100/4385] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:59:10 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 03 23:59:10.716428 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f1553ea2-3e95-496c-8b3f-4e1f2227ed02 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:10.718351 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f1553ea2-3e95-496c-8b3f-4e1f2227ed02 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/snapshots/63933a2e-ee8e-4b7f-8208-1d3b8b4428eb Jul 03 23:59:10.718606 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f1553ea2-3e95-496c-8b3f-4e1f2227ed02 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:10.718862 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f1553ea2-3e95-496c-8b3f-4e1f2227ed02 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:10.726245 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:10.726245 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:10.726245 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f1553ea2-3e95-496c-8b3f-4e1f2227ed02 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Snapshot retrieved successfully. Jul 03 23:59:10.726760 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f1553ea2-3e95-496c-8b3f-4e1f2227ed02 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/snapshots/63933a2e-ee8e-4b7f-8208-1d3b8b4428eb returned with HTTP 200 Jul 03 23:59:10.727145 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1109/4386] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:10 2026] GET /volume/v3/snapshots/63933a2e-ee8e-4b7f-8208-1d3b8b4428eb => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:11.519157 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1d143683-ddd1-4c57-b5b1-c855a3798234 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:11.521418 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1d143683-ddd1-4c57-b5b1-c855a3798234 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/volumes/5ec75c0b-90c9-4dca-9c9e-a06ca1f42985 Jul 03 23:59:11.521859 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1d143683-ddd1-4c57-b5b1-c855a3798234 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:11.522205 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1d143683-ddd1-4c57-b5b1-c855a3798234 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:11.533382 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:11.533382 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:11.549589 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1d143683-ddd1-4c57-b5b1-c855a3798234 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Volume info retrieved successfully. Jul 03 23:59:11.555306 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1d143683-ddd1-4c57-b5b1-c855a3798234 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/volumes/5ec75c0b-90c9-4dca-9c9e-a06ca1f42985 returned with HTTP 200 Jul 03 23:59:11.557199 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1107/4387] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:11 2026] GET /volume/v3/volumes/5ec75c0b-90c9-4dca-9c9e-a06ca1f42985 => generated 1018 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:11.568314 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-46242f62-e363-421e-a0fe-52868d841024 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:11.570551 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-46242f62-e363-421e-a0fe-52868d841024 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 03 23:59:11.571047 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-46242f62-e363-421e-a0fe-52868d841024 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5ec75c0b-90c9-4dca-9c9e-a06ca1f42985", "name": "tempest-type-Backup-381790226"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:11.572966 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-46242f62-e363-421e-a0fe-52868d841024 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Creating new backup {'backup': {'volume_id': '5ec75c0b-90c9-4dca-9c9e-a06ca1f42985', 'name': 'tempest-type-Backup-381790226'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:59:11.573237 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-46242f62-e363-421e-a0fe-52868d841024 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Creating backup of volume 5ec75c0b-90c9-4dca-9c9e-a06ca1f42985 in container None Jul 03 23:59:11.583532 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:11.583532 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:11.584048 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-46242f62-e363-421e-a0fe-52868d841024 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Volume info retrieved successfully. Jul 03 23:59:11.616615 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-46242f62-e363-421e-a0fe-52868d841024 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Created reservations ['eb736b94-602d-424a-83f0-17f886102153', '2540b852-2f65-43cd-9c17-2fa85de37e27'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:11.654170 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-46242f62-e363-421e-a0fe-52868d841024 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:59:11.654624 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1072/4388] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:59:11 2026] POST /volume/v3/backups => generated 315 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:11.664915 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-36e9dbf8-f7c6-49e5-9a1a-055b57d4e535 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:11.666900 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-36e9dbf8-f7c6-49e5-9a1a-055b57d4e535 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:11.667184 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-36e9dbf8-f7c6-49e5-9a1a-055b57d4e535 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:11.667377 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-36e9dbf8-f7c6-49e5-9a1a-055b57d4e535 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:11.667499 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-36e9dbf8-f7c6-49e5-9a1a-055b57d4e535 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:11.675584 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:11.675584 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:11.679435 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-36e9dbf8-f7c6-49e5-9a1a-055b57d4e535 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:11.680060 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1101/4389] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:11 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:11.737819 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-77f4e7b2-d61b-44ef-a8a9-e1e83f3aab99 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:11.739619 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-77f4e7b2-d61b-44ef-a8a9-e1e83f3aab99 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/snapshots/63933a2e-ee8e-4b7f-8208-1d3b8b4428eb Jul 03 23:59:11.739820 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-77f4e7b2-d61b-44ef-a8a9-e1e83f3aab99 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:11.740029 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-77f4e7b2-d61b-44ef-a8a9-e1e83f3aab99 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:11.744921 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:11.744921 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:11.745425 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-77f4e7b2-d61b-44ef-a8a9-e1e83f3aab99 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Snapshot retrieved successfully. Jul 03 23:59:11.746241 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-77f4e7b2-d61b-44ef-a8a9-e1e83f3aab99 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/snapshots/63933a2e-ee8e-4b7f-8208-1d3b8b4428eb returned with HTTP 200 Jul 03 23:59:11.746585 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1110/4390] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:11 2026] GET /volume/v3/snapshots/63933a2e-ee8e-4b7f-8208-1d3b8b4428eb => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:11.759904 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1ce4f034-1f8c-4c3a-adf8-88682751ba4d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:11.761590 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1ce4f034-1f8c-4c3a-adf8-88682751ba4d tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] POST https://10.4.3.143/volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e/action Jul 03 23:59:11.761989 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1ce4f034-1f8c-4c3a-adf8-88682751ba4d tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:59:11.762144 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1ce4f034-1f8c-4c3a-adf8-88682751ba4d tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:11.770291 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:11.770291 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:11.770719 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1ce4f034-1f8c-4c3a-adf8-88682751ba4d tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Volume info retrieved successfully. Jul 03 23:59:11.813067 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-1ce4f034-1f8c-4c3a-adf8-88682751ba4d tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Created reservations ['baf43b53-3330-42c9-8251-cea33e33a359', '3a43c007-01c7-4aa5-8ff2-96549d452b29'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:11.822643 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1ce4f034-1f8c-4c3a-adf8-88682751ba4d tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Extend volume request issued successfully. Jul 03 23:59:11.822964 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1ce4f034-1f8c-4c3a-adf8-88682751ba4d tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e/action returned with HTTP 202 Jul 03 23:59:11.823466 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1108/4391] 10.4.3.143 () {70 vars in 1431 bytes} [Fri Jul 3 23:59:11 2026] POST /volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 23:59:11.832365 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-84dc045a-c400-4185-aa43-0142aab1a31a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:11.834033 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-84dc045a-c400-4185-aa43-0142aab1a31a tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e Jul 03 23:59:11.834260 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-84dc045a-c400-4185-aa43-0142aab1a31a tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:11.834429 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-84dc045a-c400-4185-aa43-0142aab1a31a tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:11.841125 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:11.841125 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:11.845209 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-84dc045a-c400-4185-aa43-0142aab1a31a tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Volume info retrieved successfully. Jul 03 23:59:11.850994 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-84dc045a-c400-4185-aa43-0142aab1a31a tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e returned with HTTP 200 Jul 03 23:59:11.851659 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1073/4392] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:59:11 2026] GET /volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:12.301382 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-32505255-863a-4c7b-99f8-0eef8934274a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:12.301793 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-32505255-863a-4c7b-99f8-0eef8934274a None None] GET https://10.4.3.143/volume// Jul 03 23:59:12.301973 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-32505255-863a-4c7b-99f8-0eef8934274a None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:12.302171 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-32505255-863a-4c7b-99f8-0eef8934274a None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:12.302497 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-32505255-863a-4c7b-99f8-0eef8934274a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:59:12.302798 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1102/4393] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:59: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 03 23:59:12.309884 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-6adb0616-7899-486c-97f6-317b1918f910 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:12.323494 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-6adb0616-7899-486c-97f6-317b1918f910 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:59:12.323998 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-6adb0616-7899-486c-97f6-317b1918f910 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "522a9229-8b1a-4699-be82-ea7cdd1c4533", "connector": null, "instance_uuid": "bfa43860-e4eb-4584-9345-81b60fc4aebf"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:12.333928 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:12.333928 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:12.389379 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-6adb0616-7899-486c-97f6-317b1918f910 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:59:12.389943 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1111/4394] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:59:12 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:12.692871 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ecdbb95e-0c91-4e34-86ca-9e59787e15cd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:12.693253 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ecdbb95e-0c91-4e34-86ca-9e59787e15cd tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:12.693253 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ecdbb95e-0c91-4e34-86ca-9e59787e15cd tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:12.693488 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ecdbb95e-0c91-4e34-86ca-9e59787e15cd tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:12.693617 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-ecdbb95e-0c91-4e34-86ca-9e59787e15cd tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:12.698818 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:12.698818 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:12.701727 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ecdbb95e-0c91-4e34-86ca-9e59787e15cd tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:12.701727 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1109/4395] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:12 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:12.784331 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f52b27da-af1e-4676-b6b7-ddc393a911e8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:12.786406 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f52b27da-af1e-4676-b6b7-ddc393a911e8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:12.786659 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f52b27da-af1e-4676-b6b7-ddc393a911e8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:12.786916 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f52b27da-af1e-4676-b6b7-ddc393a911e8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:12.796993 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:12.796993 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:12.801924 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f52b27da-af1e-4676-b6b7-ddc393a911e8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:12.806874 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f52b27da-af1e-4676-b6b7-ddc393a911e8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 03 23:59:12.807339 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1074/4396] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:12 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:12.868326 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-beea8229-f4df-43e5-bb34-cf83cb20c443 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:12.870157 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-beea8229-f4df-43e5-bb34-cf83cb20c443 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e Jul 03 23:59:12.870403 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-beea8229-f4df-43e5-bb34-cf83cb20c443 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:12.870642 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-beea8229-f4df-43e5-bb34-cf83cb20c443 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:12.877250 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:12.877250 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:12.880902 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-beea8229-f4df-43e5-bb34-cf83cb20c443 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Volume info retrieved successfully. Jul 03 23:59:12.885152 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-beea8229-f4df-43e5-bb34-cf83cb20c443 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e returned with HTTP 200 Jul 03 23:59:12.885558 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1103/4397] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:59:12 2026] GET /volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:12.897312 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9c02d5c3-e84a-4e84-b064-0ecc4c344b29 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:12.899003 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9c02d5c3-e84a-4e84-b064-0ecc4c344b29 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] POST https://10.4.3.143/volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e/action Jul 03 23:59:12.899363 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9c02d5c3-e84a-4e84-b064-0ecc4c344b29 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Action body: b'{"revert": {"snapshot_id": "63933a2e-ee8e-4b7f-8208-1d3b8b4428eb"}}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:59:12.899481 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9c02d5c3-e84a-4e84-b064-0ecc4c344b29 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "63933a2e-ee8e-4b7f-8208-1d3b8b4428eb"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:12.907472 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:12.907472 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:12.908190 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9c02d5c3-e84a-4e84-b064-0ecc4c344b29 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Volume retrieved successfully. Jul 03 23:59:12.918610 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9c02d5c3-e84a-4e84-b064-0ecc4c344b29 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] HTTP exception thrown: Can't revert volume bf261e6a-946f-44e5-84b9-fabed2192f4e to its latest snapshot 63933a2e-ee8e-4b7f-8208-1d3b8b4428eb. The volume size must be equal to the snapshot size. Jul 03 23:59:12.918821 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9c02d5c3-e84a-4e84-b064-0ecc4c344b29 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e/action returned with HTTP 400 Jul 03 23:59:12.919559 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1112/4398] 10.4.3.143 () {70 vars in 1431 bytes} [Fri Jul 3 23:59:12 2026] POST /volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e/action => generated 213 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 03 23:59:12.926514 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-66120869-e74d-4188-a100-1c7613cc1912 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:12.928235 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-66120869-e74d-4188-a100-1c7613cc1912 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/63933a2e-ee8e-4b7f-8208-1d3b8b4428eb Jul 03 23:59:12.928415 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-66120869-e74d-4188-a100-1c7613cc1912 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:12.928583 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-66120869-e74d-4188-a100-1c7613cc1912 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:12.928698 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-66120869-e74d-4188-a100-1c7613cc1912 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Delete snapshot with id: 63933a2e-ee8e-4b7f-8208-1d3b8b4428eb Jul 03 23:59:12.933431 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:12.933431 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:12.933868 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-66120869-e74d-4188-a100-1c7613cc1912 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Snapshot retrieved successfully. Jul 03 23:59:12.945480 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-62fa2b1a-26de-45fa-af8e-cd6d2c276daa None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:12.945888 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-62fa2b1a-26de-45fa-af8e-cd6d2c276daa None None] GET https://10.4.3.143/volume// Jul 03 23:59:12.946132 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-62fa2b1a-26de-45fa-af8e-cd6d2c276daa None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:12.946339 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-62fa2b1a-26de-45fa-af8e-cd6d2c276daa None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:12.946681 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-62fa2b1a-26de-45fa-af8e-cd6d2c276daa None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:59:12.947101 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1075/4399] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:59: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 03 23:59:12.953696 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-66120869-e74d-4188-a100-1c7613cc1912 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Snapshot delete request issued successfully. Jul 03 23:59:12.953696 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-66120869-e74d-4188-a100-1c7613cc1912 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/snapshots/63933a2e-ee8e-4b7f-8208-1d3b8b4428eb returned with HTTP 202 Jul 03 23:59:12.953696 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1110/4400] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:59:12 2026] DELETE /volume/v3/snapshots/63933a2e-ee8e-4b7f-8208-1d3b8b4428eb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:12.957370 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-379dc0d5-d9f1-4336-ac2f-b423ad16acd8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:12.959341 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-379dc0d5-d9f1-4336-ac2f-b423ad16acd8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:12.959539 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-379dc0d5-d9f1-4336-ac2f-b423ad16acd8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:12.959725 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-379dc0d5-d9f1-4336-ac2f-b423ad16acd8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:12.964538 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-128f7d71-67cf-4e8c-ad2c-aa4da56de629 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:12.969528 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-128f7d71-67cf-4e8c-ad2c-aa4da56de629 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/snapshots/63933a2e-ee8e-4b7f-8208-1d3b8b4428eb Jul 03 23:59:12.969528 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-128f7d71-67cf-4e8c-ad2c-aa4da56de629 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:12.969528 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-128f7d71-67cf-4e8c-ad2c-aa4da56de629 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:12.972432 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:12.972432 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:12.973576 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:12.973576 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:12.974403 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-128f7d71-67cf-4e8c-ad2c-aa4da56de629 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Snapshot retrieved successfully. Jul 03 23:59:12.975214 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-128f7d71-67cf-4e8c-ad2c-aa4da56de629 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/snapshots/63933a2e-ee8e-4b7f-8208-1d3b8b4428eb returned with HTTP 200 Jul 03 23:59:12.975523 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1113/4401] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:12 2026] GET /volume/v3/snapshots/63933a2e-ee8e-4b7f-8208-1d3b8b4428eb => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:12.976276 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-379dc0d5-d9f1-4336-ac2f-b423ad16acd8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:12.981539 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-379dc0d5-d9f1-4336-ac2f-b423ad16acd8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 03 23:59:12.982920 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1104/4402] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:59:12 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:59:13.088088 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-38ea559a-9044-47a4-bc2a-615abb4933e2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:13.090245 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-38ea559a-9044-47a4-bc2a-615abb4933e2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] PUT https://10.4.3.143/volume/v3/attachments/36b15d3d-93c8-4332-a522-f74f6a01e231 Jul 03 23:59:13.090621 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-38ea559a-9044-47a4-bc2a-615abb4933e2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:13.099290 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-38ea559a-9044-47a4-bc2a-615abb4933e2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Acquiring lock "cinder-attachment_update-522a9229-8b1a-4699-be82-ea7cdd1c4533-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:59:13.104037 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-38ea559a-9044-47a4-bc2a-615abb4933e2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Lock "cinder-attachment_update-522a9229-8b1a-4699-be82-ea7cdd1c4533-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:59:13.105037 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:13.105037 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:13.475771 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6996b09c-77f2-4c43-9061-f32524e289e4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:13.477601 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6996b09c-77f2-4c43-9061-f32524e289e4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:13.477861 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6996b09c-77f2-4c43-9061-f32524e289e4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:13.478114 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6996b09c-77f2-4c43-9061-f32524e289e4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:13.485663 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:13.485663 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:13.489168 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6996b09c-77f2-4c43-9061-f32524e289e4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:13.493967 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6996b09c-77f2-4c43-9061-f32524e289e4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:13.494360 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1111/4403] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:13 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:13.506194 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5cb6862d-44e4-44a4-9d3d-13652068ff02 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:13.507987 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5cb6862d-44e4-44a4-9d3d-13652068ff02 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:13.508225 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5cb6862d-44e4-44a4-9d3d-13652068ff02 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:13.508388 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5cb6862d-44e4-44a4-9d3d-13652068ff02 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:13.515004 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:13.515004 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:13.518805 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5cb6862d-44e4-44a4-9d3d-13652068ff02 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:13.522901 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5cb6862d-44e4-44a4-9d3d-13652068ff02 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:13.523332 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1114/4404] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:13 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:13.566171 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-0c487f55-947e-447a-b8ad-618e6f408f5c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:13.568370 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-0c487f55-947e-447a-b8ad-618e6f408f5c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:13.568561 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-0c487f55-947e-447a-b8ad-618e6f408f5c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:13.568859 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-0c487f55-947e-447a-b8ad-618e6f408f5c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:13.575929 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:13.575929 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:13.579673 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-0c487f55-947e-447a-b8ad-618e6f408f5c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:13.583685 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-0c487f55-947e-447a-b8ad-618e6f408f5c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:13.584154 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1105/4405] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:59:13 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:13.627596 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-38ea559a-9044-47a4-bc2a-615abb4933e2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Lock "cinder-attachment_update-522a9229-8b1a-4699-be82-ea7cdd1c4533-np0000004490" released by "attachment_update" :: held 0.524s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:59:13.628137 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-38ea559a-9044-47a4-bc2a-615abb4933e2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/attachments/36b15d3d-93c8-4332-a522-f74f6a01e231 returned with HTTP 200 Jul 03 23:59:13.628389 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1076/4406] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:59:13 2026] PUT /volume/v3/attachments/36b15d3d-93c8-4332-a522-f74f6a01e231 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:13.712814 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-168ec507-b297-45e3-a96d-6042b6efc906 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:13.714552 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-168ec507-b297-45e3-a96d-6042b6efc906 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:13.714771 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-168ec507-b297-45e3-a96d-6042b6efc906 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:13.714994 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-168ec507-b297-45e3-a96d-6042b6efc906 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:13.715147 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-168ec507-b297-45e3-a96d-6042b6efc906 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:13.719232 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:13.719232 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:13.719809 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-168ec507-b297-45e3-a96d-6042b6efc906 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:13.720216 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1112/4407] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:13 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:13.819277 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c50867d4-06b0-4124-a403-01082392d58f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:13.820984 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c50867d4-06b0-4124-a403-01082392d58f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:13.821228 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c50867d4-06b0-4124-a403-01082392d58f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:13.821433 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c50867d4-06b0-4124-a403-01082392d58f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:13.830647 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:13.830647 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:13.833822 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c50867d4-06b0-4124-a403-01082392d58f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:13.837841 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c50867d4-06b0-4124-a403-01082392d58f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 03 23:59:13.838269 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1115/4408] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:13 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:13.983944 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e89ea7e2-ba22-4ad8-9361-4a6370c43636 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:13.985638 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e89ea7e2-ba22-4ad8-9361-4a6370c43636 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/snapshots/63933a2e-ee8e-4b7f-8208-1d3b8b4428eb Jul 03 23:59:13.985858 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e89ea7e2-ba22-4ad8-9361-4a6370c43636 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:13.986057 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e89ea7e2-ba22-4ad8-9361-4a6370c43636 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:13.990155 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e89ea7e2-ba22-4ad8-9361-4a6370c43636 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/snapshots/63933a2e-ee8e-4b7f-8208-1d3b8b4428eb returned with HTTP 404 Jul 03 23:59:13.990553 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1106/4409] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:13 2026] GET /volume/v3/snapshots/63933a2e-ee8e-4b7f-8208-1d3b8b4428eb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:13.996726 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d63cc56e-9566-45ff-960e-bee77ae17e82 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:13.998440 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d63cc56e-9566-45ff-960e-bee77ae17e82 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] DELETE https://10.4.3.143/volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e Jul 03 23:59:13.998662 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d63cc56e-9566-45ff-960e-bee77ae17e82 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:13.998874 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d63cc56e-9566-45ff-960e-bee77ae17e82 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:13.999050 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-d63cc56e-9566-45ff-960e-bee77ae17e82 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Delete volume with id: bf261e6a-946f-44e5-84b9-fabed2192f4e Jul 03 23:59:14.005876 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:14.005876 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:14.006413 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d63cc56e-9566-45ff-960e-bee77ae17e82 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Volume info retrieved successfully. Jul 03 23:59:14.036580 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d63cc56e-9566-45ff-960e-bee77ae17e82 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Delete volume request issued successfully. Jul 03 23:59:14.036869 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d63cc56e-9566-45ff-960e-bee77ae17e82 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e returned with HTTP 202 Jul 03 23:59:14.037487 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1077/4410] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:59:13 2026] DELETE /volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:59:14.044140 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8a38fdb5-f08d-431b-867e-a9c6642da99f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:14.046361 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8a38fdb5-f08d-431b-867e-a9c6642da99f tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e Jul 03 23:59:14.046781 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8a38fdb5-f08d-431b-867e-a9c6642da99f tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:14.047079 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8a38fdb5-f08d-431b-867e-a9c6642da99f tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:14.054338 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:14.054338 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:14.057860 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8a38fdb5-f08d-431b-867e-a9c6642da99f tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Volume info retrieved successfully. Jul 03 23:59:14.063220 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8a38fdb5-f08d-431b-867e-a9c6642da99f tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e returned with HTTP 200 Jul 03 23:59:14.063633 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1113/4411] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:59:14 2026] GET /volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:14.747740 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-735bedff-abef-496e-9d46-93661e2e0844 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:14.750058 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-735bedff-abef-496e-9d46-93661e2e0844 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:14.750321 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-735bedff-abef-496e-9d46-93661e2e0844 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:14.750576 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-735bedff-abef-496e-9d46-93661e2e0844 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:14.750733 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-735bedff-abef-496e-9d46-93661e2e0844 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:14.755828 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:14.755828 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:14.756667 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-735bedff-abef-496e-9d46-93661e2e0844 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:14.757190 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1116/4412] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:14 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:14.852463 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c7a45cd9-0c03-45e6-aaf6-f166af071be5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:14.854480 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c7a45cd9-0c03-45e6-aaf6-f166af071be5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:14.854687 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c7a45cd9-0c03-45e6-aaf6-f166af071be5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:14.854946 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c7a45cd9-0c03-45e6-aaf6-f166af071be5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:14.867803 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:14.867803 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:14.872541 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c7a45cd9-0c03-45e6-aaf6-f166af071be5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:14.879158 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c7a45cd9-0c03-45e6-aaf6-f166af071be5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 03 23:59:14.879924 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1107/4413] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:14 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:15.077326 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-26156741-ff0d-4307-aa96-b95e7269205c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:15.079814 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-26156741-ff0d-4307-aa96-b95e7269205c tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e Jul 03 23:59:15.079814 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-26156741-ff0d-4307-aa96-b95e7269205c tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:15.080476 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-26156741-ff0d-4307-aa96-b95e7269205c tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:15.088511 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-26156741-ff0d-4307-aa96-b95e7269205c tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e returned with HTTP 404 Jul 03 23:59:15.089288 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1078/4414] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:59:15 2026] GET /volume/v3/volumes/bf261e6a-946f-44e5-84b9-fabed2192f4e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:59:15.097200 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-01935569-a894-43b6-a2b2-fb30b14fe9e9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:15.099769 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-01935569-a894-43b6-a2b2-fb30b14fe9e9 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/ee0d59b7-faba-4276-8a86-68c912682e1d Jul 03 23:59:15.100158 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-01935569-a894-43b6-a2b2-fb30b14fe9e9 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:15.100457 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-01935569-a894-43b6-a2b2-fb30b14fe9e9 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:15.100522 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-01935569-a894-43b6-a2b2-fb30b14fe9e9 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Delete snapshot with id: ee0d59b7-faba-4276-8a86-68c912682e1d Jul 03 23:59:15.107631 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:15.107631 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:15.108499 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-01935569-a894-43b6-a2b2-fb30b14fe9e9 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Snapshot retrieved successfully. Jul 03 23:59:15.129636 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-01935569-a894-43b6-a2b2-fb30b14fe9e9 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Snapshot delete request issued successfully. Jul 03 23:59:15.129788 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-01935569-a894-43b6-a2b2-fb30b14fe9e9 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/snapshots/ee0d59b7-faba-4276-8a86-68c912682e1d returned with HTTP 202 Jul 03 23:59:15.130394 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1114/4415] 10.4.3.143 () {66 vars in 1357 bytes} [Fri Jul 3 23:59:15 2026] DELETE /volume/v3/snapshots/ee0d59b7-faba-4276-8a86-68c912682e1d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:15.139833 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-96663c22-b78f-4a28-bbed-bd652f0a52e6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:15.141850 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-96663c22-b78f-4a28-bbed-bd652f0a52e6 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/snapshots/ee0d59b7-faba-4276-8a86-68c912682e1d Jul 03 23:59:15.142257 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-96663c22-b78f-4a28-bbed-bd652f0a52e6 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:15.142380 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-96663c22-b78f-4a28-bbed-bd652f0a52e6 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:15.147622 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:15.147622 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:15.148207 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-96663c22-b78f-4a28-bbed-bd652f0a52e6 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Snapshot retrieved successfully. Jul 03 23:59:15.149179 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-96663c22-b78f-4a28-bbed-bd652f0a52e6 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/snapshots/ee0d59b7-faba-4276-8a86-68c912682e1d returned with HTTP 200 Jul 03 23:59:15.149553 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1117/4416] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:15 2026] GET /volume/v3/snapshots/ee0d59b7-faba-4276-8a86-68c912682e1d => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:15.619164 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d018b088-5b29-4568-8be1-b52c77758075 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:15.619534 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d018b088-5b29-4568-8be1-b52c77758075 None None] GET https://10.4.3.143/volume// Jul 03 23:59:15.619734 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d018b088-5b29-4568-8be1-b52c77758075 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:15.619936 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d018b088-5b29-4568-8be1-b52c77758075 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:15.620305 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d018b088-5b29-4568-8be1-b52c77758075 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:59:15.620637 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1108/4417] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:59: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 03 23:59:15.629744 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-b569d329-2405-4261-a2f9-2a9875c37282 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:15.689562 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-b569d329-2405-4261-a2f9-2a9875c37282 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:59:15.690123 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-b569d329-2405-4261-a2f9-2a9875c37282 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51f1608a-f434-44bb-bab6-3630f0ed4fe0", "connector": null, "instance_uuid": "abda3d05-ac47-4137-ac6b-5f31eef8c3be"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:15.700909 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:15.700909 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:15.742279 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-b569d329-2405-4261-a2f9-2a9875c37282 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:59:15.743139 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1079/4418] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:59:15 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:15.771860 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6d8d90fc-91c5-45b1-804e-7e79c4eabe75 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:15.774466 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6d8d90fc-91c5-45b1-804e-7e79c4eabe75 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:15.774765 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6d8d90fc-91c5-45b1-804e-7e79c4eabe75 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:15.775038 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6d8d90fc-91c5-45b1-804e-7e79c4eabe75 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:15.775176 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-6d8d90fc-91c5-45b1-804e-7e79c4eabe75 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:15.780128 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:15.780128 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:15.785856 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6d8d90fc-91c5-45b1-804e-7e79c4eabe75 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:15.785856 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1115/4419] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:15 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:15.896228 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0ff4dd5c-1b3f-468c-b584-dd1120409419 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:15.897830 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0ff4dd5c-1b3f-468c-b584-dd1120409419 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:15.898162 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0ff4dd5c-1b3f-468c-b584-dd1120409419 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:15.899387 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0ff4dd5c-1b3f-468c-b584-dd1120409419 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:15.908541 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:15.908541 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:15.912533 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0ff4dd5c-1b3f-468c-b584-dd1120409419 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:15.917599 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0ff4dd5c-1b3f-468c-b584-dd1120409419 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 03 23:59:15.918419 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1118/4420] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:15 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:16.106401 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c907c88c-e399-4ddd-8c40-f3cdd0397f49 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:16.108123 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c907c88c-e399-4ddd-8c40-f3cdd0397f49 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:16.108343 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c907c88c-e399-4ddd-8c40-f3cdd0397f49 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:16.108514 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c907c88c-e399-4ddd-8c40-f3cdd0397f49 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:16.117822 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:16.117822 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:16.121664 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c907c88c-e399-4ddd-8c40-f3cdd0397f49 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:16.125824 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c907c88c-e399-4ddd-8c40-f3cdd0397f49 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:16.126233 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1109/4421] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:16 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:16.161082 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-45efee91-9014-4db5-9fc2-4c90522d5bfb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:16.164161 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-45efee91-9014-4db5-9fc2-4c90522d5bfb tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/snapshots/ee0d59b7-faba-4276-8a86-68c912682e1d Jul 03 23:59:16.165152 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-45efee91-9014-4db5-9fc2-4c90522d5bfb tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:16.165152 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-45efee91-9014-4db5-9fc2-4c90522d5bfb tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:16.171076 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-45efee91-9014-4db5-9fc2-4c90522d5bfb tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/snapshots/ee0d59b7-faba-4276-8a86-68c912682e1d returned with HTTP 404 Jul 03 23:59:16.172119 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1080/4422] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:16 2026] GET /volume/v3/snapshots/ee0d59b7-faba-4276-8a86-68c912682e1d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:16.179958 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3ba8a580-85b6-495e-a229-bea3b588e10a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:16.183210 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3ba8a580-85b6-495e-a229-bea3b588e10a tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] DELETE https://10.4.3.143/volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa Jul 03 23:59:16.183434 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3ba8a580-85b6-495e-a229-bea3b588e10a tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:16.184099 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3ba8a580-85b6-495e-a229-bea3b588e10a tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:16.184368 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-3ba8a580-85b6-495e-a229-bea3b588e10a tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Delete volume with id: e7078337-c6cc-4a86-9fef-36de23ccfeaa Jul 03 23:59:16.195094 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:16.195094 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:16.196178 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-3ba8a580-85b6-495e-a229-bea3b588e10a tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Volume info retrieved successfully. Jul 03 23:59:16.225144 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-3ba8a580-85b6-495e-a229-bea3b588e10a tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Delete volume request issued successfully. Jul 03 23:59:16.225386 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3ba8a580-85b6-495e-a229-bea3b588e10a tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa returned with HTTP 202 Jul 03 23:59:16.226046 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1116/4423] 10.4.3.143 () {68 vars in 1392 bytes} [Fri Jul 3 23:59:16 2026] DELETE /volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 23:59:16.236846 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-df680f46-51d8-4870-91ee-e3f0dbcb5c05 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:16.239727 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-df680f46-51d8-4870-91ee-e3f0dbcb5c05 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa Jul 03 23:59:16.239727 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-df680f46-51d8-4870-91ee-e3f0dbcb5c05 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:16.239902 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-df680f46-51d8-4870-91ee-e3f0dbcb5c05 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:16.250158 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:16.250158 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:16.254746 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-df680f46-51d8-4870-91ee-e3f0dbcb5c05 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Volume info retrieved successfully. Jul 03 23:59:16.262426 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-df680f46-51d8-4870-91ee-e3f0dbcb5c05 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa returned with HTTP 200 Jul 03 23:59:16.263003 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1119/4424] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:59:16 2026] GET /volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:16.288718 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-83ad712d-b7a5-4359-8afb-b76a50914d8e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:16.289418 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-83ad712d-b7a5-4359-8afb-b76a50914d8e None None] GET https://10.4.3.143/volume// Jul 03 23:59:16.289418 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-83ad712d-b7a5-4359-8afb-b76a50914d8e None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:16.289565 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-83ad712d-b7a5-4359-8afb-b76a50914d8e None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:16.290008 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-83ad712d-b7a5-4359-8afb-b76a50914d8e None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:59:16.290374 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1110/4425] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:59:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:59:16.301082 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-2c1d8db7-f1de-48af-983d-90c23692d0e4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:16.303086 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-2c1d8db7-f1de-48af-983d-90c23692d0e4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:16.303256 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-2c1d8db7-f1de-48af-983d-90c23692d0e4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:16.303443 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-2c1d8db7-f1de-48af-983d-90c23692d0e4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:16.314500 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:16.314500 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:16.320030 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-2c1d8db7-f1de-48af-983d-90c23692d0e4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:16.324351 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-2c1d8db7-f1de-48af-983d-90c23692d0e4 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:16.325003 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1081/4426] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:59:16 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:59:16.443602 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-6207f1d5-4d63-42b1-9372-9d5af9c377af None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:16.445830 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-6207f1d5-4d63-42b1-9372-9d5af9c377af tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] PUT https://10.4.3.143/volume/v3/attachments/721dd343-bca9-4b84-9b42-b88c023951c3 Jul 03 23:59:16.446189 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-6207f1d5-4d63-42b1-9372-9d5af9c377af tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:16.455042 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-6207f1d5-4d63-42b1-9372-9d5af9c377af tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Acquiring lock "cinder-attachment_update-51f1608a-f434-44bb-bab6-3630f0ed4fe0-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:59:16.460188 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-6207f1d5-4d63-42b1-9372-9d5af9c377af tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Lock "cinder-attachment_update-51f1608a-f434-44bb-bab6-3630f0ed4fe0-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:59:16.461712 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:16.461712 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:16.795111 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b8ae9bf4-13b7-4d44-bbf3-9394f658d3d6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:16.796861 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b8ae9bf4-13b7-4d44-bbf3-9394f658d3d6 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:16.796861 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b8ae9bf4-13b7-4d44-bbf3-9394f658d3d6 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:16.797015 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b8ae9bf4-13b7-4d44-bbf3-9394f658d3d6 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:16.797092 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-b8ae9bf4-13b7-4d44-bbf3-9394f658d3d6 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:16.800855 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:16.800855 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:16.801429 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b8ae9bf4-13b7-4d44-bbf3-9394f658d3d6 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:16.802045 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1120/4427] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:16 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:16.931479 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-777c2866-18de-44ef-b210-d5a20e20078c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:16.933694 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-777c2866-18de-44ef-b210-d5a20e20078c tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:16.933903 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-777c2866-18de-44ef-b210-d5a20e20078c tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:16.934097 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-777c2866-18de-44ef-b210-d5a20e20078c tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:16.944771 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:16.944771 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:16.949276 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-777c2866-18de-44ef-b210-d5a20e20078c tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:16.953714 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-777c2866-18de-44ef-b210-d5a20e20078c tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 03 23:59:16.954169 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1111/4428] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:16 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:16.991365 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-6207f1d5-4d63-42b1-9372-9d5af9c377af tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Lock "cinder-attachment_update-51f1608a-f434-44bb-bab6-3630f0ed4fe0-np0000004490" released by "attachment_update" :: held 0.531s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:59:16.991755 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-6207f1d5-4d63-42b1-9372-9d5af9c377af tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/721dd343-bca9-4b84-9b42-b88c023951c3 returned with HTTP 200 Jul 03 23:59:16.992390 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1117/4429] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:59:16 2026] PUT /volume/v3/attachments/721dd343-bca9-4b84-9b42-b88c023951c3 => generated 968 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:17.001471 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-410c6265-ee18-4797-a367-6c8836bd4574 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:17.007559 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-410c6265-ee18-4797-a367-6c8836bd4574 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0/encryption Jul 03 23:59:17.007831 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-410c6265-ee18-4797-a367-6c8836bd4574 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:17.008071 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-410c6265-ee18-4797-a367-6c8836bd4574 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:17.022384 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:17.022384 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:17.031208 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-410c6265-ee18-4797-a367-6c8836bd4574 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0/encryption returned with HTTP 200 Jul 03 23:59:17.031724 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1082/4430] 10.4.3.143 () {68 vars in 1631 bytes} [Fri Jul 3 23:59:16 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:17.139698 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e62afc9b-0acf-4cb2-b790-fe7d25bb55ea None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:17.141882 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e62afc9b-0acf-4cb2-b790-fe7d25bb55ea tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:17.142134 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e62afc9b-0acf-4cb2-b790-fe7d25bb55ea tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:17.142355 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e62afc9b-0acf-4cb2-b790-fe7d25bb55ea tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:17.154252 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:17.154252 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:17.158472 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e62afc9b-0acf-4cb2-b790-fe7d25bb55ea tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:17.164204 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e62afc9b-0acf-4cb2-b790-fe7d25bb55ea tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:17.164663 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1121/4431] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:17 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:17.280974 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d0fc3458-457b-4a33-8ba7-2b6e6d021199 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:17.282783 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d0fc3458-457b-4a33-8ba7-2b6e6d021199 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] GET https://10.4.3.143/volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa Jul 03 23:59:17.283029 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d0fc3458-457b-4a33-8ba7-2b6e6d021199 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:17.283234 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d0fc3458-457b-4a33-8ba7-2b6e6d021199 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:17.289281 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d0fc3458-457b-4a33-8ba7-2b6e6d021199 tempest-VolumeRevertTests-793270363 tempest-VolumeRevertTests-793270363-project-member] https://10.4.3.143/volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa returned with HTTP 404 Jul 03 23:59:17.289916 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1112/4432] 10.4.3.143 () {68 vars in 1389 bytes} [Fri Jul 3 23:59:17 2026] GET /volume/v3/volumes/e7078337-c6cc-4a86-9fef-36de23ccfeaa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 23:59:17.818820 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a54df059-ca3f-4dc6-bcad-044192123510 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:17.824307 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a54df059-ca3f-4dc6-bcad-044192123510 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:17.824307 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a54df059-ca3f-4dc6-bcad-044192123510 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:17.824307 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a54df059-ca3f-4dc6-bcad-044192123510 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:17.824666 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-a54df059-ca3f-4dc6-bcad-044192123510 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:17.830256 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:17.830256 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:17.830660 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a54df059-ca3f-4dc6-bcad-044192123510 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:17.831326 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1118/4433] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:17 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:17.977393 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9818dccf-7802-440a-a770-5e90394468e8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:17.981210 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9818dccf-7802-440a-a770-5e90394468e8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:17.981210 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9818dccf-7802-440a-a770-5e90394468e8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:17.981210 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9818dccf-7802-440a-a770-5e90394468e8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:17.993434 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:17.993434 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:17.998601 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9818dccf-7802-440a-a770-5e90394468e8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:18.004792 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9818dccf-7802-440a-a770-5e90394468e8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 03 23:59:18.005314 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1083/4434] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:17 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:18.177830 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-853f9b31-5f5b-48ca-959a-b727dbc89e58 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:18.179845 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-853f9b31-5f5b-48ca-959a-b727dbc89e58 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:18.180175 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-853f9b31-5f5b-48ca-959a-b727dbc89e58 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:18.180431 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-853f9b31-5f5b-48ca-959a-b727dbc89e58 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:18.193516 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:18.193516 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:18.198903 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-853f9b31-5f5b-48ca-959a-b727dbc89e58 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:18.204340 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-853f9b31-5f5b-48ca-959a-b727dbc89e58 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:18.204832 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1122/4435] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:18 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:18.658596 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e386e9b1-5546-4048-bef3-11cd536b40d4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:18.743360 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e386e9b1-5546-4048-bef3-11cd536b40d4 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:59:18.743719 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e386e9b1-5546-4048-bef3-11cd536b40d4 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1405692972", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1405886197", "vendor_name": "tempest-vendor_name-2007431968"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:18.761058 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e386e9b1-5546-4048-bef3-11cd536b40d4 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:59:18.761410 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1113/4436] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:59:18 2026] POST /volume/v3/types => generated 329 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:18.770327 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:18.772143 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:59:18.772551 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "34d89e71-2807-4ee9-81df-9eb35af1a3c4", "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:18.773961 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Create volume request body: {'volume': {'volume_type': '34d89e71-2807-4ee9-81df-9eb35af1a3c4', 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:59:18.777499 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Create volume of 1 GB Jul 03 23:59:18.777813 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:18.777813 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:18.778181 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Availability Zones retrieved successfully. Jul 03 23:59:18.783856 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Flow 'volume_create_api' (0af37001-ae13-49c7-a0c1-b68698a4b477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:18.784844 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae4f67b2-d586-4f50-9432-cebba66724e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:18.785599 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:59:18.803856 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae4f67b2-d586-4f50-9432-cebba66724e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1405886197',vendor_name='tempest-vendor_name-2007431968'},id=34d89e71-2807-4ee9-81df-9eb35af1a3c4,is_public=True,name='tempest-ProjectAdminTests-volume-type-1405692972',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '34d89e71-2807-4ee9-81df-9eb35af1a3c4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:18.804689 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc45b07b-c7e3-4ef2-8f46-f33dbeeea50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:18.835892 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1405692972 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1405692972, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:18.836321 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1405692972 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1405692972, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:18.844583 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-433bbf32-3553-4da5-972f-9d9e2a7f234e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:18.846909 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-433bbf32-3553-4da5-972f-9d9e2a7f234e tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:18.847369 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-433bbf32-3553-4da5-972f-9d9e2a7f234e tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:18.847815 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-433bbf32-3553-4da5-972f-9d9e2a7f234e tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:18.848769 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-433bbf32-3553-4da5-972f-9d9e2a7f234e tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:18.853388 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:18.853388 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:18.854398 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-433bbf32-3553-4da5-972f-9d9e2a7f234e tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:18.855296 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1084/4437] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:18 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:18.872311 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Created reservations ['5c1da908-e423-4e91-a3a9-158a6f0d215d', '039c7e14-5a87-4e6a-946d-3c1fb903d3e1', '55da314c-d7f1-4222-a933-f4df8fb0f2d0', '732badad-5de1-46aa-a5bf-c8fed98443d4'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:18.873192 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc45b07b-c7e3-4ef2-8f46-f33dbeeea50f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c1da908-e423-4e91-a3a9-158a6f0d215d', '039c7e14-5a87-4e6a-946d-3c1fb903d3e1', '55da314c-d7f1-4222-a933-f4df8fb0f2d0', '732badad-5de1-46aa-a5bf-c8fed98443d4']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:18.873907 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d7bc5de-1121-42d9-b033-3cf894a71daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:18.899486 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d7bc5de-1121-42d9-b033-3cf894a71daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a6d955c-89c0-442c-8c92-b3df58d9db15', '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='b5f108a57ba54e57b29318cb9b2289fd',qos_specs=None,replication_status=,reservations=['5c1da908-e423-4e91-a3a9-158a6f0d215d','039c7e14-5a87-4e6a-946d-3c1fb903d3e1','55da314c-d7f1-4222-a933-f4df8fb0f2d0','732badad-5de1-46aa-a5bf-c8fed98443d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc6cd8247ea74d819fc93e3d4aa5f79b',volume_type_id=34d89e71-2807-4ee9-81df-9eb35af1a3c4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:59:18Z,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=4a6d955c-89c0-442c-8c92-b3df58d9db15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5f108a57ba54e57b29318cb9b2289fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc6cd8247ea74d819fc93e3d4aa5f79b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(34d89e71-2807-4ee9-81df-9eb35af1a3c4),volume_type_id=34d89e71-2807-4ee9-81df-9eb35af1a3c4)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:18.900446 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cfa2994-d782-4721-a357-8f49c735cabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:18.916809 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cfa2994-d782-4721-a357-8f49c735cabc) transitioned into state 'SUCCESS' from 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='b5f108a57ba54e57b29318cb9b2289fd',qos_specs=None,replication_status=,reservations=['5c1da908-e423-4e91-a3a9-158a6f0d215d','039c7e14-5a87-4e6a-946d-3c1fb903d3e1','55da314c-d7f1-4222-a933-f4df8fb0f2d0','732badad-5de1-46aa-a5bf-c8fed98443d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc6cd8247ea74d819fc93e3d4aa5f79b',volume_type_id=34d89e71-2807-4ee9-81df-9eb35af1a3c4)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:18.917423 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec19d37-0f8b-4ba4-9660-24d8af6a028f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:18.926183 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ec19d37-0f8b-4ba4-9660-24d8af6a028f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:18.926877 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Flow 'volume_create_api' (0af37001-ae13-49c7-a0c1-b68698a4b477) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:18.927147 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Create volume request issued successfully. Jul 03 23:59:18.927679 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-16e6dc2c-3883-4dda-8d92-eb158843a18c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:59:18.928363 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1119/4438] 10.4.3.143 () {70 vars in 1298 bytes} [Fri Jul 3 23:59:18 2026] POST /volume/v3/volumes => generated 773 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:18.939869 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3b769f6a-bfef-4dc4-a95f-b260a7600f25 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:18.942006 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3b769f6a-bfef-4dc4-a95f-b260a7600f25 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] GET https://10.4.3.143/volume/v3/volumes/4a6d955c-89c0-442c-8c92-b3df58d9db15 Jul 03 23:59:18.942222 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3b769f6a-bfef-4dc4-a95f-b260a7600f25 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:18.942483 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3b769f6a-bfef-4dc4-a95f-b260a7600f25 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:18.950734 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:18.950734 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:18.954372 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-3b769f6a-bfef-4dc4-a95f-b260a7600f25 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Volume info retrieved successfully. Jul 03 23:59:18.958473 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3b769f6a-bfef-4dc4-a95f-b260a7600f25 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/volumes/4a6d955c-89c0-442c-8c92-b3df58d9db15 returned with HTTP 200 Jul 03 23:59:18.958999 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1123/4439] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:18 2026] GET /volume/v3/volumes/4a6d955c-89c0-442c-8c92-b3df58d9db15 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:19.022002 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8f559bff-dd3a-4e37-8f33-dfe82f42779f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:19.024145 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8f559bff-dd3a-4e37-8f33-dfe82f42779f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:19.024416 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8f559bff-dd3a-4e37-8f33-dfe82f42779f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:19.024658 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8f559bff-dd3a-4e37-8f33-dfe82f42779f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:19.036137 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:19.036137 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:19.040455 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8f559bff-dd3a-4e37-8f33-dfe82f42779f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:19.045462 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8f559bff-dd3a-4e37-8f33-dfe82f42779f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 03 23:59:19.045968 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1114/4440] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:19 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:19.221627 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b4e5e64c-1ee3-493a-8856-de9f480a79bb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:19.223385 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b4e5e64c-1ee3-493a-8856-de9f480a79bb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:19.223863 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b4e5e64c-1ee3-493a-8856-de9f480a79bb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:19.225398 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b4e5e64c-1ee3-493a-8856-de9f480a79bb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:19.234095 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:19.234095 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:19.237874 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b4e5e64c-1ee3-493a-8856-de9f480a79bb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:19.242066 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b4e5e64c-1ee3-493a-8856-de9f480a79bb tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:19.242897 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1085/4441] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:19 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:19.865217 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6ae627c7-f3ce-4f99-89ca-9d7fb5b5aeda None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:19.867103 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6ae627c7-f3ce-4f99-89ca-9d7fb5b5aeda tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:19.867329 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6ae627c7-f3ce-4f99-89ca-9d7fb5b5aeda tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:19.867531 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6ae627c7-f3ce-4f99-89ca-9d7fb5b5aeda tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:19.867636 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-6ae627c7-f3ce-4f99-89ca-9d7fb5b5aeda tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:19.872350 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:19.872350 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:19.873076 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6ae627c7-f3ce-4f99-89ca-9d7fb5b5aeda tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:19.873436 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1120/4442] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:19 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:19.974487 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ce0b2d1d-2d12-4e9a-8686-62f4381644b1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:19.976723 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ce0b2d1d-2d12-4e9a-8686-62f4381644b1 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] GET https://10.4.3.143/volume/v3/volumes/4a6d955c-89c0-442c-8c92-b3df58d9db15 Jul 03 23:59:19.977016 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ce0b2d1d-2d12-4e9a-8686-62f4381644b1 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:19.977255 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ce0b2d1d-2d12-4e9a-8686-62f4381644b1 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:19.986092 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:19.986092 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:19.990820 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ce0b2d1d-2d12-4e9a-8686-62f4381644b1 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Volume info retrieved successfully. Jul 03 23:59:19.996251 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ce0b2d1d-2d12-4e9a-8686-62f4381644b1 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/volumes/4a6d955c-89c0-442c-8c92-b3df58d9db15 returned with HTTP 200 Jul 03 23:59:19.996767 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1124/4443] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:19 2026] GET /volume/v3/volumes/4a6d955c-89c0-442c-8c92-b3df58d9db15 => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:20.008864 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d757cb6f-a0a6-4523-8471-ee835abf3fde None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:20.010612 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d757cb6f-a0a6-4523-8471-ee835abf3fde tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] GET https://10.4.3.143/volume/v3/messages Jul 03 23:59:20.010999 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d757cb6f-a0a6-4523-8471-ee835abf3fde tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:20.011268 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d757cb6f-a0a6-4523-8471-ee835abf3fde tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:20.015191 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d757cb6f-a0a6-4523-8471-ee835abf3fde tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Jul 03 23:59:20.015191 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1115/4444] 10.4.3.143 () {68 vars in 1280 bytes} [Fri Jul 3 23:59:20 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 03 23:59:20.023194 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4bf730f7-a7db-4107-8134-d411cf863157 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:20.024944 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4bf730f7-a7db-4107-8134-d411cf863157 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] DELETE https://10.4.3.143/volume/v3/messages/357b996b-9554-4b33-ad6f-76fa75022f0f Jul 03 23:59:20.025103 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4bf730f7-a7db-4107-8134-d411cf863157 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:20.025252 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4bf730f7-a7db-4107-8134-d411cf863157 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:20.034096 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4bf730f7-a7db-4107-8134-d411cf863157 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/messages/357b996b-9554-4b33-ad6f-76fa75022f0f returned with HTTP 204 Jul 03 23:59:20.034459 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1086/4445] 10.4.3.143 () {68 vars in 1394 bytes} [Fri Jul 3 23:59:20 2026] DELETE /volume/v3/messages/357b996b-9554-4b33-ad6f-76fa75022f0f => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 23:59:20.042462 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-45574e51-5068-4004-8c20-d3ac200e54d1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:20.044405 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-45574e51-5068-4004-8c20-d3ac200e54d1 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] GET https://10.4.3.143/volume/v3/messages/357b996b-9554-4b33-ad6f-76fa75022f0f Jul 03 23:59:20.044596 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-45574e51-5068-4004-8c20-d3ac200e54d1 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:20.044814 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-45574e51-5068-4004-8c20-d3ac200e54d1 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:20.048206 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-45574e51-5068-4004-8c20-d3ac200e54d1 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/messages/357b996b-9554-4b33-ad6f-76fa75022f0f returned with HTTP 404 Jul 03 23:59:20.048625 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1121/4446] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:59:20 2026] GET /volume/v3/messages/357b996b-9554-4b33-ad6f-76fa75022f0f => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:20.058363 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b7528748-0918-4511-8e97-fb537a78464c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:20.058503 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a54e8941-b3f7-4c2d-9ca3-3ceeca8502b2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:20.059520 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b7528748-0918-4511-8e97-fb537a78464c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/4a6d955c-89c0-442c-8c92-b3df58d9db15 Jul 03 23:59:20.059735 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b7528748-0918-4511-8e97-fb537a78464c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:20.059942 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b7528748-0918-4511-8e97-fb537a78464c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:20.060092 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-b7528748-0918-4511-8e97-fb537a78464c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Delete volume with id: 4a6d955c-89c0-442c-8c92-b3df58d9db15 Jul 03 23:59:20.060249 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a54e8941-b3f7-4c2d-9ca3-3ceeca8502b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:20.060516 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a54e8941-b3f7-4c2d-9ca3-3ceeca8502b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:20.060789 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a54e8941-b3f7-4c2d-9ca3-3ceeca8502b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:20.066933 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:20.066933 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:20.067940 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b7528748-0918-4511-8e97-fb537a78464c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Volume info retrieved successfully. Jul 03 23:59:20.068126 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b7528748-0918-4511-8e97-fb537a78464c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99862) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 23:59:20.070645 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:20.070645 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:20.074284 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a54e8941-b3f7-4c2d-9ca3-3ceeca8502b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:20.076820 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-b7528748-0918-4511-8e97-fb537a78464c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1405692972 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1405692972, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:20.076936 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-b7528748-0918-4511-8e97-fb537a78464c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1405692972 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1405692972, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:20.078981 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a54e8941-b3f7-4c2d-9ca3-3ceeca8502b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 03 23:59:20.079517 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1116/4447] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:20 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:20.086317 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-b7528748-0918-4511-8e97-fb537a78464c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Created reservations ['d26279c5-8505-4d6e-8465-b205ccb3b28b', 'fcd83db6-c727-423d-99f8-d473a561af8d', '719734bf-1551-473f-bd1f-4fee760338e8', 'f8aa16aa-6175-4ea5-8438-861a3fd9180d'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:20.109620 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b7528748-0918-4511-8e97-fb537a78464c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Delete volume request issued successfully. Jul 03 23:59:20.109799 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b7528748-0918-4511-8e97-fb537a78464c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/volumes/4a6d955c-89c0-442c-8c92-b3df58d9db15 returned with HTTP 202 Jul 03 23:59:20.110210 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1125/4448] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:59:20 2026] DELETE /volume/v3/volumes/4a6d955c-89c0-442c-8c92-b3df58d9db15 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:20.119138 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-de817c63-a24f-4810-98fd-d95bac042687 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:20.119870 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-de817c63-a24f-4810-98fd-d95bac042687 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] DELETE https://10.4.3.143/volume/v3/types/34d89e71-2807-4ee9-81df-9eb35af1a3c4 Jul 03 23:59:20.120100 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-de817c63-a24f-4810-98fd-d95bac042687 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:20.120320 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-de817c63-a24f-4810-98fd-d95bac042687 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:20.146511 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-de817c63-a24f-4810-98fd-d95bac042687 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/types/34d89e71-2807-4ee9-81df-9eb35af1a3c4 returned with HTTP 202 Jul 03 23:59:20.147255 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1087/4449] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:59:20 2026] DELETE /volume/v3/types/34d89e71-2807-4ee9-81df-9eb35af1a3c4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:20.156149 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-089daa94-9a96-44ef-a54e-3e1caa3d4f13 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:20.158309 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-089daa94-9a96-44ef-a54e-3e1caa3d4f13 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:59:20.158772 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-089daa94-9a96-44ef-a54e-3e1caa3d4f13 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-917774467", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2119027157", "vendor_name": "tempest-vendor_name-1935484166"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:20.176295 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-089daa94-9a96-44ef-a54e-3e1caa3d4f13 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:59:20.176864 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1122/4450] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:59:20 2026] POST /volume/v3/types => generated 328 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:20.185392 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:20.189787 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:59:20.189787 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a6e1643d-24fd-4942-87f4-2263a139f3d7", "size": 1}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:20.189787 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Create volume request body: {'volume': {'volume_type': 'a6e1643d-24fd-4942-87f4-2263a139f3d7', 'size': 1}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:59:20.192938 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Create volume of 1 GB Jul 03 23:59:20.193609 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:20.193609 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:20.194076 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Availability Zones retrieved successfully. Jul 03 23:59:20.200451 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Flow 'volume_create_api' (06a04808-c6d2-4678-b0cf-94cd74b0417f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:20.201669 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6739574-a810-4d7b-8811-9e7509f42b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:20.202613 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:59:20.225291 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6739574-a810-4d7b-8811-9e7509f42b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:59:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2119027157',vendor_name='tempest-vendor_name-1935484166'},id=a6e1643d-24fd-4942-87f4-2263a139f3d7,is_public=True,name='tempest-ProjectAdminTests-volume-type-917774467',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a6e1643d-24fd-4942-87f4-2263a139f3d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:20.226225 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1473f3b-3285-474d-b699-defab4eb009c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:20.249751 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-917774467 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-917774467, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:20.250275 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-917774467 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-917774467, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:20.256651 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-feb040cf-a2c5-4ffe-a58b-c6d154ab4c62 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:20.258325 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-feb040cf-a2c5-4ffe-a58b-c6d154ab4c62 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:20.258483 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-feb040cf-a2c5-4ffe-a58b-c6d154ab4c62 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:20.258653 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-feb040cf-a2c5-4ffe-a58b-c6d154ab4c62 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:20.267809 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:20.267809 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:20.271532 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-feb040cf-a2c5-4ffe-a58b-c6d154ab4c62 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:20.275244 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-feb040cf-a2c5-4ffe-a58b-c6d154ab4c62 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:20.275580 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1126/4451] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:20 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:20.280832 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Created reservations ['9279d8a0-4364-45a0-9d67-b2c4520ab933', '49402943-98f1-4df8-8a05-0f2b43ffd49d', '7de2a308-3b7e-4976-8753-a19b59cb2bb2', '984a1ae9-81a7-409d-83fe-fcc0b810a5e8'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:20.280832 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1473f3b-3285-474d-b699-defab4eb009c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9279d8a0-4364-45a0-9d67-b2c4520ab933', '49402943-98f1-4df8-8a05-0f2b43ffd49d', '7de2a308-3b7e-4976-8753-a19b59cb2bb2', '984a1ae9-81a7-409d-83fe-fcc0b810a5e8']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:20.280832 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a7719d2-5a03-4052-bd5f-e7bb1baa9ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:20.305523 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a7719d2-5a03-4052-bd5f-e7bb1baa9ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5617335f-0c37-4172-a811-eefa4e07c0d1', '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='b5f108a57ba54e57b29318cb9b2289fd',qos_specs=None,replication_status=,reservations=['9279d8a0-4364-45a0-9d67-b2c4520ab933','49402943-98f1-4df8-8a05-0f2b43ffd49d','7de2a308-3b7e-4976-8753-a19b59cb2bb2','984a1ae9-81a7-409d-83fe-fcc0b810a5e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc6cd8247ea74d819fc93e3d4aa5f79b',volume_type_id=a6e1643d-24fd-4942-87f4-2263a139f3d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:59:20Z,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=5617335f-0c37-4172-a811-eefa4e07c0d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5f108a57ba54e57b29318cb9b2289fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc6cd8247ea74d819fc93e3d4aa5f79b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a6e1643d-24fd-4942-87f4-2263a139f3d7),volume_type_id=a6e1643d-24fd-4942-87f4-2263a139f3d7)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:20.306681 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (470e7caa-a58a-499f-9ff7-dfe50e98fd8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:20.324983 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (470e7caa-a58a-499f-9ff7-dfe50e98fd8d) transitioned into state 'SUCCESS' from 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='b5f108a57ba54e57b29318cb9b2289fd',qos_specs=None,replication_status=,reservations=['9279d8a0-4364-45a0-9d67-b2c4520ab933','49402943-98f1-4df8-8a05-0f2b43ffd49d','7de2a308-3b7e-4976-8753-a19b59cb2bb2','984a1ae9-81a7-409d-83fe-fcc0b810a5e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc6cd8247ea74d819fc93e3d4aa5f79b',volume_type_id=a6e1643d-24fd-4942-87f4-2263a139f3d7)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:20.325877 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (190d9a46-3c2b-4bed-91d1-4f4c07c30c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:20.335079 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (190d9a46-3c2b-4bed-91d1-4f4c07c30c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:20.336143 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Flow 'volume_create_api' (06a04808-c6d2-4678-b0cf-94cd74b0417f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:20.336563 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Create volume request issued successfully. Jul 03 23:59:20.337412 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3f1b885e-2274-4689-b8a0-1f08b4e49dbd tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:59:20.338138 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1117/4452] 10.4.3.143 () {70 vars in 1298 bytes} [Fri Jul 3 23:59:20 2026] POST /volume/v3/volumes => generated 772 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:20.352609 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-22a12c96-0f72-456a-87f7-c9588764b162 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:20.354528 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-22a12c96-0f72-456a-87f7-c9588764b162 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] GET https://10.4.3.143/volume/v3/volumes/5617335f-0c37-4172-a811-eefa4e07c0d1 Jul 03 23:59:20.354816 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-22a12c96-0f72-456a-87f7-c9588764b162 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:20.355198 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-22a12c96-0f72-456a-87f7-c9588764b162 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:20.363292 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:20.363292 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:20.367258 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-22a12c96-0f72-456a-87f7-c9588764b162 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Volume info retrieved successfully. Jul 03 23:59:20.371279 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-22a12c96-0f72-456a-87f7-c9588764b162 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/volumes/5617335f-0c37-4172-a811-eefa4e07c0d1 returned with HTTP 200 Jul 03 23:59:20.371590 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1088/4453] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:20 2026] GET /volume/v3/volumes/5617335f-0c37-4172-a811-eefa4e07c0d1 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:20.885111 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-128891d0-573b-4590-b269-3054d99aa47e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:20.887285 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-128891d0-573b-4590-b269-3054d99aa47e tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:20.887567 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-128891d0-573b-4590-b269-3054d99aa47e tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:20.887826 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-128891d0-573b-4590-b269-3054d99aa47e tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:20.888016 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-128891d0-573b-4590-b269-3054d99aa47e tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:20.893510 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:20.893510 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:20.894259 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-128891d0-573b-4590-b269-3054d99aa47e tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:20.894738 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1123/4454] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:20 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:21.092532 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-42ab4ccc-b6d3-4270-8754-9716dd0500f6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:21.094323 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-42ab4ccc-b6d3-4270-8754-9716dd0500f6 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:21.094508 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-42ab4ccc-b6d3-4270-8754-9716dd0500f6 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:21.094689 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-42ab4ccc-b6d3-4270-8754-9716dd0500f6 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:21.103780 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:21.103780 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:21.107018 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-42ab4ccc-b6d3-4270-8754-9716dd0500f6 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:21.110905 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-42ab4ccc-b6d3-4270-8754-9716dd0500f6 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 03 23:59:21.111312 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1127/4455] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:21 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:21.293729 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b68debd4-9fe2-47f8-af49-c453db06b790 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:21.294820 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b68debd4-9fe2-47f8-af49-c453db06b790 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:21.295069 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b68debd4-9fe2-47f8-af49-c453db06b790 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:21.295328 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b68debd4-9fe2-47f8-af49-c453db06b790 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:21.305502 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:21.305502 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:21.311721 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b68debd4-9fe2-47f8-af49-c453db06b790 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:21.314220 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b68debd4-9fe2-47f8-af49-c453db06b790 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:21.314613 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1118/4456] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:21 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:21.385497 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-13a5a62e-eb4d-400a-87ee-72814b577882 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:21.388576 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-13a5a62e-eb4d-400a-87ee-72814b577882 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] GET https://10.4.3.143/volume/v3/volumes/5617335f-0c37-4172-a811-eefa4e07c0d1 Jul 03 23:59:21.388793 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-13a5a62e-eb4d-400a-87ee-72814b577882 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:21.389005 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-13a5a62e-eb4d-400a-87ee-72814b577882 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:21.399024 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:21.399024 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:21.404776 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-13a5a62e-eb4d-400a-87ee-72814b577882 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Volume info retrieved successfully. Jul 03 23:59:21.410579 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-13a5a62e-eb4d-400a-87ee-72814b577882 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/volumes/5617335f-0c37-4172-a811-eefa4e07c0d1 returned with HTTP 200 Jul 03 23:59:21.411130 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1089/4457] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:21 2026] GET /volume/v3/volumes/5617335f-0c37-4172-a811-eefa4e07c0d1 => generated 972 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:21.424362 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-368999f8-7095-456e-bd19-7e59d9ea8de4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:21.426515 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-368999f8-7095-456e-bd19-7e59d9ea8de4 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] GET https://10.4.3.143/volume/v3/messages Jul 03 23:59:21.426795 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-368999f8-7095-456e-bd19-7e59d9ea8de4 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:21.427102 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-368999f8-7095-456e-bd19-7e59d9ea8de4 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:21.432240 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-368999f8-7095-456e-bd19-7e59d9ea8de4 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Jul 03 23:59:21.432596 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1124/4458] 10.4.3.143 () {68 vars in 1280 bytes} [Fri Jul 3 23:59:21 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 03 23:59:21.442401 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d9257338-7e51-4d0d-a078-d97923990190 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:21.444400 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d9257338-7e51-4d0d-a078-d97923990190 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] GET https://10.4.3.143/volume/v3/messages Jul 03 23:59:21.444610 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d9257338-7e51-4d0d-a078-d97923990190 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:21.444809 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d9257338-7e51-4d0d-a078-d97923990190 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:21.448876 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d9257338-7e51-4d0d-a078-d97923990190 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Jul 03 23:59:21.449285 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1128/4459] 10.4.3.143 () {68 vars in 1280 bytes} [Fri Jul 3 23:59:21 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 03 23:59:21.457812 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b7120922-fe05-490e-a1b1-c9387c665987 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:21.460465 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b7120922-fe05-490e-a1b1-c9387c665987 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] DELETE https://10.4.3.143/volume/v3/messages/efded17f-2565-45d2-bcb5-4c297dc76137 Jul 03 23:59:21.460811 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b7120922-fe05-490e-a1b1-c9387c665987 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:21.461068 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b7120922-fe05-490e-a1b1-c9387c665987 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:21.476208 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b7120922-fe05-490e-a1b1-c9387c665987 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/messages/efded17f-2565-45d2-bcb5-4c297dc76137 returned with HTTP 204 Jul 03 23:59:21.476604 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1119/4460] 10.4.3.143 () {68 vars in 1394 bytes} [Fri Jul 3 23:59:21 2026] DELETE /volume/v3/messages/efded17f-2565-45d2-bcb5-4c297dc76137 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 23:59:21.484114 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-16392151-ec90-4ddd-9343-ced0c9b529cc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:21.487259 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-16392151-ec90-4ddd-9343-ced0c9b529cc tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/5617335f-0c37-4172-a811-eefa4e07c0d1 Jul 03 23:59:21.487505 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-16392151-ec90-4ddd-9343-ced0c9b529cc tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:21.487791 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-16392151-ec90-4ddd-9343-ced0c9b529cc tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:21.488022 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-16392151-ec90-4ddd-9343-ced0c9b529cc tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Delete volume with id: 5617335f-0c37-4172-a811-eefa4e07c0d1 Jul 03 23:59:21.501431 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:21.501431 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:21.501787 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-16392151-ec90-4ddd-9343-ced0c9b529cc tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Volume info retrieved successfully. Jul 03 23:59:21.502890 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-16392151-ec90-4ddd-9343-ced0c9b529cc tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99860) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 23:59:21.513439 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-16392151-ec90-4ddd-9343-ced0c9b529cc tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-917774467 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-917774467, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:21.513719 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-16392151-ec90-4ddd-9343-ced0c9b529cc tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-917774467 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-917774467, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:21.527916 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-16392151-ec90-4ddd-9343-ced0c9b529cc tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Created reservations ['2cbdce7f-ecea-4dbb-a9de-3e230b4daa14', '44a6192a-72ea-4d30-a422-9f541ea289bf', 'dbba3e17-8556-4a9e-875e-8cde29e7b571', '11b94d6b-9f79-4904-9275-6c136318e4fa'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:21.562021 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-16392151-ec90-4ddd-9343-ced0c9b529cc tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Delete volume request issued successfully. Jul 03 23:59:21.562234 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-16392151-ec90-4ddd-9343-ced0c9b529cc tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/volumes/5617335f-0c37-4172-a811-eefa4e07c0d1 returned with HTTP 202 Jul 03 23:59:21.562634 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1090/4461] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:59:21 2026] DELETE /volume/v3/volumes/5617335f-0c37-4172-a811-eefa4e07c0d1 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:21.571182 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-704a4bb9-3108-4fe4-bd37-be8e234f23d6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:21.572883 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-704a4bb9-3108-4fe4-bd37-be8e234f23d6 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] DELETE https://10.4.3.143/volume/v3/types/a6e1643d-24fd-4942-87f4-2263a139f3d7 Jul 03 23:59:21.573130 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-704a4bb9-3108-4fe4-bd37-be8e234f23d6 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:21.573330 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-704a4bb9-3108-4fe4-bd37-be8e234f23d6 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:21.600279 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-704a4bb9-3108-4fe4-bd37-be8e234f23d6 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/types/a6e1643d-24fd-4942-87f4-2263a139f3d7 returned with HTTP 202 Jul 03 23:59:21.600817 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1125/4462] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:59:21 2026] DELETE /volume/v3/types/a6e1643d-24fd-4942-87f4-2263a139f3d7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:21.610196 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-63da72e1-132b-4ab4-9a7c-33d762d51e11 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:21.611999 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-63da72e1-132b-4ab4-9a7c-33d762d51e11 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:59:21.612474 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-63da72e1-132b-4ab4-9a7c-33d762d51e11 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1745527981", "extra_specs": {"storage_protocol": "tempest-storage_protocol-782980534", "vendor_name": "tempest-vendor_name-341671010"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:21.630342 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-63da72e1-132b-4ab4-9a7c-33d762d51e11 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:59:21.630792 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1129/4463] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:59:21 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 03 23:59:21.639690 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:21.641922 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:59:21.642449 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "07302c84-8f12-47de-a92b-576e5220ff6d", "size": 1}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:21.644214 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Create volume request body: {'volume': {'volume_type': '07302c84-8f12-47de-a92b-576e5220ff6d', 'size': 1}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:59:21.648859 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Create volume of 1 GB Jul 03 23:59:21.649178 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:21.649178 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:21.649939 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Availability Zones retrieved successfully. Jul 03 23:59:21.655013 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Flow 'volume_create_api' (67ddda49-4e7e-4d5a-81ee-a8653dec145c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:21.656380 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19139548-f915-4f3c-878b-03a8406ecd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:21.657388 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:59:21.678648 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19139548-f915-4f3c-878b-03a8406ecd70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:59:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-782980534',vendor_name='tempest-vendor_name-341671010'},id=07302c84-8f12-47de-a92b-576e5220ff6d,is_public=True,name='tempest-ProjectAdminTests-volume-type-1745527981',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07302c84-8f12-47de-a92b-576e5220ff6d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:21.679534 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (507b1b37-33a2-491b-9915-b5a1bc1c9af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:21.707551 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1745527981 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1745527981, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:21.707870 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1745527981 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1745527981, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:21.715082 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-b345f125-64e1-41fc-a210-3cb566ae8fdc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:21.717860 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-b345f125-64e1-41fc-a210-3cb566ae8fdc tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/attachments/36b15d3d-93c8-4332-a522-f74f6a01e231/action Jul 03 23:59:21.718309 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-b345f125-64e1-41fc-a210-3cb566ae8fdc tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:59:21.718484 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-b345f125-64e1-41fc-a210-3cb566ae8fdc tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:21.739292 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:21.739292 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:21.740643 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Created reservations ['a80ddc28-f297-4348-9f84-5d5be9e8287b', 'e1764152-ab10-4e1a-82cf-4aa59ff35465', 'd016bd12-6d2a-4eef-bda2-4cc9d800c839', '4e443ca0-62f9-4565-9f86-1d8e05009f02'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:21.742101 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (507b1b37-33a2-491b-9915-b5a1bc1c9af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a80ddc28-f297-4348-9f84-5d5be9e8287b', 'e1764152-ab10-4e1a-82cf-4aa59ff35465', 'd016bd12-6d2a-4eef-bda2-4cc9d800c839', '4e443ca0-62f9-4565-9f86-1d8e05009f02']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:21.742654 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c69dd092-31e8-4fdc-990c-220996b20d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:21.754933 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-072cbe55-9bdf-4b32-b009-5079050ad2dc req-b345f125-64e1-41fc-a210-3cb566ae8fdc tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/attachments/36b15d3d-93c8-4332-a522-f74f6a01e231/action returned with HTTP 204 Jul 03 23:59:21.755457 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1091/4464] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:59:21 2026] POST /volume/v3/attachments/36b15d3d-93c8-4332-a522-f74f6a01e231/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:21.771574 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c69dd092-31e8-4fdc-990c-220996b20d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67c0308f-0adb-4181-bb78-3860c544e1b1', '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='b5f108a57ba54e57b29318cb9b2289fd',qos_specs=None,replication_status=,reservations=['a80ddc28-f297-4348-9f84-5d5be9e8287b','e1764152-ab10-4e1a-82cf-4aa59ff35465','d016bd12-6d2a-4eef-bda2-4cc9d800c839','4e443ca0-62f9-4565-9f86-1d8e05009f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc6cd8247ea74d819fc93e3d4aa5f79b',volume_type_id=07302c84-8f12-47de-a92b-576e5220ff6d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:59:21Z,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=67c0308f-0adb-4181-bb78-3860c544e1b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5f108a57ba54e57b29318cb9b2289fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc6cd8247ea74d819fc93e3d4aa5f79b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07302c84-8f12-47de-a92b-576e5220ff6d),volume_type_id=07302c84-8f12-47de-a92b-576e5220ff6d)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:21.772338 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a41c1233-4aaa-4085-a3e7-d262581383b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:21.794820 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a41c1233-4aaa-4085-a3e7-d262581383b2) transitioned into state 'SUCCESS' from 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='b5f108a57ba54e57b29318cb9b2289fd',qos_specs=None,replication_status=,reservations=['a80ddc28-f297-4348-9f84-5d5be9e8287b','e1764152-ab10-4e1a-82cf-4aa59ff35465','d016bd12-6d2a-4eef-bda2-4cc9d800c839','4e443ca0-62f9-4565-9f86-1d8e05009f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc6cd8247ea74d819fc93e3d4aa5f79b',volume_type_id=07302c84-8f12-47de-a92b-576e5220ff6d)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:21.795644 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18031cbc-7fca-4d46-a9cc-e3dfd63af4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:21.809729 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18031cbc-7fca-4d46-a9cc-e3dfd63af4aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:21.810976 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Flow 'volume_create_api' (67ddda49-4e7e-4d5a-81ee-a8653dec145c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:21.811470 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Create volume request issued successfully. Jul 03 23:59:21.812327 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c336b100-dc53-4b70-8ec6-60f95721b3c7 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:59:21.812836 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1120/4465] 10.4.3.143 () {70 vars in 1298 bytes} [Fri Jul 3 23:59:21 2026] POST /volume/v3/volumes => generated 773 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:21.828429 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e5df5c90-5033-4c0d-8141-a0b52c55e48c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:21.830524 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e5df5c90-5033-4c0d-8141-a0b52c55e48c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] GET https://10.4.3.143/volume/v3/volumes/67c0308f-0adb-4181-bb78-3860c544e1b1 Jul 03 23:59:21.830835 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e5df5c90-5033-4c0d-8141-a0b52c55e48c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:21.831093 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e5df5c90-5033-4c0d-8141-a0b52c55e48c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:21.842287 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:21.842287 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:21.849755 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e5df5c90-5033-4c0d-8141-a0b52c55e48c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Volume info retrieved successfully. Jul 03 23:59:21.854472 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e5df5c90-5033-4c0d-8141-a0b52c55e48c tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/volumes/67c0308f-0adb-4181-bb78-3860c544e1b1 returned with HTTP 200 Jul 03 23:59:21.854889 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1126/4466] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:21 2026] GET /volume/v3/volumes/67c0308f-0adb-4181-bb78-3860c544e1b1 => generated 952 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:21.904788 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ef14fd12-d3af-4c2d-b0b0-4d259f03bd83 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:21.906547 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ef14fd12-d3af-4c2d-b0b0-4d259f03bd83 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:21.906793 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ef14fd12-d3af-4c2d-b0b0-4d259f03bd83 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:21.906997 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ef14fd12-d3af-4c2d-b0b0-4d259f03bd83 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:21.907106 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-ef14fd12-d3af-4c2d-b0b0-4d259f03bd83 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:21.912476 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:21.912476 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:21.913209 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ef14fd12-d3af-4c2d-b0b0-4d259f03bd83 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:21.913653 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1130/4467] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:21 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:22.123639 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ac749351-3173-4189-a37f-ae5e0181c506 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:22.125623 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ac749351-3173-4189-a37f-ae5e0181c506 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:22.125913 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ac749351-3173-4189-a37f-ae5e0181c506 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:22.126176 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ac749351-3173-4189-a37f-ae5e0181c506 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:22.135945 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:22.135945 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:22.139532 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ac749351-3173-4189-a37f-ae5e0181c506 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:22.144121 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ac749351-3173-4189-a37f-ae5e0181c506 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 03 23:59:22.144884 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1092/4468] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:22 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:22.327145 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-866af7a4-886f-4be5-859e-d8bd9ede5db8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:22.329369 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-866af7a4-886f-4be5-859e-d8bd9ede5db8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:22.329563 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-866af7a4-886f-4be5-859e-d8bd9ede5db8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:22.329753 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-866af7a4-886f-4be5-859e-d8bd9ede5db8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:22.342109 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:22.342109 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:22.347111 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-866af7a4-886f-4be5-859e-d8bd9ede5db8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:22.353181 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-866af7a4-886f-4be5-859e-d8bd9ede5db8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:22.353563 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1121/4469] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:22 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:22.868372 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-24a3ab68-1847-4052-ab91-ee26f43b14b9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:22.870604 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-24a3ab68-1847-4052-ab91-ee26f43b14b9 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] GET https://10.4.3.143/volume/v3/volumes/67c0308f-0adb-4181-bb78-3860c544e1b1 Jul 03 23:59:22.870922 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-24a3ab68-1847-4052-ab91-ee26f43b14b9 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:22.871188 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-24a3ab68-1847-4052-ab91-ee26f43b14b9 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:22.880528 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:22.880528 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:22.888075 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-24a3ab68-1847-4052-ab91-ee26f43b14b9 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Volume info retrieved successfully. Jul 03 23:59:22.893904 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-24a3ab68-1847-4052-ab91-ee26f43b14b9 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/volumes/67c0308f-0adb-4181-bb78-3860c544e1b1 returned with HTTP 200 Jul 03 23:59:22.894404 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1127/4470] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:22 2026] GET /volume/v3/volumes/67c0308f-0adb-4181-bb78-3860c544e1b1 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:22.909966 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7ac130b9-edb0-4052-bf11-2799ac6fae41 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:22.911840 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7ac130b9-edb0-4052-bf11-2799ac6fae41 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] GET https://10.4.3.143/volume/v3/messages Jul 03 23:59:22.911912 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7ac130b9-edb0-4052-bf11-2799ac6fae41 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:22.912073 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7ac130b9-edb0-4052-bf11-2799ac6fae41 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:22.915976 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7ac130b9-edb0-4052-bf11-2799ac6fae41 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Jul 03 23:59:22.916348 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1131/4471] 10.4.3.143 () {68 vars in 1280 bytes} [Fri Jul 3 23:59:22 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 03 23:59:22.927604 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5d416c83-0252-43f1-8af6-e03d365ceff8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:22.928266 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0e87fbe8-f2e1-4b3b-be6c-42e2ff679022 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:22.929942 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5d416c83-0252-43f1-8af6-e03d365ceff8 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:22.930207 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0e87fbe8-f2e1-4b3b-be6c-42e2ff679022 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] GET https://10.4.3.143/volume/v3/messages/061b0c5b-5c93-49ef-8f08-36718731eccc Jul 03 23:59:22.930290 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5d416c83-0252-43f1-8af6-e03d365ceff8 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:22.930500 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0e87fbe8-f2e1-4b3b-be6c-42e2ff679022 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:22.930622 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5d416c83-0252-43f1-8af6-e03d365ceff8 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:22.930815 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0e87fbe8-f2e1-4b3b-be6c-42e2ff679022 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:22.930961 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-5d416c83-0252-43f1-8af6-e03d365ceff8 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:22.934602 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0e87fbe8-f2e1-4b3b-be6c-42e2ff679022 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/messages/061b0c5b-5c93-49ef-8f08-36718731eccc returned with HTTP 200 Jul 03 23:59:22.935076 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1122/4472] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:59:22 2026] GET /volume/v3/messages/061b0c5b-5c93-49ef-8f08-36718731eccc => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:22.935970 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:22.935970 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:22.936762 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5d416c83-0252-43f1-8af6-e03d365ceff8 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:22.937228 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1093/4473] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:22 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:22.947916 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cf858beb-510b-4bde-aa92-f812cf79132e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:22.952070 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cf858beb-510b-4bde-aa92-f812cf79132e tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] DELETE https://10.4.3.143/volume/v3/messages/061b0c5b-5c93-49ef-8f08-36718731eccc Jul 03 23:59:22.952305 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cf858beb-510b-4bde-aa92-f812cf79132e tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:22.952533 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cf858beb-510b-4bde-aa92-f812cf79132e tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:22.969728 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cf858beb-510b-4bde-aa92-f812cf79132e tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/messages/061b0c5b-5c93-49ef-8f08-36718731eccc returned with HTTP 204 Jul 03 23:59:22.970190 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1128/4474] 10.4.3.143 () {68 vars in 1394 bytes} [Fri Jul 3 23:59:22 2026] DELETE /volume/v3/messages/061b0c5b-5c93-49ef-8f08-36718731eccc => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 23:59:22.978049 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ba39af78-f33f-4661-9d89-61a1cf07f326 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:22.980331 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ba39af78-f33f-4661-9d89-61a1cf07f326 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/67c0308f-0adb-4181-bb78-3860c544e1b1 Jul 03 23:59:22.980584 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ba39af78-f33f-4661-9d89-61a1cf07f326 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:22.980865 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ba39af78-f33f-4661-9d89-61a1cf07f326 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:22.981078 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-ba39af78-f33f-4661-9d89-61a1cf07f326 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Delete volume with id: 67c0308f-0adb-4181-bb78-3860c544e1b1 Jul 03 23:59:22.989519 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:22.989519 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:22.989960 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ba39af78-f33f-4661-9d89-61a1cf07f326 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Volume info retrieved successfully. Jul 03 23:59:22.990963 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ba39af78-f33f-4661-9d89-61a1cf07f326 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99862) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 23:59:23.006146 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-ba39af78-f33f-4661-9d89-61a1cf07f326 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1745527981 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1745527981, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:23.006503 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-ba39af78-f33f-4661-9d89-61a1cf07f326 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1745527981 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1745527981, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:23.025187 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-ba39af78-f33f-4661-9d89-61a1cf07f326 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Created reservations ['cd01cd25-5181-4b39-a6fb-38d3bfbe5973', 'd0e97fac-850c-41dc-bb41-fc7adf16fb69', 'e9fb283c-5515-41f5-b134-3d9b29519c63', '9a9e82d9-3bea-4df1-a646-fd2fcda1ff0e'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:23.064812 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ba39af78-f33f-4661-9d89-61a1cf07f326 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Delete volume request issued successfully. Jul 03 23:59:23.065156 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ba39af78-f33f-4661-9d89-61a1cf07f326 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/volumes/67c0308f-0adb-4181-bb78-3860c544e1b1 returned with HTTP 202 Jul 03 23:59:23.065779 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1132/4475] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:59:22 2026] DELETE /volume/v3/volumes/67c0308f-0adb-4181-bb78-3860c544e1b1 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:23.073323 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4ffa7d9d-0faa-4a89-84c8-30787b3b98d1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:23.075128 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4ffa7d9d-0faa-4a89-84c8-30787b3b98d1 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] DELETE https://10.4.3.143/volume/v3/types/07302c84-8f12-47de-a92b-576e5220ff6d Jul 03 23:59:23.075393 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4ffa7d9d-0faa-4a89-84c8-30787b3b98d1 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:23.075609 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4ffa7d9d-0faa-4a89-84c8-30787b3b98d1 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] Calling method '_delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:23.110232 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4ffa7d9d-0faa-4a89-84c8-30787b3b98d1 tempest-ProjectAdminTests-981973390 tempest-ProjectAdminTests-981973390-project-admin] https://10.4.3.143/volume/v3/types/07302c84-8f12-47de-a92b-576e5220ff6d returned with HTTP 202 Jul 03 23:59:23.110664 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1123/4476] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:59:23 2026] DELETE /volume/v3/types/07302c84-8f12-47de-a92b-576e5220ff6d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:23.371516 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1dac478e-5140-496f-98af-e08dcc22ce0b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:23.374788 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1dac478e-5140-496f-98af-e08dcc22ce0b tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:23.375045 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1dac478e-5140-496f-98af-e08dcc22ce0b tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:23.375237 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1dac478e-5140-496f-98af-e08dcc22ce0b tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:23.413433 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:23.413433 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:23.418077 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1dac478e-5140-496f-98af-e08dcc22ce0b tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:23.426161 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1dac478e-5140-496f-98af-e08dcc22ce0b tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:23.426887 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1094/4477] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:23 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 877 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:23.949324 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3afcc70c-4eef-4b69-b26f-d2b16d11b70f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:23.951324 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3afcc70c-4eef-4b69-b26f-d2b16d11b70f tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:23.951324 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3afcc70c-4eef-4b69-b26f-d2b16d11b70f tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:23.951456 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3afcc70c-4eef-4b69-b26f-d2b16d11b70f tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:23.951551 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-3afcc70c-4eef-4b69-b26f-d2b16d11b70f tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:23.956604 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:23.956604 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:23.957266 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3afcc70c-4eef-4b69-b26f-d2b16d11b70f tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:23.958153 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1129/4478] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:23 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:24.442192 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b0f9adfb-f596-4e98-84b6-54fbd94ac26a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:24.444774 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b0f9adfb-f596-4e98-84b6-54fbd94ac26a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:24.445075 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b0f9adfb-f596-4e98-84b6-54fbd94ac26a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:24.445282 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b0f9adfb-f596-4e98-84b6-54fbd94ac26a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:24.464605 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:24.464605 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:24.480734 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b0f9adfb-f596-4e98-84b6-54fbd94ac26a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:24.496846 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b0f9adfb-f596-4e98-84b6-54fbd94ac26a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:24.497410 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1133/4479] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:24 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 877 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:24.831925 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3c55d47a-7d60-4170-8853-468cff8a634a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:24.929739 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3c55d47a-7d60-4170-8853-468cff8a634a tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:59:24.930131 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3c55d47a-7d60-4170-8853-468cff8a634a tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-259018947", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1720334292", "vendor_name": "tempest-vendor_name-1472026133"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:24.948106 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3c55d47a-7d60-4170-8853-468cff8a634a tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:59:24.948508 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1124/4480] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:59:24 2026] POST /volume/v3/types => generated 329 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:24.957749 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:24.959771 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:59:24.960217 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2a715711-5de1-4008-b016-a201fcb9b97a", "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:24.961992 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Create volume request body: {'volume': {'volume_type': '2a715711-5de1-4008-b016-a201fcb9b97a', 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:59:24.966107 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Create volume of 1 GB Jul 03 23:59:24.966507 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:24.966507 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:24.967033 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Availability Zones retrieved successfully. Jul 03 23:59:24.971423 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-694e421d-62ef-4bf0-9a06-13271e75ee82 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:24.973169 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-694e421d-62ef-4bf0-9a06-13271e75ee82 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:24.973422 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-694e421d-62ef-4bf0-9a06-13271e75ee82 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:24.973655 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-694e421d-62ef-4bf0-9a06-13271e75ee82 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:24.973846 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-694e421d-62ef-4bf0-9a06-13271e75ee82 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:24.975051 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Flow 'volume_create_api' (836faf98-2e0a-4808-a3ad-6cbc07f75a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:24.976343 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e752ca5-df15-4e1b-9ead-0f3896ad74aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:24.977415 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:59:24.978129 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:24.978129 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:24.978817 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-694e421d-62ef-4bf0-9a06-13271e75ee82 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:24.979491 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1130/4481] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:24 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:25.000506 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e752ca5-df15-4e1b-9ead-0f3896ad74aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:59:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1720334292',vendor_name='tempest-vendor_name-1472026133'},id=2a715711-5de1-4008-b016-a201fcb9b97a,is_public=True,name='tempest-ProjectReaderTests-volume-type-259018947',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2a715711-5de1-4008-b016-a201fcb9b97a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:25.001510 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0cbb08-d996-4498-a2f5-733e2a759688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:25.030553 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-259018947 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-259018947, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:25.031028 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-259018947 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-259018947, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:25.072971 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Created reservations ['0fdbccb6-d019-4247-bdb9-398c571ef6d6', 'df5c4b1a-aba2-4f18-9771-f87a4ab587d3', '8365b810-27e6-411d-99b4-442808704047', '4ae08c79-4bdd-4dcd-9335-43f958c8b770'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:25.074025 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0cbb08-d996-4498-a2f5-733e2a759688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fdbccb6-d019-4247-bdb9-398c571ef6d6', 'df5c4b1a-aba2-4f18-9771-f87a4ab587d3', '8365b810-27e6-411d-99b4-442808704047', '4ae08c79-4bdd-4dcd-9335-43f958c8b770']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:25.075026 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43b2baf7-4b2a-43ee-86ef-9795d12ff072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:25.103117 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43b2baf7-4b2a-43ee-86ef-9795d12ff072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd20a7e51-4cf9-4439-a695-e9c91138f442', '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='22d8d96c40b64e7282dfb307437446d5',qos_specs=None,replication_status=,reservations=['0fdbccb6-d019-4247-bdb9-398c571ef6d6','df5c4b1a-aba2-4f18-9771-f87a4ab587d3','8365b810-27e6-411d-99b4-442808704047','4ae08c79-4bdd-4dcd-9335-43f958c8b770'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4453140e1c64d13b849c5b24d36bfcf',volume_type_id=2a715711-5de1-4008-b016-a201fcb9b97a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:59:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d20a7e51-4cf9-4439-a695-e9c91138f442,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d8d96c40b64e7282dfb307437446d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4453140e1c64d13b849c5b24d36bfcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2a715711-5de1-4008-b016-a201fcb9b97a),volume_type_id=2a715711-5de1-4008-b016-a201fcb9b97a)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:25.104874 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54dfb309-8fd5-4af1-a203-595d846bafd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:25.127727 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54dfb309-8fd5-4af1-a203-595d846bafd3) transitioned into state 'SUCCESS' from 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='22d8d96c40b64e7282dfb307437446d5',qos_specs=None,replication_status=,reservations=['0fdbccb6-d019-4247-bdb9-398c571ef6d6','df5c4b1a-aba2-4f18-9771-f87a4ab587d3','8365b810-27e6-411d-99b4-442808704047','4ae08c79-4bdd-4dcd-9335-43f958c8b770'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4453140e1c64d13b849c5b24d36bfcf',volume_type_id=2a715711-5de1-4008-b016-a201fcb9b97a)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:25.128657 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01043faf-57c4-4fc7-86bf-8cc12c3df688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:25.141164 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01043faf-57c4-4fc7-86bf-8cc12c3df688) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:25.142440 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Flow 'volume_create_api' (836faf98-2e0a-4808-a3ad-6cbc07f75a3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:25.143053 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Create volume request issued successfully. Jul 03 23:59:25.143827 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2861d6bc-6310-4375-bd9f-ca48610f7233 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:59:25.144404 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1095/4482] 10.4.3.143 () {70 vars in 1298 bytes} [Fri Jul 3 23:59:24 2026] POST /volume/v3/volumes => generated 773 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:25.161516 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b4dd9af7-f2ad-400b-add4-a4f2e44bcb2e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:25.163588 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b4dd9af7-f2ad-400b-add4-a4f2e44bcb2e tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] GET https://10.4.3.143/volume/v3/volumes/d20a7e51-4cf9-4439-a695-e9c91138f442 Jul 03 23:59:25.163822 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b4dd9af7-f2ad-400b-add4-a4f2e44bcb2e tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:25.164001 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b4dd9af7-f2ad-400b-add4-a4f2e44bcb2e tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:25.171499 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:25.171499 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:25.175314 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b4dd9af7-f2ad-400b-add4-a4f2e44bcb2e tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Volume info retrieved successfully. Jul 03 23:59:25.180112 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b4dd9af7-f2ad-400b-add4-a4f2e44bcb2e tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] https://10.4.3.143/volume/v3/volumes/d20a7e51-4cf9-4439-a695-e9c91138f442 returned with HTTP 200 Jul 03 23:59:25.180532 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1134/4483] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:25 2026] GET /volume/v3/volumes/d20a7e51-4cf9-4439-a695-e9c91138f442 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:25.484681 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5d3fd61e-9173-44b6-9b3e-79bd31ca575a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:25.486232 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5d3fd61e-9173-44b6-9b3e-79bd31ca575a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:59:25.486716 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5d3fd61e-9173-44b6-9b3e-79bd31ca575a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "522a9229-8b1a-4699-be82-ea7cdd1c4533", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-841183592", "description": null, "metadata": null}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:25.500583 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:25.500583 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:25.501998 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5d3fd61e-9173-44b6-9b3e-79bd31ca575a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:25.501998 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-5d3fd61e-9173-44b6-9b3e-79bd31ca575a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Create snapshot from volume 522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:25.510620 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b5870ad4-df07-4d8d-a124-3a39ab5cad4f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:25.512790 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b5870ad4-df07-4d8d-a124-3a39ab5cad4f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:25.513052 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b5870ad4-df07-4d8d-a124-3a39ab5cad4f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:25.513308 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b5870ad4-df07-4d8d-a124-3a39ab5cad4f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:25.525211 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:25.525211 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:25.529136 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b5870ad4-df07-4d8d-a124-3a39ab5cad4f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:25.534639 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b5870ad4-df07-4d8d-a124-3a39ab5cad4f tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:25.535118 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1131/4484] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:25 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:25.542724 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-5d3fd61e-9173-44b6-9b3e-79bd31ca575a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Created reservations ['1d0e24e9-b9b2-4ed8-8bfd-58f66d0e70a1', '99779edc-bdb1-4210-baa7-cbf385db23de', '86c796d0-dedb-462b-9517-5642150149b4', '43bd0d89-9909-49d7-9d21-04996117488b'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:25.581178 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5d3fd61e-9173-44b6-9b3e-79bd31ca575a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot force create request issued successfully. Jul 03 23:59:25.581610 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5d3fd61e-9173-44b6-9b3e-79bd31ca575a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:59:25.582107 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1125/4485] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:59:25 2026] POST /volume/v3/snapshots => generated 312 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:25.592953 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-eb8c1cb4-719c-4c7e-a369-53c4a076f4e9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:25.594976 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-eb8c1cb4-719c-4c7e-a369-53c4a076f4e9 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/snapshots/e1e013d3-3249-46c7-9603-f760be6e0fc9 Jul 03 23:59:25.595150 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-eb8c1cb4-719c-4c7e-a369-53c4a076f4e9 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:25.595323 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-eb8c1cb4-719c-4c7e-a369-53c4a076f4e9 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:25.600431 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:25.600431 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:25.600964 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-eb8c1cb4-719c-4c7e-a369-53c4a076f4e9 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot retrieved successfully. Jul 03 23:59:25.601782 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-eb8c1cb4-719c-4c7e-a369-53c4a076f4e9 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots/e1e013d3-3249-46c7-9603-f760be6e0fc9 returned with HTTP 200 Jul 03 23:59:25.602384 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1096/4486] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:25 2026] GET /volume/v3/snapshots/e1e013d3-3249-46c7-9603-f760be6e0fc9 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:25.990493 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-bea1e1d8-7727-471e-ad53-7f4637f1f882 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:25.992234 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bea1e1d8-7727-471e-ad53-7f4637f1f882 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:25.992411 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bea1e1d8-7727-471e-ad53-7f4637f1f882 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:25.992581 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bea1e1d8-7727-471e-ad53-7f4637f1f882 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:25.992680 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-bea1e1d8-7727-471e-ad53-7f4637f1f882 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:25.996565 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:25.996565 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:25.997188 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bea1e1d8-7727-471e-ad53-7f4637f1f882 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:25.997522 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1135/4487] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:25 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:26.194614 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-13ceebb4-786f-4f9e-ad99-e6d66b38d5d2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:26.196363 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-13ceebb4-786f-4f9e-ad99-e6d66b38d5d2 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] GET https://10.4.3.143/volume/v3/volumes/d20a7e51-4cf9-4439-a695-e9c91138f442 Jul 03 23:59:26.196558 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-13ceebb4-786f-4f9e-ad99-e6d66b38d5d2 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:26.196736 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-13ceebb4-786f-4f9e-ad99-e6d66b38d5d2 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:26.205193 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:26.205193 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:26.209333 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-13ceebb4-786f-4f9e-ad99-e6d66b38d5d2 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Volume info retrieved successfully. Jul 03 23:59:26.213594 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-13ceebb4-786f-4f9e-ad99-e6d66b38d5d2 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] https://10.4.3.143/volume/v3/volumes/d20a7e51-4cf9-4439-a695-e9c91138f442 returned with HTTP 200 Jul 03 23:59:26.214096 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1132/4488] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:26 2026] GET /volume/v3/volumes/d20a7e51-4cf9-4439-a695-e9c91138f442 => generated 973 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:26.226029 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d4d70bf4-c576-47c2-969d-75e270ce0d45 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:26.228014 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d4d70bf4-c576-47c2-969d-75e270ce0d45 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] GET https://10.4.3.143/volume/v3/messages Jul 03 23:59:26.228219 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d4d70bf4-c576-47c2-969d-75e270ce0d45 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:26.228387 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d4d70bf4-c576-47c2-969d-75e270ce0d45 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:26.228621 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:26.228621 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:26.231994 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d4d70bf4-c576-47c2-969d-75e270ce0d45 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Jul 03 23:59:26.232330 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1126/4489] 10.4.3.143 () {68 vars in 1280 bytes} [Fri Jul 3 23:59:26 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:26.240361 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b6b4fdc6-a239-4256-93cb-2c5b58625ef4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:26.295320 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b6b4fdc6-a239-4256-93cb-2c5b58625ef4 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-reader] GET https://10.4.3.143/volume/v3/messages Jul 03 23:59:26.295811 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b6b4fdc6-a239-4256-93cb-2c5b58625ef4 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-reader] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:26.295949 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b6b4fdc6-a239-4256-93cb-2c5b58625ef4 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-reader] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:26.300175 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b6b4fdc6-a239-4256-93cb-2c5b58625ef4 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-reader] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Jul 03 23:59:26.302900 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1097/4490] 10.4.3.143 () {68 vars in 1280 bytes} [Fri Jul 3 23:59:26 2026] GET /volume/v3/messages => generated 670 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 23:59:26.312579 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-52b9e1ac-dd5c-483b-a881-830cc08eed3c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:26.314698 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-52b9e1ac-dd5c-483b-a881-830cc08eed3c tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] DELETE https://10.4.3.143/volume/v3/messages/e64ed181-35b4-4b0d-94e6-0edfa9dcaebd Jul 03 23:59:26.314978 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-52b9e1ac-dd5c-483b-a881-830cc08eed3c tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:26.315193 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-52b9e1ac-dd5c-483b-a881-830cc08eed3c tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:26.330803 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-52b9e1ac-dd5c-483b-a881-830cc08eed3c tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] https://10.4.3.143/volume/v3/messages/e64ed181-35b4-4b0d-94e6-0edfa9dcaebd returned with HTTP 204 Jul 03 23:59:26.331404 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1136/4491] 10.4.3.143 () {68 vars in 1394 bytes} [Fri Jul 3 23:59:26 2026] DELETE /volume/v3/messages/e64ed181-35b4-4b0d-94e6-0edfa9dcaebd => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 23:59:26.339290 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0f340bcd-4d80-407a-a018-5808d7ed2a34 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:26.341115 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0f340bcd-4d80-407a-a018-5808d7ed2a34 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/d20a7e51-4cf9-4439-a695-e9c91138f442 Jul 03 23:59:26.341387 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0f340bcd-4d80-407a-a018-5808d7ed2a34 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:26.341618 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0f340bcd-4d80-407a-a018-5808d7ed2a34 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:26.341845 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-0f340bcd-4d80-407a-a018-5808d7ed2a34 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Delete volume with id: d20a7e51-4cf9-4439-a695-e9c91138f442 Jul 03 23:59:26.348687 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:26.348687 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:26.349086 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0f340bcd-4d80-407a-a018-5808d7ed2a34 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Volume info retrieved successfully. Jul 03 23:59:26.350028 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-0f340bcd-4d80-407a-a018-5808d7ed2a34 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99861) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 23:59:26.359558 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-0f340bcd-4d80-407a-a018-5808d7ed2a34 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-259018947 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-259018947, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:26.359960 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-0f340bcd-4d80-407a-a018-5808d7ed2a34 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-259018947 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-259018947, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:26.421122 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-0f340bcd-4d80-407a-a018-5808d7ed2a34 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Created reservations ['ef2024ce-d495-4d1d-9ddd-e755efe9a8d5', '5ed581a8-e2da-43fa-82ce-6d58649d787e', 'd55d6cef-3c63-434d-a646-73963dcb1e9d', 'ebce8ef3-77e2-447b-9341-eacf373059c3'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:26.459593 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0f340bcd-4d80-407a-a018-5808d7ed2a34 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Delete volume request issued successfully. Jul 03 23:59:26.459905 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0f340bcd-4d80-407a-a018-5808d7ed2a34 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] https://10.4.3.143/volume/v3/volumes/d20a7e51-4cf9-4439-a695-e9c91138f442 returned with HTTP 202 Jul 03 23:59:26.460425 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1133/4492] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:59:26 2026] DELETE /volume/v3/volumes/d20a7e51-4cf9-4439-a695-e9c91138f442 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:26.467644 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f953f032-0f3e-4f81-a642-96f63bddcdc7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:26.469419 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f953f032-0f3e-4f81-a642-96f63bddcdc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] DELETE https://10.4.3.143/volume/v3/types/2a715711-5de1-4008-b016-a201fcb9b97a Jul 03 23:59:26.469641 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f953f032-0f3e-4f81-a642-96f63bddcdc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:26.469908 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f953f032-0f3e-4f81-a642-96f63bddcdc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Calling method '_delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:26.494789 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f953f032-0f3e-4f81-a642-96f63bddcdc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] https://10.4.3.143/volume/v3/types/2a715711-5de1-4008-b016-a201fcb9b97a returned with HTTP 202 Jul 03 23:59:26.495245 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1127/4493] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:59:26 2026] DELETE /volume/v3/types/2a715711-5de1-4008-b016-a201fcb9b97a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:26.504580 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d2f7b5f0-42c0-453b-b1d3-df7e0873abbd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:26.506056 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d2f7b5f0-42c0-453b-b1d3-df7e0873abbd tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:59:26.506441 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d2f7b5f0-42c0-453b-b1d3-df7e0873abbd tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1854157809", "extra_specs": {"storage_protocol": "tempest-storage_protocol-957941490", "vendor_name": "tempest-vendor_name-1666936115"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:26.525055 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d2f7b5f0-42c0-453b-b1d3-df7e0873abbd tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:59:26.525460 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1098/4494] 10.4.3.143 () {68 vars in 1253 bytes} [Fri Jul 3 23:59:26 2026] POST /volume/v3/types => generated 329 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:26.533402 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:26.535094 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:59:26.535378 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "efe910b4-5894-42fb-a5bb-573b25177ef9", "size": 1}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:26.536725 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Create volume request body: {'volume': {'volume_type': 'efe910b4-5894-42fb-a5bb-573b25177ef9', 'size': 1}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:59:26.541162 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Create volume of 1 GB Jul 03 23:59:26.541454 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:26.541454 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:26.541833 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Availability Zones retrieved successfully. Jul 03 23:59:26.546986 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Flow 'volume_create_api' (51721e0c-ba05-40c0-82fd-81c04249cc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:26.548017 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3302ef9-d94b-4db4-871e-2f9495f85884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:26.548501 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d21096da-a30d-4931-885e-128c0b4dcddf None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:26.548776 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:59:26.550162 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d21096da-a30d-4931-885e-128c0b4dcddf tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:26.550351 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d21096da-a30d-4931-885e-128c0b4dcddf tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:26.550545 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d21096da-a30d-4931-885e-128c0b4dcddf tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:26.559032 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:26.559032 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:26.562251 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d21096da-a30d-4931-885e-128c0b4dcddf tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:26.565979 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d21096da-a30d-4931-885e-128c0b4dcddf tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:26.566351 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1134/4495] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:26 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:26.571050 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3302ef9-d94b-4db4-871e-2f9495f85884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:59:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-957941490',vendor_name='tempest-vendor_name-1666936115'},id=efe910b4-5894-42fb-a5bb-573b25177ef9,is_public=True,name='tempest-ProjectReaderTests-volume-type-1854157809',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efe910b4-5894-42fb-a5bb-573b25177ef9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:26.572507 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dffdad2-b221-4982-a340-9bc0621e8a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:26.602469 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1854157809 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1854157809, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:26.603127 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1854157809 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1854157809, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:26.610602 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-adbdf564-2f24-4905-973b-e22cbb61b188 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:26.613047 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-adbdf564-2f24-4905-973b-e22cbb61b188 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/snapshots/e1e013d3-3249-46c7-9603-f760be6e0fc9 Jul 03 23:59:26.613351 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-adbdf564-2f24-4905-973b-e22cbb61b188 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:26.613655 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-adbdf564-2f24-4905-973b-e22cbb61b188 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:26.620680 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:26.620680 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:26.621466 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-adbdf564-2f24-4905-973b-e22cbb61b188 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot retrieved successfully. Jul 03 23:59:26.622723 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-adbdf564-2f24-4905-973b-e22cbb61b188 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots/e1e013d3-3249-46c7-9603-f760be6e0fc9 returned with HTTP 200 Jul 03 23:59:26.623935 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1128/4496] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:26 2026] GET /volume/v3/snapshots/e1e013d3-3249-46c7-9603-f760be6e0fc9 => generated 471 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:26.636218 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6d52b4c7-5dd4-4cbc-945e-9e4bbe0d82f7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:26.638406 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6d52b4c7-5dd4-4cbc-945e-9e4bbe0d82f7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/snapshots/e1e013d3-3249-46c7-9603-f760be6e0fc9 Jul 03 23:59:26.638743 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6d52b4c7-5dd4-4cbc-945e-9e4bbe0d82f7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:26.639018 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6d52b4c7-5dd4-4cbc-945e-9e4bbe0d82f7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:26.645371 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:26.645371 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:26.646246 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6d52b4c7-5dd4-4cbc-945e-9e4bbe0d82f7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot retrieved successfully. Jul 03 23:59:26.647314 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6d52b4c7-5dd4-4cbc-945e-9e4bbe0d82f7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots/e1e013d3-3249-46c7-9603-f760be6e0fc9 returned with HTTP 200 Jul 03 23:59:26.647913 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1099/4497] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:26 2026] GET /volume/v3/snapshots/e1e013d3-3249-46c7-9603-f760be6e0fc9 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:26.650038 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Created reservations ['39cd3cf0-d8d3-4338-bb34-f05e8c47b869', 'e336e1ec-8337-47c9-8a43-dd48435669f5', '1eb88c95-bbba-450f-ace8-ac661c759709', '96f86838-4c58-450d-9613-d7c30b972618'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:26.650853 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dffdad2-b221-4982-a340-9bc0621e8a06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39cd3cf0-d8d3-4338-bb34-f05e8c47b869', 'e336e1ec-8337-47c9-8a43-dd48435669f5', '1eb88c95-bbba-450f-ace8-ac661c759709', '96f86838-4c58-450d-9613-d7c30b972618']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:26.651560 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dabeb88-f999-49f5-88f5-4053f3e53188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:26.686330 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dabeb88-f999-49f5-88f5-4053f3e53188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55932f49-92d1-4b19-b3c1-bad1d4619dba', '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='22d8d96c40b64e7282dfb307437446d5',qos_specs=None,replication_status=,reservations=['39cd3cf0-d8d3-4338-bb34-f05e8c47b869','e336e1ec-8337-47c9-8a43-dd48435669f5','1eb88c95-bbba-450f-ace8-ac661c759709','96f86838-4c58-450d-9613-d7c30b972618'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4453140e1c64d13b849c5b24d36bfcf',volume_type_id=efe910b4-5894-42fb-a5bb-573b25177ef9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:59:26Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55932f49-92d1-4b19-b3c1-bad1d4619dba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d8d96c40b64e7282dfb307437446d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4453140e1c64d13b849c5b24d36bfcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efe910b4-5894-42fb-a5bb-573b25177ef9),volume_type_id=efe910b4-5894-42fb-a5bb-573b25177ef9)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:26.687267 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (380399f1-f28c-4c9a-9284-f5ed507718a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:26.714577 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (380399f1-f28c-4c9a-9284-f5ed507718a0) transitioned into state 'SUCCESS' from 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='22d8d96c40b64e7282dfb307437446d5',qos_specs=None,replication_status=,reservations=['39cd3cf0-d8d3-4338-bb34-f05e8c47b869','e336e1ec-8337-47c9-8a43-dd48435669f5','1eb88c95-bbba-450f-ace8-ac661c759709','96f86838-4c58-450d-9613-d7c30b972618'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4453140e1c64d13b849c5b24d36bfcf',volume_type_id=efe910b4-5894-42fb-a5bb-573b25177ef9)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:26.715516 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c606905a-b977-4cad-902a-7eddca611df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:26.728477 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c606905a-b977-4cad-902a-7eddca611df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:26.729848 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Flow 'volume_create_api' (51721e0c-ba05-40c0-82fd-81c04249cc91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:26.730315 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Create volume request issued successfully. Jul 03 23:59:26.731228 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-180f918c-b5db-438b-a7b8-d094fabe4bc7 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:59:26.731846 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1137/4498] 10.4.3.143 () {70 vars in 1298 bytes} [Fri Jul 3 23:59:26 2026] POST /volume/v3/volumes => generated 774 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:26.742610 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-41aba34f-a4d4-4e16-86fc-23728a649c26 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:26.744471 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-41aba34f-a4d4-4e16-86fc-23728a649c26 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] GET https://10.4.3.143/volume/v3/volumes/55932f49-92d1-4b19-b3c1-bad1d4619dba Jul 03 23:59:26.744667 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-41aba34f-a4d4-4e16-86fc-23728a649c26 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:26.744914 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-41aba34f-a4d4-4e16-86fc-23728a649c26 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:26.752355 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:26.752355 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:26.755938 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-41aba34f-a4d4-4e16-86fc-23728a649c26 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Volume info retrieved successfully. Jul 03 23:59:26.759859 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-41aba34f-a4d4-4e16-86fc-23728a649c26 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] https://10.4.3.143/volume/v3/volumes/55932f49-92d1-4b19-b3c1-bad1d4619dba returned with HTTP 200 Jul 03 23:59:26.760236 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1135/4499] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:26 2026] GET /volume/v3/volumes/55932f49-92d1-4b19-b3c1-bad1d4619dba => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:27.009262 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9e7b79af-d6b8-4007-af63-f059a5685942 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:27.013508 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9e7b79af-d6b8-4007-af63-f059a5685942 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:27.013826 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9e7b79af-d6b8-4007-af63-f059a5685942 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:27.014095 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9e7b79af-d6b8-4007-af63-f059a5685942 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:27.014210 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-9e7b79af-d6b8-4007-af63-f059a5685942 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:27.019127 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:27.019127 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:27.019950 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9e7b79af-d6b8-4007-af63-f059a5685942 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:27.020420 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1129/4500] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:27 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:27.583212 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-68300ffd-7d19-40c3-895c-c4e4760801ca None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:27.585484 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-68300ffd-7d19-40c3-895c-c4e4760801ca tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:27.585856 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-68300ffd-7d19-40c3-895c-c4e4760801ca tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:27.586166 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-68300ffd-7d19-40c3-895c-c4e4760801ca tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:27.598049 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:27.598049 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:27.602991 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-68300ffd-7d19-40c3-895c-c4e4760801ca tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:27.609224 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-68300ffd-7d19-40c3-895c-c4e4760801ca tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:27.610070 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1100/4501] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:27 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:27.773432 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5d89eb67-9a67-41b7-9fb6-18e1208ac653 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:27.775463 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5d89eb67-9a67-41b7-9fb6-18e1208ac653 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] GET https://10.4.3.143/volume/v3/volumes/55932f49-92d1-4b19-b3c1-bad1d4619dba Jul 03 23:59:27.775661 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5d89eb67-9a67-41b7-9fb6-18e1208ac653 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:27.775931 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5d89eb67-9a67-41b7-9fb6-18e1208ac653 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:27.784455 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:27.784455 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:27.788365 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5d89eb67-9a67-41b7-9fb6-18e1208ac653 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Volume info retrieved successfully. Jul 03 23:59:27.792377 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5d89eb67-9a67-41b7-9fb6-18e1208ac653 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] https://10.4.3.143/volume/v3/volumes/55932f49-92d1-4b19-b3c1-bad1d4619dba returned with HTTP 200 Jul 03 23:59:27.792803 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1138/4502] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:27 2026] GET /volume/v3/volumes/55932f49-92d1-4b19-b3c1-bad1d4619dba => generated 974 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:27.813281 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-27a414ff-7a4a-4ca1-978e-5cbc8e081ca2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:27.815178 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-27a414ff-7a4a-4ca1-978e-5cbc8e081ca2 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] GET https://10.4.3.143/volume/v3/messages Jul 03 23:59:27.815435 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-27a414ff-7a4a-4ca1-978e-5cbc8e081ca2 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:27.815686 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-27a414ff-7a4a-4ca1-978e-5cbc8e081ca2 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:27.819495 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-27a414ff-7a4a-4ca1-978e-5cbc8e081ca2 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Jul 03 23:59:27.819958 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1136/4503] 10.4.3.143 () {68 vars in 1280 bytes} [Fri Jul 3 23:59:27 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 03 23:59:27.827882 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-25ffbc47-a4bf-4347-b106-32abb5b95e40 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:27.829539 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-25ffbc47-a4bf-4347-b106-32abb5b95e40 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-reader] GET https://10.4.3.143/volume/v3/messages/bb2a493e-d0e7-45fb-937a-ed096bf997a4 Jul 03 23:59:27.829777 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-25ffbc47-a4bf-4347-b106-32abb5b95e40 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-reader] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:27.829970 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-25ffbc47-a4bf-4347-b106-32abb5b95e40 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-reader] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:27.833263 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-25ffbc47-a4bf-4347-b106-32abb5b95e40 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-reader] https://10.4.3.143/volume/v3/messages/bb2a493e-d0e7-45fb-937a-ed096bf997a4 returned with HTTP 200 Jul 03 23:59:27.833641 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1130/4504] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:59:27 2026] GET /volume/v3/messages/bb2a493e-d0e7-45fb-937a-ed096bf997a4 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:27.842531 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bc6ca94f-bcbb-4fd6-85c6-069f473e1e82 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:27.844316 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bc6ca94f-bcbb-4fd6-85c6-069f473e1e82 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] DELETE https://10.4.3.143/volume/v3/messages/bb2a493e-d0e7-45fb-937a-ed096bf997a4 Jul 03 23:59:27.844511 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bc6ca94f-bcbb-4fd6-85c6-069f473e1e82 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:27.844696 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bc6ca94f-bcbb-4fd6-85c6-069f473e1e82 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:27.859370 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bc6ca94f-bcbb-4fd6-85c6-069f473e1e82 tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] https://10.4.3.143/volume/v3/messages/bb2a493e-d0e7-45fb-937a-ed096bf997a4 returned with HTTP 204 Jul 03 23:59:27.860069 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1101/4505] 10.4.3.143 () {68 vars in 1394 bytes} [Fri Jul 3 23:59:27 2026] DELETE /volume/v3/messages/bb2a493e-d0e7-45fb-937a-ed096bf997a4 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 23:59:27.868257 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b6e76599-6561-4da4-a7db-96a35888748f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:27.870065 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b6e76599-6561-4da4-a7db-96a35888748f tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/55932f49-92d1-4b19-b3c1-bad1d4619dba Jul 03 23:59:27.870234 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b6e76599-6561-4da4-a7db-96a35888748f tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:27.870410 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b6e76599-6561-4da4-a7db-96a35888748f tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:27.870590 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-b6e76599-6561-4da4-a7db-96a35888748f tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Delete volume with id: 55932f49-92d1-4b19-b3c1-bad1d4619dba Jul 03 23:59:27.877805 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:27.877805 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:27.878124 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b6e76599-6561-4da4-a7db-96a35888748f tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Volume info retrieved successfully. Jul 03 23:59:27.879320 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-b6e76599-6561-4da4-a7db-96a35888748f tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99862) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 23:59:27.900034 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-b6e76599-6561-4da4-a7db-96a35888748f tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Created reservations ['4fdb360c-da85-4b1d-a32c-a888313a0cd5', '0178867a-29f6-495d-acda-1eeade0736ea', '786e7648-edc0-4422-9382-8312635fb847', 'c91cc2f6-0872-4a2b-86b3-32623422ade5'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:27.932054 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b6e76599-6561-4da4-a7db-96a35888748f tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Delete volume request issued successfully. Jul 03 23:59:27.932338 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b6e76599-6561-4da4-a7db-96a35888748f tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] https://10.4.3.143/volume/v3/volumes/55932f49-92d1-4b19-b3c1-bad1d4619dba returned with HTTP 202 Jul 03 23:59:27.932821 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1139/4506] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:59:27 2026] DELETE /volume/v3/volumes/55932f49-92d1-4b19-b3c1-bad1d4619dba => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:27.939999 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ce72b179-6f2b-4685-a873-3152ac5b755a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:27.941633 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ce72b179-6f2b-4685-a873-3152ac5b755a tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] DELETE https://10.4.3.143/volume/v3/types/efe910b4-5894-42fb-a5bb-573b25177ef9 Jul 03 23:59:27.941862 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ce72b179-6f2b-4685-a873-3152ac5b755a tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:27.942048 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ce72b179-6f2b-4685-a873-3152ac5b755a tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:27.970310 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ce72b179-6f2b-4685-a873-3152ac5b755a tempest-ProjectReaderTests-1164059889 tempest-ProjectReaderTests-1164059889-project-admin] https://10.4.3.143/volume/v3/types/efe910b4-5894-42fb-a5bb-573b25177ef9 returned with HTTP 202 Jul 03 23:59:27.970668 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1137/4507] 10.4.3.143 () {66 vars in 1345 bytes} [Fri Jul 3 23:59:27 2026] DELETE /volume/v3/types/efe910b4-5894-42fb-a5bb-573b25177ef9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:28.031271 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d87ed97d-e795-41af-b540-b86dc82aab57 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:28.033160 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d87ed97d-e795-41af-b540-b86dc82aab57 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:28.033468 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d87ed97d-e795-41af-b540-b86dc82aab57 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:28.033688 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d87ed97d-e795-41af-b540-b86dc82aab57 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:28.033977 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-d87ed97d-e795-41af-b540-b86dc82aab57 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:28.038763 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:28.038763 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:28.039489 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d87ed97d-e795-41af-b540-b86dc82aab57 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:28.039955 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1131/4508] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:28 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:28.083142 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-dfce1483-46af-474a-a8a7-74e8ac68ee01 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:28.086003 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dfce1483-46af-474a-a8a7-74e8ac68ee01 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:59:28.088418 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dfce1483-46af-474a-a8a7-74e8ac68ee01 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "522a9229-8b1a-4699-be82-ea7cdd1c4533", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1714532280", "description": null, "metadata": null}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:28.103310 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:28.103310 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:28.104222 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-dfce1483-46af-474a-a8a7-74e8ac68ee01 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:28.104860 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-dfce1483-46af-474a-a8a7-74e8ac68ee01 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Create snapshot from volume 522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:28.137080 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-dfce1483-46af-474a-a8a7-74e8ac68ee01 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Created reservations ['6a603e80-e586-48be-ae08-ad54e1f8c414', '7c409e8b-344a-476f-b719-f50d57b93f34', 'd9c0e0c5-8011-453d-953d-a8038ca0c283', '75f66802-1c97-4a51-b314-7c0fa9e1cb45'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:28.178966 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-dfce1483-46af-474a-a8a7-74e8ac68ee01 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot force create request issued successfully. Jul 03 23:59:28.179318 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dfce1483-46af-474a-a8a7-74e8ac68ee01 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:59:28.179800 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1102/4509] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:59:28 2026] POST /volume/v3/snapshots => generated 313 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:28.190342 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-729617dd-d768-4f6f-8b54-e9dff18de999 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:28.192208 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-729617dd-d768-4f6f-8b54-e9dff18de999 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/snapshots/29d3c226-eb24-497b-b7b9-0b80bf461f0b Jul 03 23:59:28.192401 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-729617dd-d768-4f6f-8b54-e9dff18de999 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:28.192609 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-729617dd-d768-4f6f-8b54-e9dff18de999 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:28.198048 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:28.198048 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:28.198549 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-729617dd-d768-4f6f-8b54-e9dff18de999 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot retrieved successfully. Jul 03 23:59:28.199447 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-729617dd-d768-4f6f-8b54-e9dff18de999 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots/29d3c226-eb24-497b-b7b9-0b80bf461f0b returned with HTTP 200 Jul 03 23:59:28.199895 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1140/4510] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:28 2026] GET /volume/v3/snapshots/29d3c226-eb24-497b-b7b9-0b80bf461f0b => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:28.625903 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6b6aa4f6-e375-4c1f-a283-d2dbd069fa8a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:28.627964 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6b6aa4f6-e375-4c1f-a283-d2dbd069fa8a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:28.628232 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6b6aa4f6-e375-4c1f-a283-d2dbd069fa8a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:28.628498 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6b6aa4f6-e375-4c1f-a283-d2dbd069fa8a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:28.641831 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:28.641831 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:28.646915 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6b6aa4f6-e375-4c1f-a283-d2dbd069fa8a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:28.652995 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6b6aa4f6-e375-4c1f-a283-d2dbd069fa8a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:28.653530 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1138/4511] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:28 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:29.051573 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c674ce0b-ff98-4777-953e-099eb22de967 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:29.053220 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c674ce0b-ff98-4777-953e-099eb22de967 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:29.053501 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c674ce0b-ff98-4777-953e-099eb22de967 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:29.053786 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c674ce0b-ff98-4777-953e-099eb22de967 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:29.053918 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-c674ce0b-ff98-4777-953e-099eb22de967 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:29.058928 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:29.058928 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:29.059633 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c674ce0b-ff98-4777-953e-099eb22de967 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:29.060133 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1132/4512] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:29 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:29.072188 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e1bb6a15-4114-4e95-9d1d-b8d0286bfed2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:29.211712 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-211c33e7-fe26-42e3-b71b-d5d9f3bfdfdb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:29.213956 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-211c33e7-fe26-42e3-b71b-d5d9f3bfdfdb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/snapshots/29d3c226-eb24-497b-b7b9-0b80bf461f0b Jul 03 23:59:29.214285 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-211c33e7-fe26-42e3-b71b-d5d9f3bfdfdb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:29.214569 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-211c33e7-fe26-42e3-b71b-d5d9f3bfdfdb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:29.220052 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:29.220052 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:29.220654 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-211c33e7-fe26-42e3-b71b-d5d9f3bfdfdb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot retrieved successfully. Jul 03 23:59:29.221534 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-211c33e7-fe26-42e3-b71b-d5d9f3bfdfdb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots/29d3c226-eb24-497b-b7b9-0b80bf461f0b returned with HTTP 200 Jul 03 23:59:29.221960 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1141/4513] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:29 2026] GET /volume/v3/snapshots/29d3c226-eb24-497b-b7b9-0b80bf461f0b => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:29.227092 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e1bb6a15-4114-4e95-9d1d-b8d0286bfed2 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-member] PUT https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:29.227414 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e1bb6a15-4114-4e95-9d1d-b8d0286bfed2 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:29.232599 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-84e2adfa-b4a1-40c2-8260-8d27ca048436 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:29.234720 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-84e2adfa-b4a1-40c2-8260-8d27ca048436 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/snapshots/29d3c226-eb24-497b-b7b9-0b80bf461f0b Jul 03 23:59:29.234967 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-84e2adfa-b4a1-40c2-8260-8d27ca048436 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:29.235177 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-84e2adfa-b4a1-40c2-8260-8d27ca048436 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:29.239511 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:29.239511 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:29.240888 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:29.240888 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:29.241404 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-84e2adfa-b4a1-40c2-8260-8d27ca048436 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot retrieved successfully. Jul 03 23:59:29.242309 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-84e2adfa-b4a1-40c2-8260-8d27ca048436 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots/29d3c226-eb24-497b-b7b9-0b80bf461f0b returned with HTTP 200 Jul 03 23:59:29.242746 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1139/4514] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:29 2026] GET /volume/v3/snapshots/29d3c226-eb24-497b-b7b9-0b80bf461f0b => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:29.249143 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e1bb6a15-4114-4e95-9d1d-b8d0286bfed2 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-member] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:29.249648 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1103/4515] 10.4.3.143 () {70 vars in 1408 bytes} [Fri Jul 3 23:59:29 2026] PUT /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 315 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:29.259528 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e6c66e72-675f-453b-857c-6546246b955b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:29.264374 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e6c66e72-675f-453b-857c-6546246b955b tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:29.265111 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e6c66e72-675f-453b-857c-6546246b955b tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:29.267121 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e6c66e72-675f-453b-857c-6546246b955b tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:29.267313 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-e6c66e72-675f-453b-857c-6546246b955b tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:29.273591 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:29.273591 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:29.276995 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e6c66e72-675f-453b-857c-6546246b955b tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:29.277502 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1133/4516] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:29 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 761 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:29.288074 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ee43202a-2b91-4f4c-a7b6-1f7b6049484a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:29.289865 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ee43202a-2b91-4f4c-a7b6-1f7b6049484a tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] DELETE https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:29.290114 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ee43202a-2b91-4f4c-a7b6-1f7b6049484a tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:29.290340 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ee43202a-2b91-4f4c-a7b6-1f7b6049484a tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:29.290510 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-ee43202a-2b91-4f4c-a7b6-1f7b6049484a tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Delete backup with id: 328f52a9-6b95-419c-a93f-c9624d92148f. Jul 03 23:59:29.295392 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:29.295392 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:29.313302 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-ee43202a-2b91-4f4c-a7b6-1f7b6049484a tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] delete_backup rpcapi backup_id 328f52a9-6b95-419c-a93f-c9624d92148f {{(pid=99862) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 23:59:29.315058 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ee43202a-2b91-4f4c-a7b6-1f7b6049484a tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 202 Jul 03 23:59:29.315515 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1142/4517] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:59:29 2026] DELETE /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:59:29.323042 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f3868394-c2cc-4bf6-98dc-690dd47a7417 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:29.325391 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f3868394-c2cc-4bf6-98dc-690dd47a7417 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:29.325663 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f3868394-c2cc-4bf6-98dc-690dd47a7417 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:29.325931 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f3868394-c2cc-4bf6-98dc-690dd47a7417 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:29.326063 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-f3868394-c2cc-4bf6-98dc-690dd47a7417 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:29.331394 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:29.331394 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:29.333877 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f3868394-c2cc-4bf6-98dc-690dd47a7417 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 200 Jul 03 23:59:29.334345 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1140/4518] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:29 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:29.666777 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-069da339-fe31-4ddb-a77e-561458f046d2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:29.668778 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-069da339-fe31-4ddb-a77e-561458f046d2 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:29.668981 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-069da339-fe31-4ddb-a77e-561458f046d2 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:29.669191 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-069da339-fe31-4ddb-a77e-561458f046d2 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:29.679962 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:29.679962 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:29.684694 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-069da339-fe31-4ddb-a77e-561458f046d2 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:29.689973 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-069da339-fe31-4ddb-a77e-561458f046d2 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:29.691752 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1104/4519] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:29 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:30.347135 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-57b74d24-bdce-4e79-8f92-e1592d0c09a0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:30.349314 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-57b74d24-bdce-4e79-8f92-e1592d0c09a0 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f Jul 03 23:59:30.349531 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-57b74d24-bdce-4e79-8f92-e1592d0c09a0 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:30.349797 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-57b74d24-bdce-4e79-8f92-e1592d0c09a0 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:30.349939 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-57b74d24-bdce-4e79-8f92-e1592d0c09a0 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Show backup with id 328f52a9-6b95-419c-a93f-c9624d92148f. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:30.353519 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-57b74d24-bdce-4e79-8f92-e1592d0c09a0 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f returned with HTTP 404 Jul 03 23:59:30.354061 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1134/4520] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:30 2026] GET /volume/v3/backups/328f52a9-6b95-419c-a93f-c9624d92148f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:30.361894 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-da6dee03-5bbb-4cd6-a875-2efbd603a983 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:30.365241 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-da6dee03-5bbb-4cd6-a875-2efbd603a983 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/5ec75c0b-90c9-4dca-9c9e-a06ca1f42985 Jul 03 23:59:30.365523 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-da6dee03-5bbb-4cd6-a875-2efbd603a983 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:30.365802 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-da6dee03-5bbb-4cd6-a875-2efbd603a983 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:30.366003 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-da6dee03-5bbb-4cd6-a875-2efbd603a983 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Delete volume with id: 5ec75c0b-90c9-4dca-9c9e-a06ca1f42985 Jul 03 23:59:30.377573 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:30.377573 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:30.378215 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-da6dee03-5bbb-4cd6-a875-2efbd603a983 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Volume info retrieved successfully. Jul 03 23:59:30.409416 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-da6dee03-5bbb-4cd6-a875-2efbd603a983 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Delete volume request issued successfully. Jul 03 23:59:30.409695 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-da6dee03-5bbb-4cd6-a875-2efbd603a983 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/volumes/5ec75c0b-90c9-4dca-9c9e-a06ca1f42985 returned with HTTP 202 Jul 03 23:59:30.410259 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1143/4521] 10.4.3.143 () {68 vars in 1391 bytes} [Fri Jul 3 23:59:30 2026] DELETE /volume/v3/volumes/5ec75c0b-90c9-4dca-9c9e-a06ca1f42985 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 23:59:30.420045 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7cd4afd5-1a2d-4b89-a8b4-1c3a24c28fad None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:30.421980 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7cd4afd5-1a2d-4b89-a8b4-1c3a24c28fad tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/volumes/5ec75c0b-90c9-4dca-9c9e-a06ca1f42985 Jul 03 23:59:30.422229 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7cd4afd5-1a2d-4b89-a8b4-1c3a24c28fad tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:30.422480 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7cd4afd5-1a2d-4b89-a8b4-1c3a24c28fad tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:30.429733 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:30.429733 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:30.433955 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7cd4afd5-1a2d-4b89-a8b4-1c3a24c28fad tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Volume info retrieved successfully. Jul 03 23:59:30.442808 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7cd4afd5-1a2d-4b89-a8b4-1c3a24c28fad tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/volumes/5ec75c0b-90c9-4dca-9c9e-a06ca1f42985 returned with HTTP 200 Jul 03 23:59:30.443823 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1141/4522] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:30 2026] GET /volume/v3/volumes/5ec75c0b-90c9-4dca-9c9e-a06ca1f42985 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:30.705153 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2bb3a486-b50a-45a9-a1b1-baccef62b7a9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:30.707065 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2bb3a486-b50a-45a9-a1b1-baccef62b7a9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:30.708723 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2bb3a486-b50a-45a9-a1b1-baccef62b7a9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:30.708723 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2bb3a486-b50a-45a9-a1b1-baccef62b7a9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:30.714576 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-2596f3d9-dc6e-4002-96f0-8aed4bf41c6b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:30.717331 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-2596f3d9-dc6e-4002-96f0-8aed4bf41c6b tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/attachments/721dd343-bca9-4b84-9b42-b88c023951c3/action Jul 03 23:59:30.718427 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-2596f3d9-dc6e-4002-96f0-8aed4bf41c6b tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:59:30.718618 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-2596f3d9-dc6e-4002-96f0-8aed4bf41c6b tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:30.719150 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:30.719150 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:30.723312 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2bb3a486-b50a-45a9-a1b1-baccef62b7a9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:30.729686 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2bb3a486-b50a-45a9-a1b1-baccef62b7a9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:30.729686 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1105/4523] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:30 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:30.740886 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:30.740886 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:30.761601 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9fcbfe78-d3f8-4fe9-80d0-f495b820b08e req-2596f3d9-dc6e-4002-96f0-8aed4bf41c6b tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/721dd343-bca9-4b84-9b42-b88c023951c3/action returned with HTTP 204 Jul 03 23:59:30.762057 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1135/4524] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:59:30 2026] POST /volume/v3/attachments/721dd343-bca9-4b84-9b42-b88c023951c3/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:30.829331 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-bd0bfe36-e5fa-4832-84d9-9987ee225d4b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:30.830943 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bd0bfe36-e5fa-4832-84d9-9987ee225d4b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:59:30.831265 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bd0bfe36-e5fa-4832-84d9-9987ee225d4b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "522a9229-8b1a-4699-be82-ea7cdd1c4533", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-29117251", "description": null, "metadata": null}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:30.841431 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:30.841431 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:30.841683 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-bd0bfe36-e5fa-4832-84d9-9987ee225d4b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:30.841801 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-bd0bfe36-e5fa-4832-84d9-9987ee225d4b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Create snapshot from volume 522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:30.864297 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-bd0bfe36-e5fa-4832-84d9-9987ee225d4b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Created reservations ['8b18218c-a2a8-4c76-8bd1-a2f901d1a3d1', 'a07bfb81-92fa-425e-9bcc-eafa0600318b', '06f89657-f349-46f6-a6ce-db81a266e48c', '58a3bd8b-c60b-4480-96e4-600b209f0c35'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:30.895913 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-bd0bfe36-e5fa-4832-84d9-9987ee225d4b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot force create request issued successfully. Jul 03 23:59:30.896141 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bd0bfe36-e5fa-4832-84d9-9987ee225d4b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:59:30.896529 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1144/4525] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:59:30 2026] POST /volume/v3/snapshots => generated 311 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:30.904080 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d803c2dc-f678-4cb5-a32b-1378cf8b1dbd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:30.906080 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d803c2dc-f678-4cb5-a32b-1378cf8b1dbd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/snapshots/729fc83b-7799-450b-83af-da04e47d0157 Jul 03 23:59:30.906316 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d803c2dc-f678-4cb5-a32b-1378cf8b1dbd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:30.906529 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d803c2dc-f678-4cb5-a32b-1378cf8b1dbd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:30.911192 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:30.911192 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:30.911885 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d803c2dc-f678-4cb5-a32b-1378cf8b1dbd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot retrieved successfully. Jul 03 23:59:30.912802 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d803c2dc-f678-4cb5-a32b-1378cf8b1dbd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots/729fc83b-7799-450b-83af-da04e47d0157 returned with HTTP 200 Jul 03 23:59:30.913172 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1142/4526] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:30 2026] GET /volume/v3/snapshots/729fc83b-7799-450b-83af-da04e47d0157 => generated 443 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:31.461334 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5a367915-6c99-4683-9b60-8da775f280e6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:31.463086 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5a367915-6c99-4683-9b60-8da775f280e6 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] GET https://10.4.3.143/volume/v3/volumes/5ec75c0b-90c9-4dca-9c9e-a06ca1f42985 Jul 03 23:59:31.463266 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5a367915-6c99-4683-9b60-8da775f280e6 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:31.463443 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5a367915-6c99-4683-9b60-8da775f280e6 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:31.468769 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5a367915-6c99-4683-9b60-8da775f280e6 tempest-ProjectMemberTests39-487195233 tempest-ProjectMemberTests39-487195233-project-admin] https://10.4.3.143/volume/v3/volumes/5ec75c0b-90c9-4dca-9c9e-a06ca1f42985 returned with HTTP 404 Jul 03 23:59:31.469150 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1106/4527] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:31 2026] GET /volume/v3/volumes/5ec75c0b-90c9-4dca-9c9e-a06ca1f42985 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:31.748407 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f47848ed-3917-4765-b2b4-a34df0a5f863 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:31.754007 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f47848ed-3917-4765-b2b4-a34df0a5f863 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:31.754549 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f47848ed-3917-4765-b2b4-a34df0a5f863 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:31.755034 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f47848ed-3917-4765-b2b4-a34df0a5f863 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:31.774602 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:31.774602 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:31.780960 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f47848ed-3917-4765-b2b4-a34df0a5f863 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:31.785420 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f47848ed-3917-4765-b2b4-a34df0a5f863 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:31.785791 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1136/4528] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:31 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 1169 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:31.800660 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-325865be-c1b7-41e8-a155-b59de82b9778 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:31.802985 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-325865be-c1b7-41e8-a155-b59de82b9778 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 03 23:59:31.803237 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-325865be-c1b7-41e8-a155-b59de82b9778 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:31.803466 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-325865be-c1b7-41e8-a155-b59de82b9778 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:31.822318 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:31.822318 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:31.827895 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-325865be-c1b7-41e8-a155-b59de82b9778 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 03 23:59:31.833868 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-325865be-c1b7-41e8-a155-b59de82b9778 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 03 23:59:31.834343 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1145/4529] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:31 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 1169 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:31.922179 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-dfa26e3e-b9a6-4461-abeb-da045b533d09 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:31.924222 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dfa26e3e-b9a6-4461-abeb-da045b533d09 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/snapshots/729fc83b-7799-450b-83af-da04e47d0157 Jul 03 23:59:31.924410 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dfa26e3e-b9a6-4461-abeb-da045b533d09 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:31.924660 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dfa26e3e-b9a6-4461-abeb-da045b533d09 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:31.931080 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:31.931080 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:31.931524 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-dfa26e3e-b9a6-4461-abeb-da045b533d09 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot retrieved successfully. Jul 03 23:59:31.932427 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dfa26e3e-b9a6-4461-abeb-da045b533d09 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots/729fc83b-7799-450b-83af-da04e47d0157 returned with HTTP 200 Jul 03 23:59:31.932840 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1143/4530] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:31 2026] GET /volume/v3/snapshots/729fc83b-7799-450b-83af-da04e47d0157 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:31.942371 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-93f351c0-f3a2-42cc-9db0-b084a72ec976 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:31.945123 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-93f351c0-f3a2-42cc-9db0-b084a72ec976 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/snapshots/729fc83b-7799-450b-83af-da04e47d0157 Jul 03 23:59:31.945475 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-93f351c0-f3a2-42cc-9db0-b084a72ec976 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:31.945866 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-93f351c0-f3a2-42cc-9db0-b084a72ec976 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:31.952645 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:31.952645 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:31.953131 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-93f351c0-f3a2-42cc-9db0-b084a72ec976 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot retrieved successfully. Jul 03 23:59:31.954074 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-93f351c0-f3a2-42cc-9db0-b084a72ec976 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots/729fc83b-7799-450b-83af-da04e47d0157 returned with HTTP 200 Jul 03 23:59:31.954416 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1107/4531] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:31 2026] GET /volume/v3/snapshots/729fc83b-7799-450b-83af-da04e47d0157 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:32.015998 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-4def69cb-62f7-47e5-b005-1baa22c870a7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:32.019435 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-4def69cb-62f7-47e5-b005-1baa22c870a7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:32.019435 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-4def69cb-62f7-47e5-b005-1baa22c870a7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:32.019695 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-4def69cb-62f7-47e5-b005-1baa22c870a7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:32.033066 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:32.033066 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:32.041847 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-4def69cb-62f7-47e5-b005-1baa22c870a7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:32.052941 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-4def69cb-62f7-47e5-b005-1baa22c870a7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 03 23:59:32.053745 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1137/4532] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:59:32 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 1141 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:32.075752 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-742d4f2d-eb42-4e02-9cba-fa1dee753de9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:32.084547 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-742d4f2d-eb42-4e02-9cba-fa1dee753de9 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533/action Jul 03 23:59:32.084937 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-742d4f2d-eb42-4e02-9cba-fa1dee753de9 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:59:32.085048 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-742d4f2d-eb42-4e02-9cba-fa1dee753de9 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:32.099847 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:32.099847 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:32.100521 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-742d4f2d-eb42-4e02-9cba-fa1dee753de9 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:32.107082 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-742d4f2d-eb42-4e02-9cba-fa1dee753de9 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Begin detaching volume completed successfully. Jul 03 23:59:32.107168 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-742d4f2d-eb42-4e02-9cba-fa1dee753de9 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533/action returned with HTTP 202 Jul 03 23:59:32.107726 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1146/4533] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:59:32 2026] POST /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:59:33.141072 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ab26a910-7dff-49fd-a105-891a975d389b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:33.141520 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ab26a910-7dff-49fd-a105-891a975d389b None None] GET https://10.4.3.143/volume// Jul 03 23:59:33.141755 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ab26a910-7dff-49fd-a105-891a975d389b None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:33.142011 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ab26a910-7dff-49fd-a105-891a975d389b None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:33.142427 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ab26a910-7dff-49fd-a105-891a975d389b None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:59:33.142820 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1144/4534] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:59: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 03 23:59:33.151263 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-65021971-0805-4f92-b881-dcc86bc091d7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:33.154094 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-65021971-0805-4f92-b881-dcc86bc091d7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 03 23:59:33.154301 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-65021971-0805-4f92-b881-dcc86bc091d7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:33.154479 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-65021971-0805-4f92-b881-dcc86bc091d7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:33.166978 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:33.166978 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:33.171110 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-65021971-0805-4f92-b881-dcc86bc091d7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:33.176194 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-65021971-0805-4f92-b881-dcc86bc091d7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 03 23:59:33.176557 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1108/4535] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:59:33 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:59:33.222667 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:33.338359 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:59:33.338768 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1329153845"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:33.340101 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1329153845'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:59:33.340251 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Create volume of 1 GB Jul 03 23:59:33.345275 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Availability Zones retrieved successfully. Jul 03 23:59:33.354500 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Flow 'volume_create_api' (839089b1-af0b-434d-b5b9-75bb27201f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:33.356062 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d153ebf1-77fb-428f-a395-648294599f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:33.357488 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:59:33.400692 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d153ebf1-77fb-428f-a395-648294599f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:33.401354 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff18837-4fa8-4bb7-b3ad-671896b04251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:33.494203 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Created reservations ['15e85465-9e1a-42e4-b274-8bf4e537f12a', '1d0c18a7-50f6-4e5f-bd57-8bed8b354251', 'e47d0cab-c8dd-44be-9793-471e0504d236', '16838103-e3a2-4979-80e4-0d7e96662297'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:33.494967 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff18837-4fa8-4bb7-b3ad-671896b04251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15e85465-9e1a-42e4-b274-8bf4e537f12a', '1d0c18a7-50f6-4e5f-bd57-8bed8b354251', 'e47d0cab-c8dd-44be-9793-471e0504d236', '16838103-e3a2-4979-80e4-0d7e96662297']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:33.495828 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d251ab-fc70-4160-8d70-3bce2aa0d6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:33.523954 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d251ab-fc70-4160-8d70-3bce2aa0d6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1329153845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc379cd7b424f9ab0cff7064da4d537',qos_specs=None,replication_status=,reservations=['15e85465-9e1a-42e4-b274-8bf4e537f12a','1d0c18a7-50f6-4e5f-bd57-8bed8b354251','e47d0cab-c8dd-44be-9793-471e0504d236','16838103-e3a2-4979-80e4-0d7e96662297'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e40ce060034558831f1d1e5d454f34',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:59:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1329153845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dc379cd7b424f9ab0cff7064da4d537',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9e40ce060034558831f1d1e5d454f34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:33.524624 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4707614-c243-45e1-97f6-89f2867ba244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:33.551897 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4707614-c243-45e1-97f6-89f2867ba244) transitioned into state 'SUCCESS' from state '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-1329153845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc379cd7b424f9ab0cff7064da4d537',qos_specs=None,replication_status=,reservations=['15e85465-9e1a-42e4-b274-8bf4e537f12a','1d0c18a7-50f6-4e5f-bd57-8bed8b354251','e47d0cab-c8dd-44be-9793-471e0504d236','16838103-e3a2-4979-80e4-0d7e96662297'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e40ce060034558831f1d1e5d454f34',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:33.552652 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f14c60b4-2ac4-4e5a-81e8-2d15f1f40af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:33.565354 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f14c60b4-2ac4-4e5a-81e8-2d15f1f40af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:33.566153 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Flow 'volume_create_api' (839089b1-af0b-434d-b5b9-75bb27201f39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:33.566442 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Create volume request issued successfully. Jul 03 23:59:33.566993 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3b8976a5-1caf-493c-adfb-a66f1659b813 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:59:33.568268 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1138/4536] 10.4.3.143 () {70 vars in 1298 bytes} [Fri Jul 3 23:59:33 2026] POST /volume/v3/volumes => generated 778 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:33.578982 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-67a6ae08-788f-4cde-ac17-067d99cc5df5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:33.581167 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-67a6ae08-788f-4cde-ac17-067d99cc5df5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/volumes/c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f Jul 03 23:59:33.581433 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-67a6ae08-788f-4cde-ac17-067d99cc5df5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:33.581736 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-67a6ae08-788f-4cde-ac17-067d99cc5df5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:33.589719 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:33.589719 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:33.594245 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-67a6ae08-788f-4cde-ac17-067d99cc5df5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Volume info retrieved successfully. Jul 03 23:59:33.599502 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-67a6ae08-788f-4cde-ac17-067d99cc5df5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/volumes/c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f returned with HTTP 200 Jul 03 23:59:33.600027 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1147/4537] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:33 2026] GET /volume/v3/volumes/c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:33.996768 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-168bc569-bc02-43f4-bf88-cf539f562beb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:33.998516 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-168bc569-bc02-43f4-bf88-cf539f562beb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] DELETE https://10.4.3.143/volume/v3/attachments/36b15d3d-93c8-4332-a522-f74f6a01e231 Jul 03 23:59:33.998691 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-168bc569-bc02-43f4-bf88-cf539f562beb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:33.998877 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-168bc569-bc02-43f4-bf88-cf539f562beb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:34.005797 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:34.005797 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:34.537350 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-a40c188f-16e5-44df-98ac-c0fba58ee886 req-168bc569-bc02-43f4-bf88-cf539f562beb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/attachments/36b15d3d-93c8-4332-a522-f74f6a01e231 returned with HTTP 200 Jul 03 23:59:34.537907 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1145/4538] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:59:33 2026] DELETE /volume/v3/attachments/36b15d3d-93c8-4332-a522-f74f6a01e231 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:34.612148 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-82320637-fa91-4326-895b-69ef30768dd8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:34.614494 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-82320637-fa91-4326-895b-69ef30768dd8 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/volumes/c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f Jul 03 23:59:34.614845 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-82320637-fa91-4326-895b-69ef30768dd8 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:34.615112 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-82320637-fa91-4326-895b-69ef30768dd8 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:34.625103 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:34.625103 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:34.628638 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-82320637-fa91-4326-895b-69ef30768dd8 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Volume info retrieved successfully. Jul 03 23:59:34.633352 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-82320637-fa91-4326-895b-69ef30768dd8 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/volumes/c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f returned with HTTP 200 Jul 03 23:59:34.633743 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1109/4539] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:34 2026] GET /volume/v3/volumes/c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:34.646207 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1bf06611-743a-4a85-80dc-d9ff88581c8e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:34.648129 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1bf06611-743a-4a85-80dc-d9ff88581c8e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 03 23:59:34.648465 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1bf06611-743a-4a85-80dc-d9ff88581c8e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f", "name": "tempest-type-Backup-1661282747"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:34.649901 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.backups [None req-1bf06611-743a-4a85-80dc-d9ff88581c8e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Creating new backup {'backup': {'volume_id': 'c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f', 'name': 'tempest-type-Backup-1661282747'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:59:34.650030 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-1bf06611-743a-4a85-80dc-d9ff88581c8e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Creating backup of volume c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f in container None Jul 03 23:59:34.657193 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:34.657193 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:34.657508 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1bf06611-743a-4a85-80dc-d9ff88581c8e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Volume info retrieved successfully. Jul 03 23:59:34.683911 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-1bf06611-743a-4a85-80dc-d9ff88581c8e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Created reservations ['351447ce-6467-4d67-bfda-2353634d293f', 'c95fb72e-0007-42c6-9c96-4f27a4f31661'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:34.749915 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1bf06611-743a-4a85-80dc-d9ff88581c8e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:59:34.749915 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1139/4540] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:59:34 2026] POST /volume/v3/backups => generated 316 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:34.761335 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e9e39693-4c42-4e1c-8a71-631cdfd5d8a8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:34.763319 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e9e39693-4c42-4e1c-8a71-631cdfd5d8a8 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 03 23:59:34.763689 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e9e39693-4c42-4e1c-8a71-631cdfd5d8a8 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:34.764049 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e9e39693-4c42-4e1c-8a71-631cdfd5d8a8 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:34.764237 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-e9e39693-4c42-4e1c-8a71-631cdfd5d8a8 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:34.768615 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:34.768615 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:34.769413 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e9e39693-4c42-4e1c-8a71-631cdfd5d8a8 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 03 23:59:34.769916 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1148/4541] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:34 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:35.300479 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:35.303003 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:59:35.303497 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-43627108", "snapshot_id": "e1e013d3-3249-46c7-9603-f760be6e0fc9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:35.305801 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-43627108', 'snapshot_id': 'e1e013d3-3249-46c7-9603-f760be6e0fc9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:59:35.313657 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:35.313657 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:35.314431 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot retrieved successfully. Jul 03 23:59:35.314622 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Create volume of 1 GB Jul 03 23:59:35.319832 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Availability Zones retrieved successfully. Jul 03 23:59:35.328303 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Flow 'volume_create_api' (3e8000f1-7681-405b-a4bb-6b916f06b874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:35.330068 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410d7882-581b-4c45-b591-c791e13f1593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:35.331674 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:59:35.378078 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410d7882-581b-4c45-b591-c791e13f1593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e1e013d3-3249-46c7-9603-f760be6e0fc9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:35.379310 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75009d58-5f5c-44c4-ab57-30883e586043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:35.541099 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Created reservations ['b323e41e-d18b-4924-8d16-d1eefbeda3a0', 'b3281c5a-3379-4573-b8d4-ed536ba310c8', 'ca11f7fa-bebf-4053-9419-d60c7c0ac063', 'dd703d6f-9f04-4867-85a4-e2854061bdd8'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:35.541970 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75009d58-5f5c-44c4-ab57-30883e586043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b323e41e-d18b-4924-8d16-d1eefbeda3a0', 'b3281c5a-3379-4573-b8d4-ed536ba310c8', 'ca11f7fa-bebf-4053-9419-d60c7c0ac063', 'dd703d6f-9f04-4867-85a4-e2854061bdd8']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:35.542769 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f331e477-cdb9-40b2-894e-804338a74dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:35.655335 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f331e477-cdb9-40b2-894e-804338a74dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4347874-9b12-452f-b00c-50a1f2836796', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-43627108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a3392ff20954983a42849809e857487',qos_specs=None,replication_status=,reservations=['b323e41e-d18b-4924-8d16-d1eefbeda3a0','b3281c5a-3379-4573-b8d4-ed536ba310c8','ca11f7fa-bebf-4053-9419-d60c7c0ac063','dd703d6f-9f04-4867-85a4-e2854061bdd8'],size=1,snapshot_id=e1e013d3-3249-46c7-9603-f760be6e0fc9,source_replicaid=,source_volid=None,status='creating',user_id='865eee04445d4f6bb0557c367bcf52b2',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:59:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-43627108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4347874-9b12-452f-b00c-50a1f2836796,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a3392ff20954983a42849809e857487',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e1e013d3-3249-46c7-9603-f760be6e0fc9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='865eee04445d4f6bb0557c367bcf52b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:35.655989 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b4644f5-408f-4057-bd88-b47b53fb52a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:35.731516 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b4644f5-408f-4057-bd88-b47b53fb52a0) transitioned into state 'SUCCESS' from state '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-43627108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a3392ff20954983a42849809e857487',qos_specs=None,replication_status=,reservations=['b323e41e-d18b-4924-8d16-d1eefbeda3a0','b3281c5a-3379-4573-b8d4-ed536ba310c8','ca11f7fa-bebf-4053-9419-d60c7c0ac063','dd703d6f-9f04-4867-85a4-e2854061bdd8'],size=1,snapshot_id=e1e013d3-3249-46c7-9603-f760be6e0fc9,source_replicaid=,source_volid=None,status='creating',user_id='865eee04445d4f6bb0557c367bcf52b2',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:35.732490 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c563073-ce2d-4462-beab-88e9800fa692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:35.768622 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c563073-ce2d-4462-beab-88e9800fa692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:35.769312 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Flow 'volume_create_api' (3e8000f1-7681-405b-a4bb-6b916f06b874) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:35.769685 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Create volume request issued successfully. Jul 03 23:59:35.770641 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fc27de3e-9acc-4122-9823-8b7e39714c83 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:59:35.771229 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1146/4542] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:59:35 2026] POST /volume/v3/volumes => generated 789 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:35.786957 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-41024db4-94e5-4ef9-be36-0b948d0071af None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:35.789364 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-41024db4-94e5-4ef9-be36-0b948d0071af tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 03 23:59:35.789666 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-41024db4-94e5-4ef9-be36-0b948d0071af tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:35.789920 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-41024db4-94e5-4ef9-be36-0b948d0071af tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:35.790074 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-41024db4-94e5-4ef9-be36-0b948d0071af tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:35.791986 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c9027fb9-ad56-4245-b2b2-2f56ccef22d3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:35.794481 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c9027fb9-ad56-4245-b2b2-2f56ccef22d3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 03 23:59:35.794694 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c9027fb9-ad56-4245-b2b2-2f56ccef22d3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:35.794959 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c9027fb9-ad56-4245-b2b2-2f56ccef22d3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:35.795717 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:35.795717 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:35.796598 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-41024db4-94e5-4ef9-be36-0b948d0071af tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 03 23:59:35.797047 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1110/4543] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:35 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:35.806320 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:35.806320 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:35.820601 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c9027fb9-ad56-4245-b2b2-2f56ccef22d3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:35.828111 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c9027fb9-ad56-4245-b2b2-2f56ccef22d3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 200 Jul 03 23:59:35.828630 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1140/4544] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:35 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:36.811518 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2dbea030-0110-4b61-abe1-21e299c4d257 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:36.811518 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2dbea030-0110-4b61-abe1-21e299c4d257 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 03 23:59:36.811518 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2dbea030-0110-4b61-abe1-21e299c4d257 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:36.811964 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2dbea030-0110-4b61-abe1-21e299c4d257 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:36.811964 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-2dbea030-0110-4b61-abe1-21e299c4d257 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:36.822123 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:36.822123 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:36.822887 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2dbea030-0110-4b61-abe1-21e299c4d257 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 03 23:59:36.823620 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1149/4545] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:36 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:36.851635 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-03f818cd-7b61-48fe-91e1-3e2309ce6236 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:36.853816 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-03f818cd-7b61-48fe-91e1-3e2309ce6236 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 03 23:59:36.854012 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-03f818cd-7b61-48fe-91e1-3e2309ce6236 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:36.854194 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-03f818cd-7b61-48fe-91e1-3e2309ce6236 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:36.861158 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:36.861158 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:36.865846 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-03f818cd-7b61-48fe-91e1-3e2309ce6236 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:36.870178 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-03f818cd-7b61-48fe-91e1-3e2309ce6236 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 200 Jul 03 23:59:36.870577 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1147/4546] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:36 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:36.882190 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d4417fee-0b23-44bb-9344-1b2785f04f8a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:36.887064 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d4417fee-0b23-44bb-9344-1b2785f04f8a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 03 23:59:36.887064 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d4417fee-0b23-44bb-9344-1b2785f04f8a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:36.887064 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d4417fee-0b23-44bb-9344-1b2785f04f8a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:36.893071 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:36.893071 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:36.896762 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d4417fee-0b23-44bb-9344-1b2785f04f8a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:36.901127 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d4417fee-0b23-44bb-9344-1b2785f04f8a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 200 Jul 03 23:59:36.901675 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1111/4547] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:36 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:37.412109 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-6824d7bc-b659-4725-bad5-7ca53581e79e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:37.414732 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-6824d7bc-b659-4725-bad5-7ca53581e79e tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 03 23:59:37.414950 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-6824d7bc-b659-4725-bad5-7ca53581e79e tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:37.415174 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-6824d7bc-b659-4725-bad5-7ca53581e79e tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:37.423834 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:37.423834 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:37.427979 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-6824d7bc-b659-4725-bad5-7ca53581e79e tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:37.432385 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-6824d7bc-b659-4725-bad5-7ca53581e79e tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 200 Jul 03 23:59:37.432986 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1141/4548] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:59:37 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:37.839624 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cc72b07c-b421-407b-9dcb-ed0dcc15a6a4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:37.843258 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cc72b07c-b421-407b-9dcb-ed0dcc15a6a4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 03 23:59:37.843258 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cc72b07c-b421-407b-9dcb-ed0dcc15a6a4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:37.843830 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cc72b07c-b421-407b-9dcb-ed0dcc15a6a4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:37.843830 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-cc72b07c-b421-407b-9dcb-ed0dcc15a6a4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:37.849332 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:37.849332 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:37.850137 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cc72b07c-b421-407b-9dcb-ed0dcc15a6a4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 03 23:59:37.850571 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1150/4549] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:37 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:38.861567 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2d28e72c-1eb4-4800-8e36-ffa030e16803 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:38.863558 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2d28e72c-1eb4-4800-8e36-ffa030e16803 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 03 23:59:38.863828 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2d28e72c-1eb4-4800-8e36-ffa030e16803 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:38.864000 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2d28e72c-1eb4-4800-8e36-ffa030e16803 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:38.864101 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-2d28e72c-1eb4-4800-8e36-ffa030e16803 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:38.868349 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:38.868349 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:38.869118 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2d28e72c-1eb4-4800-8e36-ffa030e16803 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 03 23:59:38.869569 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1148/4550] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:38 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:39.474881 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-46b77976-073d-4556-8b9b-06a239d83be7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:39.475271 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-46b77976-073d-4556-8b9b-06a239d83be7 None None] GET https://10.4.3.143/volume// Jul 03 23:59:39.475495 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-46b77976-073d-4556-8b9b-06a239d83be7 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:39.475656 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-46b77976-073d-4556-8b9b-06a239d83be7 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:39.476014 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-46b77976-073d-4556-8b9b-06a239d83be7 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:59:39.476274 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1112/4551] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:59: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 03 23:59:39.485213 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-91989c9f-6cea-40ff-82a9-7147d403d915 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:39.487307 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-91989c9f-6cea-40ff-82a9-7147d403d915 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:59:39.487721 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-91989c9f-6cea-40ff-82a9-7147d403d915 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4347874-9b12-452f-b00c-50a1f2836796", "connector": null, "instance_uuid": "bfa43860-e4eb-4584-9345-81b60fc4aebf"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:39.495583 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:39.495583 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:39.542202 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-91989c9f-6cea-40ff-82a9-7147d403d915 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:59:39.542799 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1142/4552] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:59:39 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 03 23:59:39.882361 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-95372f1a-4fb7-4408-85a8-94ef71633f9e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:39.884882 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-95372f1a-4fb7-4408-85a8-94ef71633f9e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 03 23:59:39.885289 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-95372f1a-4fb7-4408-85a8-94ef71633f9e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:39.885583 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-95372f1a-4fb7-4408-85a8-94ef71633f9e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:39.885799 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-95372f1a-4fb7-4408-85a8-94ef71633f9e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:39.893967 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:39.893967 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:39.894616 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-95372f1a-4fb7-4408-85a8-94ef71633f9e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 03 23:59:39.895003 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1151/4553] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:39 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:39.897987 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a6eed1f1-e8f7-46e1-ab06-b40b3be62057 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:39.956167 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-33b83b7e-053c-4b9e-a78f-49964fe760bc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:39.957841 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-33b83b7e-053c-4b9e-a78f-49964fe760bc tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 03 23:59:39.958038 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-33b83b7e-053c-4b9e-a78f-49964fe760bc tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:39.958205 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-33b83b7e-053c-4b9e-a78f-49964fe760bc tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:39.967412 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:39.967412 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:39.970759 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-33b83b7e-053c-4b9e-a78f-49964fe760bc tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:39.975439 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-33b83b7e-053c-4b9e-a78f-49964fe760bc tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 200 Jul 03 23:59:39.975823 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1113/4554] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:39 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:40.004183 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a6eed1f1-e8f7-46e1-ab06-b40b3be62057 tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] POST https://10.4.3.143/volume/v3/types Jul 03 23:59:40.004575 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a6eed1f1-e8f7-46e1-ab06-b40b3be62057 tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1144186038", "extra_specs": {}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:40.023808 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a6eed1f1-e8f7-46e1-ab06-b40b3be62057 tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 03 23:59:40.024234 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1149/4555] 10.4.3.143 () {68 vars in 1252 bytes} [Fri Jul 3 23:59:39 2026] POST /volume/v3/types => generated 212 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:40.032682 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3f21b7b0-03fe-4768-8b63-d13fd4d67d3f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:40.034569 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3f21b7b0-03fe-4768-8b63-d13fd4d67d3f tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] POST https://10.4.3.143/volume/v3/types/64a5ca71-06f3-453e-ab31-863b2a81faf8/encryption Jul 03 23:59:40.035003 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3f21b7b0-03fe-4768-8b63-d13fd4d67d3f tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:40.036569 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:40.036569 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:40.053014 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3f21b7b0-03fe-4768-8b63-d13fd4d67d3f tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] https://10.4.3.143/volume/v3/types/64a5ca71-06f3-453e-ab31-863b2a81faf8/encryption returned with HTTP 200 Jul 03 23:59:40.053445 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1143/4556] 10.4.3.143 () {68 vars in 1397 bytes} [Fri Jul 3 23:59:40 2026] POST /volume/v3/types/64a5ca71-06f3-453e-ab31-863b2a81faf8/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:40.061759 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:40.072162 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4e0208ca-4f1e-4097-ab60-19c7d2ca892e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:40.072730 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4e0208ca-4f1e-4097-ab60-19c7d2ca892e None None] GET https://10.4.3.143/volume// Jul 03 23:59:40.072934 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4e0208ca-4f1e-4097-ab60-19c7d2ca892e None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:40.073148 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4e0208ca-4f1e-4097-ab60-19c7d2ca892e None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:40.073516 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4e0208ca-4f1e-4097-ab60-19c7d2ca892e None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:59:40.073848 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1114/4557] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:59: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 03 23:59:40.079969 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-d8d49c39-abc1-43bd-a62f-598849073e09 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:40.081815 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-d8d49c39-abc1-43bd-a62f-598849073e09 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 03 23:59:40.082022 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-d8d49c39-abc1-43bd-a62f-598849073e09 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:40.082193 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-d8d49c39-abc1-43bd-a62f-598849073e09 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:40.090585 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:40.090585 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:40.094033 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-d8d49c39-abc1-43bd-a62f-598849073e09 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:40.097864 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-d8d49c39-abc1-43bd-a62f-598849073e09 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 200 Jul 03 23:59:40.098221 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1150/4558] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:59:40 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 1061 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:59:40.129091 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:59:40.129562 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1385773642", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1144186038", "size": 1}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:40.131716 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1385773642', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1144186038', 'size': 1}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:59:40.135910 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Create volume of 1 GB Jul 03 23:59:40.136255 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:40.136255 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:40.136839 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Availability Zones retrieved successfully. Jul 03 23:59:40.141811 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Flow 'volume_create_api' (e2867bb1-b206-4530-a182-6f9f085d3d8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:40.143534 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59a0f34-4173-4a16-a26c-14ab3054d980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:40.144526 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:59:40.166656 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59a0f34-4173-4a16-a26c-14ab3054d980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:59:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=64a5ca71-06f3-453e-ab31-863b2a81faf8,is_public=True,name='tempest-scenario-type-luks-1144186038',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a5ca71-06f3-453e-ab31-863b2a81faf8', '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=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:40.167651 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e634805c-c75d-45c8-afef-55797e134712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:40.191858 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1144186038 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1144186038, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:40.192236 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1144186038 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1144186038, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:40.202627 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-defa7839-90d0-49e4-b750-4ffc0c0983eb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:40.205808 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-defa7839-90d0-49e4-b750-4ffc0c0983eb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] PUT https://10.4.3.143/volume/v3/attachments/61499a5a-3b85-453d-a5e8-012fe128c3cb Jul 03 23:59:40.206270 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-defa7839-90d0-49e4-b750-4ffc0c0983eb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:40.213544 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-defa7839-90d0-49e4-b750-4ffc0c0983eb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Acquiring lock "cinder-attachment_update-b4347874-9b12-452f-b00c-50a1f2836796-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:59:40.222907 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-defa7839-90d0-49e4-b750-4ffc0c0983eb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Lock "cinder-attachment_update-b4347874-9b12-452f-b00c-50a1f2836796-np0000004490" acquired by "attachment_update" :: waited 0.009s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:59:40.224374 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:40.224374 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:40.233236 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Created reservations ['f6a5e8b1-c6f2-4f17-94a2-b1a60fdf4349', '3f9da2a7-804d-4d06-a1bc-f5c64376f37b', 'c52cfb88-507a-46ef-8e29-8682416ac65f', '47b2b4f7-56c4-4171-bd87-0701223b120d'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:40.234154 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e634805c-c75d-45c8-afef-55797e134712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6a5e8b1-c6f2-4f17-94a2-b1a60fdf4349', '3f9da2a7-804d-4d06-a1bc-f5c64376f37b', 'c52cfb88-507a-46ef-8e29-8682416ac65f', '47b2b4f7-56c4-4171-bd87-0701223b120d']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:40.234926 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b913eb7-f225-45a7-a23a-6992935c0a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:40.260198 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b913eb7-f225-45a7-a23a-6992935c0a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73e6c527-a2f0-4515-ba87-bf0638c7a8cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1385773642',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9edad5a93d904e1491081edb537c7c74',qos_specs=None,replication_status=,reservations=['f6a5e8b1-c6f2-4f17-94a2-b1a60fdf4349','3f9da2a7-804d-4d06-a1bc-f5c64376f37b','c52cfb88-507a-46ef-8e29-8682416ac65f','47b2b4f7-56c4-4171-bd87-0701223b120d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e01b96e1b0a34a43bf0ea2ade1a1638a',volume_type_id=64a5ca71-06f3-453e-ab31-863b2a81faf8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:59:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1385773642',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=73e6c527-a2f0-4515-ba87-bf0638c7a8cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9edad5a93d904e1491081edb537c7c74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e01b96e1b0a34a43bf0ea2ade1a1638a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a5ca71-06f3-453e-ab31-863b2a81faf8),volume_type_id=64a5ca71-06f3-453e-ab31-863b2a81faf8)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:40.261008 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4588a48b-2f51-47a8-9da2-b10496e731e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:40.284212 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4588a48b-2f51-47a8-9da2-b10496e731e8) transitioned into state 'SUCCESS' from state '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-1385773642',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9edad5a93d904e1491081edb537c7c74',qos_specs=None,replication_status=,reservations=['f6a5e8b1-c6f2-4f17-94a2-b1a60fdf4349','3f9da2a7-804d-4d06-a1bc-f5c64376f37b','c52cfb88-507a-46ef-8e29-8682416ac65f','47b2b4f7-56c4-4171-bd87-0701223b120d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e01b96e1b0a34a43bf0ea2ade1a1638a',volume_type_id=64a5ca71-06f3-453e-ab31-863b2a81faf8)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:40.285040 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d279f555-143f-46fb-8d56-524af049a545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:40.294114 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d279f555-143f-46fb-8d56-524af049a545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:40.294967 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Flow 'volume_create_api' (e2867bb1-b206-4530-a182-6f9f085d3d8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:40.295311 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Create volume request issued successfully. Jul 03 23:59:40.295928 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ef64ace3-4970-4031-b3a3-053bfe182aa1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:59:40.296341 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1152/4559] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:59:40 2026] POST /volume/v3/volumes => generated 785 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:40.309383 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-932b52fd-eed2-4d93-beb6-ede830871e75 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:40.311489 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-932b52fd-eed2-4d93-beb6-ede830871e75 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/73e6c527-a2f0-4515-ba87-bf0638c7a8cf Jul 03 23:59:40.311716 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-932b52fd-eed2-4d93-beb6-ede830871e75 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:40.311945 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-932b52fd-eed2-4d93-beb6-ede830871e75 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:40.320149 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:40.320149 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:40.324316 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-932b52fd-eed2-4d93-beb6-ede830871e75 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:40.329539 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-932b52fd-eed2-4d93-beb6-ede830871e75 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/73e6c527-a2f0-4515-ba87-bf0638c7a8cf returned with HTTP 200 Jul 03 23:59:40.330049 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1115/4560] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:40 2026] GET /volume/v3/volumes/73e6c527-a2f0-4515-ba87-bf0638c7a8cf => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:40.748135 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-defa7839-90d0-49e4-b750-4ffc0c0983eb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Lock "cinder-attachment_update-b4347874-9b12-452f-b00c-50a1f2836796-np0000004490" released by "attachment_update" :: held 0.525s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:59:40.748544 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-defa7839-90d0-49e4-b750-4ffc0c0983eb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/attachments/61499a5a-3b85-453d-a5e8-012fe128c3cb returned with HTTP 200 Jul 03 23:59:40.749045 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1144/4561] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:59:40 2026] PUT /volume/v3/attachments/61499a5a-3b85-453d-a5e8-012fe128c3cb => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:40.909937 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-75a94833-bece-4159-bcc2-779a84e0ab57 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:40.911871 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-75a94833-bece-4159-bcc2-779a84e0ab57 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 03 23:59:40.912085 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-75a94833-bece-4159-bcc2-779a84e0ab57 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:40.912267 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-75a94833-bece-4159-bcc2-779a84e0ab57 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:40.912372 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-75a94833-bece-4159-bcc2-779a84e0ab57 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:40.917325 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:40.917325 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:40.918159 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-75a94833-bece-4159-bcc2-779a84e0ab57 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 03 23:59:40.918594 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1151/4562] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:40 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:40.990092 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-18fc1fbb-9929-4d47-829c-e782f22ca5b2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:40.992826 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-18fc1fbb-9929-4d47-829c-e782f22ca5b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 03 23:59:40.993135 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-18fc1fbb-9929-4d47-829c-e782f22ca5b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:40.993394 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-18fc1fbb-9929-4d47-829c-e782f22ca5b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:41.009733 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:41.009733 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:41.015377 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-18fc1fbb-9929-4d47-829c-e782f22ca5b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:41.022996 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-18fc1fbb-9929-4d47-829c-e782f22ca5b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 200 Jul 03 23:59:41.023459 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1153/4563] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:40 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:41.343025 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cc1d740e-eec1-45e3-9714-bea1e7e1c424 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:41.344890 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cc1d740e-eec1-45e3-9714-bea1e7e1c424 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/73e6c527-a2f0-4515-ba87-bf0638c7a8cf Jul 03 23:59:41.345091 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cc1d740e-eec1-45e3-9714-bea1e7e1c424 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:41.345272 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cc1d740e-eec1-45e3-9714-bea1e7e1c424 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:41.353796 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:41.353796 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:41.359789 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cc1d740e-eec1-45e3-9714-bea1e7e1c424 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:41.365266 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cc1d740e-eec1-45e3-9714-bea1e7e1c424 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/73e6c527-a2f0-4515-ba87-bf0638c7a8cf returned with HTTP 200 Jul 03 23:59:41.365792 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1116/4564] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:41 2026] GET /volume/v3/volumes/73e6c527-a2f0-4515-ba87-bf0638c7a8cf => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:41.379096 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d4718790-db5c-49e9-a21c-889dea1358f5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:41.381390 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d4718790-db5c-49e9-a21c-889dea1358f5 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/73e6c527-a2f0-4515-ba87-bf0638c7a8cf Jul 03 23:59:41.381645 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d4718790-db5c-49e9-a21c-889dea1358f5 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:41.381896 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d4718790-db5c-49e9-a21c-889dea1358f5 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:41.390426 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:41.390426 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:41.395718 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d4718790-db5c-49e9-a21c-889dea1358f5 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:41.401038 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d4718790-db5c-49e9-a21c-889dea1358f5 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/73e6c527-a2f0-4515-ba87-bf0638c7a8cf returned with HTTP 200 Jul 03 23:59:41.401509 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1145/4565] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:41 2026] GET /volume/v3/volumes/73e6c527-a2f0-4515-ba87-bf0638c7a8cf => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:41.418286 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:41.422463 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:59:41.422822 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-63352562", "source_volid": "73e6c527-a2f0-4515-ba87-bf0638c7a8cf", "volume_type": "tempest-scenario-type-luks-1144186038", "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:41.424633 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-63352562', 'source_volid': '73e6c527-a2f0-4515-ba87-bf0638c7a8cf', 'volume_type': 'tempest-scenario-type-luks-1144186038', 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:59:41.439029 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:41.439029 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:41.439575 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume retrieved successfully. Jul 03 23:59:41.439714 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Create volume of 1 GB Jul 03 23:59:41.442557 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Availability Zones retrieved successfully. Jul 03 23:59:41.449116 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Flow 'volume_create_api' (738b73bf-706e-430b-8fea-1ae3b2c063a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:41.450485 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (467b9744-f180-44ac-b54d-66506f99690a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:41.451593 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:59:41.476359 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (467b9744-f180-44ac-b54d-66506f99690a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '73e6c527-a2f0-4515-ba87-bf0638c7a8cf', 'volume_type': VolumeType(created_at=2026-07-03T23:59:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=64a5ca71-06f3-453e-ab31-863b2a81faf8,is_public=True,name='tempest-scenario-type-luks-1144186038',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64a5ca71-06f3-453e-ab31-863b2a81faf8', '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=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:41.477537 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7271bb9f-f2fe-4b62-9286-fd52f030fec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:41.510801 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1144186038 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1144186038, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:41.511089 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1144186038 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1144186038, it is now deprecated. Please use the default quota class for default quota. Jul 03 23:59:41.524124 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Created reservations ['dab913d1-ed8f-43cc-b277-6eedb76581c7', '5de2c583-bf27-462a-abed-77506240af58', 'f88d1408-4653-4ff0-bed8-45bb12c3751f', '9fb813ab-1ed0-43e1-a19c-a12307309d06'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:41.524869 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7271bb9f-f2fe-4b62-9286-fd52f030fec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dab913d1-ed8f-43cc-b277-6eedb76581c7', '5de2c583-bf27-462a-abed-77506240af58', 'f88d1408-4653-4ff0-bed8-45bb12c3751f', '9fb813ab-1ed0-43e1-a19c-a12307309d06']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:41.525530 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82cb9926-dc38-4d2d-94e8-4eeabda8bbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:41.564193 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82cb9926-dc38-4d2d-94e8-4eeabda8bbfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a70403a2-76af-48cc-a755-ec8d2f9623da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-63352562',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9edad5a93d904e1491081edb537c7c74',qos_specs=None,replication_status=,reservations=['dab913d1-ed8f-43cc-b277-6eedb76581c7','5de2c583-bf27-462a-abed-77506240af58','f88d1408-4653-4ff0-bed8-45bb12c3751f','9fb813ab-1ed0-43e1-a19c-a12307309d06'],size=1,snapshot_id=None,source_replicaid=,source_volid=73e6c527-a2f0-4515-ba87-bf0638c7a8cf,status='creating',user_id='e01b96e1b0a34a43bf0ea2ade1a1638a',volume_type_id=64a5ca71-06f3-453e-ab31-863b2a81faf8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-63352562',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a70403a2-76af-48cc-a755-ec8d2f9623da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9edad5a93d904e1491081edb537c7c74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=73e6c527-a2f0-4515-ba87-bf0638c7a8cf,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e01b96e1b0a34a43bf0ea2ade1a1638a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64a5ca71-06f3-453e-ab31-863b2a81faf8),volume_type_id=64a5ca71-06f3-453e-ab31-863b2a81faf8)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:41.565082 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93b5b61c-0a82-458b-bfbb-6a900cbaf22e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:41.585417 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93b5b61c-0a82-458b-bfbb-6a900cbaf22e) transitioned into state 'SUCCESS' from state '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-63352562',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9edad5a93d904e1491081edb537c7c74',qos_specs=None,replication_status=,reservations=['dab913d1-ed8f-43cc-b277-6eedb76581c7','5de2c583-bf27-462a-abed-77506240af58','f88d1408-4653-4ff0-bed8-45bb12c3751f','9fb813ab-1ed0-43e1-a19c-a12307309d06'],size=1,snapshot_id=None,source_replicaid=,source_volid=73e6c527-a2f0-4515-ba87-bf0638c7a8cf,status='creating',user_id='e01b96e1b0a34a43bf0ea2ade1a1638a',volume_type_id=64a5ca71-06f3-453e-ab31-863b2a81faf8)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:41.586420 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a04c32fc-fb07-428c-9e20-b8344e7d3919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:41.606290 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a04c32fc-fb07-428c-9e20-b8344e7d3919) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:41.607276 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Flow 'volume_create_api' (738b73bf-706e-430b-8fea-1ae3b2c063a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:41.607715 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Create volume request issued successfully. Jul 03 23:59:41.608308 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ba3bdf1f-aa66-411d-9602-73cf5b3c3d8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:59:41.609012 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1152/4566] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:59:41 2026] POST /volume/v3/volumes => generated 810 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:41.631611 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-530b7633-c3a8-4abd-9981-1a874fa26185 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:41.644367 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-530b7633-c3a8-4abd-9981-1a874fa26185 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 03 23:59:41.645333 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-530b7633-c3a8-4abd-9981-1a874fa26185 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:41.647931 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-530b7633-c3a8-4abd-9981-1a874fa26185 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:41.692917 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:41.692917 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:41.698131 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-530b7633-c3a8-4abd-9981-1a874fa26185 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:41.703257 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-530b7633-c3a8-4abd-9981-1a874fa26185 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 03 23:59:41.703666 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1154/4567] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:41 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 878 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:41.928311 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-416c4ae4-3dd1-44ea-88ea-e1228b525b3e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:41.930231 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-416c4ae4-3dd1-44ea-88ea-e1228b525b3e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 03 23:59:41.930479 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-416c4ae4-3dd1-44ea-88ea-e1228b525b3e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:41.930679 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-416c4ae4-3dd1-44ea-88ea-e1228b525b3e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:41.930780 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-416c4ae4-3dd1-44ea-88ea-e1228b525b3e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:41.934884 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:41.934884 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:41.935397 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-416c4ae4-3dd1-44ea-88ea-e1228b525b3e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 03 23:59:41.935756 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1117/4568] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:41 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:42.041684 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0775ab57-735b-4b4a-abe0-42595b43b0fe None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:42.044162 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0775ab57-735b-4b4a-abe0-42595b43b0fe tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 03 23:59:42.044162 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0775ab57-735b-4b4a-abe0-42595b43b0fe tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:42.044336 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0775ab57-735b-4b4a-abe0-42595b43b0fe tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:42.063634 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:42.063634 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:42.067161 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0775ab57-735b-4b4a-abe0-42595b43b0fe tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:42.072146 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0775ab57-735b-4b4a-abe0-42595b43b0fe tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 200 Jul 03 23:59:42.072578 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1146/4569] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:42 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:42.716410 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-53a8b741-d1b8-4c65-8acb-0c6b7edb9668 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:42.718229 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-53a8b741-d1b8-4c65-8acb-0c6b7edb9668 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 03 23:59:42.718593 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-53a8b741-d1b8-4c65-8acb-0c6b7edb9668 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:42.718973 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-53a8b741-d1b8-4c65-8acb-0c6b7edb9668 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:42.726781 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:42.726781 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:42.729301 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-53a8b741-d1b8-4c65-8acb-0c6b7edb9668 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:42.733274 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-53a8b741-d1b8-4c65-8acb-0c6b7edb9668 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 03 23:59:42.733495 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1153/4570] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:42 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:42.947014 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c19c48f6-d37b-4a5c-9c0e-dcf483c85cd7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:42.948601 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c19c48f6-d37b-4a5c-9c0e-dcf483c85cd7 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 03 23:59:42.948812 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c19c48f6-d37b-4a5c-9c0e-dcf483c85cd7 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:42.948987 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c19c48f6-d37b-4a5c-9c0e-dcf483c85cd7 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:42.949084 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-c19c48f6-d37b-4a5c-9c0e-dcf483c85cd7 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:42.950550 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=391,cinder:UPDATE=157,cinder:INSERT=82 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:59:42.953376 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:42.953376 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:42.953962 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c19c48f6-d37b-4a5c-9c0e-dcf483c85cd7 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 03 23:59:42.954492 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1155/4571] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:42 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:43.089305 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f957afb7-ba7e-4478-8f75-7aa502a923f1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:43.090999 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f957afb7-ba7e-4478-8f75-7aa502a923f1 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 03 23:59:43.091195 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f957afb7-ba7e-4478-8f75-7aa502a923f1 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:43.091420 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f957afb7-ba7e-4478-8f75-7aa502a923f1 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:43.101104 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:43.101104 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:43.104343 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f957afb7-ba7e-4478-8f75-7aa502a923f1 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:43.108797 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f957afb7-ba7e-4478-8f75-7aa502a923f1 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 200 Jul 03 23:59:43.109164 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1118/4572] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:43 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:43.746006 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3365fab3-a46d-4355-b413-32f3dc17d05d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:43.748055 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3365fab3-a46d-4355-b413-32f3dc17d05d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 03 23:59:43.748268 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3365fab3-a46d-4355-b413-32f3dc17d05d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:43.748508 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3365fab3-a46d-4355-b413-32f3dc17d05d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:43.750791 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=412,cinder:UPDATE=139,cinder:INSERT=90 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:59:43.757956 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:43.757956 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:43.762456 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3365fab3-a46d-4355-b413-32f3dc17d05d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:43.774457 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3365fab3-a46d-4355-b413-32f3dc17d05d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 03 23:59:43.774457 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1147/4573] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:43 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:43.965102 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a03208b1-d2ab-43eb-8cd3-a3bb54a6cc98 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:43.966688 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a03208b1-d2ab-43eb-8cd3-a3bb54a6cc98 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 03 23:59:43.966894 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a03208b1-d2ab-43eb-8cd3-a3bb54a6cc98 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:43.967066 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a03208b1-d2ab-43eb-8cd3-a3bb54a6cc98 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:43.967164 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-a03208b1-d2ab-43eb-8cd3-a3bb54a6cc98 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:43.973471 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:43.973471 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:43.974030 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a03208b1-d2ab-43eb-8cd3-a3bb54a6cc98 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 03 23:59:43.974372 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1154/4574] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:43 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:44.121385 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-80e388fd-6c07-4641-80e3-d08fd7c9ec11 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:44.123354 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-80e388fd-6c07-4641-80e3-d08fd7c9ec11 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 03 23:59:44.123613 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-80e388fd-6c07-4641-80e3-d08fd7c9ec11 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:44.124085 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-80e388fd-6c07-4641-80e3-d08fd7c9ec11 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:44.133623 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:44.133623 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:44.136831 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-80e388fd-6c07-4641-80e3-d08fd7c9ec11 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:44.141499 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-80e388fd-6c07-4641-80e3-d08fd7c9ec11 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 200 Jul 03 23:59:44.141874 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1156/4575] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:44 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:44.474547 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c7823f60-ff01-4236-8664-e8391070198a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:44.475043 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c7823f60-ff01-4236-8664-e8391070198a None None] GET https://10.4.3.143/volume// Jul 03 23:59:44.475043 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c7823f60-ff01-4236-8664-e8391070198a None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:44.475230 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c7823f60-ff01-4236-8664-e8391070198a None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:44.475600 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c7823f60-ff01-4236-8664-e8391070198a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:59:44.475899 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1119/4576] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:59: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 03 23:59:44.483022 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-86828b2e-a7dd-4691-9a31-9834dec82e68 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:44.486365 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-86828b2e-a7dd-4691-9a31-9834dec82e68 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:59:44.486826 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-86828b2e-a7dd-4691-9a31-9834dec82e68 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51f1608a-f434-44bb-bab6-3630f0ed4fe0", "connector": null, "instance_uuid": "abda3d05-ac47-4137-ac6b-5f31eef8c3be"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:44.500413 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:44.500413 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:44.535427 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-86828b2e-a7dd-4691-9a31-9834dec82e68 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:59:44.535956 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1148/4577] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:59:44 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 03 23:59:44.543884 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-2a1a778d-8b88-415e-9ff0-d7b7704ad1ea None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:44.546212 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-2a1a778d-8b88-415e-9ff0-d7b7704ad1ea tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] DELETE https://10.4.3.143/volume/v3/attachments/721dd343-bca9-4b84-9b42-b88c023951c3 Jul 03 23:59:44.546432 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-2a1a778d-8b88-415e-9ff0-d7b7704ad1ea tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:44.546621 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-2a1a778d-8b88-415e-9ff0-d7b7704ad1ea tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:44.554117 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:44.554117 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:44.785021 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b1eca636-23ca-42b2-b07e-1992a175cc71 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:44.803960 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b1eca636-23ca-42b2-b07e-1992a175cc71 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 03 23:59:44.805061 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b1eca636-23ca-42b2-b07e-1992a175cc71 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:44.806640 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b1eca636-23ca-42b2-b07e-1992a175cc71 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:44.839719 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:44.839719 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:44.855785 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b1eca636-23ca-42b2-b07e-1992a175cc71 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:44.878139 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b1eca636-23ca-42b2-b07e-1992a175cc71 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 03 23:59:44.878719 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1157/4578] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:44 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:44.986931 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9deae7ef-3818-4296-886b-bf28be341d8b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:44.988772 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9deae7ef-3818-4296-886b-bf28be341d8b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 03 23:59:44.989004 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9deae7ef-3818-4296-886b-bf28be341d8b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:44.989205 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9deae7ef-3818-4296-886b-bf28be341d8b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:44.989324 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-9deae7ef-3818-4296-886b-bf28be341d8b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:44.993881 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:44.993881 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:44.994602 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9deae7ef-3818-4296-886b-bf28be341d8b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 03 23:59:44.995003 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1120/4579] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:44 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:45.088608 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-2a1a778d-8b88-415e-9ff0-d7b7704ad1ea tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/721dd343-bca9-4b84-9b42-b88c023951c3 returned with HTTP 200 Jul 03 23:59:45.089556 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1155/4580] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:59:44 2026] DELETE /volume/v3/attachments/721dd343-bca9-4b84-9b42-b88c023951c3 => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:45.159951 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9291da1f-4d53-42d1-8e3d-83615f4fef4f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:45.161696 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9291da1f-4d53-42d1-8e3d-83615f4fef4f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 03 23:59:45.161951 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9291da1f-4d53-42d1-8e3d-83615f4fef4f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:45.162113 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9291da1f-4d53-42d1-8e3d-83615f4fef4f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:45.181697 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:45.181697 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:45.190082 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9291da1f-4d53-42d1-8e3d-83615f4fef4f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:45.196899 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9291da1f-4d53-42d1-8e3d-83615f4fef4f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 200 Jul 03 23:59:45.197334 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1149/4581] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:45 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:45.897827 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-326e4eca-caba-47b1-a60f-8c333e5a1dd6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:45.905539 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-326e4eca-caba-47b1-a60f-8c333e5a1dd6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 03 23:59:45.906219 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-326e4eca-caba-47b1-a60f-8c333e5a1dd6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:45.906850 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-326e4eca-caba-47b1-a60f-8c333e5a1dd6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:45.931024 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:45.931024 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:45.951046 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-326e4eca-caba-47b1-a60f-8c333e5a1dd6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:45.970781 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-326e4eca-caba-47b1-a60f-8c333e5a1dd6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 03 23:59:45.971107 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1158/4582] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:45 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:46.004888 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e5c5c7d3-28a1-44ce-824c-4379bd3e745d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:46.006454 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e5c5c7d3-28a1-44ce-824c-4379bd3e745d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 03 23:59:46.006672 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e5c5c7d3-28a1-44ce-824c-4379bd3e745d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:46.006902 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e5c5c7d3-28a1-44ce-824c-4379bd3e745d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:46.007019 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-e5c5c7d3-28a1-44ce-824c-4379bd3e745d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:46.011398 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:46.011398 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:46.011980 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e5c5c7d3-28a1-44ce-824c-4379bd3e745d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 03 23:59:46.012346 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1121/4583] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:46 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:46.209846 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-131290f2-3f6a-4fb7-8c71-c703b9505448 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:46.211602 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-131290f2-3f6a-4fb7-8c71-c703b9505448 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 03 23:59:46.211824 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-131290f2-3f6a-4fb7-8c71-c703b9505448 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:46.212058 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-131290f2-3f6a-4fb7-8c71-c703b9505448 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:46.221450 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:46.221450 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:46.224413 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-131290f2-3f6a-4fb7-8c71-c703b9505448 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:46.228594 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-131290f2-3f6a-4fb7-8c71-c703b9505448 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 200 Jul 03 23:59:46.228979 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1156/4584] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:46 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:46.964089 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-bb8e51dc-08fb-4eb0-a3c5-3edaf51d778b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:46.966402 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-bb8e51dc-08fb-4eb0-a3c5-3edaf51d778b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/attachments/61499a5a-3b85-453d-a5e8-012fe128c3cb/action Jul 03 23:59:46.966840 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-bb8e51dc-08fb-4eb0-a3c5-3edaf51d778b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:59:46.966972 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-bb8e51dc-08fb-4eb0-a3c5-3edaf51d778b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:46.983466 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7aed7dab-9b1d-4768-8917-40bfeab47df6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:46.984550 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:46.984550 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:46.986102 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7aed7dab-9b1d-4768-8917-40bfeab47df6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 03 23:59:46.986392 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7aed7dab-9b1d-4768-8917-40bfeab47df6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:46.986528 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7aed7dab-9b1d-4768-8917-40bfeab47df6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:46.993796 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:46.993796 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:46.998024 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7aed7dab-9b1d-4768-8917-40bfeab47df6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:47.000361 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-3f750c41-34f2-4eec-bc6a-d5b0e4fb2142 req-bb8e51dc-08fb-4eb0-a3c5-3edaf51d778b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/attachments/61499a5a-3b85-453d-a5e8-012fe128c3cb/action returned with HTTP 204 Jul 03 23:59:47.000872 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1150/4585] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:59:46 2026] POST /volume/v3/attachments/61499a5a-3b85-453d-a5e8-012fe128c3cb/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:47.003475 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7aed7dab-9b1d-4768-8917-40bfeab47df6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 03 23:59:47.003837 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1159/4586] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:46 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:47.022881 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0ac5838e-efe1-4371-a2c3-d93711d0422e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:47.024882 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0ac5838e-efe1-4371-a2c3-d93711d0422e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 03 23:59:47.025123 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0ac5838e-efe1-4371-a2c3-d93711d0422e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:47.025378 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0ac5838e-efe1-4371-a2c3-d93711d0422e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:47.025469 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-0ac5838e-efe1-4371-a2c3-d93711d0422e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:47.030440 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:47.030440 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:47.031382 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0ac5838e-efe1-4371-a2c3-d93711d0422e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 03 23:59:47.031460 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1122/4587] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:47 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:47.243927 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c8bc4723-f8f7-4059-8fae-92d00f0507f4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:47.245602 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c8bc4723-f8f7-4059-8fae-92d00f0507f4 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 03 23:59:47.245849 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c8bc4723-f8f7-4059-8fae-92d00f0507f4 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:47.246038 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c8bc4723-f8f7-4059-8fae-92d00f0507f4 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:47.258714 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:47.258714 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:47.261891 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c8bc4723-f8f7-4059-8fae-92d00f0507f4 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:47.265458 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c8bc4723-f8f7-4059-8fae-92d00f0507f4 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 200 Jul 03 23:59:47.265830 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1157/4588] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:47 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:47.724157 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-de2ebdcb-2244-4411-9529-0a74fe03ec1a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:47.725760 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-de2ebdcb-2244-4411-9529-0a74fe03ec1a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:59:47.726075 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-de2ebdcb-2244-4411-9529-0a74fe03ec1a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "faff7bee-ec71-4677-aabf-71ae2f852a04", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-133962787", "description": null, "metadata": null}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:47.735863 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:47.735863 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:47.736340 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-de2ebdcb-2244-4411-9529-0a74fe03ec1a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 03 23:59:47.736392 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-de2ebdcb-2244-4411-9529-0a74fe03ec1a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create snapshot from volume faff7bee-ec71-4677-aabf-71ae2f852a04 Jul 03 23:59:47.780224 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-de2ebdcb-2244-4411-9529-0a74fe03ec1a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Created reservations ['2e213b64-4524-4238-be3d-f588e903d7d7', '63854321-1207-48ef-b8c6-847de6735dac', 'ddfd0836-9228-4804-aa83-b46491487f80', '16b0e58b-f45b-4323-b543-ae03c1431c57'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:47.822359 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-de2ebdcb-2244-4411-9529-0a74fe03ec1a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot force create request issued successfully. Jul 03 23:59:47.822718 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-de2ebdcb-2244-4411-9529-0a74fe03ec1a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:59:47.823416 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1151/4589] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:59:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:47.833742 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-24a014c5-4b6c-4215-a6ee-f338391f52ac None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:47.836291 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-24a014c5-4b6c-4215-a6ee-f338391f52ac tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/0b90af62-51b5-4499-969d-c8bfc3c64913 Jul 03 23:59:47.836657 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-24a014c5-4b6c-4215-a6ee-f338391f52ac tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:47.837173 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-24a014c5-4b6c-4215-a6ee-f338391f52ac tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:47.843293 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:47.843293 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:47.843936 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-24a014c5-4b6c-4215-a6ee-f338391f52ac tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 03 23:59:47.844819 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-24a014c5-4b6c-4215-a6ee-f338391f52ac tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/0b90af62-51b5-4499-969d-c8bfc3c64913 returned with HTTP 200 Jul 03 23:59:47.845348 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1160/4590] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:47 2026] GET /volume/v3/snapshots/0b90af62-51b5-4499-969d-c8bfc3c64913 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:48.015664 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b6382630-a078-487e-9060-fda963652479 req-b62da986-94d0-4752-aebb-f95bb0cb711b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:48.018171 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b6382630-a078-487e-9060-fda963652479 req-b62da986-94d0-4752-aebb-f95bb0cb711b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 03 23:59:48.018428 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b6382630-a078-487e-9060-fda963652479 req-b62da986-94d0-4752-aebb-f95bb0cb711b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:48.019312 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b6382630-a078-487e-9060-fda963652479 req-b62da986-94d0-4752-aebb-f95bb0cb711b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:48.023050 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-47759a91-7626-40a6-aad9-9e7e676ad1cf None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:48.023050 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-47759a91-7626-40a6-aad9-9e7e676ad1cf tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 03 23:59:48.023050 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-47759a91-7626-40a6-aad9-9e7e676ad1cf tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:48.023050 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-47759a91-7626-40a6-aad9-9e7e676ad1cf tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:48.028406 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:48.028406 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:48.030909 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:48.030909 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:48.033369 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-b6382630-a078-487e-9060-fda963652479 req-b62da986-94d0-4752-aebb-f95bb0cb711b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:59:48.035534 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-47759a91-7626-40a6-aad9-9e7e676ad1cf tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:48.039771 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-47759a91-7626-40a6-aad9-9e7e676ad1cf tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 03 23:59:48.039771 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1158/4591] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:48 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:48.041114 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b6382630-a078-487e-9060-fda963652479 req-b62da986-94d0-4752-aebb-f95bb0cb711b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 returned with HTTP 200 Jul 03 23:59:48.041114 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1123/4592] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:59:48 2026] GET /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:48.045384 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c93a33f8-16d8-446f-ad2a-959872ce2a2b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:48.047656 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c93a33f8-16d8-446f-ad2a-959872ce2a2b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 03 23:59:48.047947 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c93a33f8-16d8-446f-ad2a-959872ce2a2b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:48.048175 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c93a33f8-16d8-446f-ad2a-959872ce2a2b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:48.048175 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-c93a33f8-16d8-446f-ad2a-959872ce2a2b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:48.052458 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:48.052458 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:48.053058 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c93a33f8-16d8-446f-ad2a-959872ce2a2b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 03 23:59:48.053409 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1152/4593] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:48 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:48.854916 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-98c2cd12-85b5-4db9-9cd8-d551f74c7433 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:48.857245 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-98c2cd12-85b5-4db9-9cd8-d551f74c7433 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/0b90af62-51b5-4499-969d-c8bfc3c64913 Jul 03 23:59:48.857966 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-98c2cd12-85b5-4db9-9cd8-d551f74c7433 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:48.857966 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-98c2cd12-85b5-4db9-9cd8-d551f74c7433 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:48.864089 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:48.864089 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:48.864844 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-98c2cd12-85b5-4db9-9cd8-d551f74c7433 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 03 23:59:48.865933 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-98c2cd12-85b5-4db9-9cd8-d551f74c7433 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/0b90af62-51b5-4499-969d-c8bfc3c64913 returned with HTTP 200 Jul 03 23:59:48.866475 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1161/4594] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:48 2026] GET /volume/v3/snapshots/0b90af62-51b5-4499-969d-c8bfc3c64913 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:48.877148 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-17e75c7c-b7d0-4c16-9860-823ebaa7e9ae None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:48.879128 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-17e75c7c-b7d0-4c16-9860-823ebaa7e9ae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/0b90af62-51b5-4499-969d-c8bfc3c64913 Jul 03 23:59:48.879416 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-17e75c7c-b7d0-4c16-9860-823ebaa7e9ae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:48.879644 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-17e75c7c-b7d0-4c16-9860-823ebaa7e9ae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:48.885383 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:48.885383 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:48.885817 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-17e75c7c-b7d0-4c16-9860-823ebaa7e9ae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 03 23:59:48.886695 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-17e75c7c-b7d0-4c16-9860-823ebaa7e9ae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/0b90af62-51b5-4499-969d-c8bfc3c64913 returned with HTTP 200 Jul 03 23:59:48.887064 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1159/4595] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:48 2026] GET /volume/v3/snapshots/0b90af62-51b5-4499-969d-c8bfc3c64913 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:49.057721 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-eb5bb780-f12d-45d6-b3e0-29365e526788 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:49.057721 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-eb5bb780-f12d-45d6-b3e0-29365e526788 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 03 23:59:49.057721 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-eb5bb780-f12d-45d6-b3e0-29365e526788 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:49.057721 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-eb5bb780-f12d-45d6-b3e0-29365e526788 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:49.064362 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:49.064362 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:49.065354 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d62a86d3-8e26-436b-a48b-083a84d694ad None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:49.067208 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d62a86d3-8e26-436b-a48b-083a84d694ad tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 03 23:59:49.067489 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d62a86d3-8e26-436b-a48b-083a84d694ad tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:49.067695 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d62a86d3-8e26-436b-a48b-083a84d694ad tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:49.067875 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-d62a86d3-8e26-436b-a48b-083a84d694ad tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:49.068500 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-eb5bb780-f12d-45d6-b3e0-29365e526788 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:49.072481 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:49.072481 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:49.073143 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d62a86d3-8e26-436b-a48b-083a84d694ad tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 03 23:59:49.073413 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-eb5bb780-f12d-45d6-b3e0-29365e526788 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 03 23:59:49.073623 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1153/4596] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:49 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:49.073866 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1124/4597] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:49 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:49.901888 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-686bd125-f7b1-4f20-b8e7-7e4f00fa3ea1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:49.904917 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-686bd125-f7b1-4f20-b8e7-7e4f00fa3ea1 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] PUT https://10.4.3.143/volume/v3/attachments/901682ca-77dc-4dd9-a76e-2fd4df6d9742 Jul 03 23:59:49.905356 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-686bd125-f7b1-4f20-b8e7-7e4f00fa3ea1 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:49.914136 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-686bd125-f7b1-4f20-b8e7-7e4f00fa3ea1 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Acquiring lock "cinder-attachment_update-51f1608a-f434-44bb-bab6-3630f0ed4fe0-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:59:49.918948 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-686bd125-f7b1-4f20-b8e7-7e4f00fa3ea1 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Lock "cinder-attachment_update-51f1608a-f434-44bb-bab6-3630f0ed4fe0-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:59:49.920009 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:49.920009 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:50.082398 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5aa4dcda-7ac3-48d2-b81e-7558b0b06c25 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:50.083211 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5aa4dcda-7ac3-48d2-b81e-7558b0b06c25 None None] GET https://10.4.3.143/volume// Jul 03 23:59:50.083283 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7c93de3b-c0e6-4be5-a978-9dcea25b799e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:50.083504 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5aa4dcda-7ac3-48d2-b81e-7558b0b06c25 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:50.083683 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5aa4dcda-7ac3-48d2-b81e-7558b0b06c25 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:50.084118 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5aa4dcda-7ac3-48d2-b81e-7558b0b06c25 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:59:50.084500 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1160/4598] 10.4.3.143 () {66 vars in 1428 bytes} [Fri Jul 3 23:59:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 23:59:50.085231 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7c93de3b-c0e6-4be5-a978-9dcea25b799e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 03 23:59:50.085475 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7c93de3b-c0e6-4be5-a978-9dcea25b799e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:50.085723 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7c93de3b-c0e6-4be5-a978-9dcea25b799e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:50.085873 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-7c93de3b-c0e6-4be5-a978-9dcea25b799e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:50.087417 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-afdac8e8-1df3-49f5-901e-aa69d7201ad3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:50.089197 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-afdac8e8-1df3-49f5-901e-aa69d7201ad3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 03 23:59:50.089435 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-afdac8e8-1df3-49f5-901e-aa69d7201ad3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:50.089659 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-afdac8e8-1df3-49f5-901e-aa69d7201ad3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:50.094630 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:50.094630 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:50.095410 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7c93de3b-c0e6-4be5-a978-9dcea25b799e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 03 23:59:50.095858 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1154/4599] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:50 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:50.096860 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:50.096860 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:50.098739 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b6382630-a078-487e-9060-fda963652479 req-a02e1c90-5b72-4065-a652-caad02eff04a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:50.101218 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-afdac8e8-1df3-49f5-901e-aa69d7201ad3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:50.101728 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b6382630-a078-487e-9060-fda963652479 req-a02e1c90-5b72-4065-a652-caad02eff04a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 03 23:59:50.102308 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b6382630-a078-487e-9060-fda963652479 req-a02e1c90-5b72-4065-a652-caad02eff04a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf0098a8-f307-43d6-afb4-083dfae59f25", "connector": null, "instance_uuid": "10fe1418-defe-4d6b-933d-ff6d97982caa"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:50.105382 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-afdac8e8-1df3-49f5-901e-aa69d7201ad3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 03 23:59:50.105960 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1125/4600] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:50 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:50.111377 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:50.111377 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:50.148873 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b6382630-a078-487e-9060-fda963652479 req-a02e1c90-5b72-4065-a652-caad02eff04a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 03 23:59:50.149737 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1161/4601] 10.4.3.143 () {74 vars in 1594 bytes} [Fri Jul 3 23:59:50 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:50.444294 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-686bd125-f7b1-4f20-b8e7-7e4f00fa3ea1 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Lock "cinder-attachment_update-51f1608a-f434-44bb-bab6-3630f0ed4fe0-np0000004490" released by "attachment_update" :: held 0.525s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:59:50.444651 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-686bd125-f7b1-4f20-b8e7-7e4f00fa3ea1 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/901682ca-77dc-4dd9-a76e-2fd4df6d9742 returned with HTTP 200 Jul 03 23:59:50.445249 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1162/4602] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:59:49 2026] PUT /volume/v3/attachments/901682ca-77dc-4dd9-a76e-2fd4df6d9742 => generated 968 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:50.455478 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-4e2b2082-4bdc-4ded-a5aa-ba83e5086eb7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:50.459224 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-4e2b2082-4bdc-4ded-a5aa-ba83e5086eb7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/attachments/901682ca-77dc-4dd9-a76e-2fd4df6d9742 Jul 03 23:59:50.459536 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-4e2b2082-4bdc-4ded-a5aa-ba83e5086eb7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:50.459819 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-4e2b2082-4bdc-4ded-a5aa-ba83e5086eb7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:50.480419 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-4e2b2082-4bdc-4ded-a5aa-ba83e5086eb7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/901682ca-77dc-4dd9-a76e-2fd4df6d9742 returned with HTTP 200 Jul 03 23:59:50.481017 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1155/4603] 10.4.3.143 () {70 vars in 1651 bytes} [Fri Jul 3 23:59:50 2026] GET /volume/v3/attachments/901682ca-77dc-4dd9-a76e-2fd4df6d9742 => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:50.563946 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-888c120e-d51b-4206-86d5-6482b1cbee68 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:50.565985 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-888c120e-d51b-4206-86d5-6482b1cbee68 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 03 23:59:50.566233 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-888c120e-d51b-4206-86d5-6482b1cbee68 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:50.566444 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-888c120e-d51b-4206-86d5-6482b1cbee68 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:50.577258 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:50.577258 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:50.581090 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-888c120e-d51b-4206-86d5-6482b1cbee68 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:59:50.586315 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-888c120e-d51b-4206-86d5-6482b1cbee68 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 returned with HTTP 200 Jul 03 23:59:50.586772 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1126/4604] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:50 2026] GET /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:50.661317 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-a7f16790-7b66-410b-abab-c64b5515183e req-8bed9624-ea0f-4b37-b1f9-82dbf6172873 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:50.663550 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-a7f16790-7b66-410b-abab-c64b5515183e req-8bed9624-ea0f-4b37-b1f9-82dbf6172873 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 03 23:59:50.663845 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-a7f16790-7b66-410b-abab-c64b5515183e req-8bed9624-ea0f-4b37-b1f9-82dbf6172873 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:50.664118 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-a7f16790-7b66-410b-abab-c64b5515183e req-8bed9624-ea0f-4b37-b1f9-82dbf6172873 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:50.674850 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:50.674850 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:50.678534 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-a7f16790-7b66-410b-abab-c64b5515183e req-8bed9624-ea0f-4b37-b1f9-82dbf6172873 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:50.679674 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-aa8878ce-6308-4d21-8402-a25f1d28e08f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:50.680158 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-aa8878ce-6308-4d21-8402-a25f1d28e08f None None] GET https://10.4.3.143/volume// Jul 03 23:59:50.680476 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-aa8878ce-6308-4d21-8402-a25f1d28e08f None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:50.680728 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-aa8878ce-6308-4d21-8402-a25f1d28e08f None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:50.681133 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-aa8878ce-6308-4d21-8402-a25f1d28e08f None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:59:50.681499 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1163/4605] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:59: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 03 23:59:50.684026 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-a7f16790-7b66-410b-abab-c64b5515183e req-8bed9624-ea0f-4b37-b1f9-82dbf6172873 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 200 Jul 03 23:59:50.684512 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1162/4606] 10.4.3.143 () {68 vars in 1598 bytes} [Fri Jul 3 23:59:50 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:50.690920 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b6382630-a078-487e-9060-fda963652479 req-e3038e05-6f23-496f-832e-aaf9a6ec0bf9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:50.695359 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b6382630-a078-487e-9060-fda963652479 req-e3038e05-6f23-496f-832e-aaf9a6ec0bf9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 03 23:59:50.695534 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b6382630-a078-487e-9060-fda963652479 req-e3038e05-6f23-496f-832e-aaf9a6ec0bf9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:50.695716 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b6382630-a078-487e-9060-fda963652479 req-e3038e05-6f23-496f-832e-aaf9a6ec0bf9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:50.708473 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-a7f16790-7b66-410b-abab-c64b5515183e req-9f1903fd-6b68-4ec2-8966-29eb4601ce86 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:50.709759 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:50.709759 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:50.710332 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-a7f16790-7b66-410b-abab-c64b5515183e req-9f1903fd-6b68-4ec2-8966-29eb4601ce86 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796/action Jul 03 23:59:50.710662 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-a7f16790-7b66-410b-abab-c64b5515183e req-9f1903fd-6b68-4ec2-8966-29eb4601ce86 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:59:50.710827 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-a7f16790-7b66-410b-abab-c64b5515183e req-9f1903fd-6b68-4ec2-8966-29eb4601ce86 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:50.712855 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-b6382630-a078-487e-9060-fda963652479 req-e3038e05-6f23-496f-832e-aaf9a6ec0bf9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:59:50.716931 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b6382630-a078-487e-9060-fda963652479 req-e3038e05-6f23-496f-832e-aaf9a6ec0bf9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 returned with HTTP 200 Jul 03 23:59:50.717305 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1156/4607] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:59:50 2026] GET /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 => generated 1540 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:59:50.720440 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:50.720440 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:50.720923 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-a7f16790-7b66-410b-abab-c64b5515183e req-9f1903fd-6b68-4ec2-8966-29eb4601ce86 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:50.728049 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-a7f16790-7b66-410b-abab-c64b5515183e req-9f1903fd-6b68-4ec2-8966-29eb4601ce86 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Begin detaching volume completed successfully. Jul 03 23:59:50.728295 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-a7f16790-7b66-410b-abab-c64b5515183e req-9f1903fd-6b68-4ec2-8966-29eb4601ce86 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796/action returned with HTTP 202 Jul 03 23:59:50.728717 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1127/4608] 10.4.3.143 () {72 vars in 1672 bytes} [Fri Jul 3 23:59:50 2026] POST /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 23:59:50.811156 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-b6382630-a078-487e-9060-fda963652479 req-bfcae57e-1280-45aa-9c87-239db40918a5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:50.813130 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b6382630-a078-487e-9060-fda963652479 req-bfcae57e-1280-45aa-9c87-239db40918a5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] PUT https://10.4.3.143/volume/v3/attachments/01d7bf51-bff1-428b-b614-229e9d816084 Jul 03 23:59:50.813535 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b6382630-a078-487e-9060-fda963652479 req-bfcae57e-1280-45aa-9c87-239db40918a5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:50.821560 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-b6382630-a078-487e-9060-fda963652479 req-bfcae57e-1280-45aa-9c87-239db40918a5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Acquiring lock "cinder-attachment_update-cf0098a8-f307-43d6-afb4-083dfae59f25-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 23:59:50.826040 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-b6382630-a078-487e-9060-fda963652479 req-bfcae57e-1280-45aa-9c87-239db40918a5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Lock "cinder-attachment_update-cf0098a8-f307-43d6-afb4-083dfae59f25-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 23:59:50.826972 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:50.826972 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:51.109262 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cb989d68-5513-4cf7-b91b-8283cfe0735e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:51.111781 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cb989d68-5513-4cf7-b91b-8283cfe0735e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 03 23:59:51.112124 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cb989d68-5513-4cf7-b91b-8283cfe0735e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:51.112445 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cb989d68-5513-4cf7-b91b-8283cfe0735e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:51.112638 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-cb989d68-5513-4cf7-b91b-8283cfe0735e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:51.117825 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:51.117825 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:51.118732 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cb989d68-5513-4cf7-b91b-8283cfe0735e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 03 23:59:51.119441 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1163/4609] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:51 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:51.122895 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-86f62b3f-39e3-4623-9030-ba13367cdf61 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:51.124772 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-86f62b3f-39e3-4623-9030-ba13367cdf61 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 03 23:59:51.125027 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-86f62b3f-39e3-4623-9030-ba13367cdf61 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:51.125300 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-86f62b3f-39e3-4623-9030-ba13367cdf61 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:51.131347 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:51.131347 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:51.134648 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-86f62b3f-39e3-4623-9030-ba13367cdf61 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:51.138537 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-86f62b3f-39e3-4623-9030-ba13367cdf61 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 03 23:59:51.139460 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1157/4610] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:51 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:51.345194 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-b6382630-a078-487e-9060-fda963652479 req-bfcae57e-1280-45aa-9c87-239db40918a5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Lock "cinder-attachment_update-cf0098a8-f307-43d6-afb4-083dfae59f25-np0000004490" released by "attachment_update" :: held 0.519s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 23:59:51.345617 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b6382630-a078-487e-9060-fda963652479 req-bfcae57e-1280-45aa-9c87-239db40918a5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/attachments/01d7bf51-bff1-428b-b614-229e9d816084 returned with HTTP 200 Jul 03 23:59:51.346081 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1164/4611] 10.4.3.143 () {74 vars in 1704 bytes} [Fri Jul 3 23:59:50 2026] PUT /volume/v3/attachments/01d7bf51-bff1-428b-b614-229e9d816084 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:51.599827 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b639f18d-cdc3-493b-aafd-4344bdae2da5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:51.602042 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b639f18d-cdc3-493b-aafd-4344bdae2da5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 03 23:59:51.602311 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b639f18d-cdc3-493b-aafd-4344bdae2da5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:51.602553 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b639f18d-cdc3-493b-aafd-4344bdae2da5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:51.614850 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:51.614850 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:51.619383 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b639f18d-cdc3-493b-aafd-4344bdae2da5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:59:51.625286 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b639f18d-cdc3-493b-aafd-4344bdae2da5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 returned with HTTP 200 Jul 03 23:59:51.625778 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1128/4612] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:51 2026] GET /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:51.770317 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5f8bb962-50ad-4c86-bfab-a3c33e6a1d70 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:51.770719 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5f8bb962-50ad-4c86-bfab-a3c33e6a1d70 None None] GET https://10.4.3.143/volume// Jul 03 23:59:51.770884 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5f8bb962-50ad-4c86-bfab-a3c33e6a1d70 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:51.771058 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5f8bb962-50ad-4c86-bfab-a3c33e6a1d70 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:51.771366 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5f8bb962-50ad-4c86-bfab-a3c33e6a1d70 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 03 23:59:51.771623 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1164/4613] 10.4.3.143 () {66 vars in 1426 bytes} [Fri Jul 3 23:59: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 03 23:59:51.783223 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-a7f16790-7b66-410b-abab-c64b5515183e req-38353942-4cfd-4a25-90aa-88b4b0fe0862 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:51.788532 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-a7f16790-7b66-410b-abab-c64b5515183e req-38353942-4cfd-4a25-90aa-88b4b0fe0862 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 03 23:59:51.788761 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-a7f16790-7b66-410b-abab-c64b5515183e req-38353942-4cfd-4a25-90aa-88b4b0fe0862 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:51.788961 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-a7f16790-7b66-410b-abab-c64b5515183e req-38353942-4cfd-4a25-90aa-88b4b0fe0862 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:51.799973 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:51.799973 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:51.803654 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-a7f16790-7b66-410b-abab-c64b5515183e req-38353942-4cfd-4a25-90aa-88b4b0fe0862 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:51.808478 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-a7f16790-7b66-410b-abab-c64b5515183e req-38353942-4cfd-4a25-90aa-88b4b0fe0862 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 200 Jul 03 23:59:51.808958 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1158/4614] 10.4.3.143 () {70 vars in 1639 bytes} [Fri Jul 3 23:59:51 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 1357 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 23:59:52.130432 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-152c73dc-1b35-4c86-a4ae-6fd1b999bd26 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:52.132329 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-152c73dc-1b35-4c86-a4ae-6fd1b999bd26 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 03 23:59:52.132533 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-152c73dc-1b35-4c86-a4ae-6fd1b999bd26 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:52.132711 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-152c73dc-1b35-4c86-a4ae-6fd1b999bd26 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:52.132849 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-152c73dc-1b35-4c86-a4ae-6fd1b999bd26 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:52.137070 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:52.137070 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:52.137635 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-152c73dc-1b35-4c86-a4ae-6fd1b999bd26 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 03 23:59:52.137989 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1165/4615] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:52 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:52.152966 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-299d66c0-6f60-48ae-9c44-69d60ed7ad10 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:52.154743 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c1750a2f-41b1-40e9-8ee2-15ad86720c79 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:52.156542 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c1750a2f-41b1-40e9-8ee2-15ad86720c79 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 03 23:59:52.156781 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c1750a2f-41b1-40e9-8ee2-15ad86720c79 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:52.156969 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c1750a2f-41b1-40e9-8ee2-15ad86720c79 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:52.165579 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:52.165579 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:52.170591 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c1750a2f-41b1-40e9-8ee2-15ad86720c79 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:52.176325 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c1750a2f-41b1-40e9-8ee2-15ad86720c79 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 03 23:59:52.177002 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1165/4616] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:52 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:52.207454 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-299d66c0-6f60-48ae-9c44-69d60ed7ad10 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9/export_record Jul 03 23:59:52.207665 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-299d66c0-6f60-48ae-9c44-69d60ed7ad10 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:52.207900 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-299d66c0-6f60-48ae-9c44-69d60ed7ad10 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Calling method 'export_record' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:52.208005 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-299d66c0-6f60-48ae-9c44-69d60ed7ad10 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Export record for backup 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99860) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 23:59:52.212216 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:52.212216 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:52.213242 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.policy [None req-299d66c0-6f60-48ae-9c44-69d60ed7ad10 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'ea919b0667294aa7af5b9dc33315aad0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0dc379cd7b424f9ab0cff7064da4d537', '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=99860) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 23:59:52.213433 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-299d66c0-6f60-48ae-9c44-69d60ed7ad10 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9/export_record returned with HTTP 403 Jul 03 23:59:52.213857 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1129/4617] 10.4.3.143 () {68 vars in 1430 bytes} [Fri Jul 3 23:59:52 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9/export_record => generated 101 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:52.222064 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:52.223824 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:59:52.224185 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2104405691"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:52.225549 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2104405691'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:59:52.225663 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Create volume of 1 GB Jul 03 23:59:52.229538 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Availability Zones retrieved successfully. Jul 03 23:59:52.235628 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Flow 'volume_create_api' (648efe51-476c-44a5-bd73-1d702d7fd99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:52.236730 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f096e68-0f11-43a7-8315-f73bcf2c9e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:52.237666 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:59:52.267189 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f096e68-0f11-43a7-8315-f73bcf2c9e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:52.268099 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c4a6f77-8eee-455d-b13f-38b79b069f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:52.313810 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Created reservations ['a0c460b0-30f0-40c4-8ede-0d0694061360', '8e0ee221-85e7-4e8a-acda-ae18fa2e418c', '9dddeb3b-59de-4f4e-afc8-c2e442149013', '591bf9fa-ce28-454e-b017-4703126a85ac'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:52.314485 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c4a6f77-8eee-455d-b13f-38b79b069f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0c460b0-30f0-40c4-8ede-0d0694061360', '8e0ee221-85e7-4e8a-acda-ae18fa2e418c', '9dddeb3b-59de-4f4e-afc8-c2e442149013', '591bf9fa-ce28-454e-b017-4703126a85ac']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:52.315688 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (081eb0d9-0016-4965-af70-2ee09168af80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:52.341535 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (081eb0d9-0016-4965-af70-2ee09168af80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4fb4318-ba14-478d-b766-83834b4913c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2104405691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc379cd7b424f9ab0cff7064da4d537',qos_specs=None,replication_status=,reservations=['a0c460b0-30f0-40c4-8ede-0d0694061360','8e0ee221-85e7-4e8a-acda-ae18fa2e418c','9dddeb3b-59de-4f4e-afc8-c2e442149013','591bf9fa-ce28-454e-b017-4703126a85ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e40ce060034558831f1d1e5d454f34',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2104405691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4fb4318-ba14-478d-b766-83834b4913c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dc379cd7b424f9ab0cff7064da4d537',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9e40ce060034558831f1d1e5d454f34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:52.343036 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e354cc0-ffe4-4782-9862-b562fc42d52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:52.364379 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e354cc0-ffe4-4782-9862-b562fc42d52b) transitioned into state 'SUCCESS' from state '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-2104405691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc379cd7b424f9ab0cff7064da4d537',qos_specs=None,replication_status=,reservations=['a0c460b0-30f0-40c4-8ede-0d0694061360','8e0ee221-85e7-4e8a-acda-ae18fa2e418c','9dddeb3b-59de-4f4e-afc8-c2e442149013','591bf9fa-ce28-454e-b017-4703126a85ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e40ce060034558831f1d1e5d454f34',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:52.365262 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e99b1d39-1112-47aa-8d46-b4d54f2f2de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:52.376768 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e99b1d39-1112-47aa-8d46-b4d54f2f2de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:52.377492 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Flow 'volume_create_api' (648efe51-476c-44a5-bd73-1d702d7fd99b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:52.377804 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Create volume request issued successfully. Jul 03 23:59:52.378447 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2ff3ae0c-4fff-4707-9c20-80a7050e2170 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:59:52.378941 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1159/4618] 10.4.3.143 () {70 vars in 1298 bytes} [Fri Jul 3 23:59:52 2026] POST /volume/v3/volumes => generated 778 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:52.393218 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4a8b2075-8876-4610-a90e-d96b88cdbe02 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:52.395072 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4a8b2075-8876-4610-a90e-d96b88cdbe02 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/volumes/f4fb4318-ba14-478d-b766-83834b4913c0 Jul 03 23:59:52.395234 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4a8b2075-8876-4610-a90e-d96b88cdbe02 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:52.395494 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4a8b2075-8876-4610-a90e-d96b88cdbe02 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:52.402798 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:52.402798 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:52.405930 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-4a8b2075-8876-4610-a90e-d96b88cdbe02 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Volume info retrieved successfully. Jul 03 23:59:52.412274 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4a8b2075-8876-4610-a90e-d96b88cdbe02 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/volumes/f4fb4318-ba14-478d-b766-83834b4913c0 returned with HTTP 200 Jul 03 23:59:52.412274 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1166/4619] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:52 2026] GET /volume/v3/volumes/f4fb4318-ba14-478d-b766-83834b4913c0 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:52.642397 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8317ecb6-cace-4414-bdf4-435aa3c7b35c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:52.644317 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8317ecb6-cace-4414-bdf4-435aa3c7b35c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 03 23:59:52.644540 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8317ecb6-cace-4414-bdf4-435aa3c7b35c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:52.644774 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8317ecb6-cace-4414-bdf4-435aa3c7b35c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:52.655372 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:52.655372 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:52.659362 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8317ecb6-cace-4414-bdf4-435aa3c7b35c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:59:52.666629 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8317ecb6-cace-4414-bdf4-435aa3c7b35c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 returned with HTTP 200 Jul 03 23:59:52.667050 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1166/4620] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:52 2026] GET /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:53.189111 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bd728537-4169-4c7f-9129-64527dc4ab02 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:53.191273 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bd728537-4169-4c7f-9129-64527dc4ab02 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 03 23:59:53.191511 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bd728537-4169-4c7f-9129-64527dc4ab02 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:53.191717 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bd728537-4169-4c7f-9129-64527dc4ab02 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:53.193682 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=313,cinder:INSERT=43,cinder:UPDATE=88 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:59:53.199674 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:53.199674 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:53.204469 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-bd728537-4169-4c7f-9129-64527dc4ab02 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:53.208824 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bd728537-4169-4c7f-9129-64527dc4ab02 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 03 23:59:53.209195 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1130/4621] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:53 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:53.423272 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ccbb23d5-41f4-4d3b-bc41-c55c81affd85 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:53.425229 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ccbb23d5-41f4-4d3b-bc41-c55c81affd85 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/volumes/f4fb4318-ba14-478d-b766-83834b4913c0 Jul 03 23:59:53.425425 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ccbb23d5-41f4-4d3b-bc41-c55c81affd85 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:53.425601 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ccbb23d5-41f4-4d3b-bc41-c55c81affd85 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:53.432980 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:53.432980 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:53.436461 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ccbb23d5-41f4-4d3b-bc41-c55c81affd85 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Volume info retrieved successfully. Jul 03 23:59:53.439941 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ccbb23d5-41f4-4d3b-bc41-c55c81affd85 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/volumes/f4fb4318-ba14-478d-b766-83834b4913c0 returned with HTTP 200 Jul 03 23:59:53.440357 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1160/4622] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:53 2026] GET /volume/v3/volumes/f4fb4318-ba14-478d-b766-83834b4913c0 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:53.454162 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-876f9641-0d4d-44ef-9330-2ff35846295d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:53.455790 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-876f9641-0d4d-44ef-9330-2ff35846295d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 03 23:59:53.456078 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-876f9641-0d4d-44ef-9330-2ff35846295d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4fb4318-ba14-478d-b766-83834b4913c0", "name": "tempest-type-Backup-256796021"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:53.457462 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-876f9641-0d4d-44ef-9330-2ff35846295d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Creating new backup {'backup': {'volume_id': 'f4fb4318-ba14-478d-b766-83834b4913c0', 'name': 'tempest-type-Backup-256796021'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 23:59:53.457574 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-876f9641-0d4d-44ef-9330-2ff35846295d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Creating backup of volume f4fb4318-ba14-478d-b766-83834b4913c0 in container None Jul 03 23:59:53.464277 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:53.464277 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:53.464628 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-876f9641-0d4d-44ef-9330-2ff35846295d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Volume info retrieved successfully. Jul 03 23:59:53.484501 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-876f9641-0d4d-44ef-9330-2ff35846295d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Created reservations ['ce5f3484-324a-4dd5-9401-72ff06b69588', 'ffd54f89-557b-4b1e-8cfb-f9fc4f10b6c7'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:53.513725 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-876f9641-0d4d-44ef-9330-2ff35846295d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 03 23:59:53.514131 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1167/4623] 10.4.3.143 () {70 vars in 1299 bytes} [Fri Jul 3 23:59:53 2026] POST /volume/v3/backups => generated 315 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:53.522800 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a8000391-228b-44bf-ac0d-25b2a7dbf432 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:53.524817 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a8000391-228b-44bf-ac0d-25b2a7dbf432 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 03 23:59:53.525028 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a8000391-228b-44bf-ac0d-25b2a7dbf432 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:53.525227 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a8000391-228b-44bf-ac0d-25b2a7dbf432 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:53.525366 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-a8000391-228b-44bf-ac0d-25b2a7dbf432 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:53.529810 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:53.529810 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:53.530438 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a8000391-228b-44bf-ac0d-25b2a7dbf432 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 03 23:59:53.530919 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1167/4624] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:53 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:53.678587 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9409fb26-6cad-496e-829e-ba1a8bce8900 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:53.680376 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9409fb26-6cad-496e-829e-ba1a8bce8900 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 03 23:59:53.680612 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9409fb26-6cad-496e-829e-ba1a8bce8900 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:53.680839 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9409fb26-6cad-496e-829e-ba1a8bce8900 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:53.690072 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:53.690072 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:53.693318 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9409fb26-6cad-496e-829e-ba1a8bce8900 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:59:53.697600 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9409fb26-6cad-496e-829e-ba1a8bce8900 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 returned with HTTP 200 Jul 03 23:59:53.698030 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1131/4625] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:53 2026] GET /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:54.221578 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-bfcbe55e-a23a-485c-82bd-50d0538272e2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:54.223900 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bfcbe55e-a23a-485c-82bd-50d0538272e2 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 03 23:59:54.224127 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bfcbe55e-a23a-485c-82bd-50d0538272e2 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:54.224326 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bfcbe55e-a23a-485c-82bd-50d0538272e2 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:54.231806 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:54.231806 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:54.235199 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-bfcbe55e-a23a-485c-82bd-50d0538272e2 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:54.239361 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bfcbe55e-a23a-485c-82bd-50d0538272e2 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 03 23:59:54.239791 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1161/4626] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:54 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:54.540129 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2ae46bc6-b499-49e3-b370-cea478930cff None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:54.541871 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2ae46bc6-b499-49e3-b370-cea478930cff tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 03 23:59:54.542094 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2ae46bc6-b499-49e3-b370-cea478930cff tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:54.542219 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2ae46bc6-b499-49e3-b370-cea478930cff tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:54.542339 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-2ae46bc6-b499-49e3-b370-cea478930cff tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:54.546237 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:54.546237 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:54.546793 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2ae46bc6-b499-49e3-b370-cea478930cff tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 03 23:59:54.547348 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1168/4627] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:54 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:54.709821 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c4002edf-fc17-4310-b0a0-4f0753820786 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:54.711664 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c4002edf-fc17-4310-b0a0-4f0753820786 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 03 23:59:54.711866 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c4002edf-fc17-4310-b0a0-4f0753820786 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:54.712058 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c4002edf-fc17-4310-b0a0-4f0753820786 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:54.714270 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=361,cinder:UPDATE=103,cinder:INSERT=47 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 23:59:54.722490 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:54.722490 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:54.726480 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c4002edf-fc17-4310-b0a0-4f0753820786 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:59:54.731139 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c4002edf-fc17-4310-b0a0-4f0753820786 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 returned with HTTP 200 Jul 03 23:59:54.731510 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1168/4628] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:54 2026] GET /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:55.250794 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f453187c-6103-4610-b6a4-bc987995d0d8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:55.252466 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f453187c-6103-4610-b6a4-bc987995d0d8 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 03 23:59:55.252650 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f453187c-6103-4610-b6a4-bc987995d0d8 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:55.252844 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f453187c-6103-4610-b6a4-bc987995d0d8 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:55.259244 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:55.259244 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:55.262605 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f453187c-6103-4610-b6a4-bc987995d0d8 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:55.266285 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f453187c-6103-4610-b6a4-bc987995d0d8 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 03 23:59:55.266618 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1132/4629] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:55 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:55.556415 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-26e5d983-02f0-4e81-bb1e-2275d9da0de6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:55.558449 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-26e5d983-02f0-4e81-bb1e-2275d9da0de6 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 03 23:59:55.558652 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-26e5d983-02f0-4e81-bb1e-2275d9da0de6 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:55.558960 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-26e5d983-02f0-4e81-bb1e-2275d9da0de6 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:55.559017 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-26e5d983-02f0-4e81-bb1e-2275d9da0de6 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:55.563207 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:55.563207 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:55.563917 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-26e5d983-02f0-4e81-bb1e-2275d9da0de6 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 03 23:59:55.564376 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1162/4630] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:55 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:55.743357 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-66d0872d-3b61-4c38-8144-f0cf92ccf855 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:55.745158 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-66d0872d-3b61-4c38-8144-f0cf92ccf855 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 03 23:59:55.745340 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-66d0872d-3b61-4c38-8144-f0cf92ccf855 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:55.745560 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-66d0872d-3b61-4c38-8144-f0cf92ccf855 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:55.755369 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:55.755369 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:55.758888 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-66d0872d-3b61-4c38-8144-f0cf92ccf855 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:59:55.763563 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-66d0872d-3b61-4c38-8144-f0cf92ccf855 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 returned with HTTP 200 Jul 03 23:59:55.763989 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1169/4631] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:55 2026] GET /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:56.278881 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a91b7a1f-9a24-4a58-b011-5418f3b91b68 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:56.280891 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a91b7a1f-9a24-4a58-b011-5418f3b91b68 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 03 23:59:56.281119 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a91b7a1f-9a24-4a58-b011-5418f3b91b68 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:56.281298 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a91b7a1f-9a24-4a58-b011-5418f3b91b68 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:56.288889 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:56.288889 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:56.292350 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a91b7a1f-9a24-4a58-b011-5418f3b91b68 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:56.296739 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a91b7a1f-9a24-4a58-b011-5418f3b91b68 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 03 23:59:56.297217 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1169/4632] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:56 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:56.574821 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d67eb5ed-2157-4ccc-bda2-f14d41000ae8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:56.576520 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d67eb5ed-2157-4ccc-bda2-f14d41000ae8 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 03 23:59:56.576751 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d67eb5ed-2157-4ccc-bda2-f14d41000ae8 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:56.576934 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d67eb5ed-2157-4ccc-bda2-f14d41000ae8 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:56.577042 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-d67eb5ed-2157-4ccc-bda2-f14d41000ae8 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:56.581445 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:56.581445 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:56.582110 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d67eb5ed-2157-4ccc-bda2-f14d41000ae8 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 03 23:59:56.582451 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1133/4633] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:56 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:56.776485 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-140ce765-766b-47af-95ba-0dcb1d488509 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:56.778526 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-140ce765-766b-47af-95ba-0dcb1d488509 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 03 23:59:56.778760 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-140ce765-766b-47af-95ba-0dcb1d488509 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:56.778981 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-140ce765-766b-47af-95ba-0dcb1d488509 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:56.789282 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:56.789282 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:56.792912 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-140ce765-766b-47af-95ba-0dcb1d488509 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:59:56.798140 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-140ce765-766b-47af-95ba-0dcb1d488509 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 returned with HTTP 200 Jul 03 23:59:56.798788 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1163/4634] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:56 2026] GET /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:57.313178 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6d22ed36-8074-4cf7-9506-b37375c63357 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:57.314834 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6d22ed36-8074-4cf7-9506-b37375c63357 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 03 23:59:57.315015 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6d22ed36-8074-4cf7-9506-b37375c63357 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:57.315206 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6d22ed36-8074-4cf7-9506-b37375c63357 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:57.321438 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:57.321438 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:57.324809 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6d22ed36-8074-4cf7-9506-b37375c63357 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:57.328551 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6d22ed36-8074-4cf7-9506-b37375c63357 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 03 23:59:57.328959 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1170/4635] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:57 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:57.427879 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-6b73ed51-ec55-4db1-a17f-104fcdbb1f36 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:57.430508 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-6b73ed51-ec55-4db1-a17f-104fcdbb1f36 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0/encryption Jul 03 23:59:57.430785 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-6b73ed51-ec55-4db1-a17f-104fcdbb1f36 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:57.431041 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-6b73ed51-ec55-4db1-a17f-104fcdbb1f36 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:57.442883 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:57.442883 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:57.450240 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-6b73ed51-ec55-4db1-a17f-104fcdbb1f36 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0/encryption returned with HTTP 200 Jul 03 23:59:57.450240 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1170/4636] 10.4.3.143 () {68 vars in 1631 bytes} [Fri Jul 3 23:59:57 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:57.547238 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b6382630-a078-487e-9060-fda963652479 req-ffe34843-5d6e-4c99-afcb-f3522289eab3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:57.549327 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b6382630-a078-487e-9060-fda963652479 req-ffe34843-5d6e-4c99-afcb-f3522289eab3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/attachments/01d7bf51-bff1-428b-b614-229e9d816084/action Jul 03 23:59:57.549650 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b6382630-a078-487e-9060-fda963652479 req-ffe34843-5d6e-4c99-afcb-f3522289eab3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 23:59:57.549783 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b6382630-a078-487e-9060-fda963652479 req-ffe34843-5d6e-4c99-afcb-f3522289eab3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:57.566574 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:57.566574 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:57.579437 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b6382630-a078-487e-9060-fda963652479 req-ffe34843-5d6e-4c99-afcb-f3522289eab3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/attachments/01d7bf51-bff1-428b-b614-229e9d816084/action returned with HTTP 204 Jul 03 23:59:57.580039 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1134/4637] 10.4.3.143 () {74 vars in 1725 bytes} [Fri Jul 3 23:59:57 2026] POST /volume/v3/attachments/01d7bf51-bff1-428b-b614-229e9d816084/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 23:59:57.594236 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ffec2eb2-b153-42af-a5f7-0e860c97fd17 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:57.596247 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ffec2eb2-b153-42af-a5f7-0e860c97fd17 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 03 23:59:57.596510 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ffec2eb2-b153-42af-a5f7-0e860c97fd17 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:57.596983 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ffec2eb2-b153-42af-a5f7-0e860c97fd17 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:57.596983 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-ffec2eb2-b153-42af-a5f7-0e860c97fd17 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:57.601318 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:57.601318 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:57.601932 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ffec2eb2-b153-42af-a5f7-0e860c97fd17 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 03 23:59:57.602328 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1164/4638] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:57 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:57.767749 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-a7f16790-7b66-410b-abab-c64b5515183e req-80da3012-3db6-4914-9e92-ce05af2bba42 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:57.770172 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-a7f16790-7b66-410b-abab-c64b5515183e req-80da3012-3db6-4914-9e92-ce05af2bba42 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] DELETE https://10.4.3.143/volume/v3/attachments/61499a5a-3b85-453d-a5e8-012fe128c3cb Jul 03 23:59:57.770404 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-a7f16790-7b66-410b-abab-c64b5515183e req-80da3012-3db6-4914-9e92-ce05af2bba42 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:57.770633 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-a7f16790-7b66-410b-abab-c64b5515183e req-80da3012-3db6-4914-9e92-ce05af2bba42 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:57.779818 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:57.779818 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:57.810890 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-06791cbe-7813-48ad-b448-7914e6c2325e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:57.812953 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-06791cbe-7813-48ad-b448-7914e6c2325e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 03 23:59:57.813186 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-06791cbe-7813-48ad-b448-7914e6c2325e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:57.813397 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-06791cbe-7813-48ad-b448-7914e6c2325e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:57.823638 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:57.823638 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:57.827692 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-06791cbe-7813-48ad-b448-7914e6c2325e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:59:57.834410 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-06791cbe-7813-48ad-b448-7914e6c2325e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 returned with HTTP 200 Jul 03 23:59:57.834979 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1171/4639] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:57 2026] GET /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 => generated 1653 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 23:59:57.847444 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-454deb70-90a7-403d-868a-6de6eafedd33 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:57.849568 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-454deb70-90a7-403d-868a-6de6eafedd33 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:59:57.850018 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-454deb70-90a7-403d-868a-6de6eafedd33 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf0098a8-f307-43d6-afb4-083dfae59f25", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1932864701"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:57.861458 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:57.861458 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:57.862043 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-454deb70-90a7-403d-868a-6de6eafedd33 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:59:57.862176 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-454deb70-90a7-403d-868a-6de6eafedd33 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create snapshot from volume cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 03 23:59:57.865989 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-454deb70-90a7-403d-868a-6de6eafedd33 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 400 Jul 03 23:59:57.866451 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1135/4640] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:59:57 2026] POST /volume/v3/snapshots => generated 160 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 23:59:57.873636 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2705eaf0-f80c-445e-975f-22bea0f37f4a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:57.875853 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2705eaf0-f80c-445e-975f-22bea0f37f4a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:59:57.876298 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2705eaf0-f80c-445e-975f-22bea0f37f4a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf0098a8-f307-43d6-afb4-083dfae59f25", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-723044636"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:57.889313 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:57.889313 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:57.889896 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2705eaf0-f80c-445e-975f-22bea0f37f4a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:59:57.890088 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-2705eaf0-f80c-445e-975f-22bea0f37f4a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create snapshot from volume cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 03 23:59:57.915519 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-2705eaf0-f80c-445e-975f-22bea0f37f4a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Created reservations ['bdab41ca-0a30-4128-843e-65108417cf56', '3a8acafa-6e06-4260-a458-a617b0bfb719', 'fc36826b-f9be-4db2-88b7-f1a58d78c386', '7e2ed419-aec0-4d6c-8354-8b424ef27d08'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:57.947460 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2705eaf0-f80c-445e-975f-22bea0f37f4a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot force create request issued successfully. Jul 03 23:59:57.947815 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2705eaf0-f80c-445e-975f-22bea0f37f4a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:59:57.948284 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1165/4641] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:59:57 2026] POST /volume/v3/snapshots => generated 309 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:57.956597 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2cdf3bb3-6849-45ce-bc6e-eb1f17229c79 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:57.958691 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2cdf3bb3-6849-45ce-bc6e-eb1f17229c79 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/e9b99ad6-8957-4f53-bc4d-422c5e33030e Jul 03 23:59:57.958896 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2cdf3bb3-6849-45ce-bc6e-eb1f17229c79 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:57.959123 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2cdf3bb3-6849-45ce-bc6e-eb1f17229c79 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:57.964486 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:57.964486 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:57.965341 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2cdf3bb3-6849-45ce-bc6e-eb1f17229c79 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 03 23:59:57.965823 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2cdf3bb3-6849-45ce-bc6e-eb1f17229c79 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/e9b99ad6-8957-4f53-bc4d-422c5e33030e returned with HTTP 200 Jul 03 23:59:57.966226 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1172/4642] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:57 2026] GET /volume/v3/snapshots/e9b99ad6-8957-4f53-bc4d-422c5e33030e => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:58.308841 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-a7f16790-7b66-410b-abab-c64b5515183e req-80da3012-3db6-4914-9e92-ce05af2bba42 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/attachments/61499a5a-3b85-453d-a5e8-012fe128c3cb returned with HTTP 200 Jul 03 23:59:58.309314 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1171/4643] 10.4.3.143 () {72 vars in 1673 bytes} [Fri Jul 3 23:59:57 2026] DELETE /volume/v3/attachments/61499a5a-3b85-453d-a5e8-012fe128c3cb => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:58.341679 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-dc6bd803-7a81-4e8c-beeb-4f5d50cfd527 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:58.343317 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dc6bd803-7a81-4e8c-beeb-4f5d50cfd527 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 03 23:59:58.343475 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dc6bd803-7a81-4e8c-beeb-4f5d50cfd527 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:58.343645 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dc6bd803-7a81-4e8c-beeb-4f5d50cfd527 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:58.350497 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:58.350497 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:58.354011 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-dc6bd803-7a81-4e8c-beeb-4f5d50cfd527 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:58.357745 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dc6bd803-7a81-4e8c-beeb-4f5d50cfd527 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 03 23:59:58.358088 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1136/4644] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:58 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:58.611852 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1c3d7d7a-47e4-4127-b5d6-4809fb0b636b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:58.613658 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1c3d7d7a-47e4-4127-b5d6-4809fb0b636b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 03 23:59:58.614039 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1c3d7d7a-47e4-4127-b5d6-4809fb0b636b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:58.614187 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1c3d7d7a-47e4-4127-b5d6-4809fb0b636b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:58.614327 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-1c3d7d7a-47e4-4127-b5d6-4809fb0b636b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:58.618491 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:58.618491 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:58.619238 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1c3d7d7a-47e4-4127-b5d6-4809fb0b636b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 03 23:59:58.619658 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1166/4645] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:58 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:58.975399 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-76a5da19-90b3-4372-8a1f-5ae899ee24ae None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:58.977381 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-76a5da19-90b3-4372-8a1f-5ae899ee24ae tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/e9b99ad6-8957-4f53-bc4d-422c5e33030e Jul 03 23:59:58.977670 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-76a5da19-90b3-4372-8a1f-5ae899ee24ae tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:58.977929 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-76a5da19-90b3-4372-8a1f-5ae899ee24ae tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:58.983252 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:58.983252 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:58.983604 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-76a5da19-90b3-4372-8a1f-5ae899ee24ae tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 03 23:59:58.984520 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-76a5da19-90b3-4372-8a1f-5ae899ee24ae tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/e9b99ad6-8957-4f53-bc4d-422c5e33030e returned with HTTP 200 Jul 03 23:59:58.985025 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1173/4646] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:58 2026] GET /volume/v3/snapshots/e9b99ad6-8957-4f53-bc4d-422c5e33030e => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:58.995572 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ad1b1076-d19f-467c-8dd1-77ce9422e56e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:58.997274 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ad1b1076-d19f-467c-8dd1-77ce9422e56e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 03 23:59:58.997619 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ad1b1076-d19f-467c-8dd1-77ce9422e56e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf0098a8-f307-43d6-afb4-083dfae59f25", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-773769410"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:59.008294 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:59.008294 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:59.008786 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ad1b1076-d19f-467c-8dd1-77ce9422e56e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 03 23:59:59.008957 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-ad1b1076-d19f-467c-8dd1-77ce9422e56e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create snapshot from volume cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 03 23:59:59.032626 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-ad1b1076-d19f-467c-8dd1-77ce9422e56e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Created reservations ['b3fa84fe-4a01-4082-b60a-dfc8fbd5a50b', 'bd9de473-a6ce-40cd-a026-72355ea6b5d2', 'fcc3e25a-45d2-4f68-93b1-d7b4b41019a8', '34868107-0983-403d-b43c-569732f9b771'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:59.060528 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:59.062187 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 03 23:59:59.062532 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-889786851", "snapshot_id": "29d3c226-eb24-497b-b7b9-0b80bf461f0b", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 23:59:59.064295 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-889786851', 'snapshot_id': '29d3c226-eb24-497b-b7b9-0b80bf461f0b', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 23:59:59.065629 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ad1b1076-d19f-467c-8dd1-77ce9422e56e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot force create request issued successfully. Jul 03 23:59:59.066119 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ad1b1076-d19f-467c-8dd1-77ce9422e56e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 03 23:59:59.067129 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1172/4647] 10.4.3.143 () {68 vars in 1265 bytes} [Fri Jul 3 23:59:58 2026] POST /volume/v3/snapshots => generated 309 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:59.069469 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:59.069469 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 03 23:59:59.070042 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot retrieved successfully. Jul 03 23:59:59.070165 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Create volume of 1 GB Jul 03 23:59:59.074529 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Availability Zones retrieved successfully. Jul 03 23:59:59.075217 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-753a1537-789d-48bc-9c76-bf8303767229 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:59.077573 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-753a1537-789d-48bc-9c76-bf8303767229 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/4b3346b8-de78-493e-b408-0ea1412899ba Jul 03 23:59:59.077870 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-753a1537-789d-48bc-9c76-bf8303767229 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:59.078158 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-753a1537-789d-48bc-9c76-bf8303767229 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:59.079714 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Flow 'volume_create_api' (0b1cf87c-5789-4d38-8048-cfc1f7bac9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:59.080761 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c418c5-8062-4b51-95b6-0d9d8f86bf52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:59.081604 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 23:59:59.084040 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:59.084040 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:59.084619 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-753a1537-789d-48bc-9c76-bf8303767229 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 03 23:59:59.085551 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-753a1537-789d-48bc-9c76-bf8303767229 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/4b3346b8-de78-493e-b408-0ea1412899ba returned with HTTP 200 Jul 03 23:59:59.085992 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1167/4648] 10.4.3.143 () {66 vars in 1354 bytes} [Fri Jul 3 23:59:59 2026] GET /volume/v3/snapshots/4b3346b8-de78-493e-b408-0ea1412899ba => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:59.110277 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c418c5-8062-4b51-95b6-0d9d8f86bf52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '29d3c226-eb24-497b-b7b9-0b80bf461f0b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:59.111006 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2b6e069-40b8-488d-b08b-b02f8ad63110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:59.152171 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Created reservations ['41408855-84f4-4fcf-8c8e-a19a89e5c1e0', '94fdffea-98fb-4168-a9d1-19babf62bb7d', '2b074e86-628f-4d90-85d7-3e853eb3d2df', '708e6f79-6053-4bf8-a1fa-e7fcd52f5a4f'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 23:59:59.152910 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2b6e069-40b8-488d-b08b-b02f8ad63110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41408855-84f4-4fcf-8c8e-a19a89e5c1e0', '94fdffea-98fb-4168-a9d1-19babf62bb7d', '2b074e86-628f-4d90-85d7-3e853eb3d2df', '708e6f79-6053-4bf8-a1fa-e7fcd52f5a4f']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:59.153626 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abf58bae-810e-4eec-95df-ea1b9476d1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:59.188961 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abf58bae-810e-4eec-95df-ea1b9476d1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '947d75fd-ddf2-4d97-a942-77740af99834', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-889786851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a3392ff20954983a42849809e857487',qos_specs=None,replication_status=,reservations=['41408855-84f4-4fcf-8c8e-a19a89e5c1e0','94fdffea-98fb-4168-a9d1-19babf62bb7d','2b074e86-628f-4d90-85d7-3e853eb3d2df','708e6f79-6053-4bf8-a1fa-e7fcd52f5a4f'],size=1,snapshot_id=29d3c226-eb24-497b-b7b9-0b80bf461f0b,source_replicaid=,source_volid=None,status='creating',user_id='865eee04445d4f6bb0557c367bcf52b2',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T23:59:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-889786851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=947d75fd-ddf2-4d97-a942-77740af99834,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a3392ff20954983a42849809e857487',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=29d3c226-eb24-497b-b7b9-0b80bf461f0b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='865eee04445d4f6bb0557c367bcf52b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:59.189629 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae34c259-ecb0-444c-9730-9bc2ee166fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:59.204913 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae34c259-ecb0-444c-9730-9bc2ee166fe5) transitioned into state 'SUCCESS' from state '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-889786851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a3392ff20954983a42849809e857487',qos_specs=None,replication_status=,reservations=['41408855-84f4-4fcf-8c8e-a19a89e5c1e0','94fdffea-98fb-4168-a9d1-19babf62bb7d','2b074e86-628f-4d90-85d7-3e853eb3d2df','708e6f79-6053-4bf8-a1fa-e7fcd52f5a4f'],size=1,snapshot_id=29d3c226-eb24-497b-b7b9-0b80bf461f0b,source_replicaid=,source_volid=None,status='creating',user_id='865eee04445d4f6bb0557c367bcf52b2',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:59.205542 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (572dcd93-7b4e-4ec6-9d31-3136a56ca65d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 23:59:59.223108 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (572dcd93-7b4e-4ec6-9d31-3136a56ca65d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 23:59:59.223843 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Flow 'volume_create_api' (0b1cf87c-5789-4d38-8048-cfc1f7bac9e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 23:59:59.224146 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Create volume request issued successfully. Jul 03 23:59:59.224653 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-373e7ab9-0d9d-4cbf-89eb-d2bd13f9c4bd tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 03 23:59:59.225076 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1137/4649] 10.4.3.143 () {68 vars in 1259 bytes} [Fri Jul 3 23:59:59 2026] POST /volume/v3/volumes => generated 790 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 23:59:59.238783 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9b8399b2-d1b9-42c7-a6dc-f4de48c301b2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:59.241208 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9b8399b2-d1b9-42c7-a6dc-f4de48c301b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 03 23:59:59.241208 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9b8399b2-d1b9-42c7-a6dc-f4de48c301b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:59.241276 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9b8399b2-d1b9-42c7-a6dc-f4de48c301b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:59.248087 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:59.248087 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 03 23:59:59.251582 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9b8399b2-d1b9-42c7-a6dc-f4de48c301b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 03 23:59:59.255400 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9b8399b2-d1b9-42c7-a6dc-f4de48c301b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 200 Jul 03 23:59:59.255742 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1174/4650] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:59 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:59.372425 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5fcf75c4-002c-43b5-89ed-63a4abe09418 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:59.374720 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5fcf75c4-002c-43b5-89ed-63a4abe09418 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 03 23:59:59.374917 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5fcf75c4-002c-43b5-89ed-63a4abe09418 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:59.375200 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5fcf75c4-002c-43b5-89ed-63a4abe09418 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:59.382365 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:59.382365 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 03 23:59:59.386247 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5fcf75c4-002c-43b5-89ed-63a4abe09418 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 03 23:59:59.391966 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5fcf75c4-002c-43b5-89ed-63a4abe09418 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 03 23:59:59.392438 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1173/4651] 10.4.3.143 () {66 vars in 1348 bytes} [Fri Jul 3 23:59:59 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 23:59:59.629477 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2cbdf48a-5f82-409f-8210-755c64a33b58 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 23:59:59.631151 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2cbdf48a-5f82-409f-8210-755c64a33b58 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 03 23:59:59.631344 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2cbdf48a-5f82-409f-8210-755c64a33b58 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 23:59:59.631510 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2cbdf48a-5f82-409f-8210-755c64a33b58 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 23:59:59.631606 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-2cbdf48a-5f82-409f-8210-755c64a33b58 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 23:59:59.635552 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 23:59:59.635552 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 03 23:59:59.636075 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2cbdf48a-5f82-409f-8210-755c64a33b58 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 03 23:59:59.636478 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1168/4652] 10.4.3.143 () {68 vars in 1388 bytes} [Fri Jul 3 23:59:59 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:00.096341 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b2b2948d-0623-4c1a-a811-30836c1314bd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:00.099075 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b2b2948d-0623-4c1a-a811-30836c1314bd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/4b3346b8-de78-493e-b408-0ea1412899ba Jul 04 00:00:00.099275 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b2b2948d-0623-4c1a-a811-30836c1314bd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:00.099529 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b2b2948d-0623-4c1a-a811-30836c1314bd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:00.105333 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:00.105333 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:00.105885 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b2b2948d-0623-4c1a-a811-30836c1314bd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:00:00.106814 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b2b2948d-0623-4c1a-a811-30836c1314bd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/4b3346b8-de78-493e-b408-0ea1412899ba returned with HTTP 200 Jul 04 00:00:00.107234 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1138/4653] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:00 2026] GET /volume/v3/snapshots/4b3346b8-de78-493e-b408-0ea1412899ba => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:00.116901 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8fc88637-1810-473c-a228-34d8a75174d4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:00.118938 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8fc88637-1810-473c-a228-34d8a75174d4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 04 00:00:00.119410 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8fc88637-1810-473c-a228-34d8a75174d4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf0098a8-f307-43d6-afb4-083dfae59f25", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-554461352"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:00.129844 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:00.129844 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:00.130348 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8fc88637-1810-473c-a228-34d8a75174d4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:00:00.130487 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-8fc88637-1810-473c-a228-34d8a75174d4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create snapshot from volume cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 04 00:00:00.153688 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-8fc88637-1810-473c-a228-34d8a75174d4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Created reservations ['a94b41a2-5a65-47fc-9192-4e2ba09d5cae', '6a42ec4d-f1b2-41bc-9252-91a711dfb3a1', '36002fbc-6643-4357-ae8f-766bd5ecd4f6', '36eff4f6-c220-429c-8e95-18de0f644f84'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:00:00.182836 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8fc88637-1810-473c-a228-34d8a75174d4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot force create request issued successfully. Jul 04 00:00:00.182969 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8fc88637-1810-473c-a228-34d8a75174d4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 04 00:00:00.183377 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1175/4654] 10.4.3.143 () {68 vars in 1265 bytes} [Sat Jul 4 00:00:00 2026] POST /volume/v3/snapshots => generated 309 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:00:00.194454 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-62ae9407-fa87-4648-a48e-746859d50d3c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:00.196985 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-62ae9407-fa87-4648-a48e-746859d50d3c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/74ce52cd-15e7-47d7-a080-1bd0c21490b4 Jul 04 00:00:00.197417 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-62ae9407-fa87-4648-a48e-746859d50d3c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:00.197854 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-62ae9407-fa87-4648-a48e-746859d50d3c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:00.204023 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:00.204023 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:00.204819 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-62ae9407-fa87-4648-a48e-746859d50d3c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:00:00.206680 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-62ae9407-fa87-4648-a48e-746859d50d3c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/74ce52cd-15e7-47d7-a080-1bd0c21490b4 returned with HTTP 200 Jul 04 00:00:00.206680 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1174/4655] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:00 2026] GET /volume/v3/snapshots/74ce52cd-15e7-47d7-a080-1bd0c21490b4 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:00.268968 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9f69ce3e-e828-4840-8cc7-5c3bf77debee None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:00.272533 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9f69ce3e-e828-4840-8cc7-5c3bf77debee tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:00.272638 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9f69ce3e-e828-4840-8cc7-5c3bf77debee tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:00.272859 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9f69ce3e-e828-4840-8cc7-5c3bf77debee tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:00.279577 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:00.279577 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:00.283630 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9f69ce3e-e828-4840-8cc7-5c3bf77debee tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:00.288408 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9f69ce3e-e828-4840-8cc7-5c3bf77debee tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 200 Jul 04 00:00:00.288937 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1169/4656] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:00 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:00.300629 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c73003c2-6f5e-4e7c-a5a9-a28aee4d3897 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:00.302653 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c73003c2-6f5e-4e7c-a5a9-a28aee4d3897 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:00.302906 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c73003c2-6f5e-4e7c-a5a9-a28aee4d3897 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:00.303170 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c73003c2-6f5e-4e7c-a5a9-a28aee4d3897 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:00.311474 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:00.311474 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:00.316326 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c73003c2-6f5e-4e7c-a5a9-a28aee4d3897 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:00.321470 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c73003c2-6f5e-4e7c-a5a9-a28aee4d3897 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 200 Jul 04 00:00:00.321940 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1139/4657] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:00 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:00.411665 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-88e8c866-c224-454c-aca0-34b0e5b2e55c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:00.414877 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-88e8c866-c224-454c-aca0-34b0e5b2e55c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:00:00.414877 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-88e8c866-c224-454c-aca0-34b0e5b2e55c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:00.414877 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-88e8c866-c224-454c-aca0-34b0e5b2e55c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:00.422332 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:00.422332 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:00.428649 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-88e8c866-c224-454c-aca0-34b0e5b2e55c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:00:00.433492 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-88e8c866-c224-454c-aca0-34b0e5b2e55c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:00:00.433870 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1176/4658] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:00 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:00.647011 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d7ddc510-6aec-4cc1-b27a-6a29b62c2a29 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:00.648551 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d7ddc510-6aec-4cc1-b27a-6a29b62c2a29 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:00.648996 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d7ddc510-6aec-4cc1-b27a-6a29b62c2a29 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:00.649355 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d7ddc510-6aec-4cc1-b27a-6a29b62c2a29 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:00.649602 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-d7ddc510-6aec-4cc1-b27a-6a29b62c2a29 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:00.654314 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:00.654314 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:00.655266 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d7ddc510-6aec-4cc1-b27a-6a29b62c2a29 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 04 00:00:00.655811 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1175/4659] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:00 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:00.830216 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-641b7596-455e-4f00-afbe-4387c290744f req-ae04d8c0-508e-4e71-a340-d2305031bead None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:00.832613 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-641b7596-455e-4f00-afbe-4387c290744f req-ae04d8c0-508e-4e71-a340-d2305031bead tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:00.832958 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-641b7596-455e-4f00-afbe-4387c290744f req-ae04d8c0-508e-4e71-a340-d2305031bead tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:00.833094 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-641b7596-455e-4f00-afbe-4387c290744f req-ae04d8c0-508e-4e71-a340-d2305031bead tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:00.841815 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:00.841815 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:00.847208 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-641b7596-455e-4f00-afbe-4387c290744f req-ae04d8c0-508e-4e71-a340-d2305031bead tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:00.852769 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-641b7596-455e-4f00-afbe-4387c290744f req-ae04d8c0-508e-4e71-a340-d2305031bead tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 200 Jul 04 00:00:00.853318 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1170/4660] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:00:00 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:01.216013 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-10e821e8-9fa7-48ca-84b0-8ddfe0a8d7d2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:01.220159 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-10e821e8-9fa7-48ca-84b0-8ddfe0a8d7d2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/74ce52cd-15e7-47d7-a080-1bd0c21490b4 Jul 04 00:00:01.220374 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-10e821e8-9fa7-48ca-84b0-8ddfe0a8d7d2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:01.220581 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-10e821e8-9fa7-48ca-84b0-8ddfe0a8d7d2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:01.229138 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:01.229138 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:01.230884 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-10e821e8-9fa7-48ca-84b0-8ddfe0a8d7d2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:00:01.231890 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-10e821e8-9fa7-48ca-84b0-8ddfe0a8d7d2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/74ce52cd-15e7-47d7-a080-1bd0c21490b4 returned with HTTP 200 Jul 04 00:00:01.232345 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1140/4661] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:01 2026] GET /volume/v3/snapshots/74ce52cd-15e7-47d7-a080-1bd0c21490b4 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:01.242250 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b6b5dd31-e0e8-458d-aadb-6d6718a614be None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:01.244384 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b6b5dd31-e0e8-458d-aadb-6d6718a614be tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/e9b99ad6-8957-4f53-bc4d-422c5e33030e Jul 04 00:00:01.244568 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b6b5dd31-e0e8-458d-aadb-6d6718a614be tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:01.244759 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b6b5dd31-e0e8-458d-aadb-6d6718a614be tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:01.244856 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-b6b5dd31-e0e8-458d-aadb-6d6718a614be tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete snapshot with id: e9b99ad6-8957-4f53-bc4d-422c5e33030e Jul 04 00:00:01.249807 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:01.249807 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:01.250256 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b6b5dd31-e0e8-458d-aadb-6d6718a614be tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:00:01.276800 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b6b5dd31-e0e8-458d-aadb-6d6718a614be tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot delete request issued successfully. Jul 04 00:00:01.277033 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b6b5dd31-e0e8-458d-aadb-6d6718a614be tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/e9b99ad6-8957-4f53-bc4d-422c5e33030e returned with HTTP 202 Jul 04 00:00:01.277521 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1177/4662] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:00:01 2026] DELETE /volume/v3/snapshots/e9b99ad6-8957-4f53-bc4d-422c5e33030e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:01.287098 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9cd5c292-59bc-450f-ba3a-140bc1ea9c0b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:01.289287 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9cd5c292-59bc-450f-ba3a-140bc1ea9c0b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/e9b99ad6-8957-4f53-bc4d-422c5e33030e Jul 04 00:00:01.289635 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9cd5c292-59bc-450f-ba3a-140bc1ea9c0b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:01.289723 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9cd5c292-59bc-450f-ba3a-140bc1ea9c0b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:01.296285 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:01.296285 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:01.296686 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9cd5c292-59bc-450f-ba3a-140bc1ea9c0b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:00:01.297628 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9cd5c292-59bc-450f-ba3a-140bc1ea9c0b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/e9b99ad6-8957-4f53-bc4d-422c5e33030e returned with HTTP 200 Jul 04 00:00:01.298090 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1176/4663] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:01 2026] GET /volume/v3/snapshots/e9b99ad6-8957-4f53-bc4d-422c5e33030e => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:01.448793 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-228a60ca-0f33-4692-814a-aa2bd92f5c6f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:01.451849 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-228a60ca-0f33-4692-814a-aa2bd92f5c6f tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:00:01.451849 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-228a60ca-0f33-4692-814a-aa2bd92f5c6f tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:01.451849 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-228a60ca-0f33-4692-814a-aa2bd92f5c6f tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:01.462427 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:01.462427 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:01.465471 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-228a60ca-0f33-4692-814a-aa2bd92f5c6f tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:00:01.471166 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-228a60ca-0f33-4692-814a-aa2bd92f5c6f tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:00:01.471717 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1171/4664] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:01 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:01.670639 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-124757f1-5473-46a3-b2bc-847462c0cd1a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:01.672561 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-124757f1-5473-46a3-b2bc-847462c0cd1a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:01.672757 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-124757f1-5473-46a3-b2bc-847462c0cd1a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:01.673071 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-124757f1-5473-46a3-b2bc-847462c0cd1a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:01.673071 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-124757f1-5473-46a3-b2bc-847462c0cd1a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:01.678356 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:01.678356 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:01.679582 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-124757f1-5473-46a3-b2bc-847462c0cd1a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 04 00:00:01.679582 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1141/4665] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:01 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:01.939807 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-27110631-5b41-44ac-ad00-3b203d0bd20c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:01.942547 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-27110631-5b41-44ac-ad00-3b203d0bd20c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/attachments/901682ca-77dc-4dd9-a76e-2fd4df6d9742/action Jul 04 00:00:01.943081 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-27110631-5b41-44ac-ad00-3b203d0bd20c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:00:01.943242 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-27110631-5b41-44ac-ad00-3b203d0bd20c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:01.962997 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:01.962997 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:01.977371 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1dc14249-e07a-4fd8-a299-940ef26e271e req-27110631-5b41-44ac-ad00-3b203d0bd20c tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/901682ca-77dc-4dd9-a76e-2fd4df6d9742/action returned with HTTP 204 Jul 04 00:00:01.977969 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1178/4666] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:00:01 2026] POST /volume/v3/attachments/901682ca-77dc-4dd9-a76e-2fd4df6d9742/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:02.310942 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d7aae672-6644-4cdb-9349-680d52d72023 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:02.313339 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d7aae672-6644-4cdb-9349-680d52d72023 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/e9b99ad6-8957-4f53-bc4d-422c5e33030e Jul 04 00:00:02.313615 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d7aae672-6644-4cdb-9349-680d52d72023 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:02.313951 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d7aae672-6644-4cdb-9349-680d52d72023 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:02.319121 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d7aae672-6644-4cdb-9349-680d52d72023 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/e9b99ad6-8957-4f53-bc4d-422c5e33030e returned with HTTP 404 Jul 04 00:00:02.319758 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1177/4667] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:02 2026] GET /volume/v3/snapshots/e9b99ad6-8957-4f53-bc4d-422c5e33030e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:02.328044 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-498324f5-ec69-4e08-91d2-7686375e1875 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:02.329817 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-498324f5-ec69-4e08-91d2-7686375e1875 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/74ce52cd-15e7-47d7-a080-1bd0c21490b4 Jul 04 00:00:02.330075 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-498324f5-ec69-4e08-91d2-7686375e1875 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:02.330256 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-498324f5-ec69-4e08-91d2-7686375e1875 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:02.330358 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-498324f5-ec69-4e08-91d2-7686375e1875 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete snapshot with id: 74ce52cd-15e7-47d7-a080-1bd0c21490b4 Jul 04 00:00:02.335189 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:02.335189 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:02.335598 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-498324f5-ec69-4e08-91d2-7686375e1875 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:00:02.357169 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-498324f5-ec69-4e08-91d2-7686375e1875 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot delete request issued successfully. Jul 04 00:00:02.357431 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-498324f5-ec69-4e08-91d2-7686375e1875 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/74ce52cd-15e7-47d7-a080-1bd0c21490b4 returned with HTTP 202 Jul 04 00:00:02.358081 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1172/4668] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:00:02 2026] DELETE /volume/v3/snapshots/74ce52cd-15e7-47d7-a080-1bd0c21490b4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:02.365773 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9b2c1e28-4d81-420e-90cd-c1569388a650 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:02.367893 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9b2c1e28-4d81-420e-90cd-c1569388a650 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/74ce52cd-15e7-47d7-a080-1bd0c21490b4 Jul 04 00:00:02.368156 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9b2c1e28-4d81-420e-90cd-c1569388a650 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:02.368335 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9b2c1e28-4d81-420e-90cd-c1569388a650 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:02.374049 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:02.374049 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:02.374560 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9b2c1e28-4d81-420e-90cd-c1569388a650 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:00:02.375530 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9b2c1e28-4d81-420e-90cd-c1569388a650 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/74ce52cd-15e7-47d7-a080-1bd0c21490b4 returned with HTTP 200 Jul 04 00:00:02.375998 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1142/4669] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:02 2026] GET /volume/v3/snapshots/74ce52cd-15e7-47d7-a080-1bd0c21490b4 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:02.484933 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bbd8020b-68d7-4723-aab4-2bc302b42c43 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:02.489143 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bbd8020b-68d7-4723-aab4-2bc302b42c43 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:00:02.489339 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bbd8020b-68d7-4723-aab4-2bc302b42c43 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:02.489526 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bbd8020b-68d7-4723-aab4-2bc302b42c43 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:02.496824 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:02.496824 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:02.500357 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-bbd8020b-68d7-4723-aab4-2bc302b42c43 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:00:02.504800 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bbd8020b-68d7-4723-aab4-2bc302b42c43 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:00:02.505231 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1179/4670] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:02 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:02.697258 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-20ccea6a-ce80-4578-b0f8-3caabab4f99d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:02.699789 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-20ccea6a-ce80-4578-b0f8-3caabab4f99d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:02.700117 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-20ccea6a-ce80-4578-b0f8-3caabab4f99d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:02.700406 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-20ccea6a-ce80-4578-b0f8-3caabab4f99d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:02.700590 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-20ccea6a-ce80-4578-b0f8-3caabab4f99d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:02.706880 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:02.706880 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:02.707762 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-20ccea6a-ce80-4578-b0f8-3caabab4f99d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 04 00:00:02.708304 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1178/4671] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:02 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:02.893116 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-30a2e543-2563-4d60-b768-724f06643683 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:02.894903 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-30a2e543-2563-4d60-b768-724f06643683 None None] GET https://10.4.3.143/volume// Jul 04 00:00:02.894903 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-30a2e543-2563-4d60-b768-724f06643683 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:02.894903 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-30a2e543-2563-4d60-b768-724f06643683 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:02.894903 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-30a2e543-2563-4d60-b768-724f06643683 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:00:02.894903 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1173/4672] 10.4.3.143 () {66 vars in 1428 bytes} [Sat Jul 4 00:00:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:00:02.903364 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-641b7596-455e-4f00-afbe-4387c290744f req-8aafe02d-0a8c-4d0c-84a5-9bcb6889311e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:02.905383 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-641b7596-455e-4f00-afbe-4387c290744f req-8aafe02d-0a8c-4d0c-84a5-9bcb6889311e tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:00:02.905754 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-641b7596-455e-4f00-afbe-4387c290744f req-8aafe02d-0a8c-4d0c-84a5-9bcb6889311e tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "947d75fd-ddf2-4d97-a942-77740af99834", "connector": null, "instance_uuid": "bfa43860-e4eb-4584-9345-81b60fc4aebf"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:02.914531 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:02.914531 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:02.948614 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-641b7596-455e-4f00-afbe-4387c290744f req-8aafe02d-0a8c-4d0c-84a5-9bcb6889311e tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:00:02.949119 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1143/4673] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:00:02 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:03.375555 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1735bda8-e11a-4b45-80f7-6b50e23d58a4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:03.377364 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1735bda8-e11a-4b45-80f7-6b50e23d58a4 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:03.377543 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1735bda8-e11a-4b45-80f7-6b50e23d58a4 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:03.377756 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1735bda8-e11a-4b45-80f7-6b50e23d58a4 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:03.385228 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1ac2b243-f792-4a5b-b091-b6e027123fac None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:03.389317 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:03.389317 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:03.390339 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1ac2b243-f792-4a5b-b091-b6e027123fac tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/74ce52cd-15e7-47d7-a080-1bd0c21490b4 Jul 04 00:00:03.390597 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1ac2b243-f792-4a5b-b091-b6e027123fac tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:03.390870 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1ac2b243-f792-4a5b-b091-b6e027123fac tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:03.392883 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1735bda8-e11a-4b45-80f7-6b50e23d58a4 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:03.396079 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1ac2b243-f792-4a5b-b091-b6e027123fac tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/74ce52cd-15e7-47d7-a080-1bd0c21490b4 returned with HTTP 404 Jul 04 00:00:03.396794 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1179/4674] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:03 2026] GET /volume/v3/snapshots/74ce52cd-15e7-47d7-a080-1bd0c21490b4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:03.397009 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1735bda8-e11a-4b45-80f7-6b50e23d58a4 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 200 Jul 04 00:00:03.397369 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1180/4675] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:03 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:03.411616 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4645b539-4489-468d-a937-e7e9b5e80be1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:03.413470 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4645b539-4489-468d-a937-e7e9b5e80be1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/4b3346b8-de78-493e-b408-0ea1412899ba Jul 04 00:00:03.413845 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4645b539-4489-468d-a937-e7e9b5e80be1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:03.415332 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4645b539-4489-468d-a937-e7e9b5e80be1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:03.415332 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-4645b539-4489-468d-a937-e7e9b5e80be1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete snapshot with id: 4b3346b8-de78-493e-b408-0ea1412899ba Jul 04 00:00:03.420456 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:03.420456 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:03.421053 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4645b539-4489-468d-a937-e7e9b5e80be1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:00:03.451491 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4645b539-4489-468d-a937-e7e9b5e80be1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot delete request issued successfully. Jul 04 00:00:03.451901 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4645b539-4489-468d-a937-e7e9b5e80be1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/4b3346b8-de78-493e-b408-0ea1412899ba returned with HTTP 202 Jul 04 00:00:03.452516 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1174/4676] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:00:03 2026] DELETE /volume/v3/snapshots/4b3346b8-de78-493e-b408-0ea1412899ba => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:03.461358 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-09a16893-6700-4140-8937-dc7a02dbce14 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:03.463415 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-09a16893-6700-4140-8937-dc7a02dbce14 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/4b3346b8-de78-493e-b408-0ea1412899ba Jul 04 00:00:03.463721 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-09a16893-6700-4140-8937-dc7a02dbce14 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:03.463994 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-09a16893-6700-4140-8937-dc7a02dbce14 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:03.474942 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:03.474942 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:03.474942 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-09a16893-6700-4140-8937-dc7a02dbce14 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:00:03.474942 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-09a16893-6700-4140-8937-dc7a02dbce14 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/4b3346b8-de78-493e-b408-0ea1412899ba returned with HTTP 200 Jul 04 00:00:03.474942 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1144/4677] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:03 2026] GET /volume/v3/snapshots/4b3346b8-de78-493e-b408-0ea1412899ba => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:03.482502 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7789ea1a-7932-4aa5-ac47-96717f4c5fac None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:03.482888 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7789ea1a-7932-4aa5-ac47-96717f4c5fac None None] GET https://10.4.3.143/volume// Jul 04 00:00:03.483080 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7789ea1a-7932-4aa5-ac47-96717f4c5fac None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:03.483276 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7789ea1a-7932-4aa5-ac47-96717f4c5fac None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:03.483587 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7789ea1a-7932-4aa5-ac47-96717f4c5fac None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:00:03.483867 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1180/4678] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:00: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 04 00:00:03.492157 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-641b7596-455e-4f00-afbe-4387c290744f req-4d01e37a-cd82-4765-998d-61ae710a5539 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:03.494405 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-641b7596-455e-4f00-afbe-4387c290744f req-4d01e37a-cd82-4765-998d-61ae710a5539 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:03.494550 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-641b7596-455e-4f00-afbe-4387c290744f req-4d01e37a-cd82-4765-998d-61ae710a5539 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:03.494764 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-641b7596-455e-4f00-afbe-4387c290744f req-4d01e37a-cd82-4765-998d-61ae710a5539 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:03.503819 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:03.503819 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:03.507226 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-641b7596-455e-4f00-afbe-4387c290744f req-4d01e37a-cd82-4765-998d-61ae710a5539 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:03.511172 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-641b7596-455e-4f00-afbe-4387c290744f req-4d01e37a-cd82-4765-998d-61ae710a5539 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 200 Jul 04 00:00:03.511663 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1181/4679] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:00:03 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 1062 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:00:03.524720 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-968bbd71-644c-44a8-98ab-9f4dc96bb321 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:03.527402 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-968bbd71-644c-44a8-98ab-9f4dc96bb321 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:00:03.528724 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-968bbd71-644c-44a8-98ab-9f4dc96bb321 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:03.528724 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-968bbd71-644c-44a8-98ab-9f4dc96bb321 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:03.538565 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:03.538565 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:03.549104 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-968bbd71-644c-44a8-98ab-9f4dc96bb321 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:00:03.552811 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-968bbd71-644c-44a8-98ab-9f4dc96bb321 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:00:03.552939 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1175/4680] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:03 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:03.623151 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-641b7596-455e-4f00-afbe-4387c290744f req-b2e233a3-dd41-457c-9a64-1e7db10735d5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:03.625106 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-641b7596-455e-4f00-afbe-4387c290744f req-b2e233a3-dd41-457c-9a64-1e7db10735d5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] PUT https://10.4.3.143/volume/v3/attachments/b51724e1-f3c8-409f-8870-2e37fb9b65a2 Jul 04 00:00:03.625488 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-641b7596-455e-4f00-afbe-4387c290744f req-b2e233a3-dd41-457c-9a64-1e7db10735d5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:03.634601 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-641b7596-455e-4f00-afbe-4387c290744f req-b2e233a3-dd41-457c-9a64-1e7db10735d5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Acquiring lock "cinder-attachment_update-947d75fd-ddf2-4d97-a942-77740af99834-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:00:03.639250 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-641b7596-455e-4f00-afbe-4387c290744f req-b2e233a3-dd41-457c-9a64-1e7db10735d5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Lock "cinder-attachment_update-947d75fd-ddf2-4d97-a942-77740af99834-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:00:03.640150 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:03.640150 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:03.720886 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3d89ef12-62b0-46e0-bc9c-e8f995154fb4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:03.722531 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3d89ef12-62b0-46e0-bc9c-e8f995154fb4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:03.722763 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3d89ef12-62b0-46e0-bc9c-e8f995154fb4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:03.723071 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3d89ef12-62b0-46e0-bc9c-e8f995154fb4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:03.723125 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-3d89ef12-62b0-46e0-bc9c-e8f995154fb4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:03.729326 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:03.729326 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:03.730245 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3d89ef12-62b0-46e0-bc9c-e8f995154fb4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 04 00:00:03.730754 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1181/4681] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:03 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:04.169423 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-641b7596-455e-4f00-afbe-4387c290744f req-b2e233a3-dd41-457c-9a64-1e7db10735d5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Lock "cinder-attachment_update-947d75fd-ddf2-4d97-a942-77740af99834-np0000004490" released by "attachment_update" :: held 0.530s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:00:04.169739 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-641b7596-455e-4f00-afbe-4387c290744f req-b2e233a3-dd41-457c-9a64-1e7db10735d5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/attachments/b51724e1-f3c8-409f-8870-2e37fb9b65a2 returned with HTTP 200 Jul 04 00:00:04.171363 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1145/4682] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:00:03 2026] PUT /volume/v3/attachments/b51724e1-f3c8-409f-8870-2e37fb9b65a2 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:04.411161 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4333c66c-b491-4c5a-8e90-e985bf4a291b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:04.413143 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4333c66c-b491-4c5a-8e90-e985bf4a291b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:04.413351 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4333c66c-b491-4c5a-8e90-e985bf4a291b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:04.413549 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4333c66c-b491-4c5a-8e90-e985bf4a291b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:04.427128 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:04.427128 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:04.430724 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4333c66c-b491-4c5a-8e90-e985bf4a291b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:04.435788 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4333c66c-b491-4c5a-8e90-e985bf4a291b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 200 Jul 04 00:00:04.436285 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1182/4683] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:04 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:04.483593 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-639a129a-2006-4eb8-b4f5-15102c199b98 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:04.485873 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-639a129a-2006-4eb8-b4f5-15102c199b98 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/4b3346b8-de78-493e-b408-0ea1412899ba Jul 04 00:00:04.486124 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-639a129a-2006-4eb8-b4f5-15102c199b98 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:04.486375 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-639a129a-2006-4eb8-b4f5-15102c199b98 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:04.492725 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-639a129a-2006-4eb8-b4f5-15102c199b98 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/4b3346b8-de78-493e-b408-0ea1412899ba returned with HTTP 404 Jul 04 00:00:04.493356 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1176/4684] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:04 2026] GET /volume/v3/snapshots/4b3346b8-de78-493e-b408-0ea1412899ba => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:04.509240 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-21822125-eac9-40f9-96d0-a46139241521 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:04.511205 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-21822125-eac9-40f9-96d0-a46139241521 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/74ce52cd-15e7-47d7-a080-1bd0c21490b4 Jul 04 00:00:04.511205 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-21822125-eac9-40f9-96d0-a46139241521 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:04.511205 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-21822125-eac9-40f9-96d0-a46139241521 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:04.511348 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-21822125-eac9-40f9-96d0-a46139241521 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete snapshot with id: 74ce52cd-15e7-47d7-a080-1bd0c21490b4 Jul 04 00:00:04.517679 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-21822125-eac9-40f9-96d0-a46139241521 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/74ce52cd-15e7-47d7-a080-1bd0c21490b4 returned with HTTP 404 Jul 04 00:00:04.517679 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1182/4685] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:00:04 2026] DELETE /volume/v3/snapshots/74ce52cd-15e7-47d7-a080-1bd0c21490b4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:04.526418 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-96ae3b12-0bde-4968-833d-f2b537d4e81d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:04.528546 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-96ae3b12-0bde-4968-833d-f2b537d4e81d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/4b3346b8-de78-493e-b408-0ea1412899ba Jul 04 00:00:04.528792 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-96ae3b12-0bde-4968-833d-f2b537d4e81d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:04.529184 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-96ae3b12-0bde-4968-833d-f2b537d4e81d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:04.529184 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-96ae3b12-0bde-4968-833d-f2b537d4e81d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete snapshot with id: 4b3346b8-de78-493e-b408-0ea1412899ba Jul 04 00:00:04.538312 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-96ae3b12-0bde-4968-833d-f2b537d4e81d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/4b3346b8-de78-493e-b408-0ea1412899ba returned with HTTP 404 Jul 04 00:00:04.538901 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1146/4686] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:00:04 2026] DELETE /volume/v3/snapshots/4b3346b8-de78-493e-b408-0ea1412899ba => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:04.546431 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5a3b5327-deec-4364-a162-a82226a66787 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:04.548509 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5a3b5327-deec-4364-a162-a82226a66787 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/e9b99ad6-8957-4f53-bc4d-422c5e33030e Jul 04 00:00:04.548731 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5a3b5327-deec-4364-a162-a82226a66787 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:04.548962 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5a3b5327-deec-4364-a162-a82226a66787 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:04.549059 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-5a3b5327-deec-4364-a162-a82226a66787 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete snapshot with id: e9b99ad6-8957-4f53-bc4d-422c5e33030e Jul 04 00:00:04.553028 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5a3b5327-deec-4364-a162-a82226a66787 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/e9b99ad6-8957-4f53-bc4d-422c5e33030e returned with HTTP 404 Jul 04 00:00:04.553658 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1183/4687] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:00:04 2026] DELETE /volume/v3/snapshots/e9b99ad6-8957-4f53-bc4d-422c5e33030e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:04.568215 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c70c2935-08f5-4952-90ab-a462564b7116 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:04.570596 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c70c2935-08f5-4952-90ab-a462564b7116 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:00:04.571265 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c70c2935-08f5-4952-90ab-a462564b7116 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:04.571265 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c70c2935-08f5-4952-90ab-a462564b7116 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:04.580333 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:04.580333 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:04.584930 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c70c2935-08f5-4952-90ab-a462564b7116 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:00:04.590308 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c70c2935-08f5-4952-90ab-a462564b7116 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:00:04.591199 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1177/4688] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:04 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:04.592633 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-7bdc53d2-dfc3-4056-8a22-365c858cad0b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:04.595069 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-7bdc53d2-dfc3-4056-8a22-365c858cad0b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 04 00:00:04.595290 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-7bdc53d2-dfc3-4056-8a22-365c858cad0b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:04.595500 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-7bdc53d2-dfc3-4056-8a22-365c858cad0b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:04.607545 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1d610c7e-c3f1-422b-8722-4c99d4c33f90 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:04.608494 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:04.608494 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:04.609181 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1d610c7e-c3f1-422b-8722-4c99d4c33f90 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:00:04.609347 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1d610c7e-c3f1-422b-8722-4c99d4c33f90 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:04.609514 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1d610c7e-c3f1-422b-8722-4c99d4c33f90 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:04.612453 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-7bdc53d2-dfc3-4056-8a22-365c858cad0b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:00:04.617723 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-7bdc53d2-dfc3-4056-8a22-365c858cad0b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 returned with HTTP 200 Jul 04 00:00:04.618201 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1183/4689] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:00:04 2026] GET /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 => generated 1653 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:04.621666 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:04.621666 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:04.623933 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1d610c7e-c3f1-422b-8722-4c99d4c33f90 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:00:04.628600 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1d610c7e-c3f1-422b-8722-4c99d4c33f90 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:00:04.628995 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1147/4690] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:04 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:04.640190 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-a6947406-eba2-46b1-b6ab-d7cec83aa109 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:04.642022 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-a6947406-eba2-46b1-b6ab-d7cec83aa109 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25/action Jul 04 00:00:04.642338 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-a6947406-eba2-46b1-b6ab-d7cec83aa109 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:00:04.642473 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-a6947406-eba2-46b1-b6ab-d7cec83aa109 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:04.654271 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:04.654271 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:04.654968 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-a6947406-eba2-46b1-b6ab-d7cec83aa109 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:00:04.667792 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-a6947406-eba2-46b1-b6ab-d7cec83aa109 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Begin detaching volume completed successfully. Jul 04 00:00:04.667919 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-a6947406-eba2-46b1-b6ab-d7cec83aa109 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25/action returned with HTTP 202 Jul 04 00:00:04.668382 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1184/4691] 10.4.3.143 () {72 vars in 1672 bytes} [Sat Jul 4 00:00:04 2026] POST /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:00:04.744018 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0046bc25-3db0-4953-acdb-131141c037f1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:04.745662 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0046bc25-3db0-4953-acdb-131141c037f1 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:04.745942 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0046bc25-3db0-4953-acdb-131141c037f1 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:04.746122 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0046bc25-3db0-4953-acdb-131141c037f1 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:04.746246 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-0046bc25-3db0-4953-acdb-131141c037f1 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:04.750392 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:04.750392 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:04.751044 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0046bc25-3db0-4953-acdb-131141c037f1 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 04 00:00:04.751424 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1178/4692] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:04 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:05.448634 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-fa6363bd-8da2-4062-bf21-0d77783a99ee None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:05.451106 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fa6363bd-8da2-4062-bf21-0d77783a99ee tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:05.451329 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fa6363bd-8da2-4062-bf21-0d77783a99ee tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:05.451540 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fa6363bd-8da2-4062-bf21-0d77783a99ee tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:05.468660 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:05.468660 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:05.479088 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-fa6363bd-8da2-4062-bf21-0d77783a99ee tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:05.479088 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fa6363bd-8da2-4062-bf21-0d77783a99ee tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 200 Jul 04 00:00:05.479088 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1184/4693] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:05 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:05.712355 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f3f61490-5eb8-4ead-bd82-5f7f100bcf8a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:05.715025 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f3f61490-5eb8-4ead-bd82-5f7f100bcf8a None None] GET https://10.4.3.143/volume// Jul 04 00:00:05.715025 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f3f61490-5eb8-4ead-bd82-5f7f100bcf8a None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:05.715025 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f3f61490-5eb8-4ead-bd82-5f7f100bcf8a None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:05.715025 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f3f61490-5eb8-4ead-bd82-5f7f100bcf8a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:00:05.715025 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1148/4694] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:00:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:00:05.722692 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-cd39a330-9d34-4021-a1e4-cd2b400ec95d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:05.724964 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-cd39a330-9d34-4021-a1e4-cd2b400ec95d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 04 00:00:05.725178 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-cd39a330-9d34-4021-a1e4-cd2b400ec95d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:05.725361 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-cd39a330-9d34-4021-a1e4-cd2b400ec95d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:05.737217 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:05.737217 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:05.741715 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-cd39a330-9d34-4021-a1e4-cd2b400ec95d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:00:05.747686 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-cd39a330-9d34-4021-a1e4-cd2b400ec95d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 returned with HTTP 200 Jul 04 00:00:05.748236 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1185/4695] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:00:05 2026] GET /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 => generated 1836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:00:05.763694 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-53cf6cd6-1c2c-4673-9d82-4d5cc005ea4d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:05.765476 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-53cf6cd6-1c2c-4673-9d82-4d5cc005ea4d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:05.765843 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-53cf6cd6-1c2c-4673-9d82-4d5cc005ea4d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:05.765967 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-53cf6cd6-1c2c-4673-9d82-4d5cc005ea4d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:05.766220 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-53cf6cd6-1c2c-4673-9d82-4d5cc005ea4d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:05.772466 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:05.772466 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:05.773084 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-53cf6cd6-1c2c-4673-9d82-4d5cc005ea4d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 04 00:00:05.773439 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1179/4696] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:05 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 04 00:00:06.490472 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-bee27878-8d30-41b5-a528-0d049a497b11 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:06.492653 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bee27878-8d30-41b5-a528-0d049a497b11 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:06.493079 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bee27878-8d30-41b5-a528-0d049a497b11 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:06.493408 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bee27878-8d30-41b5-a528-0d049a497b11 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:06.506302 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:06.506302 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:06.511259 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-bee27878-8d30-41b5-a528-0d049a497b11 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:06.516724 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bee27878-8d30-41b5-a528-0d049a497b11 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 200 Jul 04 00:00:06.518770 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1185/4697] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:06 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:06.793758 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-004bea9f-a615-48e0-83b2-ce3241044d1e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:06.797244 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-004bea9f-a615-48e0-83b2-ce3241044d1e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:06.797244 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-004bea9f-a615-48e0-83b2-ce3241044d1e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:06.797244 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-004bea9f-a615-48e0-83b2-ce3241044d1e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:06.797244 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-004bea9f-a615-48e0-83b2-ce3241044d1e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:06.802024 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:06.802024 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:06.802886 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-004bea9f-a615-48e0-83b2-ce3241044d1e tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 04 00:00:06.803432 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1149/4698] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:06 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:07.532446 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6e0e0eff-338f-4825-9f3e-035ce9967d22 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:07.534674 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6e0e0eff-338f-4825-9f3e-035ce9967d22 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:07.534974 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6e0e0eff-338f-4825-9f3e-035ce9967d22 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:07.535246 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6e0e0eff-338f-4825-9f3e-035ce9967d22 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:07.549047 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:07.549047 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:07.553840 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6e0e0eff-338f-4825-9f3e-035ce9967d22 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:07.559528 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6e0e0eff-338f-4825-9f3e-035ce9967d22 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 200 Jul 04 00:00:07.560346 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1186/4699] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:07 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:07.815585 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ab1f82a2-9afa-4e85-8d15-954ffb87b8d3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:07.817946 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ab1f82a2-9afa-4e85-8d15-954ffb87b8d3 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:07.818243 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ab1f82a2-9afa-4e85-8d15-954ffb87b8d3 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:07.818432 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ab1f82a2-9afa-4e85-8d15-954ffb87b8d3 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:07.818554 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-ab1f82a2-9afa-4e85-8d15-954ffb87b8d3 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:07.824168 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:07.824168 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:07.824878 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ab1f82a2-9afa-4e85-8d15-954ffb87b8d3 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 04 00:00:07.825286 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1180/4700] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:07 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:08.246309 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-532bb933-ed4e-4aa0-8626-58a02f23661a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:08.246748 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-532bb933-ed4e-4aa0-8626-58a02f23661a None None] GET https://10.4.3.143/volume// Jul 04 00:00:08.246958 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-532bb933-ed4e-4aa0-8626-58a02f23661a None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:08.247149 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-532bb933-ed4e-4aa0-8626-58a02f23661a None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:08.247461 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-532bb933-ed4e-4aa0-8626-58a02f23661a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:00:08.247835 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1186/4701] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:00: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 04 00:00:08.256572 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-8d86112a-9379-4cba-b507-5a90e34113b7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:08.258834 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-8d86112a-9379-4cba-b507-5a90e34113b7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:00:08.259245 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-8d86112a-9379-4cba-b507-5a90e34113b7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51f1608a-f434-44bb-bab6-3630f0ed4fe0", "connector": null, "instance_uuid": "abda3d05-ac47-4137-ac6b-5f31eef8c3be"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:08.273552 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:08.273552 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:08.305844 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-8d86112a-9379-4cba-b507-5a90e34113b7 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:00:08.306253 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1150/4702] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:00:08 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 04 00:00:08.318989 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-dd2b2a73-e8aa-445d-9cba-9c7781a5670d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:08.321210 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-dd2b2a73-e8aa-445d-9cba-9c7781a5670d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] DELETE https://10.4.3.143/volume/v3/attachments/901682ca-77dc-4dd9-a76e-2fd4df6d9742 Jul 04 00:00:08.321406 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-dd2b2a73-e8aa-445d-9cba-9c7781a5670d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:08.321603 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-dd2b2a73-e8aa-445d-9cba-9c7781a5670d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:08.330151 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:08.330151 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:08.578142 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e869eeba-5f5f-450b-84ab-b5d825d8575a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:08.579903 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e869eeba-5f5f-450b-84ab-b5d825d8575a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:08.580083 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e869eeba-5f5f-450b-84ab-b5d825d8575a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:08.580253 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e869eeba-5f5f-450b-84ab-b5d825d8575a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:08.591112 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:08.591112 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:08.594747 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e869eeba-5f5f-450b-84ab-b5d825d8575a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:08.599824 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e869eeba-5f5f-450b-84ab-b5d825d8575a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 200 Jul 04 00:00:08.600321 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1181/4703] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:08 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:08.634267 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-ad637291-5092-4521-9657-5db366e5d751 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:08.637797 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-ad637291-5092-4521-9657-5db366e5d751 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/attachments/01d7bf51-bff1-428b-b614-229e9d816084 Jul 04 00:00:08.638022 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-ad637291-5092-4521-9657-5db366e5d751 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:08.638236 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-ad637291-5092-4521-9657-5db366e5d751 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:08.646864 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:08.646864 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:08.835521 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-053a836f-91e3-48d8-88dd-3f535d4293ee None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:08.839053 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-053a836f-91e3-48d8-88dd-3f535d4293ee tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:08.839053 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-053a836f-91e3-48d8-88dd-3f535d4293ee tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:08.839053 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-053a836f-91e3-48d8-88dd-3f535d4293ee tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:08.839053 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-053a836f-91e3-48d8-88dd-3f535d4293ee tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:08.842125 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:08.842125 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:08.842662 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-053a836f-91e3-48d8-88dd-3f535d4293ee tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 04 00:00:08.843030 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1151/4704] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:08 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:08.864276 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-dd2b2a73-e8aa-445d-9cba-9c7781a5670d tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/901682ca-77dc-4dd9-a76e-2fd4df6d9742 returned with HTTP 200 Jul 04 00:00:08.864729 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1187/4705] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:00:08 2026] DELETE /volume/v3/attachments/901682ca-77dc-4dd9-a76e-2fd4df6d9742 => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:09.184907 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0b638584-34b7-4c51-940d-45d4ed189a23 req-ad637291-5092-4521-9657-5db366e5d751 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/attachments/01d7bf51-bff1-428b-b614-229e9d816084 returned with HTTP 200 Jul 04 00:00:09.185353 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1187/4706] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:00:08 2026] DELETE /volume/v3/attachments/01d7bf51-bff1-428b-b614-229e9d816084 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:09.263520 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-436bfbf3-9cb7-47d3-9595-e466eb3cc0fc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:09.265194 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-436bfbf3-9cb7-47d3-9595-e466eb3cc0fc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/0b90af62-51b5-4499-969d-c8bfc3c64913 Jul 04 00:00:09.265369 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-436bfbf3-9cb7-47d3-9595-e466eb3cc0fc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:09.265559 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-436bfbf3-9cb7-47d3-9595-e466eb3cc0fc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:09.265655 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-436bfbf3-9cb7-47d3-9595-e466eb3cc0fc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete snapshot with id: 0b90af62-51b5-4499-969d-c8bfc3c64913 Jul 04 00:00:09.271231 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:09.271231 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:09.271829 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-436bfbf3-9cb7-47d3-9595-e466eb3cc0fc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:00:09.293038 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-436bfbf3-9cb7-47d3-9595-e466eb3cc0fc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot delete request issued successfully. Jul 04 00:00:09.293209 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-436bfbf3-9cb7-47d3-9595-e466eb3cc0fc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/0b90af62-51b5-4499-969d-c8bfc3c64913 returned with HTTP 202 Jul 04 00:00:09.293599 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1182/4707] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:00:09 2026] DELETE /volume/v3/snapshots/0b90af62-51b5-4499-969d-c8bfc3c64913 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:09.302395 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9831c7c6-9ea9-4e7b-a394-eb513c457410 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:09.304844 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9831c7c6-9ea9-4e7b-a394-eb513c457410 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/0b90af62-51b5-4499-969d-c8bfc3c64913 Jul 04 00:00:09.305092 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9831c7c6-9ea9-4e7b-a394-eb513c457410 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:09.305340 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9831c7c6-9ea9-4e7b-a394-eb513c457410 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:09.310676 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:09.310676 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:09.311188 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9831c7c6-9ea9-4e7b-a394-eb513c457410 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:00:09.312361 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9831c7c6-9ea9-4e7b-a394-eb513c457410 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/0b90af62-51b5-4499-969d-c8bfc3c64913 returned with HTTP 200 Jul 04 00:00:09.312420 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1152/4708] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:09 2026] GET /volume/v3/snapshots/0b90af62-51b5-4499-969d-c8bfc3c64913 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:09.612821 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4e2127e0-c31d-4fab-9dcf-47f121a87690 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:09.615567 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4e2127e0-c31d-4fab-9dcf-47f121a87690 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:09.616219 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4e2127e0-c31d-4fab-9dcf-47f121a87690 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:09.616219 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4e2127e0-c31d-4fab-9dcf-47f121a87690 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:09.629016 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:09.629016 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:09.633565 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4e2127e0-c31d-4fab-9dcf-47f121a87690 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:09.639811 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4e2127e0-c31d-4fab-9dcf-47f121a87690 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 200 Jul 04 00:00:09.639811 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1188/4709] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:09 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:09.852556 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-989a8a4d-e706-4ae2-942c-3320b3b0e23a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:09.854330 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-989a8a4d-e706-4ae2-942c-3320b3b0e23a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:09.854565 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-989a8a4d-e706-4ae2-942c-3320b3b0e23a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:09.854819 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-989a8a4d-e706-4ae2-942c-3320b3b0e23a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:09.854939 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-989a8a4d-e706-4ae2-942c-3320b3b0e23a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:09.859187 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:09.859187 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:09.859902 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-989a8a4d-e706-4ae2-942c-3320b3b0e23a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 04 00:00:09.860294 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1188/4710] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:09 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:10.321190 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a35cd3ba-11bd-4e77-b095-5e2d4c800088 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:10.323158 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a35cd3ba-11bd-4e77-b095-5e2d4c800088 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/0b90af62-51b5-4499-969d-c8bfc3c64913 Jul 04 00:00:10.323378 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a35cd3ba-11bd-4e77-b095-5e2d4c800088 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:10.323608 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a35cd3ba-11bd-4e77-b095-5e2d4c800088 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:10.328518 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a35cd3ba-11bd-4e77-b095-5e2d4c800088 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/0b90af62-51b5-4499-969d-c8bfc3c64913 returned with HTTP 404 Jul 04 00:00:10.329053 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1183/4711] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:10 2026] GET /volume/v3/snapshots/0b90af62-51b5-4499-969d-c8bfc3c64913 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:10.414264 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-641b7596-455e-4f00-afbe-4387c290744f req-86a34d6c-32e4-4414-a7fd-f43ee5d87d21 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:10.416841 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-641b7596-455e-4f00-afbe-4387c290744f req-86a34d6c-32e4-4414-a7fd-f43ee5d87d21 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/attachments/b51724e1-f3c8-409f-8870-2e37fb9b65a2/action Jul 04 00:00:10.417248 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-641b7596-455e-4f00-afbe-4387c290744f req-86a34d6c-32e4-4414-a7fd-f43ee5d87d21 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:00:10.417405 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-641b7596-455e-4f00-afbe-4387c290744f req-86a34d6c-32e4-4414-a7fd-f43ee5d87d21 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:10.435944 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:10.435944 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:10.453918 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-641b7596-455e-4f00-afbe-4387c290744f req-86a34d6c-32e4-4414-a7fd-f43ee5d87d21 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/attachments/b51724e1-f3c8-409f-8870-2e37fb9b65a2/action returned with HTTP 204 Jul 04 00:00:10.454362 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1153/4712] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:00:10 2026] POST /volume/v3/attachments/b51724e1-f3c8-409f-8870-2e37fb9b65a2/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:10.653340 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d7a00c32-7a2c-428e-9d2b-1477a053bcd7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:10.655391 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d7a00c32-7a2c-428e-9d2b-1477a053bcd7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:10.655593 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d7a00c32-7a2c-428e-9d2b-1477a053bcd7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:10.655856 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d7a00c32-7a2c-428e-9d2b-1477a053bcd7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:10.667587 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:10.667587 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:10.671557 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d7a00c32-7a2c-428e-9d2b-1477a053bcd7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:10.676634 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d7a00c32-7a2c-428e-9d2b-1477a053bcd7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 200 Jul 04 00:00:10.677256 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1189/4713] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:10 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 1175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:10.869674 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-861b652e-4288-49ac-a822-1f7b3bbca1d4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:10.871440 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-861b652e-4288-49ac-a822-1f7b3bbca1d4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:10.871627 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-861b652e-4288-49ac-a822-1f7b3bbca1d4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:10.871854 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-861b652e-4288-49ac-a822-1f7b3bbca1d4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:10.871958 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-861b652e-4288-49ac-a822-1f7b3bbca1d4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:10.876133 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:10.876133 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:10.876733 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-861b652e-4288-49ac-a822-1f7b3bbca1d4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 04 00:00:10.877077 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1189/4714] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:10 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:11.890529 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2ee55d8d-e2ff-4a8f-b716-8109051ee2bd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:11.893430 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2ee55d8d-e2ff-4a8f-b716-8109051ee2bd tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:11.893430 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2ee55d8d-e2ff-4a8f-b716-8109051ee2bd tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:11.893597 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2ee55d8d-e2ff-4a8f-b716-8109051ee2bd tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:11.893789 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-2ee55d8d-e2ff-4a8f-b716-8109051ee2bd tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:11.899889 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:11.899889 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:11.900695 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2ee55d8d-e2ff-4a8f-b716-8109051ee2bd tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 04 00:00:11.901198 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1184/4715] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:11 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:12.912204 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-56d721f1-ad1d-426e-989b-8f519c6d966d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:12.914467 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-56d721f1-ad1d-426e-989b-8f519c6d966d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:12.914792 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-56d721f1-ad1d-426e-989b-8f519c6d966d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:12.915057 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-56d721f1-ad1d-426e-989b-8f519c6d966d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:12.915218 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-56d721f1-ad1d-426e-989b-8f519c6d966d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:12.920305 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:12.920305 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:12.921117 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-56d721f1-ad1d-426e-989b-8f519c6d966d tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 04 00:00:12.921761 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1154/4716] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:12 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:13.770308 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-ec8e86c5-7fe3-4ba2-881f-cd8de692740e req-122f48e8-70a8-4c29-8031-da6965d79c1c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:13.775986 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ec8e86c5-7fe3-4ba2-881f-cd8de692740e req-122f48e8-70a8-4c29-8031-da6965d79c1c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/attachments/01d7bf51-bff1-428b-b614-229e9d816084 Jul 04 00:00:13.776233 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-ec8e86c5-7fe3-4ba2-881f-cd8de692740e req-122f48e8-70a8-4c29-8031-da6965d79c1c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:13.776493 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-ec8e86c5-7fe3-4ba2-881f-cd8de692740e req-122f48e8-70a8-4c29-8031-da6965d79c1c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:13.783976 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ec8e86c5-7fe3-4ba2-881f-cd8de692740e req-122f48e8-70a8-4c29-8031-da6965d79c1c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/attachments/01d7bf51-bff1-428b-b614-229e9d816084 returned with HTTP 404 Jul 04 00:00:13.784338 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1190/4717] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:00:13 2026] DELETE /volume/v3/attachments/01d7bf51-bff1-428b-b614-229e9d816084 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 04 00:00:13.843502 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-59244526-f98f-401d-946a-075c7a37f671 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:13.845643 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-59244526-f98f-401d-946a-075c7a37f671 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:13.845858 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-59244526-f98f-401d-946a-075c7a37f671 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:13.846054 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-59244526-f98f-401d-946a-075c7a37f671 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:13.856354 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:13.856354 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:13.859915 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-59244526-f98f-401d-946a-075c7a37f671 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:13.864598 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-59244526-f98f-401d-946a-075c7a37f671 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 200 Jul 04 00:00:13.865069 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1190/4718] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:00:13 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:13.881677 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-248b179c-f0c5-412d-ba12-8718471a7409 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:13.883600 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-248b179c-f0c5-412d-ba12-8718471a7409 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834/action Jul 04 00:00:13.883938 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-248b179c-f0c5-412d-ba12-8718471a7409 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:00:13.884053 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-248b179c-f0c5-412d-ba12-8718471a7409 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:13.894849 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:13.894849 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:13.895270 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-248b179c-f0c5-412d-ba12-8718471a7409 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:13.905035 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-248b179c-f0c5-412d-ba12-8718471a7409 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Begin detaching volume completed successfully. Jul 04 00:00:13.905229 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-248b179c-f0c5-412d-ba12-8718471a7409 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834/action returned with HTTP 202 Jul 04 00:00:13.905608 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1185/4719] 10.4.3.143 () {72 vars in 1672 bytes} [Sat Jul 4 00:00:13 2026] POST /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:00:13.932353 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c26e94aa-a086-4026-b024-ddd4f71caa1c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:13.934468 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c26e94aa-a086-4026-b024-ddd4f71caa1c tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:13.935250 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c26e94aa-a086-4026-b024-ddd4f71caa1c tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:13.935250 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c26e94aa-a086-4026-b024-ddd4f71caa1c tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:13.935250 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-c26e94aa-a086-4026-b024-ddd4f71caa1c tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:13.939203 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:13.939203 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:13.939891 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c26e94aa-a086-4026-b024-ddd4f71caa1c tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 04 00:00:13.940232 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1155/4720] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:13 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:14.820813 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-af62b5a0-48ee-4fb8-9c42-ea287965ba48 req-b15e7e73-d99c-4fe6-b3c7-00b92a88885c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:14.822757 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-af62b5a0-48ee-4fb8-9c42-ea287965ba48 req-b15e7e73-d99c-4fe6-b3c7-00b92a88885c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/attachments/d9282fba-375a-49b2-bc93-55801c5633d3 Jul 04 00:00:14.822908 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-af62b5a0-48ee-4fb8-9c42-ea287965ba48 req-b15e7e73-d99c-4fe6-b3c7-00b92a88885c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:14.823068 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-af62b5a0-48ee-4fb8-9c42-ea287965ba48 req-b15e7e73-d99c-4fe6-b3c7-00b92a88885c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:14.829859 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:14.829859 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:14.928415 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-fe32d739-5f45-45a8-a29d-bbddab24cf49 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:14.928784 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fe32d739-5f45-45a8-a29d-bbddab24cf49 None None] GET https://10.4.3.143/volume// Jul 04 00:00:14.928883 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fe32d739-5f45-45a8-a29d-bbddab24cf49 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:14.929082 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fe32d739-5f45-45a8-a29d-bbddab24cf49 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:14.929385 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fe32d739-5f45-45a8-a29d-bbddab24cf49 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:00:14.929660 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1191/4721] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:00:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:00:14.935876 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-e82ee718-b1c9-4a02-8cc2-3cf4cf5c72f5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:14.937965 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-e82ee718-b1c9-4a02-8cc2-3cf4cf5c72f5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:14.938169 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-e82ee718-b1c9-4a02-8cc2-3cf4cf5c72f5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:14.938344 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-e82ee718-b1c9-4a02-8cc2-3cf4cf5c72f5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:14.949653 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:14.949653 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:14.950559 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4de30c44-def5-497f-9116-019376527b5b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:14.952846 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4de30c44-def5-497f-9116-019376527b5b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:14.953116 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4de30c44-def5-497f-9116-019376527b5b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:14.953393 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4de30c44-def5-497f-9116-019376527b5b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:14.953494 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-4de30c44-def5-497f-9116-019376527b5b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:14.953974 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-e82ee718-b1c9-4a02-8cc2-3cf4cf5c72f5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:14.958471 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-e82ee718-b1c9-4a02-8cc2-3cf4cf5c72f5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 200 Jul 04 00:00:14.958550 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:14.958550 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:14.958882 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1186/4722] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:00:14 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:00:14.959284 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4de30c44-def5-497f-9116-019376527b5b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 04 00:00:14.959755 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1156/4723] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:14 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:14.970762 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-555ad241-ef11-418e-852a-f01bc0d74c44 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:14.972607 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-555ad241-ef11-418e-852a-f01bc0d74c44 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa/export_record Jul 04 00:00:14.972846 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-555ad241-ef11-418e-852a-f01bc0d74c44 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:14.973445 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-555ad241-ef11-418e-852a-f01bc0d74c44 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'export_record' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:14.973445 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-555ad241-ef11-418e-852a-f01bc0d74c44 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Export record for backup 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99862) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 04 00:00:14.977085 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:14.977085 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:14.977881 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.api [None req-555ad241-ef11-418e-852a-f01bc0d74c44 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling RPCAPI with context: , host: np0000004490, backup: 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99862) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 04 00:00:14.986801 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-555ad241-ef11-418e-852a-f01bc0d74c44 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] export_record in rpcapi backup_id 606e0f56-255f-493c-976b-871e6d0e4afa on host np0000004490. {{(pid=99862) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 04 00:00:15.354792 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-af62b5a0-48ee-4fb8-9c42-ea287965ba48 req-b15e7e73-d99c-4fe6-b3c7-00b92a88885c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/d9282fba-375a-49b2-bc93-55801c5633d3 returned with HTTP 200 Jul 04 00:00:15.355174 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1191/4724] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:00:14 2026] DELETE /volume/v3/attachments/d9282fba-375a-49b2-bc93-55801c5633d3 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:15.488676 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-555ad241-ef11-418e-852a-f01bc0d74c44 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjA2ZTBmNTYtMjU1Zi00OTNjLTk3NmItODcxZTZkMGU0YWZhIiwgInVzZXJfaWQiOiAiYzllNDBjZTA2MDAzNDU1ODgzMWYxZDFlNWQ0NTRmMzQiLCAicHJvamVjdF9pZCI6ICIwZGMzNzljZDdiNDI0ZjlhYjBjZmY3MDY0ZGE0ZDUzNyIsICJ2b2x1bWVfaWQiOiAiZjRmYjQzMTgtYmExNC00NzhkLWI3NjYtODM4MzRiNDkxM2MwIiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTY3OTYwMjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNGZiNDMxOC1iYTE0LTQ3OGQtYjc2Ni04MzgzNGI0OTEzYzAvMjAyNjA3MDQwMDAwMDAvYXpfbm92YV9iYWNrdXBfNjA2ZTBmNTYtMjU1Zi00OTNjLTk3NmItODcxZTZkMGU0YWZhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMzo1OTo1M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMzo1OTo1M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTA0VDAwOjAwOjE0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99862) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 04 00:00:15.489032 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-555ad241-ef11-418e-852a-f01bc0d74c44 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa/export_record returned with HTTP 200 Jul 04 00:00:15.489448 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1192/4725] 10.4.3.143 () {68 vars in 1430 bytes} [Sat Jul 4 00:00:14 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa/export_record => generated 1424 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:15.497329 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-586d73c6-2d58-4b71-a2a5-f35895dd6203 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:15.498923 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-586d73c6-2d58-4b71-a2a5-f35895dd6203 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:15.499101 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-586d73c6-2d58-4b71-a2a5-f35895dd6203 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:15.499269 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-586d73c6-2d58-4b71-a2a5-f35895dd6203 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:15.499362 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-586d73c6-2d58-4b71-a2a5-f35895dd6203 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:15.503095 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:15.503095 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:15.503695 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-586d73c6-2d58-4b71-a2a5-f35895dd6203 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 04 00:00:15.504020 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1187/4726] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:15 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:15.513289 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7a20020a-ce97-4ad9-abb3-dfc0d481e27a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:15.515158 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7a20020a-ce97-4ad9-abb3-dfc0d481e27a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] POST https://10.4.3.143/volume/v3/backups/import_record Jul 04 00:00:15.515426 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7a20020a-ce97-4ad9-abb3-dfc0d481e27a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGVjMzY5MzgtOTE1ZC00NDE2LWFhNTEtOGUyYmRiMmEwYzkzIiwgInVzZXJfaWQiOiAiYzllNDBjZTA2MDAzNDU1ODgzMWYxZDFlNWQ0NTRmMzQiLCAicHJvamVjdF9pZCI6ICIwZGMzNzljZDdiNDI0ZjlhYjBjZmY3MDY0ZGE0ZDUzNyIsICJ2b2x1bWVfaWQiOiAiZjRmYjQzMTgtYmExNC00NzhkLWI3NjYtODM4MzRiNDkxM2MwIiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTY3OTYwMjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNGZiNDMxOC1iYTE0LTQ3OGQtYjc2Ni04MzgzNGI0OTEzYzAvMjAyNjA3MDQwMDAwMDAvYXpfbm92YV9iYWNrdXBfNjA2ZTBmNTYtMjU1Zi00OTNjLTk3NmItODcxZTZkMGU0YWZhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMzo1OTo1M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMzo1OTo1M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTA0VDAwOjAwOjE0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:15.516770 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-7a20020a-ce97-4ad9-abb3-dfc0d481e27a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGVjMzY5MzgtOTE1ZC00NDE2LWFhNTEtOGUyYmRiMmEwYzkzIiwgInVzZXJfaWQiOiAiYzllNDBjZTA2MDAzNDU1ODgzMWYxZDFlNWQ0NTRmMzQiLCAicHJvamVjdF9pZCI6ICIwZGMzNzljZDdiNDI0ZjlhYjBjZmY3MDY0ZGE0ZDUzNyIsICJ2b2x1bWVfaWQiOiAiZjRmYjQzMTgtYmExNC00NzhkLWI3NjYtODM4MzRiNDkxM2MwIiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTY3OTYwMjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNGZiNDMxOC1iYTE0LTQ3OGQtYjc2Ni04MzgzNGI0OTEzYzAvMjAyNjA3MDQwMDAwMDAvYXpfbm92YV9iYWNrdXBfNjA2ZTBmNTYtMjU1Zi00OTNjLTk3NmItODcxZTZkMGU0YWZhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMzo1OTo1M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMzo1OTo1M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTA0VDAwOjAwOjE0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99860) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 04 00:00:15.516904 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-7a20020a-ce97-4ad9-abb3-dfc0d481e27a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGVjMzY5MzgtOTE1ZC00NDE2LWFhNTEtOGUyYmRiMmEwYzkzIiwgInVzZXJfaWQiOiAiYzllNDBjZTA2MDAzNDU1ODgzMWYxZDFlNWQ0NTRmMzQiLCAicHJvamVjdF9pZCI6ICIwZGMzNzljZDdiNDI0ZjlhYjBjZmY3MDY0ZGE0ZDUzNyIsICJ2b2x1bWVfaWQiOiAiZjRmYjQzMTgtYmExNC00NzhkLWI3NjYtODM4MzRiNDkxM2MwIiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNTY3OTYwMjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mNGZiNDMxOC1iYTE0LTQ3OGQtYjc2Ni04MzgzNGI0OTEzYzAvMjAyNjA3MDQwMDAwMDAvYXpfbm92YV9iYWNrdXBfNjA2ZTBmNTYtMjU1Zi00OTNjLTk3NmItODcxZTZkMGU0YWZhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QyMzo1OTo1M1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QyMzo1OTo1M1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTA0VDAwOjAwOjE0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99860) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 04 00:00:15.517476 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.policy [None req-7a20020a-ce97-4ad9-abb3-dfc0d481e27a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'ea919b0667294aa7af5b9dc33315aad0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0dc379cd7b424f9ab0cff7064da4d537', '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=99860) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 04 00:00:15.517674 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7a20020a-ce97-4ad9-abb3-dfc0d481e27a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] https://10.4.3.143/volume/v3/backups/import_record returned with HTTP 403 Jul 04 00:00:15.518098 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1157/4727] 10.4.3.143 () {70 vars in 1342 bytes} [Sat Jul 4 00:00:15 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 04 00:00:15.524034 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9b53a010-76b2-40b9-ac9e-21fdedbb8c19 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:15.525681 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9b53a010-76b2-40b9-ac9e-21fdedbb8c19 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/f4fb4318-ba14-478d-b766-83834b4913c0 Jul 04 00:00:15.525889 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9b53a010-76b2-40b9-ac9e-21fdedbb8c19 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:15.526059 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9b53a010-76b2-40b9-ac9e-21fdedbb8c19 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:15.526200 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-9b53a010-76b2-40b9-ac9e-21fdedbb8c19 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Delete volume with id: f4fb4318-ba14-478d-b766-83834b4913c0 Jul 04 00:00:15.533428 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:15.533428 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:15.533811 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9b53a010-76b2-40b9-ac9e-21fdedbb8c19 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Volume info retrieved successfully. Jul 04 00:00:15.550209 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9b53a010-76b2-40b9-ac9e-21fdedbb8c19 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Delete volume request issued successfully. Jul 04 00:00:15.550443 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9b53a010-76b2-40b9-ac9e-21fdedbb8c19 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/volumes/f4fb4318-ba14-478d-b766-83834b4913c0 returned with HTTP 202 Jul 04 00:00:15.550879 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1192/4728] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:00:15 2026] DELETE /volume/v3/volumes/f4fb4318-ba14-478d-b766-83834b4913c0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:15.557810 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-78a91053-fb42-46ba-b71e-3211e569aed5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:15.559447 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-78a91053-fb42-46ba-b71e-3211e569aed5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/volumes/f4fb4318-ba14-478d-b766-83834b4913c0 Jul 04 00:00:15.559650 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-78a91053-fb42-46ba-b71e-3211e569aed5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:15.559855 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-78a91053-fb42-46ba-b71e-3211e569aed5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:15.566371 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:15.566371 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:15.569863 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-78a91053-fb42-46ba-b71e-3211e569aed5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Volume info retrieved successfully. Jul 04 00:00:15.574422 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-78a91053-fb42-46ba-b71e-3211e569aed5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/volumes/f4fb4318-ba14-478d-b766-83834b4913c0 returned with HTTP 200 Jul 04 00:00:15.574984 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1193/4729] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:15 2026] GET /volume/v3/volumes/f4fb4318-ba14-478d-b766-83834b4913c0 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:15.764973 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-8ca4ef05-1b31-48f8-94df-99935d156ddc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:15.767110 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-8ca4ef05-1b31-48f8-94df-99935d156ddc tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] DELETE https://10.4.3.143/volume/v3/attachments/b51724e1-f3c8-409f-8870-2e37fb9b65a2 Jul 04 00:00:15.767316 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-8ca4ef05-1b31-48f8-94df-99935d156ddc tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:15.767552 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-8ca4ef05-1b31-48f8-94df-99935d156ddc tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:15.775349 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:15.775349 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:16.315017 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-28c2d889-46c7-45a1-a12b-90f86406a33d req-8ca4ef05-1b31-48f8-94df-99935d156ddc tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/attachments/b51724e1-f3c8-409f-8870-2e37fb9b65a2 returned with HTTP 200 Jul 04 00:00:16.315879 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1188/4730] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:00:15 2026] DELETE /volume/v3/attachments/b51724e1-f3c8-409f-8870-2e37fb9b65a2 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:16.588922 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1d539aaa-0c29-4a98-aadd-62d804629e18 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:16.591263 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1d539aaa-0c29-4a98-aadd-62d804629e18 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/volumes/f4fb4318-ba14-478d-b766-83834b4913c0 Jul 04 00:00:16.591466 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1d539aaa-0c29-4a98-aadd-62d804629e18 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:16.591668 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1d539aaa-0c29-4a98-aadd-62d804629e18 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:16.598575 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1d539aaa-0c29-4a98-aadd-62d804629e18 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/volumes/f4fb4318-ba14-478d-b766-83834b4913c0 returned with HTTP 404 Jul 04 00:00:16.599263 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1158/4731] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:16 2026] GET /volume/v3/volumes/f4fb4318-ba14-478d-b766-83834b4913c0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:16.608200 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fb722e0a-e845-4cb7-a3ef-9c931406cf6b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:16.610421 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fb722e0a-e845-4cb7-a3ef-9c931406cf6b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] GET https://10.4.3.143/volume/v3/backups Jul 04 00:00:16.610740 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fb722e0a-e845-4cb7-a3ef-9c931406cf6b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:16.610994 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fb722e0a-e845-4cb7-a3ef-9c931406cf6b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:16.611325 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-fb722e0a-e845-4cb7-a3ef-9c931406cf6b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 04 00:00:16.617773 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fb722e0a-e845-4cb7-a3ef-9c931406cf6b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] https://10.4.3.143/volume/v3/backups returned with HTTP 200 Jul 04 00:00:16.618090 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1193/4732] 10.4.3.143 () {68 vars in 1277 bytes} [Sat Jul 4 00:00:16 2026] GET /volume/v3/backups => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:16.627667 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-03f1f1f3-8433-4ee1-a524-233980bfd009 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:16.629662 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-03f1f1f3-8433-4ee1-a524-233980bfd009 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] GET https://10.4.3.143/volume/v3/backups?project_id=0dc379cd7b424f9ab0cff7064da4d537 Jul 04 00:00:16.629946 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-03f1f1f3-8433-4ee1-a524-233980bfd009 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:16.630171 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-03f1f1f3-8433-4ee1-a524-233980bfd009 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:16.630592 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-03f1f1f3-8433-4ee1-a524-233980bfd009 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Removing options 'project_id' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 04 00:00:16.636768 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-03f1f1f3-8433-4ee1-a524-233980bfd009 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] https://10.4.3.143/volume/v3/backups?project_id=0dc379cd7b424f9ab0cff7064da4d537 returned with HTTP 200 Jul 04 00:00:16.637222 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1194/4733] 10.4.3.143 () {68 vars in 1364 bytes} [Sat Jul 4 00:00:16 2026] GET /volume/v3/backups?project_id=0dc379cd7b424f9ab0cff7064da4d537 => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:16.645899 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:16.647743 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:00:16.648070 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1156785193"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:16.649362 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1156785193'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:00:16.649472 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Create volume of 1 GB Jul 04 00:00:16.649781 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:16.649781 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:16.653195 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Availability Zones retrieved successfully. Jul 04 00:00:16.658373 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Flow 'volume_create_api' (9645c4f9-494a-4b91-b1fe-c46d63653b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:00:16.659356 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a570a7-040b-409b-99b7-56b9f472fa6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:16.659990 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:00:16.683577 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80a570a7-040b-409b-99b7-56b9f472fa6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:16.684349 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5106335-2f1c-4267-9e03-27c140880e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:16.719532 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Created reservations ['ed91367a-625b-4543-9d95-d48ba11aec78', '20fae328-ba5d-4a72-b1d8-f332174ce7e1', '81b0a0a6-38a7-4203-8bd7-c9188a2a30c4', 'e1f5e7ba-9723-4287-b28e-f78ccb8c6503'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:00:16.720506 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5106335-2f1c-4267-9e03-27c140880e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed91367a-625b-4543-9d95-d48ba11aec78', '20fae328-ba5d-4a72-b1d8-f332174ce7e1', '81b0a0a6-38a7-4203-8bd7-c9188a2a30c4', 'e1f5e7ba-9723-4287-b28e-f78ccb8c6503']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:16.721323 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e65a7ae9-77c3-4caa-be0b-6659eb0e4058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:16.744903 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e65a7ae9-77c3-4caa-be0b-6659eb0e4058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ca76d21-8706-4716-8d3c-18f0dd94f8de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1156785193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc379cd7b424f9ab0cff7064da4d537',qos_specs=None,replication_status=,reservations=['ed91367a-625b-4543-9d95-d48ba11aec78','20fae328-ba5d-4a72-b1d8-f332174ce7e1','81b0a0a6-38a7-4203-8bd7-c9188a2a30c4','e1f5e7ba-9723-4287-b28e-f78ccb8c6503'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e40ce060034558831f1d1e5d454f34',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:00:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1156785193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ca76d21-8706-4716-8d3c-18f0dd94f8de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0dc379cd7b424f9ab0cff7064da4d537',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9e40ce060034558831f1d1e5d454f34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:16.745565 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4ec3d45-0b82-41bf-a9fd-4969d65f1a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:16.762914 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4ec3d45-0b82-41bf-a9fd-4969d65f1a18) transitioned into state 'SUCCESS' from state '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-1156785193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0dc379cd7b424f9ab0cff7064da4d537',qos_specs=None,replication_status=,reservations=['ed91367a-625b-4543-9d95-d48ba11aec78','20fae328-ba5d-4a72-b1d8-f332174ce7e1','81b0a0a6-38a7-4203-8bd7-c9188a2a30c4','e1f5e7ba-9723-4287-b28e-f78ccb8c6503'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e40ce060034558831f1d1e5d454f34',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:16.763534 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a50aea60-6a4e-444e-b39a-0d5413516a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:16.774877 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a50aea60-6a4e-444e-b39a-0d5413516a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:16.775591 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Flow 'volume_create_api' (9645c4f9-494a-4b91-b1fe-c46d63653b6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:00:16.775935 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Create volume request issued successfully. Jul 04 00:00:16.776457 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-846822a4-e9db-4190-9df5-d577d4ac1e7a tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:00:16.776976 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1189/4734] 10.4.3.143 () {70 vars in 1298 bytes} [Sat Jul 4 00:00:16 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 04 00:00:16.788348 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6f0f10a5-3a5d-409e-b9bf-1ee53826060f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:16.790039 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6f0f10a5-3a5d-409e-b9bf-1ee53826060f tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/volumes/3ca76d21-8706-4716-8d3c-18f0dd94f8de Jul 04 00:00:16.790253 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6f0f10a5-3a5d-409e-b9bf-1ee53826060f tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:16.790438 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6f0f10a5-3a5d-409e-b9bf-1ee53826060f tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:16.797467 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:16.797467 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:16.801131 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6f0f10a5-3a5d-409e-b9bf-1ee53826060f tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Volume info retrieved successfully. Jul 04 00:00:16.805103 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6f0f10a5-3a5d-409e-b9bf-1ee53826060f tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/volumes/3ca76d21-8706-4716-8d3c-18f0dd94f8de returned with HTTP 200 Jul 04 00:00:16.805484 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1159/4735] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:16 2026] GET /volume/v3/volumes/3ca76d21-8706-4716-8d3c-18f0dd94f8de => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:17.062074 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:17.063896 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:00:17.064205 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1170685755", "snapshot_id": "729fc83b-7799-450b-83af-da04e47d0157", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:17.065674 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1170685755', 'snapshot_id': '729fc83b-7799-450b-83af-da04e47d0157', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:00:17.070770 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:17.070770 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:17.071166 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot retrieved successfully. Jul 04 00:00:17.071278 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Create volume of 1 GB Jul 04 00:00:17.074835 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Availability Zones retrieved successfully. Jul 04 00:00:17.080956 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Flow 'volume_create_api' (908a902b-e8ac-4298-b534-5adcf4145fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:00:17.081640 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15ea6c52-99e3-4cc5-90a0-c1f87f923686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:17.082584 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:00:17.114995 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15ea6c52-99e3-4cc5-90a0-c1f87f923686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '729fc83b-7799-450b-83af-da04e47d0157', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:17.115936 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab64c067-7538-4433-8d1f-82113e283105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:17.132298 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-080c1fad-6238-4e20-97ac-4ffb648a272d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:17.134431 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-080c1fad-6238-4e20-97ac-4ffb648a272d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 04 00:00:17.134743 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-080c1fad-6238-4e20-97ac-4ffb648a272d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:17.134991 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-080c1fad-6238-4e20-97ac-4ffb648a272d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:17.145081 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:17.145081 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:17.150063 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-080c1fad-6238-4e20-97ac-4ffb648a272d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:00:17.155214 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-080c1fad-6238-4e20-97ac-4ffb648a272d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 returned with HTTP 200 Jul 04 00:00:17.155650 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1195/4736] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:17 2026] GET /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:17.164405 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Created reservations ['cc7920c3-67f8-4d86-a897-b48c1d55ba35', '3fbd1bfd-3421-492d-8c8d-a62a2eb5e3ff', 'aa5202e9-1c94-4428-9b68-7aac3324fc37', '56ae7a31-cb80-4ee3-9c84-20bbf1a54657'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:00:17.165468 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab64c067-7538-4433-8d1f-82113e283105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc7920c3-67f8-4d86-a897-b48c1d55ba35', '3fbd1bfd-3421-492d-8c8d-a62a2eb5e3ff', 'aa5202e9-1c94-4428-9b68-7aac3324fc37', '56ae7a31-cb80-4ee3-9c84-20bbf1a54657']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:17.166343 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0aa73c8-e92e-42bd-bfb5-537b905bd29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:17.168562 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-381e45bb-5103-4e1e-b8ab-6d7eec098e09 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:17.170420 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-381e45bb-5103-4e1e-b8ab-6d7eec098e09 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 04 00:00:17.170672 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-381e45bb-5103-4e1e-b8ab-6d7eec098e09 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:17.170873 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-381e45bb-5103-4e1e-b8ab-6d7eec098e09 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:17.171025 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-381e45bb-5103-4e1e-b8ab-6d7eec098e09 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete volume with id: cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 04 00:00:17.177565 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:17.177565 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:17.178102 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-381e45bb-5103-4e1e-b8ab-6d7eec098e09 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:00:17.199541 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-381e45bb-5103-4e1e-b8ab-6d7eec098e09 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete volume request issued successfully. Jul 04 00:00:17.199796 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-381e45bb-5103-4e1e-b8ab-6d7eec098e09 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 returned with HTTP 202 Jul 04 00:00:17.200381 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1190/4737] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:00:17 2026] DELETE /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:17.207571 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-286415b0-c569-4a36-af61-1ef4d671d66d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:17.209171 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0aa73c8-e92e-42bd-bfb5-537b905bd29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21028d52-d851-41cd-a3b7-c08c98efac4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1170685755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a3392ff20954983a42849809e857487',qos_specs=None,replication_status=,reservations=['cc7920c3-67f8-4d86-a897-b48c1d55ba35','3fbd1bfd-3421-492d-8c8d-a62a2eb5e3ff','aa5202e9-1c94-4428-9b68-7aac3324fc37','56ae7a31-cb80-4ee3-9c84-20bbf1a54657'],size=1,snapshot_id=729fc83b-7799-450b-83af-da04e47d0157,source_replicaid=,source_volid=None,status='creating',user_id='865eee04445d4f6bb0557c367bcf52b2',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:00:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1170685755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21028d52-d851-41cd-a3b7-c08c98efac4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a3392ff20954983a42849809e857487',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=729fc83b-7799-450b-83af-da04e47d0157,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='865eee04445d4f6bb0557c367bcf52b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:17.209466 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-286415b0-c569-4a36-af61-1ef4d671d66d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 04 00:00:17.209953 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (473e1922-1b81-4f59-9ff2-c34a70995fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:17.210054 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-286415b0-c569-4a36-af61-1ef4d671d66d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:17.210302 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-286415b0-c569-4a36-af61-1ef4d671d66d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:17.210361 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-4fb8ff0d-539e-48ae-b049-8ae762beaf00 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:17.212400 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-4fb8ff0d-539e-48ae-b049-8ae762beaf00 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] PUT https://10.4.3.143/volume/v3/attachments/a597e419-654d-4106-87a2-4e92ad7f9f30 Jul 04 00:00:17.212796 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-4fb8ff0d-539e-48ae-b049-8ae762beaf00 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:17.218366 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:17.218366 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:17.219983 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-4fb8ff0d-539e-48ae-b049-8ae762beaf00 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Acquiring lock "cinder-attachment_update-51f1608a-f434-44bb-bab6-3630f0ed4fe0-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:00:17.222716 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-286415b0-c569-4a36-af61-1ef4d671d66d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:00:17.225718 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-4fb8ff0d-539e-48ae-b049-8ae762beaf00 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Lock "cinder-attachment_update-51f1608a-f434-44bb-bab6-3630f0ed4fe0-np0000004490" acquired by "attachment_update" :: waited 0.006s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:00:17.226762 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:17.226762 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:17.228978 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-286415b0-c569-4a36-af61-1ef4d671d66d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 returned with HTTP 200 Jul 04 00:00:17.228978 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1160/4738] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:17 2026] GET /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:17.233472 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (473e1922-1b81-4f59-9ff2-c34a70995fb4) transitioned into state 'SUCCESS' from state '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-1170685755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a3392ff20954983a42849809e857487',qos_specs=None,replication_status=,reservations=['cc7920c3-67f8-4d86-a897-b48c1d55ba35','3fbd1bfd-3421-492d-8c8d-a62a2eb5e3ff','aa5202e9-1c94-4428-9b68-7aac3324fc37','56ae7a31-cb80-4ee3-9c84-20bbf1a54657'],size=1,snapshot_id=729fc83b-7799-450b-83af-da04e47d0157,source_replicaid=,source_volid=None,status='creating',user_id='865eee04445d4f6bb0557c367bcf52b2',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:17.234181 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4384c48b-093a-4eee-9e8e-5abc5936b1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:17.257404 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4384c48b-093a-4eee-9e8e-5abc5936b1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:17.258168 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Flow 'volume_create_api' (908a902b-e8ac-4298-b534-5adcf4145fba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:00:17.258453 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Create volume request issued successfully. Jul 04 00:00:17.258996 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fcc82b8c-f912-4683-8c70-5188df2d2101 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:00:17.259412 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1194/4739] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:00:17 2026] POST /volume/v3/volumes => generated 791 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:00:17.274572 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-70219127-df76-4e83-af83-3edf7396a32b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:17.277909 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-70219127-df76-4e83-af83-3edf7396a32b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:17.277967 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-70219127-df76-4e83-af83-3edf7396a32b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:17.278270 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-70219127-df76-4e83-af83-3edf7396a32b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:17.286350 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:17.286350 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:17.290464 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-70219127-df76-4e83-af83-3edf7396a32b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:17.294916 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-70219127-df76-4e83-af83-3edf7396a32b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:17.295651 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1191/4740] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:17 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:17.745445 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-4fb8ff0d-539e-48ae-b049-8ae762beaf00 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Lock "cinder-attachment_update-51f1608a-f434-44bb-bab6-3630f0ed4fe0-np0000004490" released by "attachment_update" :: held 0.520s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:00:17.745771 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-4fb8ff0d-539e-48ae-b049-8ae762beaf00 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/a597e419-654d-4106-87a2-4e92ad7f9f30 returned with HTTP 200 Jul 04 00:00:17.746167 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1196/4741] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:00:17 2026] PUT /volume/v3/attachments/a597e419-654d-4106-87a2-4e92ad7f9f30 => generated 968 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:17.753621 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-c7bc923f-cd6d-40a5-b8a7-48cd416729d8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:17.755465 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-c7bc923f-cd6d-40a5-b8a7-48cd416729d8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/attachments/a597e419-654d-4106-87a2-4e92ad7f9f30 Jul 04 00:00:17.755674 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-c7bc923f-cd6d-40a5-b8a7-48cd416729d8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:17.755871 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-c7bc923f-cd6d-40a5-b8a7-48cd416729d8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:17.769012 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-c7bc923f-cd6d-40a5-b8a7-48cd416729d8 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/a597e419-654d-4106-87a2-4e92ad7f9f30 returned with HTTP 200 Jul 04 00:00:17.769363 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1161/4742] 10.4.3.143 () {70 vars in 1651 bytes} [Sat Jul 4 00:00:17 2026] GET /volume/v3/attachments/a597e419-654d-4106-87a2-4e92ad7f9f30 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:17.820075 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b898bc96-2d4e-4a8f-8e01-05739edaa3e4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:17.821722 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b898bc96-2d4e-4a8f-8e01-05739edaa3e4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/volumes/3ca76d21-8706-4716-8d3c-18f0dd94f8de Jul 04 00:00:17.821970 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b898bc96-2d4e-4a8f-8e01-05739edaa3e4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:17.822201 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b898bc96-2d4e-4a8f-8e01-05739edaa3e4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:17.829698 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:17.829698 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:17.833252 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b898bc96-2d4e-4a8f-8e01-05739edaa3e4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Volume info retrieved successfully. Jul 04 00:00:17.836913 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b898bc96-2d4e-4a8f-8e01-05739edaa3e4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/volumes/3ca76d21-8706-4716-8d3c-18f0dd94f8de returned with HTTP 200 Jul 04 00:00:17.837391 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1195/4743] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:17 2026] GET /volume/v3/volumes/3ca76d21-8706-4716-8d3c-18f0dd94f8de => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:17.848610 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-731cd592-802e-44eb-8e41-c3717625e7b5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:17.850367 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-731cd592-802e-44eb-8e41-c3717625e7b5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 04 00:00:17.850734 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-731cd592-802e-44eb-8e41-c3717625e7b5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3ca76d21-8706-4716-8d3c-18f0dd94f8de", "name": "tempest-type-Backup-1826646826"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:17.852164 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.backups [None req-731cd592-802e-44eb-8e41-c3717625e7b5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Creating new backup {'backup': {'volume_id': '3ca76d21-8706-4716-8d3c-18f0dd94f8de', 'name': 'tempest-type-Backup-1826646826'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 04 00:00:17.852326 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-731cd592-802e-44eb-8e41-c3717625e7b5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Creating backup of volume 3ca76d21-8706-4716-8d3c-18f0dd94f8de in container None Jul 04 00:00:17.860021 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:17.860021 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:17.860359 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-731cd592-802e-44eb-8e41-c3717625e7b5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Volume info retrieved successfully. Jul 04 00:00:17.875440 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-731cd592-802e-44eb-8e41-c3717625e7b5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Created reservations ['843414bb-22f6-460c-aaae-1f119c73642a', '54a837d7-c906-4364-9e0d-59af11a84b63'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:00:17.899333 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-731cd592-802e-44eb-8e41-c3717625e7b5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 04 00:00:17.899760 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1192/4744] 10.4.3.143 () {70 vars in 1299 bytes} [Sat Jul 4 00:00:17 2026] POST /volume/v3/backups => generated 316 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:00:17.908178 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4d45fa4e-34d0-44e8-8c63-43eb1ee09996 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:17.909869 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4d45fa4e-34d0-44e8-8c63-43eb1ee09996 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:17.910067 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4d45fa4e-34d0-44e8-8c63-43eb1ee09996 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:17.910467 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4d45fa4e-34d0-44e8-8c63-43eb1ee09996 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:17.910467 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-4d45fa4e-34d0-44e8-8c63-43eb1ee09996 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:17.914253 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:17.914253 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:17.914926 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4d45fa4e-34d0-44e8-8c63-43eb1ee09996 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:17.915279 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1197/4745] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:17 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:18.241087 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-189c175f-3da6-47cb-81b4-f64dfa12035a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:18.242981 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-189c175f-3da6-47cb-81b4-f64dfa12035a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 Jul 04 00:00:18.243166 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-189c175f-3da6-47cb-81b4-f64dfa12035a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:18.243343 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-189c175f-3da6-47cb-81b4-f64dfa12035a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:18.248649 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-189c175f-3da6-47cb-81b4-f64dfa12035a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 returned with HTTP 404 Jul 04 00:00:18.249078 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1162/4746] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:18 2026] GET /volume/v3/volumes/cf0098a8-f307-43d6-afb4-083dfae59f25 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:18.261030 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-df399b45-2be4-4133-b5c1-b9b4fce3d5b3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:18.262815 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-df399b45-2be4-4133-b5c1-b9b4fce3d5b3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:00:18.263041 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-df399b45-2be4-4133-b5c1-b9b4fce3d5b3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:18.263258 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-df399b45-2be4-4133-b5c1-b9b4fce3d5b3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:18.270108 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:18.270108 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:18.273882 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-df399b45-2be4-4133-b5c1-b9b4fce3d5b3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:00:18.278248 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-df399b45-2be4-4133-b5c1-b9b4fce3d5b3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 04 00:00:18.278677 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1196/4747] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:18 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:18.289872 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a13d2878-e71e-46a5-8a66-5018a82985b5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:18.291568 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a13d2878-e71e-46a5-8a66-5018a82985b5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 04 00:00:18.292001 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a13d2878-e71e-46a5-8a66-5018a82985b5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9990d7aa-d57a-4b0f-8273-1f29608a97ae", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1557426695"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:18.300823 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:18.300823 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:18.301250 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a13d2878-e71e-46a5-8a66-5018a82985b5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:00:18.301360 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-a13d2878-e71e-46a5-8a66-5018a82985b5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create snapshot from volume 9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:00:18.307811 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-98d2b52f-2861-43e9-b47b-d859a39b247a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:18.309802 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-98d2b52f-2861-43e9-b47b-d859a39b247a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:18.309996 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-98d2b52f-2861-43e9-b47b-d859a39b247a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:18.310693 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-98d2b52f-2861-43e9-b47b-d859a39b247a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:18.318818 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:18.318818 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:18.323414 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-98d2b52f-2861-43e9-b47b-d859a39b247a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:18.324340 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-a13d2878-e71e-46a5-8a66-5018a82985b5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Created reservations ['27db1368-c8dc-43cc-a204-c5bec895d4af', 'cc48d14f-1216-41d3-93fd-6c5fdb4501a6', 'b9ec01a2-5c3b-483c-8681-ca7e8ed99f85', 'e366eae3-a25a-4b3e-b4b5-f7a197bd34e0'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:00:18.328355 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-98d2b52f-2861-43e9-b47b-d859a39b247a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:18.328834 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1198/4748] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:18 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:18.340740 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e0c3c0fe-9a49-49da-bdb5-21cd705c5f53 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:18.342622 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e0c3c0fe-9a49-49da-bdb5-21cd705c5f53 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:18.342989 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e0c3c0fe-9a49-49da-bdb5-21cd705c5f53 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:18.343234 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e0c3c0fe-9a49-49da-bdb5-21cd705c5f53 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:18.351109 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:18.351109 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:18.354005 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a13d2878-e71e-46a5-8a66-5018a82985b5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot create request issued successfully. Jul 04 00:00:18.354307 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a13d2878-e71e-46a5-8a66-5018a82985b5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 04 00:00:18.354746 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1193/4749] 10.4.3.143 () {68 vars in 1265 bytes} [Sat Jul 4 00:00:18 2026] POST /volume/v3/snapshots => generated 380 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:00:18.354804 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e0c3c0fe-9a49-49da-bdb5-21cd705c5f53 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:18.358353 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e0c3c0fe-9a49-49da-bdb5-21cd705c5f53 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:18.358696 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1163/4750] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:18 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:18.364819 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cf49cb9e-c222-4d1c-892b-6b74194f09e5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:18.367055 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cf49cb9e-c222-4d1c-892b-6b74194f09e5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c Jul 04 00:00:18.367311 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cf49cb9e-c222-4d1c-892b-6b74194f09e5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:18.367590 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cf49cb9e-c222-4d1c-892b-6b74194f09e5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:18.374089 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:18.374089 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:18.374604 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cf49cb9e-c222-4d1c-892b-6b74194f09e5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:00:18.375624 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cf49cb9e-c222-4d1c-892b-6b74194f09e5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c returned with HTTP 200 Jul 04 00:00:18.376092 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1197/4751] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:18 2026] GET /volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c => generated 512 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:18.875999 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a312a89b-7703-463d-9a27-08bcaf166f64 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:18.877747 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a312a89b-7703-463d-9a27-08bcaf166f64 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 Jul 04 00:00:18.877941 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a312a89b-7703-463d-9a27-08bcaf166f64 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:18.878139 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a312a89b-7703-463d-9a27-08bcaf166f64 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:18.878284 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-a312a89b-7703-463d-9a27-08bcaf166f64 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume with id: faff7bee-ec71-4677-aabf-71ae2f852a04 Jul 04 00:00:18.885000 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:18.885000 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:18.885431 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a312a89b-7703-463d-9a27-08bcaf166f64 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:18.888683 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-d431d533-f6e4-4609-8ab5-85b1febdb568 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:18.890820 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-d431d533-f6e4-4609-8ab5-85b1febdb568 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:18.890997 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-d431d533-f6e4-4609-8ab5-85b1febdb568 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:18.891168 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-d431d533-f6e4-4609-8ab5-85b1febdb568 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:18.898241 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:18.898241 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:18.901722 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-d431d533-f6e4-4609-8ab5-85b1febdb568 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:18.903142 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a312a89b-7703-463d-9a27-08bcaf166f64 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume request issued successfully. Jul 04 00:00:18.903336 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a312a89b-7703-463d-9a27-08bcaf166f64 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 returned with HTTP 202 Jul 04 00:00:18.903765 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1199/4752] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:00:18 2026] DELETE /volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:18.906659 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-d431d533-f6e4-4609-8ab5-85b1febdb568 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:18.907059 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1194/4753] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:00:18 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:18.912011 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1ba891af-1164-4e28-a129-ae80400b6864 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:18.913836 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1ba891af-1164-4e28-a129-ae80400b6864 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 Jul 04 00:00:18.913951 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1ba891af-1164-4e28-a129-ae80400b6864 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:18.914071 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1ba891af-1164-4e28-a129-ae80400b6864 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:18.926243 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:18.926243 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:18.930111 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cedecc6d-00d9-422a-9685-9f21a4d9a3ce None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:18.931893 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1ba891af-1164-4e28-a129-ae80400b6864 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:18.931960 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cedecc6d-00d9-422a-9685-9f21a4d9a3ce tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:18.932155 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cedecc6d-00d9-422a-9685-9f21a4d9a3ce tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:18.932366 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cedecc6d-00d9-422a-9685-9f21a4d9a3ce tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:18.932460 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-cedecc6d-00d9-422a-9685-9f21a4d9a3ce tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:18.937121 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1ba891af-1164-4e28-a129-ae80400b6864 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 returned with HTTP 200 Jul 04 00:00:18.937523 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1164/4754] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:18 2026] GET /volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:18.937793 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:18.937793 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:18.938573 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cedecc6d-00d9-422a-9685-9f21a4d9a3ce tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:18.939025 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1198/4755] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:18 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:19.384900 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6540a750-587c-4894-a8dc-3f2d9d11a392 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:19.386801 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6540a750-587c-4894-a8dc-3f2d9d11a392 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c Jul 04 00:00:19.387359 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6540a750-587c-4894-a8dc-3f2d9d11a392 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:19.387566 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6540a750-587c-4894-a8dc-3f2d9d11a392 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:19.392940 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:19.392940 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:19.393374 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6540a750-587c-4894-a8dc-3f2d9d11a392 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:00:19.394122 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6540a750-587c-4894-a8dc-3f2d9d11a392 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c returned with HTTP 200 Jul 04 00:00:19.394451 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1200/4756] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:19 2026] GET /volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c => generated 539 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:19.402603 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d6c99822-0544-40c6-98c2-62f4b5ba0a04 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:19.404678 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d6c99822-0544-40c6-98c2-62f4b5ba0a04 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c Jul 04 00:00:19.404915 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d6c99822-0544-40c6-98c2-62f4b5ba0a04 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:19.405124 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d6c99822-0544-40c6-98c2-62f4b5ba0a04 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:19.411863 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:19.411863 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:19.412315 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d6c99822-0544-40c6-98c2-62f4b5ba0a04 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:00:19.413178 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d6c99822-0544-40c6-98c2-62f4b5ba0a04 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c returned with HTTP 200 Jul 04 00:00:19.413583 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1195/4757] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:19 2026] GET /volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c => generated 539 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:19.421468 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6c9f8e4a-b1b7-4316-8be0-2dfdfd1a9af4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:19.423113 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6c9f8e4a-b1b7-4316-8be0-2dfdfd1a9af4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots Jul 04 00:00:19.423314 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6c9f8e4a-b1b7-4316-8be0-2dfdfd1a9af4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:19.423498 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6c9f8e4a-b1b7-4316-8be0-2dfdfd1a9af4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:19.423756 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.api_utils [None req-6c9f8e4a-b1b7-4316-8be0-2dfdfd1a9af4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Removing options '' from query. {{(pid=99860) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 04 00:00:19.424743 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.db.api [None req-6c9f8e4a-b1b7-4316-8be0-2dfdfd1a9af4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Building query based on filter {{(pid=99860) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 04 00:00:19.428412 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6c9f8e4a-b1b7-4316-8be0-2dfdfd1a9af4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Get all snapshots completed successfully. Jul 04 00:00:19.428788 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6c9f8e4a-b1b7-4316-8be0-2dfdfd1a9af4 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 200 Jul 04 00:00:19.429325 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1165/4758] 10.4.3.143 () {66 vars in 1243 bytes} [Sat Jul 4 00:00:19 2026] GET /volume/v3/snapshots => generated 408 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:19.438662 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b4909b58-40df-498f-8644-0bcb83051e5b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:19.440670 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b4909b58-40df-498f-8644-0bcb83051e5b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] PUT https://10.4.3.143/volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c Jul 04 00:00:19.441016 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b4909b58-40df-498f-8644-0bcb83051e5b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-140398290", "description": "This is the new description of snapshot."}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:19.449314 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:19.449314 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:19.449946 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b4909b58-40df-498f-8644-0bcb83051e5b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:00:19.457274 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b4909b58-40df-498f-8644-0bcb83051e5b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c returned with HTTP 200 Jul 04 00:00:19.457758 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1199/4759] 10.4.3.143 () {68 vars in 1375 bytes} [Sat Jul 4 00:00:19 2026] PUT /volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:19.465638 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-26ecccc9-4baa-4852-b552-f1b73a612d1c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:19.467361 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-26ecccc9-4baa-4852-b552-f1b73a612d1c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c Jul 04 00:00:19.467687 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-26ecccc9-4baa-4852-b552-f1b73a612d1c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:19.467889 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-26ecccc9-4baa-4852-b552-f1b73a612d1c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:19.472980 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:19.472980 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:19.473479 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-26ecccc9-4baa-4852-b552-f1b73a612d1c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:00:19.474343 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-26ecccc9-4baa-4852-b552-f1b73a612d1c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c returned with HTTP 200 Jul 04 00:00:19.474808 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1201/4760] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:19 2026] GET /volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c => generated 576 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:19.482099 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8a20fcc0-b319-407f-a417-0f0b38abe9c8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:19.484097 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8a20fcc0-b319-407f-a417-0f0b38abe9c8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c Jul 04 00:00:19.484316 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8a20fcc0-b319-407f-a417-0f0b38abe9c8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:19.484549 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8a20fcc0-b319-407f-a417-0f0b38abe9c8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:19.484661 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-8a20fcc0-b319-407f-a417-0f0b38abe9c8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete snapshot with id: d3426e0f-453f-454d-ad89-824ba8bb504c Jul 04 00:00:19.490387 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:19.490387 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:19.490879 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8a20fcc0-b319-407f-a417-0f0b38abe9c8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:00:19.506808 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8a20fcc0-b319-407f-a417-0f0b38abe9c8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot delete request issued successfully. Jul 04 00:00:19.506970 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8a20fcc0-b319-407f-a417-0f0b38abe9c8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c returned with HTTP 202 Jul 04 00:00:19.507430 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1196/4761] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:00:19 2026] DELETE /volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:19.514466 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0d86ce9e-63a4-413d-bfdc-3ba46cbbf4c6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:19.516215 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0d86ce9e-63a4-413d-bfdc-3ba46cbbf4c6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c Jul 04 00:00:19.516405 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0d86ce9e-63a4-413d-bfdc-3ba46cbbf4c6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:19.516663 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0d86ce9e-63a4-413d-bfdc-3ba46cbbf4c6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:19.523341 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:19.523341 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:19.523801 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0d86ce9e-63a4-413d-bfdc-3ba46cbbf4c6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:00:19.524523 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0d86ce9e-63a4-413d-bfdc-3ba46cbbf4c6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c returned with HTTP 200 Jul 04 00:00:19.524890 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1166/4762] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:19 2026] GET /volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c => generated 575 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:19.950354 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2b50b7cb-b61c-48be-9367-939596f50bb8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:19.952398 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2b50b7cb-b61c-48be-9367-939596f50bb8 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 Jul 04 00:00:19.952668 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2b50b7cb-b61c-48be-9367-939596f50bb8 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:19.952890 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2b50b7cb-b61c-48be-9367-939596f50bb8 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:19.954207 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-427c1014-769f-46a4-b903-f9d8d4187433 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:19.957533 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-427c1014-769f-46a4-b903-f9d8d4187433 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:19.957759 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-427c1014-769f-46a4-b903-f9d8d4187433 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:19.957937 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-427c1014-769f-46a4-b903-f9d8d4187433 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:19.958030 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-427c1014-769f-46a4-b903-f9d8d4187433 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:19.960084 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2b50b7cb-b61c-48be-9367-939596f50bb8 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 returned with HTTP 404 Jul 04 00:00:19.960607 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1200/4763] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:19 2026] GET /volume/v3/volumes/faff7bee-ec71-4677-aabf-71ae2f852a04 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:19.962767 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:19.962767 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:19.963466 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-427c1014-769f-46a4-b903-f9d8d4187433 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:19.963981 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1202/4764] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:19 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:19.992160 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:19.994232 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:00:19.994611 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1894178869", "snapshot_id": null, "imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "volume_type": null, "size": 1}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:19.996201 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1894178869', 'snapshot_id': None, 'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'volume_type': None, 'size': 1}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:00:20.138917 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume of 1 GB Jul 04 00:00:20.139282 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:20.139282 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:20.143555 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Availability Zones retrieved successfully. Jul 04 00:00:20.150507 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (dda89ce1-9196-4c95-ab92-f6a26e8cb614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:00:20.151879 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37f1f7ba-da3f-4338-8bd7-a2c868965ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:20.153146 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:00:20.211187 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37f1f7ba-da3f-4338-8bd7-a2c868965ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:20.212048 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d308bea7-b1a1-4048-bdd4-b356525a0846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:20.254911 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Created reservations ['e4d9e5fe-bbe8-4a36-bdb7-8d00bf676892', '42b00ff1-e6e2-407b-9d7d-1ceaec768577', 'a21a70a0-3abe-46eb-9e81-89a86d8c5c98', 'a9d37d48-a143-4739-8c38-86cfaf0599fa'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:00:20.255848 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d308bea7-b1a1-4048-bdd4-b356525a0846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4d9e5fe-bbe8-4a36-bdb7-8d00bf676892', '42b00ff1-e6e2-407b-9d7d-1ceaec768577', 'a21a70a0-3abe-46eb-9e81-89a86d8c5c98', 'a9d37d48-a143-4739-8c38-86cfaf0599fa']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:20.256883 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d43e88-86c8-43e7-b5e8-bdd02d9313f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:20.280214 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5d43e88-86c8-43e7-b5e8-bdd02d9313f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '532cd1a5-f68d-4308-95db-2525791348c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1894178869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['e4d9e5fe-bbe8-4a36-bdb7-8d00bf676892','42b00ff1-e6e2-407b-9d7d-1ceaec768577','a21a70a0-3abe-46eb-9e81-89a86d8c5c98','a9d37d48-a143-4739-8c38-86cfaf0599fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:00:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1894178869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=532cd1a5-f68d-4308-95db-2525791348c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='506ed6de9d934ca0bc79c236b2baa08f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05aad096c3834b00afc9b92c326dc8a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:20.281062 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (586b6696-c854-4e9b-aa68-06a6b31f124b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:20.298108 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (586b6696-c854-4e9b-aa68-06a6b31f124b) transitioned into state 'SUCCESS' from state '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-1894178869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['e4d9e5fe-bbe8-4a36-bdb7-8d00bf676892','42b00ff1-e6e2-407b-9d7d-1ceaec768577','a21a70a0-3abe-46eb-9e81-89a86d8c5c98','a9d37d48-a143-4739-8c38-86cfaf0599fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:20.299056 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72bcda38-9571-44bb-bade-93b0c51e98af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:20.307782 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72bcda38-9571-44bb-bade-93b0c51e98af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:20.309004 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (dda89ce1-9196-4c95-ab92-f6a26e8cb614) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:00:20.309490 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request issued successfully. Jul 04 00:00:20.310315 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2768e7ea-559e-47ad-b4c8-9dba324cc44f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:00:20.310918 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1197/4765] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:00:19 2026] POST /volume/v3/volumes => generated 759 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:00:20.326348 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f7be7124-34ee-41d9-9e04-ed383a859756 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:20.327995 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f7be7124-34ee-41d9-9e04-ed383a859756 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 Jul 04 00:00:20.328177 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f7be7124-34ee-41d9-9e04-ed383a859756 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:20.328349 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f7be7124-34ee-41d9-9e04-ed383a859756 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:20.335115 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:20.335115 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:20.338534 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f7be7124-34ee-41d9-9e04-ed383a859756 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:20.342688 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f7be7124-34ee-41d9-9e04-ed383a859756 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 returned with HTTP 200 Jul 04 00:00:20.343270 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1167/4766] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:20 2026] GET /volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:20.533688 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-262f84f8-492d-4290-9c92-10a727cf8c84 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:20.535513 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-262f84f8-492d-4290-9c92-10a727cf8c84 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c Jul 04 00:00:20.535736 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-262f84f8-492d-4290-9c92-10a727cf8c84 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:20.535917 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-262f84f8-492d-4290-9c92-10a727cf8c84 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:20.539812 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-262f84f8-492d-4290-9c92-10a727cf8c84 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c returned with HTTP 404 Jul 04 00:00:20.540231 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1201/4767] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:20 2026] GET /volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:20.548491 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7911d11f-b88c-42bd-8bc2-662312ad4dc1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:20.548666 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7911d11f-b88c-42bd-8bc2-662312ad4dc1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c Jul 04 00:00:20.548908 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7911d11f-b88c-42bd-8bc2-662312ad4dc1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:20.549455 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7911d11f-b88c-42bd-8bc2-662312ad4dc1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:20.549455 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-7911d11f-b88c-42bd-8bc2-662312ad4dc1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete snapshot with id: d3426e0f-453f-454d-ad89-824ba8bb504c Jul 04 00:00:20.553608 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7911d11f-b88c-42bd-8bc2-662312ad4dc1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c returned with HTTP 404 Jul 04 00:00:20.554162 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1203/4768] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:00:20 2026] DELETE /volume/v3/snapshots/d3426e0f-453f-454d-ad89-824ba8bb504c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:20.562833 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-22fa1e71-6a7b-44f2-a36b-52c589b19e19 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:20.564628 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-22fa1e71-6a7b-44f2-a36b-52c589b19e19 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:00:20.564845 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-22fa1e71-6a7b-44f2-a36b-52c589b19e19 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:20.565021 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-22fa1e71-6a7b-44f2-a36b-52c589b19e19 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:20.571556 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:20.571556 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:20.575115 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-22fa1e71-6a7b-44f2-a36b-52c589b19e19 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:00:20.579042 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-22fa1e71-6a7b-44f2-a36b-52c589b19e19 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 04 00:00:20.579405 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1198/4769] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:20 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:20.591264 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2c41107a-e093-43ae-8e7c-175b2c7796e9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:20.593444 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2c41107a-e093-43ae-8e7c-175b2c7796e9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 04 00:00:20.594004 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2c41107a-e093-43ae-8e7c-175b2c7796e9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9990d7aa-d57a-4b0f-8273-1f29608a97ae", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-357152114"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:20.605454 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:20.605454 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:20.605779 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2c41107a-e093-43ae-8e7c-175b2c7796e9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:00:20.605891 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-2c41107a-e093-43ae-8e7c-175b2c7796e9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create snapshot from volume 9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:00:20.645756 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-2c41107a-e093-43ae-8e7c-175b2c7796e9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Created reservations ['4bc4128e-430e-404a-9a53-c59c696ad4a0', 'f6cac22e-647e-40f9-b400-43747a42442d', '7d508720-d927-43b5-a67e-bfa3997e7b42', '70e67d33-fdbd-40c5-bf5e-174c441d63e2'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:00:20.688040 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-2c41107a-e093-43ae-8e7c-175b2c7796e9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot create request issued successfully. Jul 04 00:00:20.688491 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2c41107a-e093-43ae-8e7c-175b2c7796e9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 04 00:00:20.689068 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1168/4770] 10.4.3.143 () {68 vars in 1265 bytes} [Sat Jul 4 00:00:20 2026] POST /volume/v3/snapshots => generated 309 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:00:20.701690 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-511cd4ca-0a92-4ff6-a005-b62757a39c9f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:20.703773 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-511cd4ca-0a92-4ff6-a005-b62757a39c9f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/40219388-f97b-4f41-9b45-a188022f6082 Jul 04 00:00:20.703966 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-511cd4ca-0a92-4ff6-a005-b62757a39c9f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:20.704144 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-511cd4ca-0a92-4ff6-a005-b62757a39c9f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:20.710790 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:20.710790 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:20.711424 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-511cd4ca-0a92-4ff6-a005-b62757a39c9f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:00:20.712473 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-511cd4ca-0a92-4ff6-a005-b62757a39c9f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/40219388-f97b-4f41-9b45-a188022f6082 returned with HTTP 200 Jul 04 00:00:20.712922 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1202/4771] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:20 2026] GET /volume/v3/snapshots/40219388-f97b-4f41-9b45-a188022f6082 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:20.948910 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-07170cd5-d41b-4c81-99ca-530b565641fd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:20.949542 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-07170cd5-d41b-4c81-99ca-530b565641fd None None] GET https://10.4.3.143/volume// Jul 04 00:00:20.949805 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-07170cd5-d41b-4c81-99ca-530b565641fd None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:20.950092 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-07170cd5-d41b-4c81-99ca-530b565641fd None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:20.950569 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-07170cd5-d41b-4c81-99ca-530b565641fd None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:00:20.951187 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1204/4772] 10.4.3.143 () {66 vars in 1428 bytes} [Sat Jul 4 00:00:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:00:20.957744 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-a29d3f4e-8587-4dfc-ac66-27d63c07bf27 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:20.975292 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cc6bbb98-ba52-4c24-8f5c-414f76f07cb7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:20.977797 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cc6bbb98-ba52-4c24-8f5c-414f76f07cb7 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:20.978087 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cc6bbb98-ba52-4c24-8f5c-414f76f07cb7 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:20.978305 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cc6bbb98-ba52-4c24-8f5c-414f76f07cb7 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:20.978424 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-cc6bbb98-ba52-4c24-8f5c-414f76f07cb7 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:20.983993 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:20.983993 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:20.984616 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cc6bbb98-ba52-4c24-8f5c-414f76f07cb7 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:20.985079 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1169/4773] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:20 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:20.989310 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-a29d3f4e-8587-4dfc-ac66-27d63c07bf27 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:00:20.989673 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-a29d3f4e-8587-4dfc-ac66-27d63c07bf27 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21028d52-d851-41cd-a3b7-c08c98efac4b", "connector": null, "instance_uuid": "bfa43860-e4eb-4584-9345-81b60fc4aebf"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:20.998991 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:20.998991 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:21.021656 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-a29d3f4e-8587-4dfc-ac66-27d63c07bf27 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:00:21.022111 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1199/4774] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:00:20 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 04 00:00:21.358656 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e043900e-f452-4c61-ae07-1920ab6a563f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:21.360735 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e043900e-f452-4c61-ae07-1920ab6a563f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 Jul 04 00:00:21.360997 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e043900e-f452-4c61-ae07-1920ab6a563f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:21.361243 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e043900e-f452-4c61-ae07-1920ab6a563f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:21.370256 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:21.370256 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:21.374890 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e043900e-f452-4c61-ae07-1920ab6a563f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:21.379910 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e043900e-f452-4c61-ae07-1920ab6a563f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 returned with HTTP 200 Jul 04 00:00:21.380374 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1203/4775] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:21 2026] GET /volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:21.394503 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ef47c2fe-8739-48db-9ce6-36d772c6f570 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:21.396809 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ef47c2fe-8739-48db-9ce6-36d772c6f570 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 Jul 04 00:00:21.397086 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ef47c2fe-8739-48db-9ce6-36d772c6f570 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:21.397327 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ef47c2fe-8739-48db-9ce6-36d772c6f570 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:21.406219 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:21.406219 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:21.410889 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ef47c2fe-8739-48db-9ce6-36d772c6f570 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:21.416871 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ef47c2fe-8739-48db-9ce6-36d772c6f570 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 returned with HTTP 200 Jul 04 00:00:21.417467 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1205/4776] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:21 2026] GET /volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:21.432883 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c848b5f3-05a2-4bd1-b83d-8fb1af25f2cd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:21.434814 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c848b5f3-05a2-4bd1-b83d-8fb1af25f2cd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 04 00:00:21.435156 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c848b5f3-05a2-4bd1-b83d-8fb1af25f2cd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "532cd1a5-f68d-4308-95db-2525791348c2", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-90310665", "description": null, "metadata": null}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:21.437785 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ef44cb01-f274-4be1-9ebd-7d5654bb5e80 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:21.440721 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ef44cb01-f274-4be1-9ebd-7d5654bb5e80 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:21.441010 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ef44cb01-f274-4be1-9ebd-7d5654bb5e80 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:21.441270 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ef44cb01-f274-4be1-9ebd-7d5654bb5e80 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:21.445286 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:21.445286 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:21.445848 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c848b5f3-05a2-4bd1-b83d-8fb1af25f2cd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:21.446182 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-c848b5f3-05a2-4bd1-b83d-8fb1af25f2cd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create snapshot from volume 532cd1a5-f68d-4308-95db-2525791348c2 Jul 04 00:00:21.452991 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:21.452991 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:21.457780 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ef44cb01-f274-4be1-9ebd-7d5654bb5e80 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:21.462484 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ef44cb01-f274-4be1-9ebd-7d5654bb5e80 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:21.463069 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1200/4777] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:21 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:21.480719 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-c848b5f3-05a2-4bd1-b83d-8fb1af25f2cd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Created reservations ['ea4c9201-635b-468c-a7d9-850088780d99', '0a671be9-3ab3-4523-90dc-28350a207923', '7aeeb37c-cd7b-4bde-88fb-84433ea981a8', '7227eecf-3fd2-4f73-a511-9febc84e3b5d'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:00:21.523571 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c848b5f3-05a2-4bd1-b83d-8fb1af25f2cd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot create request issued successfully. Jul 04 00:00:21.524085 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c848b5f3-05a2-4bd1-b83d-8fb1af25f2cd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 04 00:00:21.524937 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1170/4778] 10.4.3.143 () {68 vars in 1265 bytes} [Sat Jul 4 00:00:21 2026] POST /volume/v3/snapshots => generated 306 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:00:21.534750 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a2a5c1b2-f89d-4a28-a444-bb96dc7ea007 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:21.536981 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a2a5c1b2-f89d-4a28-a444-bb96dc7ea007 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 Jul 04 00:00:21.536981 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a2a5c1b2-f89d-4a28-a444-bb96dc7ea007 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:21.537273 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a2a5c1b2-f89d-4a28-a444-bb96dc7ea007 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:21.544611 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:21.544611 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:21.544611 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a2a5c1b2-f89d-4a28-a444-bb96dc7ea007 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:00:21.545092 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a2a5c1b2-f89d-4a28-a444-bb96dc7ea007 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 returned with HTTP 200 Jul 04 00:00:21.545521 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1204/4779] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:21 2026] GET /volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:21.557344 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-58266c32-745b-4dda-9f54-d5705ba4177f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:21.557996 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-58266c32-745b-4dda-9f54-d5705ba4177f None None] GET https://10.4.3.143/volume// Jul 04 00:00:21.558351 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-58266c32-745b-4dda-9f54-d5705ba4177f None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:21.558659 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-58266c32-745b-4dda-9f54-d5705ba4177f None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:21.559118 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-58266c32-745b-4dda-9f54-d5705ba4177f None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:00:21.559649 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1206/4780] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:00:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:00:21.572306 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-c8341533-b735-493d-9beb-e6ea52f26f42 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:21.574658 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-c8341533-b735-493d-9beb-e6ea52f26f42 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:21.574874 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-c8341533-b735-493d-9beb-e6ea52f26f42 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:21.575045 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-c8341533-b735-493d-9beb-e6ea52f26f42 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:21.586914 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:21.586914 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:21.591281 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-c8341533-b735-493d-9beb-e6ea52f26f42 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:21.595842 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-c8341533-b735-493d-9beb-e6ea52f26f42 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:21.596314 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1201/4781] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:00:21 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 1063 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:00:21.735133 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-b6b64fb3-4d5e-47bd-be69-b4c535e42b22 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:21.738349 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8c7eba8e-3777-4426-8112-f7af66d69e4b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:21.738552 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-b6b64fb3-4d5e-47bd-be69-b4c535e42b22 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] PUT https://10.4.3.143/volume/v3/attachments/6b1f583b-7062-4088-8341-26e1ea5461e1 Jul 04 00:00:21.738918 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-b6b64fb3-4d5e-47bd-be69-b4c535e42b22 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:21.739664 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8c7eba8e-3777-4426-8112-f7af66d69e4b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/40219388-f97b-4f41-9b45-a188022f6082 Jul 04 00:00:21.739944 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8c7eba8e-3777-4426-8112-f7af66d69e4b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:21.740192 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8c7eba8e-3777-4426-8112-f7af66d69e4b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:21.747235 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:21.747235 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:21.747890 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8c7eba8e-3777-4426-8112-f7af66d69e4b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:00:21.748984 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8c7eba8e-3777-4426-8112-f7af66d69e4b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/40219388-f97b-4f41-9b45-a188022f6082 returned with HTTP 200 Jul 04 00:00:21.749988 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-b6b64fb3-4d5e-47bd-be69-b4c535e42b22 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Acquiring lock "cinder-attachment_update-21028d52-d851-41cd-a3b7-c08c98efac4b-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:00:21.750212 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1205/4782] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:21 2026] GET /volume/v3/snapshots/40219388-f97b-4f41-9b45-a188022f6082 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:21.763213 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-b6b64fb3-4d5e-47bd-be69-b4c535e42b22 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Lock "cinder-attachment_update-21028d52-d851-41cd-a3b7-c08c98efac4b-np0000004490" acquired by "attachment_update" :: waited 0.012s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:00:21.763213 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:21.763213 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:21.996585 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4b708754-a19d-4863-86e3-9a3444933547 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:22.001784 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4b708754-a19d-4863-86e3-9a3444933547 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:22.002016 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4b708754-a19d-4863-86e3-9a3444933547 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:22.002220 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4b708754-a19d-4863-86e3-9a3444933547 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:22.002346 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-4b708754-a19d-4863-86e3-9a3444933547 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:22.006316 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:22.006316 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:22.006931 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4b708754-a19d-4863-86e3-9a3444933547 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:22.007293 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1207/4783] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:21 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:22.291688 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-b6b64fb3-4d5e-47bd-be69-b4c535e42b22 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Lock "cinder-attachment_update-21028d52-d851-41cd-a3b7-c08c98efac4b-np0000004490" released by "attachment_update" :: held 0.530s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:00:22.291688 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-b6b64fb3-4d5e-47bd-be69-b4c535e42b22 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/attachments/6b1f583b-7062-4088-8341-26e1ea5461e1 returned with HTTP 200 Jul 04 00:00:22.292544 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1171/4784] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:00:21 2026] PUT /volume/v3/attachments/6b1f583b-7062-4088-8341-26e1ea5461e1 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:22.478743 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-06297ed6-e23d-43ba-98c9-a1b402bee09e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:22.480494 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-06297ed6-e23d-43ba-98c9-a1b402bee09e tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:22.480935 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-06297ed6-e23d-43ba-98c9-a1b402bee09e tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:22.480935 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-06297ed6-e23d-43ba-98c9-a1b402bee09e tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:22.495376 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:22.495376 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:22.500368 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-06297ed6-e23d-43ba-98c9-a1b402bee09e tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:22.506476 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-06297ed6-e23d-43ba-98c9-a1b402bee09e tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:22.507016 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1202/4785] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:22 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:22.555878 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c92e8412-45ee-4a9b-9080-aeb18c1191c3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:22.558217 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c92e8412-45ee-4a9b-9080-aeb18c1191c3 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 Jul 04 00:00:22.558496 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c92e8412-45ee-4a9b-9080-aeb18c1191c3 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:22.558765 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c92e8412-45ee-4a9b-9080-aeb18c1191c3 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:22.564832 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:22.564832 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:22.565385 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c92e8412-45ee-4a9b-9080-aeb18c1191c3 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:00:22.566473 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c92e8412-45ee-4a9b-9080-aeb18c1191c3 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 returned with HTTP 200 Jul 04 00:00:22.566963 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1206/4786] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:22 2026] GET /volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:22.574925 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0bc9607d-7912-4df1-9806-e20326cf242a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:22.577110 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0bc9607d-7912-4df1-9806-e20326cf242a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 Jul 04 00:00:22.577366 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0bc9607d-7912-4df1-9806-e20326cf242a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:22.577632 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0bc9607d-7912-4df1-9806-e20326cf242a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:22.583636 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:22.583636 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:22.584233 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0bc9607d-7912-4df1-9806-e20326cf242a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:00:22.585307 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0bc9607d-7912-4df1-9806-e20326cf242a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 returned with HTTP 200 Jul 04 00:00:22.585964 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1208/4787] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:22 2026] GET /volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:22.703204 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-05696187-7b20-4094-8e31-2ea908b08f9e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:22.705473 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-05696187-7b20-4094-8e31-2ea908b08f9e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 Jul 04 00:00:22.705698 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-05696187-7b20-4094-8e31-2ea908b08f9e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:22.705985 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-05696187-7b20-4094-8e31-2ea908b08f9e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:22.711820 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:22.711820 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:22.712299 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-05696187-7b20-4094-8e31-2ea908b08f9e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:00:22.713191 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-05696187-7b20-4094-8e31-2ea908b08f9e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 returned with HTTP 200 Jul 04 00:00:22.713784 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1172/4788] 10.4.3.143 () {68 vars in 1604 bytes} [Sat Jul 4 00:00:22 2026] GET /volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:22.723005 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-637082e9-f8b9-4fe7-ae9f-805c4d09bebc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:22.725696 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-637082e9-f8b9-4fe7-ae9f-805c4d09bebc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 Jul 04 00:00:22.725956 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-637082e9-f8b9-4fe7-ae9f-805c4d09bebc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:22.726192 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-637082e9-f8b9-4fe7-ae9f-805c4d09bebc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:22.733304 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:22.733304 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:22.736876 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-637082e9-f8b9-4fe7-ae9f-805c4d09bebc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:22.741551 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-637082e9-f8b9-4fe7-ae9f-805c4d09bebc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 returned with HTTP 200 Jul 04 00:00:22.741987 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1203/4789] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:00:22 2026] GET /volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:23.018996 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ef8f1782-68fe-4a8c-9b8d-6ae5b915b6b4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:23.021801 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ef8f1782-68fe-4a8c-9b8d-6ae5b915b6b4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:23.021801 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ef8f1782-68fe-4a8c-9b8d-6ae5b915b6b4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:23.021920 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ef8f1782-68fe-4a8c-9b8d-6ae5b915b6b4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:23.021996 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-ef8f1782-68fe-4a8c-9b8d-6ae5b915b6b4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:23.027048 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:23.027048 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:23.027856 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ef8f1782-68fe-4a8c-9b8d-6ae5b915b6b4 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:23.028312 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1207/4790] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:23 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:23.192506 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-798d7552-f374-4a2e-8a0c-6fd958750c96 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:23.195723 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-798d7552-f374-4a2e-8a0c-6fd958750c96 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 Jul 04 00:00:23.195723 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-798d7552-f374-4a2e-8a0c-6fd958750c96 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:23.195723 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-798d7552-f374-4a2e-8a0c-6fd958750c96 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:23.200187 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:23.200187 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:23.200735 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-798d7552-f374-4a2e-8a0c-6fd958750c96 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:00:23.201456 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-798d7552-f374-4a2e-8a0c-6fd958750c96 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 returned with HTTP 200 Jul 04 00:00:23.201793 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1209/4791] 10.4.3.143 () {68 vars in 1604 bytes} [Sat Jul 4 00:00:23 2026] GET /volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:23.518889 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-aef36b53-3ee0-4f48-b073-91d90121eaed None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:23.520741 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aef36b53-3ee0-4f48-b073-91d90121eaed tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:23.521217 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aef36b53-3ee0-4f48-b073-91d90121eaed tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:23.521462 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-aef36b53-3ee0-4f48-b073-91d90121eaed tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:23.532251 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:23.532251 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:23.536661 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-aef36b53-3ee0-4f48-b073-91d90121eaed tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:23.541592 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-aef36b53-3ee0-4f48-b073-91d90121eaed tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:23.542082 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1173/4792] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:23 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:23.734317 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-5a4b750b-b2dc-4b2b-a46d-b38594846470 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:23.737281 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-5a4b750b-b2dc-4b2b-a46d-b38594846470 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0/encryption Jul 04 00:00:23.738724 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-5a4b750b-b2dc-4b2b-a46d-b38594846470 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:23.738724 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-5a4b750b-b2dc-4b2b-a46d-b38594846470 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:23.751414 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:23.751414 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:23.759995 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-5a4b750b-b2dc-4b2b-a46d-b38594846470 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0/encryption returned with HTTP 200 Jul 04 00:00:23.760948 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1204/4793] 10.4.3.143 () {68 vars in 1631 bytes} [Sat Jul 4 00:00:23 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:24.041608 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-aef9af13-4cbd-49a8-9f46-577175b378a0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:24.043585 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aef9af13-4cbd-49a8-9f46-577175b378a0 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:24.043867 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aef9af13-4cbd-49a8-9f46-577175b378a0 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:24.044089 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aef9af13-4cbd-49a8-9f46-577175b378a0 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:24.044196 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-aef9af13-4cbd-49a8-9f46-577175b378a0 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:24.048936 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:24.048936 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:24.049682 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aef9af13-4cbd-49a8-9f46-577175b378a0 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:24.050150 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1208/4794] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:24 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:24.554819 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a56b626e-ff0a-4168-95f6-83057b854ea6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:24.556468 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a56b626e-ff0a-4168-95f6-83057b854ea6 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:24.556822 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a56b626e-ff0a-4168-95f6-83057b854ea6 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:24.557121 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a56b626e-ff0a-4168-95f6-83057b854ea6 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:24.571269 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:24.571269 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:24.575317 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a56b626e-ff0a-4168-95f6-83057b854ea6 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:24.580933 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a56b626e-ff0a-4168-95f6-83057b854ea6 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:24.581562 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1210/4795] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:24 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:25.060036 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8de49d6a-5ac1-44a4-bfeb-c8a44931c5af None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:25.062425 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8de49d6a-5ac1-44a4-bfeb-c8a44931c5af tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:25.062797 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8de49d6a-5ac1-44a4-bfeb-c8a44931c5af tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:25.062959 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8de49d6a-5ac1-44a4-bfeb-c8a44931c5af tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:25.063118 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-8de49d6a-5ac1-44a4-bfeb-c8a44931c5af tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:25.068154 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:25.068154 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:25.068990 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8de49d6a-5ac1-44a4-bfeb-c8a44931c5af tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:25.069345 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1174/4796] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:25 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:25.597287 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4b29fd82-fa9f-4644-b31f-ffdb1100308a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:25.599377 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4b29fd82-fa9f-4644-b31f-ffdb1100308a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:25.599793 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4b29fd82-fa9f-4644-b31f-ffdb1100308a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:25.601297 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4b29fd82-fa9f-4644-b31f-ffdb1100308a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:25.617790 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:25.617790 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:25.621246 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4b29fd82-fa9f-4644-b31f-ffdb1100308a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:25.626208 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4b29fd82-fa9f-4644-b31f-ffdb1100308a tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:25.626950 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1205/4797] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:25 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:26.084556 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-efbac669-530c-47cd-bc96-f1bb26119ad9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:26.087720 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-efbac669-530c-47cd-bc96-f1bb26119ad9 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:26.087965 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-efbac669-530c-47cd-bc96-f1bb26119ad9 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:26.088190 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-efbac669-530c-47cd-bc96-f1bb26119ad9 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:26.088350 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-efbac669-530c-47cd-bc96-f1bb26119ad9 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:26.098109 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:26.098109 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:26.098873 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-efbac669-530c-47cd-bc96-f1bb26119ad9 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:26.099440 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1209/4798] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:26 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:26.638646 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9a0b4e6f-5e27-4e37-9717-c61f8b22e605 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:26.640505 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9a0b4e6f-5e27-4e37-9717-c61f8b22e605 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:26.640715 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9a0b4e6f-5e27-4e37-9717-c61f8b22e605 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:26.640926 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9a0b4e6f-5e27-4e37-9717-c61f8b22e605 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:26.650292 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:26.650292 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:26.653976 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9a0b4e6f-5e27-4e37-9717-c61f8b22e605 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:26.658270 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9a0b4e6f-5e27-4e37-9717-c61f8b22e605 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:26.658686 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1211/4799] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:26 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:27.116726 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-67b96e5f-e58c-4e9a-b0f2-e875a34bdf72 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:27.116726 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-67b96e5f-e58c-4e9a-b0f2-e875a34bdf72 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:27.117087 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-67b96e5f-e58c-4e9a-b0f2-e875a34bdf72 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:27.117193 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-67b96e5f-e58c-4e9a-b0f2-e875a34bdf72 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:27.117323 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-67b96e5f-e58c-4e9a-b0f2-e875a34bdf72 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:27.121972 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:27.121972 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:27.122654 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-67b96e5f-e58c-4e9a-b0f2-e875a34bdf72 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:27.123293 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1175/4800] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:27 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:27.614949 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-4df62f54-28ee-4e52-9024-2803195fd1d6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:27.617224 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-4df62f54-28ee-4e52-9024-2803195fd1d6 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/attachments/a597e419-654d-4106-87a2-4e92ad7f9f30/action Jul 04 00:00:27.617652 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-4df62f54-28ee-4e52-9024-2803195fd1d6 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:00:27.617810 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-4df62f54-28ee-4e52-9024-2803195fd1d6 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:27.634055 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:27.634055 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:27.646103 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-950abb54-cb57-4fe8-98e2-3af3cb5d23f9 req-4df62f54-28ee-4e52-9024-2803195fd1d6 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/a597e419-654d-4106-87a2-4e92ad7f9f30/action returned with HTTP 204 Jul 04 00:00:27.646783 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1206/4801] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:00:27 2026] POST /volume/v3/attachments/a597e419-654d-4106-87a2-4e92ad7f9f30/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:27.673050 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-73f0bf13-fdae-4ec9-8be9-50898d1d3568 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:27.675468 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-73f0bf13-fdae-4ec9-8be9-50898d1d3568 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:27.675767 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-73f0bf13-fdae-4ec9-8be9-50898d1d3568 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:27.676002 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-73f0bf13-fdae-4ec9-8be9-50898d1d3568 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:27.687667 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:27.687667 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:27.691007 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-73f0bf13-fdae-4ec9-8be9-50898d1d3568 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:27.694771 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-73f0bf13-fdae-4ec9-8be9-50898d1d3568 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:27.695110 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1210/4802] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:27 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:28.134571 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-549d9c48-8846-4480-9e99-40e629ca4247 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:28.136721 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-549d9c48-8846-4480-9e99-40e629ca4247 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:28.137070 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-549d9c48-8846-4480-9e99-40e629ca4247 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:28.137333 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-549d9c48-8846-4480-9e99-40e629ca4247 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:28.137489 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-549d9c48-8846-4480-9e99-40e629ca4247 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:28.142794 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:28.142794 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:28.143617 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-549d9c48-8846-4480-9e99-40e629ca4247 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:28.144102 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1212/4803] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:28 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:28.214485 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d25e1937-43d9-4544-ab42-ec92dcd8fd51 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:28.216739 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d25e1937-43d9-4544-ab42-ec92dcd8fd51 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 04 00:00:28.216941 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d25e1937-43d9-4544-ab42-ec92dcd8fd51 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:28.217163 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d25e1937-43d9-4544-ab42-ec92dcd8fd51 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:28.228198 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:28.228198 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:28.232021 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d25e1937-43d9-4544-ab42-ec92dcd8fd51 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 04 00:00:28.236282 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d25e1937-43d9-4544-ab42-ec92dcd8fd51 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 04 00:00:28.236680 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1176/4804] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:28 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 1169 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:28.296570 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-6e97ecb1-0bc5-4704-b312-4ddd16d1f56e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:28.299850 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-6e97ecb1-0bc5-4704-b312-4ddd16d1f56e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 04 00:00:28.300223 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-6e97ecb1-0bc5-4704-b312-4ddd16d1f56e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:28.300693 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-6e97ecb1-0bc5-4704-b312-4ddd16d1f56e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:28.314627 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:28.314627 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:28.320085 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-6e97ecb1-0bc5-4704-b312-4ddd16d1f56e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 04 00:00:28.326767 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-6e97ecb1-0bc5-4704-b312-4ddd16d1f56e tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 04 00:00:28.327400 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1207/4805] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:00:28 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 1169 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:28.349617 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-aaa69339-e941-4eee-a005-170ed9c634ee None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:28.351522 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-aaa69339-e941-4eee-a005-170ed9c634ee tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] POST https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0/action Jul 04 00:00:28.352030 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-aaa69339-e941-4eee-a005-170ed9c634ee tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:00:28.352270 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-aaa69339-e941-4eee-a005-170ed9c634ee tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:28.372140 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:28.372140 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:28.372140 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-aaa69339-e941-4eee-a005-170ed9c634ee tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 04 00:00:28.380628 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-aaa69339-e941-4eee-a005-170ed9c634ee tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Begin detaching volume completed successfully. Jul 04 00:00:28.380628 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-aaa69339-e941-4eee-a005-170ed9c634ee tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0/action returned with HTTP 202 Jul 04 00:00:28.380628 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1211/4806] 10.4.3.143 () {72 vars in 1672 bytes} [Sat Jul 4 00:00:28 2026] POST /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:00:28.708226 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-93489bcb-6014-4446-8125-1d371567a9df None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:28.713107 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-93489bcb-6014-4446-8125-1d371567a9df tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:28.713597 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-93489bcb-6014-4446-8125-1d371567a9df tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:28.713958 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-93489bcb-6014-4446-8125-1d371567a9df tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:28.728179 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:28.728179 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:28.732807 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-93489bcb-6014-4446-8125-1d371567a9df tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:28.738815 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-93489bcb-6014-4446-8125-1d371567a9df tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:28.739405 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1213/4807] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:28 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:29.156024 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-dc402d8e-4390-4c5c-b485-d0581ea1ce14 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:29.158231 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dc402d8e-4390-4c5c-b485-d0581ea1ce14 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:29.158527 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dc402d8e-4390-4c5c-b485-d0581ea1ce14 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:29.158786 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dc402d8e-4390-4c5c-b485-d0581ea1ce14 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:29.158931 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-dc402d8e-4390-4c5c-b485-d0581ea1ce14 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:29.164306 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:29.164306 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:29.165335 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dc402d8e-4390-4c5c-b485-d0581ea1ce14 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:29.165803 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1177/4808] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:29 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:29.280002 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-fc7161d3-1cff-485d-8179-4d36fe5605d0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:29.282460 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-fc7161d3-1cff-485d-8179-4d36fe5605d0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 Jul 04 00:00:29.282460 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-fc7161d3-1cff-485d-8179-4d36fe5605d0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:29.282818 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-fc7161d3-1cff-485d-8179-4d36fe5605d0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:29.287995 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:29.287995 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:29.288536 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-fc7161d3-1cff-485d-8179-4d36fe5605d0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:00:29.289313 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-fc7161d3-1cff-485d-8179-4d36fe5605d0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 returned with HTTP 200 Jul 04 00:00:29.289895 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1208/4809] 10.4.3.143 () {68 vars in 1604 bytes} [Sat Jul 4 00:00:29 2026] GET /volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:29.298728 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-b34b7784-1c9a-46f3-b0aa-da98b52e3ea1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:29.301096 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-b34b7784-1c9a-46f3-b0aa-da98b52e3ea1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 Jul 04 00:00:29.301322 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-b34b7784-1c9a-46f3-b0aa-da98b52e3ea1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:29.301521 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-b34b7784-1c9a-46f3-b0aa-da98b52e3ea1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:29.308134 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:29.308134 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:29.311591 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-b34b7784-1c9a-46f3-b0aa-da98b52e3ea1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:29.316439 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-b34b7784-1c9a-46f3-b0aa-da98b52e3ea1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 returned with HTTP 200 Jul 04 00:00:29.316805 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1212/4810] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:00:29 2026] GET /volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:29.324494 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:29.326541 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:00:29.326902 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "80910736-7996-49a6-a5de-7dd198f1b016", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:29.328537 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '80910736-7996-49a6-a5de-7dd198f1b016', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:00:29.337238 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:29.337238 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:29.337784 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:00:29.337937 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume of 1 GB Jul 04 00:00:29.338618 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Availability Zones retrieved successfully. Jul 04 00:00:29.343633 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (0cdc5a73-7f2b-4ff9-a4ae-dc073b097be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:00:29.344674 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cf1582b-94b7-453c-8872-3704f42311ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:29.345568 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:00:29.370398 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cf1582b-94b7-453c-8872-3704f42311ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '80910736-7996-49a6-a5de-7dd198f1b016', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:29.371225 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd6823bd-470c-4816-b65e-fc932029f336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:29.415764 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-18aff927-0193-4fa1-b742-7bbfd2d8b5ea None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:29.416500 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-18aff927-0193-4fa1-b742-7bbfd2d8b5ea None None] GET https://10.4.3.143/volume// Jul 04 00:00:29.418029 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-18aff927-0193-4fa1-b742-7bbfd2d8b5ea None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:29.418029 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-18aff927-0193-4fa1-b742-7bbfd2d8b5ea None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:29.418029 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-18aff927-0193-4fa1-b742-7bbfd2d8b5ea None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:00:29.418029 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1178/4811] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:00:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:00:29.428196 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-c931385f-3744-491e-9c46-b549d71cedca None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:29.434460 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Created reservations ['d2d90f52-dcd5-47ed-af4a-55afba6e409e', 'd235552f-5dd8-4be6-902e-9656c110e765', '958233c4-30d3-4c9f-bb68-332c474a0166', '8cf975d5-d16b-4a02-ac49-f35e08ff34c0'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:00:29.434603 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-c931385f-3744-491e-9c46-b549d71cedca tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 04 00:00:29.434603 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-c931385f-3744-491e-9c46-b549d71cedca tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:29.434603 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-c931385f-3744-491e-9c46-b549d71cedca tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:29.434690 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd6823bd-470c-4816-b65e-fc932029f336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2d90f52-dcd5-47ed-af4a-55afba6e409e', 'd235552f-5dd8-4be6-902e-9656c110e765', '958233c4-30d3-4c9f-bb68-332c474a0166', '8cf975d5-d16b-4a02-ac49-f35e08ff34c0']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:29.434690 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c559412-57db-4542-be52-5a10c04b8910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:29.455297 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:29.455297 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:29.464533 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-c931385f-3744-491e-9c46-b549d71cedca tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 04 00:00:29.473119 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-c931385f-3744-491e-9c46-b549d71cedca tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 04 00:00:29.473602 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1209/4812] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:00:29 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 1352 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:00:29.493905 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c559412-57db-4542-be52-5a10c04b8910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd10dc92f-59c8-4df5-9bce-3740078146aa', '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='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['d2d90f52-dcd5-47ed-af4a-55afba6e409e','d235552f-5dd8-4be6-902e-9656c110e765','958233c4-30d3-4c9f-bb68-332c474a0166','8cf975d5-d16b-4a02-ac49-f35e08ff34c0'],size=1,snapshot_id=80910736-7996-49a6-a5de-7dd198f1b016,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), '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-04T00:00:29Z,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=d10dc92f-59c8-4df5-9bce-3740078146aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='506ed6de9d934ca0bc79c236b2baa08f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=80910736-7996-49a6-a5de-7dd198f1b016,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05aad096c3834b00afc9b92c326dc8a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:29.493905 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (035efce3-3d92-44c2-aba7-931fae84ed08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:29.494870 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-a40d44cc-1fd2-47d7-a264-8a7183bbe399 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:29.497541 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-a40d44cc-1fd2-47d7-a264-8a7183bbe399 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0/encryption Jul 04 00:00:29.497847 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-a40d44cc-1fd2-47d7-a264-8a7183bbe399 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:29.498102 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-a40d44cc-1fd2-47d7-a264-8a7183bbe399 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:29.511960 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:29.511960 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:29.519787 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (035efce3-3d92-44c2-aba7-931fae84ed08) transitioned into 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='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['d2d90f52-dcd5-47ed-af4a-55afba6e409e','d235552f-5dd8-4be6-902e-9656c110e765','958233c4-30d3-4c9f-bb68-332c474a0166','8cf975d5-d16b-4a02-ac49-f35e08ff34c0'],size=1,snapshot_id=80910736-7996-49a6-a5de-7dd198f1b016,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:29.519787 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ace5835b-240e-4d25-a507-0852b523b0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:29.520316 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-a40d44cc-1fd2-47d7-a264-8a7183bbe399 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0/encryption returned with HTTP 200 Jul 04 00:00:29.521009 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1213/4813] 10.4.3.143 () {68 vars in 1631 bytes} [Sat Jul 4 00:00:29 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:29.542727 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ace5835b-240e-4d25-a507-0852b523b0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:29.542727 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (0cdc5a73-7f2b-4ff9-a4ae-dc073b097be8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:00:29.542727 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request issued successfully. Jul 04 00:00:29.542727 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-474eb7c2-f2a5-493d-88e9-a636b19b4319 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:00:29.543386 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1214/4814] 10.4.3.143 () {72 vars in 1541 bytes} [Sat Jul 4 00:00:29 2026] POST /volume/v3/volumes => generated 736 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:00:29.553677 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-59a279c5-e03d-459c-a8cc-38d8a6ee07f5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:29.556642 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-59a279c5-e03d-459c-a8cc-38d8a6ee07f5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa Jul 04 00:00:29.557024 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-59a279c5-e03d-459c-a8cc-38d8a6ee07f5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:29.557432 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-59a279c5-e03d-459c-a8cc-38d8a6ee07f5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:29.567875 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:29.567875 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:29.573167 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-59a279c5-e03d-459c-a8cc-38d8a6ee07f5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:29.579724 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-59a279c5-e03d-459c-a8cc-38d8a6ee07f5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa returned with HTTP 200 Jul 04 00:00:29.580363 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1179/4815] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:00:29 2026] GET /volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa => generated 804 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:29.591807 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-6ef2e872-4ca6-4caa-9cb6-5514198afd4c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:29.594442 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-6ef2e872-4ca6-4caa-9cb6-5514198afd4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa Jul 04 00:00:29.594726 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-6ef2e872-4ca6-4caa-9cb6-5514198afd4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:29.594997 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-6ef2e872-4ca6-4caa-9cb6-5514198afd4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:29.604818 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:29.604818 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:29.611828 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-6ef2e872-4ca6-4caa-9cb6-5514198afd4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:29.622950 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-6ef2e872-4ca6-4caa-9cb6-5514198afd4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa returned with HTTP 200 Jul 04 00:00:29.623621 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1210/4816] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:00:29 2026] GET /volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa => generated 804 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:29.761886 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c2a477a0-72af-48f0-b9da-bc243123ce1f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:29.764364 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c2a477a0-72af-48f0-b9da-bc243123ce1f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:29.764625 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c2a477a0-72af-48f0-b9da-bc243123ce1f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:29.764938 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c2a477a0-72af-48f0-b9da-bc243123ce1f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:29.777394 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:29.777394 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:29.782168 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c2a477a0-72af-48f0-b9da-bc243123ce1f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:29.787718 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c2a477a0-72af-48f0-b9da-bc243123ce1f tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:29.788298 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1214/4817] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:29 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:29.931773 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-6dd10ff6-e575-4c23-b2cc-a6055532c601 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:29.933774 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-6dd10ff6-e575-4c23-b2cc-a6055532c601 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/attachments/6b1f583b-7062-4088-8341-26e1ea5461e1/action Jul 04 00:00:29.934417 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-6dd10ff6-e575-4c23-b2cc-a6055532c601 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:00:29.934737 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-6dd10ff6-e575-4c23-b2cc-a6055532c601 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:29.953847 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:29.953847 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:29.964760 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-0b44f793-6b06-4e99-a1cc-4bfaf11db341 req-6dd10ff6-e575-4c23-b2cc-a6055532c601 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/attachments/6b1f583b-7062-4088-8341-26e1ea5461e1/action returned with HTTP 204 Jul 04 00:00:29.964760 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1215/4818] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:00:29 2026] POST /volume/v3/attachments/6b1f583b-7062-4088-8341-26e1ea5461e1/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:30.179766 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c3d15abb-94d4-4528-8393-c44d98f9e246 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:30.181867 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c3d15abb-94d4-4528-8393-c44d98f9e246 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:30.182505 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c3d15abb-94d4-4528-8393-c44d98f9e246 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:30.182800 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c3d15abb-94d4-4528-8393-c44d98f9e246 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:30.183051 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-c3d15abb-94d4-4528-8393-c44d98f9e246 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:30.187627 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:30.187627 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:30.188549 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c3d15abb-94d4-4528-8393-c44d98f9e246 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:30.189089 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1180/4819] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:30 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:30.803604 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-eb343cf5-939a-4867-b177-df202f0b1f77 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:30.805423 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-eb343cf5-939a-4867-b177-df202f0b1f77 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:30.805836 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-eb343cf5-939a-4867-b177-df202f0b1f77 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:30.806137 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-eb343cf5-939a-4867-b177-df202f0b1f77 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:30.816360 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:30.816360 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:30.825518 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-eb343cf5-939a-4867-b177-df202f0b1f77 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:30.828960 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-eb343cf5-939a-4867-b177-df202f0b1f77 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:30.829730 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1211/4820] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:30 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 1176 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:31.204497 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8584b6ba-47b7-48d8-823c-08e6dc416271 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:31.206797 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8584b6ba-47b7-48d8-823c-08e6dc416271 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:31.206971 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8584b6ba-47b7-48d8-823c-08e6dc416271 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:31.207195 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8584b6ba-47b7-48d8-823c-08e6dc416271 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:31.207364 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-8584b6ba-47b7-48d8-823c-08e6dc416271 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:31.212153 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:31.212153 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:31.213012 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8584b6ba-47b7-48d8-823c-08e6dc416271 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:31.213699 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1215/4821] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:31 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 04 00:00:32.231826 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3b5a726f-f2e3-4634-95af-f2f25781e5d5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:32.231826 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3b5a726f-f2e3-4634-95af-f2f25781e5d5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:32.233025 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3b5a726f-f2e3-4634-95af-f2f25781e5d5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:32.233025 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3b5a726f-f2e3-4634-95af-f2f25781e5d5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:32.233025 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-3b5a726f-f2e3-4634-95af-f2f25781e5d5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:32.237489 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:32.237489 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:32.238056 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3b5a726f-f2e3-4634-95af-f2f25781e5d5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:32.238639 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1216/4822] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:32 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:32.647782 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-3d0f2e78-d659-4c5c-958e-166ea41d9477 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:32.651940 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-3d0f2e78-d659-4c5c-958e-166ea41d9477 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa Jul 04 00:00:32.652217 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-3d0f2e78-d659-4c5c-958e-166ea41d9477 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:32.652465 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-3d0f2e78-d659-4c5c-958e-166ea41d9477 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:32.662485 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:32.662485 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:32.667653 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-3d0f2e78-d659-4c5c-958e-166ea41d9477 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:32.673634 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-3d0f2e78-d659-4c5c-958e-166ea41d9477 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa returned with HTTP 200 Jul 04 00:00:32.674070 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1181/4823] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:00:32 2026] GET /volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa => generated 1345 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:32.682044 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8b19a9fd-a90f-435f-a8dd-0e47e42ef127 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:32.682487 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8b19a9fd-a90f-435f-a8dd-0e47e42ef127 None None] GET https://10.4.3.143/volume// Jul 04 00:00:32.682662 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8b19a9fd-a90f-435f-a8dd-0e47e42ef127 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:32.682885 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8b19a9fd-a90f-435f-a8dd-0e47e42ef127 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:32.683195 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8b19a9fd-a90f-435f-a8dd-0e47e42ef127 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:00:32.683472 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1212/4824] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:00: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 04 00:00:32.690788 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-6a3c7392-35ba-46ad-83aa-113c8ccfb298 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:32.693124 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-6a3c7392-35ba-46ad-83aa-113c8ccfb298 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:00:32.693364 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-6a3c7392-35ba-46ad-83aa-113c8ccfb298 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d10dc92f-59c8-4df5-9bce-3740078146aa", "connector": null, "instance_uuid": "b007f039-5b7c-402d-823b-185c7d05310a"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:32.702463 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:32.702463 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:32.741143 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-6a3c7392-35ba-46ad-83aa-113c8ccfb298 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:00:32.741693 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1216/4825] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:00:32 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 04 00:00:32.751368 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a0e22dfd-edad-4b61-a696-9d6034f6b6b9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:32.752102 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a0e22dfd-edad-4b61-a696-9d6034f6b6b9 None None] GET https://10.4.3.143/volume// Jul 04 00:00:32.752372 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a0e22dfd-edad-4b61-a696-9d6034f6b6b9 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:32.752644 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a0e22dfd-edad-4b61-a696-9d6034f6b6b9 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:32.753116 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a0e22dfd-edad-4b61-a696-9d6034f6b6b9 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:00:32.753528 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1217/4826] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:00:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:00:32.765472 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-6882a028-b402-4a61-8078-88306c8aa99a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:32.768241 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-6882a028-b402-4a61-8078-88306c8aa99a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa Jul 04 00:00:32.768536 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-6882a028-b402-4a61-8078-88306c8aa99a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:32.768830 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-6882a028-b402-4a61-8078-88306c8aa99a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:32.781515 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:32.781515 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:32.785990 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-6882a028-b402-4a61-8078-88306c8aa99a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:32.792252 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-6882a028-b402-4a61-8078-88306c8aa99a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa returned with HTTP 200 Jul 04 00:00:32.792804 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1182/4827] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:00:32 2026] GET /volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa => generated 1524 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:00:32.910938 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-8f972e54-f7db-4216-80d8-6fd49d0bddfe None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:32.915719 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-8f972e54-f7db-4216-80d8-6fd49d0bddfe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] PUT https://10.4.3.143/volume/v3/attachments/6519f74b-407b-4600-a000-2d2da85e24e2 Jul 04 00:00:32.916430 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-8f972e54-f7db-4216-80d8-6fd49d0bddfe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:32.928039 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-8f972e54-f7db-4216-80d8-6fd49d0bddfe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Acquiring lock "cinder-attachment_update-d10dc92f-59c8-4df5-9bce-3740078146aa-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:00:32.932077 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-8f972e54-f7db-4216-80d8-6fd49d0bddfe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-d10dc92f-59c8-4df5-9bce-3740078146aa-np0000004490" acquired by "attachment_update" :: waited 0.004s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:00:32.932983 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:32.932983 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:33.250879 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-69654ef1-7c8e-4f44-a842-a3f0459ec033 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:33.252734 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-69654ef1-7c8e-4f44-a842-a3f0459ec033 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:33.253001 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-69654ef1-7c8e-4f44-a842-a3f0459ec033 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:33.253244 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-69654ef1-7c8e-4f44-a842-a3f0459ec033 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:33.253385 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-69654ef1-7c8e-4f44-a842-a3f0459ec033 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:33.257669 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:33.257669 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:33.258383 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-69654ef1-7c8e-4f44-a842-a3f0459ec033 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:33.258793 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1217/4828] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:33 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:33.459727 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-8f972e54-f7db-4216-80d8-6fd49d0bddfe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-d10dc92f-59c8-4df5-9bce-3740078146aa-np0000004490" released by "attachment_update" :: held 0.524s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:00:33.459727 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-8f972e54-f7db-4216-80d8-6fd49d0bddfe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/6519f74b-407b-4600-a000-2d2da85e24e2 returned with HTTP 200 Jul 04 00:00:33.459727 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1213/4829] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:00:32 2026] PUT /volume/v3/attachments/6519f74b-407b-4600-a000-2d2da85e24e2 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:33.970029 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-03756cf9-3e65-4133-a6a4-8b657ecba766 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:33.972452 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-03756cf9-3e65-4133-a6a4-8b657ecba766 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments/6519f74b-407b-4600-a000-2d2da85e24e2/action Jul 04 00:00:33.972838 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-03756cf9-3e65-4133-a6a4-8b657ecba766 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:00:33.972980 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-03756cf9-3e65-4133-a6a4-8b657ecba766 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:33.990747 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:33.990747 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:34.000936 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-03ea3d4d-a3ce-43a8-9b76-4eac4c5e881c req-03756cf9-3e65-4133-a6a4-8b657ecba766 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/6519f74b-407b-4600-a000-2d2da85e24e2/action returned with HTTP 204 Jul 04 00:00:34.001448 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1218/4830] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:00:33 2026] POST /volume/v3/attachments/6519f74b-407b-4600-a000-2d2da85e24e2/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:34.268323 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-55245f6e-449e-4fe6-b759-9d37e25bdb66 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:34.270198 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-55245f6e-449e-4fe6-b759-9d37e25bdb66 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:34.270452 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-55245f6e-449e-4fe6-b759-9d37e25bdb66 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:34.270678 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-55245f6e-449e-4fe6-b759-9d37e25bdb66 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:34.270838 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-55245f6e-449e-4fe6-b759-9d37e25bdb66 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:34.274765 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:34.274765 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:34.275360 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-55245f6e-449e-4fe6-b759-9d37e25bdb66 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:34.275743 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1183/4831] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:34 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:34.362797 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-9d64f359-92ad-4646-946f-034847bd5346 req-9b97bfaa-7e38-45c4-bf81-43bafa604948 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:34.365135 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-9d64f359-92ad-4646-946f-034847bd5346 req-9b97bfaa-7e38-45c4-bf81-43bafa604948 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:34.365385 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-9d64f359-92ad-4646-946f-034847bd5346 req-9b97bfaa-7e38-45c4-bf81-43bafa604948 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:34.365636 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-9d64f359-92ad-4646-946f-034847bd5346 req-9b97bfaa-7e38-45c4-bf81-43bafa604948 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:34.375316 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:34.375316 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:34.379075 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-9d64f359-92ad-4646-946f-034847bd5346 req-9b97bfaa-7e38-45c4-bf81-43bafa604948 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:34.383963 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-9d64f359-92ad-4646-946f-034847bd5346 req-9b97bfaa-7e38-45c4-bf81-43bafa604948 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:34.384360 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1218/4832] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:00:34 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:34.400575 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-9d64f359-92ad-4646-946f-034847bd5346 req-8551f432-d567-48a3-a4d5-2150a016115b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:34.402503 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9d64f359-92ad-4646-946f-034847bd5346 req-8551f432-d567-48a3-a4d5-2150a016115b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] POST https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b/action Jul 04 00:00:34.402839 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9d64f359-92ad-4646-946f-034847bd5346 req-8551f432-d567-48a3-a4d5-2150a016115b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:00:34.402956 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-9d64f359-92ad-4646-946f-034847bd5346 req-8551f432-d567-48a3-a4d5-2150a016115b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:34.412760 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:34.412760 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:34.413183 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-9d64f359-92ad-4646-946f-034847bd5346 req-8551f432-d567-48a3-a4d5-2150a016115b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:34.418883 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-9d64f359-92ad-4646-946f-034847bd5346 req-8551f432-d567-48a3-a4d5-2150a016115b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Begin detaching volume completed successfully. Jul 04 00:00:34.419066 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-9d64f359-92ad-4646-946f-034847bd5346 req-8551f432-d567-48a3-a4d5-2150a016115b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b/action returned with HTTP 202 Jul 04 00:00:34.419454 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1214/4833] 10.4.3.143 () {72 vars in 1672 bytes} [Sat Jul 4 00:00:34 2026] POST /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:00:35.286999 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4295fed4-9092-43e4-b0a6-3ef306151dda None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:35.289044 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4295fed4-9092-43e4-b0a6-3ef306151dda tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:35.289301 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4295fed4-9092-43e4-b0a6-3ef306151dda tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:35.289525 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4295fed4-9092-43e4-b0a6-3ef306151dda tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:35.289712 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-4295fed4-9092-43e4-b0a6-3ef306151dda tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:35.294651 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:35.294651 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:35.295430 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4295fed4-9092-43e4-b0a6-3ef306151dda tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:35.295893 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1219/4834] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:35 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:35.306386 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2e2b1018-b13e-4a11-9fbc-775bc73546cb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:35.308630 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2e2b1018-b13e-4a11-9fbc-775bc73546cb tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] POST https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e/action Jul 04 00:00:35.309117 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2e2b1018-b13e-4a11-9fbc-775bc73546cb tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:00:35.309305 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2e2b1018-b13e-4a11-9fbc-775bc73546cb tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:35.311030 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.admin_actions [None req-2e2b1018-b13e-4a11-9fbc-775bc73546cb tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Updating backup '0b892a8f-0b9b-49d6-8193-c774177d1d3e' with '{'status': 'error'}' {{(pid=99860) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 04 00:00:35.320734 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:35.320734 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:35.322276 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.policy [None req-2e2b1018-b13e-4a11-9fbc-775bc73546cb tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ea919b0667294aa7af5b9dc33315aad0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0dc379cd7b424f9ab0cff7064da4d537', '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=99860) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 04 00:00:35.322563 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2e2b1018-b13e-4a11-9fbc-775bc73546cb tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e/action returned with HTTP 403 Jul 04 00:00:35.323267 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1184/4835] 10.4.3.143 () {70 vars in 1430 bytes} [Sat Jul 4 00:00:35 2026] POST /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:35.332329 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8d6ea61e-3dcd-44b0-b504-791ec194c6eb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:35.334060 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8d6ea61e-3dcd-44b0-b504-791ec194c6eb tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/3ca76d21-8706-4716-8d3c-18f0dd94f8de Jul 04 00:00:35.334273 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8d6ea61e-3dcd-44b0-b504-791ec194c6eb tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:35.334456 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8d6ea61e-3dcd-44b0-b504-791ec194c6eb tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:35.334609 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-8d6ea61e-3dcd-44b0-b504-791ec194c6eb tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Delete volume with id: 3ca76d21-8706-4716-8d3c-18f0dd94f8de Jul 04 00:00:35.341616 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:35.341616 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:35.341943 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8d6ea61e-3dcd-44b0-b504-791ec194c6eb tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Volume info retrieved successfully. Jul 04 00:00:35.358593 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8d6ea61e-3dcd-44b0-b504-791ec194c6eb tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Delete volume request issued successfully. Jul 04 00:00:35.358858 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8d6ea61e-3dcd-44b0-b504-791ec194c6eb tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/volumes/3ca76d21-8706-4716-8d3c-18f0dd94f8de returned with HTTP 202 Jul 04 00:00:35.359289 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1219/4836] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:00:35 2026] DELETE /volume/v3/volumes/3ca76d21-8706-4716-8d3c-18f0dd94f8de => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:35.367159 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-50f80498-9397-40a7-894b-df37920fa23c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:35.369088 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-50f80498-9397-40a7-894b-df37920fa23c tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/volumes/3ca76d21-8706-4716-8d3c-18f0dd94f8de Jul 04 00:00:35.369297 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-50f80498-9397-40a7-894b-df37920fa23c tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:35.369475 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-50f80498-9397-40a7-894b-df37920fa23c tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:35.376523 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:35.376523 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:35.379452 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-50f80498-9397-40a7-894b-df37920fa23c tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Volume info retrieved successfully. Jul 04 00:00:35.383030 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-50f80498-9397-40a7-894b-df37920fa23c tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/volumes/3ca76d21-8706-4716-8d3c-18f0dd94f8de returned with HTTP 200 Jul 04 00:00:35.383495 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1215/4837] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:35 2026] GET /volume/v3/volumes/3ca76d21-8706-4716-8d3c-18f0dd94f8de => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:35.442360 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-42352ad3-6952-446d-8f5c-ca4a264ce439 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:35.442805 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-42352ad3-6952-446d-8f5c-ca4a264ce439 None None] GET https://10.4.3.143/volume// Jul 04 00:00:35.442977 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-42352ad3-6952-446d-8f5c-ca4a264ce439 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:35.443180 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-42352ad3-6952-446d-8f5c-ca4a264ce439 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:35.443491 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-42352ad3-6952-446d-8f5c-ca4a264ce439 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:00:35.443779 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1220/4838] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:00: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 04 00:00:35.451012 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-9d64f359-92ad-4646-946f-034847bd5346 req-89366730-177f-4c43-b96c-b9bab75763f7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:35.453203 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9d64f359-92ad-4646-946f-034847bd5346 req-89366730-177f-4c43-b96c-b9bab75763f7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:35.453412 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9d64f359-92ad-4646-946f-034847bd5346 req-89366730-177f-4c43-b96c-b9bab75763f7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:35.453596 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9d64f359-92ad-4646-946f-034847bd5346 req-89366730-177f-4c43-b96c-b9bab75763f7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:35.463551 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:35.463551 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:35.467623 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-9d64f359-92ad-4646-946f-034847bd5346 req-89366730-177f-4c43-b96c-b9bab75763f7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:35.472035 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9d64f359-92ad-4646-946f-034847bd5346 req-89366730-177f-4c43-b96c-b9bab75763f7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:35.472461 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1185/4839] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:00:35 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:00:36.397388 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-efa24c2a-489b-4b5a-b058-f4c04b462599 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:36.400716 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-efa24c2a-489b-4b5a-b058-f4c04b462599 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/volumes/3ca76d21-8706-4716-8d3c-18f0dd94f8de Jul 04 00:00:36.400716 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-efa24c2a-489b-4b5a-b058-f4c04b462599 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:36.400716 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-efa24c2a-489b-4b5a-b058-f4c04b462599 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:36.409229 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-efa24c2a-489b-4b5a-b058-f4c04b462599 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/volumes/3ca76d21-8706-4716-8d3c-18f0dd94f8de returned with HTTP 404 Jul 04 00:00:36.409720 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1220/4840] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:36 2026] GET /volume/v3/volumes/3ca76d21-8706-4716-8d3c-18f0dd94f8de => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:36.418949 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6820f850-1116-4937-8e27-e467d4174c03 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:36.421005 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6820f850-1116-4937-8e27-e467d4174c03 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 04 00:00:36.421269 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6820f850-1116-4937-8e27-e467d4174c03 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:36.421477 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6820f850-1116-4937-8e27-e467d4174c03 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:36.421601 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-6820f850-1116-4937-8e27-e467d4174c03 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:36.428362 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:36.428362 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:36.429054 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6820f850-1116-4937-8e27-e467d4174c03 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-reader] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 04 00:00:36.429782 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1216/4841] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:36 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:36.441159 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-dd029178-27ba-423d-831a-f9200c9b0974 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:36.443382 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dd029178-27ba-423d-831a-f9200c9b0974 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] DELETE https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:36.443885 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dd029178-27ba-423d-831a-f9200c9b0974 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:36.443885 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dd029178-27ba-423d-831a-f9200c9b0974 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:36.443983 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-dd029178-27ba-423d-831a-f9200c9b0974 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Delete backup with id: 0b892a8f-0b9b-49d6-8193-c774177d1d3e. Jul 04 00:00:36.448584 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:36.448584 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:36.461182 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-dd029178-27ba-423d-831a-f9200c9b0974 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] delete_backup rpcapi backup_id 0b892a8f-0b9b-49d6-8193-c774177d1d3e {{(pid=99862) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 04 00:00:36.462987 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dd029178-27ba-423d-831a-f9200c9b0974 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 202 Jul 04 00:00:36.463553 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1221/4842] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:00:36 2026] DELETE /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:00:36.470316 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7f3e0248-e08a-4410-9611-41722453fb89 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:36.472042 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7f3e0248-e08a-4410-9611-41722453fb89 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:36.472297 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7f3e0248-e08a-4410-9611-41722453fb89 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:36.472486 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7f3e0248-e08a-4410-9611-41722453fb89 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:36.472586 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-7f3e0248-e08a-4410-9611-41722453fb89 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:36.476690 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:36.476690 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:36.478231 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7f3e0248-e08a-4410-9611-41722453fb89 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 200 Jul 04 00:00:36.478231 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1186/4843] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:36 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:37.488598 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-469e745f-8297-4fe8-a33b-e8f291784996 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:37.490305 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-469e745f-8297-4fe8-a33b-e8f291784996 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e Jul 04 00:00:37.490554 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-469e745f-8297-4fe8-a33b-e8f291784996 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:37.490807 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-469e745f-8297-4fe8-a33b-e8f291784996 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:37.490962 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-469e745f-8297-4fe8-a33b-e8f291784996 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 0b892a8f-0b9b-49d6-8193-c774177d1d3e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:37.494346 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-469e745f-8297-4fe8-a33b-e8f291784996 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e returned with HTTP 404 Jul 04 00:00:37.494807 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1221/4844] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:37 2026] GET /volume/v3/backups/0b892a8f-0b9b-49d6-8193-c774177d1d3e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:37.501538 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c30c42c5-a201-43ea-9bff-f7e7ad24efb5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:37.504304 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c30c42c5-a201-43ea-9bff-f7e7ad24efb5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] DELETE https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:37.504483 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c30c42c5-a201-43ea-9bff-f7e7ad24efb5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:37.504667 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c30c42c5-a201-43ea-9bff-f7e7ad24efb5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:37.504784 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-c30c42c5-a201-43ea-9bff-f7e7ad24efb5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Delete backup with id: 606e0f56-255f-493c-976b-871e6d0e4afa. Jul 04 00:00:37.510211 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:37.510211 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:37.519868 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.backup.rpcapi [None req-c30c42c5-a201-43ea-9bff-f7e7ad24efb5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] delete_backup rpcapi backup_id 606e0f56-255f-493c-976b-871e6d0e4afa {{(pid=99863) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 04 00:00:37.521625 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c30c42c5-a201-43ea-9bff-f7e7ad24efb5 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 202 Jul 04 00:00:37.522147 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1217/4845] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:00:37 2026] DELETE /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:00:37.528929 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-045512ec-fbd2-4cb8-8f0b-e86104713ccf None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:37.531040 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-045512ec-fbd2-4cb8-8f0b-e86104713ccf tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:37.531324 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-045512ec-fbd2-4cb8-8f0b-e86104713ccf tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:37.531445 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-045512ec-fbd2-4cb8-8f0b-e86104713ccf tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:37.531543 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-045512ec-fbd2-4cb8-8f0b-e86104713ccf tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:37.536313 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:37.536313 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:37.538598 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-045512ec-fbd2-4cb8-8f0b-e86104713ccf tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 200 Jul 04 00:00:37.538598 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1222/4846] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:37 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:38.389633 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-9d64f359-92ad-4646-946f-034847bd5346 req-f4a9a81c-c984-411a-94d3-5548246244b3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:38.391949 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9d64f359-92ad-4646-946f-034847bd5346 req-f4a9a81c-c984-411a-94d3-5548246244b3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] DELETE https://10.4.3.143/volume/v3/attachments/6b1f583b-7062-4088-8341-26e1ea5461e1 Jul 04 00:00:38.392170 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9d64f359-92ad-4646-946f-034847bd5346 req-f4a9a81c-c984-411a-94d3-5548246244b3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:38.392393 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-9d64f359-92ad-4646-946f-034847bd5346 req-f4a9a81c-c984-411a-94d3-5548246244b3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:38.402136 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:38.402136 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:38.547414 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a6e4d247-2268-4ea0-bec6-0de73d205886 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:38.550168 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a6e4d247-2268-4ea0-bec6-0de73d205886 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa Jul 04 00:00:38.550276 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a6e4d247-2268-4ea0-bec6-0de73d205886 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:38.550512 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a6e4d247-2268-4ea0-bec6-0de73d205886 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:38.550692 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-a6e4d247-2268-4ea0-bec6-0de73d205886 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 606e0f56-255f-493c-976b-871e6d0e4afa. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:38.556530 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a6e4d247-2268-4ea0-bec6-0de73d205886 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa returned with HTTP 404 Jul 04 00:00:38.557266 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1222/4847] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:38 2026] GET /volume/v3/backups/606e0f56-255f-493c-976b-871e6d0e4afa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:38.564402 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c6b4cbe0-633f-46ef-8644-699f0ca6a568 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:38.569738 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c6b4cbe0-633f-46ef-8644-699f0ca6a568 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] DELETE https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 04 00:00:38.569738 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c6b4cbe0-633f-46ef-8644-699f0ca6a568 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:38.569738 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c6b4cbe0-633f-46ef-8644-699f0ca6a568 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:38.569738 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-c6b4cbe0-633f-46ef-8644-699f0ca6a568 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Delete backup with id: 8e3aacfc-c9cc-433f-96cb-86314833e1d9. Jul 04 00:00:38.573021 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:38.573021 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:38.589501 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.backup.rpcapi [None req-c6b4cbe0-633f-46ef-8644-699f0ca6a568 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] delete_backup rpcapi backup_id 8e3aacfc-c9cc-433f-96cb-86314833e1d9 {{(pid=99863) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 04 00:00:38.594535 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c6b4cbe0-633f-46ef-8644-699f0ca6a568 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 202 Jul 04 00:00:38.594989 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1218/4848] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:00:38 2026] DELETE /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:00:38.601855 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d1839d11-01cb-4ed6-9203-b7991a048336 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:38.603908 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d1839d11-01cb-4ed6-9203-b7991a048336 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 04 00:00:38.604128 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d1839d11-01cb-4ed6-9203-b7991a048336 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:38.604328 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d1839d11-01cb-4ed6-9203-b7991a048336 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:38.604461 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-d1839d11-01cb-4ed6-9203-b7991a048336 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:38.609209 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:38.609209 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:38.609950 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d1839d11-01cb-4ed6-9203-b7991a048336 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 200 Jul 04 00:00:38.613724 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1223/4849] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:38 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:38.935970 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-9d64f359-92ad-4646-946f-034847bd5346 req-f4a9a81c-c984-411a-94d3-5548246244b3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/attachments/6b1f583b-7062-4088-8341-26e1ea5461e1 returned with HTTP 200 Jul 04 00:00:38.936626 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1187/4850] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:00:38 2026] DELETE /volume/v3/attachments/6b1f583b-7062-4088-8341-26e1ea5461e1 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:39.620574 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-79a01da3-ea69-4dc3-804e-d8e2fdfdbb55 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:39.622897 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-79a01da3-ea69-4dc3-804e-d8e2fdfdbb55 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 Jul 04 00:00:39.623180 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-79a01da3-ea69-4dc3-804e-d8e2fdfdbb55 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:39.623420 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-79a01da3-ea69-4dc3-804e-d8e2fdfdbb55 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:39.623555 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-79a01da3-ea69-4dc3-804e-d8e2fdfdbb55 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Show backup with id 8e3aacfc-c9cc-433f-96cb-86314833e1d9. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:00:39.628817 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-79a01da3-ea69-4dc3-804e-d8e2fdfdbb55 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 returned with HTTP 404 Jul 04 00:00:39.628817 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1223/4851] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:39 2026] GET /volume/v3/backups/8e3aacfc-c9cc-433f-96cb-86314833e1d9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:39.634172 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c8e6f07b-0af4-40ae-9b07-702036e55a5c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:39.635943 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c8e6f07b-0af4-40ae-9b07-702036e55a5c tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f Jul 04 00:00:39.636176 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c8e6f07b-0af4-40ae-9b07-702036e55a5c tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:39.636348 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c8e6f07b-0af4-40ae-9b07-702036e55a5c tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:39.636494 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-c8e6f07b-0af4-40ae-9b07-702036e55a5c tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Delete volume with id: c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f Jul 04 00:00:39.644349 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:39.644349 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:39.644698 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c8e6f07b-0af4-40ae-9b07-702036e55a5c tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Volume info retrieved successfully. Jul 04 00:00:39.665951 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-37c293cc-45d3-4389-9f5c-864dbc747cae None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:39.667908 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-37c293cc-45d3-4389-9f5c-864dbc747cae tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:39.668126 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-37c293cc-45d3-4389-9f5c-864dbc747cae tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:39.668306 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-37c293cc-45d3-4389-9f5c-864dbc747cae tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:39.668835 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c8e6f07b-0af4-40ae-9b07-702036e55a5c tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Delete volume request issued successfully. Jul 04 00:00:39.669105 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c8e6f07b-0af4-40ae-9b07-702036e55a5c tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/volumes/c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f returned with HTTP 202 Jul 04 00:00:39.669687 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1219/4852] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:00:39 2026] DELETE /volume/v3/volumes/c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:39.675310 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:39.675310 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:39.681277 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-37c293cc-45d3-4389-9f5c-864dbc747cae tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:39.685358 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4ff83745-dafa-4fa3-8577-375514aa121b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:39.686729 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-37c293cc-45d3-4389-9f5c-864dbc747cae tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:39.687187 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1224/4853] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:39 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:39.687272 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4ff83745-dafa-4fa3-8577-375514aa121b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/volumes/c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f Jul 04 00:00:39.687425 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4ff83745-dafa-4fa3-8577-375514aa121b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:39.687603 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4ff83745-dafa-4fa3-8577-375514aa121b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:39.695739 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:39.695739 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:39.700369 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4ff83745-dafa-4fa3-8577-375514aa121b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Volume info retrieved successfully. Jul 04 00:00:39.703405 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b8abe369-bf5e-4abd-9854-e1ba01a2e0cb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:39.705126 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b8abe369-bf5e-4abd-9854-e1ba01a2e0cb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:39.705281 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b8abe369-bf5e-4abd-9854-e1ba01a2e0cb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:39.705447 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b8abe369-bf5e-4abd-9854-e1ba01a2e0cb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:39.706213 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4ff83745-dafa-4fa3-8577-375514aa121b tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/volumes/c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f returned with HTTP 200 Jul 04 00:00:39.706659 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1188/4854] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:39 2026] GET /volume/v3/volumes/c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:39.712630 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:39.712630 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:39.716785 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b8abe369-bf5e-4abd-9854-e1ba01a2e0cb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:39.721641 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b8abe369-bf5e-4abd-9854-e1ba01a2e0cb tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:39.722271 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1224/4855] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:39 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:39.736481 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1b5783b2-76a3-4ddc-a43c-1c891e68e8b2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:39.740434 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1b5783b2-76a3-4ddc-a43c-1c891e68e8b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] DELETE https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:39.741580 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1b5783b2-76a3-4ddc-a43c-1c891e68e8b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:39.741804 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1b5783b2-76a3-4ddc-a43c-1c891e68e8b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:39.742119 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-1b5783b2-76a3-4ddc-a43c-1c891e68e8b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Delete volume with id: 21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:39.750772 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:39.750772 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:39.751271 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1b5783b2-76a3-4ddc-a43c-1c891e68e8b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:39.772747 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1b5783b2-76a3-4ddc-a43c-1c891e68e8b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Delete volume request issued successfully. Jul 04 00:00:39.772977 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1b5783b2-76a3-4ddc-a43c-1c891e68e8b2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 202 Jul 04 00:00:39.773843 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1220/4856] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:00:39 2026] DELETE /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:39.785505 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-86448af3-2e46-4f01-b96f-5dab9a531100 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:39.787686 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-86448af3-2e46-4f01-b96f-5dab9a531100 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:39.787878 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-86448af3-2e46-4f01-b96f-5dab9a531100 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:39.790738 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-86448af3-2e46-4f01-b96f-5dab9a531100 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:39.798524 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:39.798524 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:39.805601 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-86448af3-2e46-4f01-b96f-5dab9a531100 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:39.811933 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-86448af3-2e46-4f01-b96f-5dab9a531100 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 200 Jul 04 00:00:39.812436 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1225/4857] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:39 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:40.723325 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1b1917ef-b51f-4c34-b948-6480298257d7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:40.726663 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1b1917ef-b51f-4c34-b948-6480298257d7 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] GET https://10.4.3.143/volume/v3/volumes/c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f Jul 04 00:00:40.726957 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1b1917ef-b51f-4c34-b948-6480298257d7 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:40.727206 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1b1917ef-b51f-4c34-b948-6480298257d7 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:40.734848 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1b1917ef-b51f-4c34-b948-6480298257d7 tempest-ProjectReaderTests33-1215919040 tempest-ProjectReaderTests33-1215919040-project-admin] https://10.4.3.143/volume/v3/volumes/c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f returned with HTTP 404 Jul 04 00:00:40.735433 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1189/4858] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:40 2026] GET /volume/v3/volumes/c55c0c44-19c5-4fdf-b9f6-d65a8f2f883f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:40.825430 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d35275bb-3e8c-4616-af08-df2b91670f80 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:40.827231 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d35275bb-3e8c-4616-af08-df2b91670f80 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b Jul 04 00:00:40.827411 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d35275bb-3e8c-4616-af08-df2b91670f80 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:40.827654 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d35275bb-3e8c-4616-af08-df2b91670f80 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:40.833336 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d35275bb-3e8c-4616-af08-df2b91670f80 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b returned with HTTP 404 Jul 04 00:00:40.834870 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1225/4859] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:40 2026] GET /volume/v3/volumes/21028d52-d851-41cd-a3b7-c08c98efac4b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:40.845716 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-36138295-6f23-434f-87c6-cfbc23997ac8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:40.848124 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-36138295-6f23-434f-87c6-cfbc23997ac8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:40.848304 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-36138295-6f23-434f-87c6-cfbc23997ac8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:40.848579 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-36138295-6f23-434f-87c6-cfbc23997ac8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:40.859539 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:40.859539 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:40.864046 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-36138295-6f23-434f-87c6-cfbc23997ac8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:40.869908 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-36138295-6f23-434f-87c6-cfbc23997ac8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 200 Jul 04 00:00:40.870383 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1221/4860] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:40 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:40.883143 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a9281163-2f7f-4fa6-a720-5539391173d5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:40.885590 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a9281163-2f7f-4fa6-a720-5539391173d5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:40.885860 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a9281163-2f7f-4fa6-a720-5539391173d5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:40.886157 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a9281163-2f7f-4fa6-a720-5539391173d5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:40.894283 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:40.894283 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:40.899060 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a9281163-2f7f-4fa6-a720-5539391173d5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:40.904580 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a9281163-2f7f-4fa6-a720-5539391173d5 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 200 Jul 04 00:00:40.905097 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1226/4861] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:40 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:40.923584 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-27f06cd2-e7a9-435e-98eb-1088346e89fa None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:40.927222 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-27f06cd2-e7a9-435e-98eb-1088346e89fa tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] DELETE https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:40.927439 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-27f06cd2-e7a9-435e-98eb-1088346e89fa tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:40.927894 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-27f06cd2-e7a9-435e-98eb-1088346e89fa tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:40.928662 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-27f06cd2-e7a9-435e-98eb-1088346e89fa tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Delete volume with id: 947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:40.939297 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:40.939297 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:40.939765 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-27f06cd2-e7a9-435e-98eb-1088346e89fa tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:40.971088 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-27f06cd2-e7a9-435e-98eb-1088346e89fa tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Delete volume request issued successfully. Jul 04 00:00:40.971365 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-27f06cd2-e7a9-435e-98eb-1088346e89fa tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 202 Jul 04 00:00:40.971927 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1190/4862] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:00:40 2026] DELETE /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:40.984766 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-38526814-fecd-40d1-b8bd-dfa5aebf4b76 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:40.987100 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-38526814-fecd-40d1-b8bd-dfa5aebf4b76 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:40.989630 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-38526814-fecd-40d1-b8bd-dfa5aebf4b76 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:40.989630 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-38526814-fecd-40d1-b8bd-dfa5aebf4b76 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:40.997528 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:40.997528 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:41.002903 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-38526814-fecd-40d1-b8bd-dfa5aebf4b76 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:41.008761 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-38526814-fecd-40d1-b8bd-dfa5aebf4b76 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 200 Jul 04 00:00:41.009331 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1226/4863] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:40 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:42.029025 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5a1ede81-4cd3-49a0-986c-b94a22724cd8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:42.031813 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5a1ede81-4cd3-49a0-986c-b94a22724cd8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 Jul 04 00:00:42.031813 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5a1ede81-4cd3-49a0-986c-b94a22724cd8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:42.031963 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5a1ede81-4cd3-49a0-986c-b94a22724cd8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:42.039771 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5a1ede81-4cd3-49a0-986c-b94a22724cd8 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 returned with HTTP 404 Jul 04 00:00:42.041241 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1222/4864] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:42 2026] GET /volume/v3/volumes/947d75fd-ddf2-4d97-a942-77740af99834 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:42.051444 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7f097a2e-ccc4-40e5-a2d7-d0d750bfcf67 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:42.053177 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7f097a2e-ccc4-40e5-a2d7-d0d750bfcf67 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 04 00:00:42.053363 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7f097a2e-ccc4-40e5-a2d7-d0d750bfcf67 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:42.053549 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7f097a2e-ccc4-40e5-a2d7-d0d750bfcf67 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:42.061240 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:42.061240 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:42.065366 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7f097a2e-ccc4-40e5-a2d7-d0d750bfcf67 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:42.070648 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7f097a2e-ccc4-40e5-a2d7-d0d750bfcf67 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 200 Jul 04 00:00:42.071723 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1227/4865] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:42 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:42.086379 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ca7dbbda-57fa-4f16-9e66-d6e648d6a277 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:42.088199 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ca7dbbda-57fa-4f16-9e66-d6e648d6a277 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 04 00:00:42.088379 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ca7dbbda-57fa-4f16-9e66-d6e648d6a277 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:42.088555 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ca7dbbda-57fa-4f16-9e66-d6e648d6a277 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:42.095669 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:42.095669 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:42.100479 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ca7dbbda-57fa-4f16-9e66-d6e648d6a277 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:42.104578 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ca7dbbda-57fa-4f16-9e66-d6e648d6a277 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 200 Jul 04 00:00:42.104992 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1191/4866] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:42 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:42.118102 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-57455892-dc31-4336-8605-c10b7601d664 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:42.120087 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-57455892-dc31-4336-8605-c10b7601d664 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] DELETE https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 04 00:00:42.120333 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-57455892-dc31-4336-8605-c10b7601d664 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:42.120579 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-57455892-dc31-4336-8605-c10b7601d664 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:42.120804 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-57455892-dc31-4336-8605-c10b7601d664 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Delete volume with id: b4347874-9b12-452f-b00c-50a1f2836796 Jul 04 00:00:42.128288 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:42.128288 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:42.128752 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-57455892-dc31-4336-8605-c10b7601d664 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:42.150842 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-57455892-dc31-4336-8605-c10b7601d664 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Delete volume request issued successfully. Jul 04 00:00:42.151159 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-57455892-dc31-4336-8605-c10b7601d664 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 202 Jul 04 00:00:42.151718 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1227/4867] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:00:42 2026] DELETE /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:42.161057 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ff2b1a92-1703-4ad5-929f-41a7873786f3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:42.163458 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ff2b1a92-1703-4ad5-929f-41a7873786f3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 04 00:00:42.163814 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ff2b1a92-1703-4ad5-929f-41a7873786f3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:42.164088 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ff2b1a92-1703-4ad5-929f-41a7873786f3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:42.183836 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:42.183836 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:42.189210 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ff2b1a92-1703-4ad5-929f-41a7873786f3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:42.195850 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ff2b1a92-1703-4ad5-929f-41a7873786f3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 200 Jul 04 00:00:42.196349 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1223/4868] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:42 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:42.854721 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-bcd501fb-abf9-4764-91ca-859fb7631956 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:42.923627 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bcd501fb-abf9-4764-91ca-859fb7631956 tempest-ProjectMemberTests-1108429723 tempest-ProjectMemberTests-1108429723-project-admin] GET https://10.4.3.143/volume/v3/scheduler-stats/get_pools Jul 04 00:00:42.923851 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bcd501fb-abf9-4764-91ca-859fb7631956 tempest-ProjectMemberTests-1108429723 tempest-ProjectMemberTests-1108429723-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:42.924079 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-bcd501fb-abf9-4764-91ca-859fb7631956 tempest-ProjectMemberTests-1108429723 tempest-ProjectMemberTests-1108429723-project-admin] Calling method 'get_pools' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:43.215411 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-42254a7a-8e68-4455-851f-f04329f52795 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:43.217412 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-42254a7a-8e68-4455-851f-f04329f52795 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 Jul 04 00:00:43.217629 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-42254a7a-8e68-4455-851f-f04329f52795 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:43.217855 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-42254a7a-8e68-4455-851f-f04329f52795 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:43.224601 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-42254a7a-8e68-4455-851f-f04329f52795 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 returned with HTTP 404 Jul 04 00:00:43.225207 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1192/4869] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:43 2026] GET /volume/v3/volumes/b4347874-9b12-452f-b00c-50a1f2836796 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:43.232816 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7113c927-10eb-44ad-912a-c27ab0cd4fc3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:43.234747 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7113c927-10eb-44ad-912a-c27ab0cd4fc3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/729fc83b-7799-450b-83af-da04e47d0157 Jul 04 00:00:43.235014 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7113c927-10eb-44ad-912a-c27ab0cd4fc3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:43.235256 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7113c927-10eb-44ad-912a-c27ab0cd4fc3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:43.235380 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-7113c927-10eb-44ad-912a-c27ab0cd4fc3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Delete snapshot with id: 729fc83b-7799-450b-83af-da04e47d0157 Jul 04 00:00:43.241307 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:43.241307 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:43.241807 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7113c927-10eb-44ad-912a-c27ab0cd4fc3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot retrieved successfully. Jul 04 00:00:43.262285 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7113c927-10eb-44ad-912a-c27ab0cd4fc3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot delete request issued successfully. Jul 04 00:00:43.262495 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7113c927-10eb-44ad-912a-c27ab0cd4fc3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots/729fc83b-7799-450b-83af-da04e47d0157 returned with HTTP 202 Jul 04 00:00:43.263039 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1228/4870] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:00:43 2026] DELETE /volume/v3/snapshots/729fc83b-7799-450b-83af-da04e47d0157 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:43.270120 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a2f07fb2-13d2-414b-a5f8-5ee5aaf387db None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:43.272426 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a2f07fb2-13d2-414b-a5f8-5ee5aaf387db tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/snapshots/729fc83b-7799-450b-83af-da04e47d0157 Jul 04 00:00:43.272698 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a2f07fb2-13d2-414b-a5f8-5ee5aaf387db tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:43.273004 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a2f07fb2-13d2-414b-a5f8-5ee5aaf387db tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:43.279747 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:43.279747 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:43.280320 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a2f07fb2-13d2-414b-a5f8-5ee5aaf387db tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot retrieved successfully. Jul 04 00:00:43.281175 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a2f07fb2-13d2-414b-a5f8-5ee5aaf387db tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots/729fc83b-7799-450b-83af-da04e47d0157 returned with HTTP 200 Jul 04 00:00:43.281545 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1224/4871] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:43 2026] GET /volume/v3/snapshots/729fc83b-7799-450b-83af-da04e47d0157 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:43.426603 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-bcd501fb-abf9-4764-91ca-859fb7631956 tempest-ProjectMemberTests-1108429723 tempest-ProjectMemberTests-1108429723-project-admin] https://10.4.3.143/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 04 00:00:43.427108 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1228/4872] 10.4.3.143 () {66 vars in 1291 bytes} [Sat Jul 4 00:00:42 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:43.440806 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-904acb5c-b896-4aa0-8df4-7fe77c3a2e60 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:43.543339 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-904acb5c-b896-4aa0-8df4-7fe77c3a2e60 tempest-ProjectMemberTests-1108429723 tempest-ProjectMemberTests-1108429723-project-member] GET https://10.4.3.143/volume/v3/capabilities/np0000004490@storpool Jul 04 00:00:43.543561 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-904acb5c-b896-4aa0-8df4-7fe77c3a2e60 tempest-ProjectMemberTests-1108429723 tempest-ProjectMemberTests-1108429723-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:43.543765 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-904acb5c-b896-4aa0-8df4-7fe77c3a2e60 tempest-ProjectMemberTests-1108429723 tempest-ProjectMemberTests-1108429723-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:43.544424 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.policy [None req-904acb5c-b896-4aa0-8df4-7fe77c3a2e60 tempest-ProjectMemberTests-1108429723 tempest-ProjectMemberTests-1108429723-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '3b8f90f7ac37483cb0e13f6f4fe86872', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cb2b290363b74ca4866a6b4744caa746', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99860) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 04 00:00:43.544634 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-904acb5c-b896-4aa0-8df4-7fe77c3a2e60 tempest-ProjectMemberTests-1108429723 tempest-ProjectMemberTests-1108429723-project-member] https://10.4.3.143/volume/v3/capabilities/np0000004490@storpool returned with HTTP 403 Jul 04 00:00:43.548361 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1193/4873] 10.4.3.143 () {66 vars in 1318 bytes} [Sat Jul 4 00:00:43 2026] GET /volume/v3/capabilities/np0000004490@storpool => generated 110 bytes in 108 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:44.292403 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b8204eb7-549a-412a-86cc-9e5564de47e7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:44.296010 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b8204eb7-549a-412a-86cc-9e5564de47e7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/snapshots/729fc83b-7799-450b-83af-da04e47d0157 Jul 04 00:00:44.296010 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b8204eb7-549a-412a-86cc-9e5564de47e7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:44.296010 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b8204eb7-549a-412a-86cc-9e5564de47e7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:44.302465 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b8204eb7-549a-412a-86cc-9e5564de47e7 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots/729fc83b-7799-450b-83af-da04e47d0157 returned with HTTP 404 Jul 04 00:00:44.302465 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1229/4874] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:44 2026] GET /volume/v3/snapshots/729fc83b-7799-450b-83af-da04e47d0157 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:44.309475 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4bc54ab2-d11a-410b-a2be-246b15d506ab None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:44.312597 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4bc54ab2-d11a-410b-a2be-246b15d506ab tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/29d3c226-eb24-497b-b7b9-0b80bf461f0b Jul 04 00:00:44.312966 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4bc54ab2-d11a-410b-a2be-246b15d506ab tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:44.313224 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4bc54ab2-d11a-410b-a2be-246b15d506ab tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:44.313400 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-4bc54ab2-d11a-410b-a2be-246b15d506ab tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Delete snapshot with id: 29d3c226-eb24-497b-b7b9-0b80bf461f0b Jul 04 00:00:44.315335 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=341,cinder:UPDATE=103,cinder:INSERT=44 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:00:44.318545 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:44.318545 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:44.319066 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4bc54ab2-d11a-410b-a2be-246b15d506ab tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot retrieved successfully. Jul 04 00:00:44.339659 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-4bc54ab2-d11a-410b-a2be-246b15d506ab tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot delete request issued successfully. Jul 04 00:00:44.342733 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4bc54ab2-d11a-410b-a2be-246b15d506ab tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots/29d3c226-eb24-497b-b7b9-0b80bf461f0b returned with HTTP 202 Jul 04 00:00:44.342733 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1225/4875] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:00:44 2026] DELETE /volume/v3/snapshots/29d3c226-eb24-497b-b7b9-0b80bf461f0b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:44.350331 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a817d5b1-7862-4990-871c-4668498f0a1c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:44.352995 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a817d5b1-7862-4990-871c-4668498f0a1c tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/snapshots/29d3c226-eb24-497b-b7b9-0b80bf461f0b Jul 04 00:00:44.353277 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a817d5b1-7862-4990-871c-4668498f0a1c tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:44.353551 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a817d5b1-7862-4990-871c-4668498f0a1c tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:44.356411 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=225,cinder:UPDATE=48,cinder:INSERT=15 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:00:44.363806 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:44.363806 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:44.363806 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a817d5b1-7862-4990-871c-4668498f0a1c tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot retrieved successfully. Jul 04 00:00:44.364059 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a817d5b1-7862-4990-871c-4668498f0a1c tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots/29d3c226-eb24-497b-b7b9-0b80bf461f0b returned with HTTP 200 Jul 04 00:00:44.364405 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1229/4876] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:44 2026] GET /volume/v3/snapshots/29d3c226-eb24-497b-b7b9-0b80bf461f0b => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:45.211561 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e16baebc-107b-4e34-8c32-dadb1814bbde None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:45.214101 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e16baebc-107b-4e34-8c32-dadb1814bbde tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa Jul 04 00:00:45.214362 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e16baebc-107b-4e34-8c32-dadb1814bbde tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:45.214618 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e16baebc-107b-4e34-8c32-dadb1814bbde tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:45.227657 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:45.227657 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:45.232451 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e16baebc-107b-4e34-8c32-dadb1814bbde tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:45.239374 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e16baebc-107b-4e34-8c32-dadb1814bbde tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa returned with HTTP 200 Jul 04 00:00:45.240038 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1194/4877] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:45 2026] GET /volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa => generated 1637 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:45.376787 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cef3f202-f2e1-44e9-8e29-8685340007c4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:45.378657 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cef3f202-f2e1-44e9-8e29-8685340007c4 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/snapshots/29d3c226-eb24-497b-b7b9-0b80bf461f0b Jul 04 00:00:45.379020 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cef3f202-f2e1-44e9-8e29-8685340007c4 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:45.379020 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cef3f202-f2e1-44e9-8e29-8685340007c4 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:45.383602 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cef3f202-f2e1-44e9-8e29-8685340007c4 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots/29d3c226-eb24-497b-b7b9-0b80bf461f0b returned with HTTP 404 Jul 04 00:00:45.384366 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1230/4878] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:45 2026] GET /volume/v3/snapshots/29d3c226-eb24-497b-b7b9-0b80bf461f0b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:45.391347 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-02eadc6f-bbb4-4368-a11c-acef323e1bde None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:45.393137 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-02eadc6f-bbb4-4368-a11c-acef323e1bde tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/e1e013d3-3249-46c7-9603-f760be6e0fc9 Jul 04 00:00:45.393349 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-02eadc6f-bbb4-4368-a11c-acef323e1bde tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:45.393544 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-02eadc6f-bbb4-4368-a11c-acef323e1bde tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:45.393641 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-02eadc6f-bbb4-4368-a11c-acef323e1bde tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Delete snapshot with id: e1e013d3-3249-46c7-9603-f760be6e0fc9 Jul 04 00:00:45.410479 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:45.410479 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:45.411210 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-02eadc6f-bbb4-4368-a11c-acef323e1bde tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot retrieved successfully. Jul 04 00:00:45.448457 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-02eadc6f-bbb4-4368-a11c-acef323e1bde tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot delete request issued successfully. Jul 04 00:00:45.448457 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-02eadc6f-bbb4-4368-a11c-acef323e1bde tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots/e1e013d3-3249-46c7-9603-f760be6e0fc9 returned with HTTP 202 Jul 04 00:00:45.448457 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1226/4879] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:00:45 2026] DELETE /volume/v3/snapshots/e1e013d3-3249-46c7-9603-f760be6e0fc9 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:45.458638 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3a965406-8493-40ff-bf31-45a3d00121c3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:45.467207 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3a965406-8493-40ff-bf31-45a3d00121c3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/snapshots/e1e013d3-3249-46c7-9603-f760be6e0fc9 Jul 04 00:00:45.467207 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3a965406-8493-40ff-bf31-45a3d00121c3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:45.467207 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3a965406-8493-40ff-bf31-45a3d00121c3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:45.477809 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:45.477809 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:45.477809 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-3a965406-8493-40ff-bf31-45a3d00121c3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Snapshot retrieved successfully. Jul 04 00:00:45.477809 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3a965406-8493-40ff-bf31-45a3d00121c3 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots/e1e013d3-3249-46c7-9603-f760be6e0fc9 returned with HTTP 200 Jul 04 00:00:45.477809 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1230/4880] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:45 2026] GET /volume/v3/snapshots/e1e013d3-3249-46c7-9603-f760be6e0fc9 => generated 470 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:45.585770 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-43b1a7fe-d85c-41be-9791-d83869a41c14 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:45.668383 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-43b1a7fe-d85c-41be-9791-d83869a41c14 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:00:45.668720 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-43b1a7fe-d85c-41be-9791-d83869a41c14 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1715663855", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1305110941", "vendor_name": "tempest-vendor_name-276886920"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:45.683783 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-43b1a7fe-d85c-41be-9791-d83869a41c14 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:00:45.684262 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1195/4881] 10.4.3.143 () {68 vars in 1253 bytes} [Sat Jul 4 00:00:45 2026] POST /volume/v3/types => generated 329 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:45.692937 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:45.694779 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:00:45.695189 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4b0460d9-9ce7-4d57-a9f5-90186f58ba77", "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:45.696832 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Create volume request body: {'volume': {'volume_type': '4b0460d9-9ce7-4d57-a9f5-90186f58ba77', 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:00:45.701063 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Create volume of 1 GB Jul 04 00:00:45.701427 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:45.701427 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:45.701872 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Availability Zones retrieved successfully. Jul 04 00:00:45.709243 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Flow 'volume_create_api' (6ebb0bb5-2e36-4fc3-8a2e-31c14e8ba912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:00:45.710388 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (606a3134-e6cb-4e8a-b006-0127bd3478ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:45.711404 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:00:45.735616 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (606a3134-e6cb-4e8a-b006-0127bd3478ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-04T00:00:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1305110941',vendor_name='tempest-vendor_name-276886920'},id=4b0460d9-9ce7-4d57-a9f5-90186f58ba77,is_public=True,name='tempest-ProjectMemberTests-volume-type-1715663855',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b0460d9-9ce7-4d57-a9f5-90186f58ba77', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:45.736608 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (539cdfea-e4d0-4ee9-95ed-00d7c04b0bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:45.770426 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1715663855 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1715663855, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:00:45.770804 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1715663855 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1715663855, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:00:45.808098 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Created reservations ['af98a290-b7ec-46f7-8c42-7ef467f38623', '1e042cc2-5816-4a62-a857-052e22eb79dd', 'd91b9fc4-9529-40bf-b9c7-bbb9fddc9257', 'e03d8048-06f0-4fc2-b0a8-8998bb28c909'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:00:45.809084 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (539cdfea-e4d0-4ee9-95ed-00d7c04b0bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af98a290-b7ec-46f7-8c42-7ef467f38623', '1e042cc2-5816-4a62-a857-052e22eb79dd', 'd91b9fc4-9529-40bf-b9c7-bbb9fddc9257', 'e03d8048-06f0-4fc2-b0a8-8998bb28c909']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:45.809951 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7717f99f-d5d4-47e3-aade-6e5f6f3d0f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:45.838804 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7717f99f-d5d4-47e3-aade-6e5f6f3d0f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '471ce031-f7a7-4bbe-aa19-78440e3c0870', '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='29c82f5ed1824854ad924679b86a9be7',qos_specs=None,replication_status=,reservations=['af98a290-b7ec-46f7-8c42-7ef467f38623','1e042cc2-5816-4a62-a857-052e22eb79dd','d91b9fc4-9529-40bf-b9c7-bbb9fddc9257','e03d8048-06f0-4fc2-b0a8-8998bb28c909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cad138420b024a7ebf21592fbd44524c',volume_type_id=4b0460d9-9ce7-4d57-a9f5-90186f58ba77), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:00:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=471ce031-f7a7-4bbe-aa19-78440e3c0870,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29c82f5ed1824854ad924679b86a9be7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cad138420b024a7ebf21592fbd44524c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b0460d9-9ce7-4d57-a9f5-90186f58ba77),volume_type_id=4b0460d9-9ce7-4d57-a9f5-90186f58ba77)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:45.839662 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6214ceb-d0b7-4aab-b3fc-d115d961e7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:45.861729 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6214ceb-d0b7-4aab-b3fc-d115d961e7eb) transitioned into state 'SUCCESS' from 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='29c82f5ed1824854ad924679b86a9be7',qos_specs=None,replication_status=,reservations=['af98a290-b7ec-46f7-8c42-7ef467f38623','1e042cc2-5816-4a62-a857-052e22eb79dd','d91b9fc4-9529-40bf-b9c7-bbb9fddc9257','e03d8048-06f0-4fc2-b0a8-8998bb28c909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cad138420b024a7ebf21592fbd44524c',volume_type_id=4b0460d9-9ce7-4d57-a9f5-90186f58ba77)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:45.862481 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43195006-43cb-4649-86b9-3a9354fa6dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:45.873055 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43195006-43cb-4649-86b9-3a9354fa6dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:45.874292 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Flow 'volume_create_api' (6ebb0bb5-2e36-4fc3-8a2e-31c14e8ba912) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:00:45.874714 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Create volume request issued successfully. Jul 04 00:00:45.875475 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b63d32fe-bb75-44ba-b9f8-e904092d10f0 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:00:45.876063 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1231/4882] 10.4.3.143 () {70 vars in 1298 bytes} [Sat Jul 4 00:00:45 2026] POST /volume/v3/volumes => generated 774 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:00:45.890367 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b1dd234c-da54-463d-9c5e-eea2f009f178 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:45.892490 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b1dd234c-da54-463d-9c5e-eea2f009f178 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] GET https://10.4.3.143/volume/v3/volumes/471ce031-f7a7-4bbe-aa19-78440e3c0870 Jul 04 00:00:45.892744 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b1dd234c-da54-463d-9c5e-eea2f009f178 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:45.892999 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b1dd234c-da54-463d-9c5e-eea2f009f178 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:45.906636 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:45.906636 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:45.910818 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b1dd234c-da54-463d-9c5e-eea2f009f178 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Volume info retrieved successfully. Jul 04 00:00:45.916330 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b1dd234c-da54-463d-9c5e-eea2f009f178 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/volumes/471ce031-f7a7-4bbe-aa19-78440e3c0870 returned with HTTP 200 Jul 04 00:00:45.916938 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1227/4883] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:45 2026] GET /volume/v3/volumes/471ce031-f7a7-4bbe-aa19-78440e3c0870 => generated 953 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:46.486821 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-db64b031-8355-4e00-b5a8-c35e0e49a158 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:46.488980 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-db64b031-8355-4e00-b5a8-c35e0e49a158 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/snapshots/e1e013d3-3249-46c7-9603-f760be6e0fc9 Jul 04 00:00:46.489212 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-db64b031-8355-4e00-b5a8-c35e0e49a158 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:46.489430 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-db64b031-8355-4e00-b5a8-c35e0e49a158 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:46.493723 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-db64b031-8355-4e00-b5a8-c35e0e49a158 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/snapshots/e1e013d3-3249-46c7-9603-f760be6e0fc9 returned with HTTP 404 Jul 04 00:00:46.494199 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1231/4884] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:46 2026] GET /volume/v3/snapshots/e1e013d3-3249-46c7-9603-f760be6e0fc9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:46.500905 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-264fdde4-5b99-4fcf-9d55-29114c4e90f6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:46.503202 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-264fdde4-5b99-4fcf-9d55-29114c4e90f6 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 04 00:00:46.503444 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-264fdde4-5b99-4fcf-9d55-29114c4e90f6 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:46.503675 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-264fdde4-5b99-4fcf-9d55-29114c4e90f6 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:46.512267 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:46.512267 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:46.516698 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-264fdde4-5b99-4fcf-9d55-29114c4e90f6 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:46.522210 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-264fdde4-5b99-4fcf-9d55-29114c4e90f6 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 04 00:00:46.522735 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1196/4885] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:46 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:46.534494 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9c62d7e0-007d-4dd2-99f9-98757dc40a27 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:46.536458 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9c62d7e0-007d-4dd2-99f9-98757dc40a27 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 04 00:00:46.536717 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9c62d7e0-007d-4dd2-99f9-98757dc40a27 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:46.537000 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9c62d7e0-007d-4dd2-99f9-98757dc40a27 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:46.544380 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:46.544380 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:46.548053 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9c62d7e0-007d-4dd2-99f9-98757dc40a27 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:46.552117 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9c62d7e0-007d-4dd2-99f9-98757dc40a27 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 04 00:00:46.552515 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1232/4886] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:46 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:46.565911 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9b39cc92-9c7a-4530-aa84-4e248345de8b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:46.568211 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9b39cc92-9c7a-4530-aa84-4e248345de8b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] DELETE https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 04 00:00:46.568532 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9b39cc92-9c7a-4530-aa84-4e248345de8b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:46.568860 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9b39cc92-9c7a-4530-aa84-4e248345de8b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:46.569117 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-9b39cc92-9c7a-4530-aa84-4e248345de8b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Delete volume with id: 522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 04 00:00:46.578212 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:46.578212 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:46.579069 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9b39cc92-9c7a-4530-aa84-4e248345de8b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:46.604361 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9b39cc92-9c7a-4530-aa84-4e248345de8b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Delete volume request issued successfully. Jul 04 00:00:46.604742 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9b39cc92-9c7a-4530-aa84-4e248345de8b tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 202 Jul 04 00:00:46.606735 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1228/4887] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:00:46 2026] DELETE /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:46.612898 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b1939bc9-35e3-4100-9696-ef7267295bdc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:46.614717 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b1939bc9-35e3-4100-9696-ef7267295bdc tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 04 00:00:46.615773 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b1939bc9-35e3-4100-9696-ef7267295bdc tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:46.615773 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b1939bc9-35e3-4100-9696-ef7267295bdc tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:46.624031 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:46.624031 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:46.629241 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b1939bc9-35e3-4100-9696-ef7267295bdc tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Volume info retrieved successfully. Jul 04 00:00:46.636734 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b1939bc9-35e3-4100-9696-ef7267295bdc tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 200 Jul 04 00:00:46.636734 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1232/4888] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:46 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:46.928491 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-196a93df-846b-4c64-8dac-2eb023978908 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:46.930162 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-196a93df-846b-4c64-8dac-2eb023978908 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] GET https://10.4.3.143/volume/v3/volumes/471ce031-f7a7-4bbe-aa19-78440e3c0870 Jul 04 00:00:46.930319 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-196a93df-846b-4c64-8dac-2eb023978908 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:46.930505 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-196a93df-846b-4c64-8dac-2eb023978908 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:46.937446 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:46.937446 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:46.940713 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-196a93df-846b-4c64-8dac-2eb023978908 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Volume info retrieved successfully. Jul 04 00:00:46.944445 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-196a93df-846b-4c64-8dac-2eb023978908 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/volumes/471ce031-f7a7-4bbe-aa19-78440e3c0870 returned with HTTP 200 Jul 04 00:00:46.944762 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1197/4889] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:46 2026] GET /volume/v3/volumes/471ce031-f7a7-4bbe-aa19-78440e3c0870 => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:46.956800 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-24d828fc-afaf-4a04-a68b-aebc21eff959 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:46.958923 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-24d828fc-afaf-4a04-a68b-aebc21eff959 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] GET https://10.4.3.143/volume/v3/messages Jul 04 00:00:46.959196 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-24d828fc-afaf-4a04-a68b-aebc21eff959 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:46.959433 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-24d828fc-afaf-4a04-a68b-aebc21eff959 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:46.963344 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-24d828fc-afaf-4a04-a68b-aebc21eff959 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Jul 04 00:00:46.963781 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1233/4890] 10.4.3.143 () {68 vars in 1280 bytes} [Sat Jul 4 00:00:46 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 04 00:00:46.976882 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d28ab9f0-60df-46a1-87db-ffdcf73e2da9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:47.038811 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d28ab9f0-60df-46a1-87db-ffdcf73e2da9 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-member] DELETE https://10.4.3.143/volume/v3/messages/c6f93b53-3b4d-4bf3-b20c-859581836b05 Jul 04 00:00:47.039115 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d28ab9f0-60df-46a1-87db-ffdcf73e2da9 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:47.039301 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d28ab9f0-60df-46a1-87db-ffdcf73e2da9 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:47.048974 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d28ab9f0-60df-46a1-87db-ffdcf73e2da9 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-member] https://10.4.3.143/volume/v3/messages/c6f93b53-3b4d-4bf3-b20c-859581836b05 returned with HTTP 204 Jul 04 00:00:47.049492 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1229/4891] 10.4.3.143 () {68 vars in 1394 bytes} [Sat Jul 4 00:00:46 2026] DELETE /volume/v3/messages/c6f93b53-3b4d-4bf3-b20c-859581836b05 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 04 00:00:47.056287 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a2ad0a5b-ddca-48e0-8080-4b63fcea6a7e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:47.058073 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a2ad0a5b-ddca-48e0-8080-4b63fcea6a7e tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-member] GET https://10.4.3.143/volume/v3/messages/c6f93b53-3b4d-4bf3-b20c-859581836b05 Jul 04 00:00:47.058289 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a2ad0a5b-ddca-48e0-8080-4b63fcea6a7e tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:47.058464 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a2ad0a5b-ddca-48e0-8080-4b63fcea6a7e tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:47.061311 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a2ad0a5b-ddca-48e0-8080-4b63fcea6a7e tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-member] https://10.4.3.143/volume/v3/messages/c6f93b53-3b4d-4bf3-b20c-859581836b05 returned with HTTP 404 Jul 04 00:00:47.061936 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1233/4892] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:00:47 2026] GET /volume/v3/messages/c6f93b53-3b4d-4bf3-b20c-859581836b05 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:47.068324 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fee32fa2-1c9d-47a0-966b-7ae8efe2b2e2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:47.070082 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fee32fa2-1c9d-47a0-966b-7ae8efe2b2e2 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/471ce031-f7a7-4bbe-aa19-78440e3c0870 Jul 04 00:00:47.070285 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fee32fa2-1c9d-47a0-966b-7ae8efe2b2e2 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:47.070463 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fee32fa2-1c9d-47a0-966b-7ae8efe2b2e2 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:47.070614 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-fee32fa2-1c9d-47a0-966b-7ae8efe2b2e2 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Delete volume with id: 471ce031-f7a7-4bbe-aa19-78440e3c0870 Jul 04 00:00:47.078751 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:47.078751 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:47.079310 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fee32fa2-1c9d-47a0-966b-7ae8efe2b2e2 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Volume info retrieved successfully. Jul 04 00:00:47.080441 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-fee32fa2-1c9d-47a0-966b-7ae8efe2b2e2 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99860) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 04 00:00:47.090562 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-fee32fa2-1c9d-47a0-966b-7ae8efe2b2e2 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1715663855 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1715663855, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:00:47.090852 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-fee32fa2-1c9d-47a0-966b-7ae8efe2b2e2 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1715663855 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1715663855, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:00:47.102133 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-fee32fa2-1c9d-47a0-966b-7ae8efe2b2e2 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Created reservations ['9bd9d7a8-09f0-45cb-97c8-2d8cc2d3f06e', 'dae4d9c0-ef2d-4dbb-9175-113095422918', '207b6ba5-fc8d-44f5-9538-1f6e1a98a6f0', '38b0cb44-3930-466a-bc7c-7af368ee13d6'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:00:47.129998 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fee32fa2-1c9d-47a0-966b-7ae8efe2b2e2 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Delete volume request issued successfully. Jul 04 00:00:47.130197 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fee32fa2-1c9d-47a0-966b-7ae8efe2b2e2 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/volumes/471ce031-f7a7-4bbe-aa19-78440e3c0870 returned with HTTP 202 Jul 04 00:00:47.130638 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1198/4893] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:00:47 2026] DELETE /volume/v3/volumes/471ce031-f7a7-4bbe-aa19-78440e3c0870 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:47.138041 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e6cf2527-5a64-45e6-9aeb-7eb66b13ea02 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:47.139759 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e6cf2527-5a64-45e6-9aeb-7eb66b13ea02 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] DELETE https://10.4.3.143/volume/v3/types/4b0460d9-9ce7-4d57-a9f5-90186f58ba77 Jul 04 00:00:47.139966 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e6cf2527-5a64-45e6-9aeb-7eb66b13ea02 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:47.140155 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e6cf2527-5a64-45e6-9aeb-7eb66b13ea02 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:47.162875 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e6cf2527-5a64-45e6-9aeb-7eb66b13ea02 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/types/4b0460d9-9ce7-4d57-a9f5-90186f58ba77 returned with HTTP 202 Jul 04 00:00:47.163295 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1234/4894] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:00:47 2026] DELETE /volume/v3/types/4b0460d9-9ce7-4d57-a9f5-90186f58ba77 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:47.171051 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9a37b6e6-63b3-435a-a546-c2eb49e5dea6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:47.173544 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9a37b6e6-63b3-435a-a546-c2eb49e5dea6 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:00:47.174081 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9a37b6e6-63b3-435a-a546-c2eb49e5dea6 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-15750444", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1610853844", "vendor_name": "tempest-vendor_name-1606405957"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:47.219602 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9a37b6e6-63b3-435a-a546-c2eb49e5dea6 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:00:47.220070 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1230/4895] 10.4.3.143 () {68 vars in 1253 bytes} [Sat Jul 4 00:00:47 2026] POST /volume/v3/types => generated 328 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:47.239122 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-358cc497-358a-48d0-9636-09fd2d648f31 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:47.243581 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:00:47.244184 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "92977937-a18b-493c-b50f-7c82396771db", "size": 1}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:47.247422 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Create volume request body: {'volume': {'volume_type': '92977937-a18b-493c-b50f-7c82396771db', 'size': 1}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:00:47.254045 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Create volume of 1 GB Jul 04 00:00:47.255269 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:47.255269 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:47.255404 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Availability Zones retrieved successfully. Jul 04 00:00:47.261081 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Flow 'volume_create_api' (b42355ea-6b9d-483c-8407-723e28c4c98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:00:47.262854 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4d72a6f-295a-4782-9d3f-0d0ed6dbaf29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:47.264426 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:00:47.291880 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4d72a6f-295a-4782-9d3f-0d0ed6dbaf29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-04T00:00:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1610853844',vendor_name='tempest-vendor_name-1606405957'},id=92977937-a18b-493c-b50f-7c82396771db,is_public=True,name='tempest-ProjectMemberTests-volume-type-15750444',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '92977937-a18b-493c-b50f-7c82396771db', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:47.292479 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (573fd5cf-3b73-4846-bc58-bc74a33b5964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:47.326406 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-15750444 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-15750444, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:00:47.326651 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-15750444 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-15750444, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:00:47.356678 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Created reservations ['d021775b-e2f5-4089-ad42-792366b7b1fb', 'b52746d1-075a-4cfd-8802-4007420bb3ee', '4ed584d1-d9d3-4b11-abc3-7ee81ab4bfeb', '1ae7efb1-b99f-4dad-a252-200614033340'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:00:47.357393 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (573fd5cf-3b73-4846-bc58-bc74a33b5964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d021775b-e2f5-4089-ad42-792366b7b1fb', 'b52746d1-075a-4cfd-8802-4007420bb3ee', '4ed584d1-d9d3-4b11-abc3-7ee81ab4bfeb', '1ae7efb1-b99f-4dad-a252-200614033340']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:47.358935 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13b499b8-dbc8-4410-806c-62288ccaf5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:47.385580 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13b499b8-dbc8-4410-806c-62288ccaf5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0891c62-0eb4-48a9-a9b4-23f08b217773', '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='29c82f5ed1824854ad924679b86a9be7',qos_specs=None,replication_status=,reservations=['d021775b-e2f5-4089-ad42-792366b7b1fb','b52746d1-075a-4cfd-8802-4007420bb3ee','4ed584d1-d9d3-4b11-abc3-7ee81ab4bfeb','1ae7efb1-b99f-4dad-a252-200614033340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cad138420b024a7ebf21592fbd44524c',volume_type_id=92977937-a18b-493c-b50f-7c82396771db), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:00:47Z,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=c0891c62-0eb4-48a9-a9b4-23f08b217773,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29c82f5ed1824854ad924679b86a9be7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cad138420b024a7ebf21592fbd44524c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(92977937-a18b-493c-b50f-7c82396771db),volume_type_id=92977937-a18b-493c-b50f-7c82396771db)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:47.386276 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4d2025a-bcbc-42e5-b8e0-c5e06c1a2a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:47.421287 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4d2025a-bcbc-42e5-b8e0-c5e06c1a2a26) transitioned into state 'SUCCESS' from 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='29c82f5ed1824854ad924679b86a9be7',qos_specs=None,replication_status=,reservations=['d021775b-e2f5-4089-ad42-792366b7b1fb','b52746d1-075a-4cfd-8802-4007420bb3ee','4ed584d1-d9d3-4b11-abc3-7ee81ab4bfeb','1ae7efb1-b99f-4dad-a252-200614033340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cad138420b024a7ebf21592fbd44524c',volume_type_id=92977937-a18b-493c-b50f-7c82396771db)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:47.422168 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd7c550f-a373-4c6d-a2e4-5059d1634437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:47.436643 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd7c550f-a373-4c6d-a2e4-5059d1634437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:47.437540 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Flow 'volume_create_api' (b42355ea-6b9d-483c-8407-723e28c4c98c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:00:47.437902 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Create volume request issued successfully. Jul 04 00:00:47.438451 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-358cc497-358a-48d0-9636-09fd2d648f31 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:00:47.439069 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1234/4896] 10.4.3.143 () {70 vars in 1298 bytes} [Sat Jul 4 00:00:47 2026] POST /volume/v3/volumes => generated 772 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:00:47.457098 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9019bb37-85ce-4c2b-96be-588586840491 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:47.459117 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9019bb37-85ce-4c2b-96be-588586840491 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] GET https://10.4.3.143/volume/v3/volumes/c0891c62-0eb4-48a9-a9b4-23f08b217773 Jul 04 00:00:47.459335 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9019bb37-85ce-4c2b-96be-588586840491 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:47.459514 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9019bb37-85ce-4c2b-96be-588586840491 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:47.478886 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:47.478886 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:47.482130 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9019bb37-85ce-4c2b-96be-588586840491 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Volume info retrieved successfully. Jul 04 00:00:47.486664 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9019bb37-85ce-4c2b-96be-588586840491 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/volumes/c0891c62-0eb4-48a9-a9b4-23f08b217773 returned with HTTP 200 Jul 04 00:00:47.487078 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1199/4897] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:47 2026] GET /volume/v3/volumes/c0891c62-0eb4-48a9-a9b4-23f08b217773 => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:47.651331 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-27695be6-628a-4514-b0f6-a2619cc0cdc2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:47.653079 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-27695be6-628a-4514-b0f6-a2619cc0cdc2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] GET https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 Jul 04 00:00:47.653284 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-27695be6-628a-4514-b0f6-a2619cc0cdc2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:47.653447 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-27695be6-628a-4514-b0f6-a2619cc0cdc2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:47.660591 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-27695be6-628a-4514-b0f6-a2619cc0cdc2 tempest-SnapshotDataIntegrityTests-1111662095 tempest-SnapshotDataIntegrityTests-1111662095-project-member] https://10.4.3.143/volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 returned with HTTP 404 Jul 04 00:00:47.661278 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1235/4898] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:47 2026] GET /volume/v3/volumes/522a9229-8b1a-4699-be82-ea7cdd1c4533 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:48.500036 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a7e833b7-d676-4444-bd51-eacd534acab6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:48.501846 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a7e833b7-d676-4444-bd51-eacd534acab6 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] GET https://10.4.3.143/volume/v3/volumes/c0891c62-0eb4-48a9-a9b4-23f08b217773 Jul 04 00:00:48.502051 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a7e833b7-d676-4444-bd51-eacd534acab6 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:48.502242 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a7e833b7-d676-4444-bd51-eacd534acab6 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:48.510033 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:48.510033 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:48.513423 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a7e833b7-d676-4444-bd51-eacd534acab6 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Volume info retrieved successfully. Jul 04 00:00:48.517212 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a7e833b7-d676-4444-bd51-eacd534acab6 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/volumes/c0891c62-0eb4-48a9-a9b4-23f08b217773 returned with HTTP 200 Jul 04 00:00:48.517549 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1231/4899] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:48 2026] GET /volume/v3/volumes/c0891c62-0eb4-48a9-a9b4-23f08b217773 => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:48.530813 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d9d6212d-50fc-43b9-aa73-4eafa36e79e8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:48.532912 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d9d6212d-50fc-43b9-aa73-4eafa36e79e8 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] GET https://10.4.3.143/volume/v3/messages Jul 04 00:00:48.533167 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d9d6212d-50fc-43b9-aa73-4eafa36e79e8 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:48.533392 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d9d6212d-50fc-43b9-aa73-4eafa36e79e8 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:48.533679 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:48.533679 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:48.537381 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d9d6212d-50fc-43b9-aa73-4eafa36e79e8 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Jul 04 00:00:48.537852 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1235/4900] 10.4.3.143 () {68 vars in 1280 bytes} [Sat Jul 4 00:00:48 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 04 00:00:48.545874 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c6c5a0a7-3a9b-4386-92a9-57dfd9f24658 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:48.547443 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c6c5a0a7-3a9b-4386-92a9-57dfd9f24658 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-member] GET https://10.4.3.143/volume/v3/messages Jul 04 00:00:48.547581 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c6c5a0a7-3a9b-4386-92a9-57dfd9f24658 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:48.547785 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c6c5a0a7-3a9b-4386-92a9-57dfd9f24658 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:48.551063 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c6c5a0a7-3a9b-4386-92a9-57dfd9f24658 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-member] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Jul 04 00:00:48.551416 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1200/4901] 10.4.3.143 () {68 vars in 1280 bytes} [Sat Jul 4 00:00:48 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 04 00:00:48.559596 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4ca5c0ab-b776-4626-b0c1-ce5929e5bfba None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:48.561594 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4ca5c0ab-b776-4626-b0c1-ce5929e5bfba tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] DELETE https://10.4.3.143/volume/v3/messages/75c81433-ac6e-4767-a983-03e41935e008 Jul 04 00:00:48.561887 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4ca5c0ab-b776-4626-b0c1-ce5929e5bfba tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:48.562120 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4ca5c0ab-b776-4626-b0c1-ce5929e5bfba tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:48.575072 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4ca5c0ab-b776-4626-b0c1-ce5929e5bfba tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/messages/75c81433-ac6e-4767-a983-03e41935e008 returned with HTTP 204 Jul 04 00:00:48.575463 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1236/4902] 10.4.3.143 () {68 vars in 1394 bytes} [Sat Jul 4 00:00:48 2026] DELETE /volume/v3/messages/75c81433-ac6e-4767-a983-03e41935e008 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 04 00:00:48.582191 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b5d5820e-35d4-4802-ac48-f78c965392ca None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:48.584015 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b5d5820e-35d4-4802-ac48-f78c965392ca tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/c0891c62-0eb4-48a9-a9b4-23f08b217773 Jul 04 00:00:48.584216 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b5d5820e-35d4-4802-ac48-f78c965392ca tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:48.584428 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b5d5820e-35d4-4802-ac48-f78c965392ca tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:48.584615 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-b5d5820e-35d4-4802-ac48-f78c965392ca tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Delete volume with id: c0891c62-0eb4-48a9-a9b4-23f08b217773 Jul 04 00:00:48.591343 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:48.591343 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:48.591663 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b5d5820e-35d4-4802-ac48-f78c965392ca tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Volume info retrieved successfully. Jul 04 00:00:48.592746 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-b5d5820e-35d4-4802-ac48-f78c965392ca tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99863) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 04 00:00:48.602307 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-b5d5820e-35d4-4802-ac48-f78c965392ca tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-15750444 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-15750444, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:00:48.602649 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-b5d5820e-35d4-4802-ac48-f78c965392ca tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-15750444 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-15750444, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:00:48.614987 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-b5d5820e-35d4-4802-ac48-f78c965392ca tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Created reservations ['4b0c5c91-087b-482d-b964-c9517b702a2b', '9a37bb84-c1c2-4b1e-8aa4-763a20f32d60', 'c2b9bb4e-5319-4a35-9a7c-3f2cfc0a1ab9', '5ea9e96f-b9c8-47c7-b66f-266a52986fd5'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:00:48.646651 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b5d5820e-35d4-4802-ac48-f78c965392ca tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Delete volume request issued successfully. Jul 04 00:00:48.646907 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b5d5820e-35d4-4802-ac48-f78c965392ca tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/volumes/c0891c62-0eb4-48a9-a9b4-23f08b217773 returned with HTTP 202 Jul 04 00:00:48.647307 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1232/4903] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:00:48 2026] DELETE /volume/v3/volumes/c0891c62-0eb4-48a9-a9b4-23f08b217773 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:48.654229 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cd4c0401-e1e0-4066-91ab-044231c8ce6b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:48.655775 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cd4c0401-e1e0-4066-91ab-044231c8ce6b tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] DELETE https://10.4.3.143/volume/v3/types/92977937-a18b-493c-b50f-7c82396771db Jul 04 00:00:48.655960 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cd4c0401-e1e0-4066-91ab-044231c8ce6b tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:48.656150 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cd4c0401-e1e0-4066-91ab-044231c8ce6b tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Calling method '_delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:48.684171 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cd4c0401-e1e0-4066-91ab-044231c8ce6b tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/types/92977937-a18b-493c-b50f-7c82396771db returned with HTTP 202 Jul 04 00:00:48.684682 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1236/4904] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:00:48 2026] DELETE /volume/v3/types/92977937-a18b-493c-b50f-7c82396771db => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:48.693753 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0e2af85f-f6bb-417a-a912-2f0d261f0f4b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:48.695502 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0e2af85f-f6bb-417a-a912-2f0d261f0f4b tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:00:48.695904 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0e2af85f-f6bb-417a-a912-2f0d261f0f4b tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-336209824", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1083541748", "vendor_name": "tempest-vendor_name-1637605857"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:48.711260 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0e2af85f-f6bb-417a-a912-2f0d261f0f4b tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:00:48.711635 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1201/4905] 10.4.3.143 () {68 vars in 1253 bytes} [Sat Jul 4 00:00:48 2026] POST /volume/v3/types => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:48.720057 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-dfeffe93-2876-428c-a79b-86375a9c6648 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:48.721756 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:00:48.722180 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cda6fa46-b107-4d29-b154-52da700db7c5", "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:48.723572 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Create volume request body: {'volume': {'volume_type': 'cda6fa46-b107-4d29-b154-52da700db7c5', 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:00:48.727543 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Create volume of 1 GB Jul 04 00:00:48.727912 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:48.727912 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:48.728295 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Availability Zones retrieved successfully. Jul 04 00:00:48.733734 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Flow 'volume_create_api' (d2b20c96-ab11-46e7-8934-c03c8b9b1ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:00:48.734743 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea5a712-a74f-4fbe-b1e7-e3f4233d8a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:48.735580 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:00:48.756755 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea5a712-a74f-4fbe-b1e7-e3f4233d8a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-04T00:00:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1083541748',vendor_name='tempest-vendor_name-1637605857'},id=cda6fa46-b107-4d29-b154-52da700db7c5,is_public=True,name='tempest-ProjectMemberTests-volume-type-336209824',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cda6fa46-b107-4d29-b154-52da700db7c5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:48.757509 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3520bb16-44eb-45c1-bafc-4175cc10ee14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:48.784283 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-336209824 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-336209824, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:00:48.784616 np0000004490 devstack@c-api.service[99861]: WARNING cinder.quota [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-336209824 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-336209824, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:00:48.809466 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Created reservations ['327982cc-ab94-4507-bcc0-159b11a57a56', '28558908-d7ab-42bb-b8ea-3a029cd10480', 'fa9988a0-7cb7-49f0-b067-edd8376af151', '8b8bd62a-9992-4931-bf02-d15f7a49a731'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:00:48.810463 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3520bb16-44eb-45c1-bafc-4175cc10ee14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['327982cc-ab94-4507-bcc0-159b11a57a56', '28558908-d7ab-42bb-b8ea-3a029cd10480', 'fa9988a0-7cb7-49f0-b067-edd8376af151', '8b8bd62a-9992-4931-bf02-d15f7a49a731']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:48.811259 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6e2e5e6-e15a-4da8-8286-bc07aa81420f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:48.835408 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6e2e5e6-e15a-4da8-8286-bc07aa81420f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cd49cf1-9eb0-4272-a7f9-4ce6868f9de9', '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='29c82f5ed1824854ad924679b86a9be7',qos_specs=None,replication_status=,reservations=['327982cc-ab94-4507-bcc0-159b11a57a56','28558908-d7ab-42bb-b8ea-3a029cd10480','fa9988a0-7cb7-49f0-b067-edd8376af151','8b8bd62a-9992-4931-bf02-d15f7a49a731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cad138420b024a7ebf21592fbd44524c',volume_type_id=cda6fa46-b107-4d29-b154-52da700db7c5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:00:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cd49cf1-9eb0-4272-a7f9-4ce6868f9de9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29c82f5ed1824854ad924679b86a9be7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cad138420b024a7ebf21592fbd44524c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cda6fa46-b107-4d29-b154-52da700db7c5),volume_type_id=cda6fa46-b107-4d29-b154-52da700db7c5)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:48.836096 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1aa6255-97f1-4866-986e-ef9f9f1116c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:48.852296 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1aa6255-97f1-4866-986e-ef9f9f1116c6) transitioned into state 'SUCCESS' from 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='29c82f5ed1824854ad924679b86a9be7',qos_specs=None,replication_status=,reservations=['327982cc-ab94-4507-bcc0-159b11a57a56','28558908-d7ab-42bb-b8ea-3a029cd10480','fa9988a0-7cb7-49f0-b067-edd8376af151','8b8bd62a-9992-4931-bf02-d15f7a49a731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cad138420b024a7ebf21592fbd44524c',volume_type_id=cda6fa46-b107-4d29-b154-52da700db7c5)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:48.853006 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f05826-88ac-403d-8059-127deb417431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:48.862731 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f05826-88ac-403d-8059-127deb417431) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:48.863672 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Flow 'volume_create_api' (d2b20c96-ab11-46e7-8934-c03c8b9b1ea8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:00:48.864021 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Create volume request issued successfully. Jul 04 00:00:48.864576 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dfeffe93-2876-428c-a79b-86375a9c6648 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:00:48.865094 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1237/4906] 10.4.3.143 () {70 vars in 1298 bytes} [Sat Jul 4 00:00:48 2026] POST /volume/v3/volumes => generated 773 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:00:48.881504 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-88fb7f1a-267f-435d-a3d0-8d3752c45eab None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:48.883516 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-88fb7f1a-267f-435d-a3d0-8d3752c45eab tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] GET https://10.4.3.143/volume/v3/volumes/6cd49cf1-9eb0-4272-a7f9-4ce6868f9de9 Jul 04 00:00:48.883818 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-88fb7f1a-267f-435d-a3d0-8d3752c45eab tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:48.884060 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-88fb7f1a-267f-435d-a3d0-8d3752c45eab tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:48.891925 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:48.891925 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:48.895960 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-88fb7f1a-267f-435d-a3d0-8d3752c45eab tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Volume info retrieved successfully. Jul 04 00:00:48.900082 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-88fb7f1a-267f-435d-a3d0-8d3752c45eab tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/volumes/6cd49cf1-9eb0-4272-a7f9-4ce6868f9de9 returned with HTTP 200 Jul 04 00:00:48.900504 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1233/4907] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:48 2026] GET /volume/v3/volumes/6cd49cf1-9eb0-4272-a7f9-4ce6868f9de9 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:49.373088 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-b1fc2751-5d8c-4084-8f45-84ea9a54ff1e req-16ce2950-d52a-4144-b5e3-48d2fc4e152f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:49.375082 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b1fc2751-5d8c-4084-8f45-84ea9a54ff1e req-16ce2950-d52a-4144-b5e3-48d2fc4e152f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/attachments/6519f74b-407b-4600-a000-2d2da85e24e2 Jul 04 00:00:49.375270 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b1fc2751-5d8c-4084-8f45-84ea9a54ff1e req-16ce2950-d52a-4144-b5e3-48d2fc4e152f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:49.375449 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b1fc2751-5d8c-4084-8f45-84ea9a54ff1e req-16ce2950-d52a-4144-b5e3-48d2fc4e152f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:49.383558 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:49.383558 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:49.914828 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b1fc2751-5d8c-4084-8f45-84ea9a54ff1e req-16ce2950-d52a-4144-b5e3-48d2fc4e152f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/6519f74b-407b-4600-a000-2d2da85e24e2 returned with HTTP 200 Jul 04 00:00:49.915411 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1237/4908] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:00:49 2026] DELETE /volume/v3/attachments/6519f74b-407b-4600-a000-2d2da85e24e2 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:49.916141 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7c78fb6a-1704-4505-ab17-6bbbf731ddb8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:49.917985 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7c78fb6a-1704-4505-ab17-6bbbf731ddb8 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] GET https://10.4.3.143/volume/v3/volumes/6cd49cf1-9eb0-4272-a7f9-4ce6868f9de9 Jul 04 00:00:49.918219 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7c78fb6a-1704-4505-ab17-6bbbf731ddb8 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:49.918427 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7c78fb6a-1704-4505-ab17-6bbbf731ddb8 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:49.925633 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b1fc2751-5d8c-4084-8f45-84ea9a54ff1e req-b7828132-497b-4e21-bbab-10a2224705c0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:49.927283 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:49.927283 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:49.927803 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b1fc2751-5d8c-4084-8f45-84ea9a54ff1e req-b7828132-497b-4e21-bbab-10a2224705c0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa Jul 04 00:00:49.928023 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b1fc2751-5d8c-4084-8f45-84ea9a54ff1e req-b7828132-497b-4e21-bbab-10a2224705c0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:49.928228 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b1fc2751-5d8c-4084-8f45-84ea9a54ff1e req-b7828132-497b-4e21-bbab-10a2224705c0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:49.928386 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [req-b1fc2751-5d8c-4084-8f45-84ea9a54ff1e req-b7828132-497b-4e21-bbab-10a2224705c0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume with id: d10dc92f-59c8-4df5-9bce-3740078146aa Jul 04 00:00:49.931660 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7c78fb6a-1704-4505-ab17-6bbbf731ddb8 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Volume info retrieved successfully. Jul 04 00:00:49.936170 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7c78fb6a-1704-4505-ab17-6bbbf731ddb8 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/volumes/6cd49cf1-9eb0-4272-a7f9-4ce6868f9de9 returned with HTTP 200 Jul 04 00:00:49.936295 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:49.936295 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:49.936583 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1202/4909] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:00:49 2026] GET /volume/v3/volumes/6cd49cf1-9eb0-4272-a7f9-4ce6868f9de9 => generated 973 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:49.936870 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-b1fc2751-5d8c-4084-8f45-84ea9a54ff1e req-b7828132-497b-4e21-bbab-10a2224705c0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:49.947951 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c34575e7-d0c7-4da3-be4f-c7308d50668a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:49.949645 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c34575e7-d0c7-4da3-be4f-c7308d50668a tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] GET https://10.4.3.143/volume/v3/messages Jul 04 00:00:49.949908 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c34575e7-d0c7-4da3-be4f-c7308d50668a tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:49.950085 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c34575e7-d0c7-4da3-be4f-c7308d50668a tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:49.953449 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c34575e7-d0c7-4da3-be4f-c7308d50668a tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/messages returned with HTTP 200 Jul 04 00:00:49.953854 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1234/4910] 10.4.3.143 () {68 vars in 1280 bytes} [Sat Jul 4 00:00:49 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 04 00:00:49.958842 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-b1fc2751-5d8c-4084-8f45-84ea9a54ff1e req-b7828132-497b-4e21-bbab-10a2224705c0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume request issued successfully. Jul 04 00:00:49.959042 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b1fc2751-5d8c-4084-8f45-84ea9a54ff1e req-b7828132-497b-4e21-bbab-10a2224705c0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa returned with HTTP 202 Jul 04 00:00:49.959481 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1238/4911] 10.4.3.143 () {70 vars in 1620 bytes} [Sat Jul 4 00:00:49 2026] DELETE /volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:49.962111 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-95127b59-3e7c-4046-add4-6016b2ba9dd5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:49.964759 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-95127b59-3e7c-4046-add4-6016b2ba9dd5 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-member] GET https://10.4.3.143/volume/v3/messages/687a0deb-880c-4b61-acbe-ee0db5640558 Jul 04 00:00:49.968724 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-95127b59-3e7c-4046-add4-6016b2ba9dd5 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:49.968724 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-95127b59-3e7c-4046-add4-6016b2ba9dd5 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:49.970217 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:49.970217 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:49.970925 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-95127b59-3e7c-4046-add4-6016b2ba9dd5 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-member] https://10.4.3.143/volume/v3/messages/687a0deb-880c-4b61-acbe-ee0db5640558 returned with HTTP 200 Jul 04 00:00:49.971293 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1238/4912] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:00:49 2026] GET /volume/v3/messages/687a0deb-880c-4b61-acbe-ee0db5640558 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:49.979780 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c5723176-c706-40a6-bd75-f1b94614f8ff None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:49.982130 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c5723176-c706-40a6-bd75-f1b94614f8ff tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] DELETE https://10.4.3.143/volume/v3/messages/687a0deb-880c-4b61-acbe-ee0db5640558 Jul 04 00:00:49.982442 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c5723176-c706-40a6-bd75-f1b94614f8ff tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:49.982768 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c5723176-c706-40a6-bd75-f1b94614f8ff tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:49.996453 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c5723176-c706-40a6-bd75-f1b94614f8ff tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/messages/687a0deb-880c-4b61-acbe-ee0db5640558 returned with HTTP 204 Jul 04 00:00:49.996453 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1203/4913] 10.4.3.143 () {68 vars in 1394 bytes} [Sat Jul 4 00:00:49 2026] DELETE /volume/v3/messages/687a0deb-880c-4b61-acbe-ee0db5640558 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 04 00:00:50.005731 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5ff6f14e-d8e2-4494-b910-5e102831a4ba None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:50.005731 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5ff6f14e-d8e2-4494-b910-5e102831a4ba tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/6cd49cf1-9eb0-4272-a7f9-4ce6868f9de9 Jul 04 00:00:50.005731 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5ff6f14e-d8e2-4494-b910-5e102831a4ba tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:50.005731 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5ff6f14e-d8e2-4494-b910-5e102831a4ba tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:50.006027 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-5ff6f14e-d8e2-4494-b910-5e102831a4ba tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Delete volume with id: 6cd49cf1-9eb0-4272-a7f9-4ce6868f9de9 Jul 04 00:00:50.012865 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:50.012865 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:50.013246 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5ff6f14e-d8e2-4494-b910-5e102831a4ba tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Volume info retrieved successfully. Jul 04 00:00:50.014210 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-5ff6f14e-d8e2-4494-b910-5e102831a4ba tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99863) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 04 00:00:50.025569 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-5ff6f14e-d8e2-4494-b910-5e102831a4ba tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-336209824 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-336209824, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:00:50.025926 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-5ff6f14e-d8e2-4494-b910-5e102831a4ba tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-336209824 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-336209824, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:00:50.037915 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-5ff6f14e-d8e2-4494-b910-5e102831a4ba tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Created reservations ['023465aa-dbbe-40b7-b17c-df1d8373099d', '91bd7cc3-8ee8-46d8-8afd-42e6dd1618cf', '910c1582-3205-4f40-994e-9f94f24acb7f', '94b4d16c-c2d2-45e8-8a49-26c596230cc4'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:00:50.068133 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5ff6f14e-d8e2-4494-b910-5e102831a4ba tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Delete volume request issued successfully. Jul 04 00:00:50.068361 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5ff6f14e-d8e2-4494-b910-5e102831a4ba tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/volumes/6cd49cf1-9eb0-4272-a7f9-4ce6868f9de9 returned with HTTP 202 Jul 04 00:00:50.068843 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1235/4914] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:00:50 2026] DELETE /volume/v3/volumes/6cd49cf1-9eb0-4272-a7f9-4ce6868f9de9 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:50.077078 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4c48ecd9-11ce-404f-ba32-f5e00adfbbc9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:50.078932 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4c48ecd9-11ce-404f-ba32-f5e00adfbbc9 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] DELETE https://10.4.3.143/volume/v3/types/cda6fa46-b107-4d29-b154-52da700db7c5 Jul 04 00:00:50.079143 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4c48ecd9-11ce-404f-ba32-f5e00adfbbc9 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:50.079344 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4c48ecd9-11ce-404f-ba32-f5e00adfbbc9 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:50.103197 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4c48ecd9-11ce-404f-ba32-f5e00adfbbc9 tempest-ProjectMemberTests-1065426551 tempest-ProjectMemberTests-1065426551-project-admin] https://10.4.3.143/volume/v3/types/cda6fa46-b107-4d29-b154-52da700db7c5 returned with HTTP 202 Jul 04 00:00:50.103692 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1239/4915] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:00:50 2026] DELETE /volume/v3/types/cda6fa46-b107-4d29-b154-52da700db7c5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:53.538859 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-589fafe8-a960-4990-85f1-67e349992067 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:53.541003 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-589fafe8-a960-4990-85f1-67e349992067 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa Jul 04 00:00:53.541188 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-589fafe8-a960-4990-85f1-67e349992067 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:53.541373 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-589fafe8-a960-4990-85f1-67e349992067 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:53.548812 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-589fafe8-a960-4990-85f1-67e349992067 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa returned with HTTP 404 Jul 04 00:00:53.549213 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1239/4916] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:53 2026] GET /volume/v3/volumes/d10dc92f-59c8-4df5-9bce-3740078146aa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:53.613171 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fb5cfa25-d8b8-4c7f-8c4b-fe4dd10b10a5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:53.614941 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fb5cfa25-d8b8-4c7f-8c4b-fe4dd10b10a5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 Jul 04 00:00:53.615166 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fb5cfa25-d8b8-4c7f-8c4b-fe4dd10b10a5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:53.615369 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fb5cfa25-d8b8-4c7f-8c4b-fe4dd10b10a5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:53.615493 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-fb5cfa25-d8b8-4c7f-8c4b-fe4dd10b10a5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete snapshot with id: 80910736-7996-49a6-a5de-7dd198f1b016 Jul 04 00:00:53.617622 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=248,cinder:UPDATE=66,cinder:INSERT=29 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:00:53.621205 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:53.621205 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:53.621954 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fb5cfa25-d8b8-4c7f-8c4b-fe4dd10b10a5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:00:53.642207 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fb5cfa25-d8b8-4c7f-8c4b-fe4dd10b10a5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot delete request issued successfully. Jul 04 00:00:53.642623 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fb5cfa25-d8b8-4c7f-8c4b-fe4dd10b10a5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 returned with HTTP 202 Jul 04 00:00:53.642823 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1204/4917] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:00:53 2026] DELETE /volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:53.651776 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fbaedd34-6033-4204-bd4a-0bc83c929519 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:53.653508 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fbaedd34-6033-4204-bd4a-0bc83c929519 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 Jul 04 00:00:53.653782 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fbaedd34-6033-4204-bd4a-0bc83c929519 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:53.653996 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fbaedd34-6033-4204-bd4a-0bc83c929519 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:53.658493 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:53.658493 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:53.659012 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fbaedd34-6033-4204-bd4a-0bc83c929519 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:00:53.659794 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fbaedd34-6033-4204-bd4a-0bc83c929519 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 returned with HTTP 200 Jul 04 00:00:53.660351 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1236/4918] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:53 2026] GET /volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 04 00:00:54.672959 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7f94f895-ea53-42bf-b2ee-fb0f5dceb639 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:54.675208 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7f94f895-ea53-42bf-b2ee-fb0f5dceb639 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 Jul 04 00:00:54.675432 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7f94f895-ea53-42bf-b2ee-fb0f5dceb639 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:54.675724 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7f94f895-ea53-42bf-b2ee-fb0f5dceb639 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:54.681768 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7f94f895-ea53-42bf-b2ee-fb0f5dceb639 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 returned with HTTP 404 Jul 04 00:00:54.682394 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1240/4919] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:00:54 2026] GET /volume/v3/snapshots/80910736-7996-49a6-a5de-7dd198f1b016 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:54.689082 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d8370308-72d6-43dc-a241-4305a85877a7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:54.691794 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d8370308-72d6-43dc-a241-4305a85877a7 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 Jul 04 00:00:54.692095 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d8370308-72d6-43dc-a241-4305a85877a7 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:54.692610 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d8370308-72d6-43dc-a241-4305a85877a7 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:54.692884 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-d8370308-72d6-43dc-a241-4305a85877a7 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume with id: 532cd1a5-f68d-4308-95db-2525791348c2 Jul 04 00:00:54.702694 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:54.702694 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:54.703230 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d8370308-72d6-43dc-a241-4305a85877a7 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:54.726436 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d8370308-72d6-43dc-a241-4305a85877a7 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume request issued successfully. Jul 04 00:00:54.726766 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d8370308-72d6-43dc-a241-4305a85877a7 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 returned with HTTP 202 Jul 04 00:00:54.727361 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1240/4920] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:00:54 2026] DELETE /volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:00:54.737155 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8ae88854-6bd5-4f67-8336-8e7e0923fdef None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:54.739287 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8ae88854-6bd5-4f67-8336-8e7e0923fdef tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 Jul 04 00:00:54.739475 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8ae88854-6bd5-4f67-8336-8e7e0923fdef tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:54.739663 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8ae88854-6bd5-4f67-8336-8e7e0923fdef tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:54.746466 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:54.746466 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:54.751112 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8ae88854-6bd5-4f67-8336-8e7e0923fdef tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:54.757150 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8ae88854-6bd5-4f67-8336-8e7e0923fdef tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 returned with HTTP 200 Jul 04 00:00:54.757788 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1205/4921] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:54 2026] GET /volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:55.405371 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-4b6b6e72-0235-46d2-b6cd-8d876601b070 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:55.407469 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-4b6b6e72-0235-46d2-b6cd-8d876601b070 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] DELETE https://10.4.3.143/volume/v3/attachments/a597e419-654d-4106-87a2-4e92ad7f9f30 Jul 04 00:00:55.407688 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-4b6b6e72-0235-46d2-b6cd-8d876601b070 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:55.407891 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-4b6b6e72-0235-46d2-b6cd-8d876601b070 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:55.416469 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:55.416469 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:55.777551 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cb29fb81-b9c2-49e9-b30d-7d7cec20b8a7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:55.780537 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cb29fb81-b9c2-49e9-b30d-7d7cec20b8a7 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 Jul 04 00:00:55.781361 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cb29fb81-b9c2-49e9-b30d-7d7cec20b8a7 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:55.782235 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cb29fb81-b9c2-49e9-b30d-7d7cec20b8a7 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:55.785100 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=298,cinder:INSERT=34,cinder:UPDATE=76 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:00:55.790382 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cb29fb81-b9c2-49e9-b30d-7d7cec20b8a7 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 returned with HTTP 404 Jul 04 00:00:55.790965 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1241/4922] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:55 2026] GET /volume/v3/volumes/532cd1a5-f68d-4308-95db-2525791348c2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:00:55.818069 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c5cee880-cfa6-494f-a413-d41612234aae None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:55.820036 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:00:55.820558 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1332316926", "snapshot_id": null, "imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "volume_type": null, "size": 1}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:55.822198 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1332316926', 'snapshot_id': None, 'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'volume_type': None, 'size': 1}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:00:55.902411 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume of 1 GB Jul 04 00:00:55.908676 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Availability Zones retrieved successfully. Jul 04 00:00:55.913280 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (14f7539b-fda9-4fb3-a1c3-8cc3bdafdd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:00:55.914793 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6880593e-2c25-43f3-93c3-41e44783d313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:55.915558 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:00:55.948003 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-35ea1992-0af3-45a7-ae56-2a5cb6c22667 req-4b6b6e72-0235-46d2-b6cd-8d876601b070 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/attachments/a597e419-654d-4106-87a2-4e92ad7f9f30 returned with HTTP 200 Jul 04 00:00:55.948817 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1237/4923] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:00:55 2026] DELETE /volume/v3/attachments/a597e419-654d-4106-87a2-4e92ad7f9f30 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:55.985197 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6880593e-2c25-43f3-93c3-41e44783d313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:55.986005 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ed805c9-9a07-48c9-a61a-7feee21b0d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:56.032786 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Created reservations ['e5e1052b-286c-4da4-b18d-171cb62d14e2', '074a7777-e46e-4116-bcb7-01d6de22c091', '87270516-026d-40f8-9f01-ca64ef10e01a', '40eb13c1-2617-495a-a4a2-90b171733e2f'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:00:56.033608 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ed805c9-9a07-48c9-a61a-7feee21b0d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5e1052b-286c-4da4-b18d-171cb62d14e2', '074a7777-e46e-4116-bcb7-01d6de22c091', '87270516-026d-40f8-9f01-ca64ef10e01a', '40eb13c1-2617-495a-a4a2-90b171733e2f']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:56.034382 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13633404-2932-4e97-baa8-2518123e977a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:56.057201 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13633404-2932-4e97-baa8-2518123e977a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85aca156-b373-45da-9975-ce52cd1892f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1332316926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['e5e1052b-286c-4da4-b18d-171cb62d14e2','074a7777-e46e-4116-bcb7-01d6de22c091','87270516-026d-40f8-9f01-ca64ef10e01a','40eb13c1-2617-495a-a4a2-90b171733e2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:00:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1332316926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85aca156-b373-45da-9975-ce52cd1892f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='506ed6de9d934ca0bc79c236b2baa08f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05aad096c3834b00afc9b92c326dc8a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:56.058375 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b4fc806-2187-41c8-9401-08566c806624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:56.081877 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b4fc806-2187-41c8-9401-08566c806624) transitioned into state 'SUCCESS' from state '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-1332316926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['e5e1052b-286c-4da4-b18d-171cb62d14e2','074a7777-e46e-4116-bcb7-01d6de22c091','87270516-026d-40f8-9f01-ca64ef10e01a','40eb13c1-2617-495a-a4a2-90b171733e2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:56.082716 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb2c6b78-7279-4a3d-8e97-2595c19f567e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:00:56.093606 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb2c6b78-7279-4a3d-8e97-2595c19f567e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:00:56.095116 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (14f7539b-fda9-4fb3-a1c3-8cc3bdafdd1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:00:56.095573 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request issued successfully. Jul 04 00:00:56.096389 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c5cee880-cfa6-494f-a413-d41612234aae tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:00:56.097122 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1241/4924] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:00:55 2026] POST /volume/v3/volumes => generated 759 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:00:56.112788 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0765ddcc-4f2d-49cc-a28a-3f7c59cca211 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:56.114370 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0765ddcc-4f2d-49cc-a28a-3f7c59cca211 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 Jul 04 00:00:56.114560 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0765ddcc-4f2d-49cc-a28a-3f7c59cca211 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:56.114803 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0765ddcc-4f2d-49cc-a28a-3f7c59cca211 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:56.121765 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:56.121765 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:56.125432 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0765ddcc-4f2d-49cc-a28a-3f7c59cca211 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:56.129770 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0765ddcc-4f2d-49cc-a28a-3f7c59cca211 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 returned with HTTP 200 Jul 04 00:00:56.130270 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1206/4925] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:56 2026] GET /volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:56.696974 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-5770bfbc-1183-4472-9f8e-7c89b91863d6 req-a69a6b1b-c958-4529-b482-a4884eb8f32a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:56.698800 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-5770bfbc-1183-4472-9f8e-7c89b91863d6 req-a69a6b1b-c958-4529-b482-a4884eb8f32a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 04 00:00:56.698982 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-5770bfbc-1183-4472-9f8e-7c89b91863d6 req-a69a6b1b-c958-4529-b482-a4884eb8f32a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:56.699162 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-5770bfbc-1183-4472-9f8e-7c89b91863d6 req-a69a6b1b-c958-4529-b482-a4884eb8f32a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:56.706454 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:56.706454 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:56.710536 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-5770bfbc-1183-4472-9f8e-7c89b91863d6 req-a69a6b1b-c958-4529-b482-a4884eb8f32a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 04 00:00:56.714976 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-5770bfbc-1183-4472-9f8e-7c89b91863d6 req-a69a6b1b-c958-4529-b482-a4884eb8f32a tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 04 00:00:56.715362 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1242/4926] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:00:56 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:57.142811 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d0be58b8-0120-4763-9e2e-283cf5147f7a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:57.144515 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d0be58b8-0120-4763-9e2e-283cf5147f7a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 Jul 04 00:00:57.144752 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d0be58b8-0120-4763-9e2e-283cf5147f7a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:57.144937 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d0be58b8-0120-4763-9e2e-283cf5147f7a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:57.151294 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:57.151294 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:57.154546 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d0be58b8-0120-4763-9e2e-283cf5147f7a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:57.158993 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d0be58b8-0120-4763-9e2e-283cf5147f7a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 returned with HTTP 200 Jul 04 00:00:57.159347 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1238/4927] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:57 2026] GET /volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:57.171956 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4c7b6400-e3e8-4e80-a2f4-849e1170dc35 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:57.173942 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4c7b6400-e3e8-4e80-a2f4-849e1170dc35 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 Jul 04 00:00:57.174169 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4c7b6400-e3e8-4e80-a2f4-849e1170dc35 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:57.174406 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4c7b6400-e3e8-4e80-a2f4-849e1170dc35 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:57.182063 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:57.182063 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:00:57.187170 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-4c7b6400-e3e8-4e80-a2f4-849e1170dc35 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:57.194272 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4c7b6400-e3e8-4e80-a2f4-849e1170dc35 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 returned with HTTP 200 Jul 04 00:00:57.195413 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1242/4928] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:00:57 2026] GET /volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:58.360080 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-e30c4e70-ab28-45fc-b3b9-d18b42e476fd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:58.362282 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-e30c4e70-ab28-45fc-b3b9-d18b42e476fd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 Jul 04 00:00:58.362579 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-e30c4e70-ab28-45fc-b3b9-d18b42e476fd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:58.362903 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-e30c4e70-ab28-45fc-b3b9-d18b42e476fd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:58.371806 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:58.371806 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:58.374564 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-6074e4b5-ce62-4fab-b03a-14bc4cb10f41 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:58.376434 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-e30c4e70-ab28-45fc-b3b9-d18b42e476fd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:58.376515 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-6074e4b5-ce62-4fab-b03a-14bc4cb10f41 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:00:58.376727 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-6074e4b5-ce62-4fab-b03a-14bc4cb10f41 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:58.376931 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-6074e4b5-ce62-4fab-b03a-14bc4cb10f41 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:58.383449 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-e30c4e70-ab28-45fc-b3b9-d18b42e476fd tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 returned with HTTP 200 Jul 04 00:00:58.383884 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1207/4929] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:00:58 2026] GET /volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:58.384168 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:58.384168 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:00:58.389625 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-6074e4b5-ce62-4fab-b03a-14bc4cb10f41 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:00:58.394581 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-6074e4b5-ce62-4fab-b03a-14bc4cb10f41 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:00:58.394997 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1243/4930] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:00:58 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:00:58.999102 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-a26126dd-dabf-4b79-997c-7a67b4854976 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:59.001924 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-a26126dd-dabf-4b79-997c-7a67b4854976 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 Jul 04 00:00:59.001924 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-a26126dd-dabf-4b79-997c-7a67b4854976 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:59.001924 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-a26126dd-dabf-4b79-997c-7a67b4854976 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:59.008214 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:59.008214 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:00:59.011487 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-a26126dd-dabf-4b79-997c-7a67b4854976 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:00:59.015797 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-a26126dd-dabf-4b79-997c-7a67b4854976 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 returned with HTTP 200 Jul 04 00:00:59.016161 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1239/4931] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:00:58 2026] GET /volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:00:59.025135 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3e6bae2e-6405-4cf9-a6fd-218260b75a0e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:59.025588 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3e6bae2e-6405-4cf9-a6fd-218260b75a0e None None] GET https://10.4.3.143/volume// Jul 04 00:00:59.025788 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3e6bae2e-6405-4cf9-a6fd-218260b75a0e None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:00:59.025995 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3e6bae2e-6405-4cf9-a6fd-218260b75a0e None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:00:59.026311 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3e6bae2e-6405-4cf9-a6fd-218260b75a0e None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:00:59.026615 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1243/4932] 10.4.3.143 () {66 vars in 1419 bytes} [Sat Jul 4 00:00: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 04 00:00:59.033928 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-8733c625-7c6f-48c5-8545-72e5728814cc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:00:59.036044 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-8733c625-7c6f-48c5-8545-72e5728814cc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:00:59.036480 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-8733c625-7c6f-48c5-8545-72e5728814cc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85aca156-b373-45da-9975-ce52cd1892f1", "connector": null, "instance_uuid": "2f108fba-9061-450f-854c-dd810047ceba"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:00:59.048149 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:00:59.048149 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:00:59.084421 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-8733c625-7c6f-48c5-8545-72e5728814cc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:00:59.085032 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1208/4933] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:00:59 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 04 00:01:00.432521 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-48b74284-d0c9-4053-871f-293abbe22776 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:00.432974 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-48b74284-d0c9-4053-871f-293abbe22776 None None] GET https://10.4.3.143/volume// Jul 04 00:01:00.433147 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-48b74284-d0c9-4053-871f-293abbe22776 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:00.433330 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-48b74284-d0c9-4053-871f-293abbe22776 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:00.433658 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-48b74284-d0c9-4053-871f-293abbe22776 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:01:00.433953 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1244/4934] 10.4.3.143 () {66 vars in 1428 bytes} [Sat Jul 4 00:01: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 04 00:01:00.440863 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-964cb82e-a347-4e5b-880a-3bf2fe0316b7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:00.442978 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-964cb82e-a347-4e5b-880a-3bf2fe0316b7 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:01:00.443307 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-964cb82e-a347-4e5b-880a-3bf2fe0316b7 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a70403a2-76af-48cc-a755-ec8d2f9623da", "connector": null, "instance_uuid": "e95d01c9-5f01-4b9a-a8ce-674a3a2eface"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:00.451594 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:00.451594 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:00.482591 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-964cb82e-a347-4e5b-880a-3bf2fe0316b7 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:01:00.483125 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1240/4935] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:01:00 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 04 00:01:00.918226 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a8025574-daf5-4237-8a9b-94f8f3442aeb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:00.920278 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a8025574-daf5-4237-8a9b-94f8f3442aeb tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:01:00.920529 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a8025574-daf5-4237-8a9b-94f8f3442aeb tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:00.920819 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a8025574-daf5-4237-8a9b-94f8f3442aeb tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:00.932075 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:00.932075 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:00.936167 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a8025574-daf5-4237-8a9b-94f8f3442aeb tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:00.941605 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a8025574-daf5-4237-8a9b-94f8f3442aeb tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:01:00.942011 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1244/4936] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:00 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:01.007074 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e7e9650c-9bc6-44cc-bef5-53175e577d14 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:01.007493 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e7e9650c-9bc6-44cc-bef5-53175e577d14 None None] GET https://10.4.3.143/volume// Jul 04 00:01:01.007548 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e7e9650c-9bc6-44cc-bef5-53175e577d14 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:01.007752 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e7e9650c-9bc6-44cc-bef5-53175e577d14 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:01.008057 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e7e9650c-9bc6-44cc-bef5-53175e577d14 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:01:01.008348 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1209/4937] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:01:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:01:01.015886 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-5d1be9ba-4dac-445d-abd3-e6cafb69fc0f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:01.017812 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-5d1be9ba-4dac-445d-abd3-e6cafb69fc0f tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:01:01.018030 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-5d1be9ba-4dac-445d-abd3-e6cafb69fc0f tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:01.018194 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-5d1be9ba-4dac-445d-abd3-e6cafb69fc0f tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:01.027061 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:01.027061 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:01.030190 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-5d1be9ba-4dac-445d-abd3-e6cafb69fc0f tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:01.035144 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-5d1be9ba-4dac-445d-abd3-e6cafb69fc0f tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:01:01.035546 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1245/4938] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:01:01 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 1082 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:01:01.138811 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-dff5c098-6d28-41c0-95d3-df8b1570bab0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:01.140655 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-dff5c098-6d28-41c0-95d3-df8b1570bab0 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] PUT https://10.4.3.143/volume/v3/attachments/7a2a6867-5b98-40c2-947f-058f7fe96ed3 Jul 04 00:01:01.141026 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-dff5c098-6d28-41c0-95d3-df8b1570bab0 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:01.148319 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-dff5c098-6d28-41c0-95d3-df8b1570bab0 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Acquiring lock "cinder-attachment_update-a70403a2-76af-48cc-a755-ec8d2f9623da-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:01:01.152751 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-dff5c098-6d28-41c0-95d3-df8b1570bab0 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Lock "cinder-attachment_update-a70403a2-76af-48cc-a755-ec8d2f9623da-np0000004490" acquired by "attachment_update" :: waited 0.004s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:01:01.153768 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:01.153768 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:01.674787 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-dff5c098-6d28-41c0-95d3-df8b1570bab0 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Lock "cinder-attachment_update-a70403a2-76af-48cc-a755-ec8d2f9623da-np0000004490" released by "attachment_update" :: held 0.522s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:01:01.675172 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-dff5c098-6d28-41c0-95d3-df8b1570bab0 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/attachments/7a2a6867-5b98-40c2-947f-058f7fe96ed3 returned with HTTP 200 Jul 04 00:01:01.675533 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1241/4939] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:01:01 2026] PUT /volume/v3/attachments/7a2a6867-5b98-40c2-947f-058f7fe96ed3 => generated 968 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:01.683446 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-42c89e61-1219-4003-b992-76ade271f73e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:01.685642 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-42c89e61-1219-4003-b992-76ade271f73e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da/encryption Jul 04 00:01:01.685916 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-42c89e61-1219-4003-b992-76ade271f73e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:01.686150 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-42c89e61-1219-4003-b992-76ade271f73e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:01.698911 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:01.698911 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:01.707523 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-42c89e61-1219-4003-b992-76ade271f73e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da/encryption returned with HTTP 200 Jul 04 00:01:01.708051 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1245/4940] 10.4.3.143 () {68 vars in 1631 bytes} [Sat Jul 4 00:01:01 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:01.953388 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-01f59ad9-6630-4b05-bbd6-342437ca1891 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:01.955641 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-01f59ad9-6630-4b05-bbd6-342437ca1891 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:01:01.955905 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-01f59ad9-6630-4b05-bbd6-342437ca1891 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:01.956154 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-01f59ad9-6630-4b05-bbd6-342437ca1891 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:01.967873 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:01.967873 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:01.971931 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-01f59ad9-6630-4b05-bbd6-342437ca1891 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:01.976674 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-01f59ad9-6630-4b05-bbd6-342437ca1891 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:01:01.977145 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1210/4941] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:01 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:02.991002 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5204a7f2-8369-462b-8d4b-d7d581b13070 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:02.992877 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5204a7f2-8369-462b-8d4b-d7d581b13070 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:01:02.993057 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5204a7f2-8369-462b-8d4b-d7d581b13070 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:02.993235 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5204a7f2-8369-462b-8d4b-d7d581b13070 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:03.003694 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:03.003694 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:03.007791 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-5204a7f2-8369-462b-8d4b-d7d581b13070 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:03.012473 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5204a7f2-8369-462b-8d4b-d7d581b13070 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:01:03.012877 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1246/4942] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:02 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:04.031036 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5e53dd37-22ac-476c-8a7e-e8895aab9d69 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:04.033443 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5e53dd37-22ac-476c-8a7e-e8895aab9d69 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:01:04.033618 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5e53dd37-22ac-476c-8a7e-e8895aab9d69 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:04.033841 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5e53dd37-22ac-476c-8a7e-e8895aab9d69 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:04.043166 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:04.043166 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:04.046086 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5e53dd37-22ac-476c-8a7e-e8895aab9d69 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:04.050362 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5e53dd37-22ac-476c-8a7e-e8895aab9d69 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:01:04.050987 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1242/4943] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:04 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:05.057886 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-52ba02f2-c4fd-4b37-879a-93ca47a1ef75 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:05.058235 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-52ba02f2-c4fd-4b37-879a-93ca47a1ef75 None None] GET https://10.4.3.143/volume// Jul 04 00:01:05.058398 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-52ba02f2-c4fd-4b37-879a-93ca47a1ef75 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:05.058634 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-52ba02f2-c4fd-4b37-879a-93ca47a1ef75 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:05.058969 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-52ba02f2-c4fd-4b37-879a-93ca47a1ef75 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:01:05.059252 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1246/4944] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:01:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:01:05.064391 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5473e9e2-adc4-44fa-9aa1-b1072becb316 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:05.066348 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-0a207d21-1d93-445b-9a8f-e01c8a47053e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:05.067016 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5473e9e2-adc4-44fa-9aa1-b1072becb316 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:01:05.067232 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5473e9e2-adc4-44fa-9aa1-b1072becb316 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:05.067437 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5473e9e2-adc4-44fa-9aa1-b1072becb316 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:05.068719 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-0a207d21-1d93-445b-9a8f-e01c8a47053e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 Jul 04 00:01:05.068831 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-0a207d21-1d93-445b-9a8f-e01c8a47053e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:05.069034 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-0a207d21-1d93-445b-9a8f-e01c8a47053e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:05.078510 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:05.078510 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:05.078658 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:05.078658 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:05.082217 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-0a207d21-1d93-445b-9a8f-e01c8a47053e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:01:05.083000 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5473e9e2-adc4-44fa-9aa1-b1072becb316 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:05.086828 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-0a207d21-1d93-445b-9a8f-e01c8a47053e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 returned with HTTP 200 Jul 04 00:01:05.087226 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1247/4945] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:01:05 2026] GET /volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 => generated 1546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:01:05.088633 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5473e9e2-adc4-44fa-9aa1-b1072becb316 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:01:05.089641 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1211/4946] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:05 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:05.210197 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-c92ed47e-0cd1-4203-b366-76f3dcf176fe None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:05.212442 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-c92ed47e-0cd1-4203-b366-76f3dcf176fe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] PUT https://10.4.3.143/volume/v3/attachments/ca20afeb-504d-4ba7-b51a-f04144d8d323 Jul 04 00:01:05.212862 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-c92ed47e-0cd1-4203-b366-76f3dcf176fe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:05.221116 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-c92ed47e-0cd1-4203-b366-76f3dcf176fe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Acquiring lock "cinder-attachment_update-85aca156-b373-45da-9975-ce52cd1892f1-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:01:05.225393 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-c92ed47e-0cd1-4203-b366-76f3dcf176fe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-85aca156-b373-45da-9975-ce52cd1892f1-np0000004490" acquired by "attachment_update" :: waited 0.004s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:01:05.226293 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:05.226293 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:05.457023 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ffd0cf7f-5877-4c6a-b09a-6ec5e9676430 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:05.459730 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ffd0cf7f-5877-4c6a-b09a-6ec5e9676430 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] DELETE https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 04 00:01:05.459905 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ffd0cf7f-5877-4c6a-b09a-6ec5e9676430 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:05.460088 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ffd0cf7f-5877-4c6a-b09a-6ec5e9676430 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:05.460250 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-ffd0cf7f-5877-4c6a-b09a-6ec5e9676430 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Delete volume with id: 51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 04 00:01:05.471058 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:05.471058 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:05.471531 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ffd0cf7f-5877-4c6a-b09a-6ec5e9676430 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 04 00:01:05.485098 np0000004490 devstack@c-api.service[99862]: WARNING cinder.keymgr.conf_key_mgr [None req-ffd0cf7f-5877-4c6a-b09a-6ec5e9676430 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 04 00:01:05.491234 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ffd0cf7f-5877-4c6a-b09a-6ec5e9676430 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Delete volume request issued successfully. Jul 04 00:01:05.491475 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ffd0cf7f-5877-4c6a-b09a-6ec5e9676430 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 202 Jul 04 00:01:05.491858 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1247/4947] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:01:05 2026] DELETE /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:01:05.500188 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9fc367fb-3780-46c8-a0ab-afed2aa8ad44 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:05.502322 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9fc367fb-3780-46c8-a0ab-afed2aa8ad44 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 04 00:01:05.502560 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9fc367fb-3780-46c8-a0ab-afed2aa8ad44 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:05.502767 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9fc367fb-3780-46c8-a0ab-afed2aa8ad44 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:05.510326 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:05.510326 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:05.514529 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9fc367fb-3780-46c8-a0ab-afed2aa8ad44 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Volume info retrieved successfully. Jul 04 00:01:05.519137 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9fc367fb-3780-46c8-a0ab-afed2aa8ad44 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 200 Jul 04 00:01:05.519540 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1248/4948] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:05 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:05.748218 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-c92ed47e-0cd1-4203-b366-76f3dcf176fe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-85aca156-b373-45da-9975-ce52cd1892f1-np0000004490" released by "attachment_update" :: held 0.523s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:01:05.748580 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-c92ed47e-0cd1-4203-b366-76f3dcf176fe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/ca20afeb-504d-4ba7-b51a-f04144d8d323 returned with HTTP 200 Jul 04 00:01:05.749059 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1243/4949] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:01:05 2026] PUT /volume/v3/attachments/ca20afeb-504d-4ba7-b51a-f04144d8d323 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:06.108248 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-56449f57-d9d9-4c05-bb0c-53e7aa8cb53a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:06.110026 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-56449f57-d9d9-4c05-bb0c-53e7aa8cb53a tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:01:06.110251 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-56449f57-d9d9-4c05-bb0c-53e7aa8cb53a tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:06.110463 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-56449f57-d9d9-4c05-bb0c-53e7aa8cb53a tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:06.120018 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:06.120018 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:06.123667 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-56449f57-d9d9-4c05-bb0c-53e7aa8cb53a tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:06.127983 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-56449f57-d9d9-4c05-bb0c-53e7aa8cb53a tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:01:06.128367 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1212/4950] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:06 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:06.258313 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-cefd7be4-350d-4978-84a2-010c3b5bc027 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:06.260428 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-cefd7be4-350d-4978-84a2-010c3b5bc027 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments/ca20afeb-504d-4ba7-b51a-f04144d8d323/action Jul 04 00:01:06.260787 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-cefd7be4-350d-4978-84a2-010c3b5bc027 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:01:06.260907 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-cefd7be4-350d-4978-84a2-010c3b5bc027 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:06.277566 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:06.277566 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:06.296923 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-58caac1a-2b86-41cb-b486-ac0d8082f1e3 req-cefd7be4-350d-4978-84a2-010c3b5bc027 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/ca20afeb-504d-4ba7-b51a-f04144d8d323/action returned with HTTP 204 Jul 04 00:01:06.297583 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1248/4951] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:01:06 2026] POST /volume/v3/attachments/ca20afeb-504d-4ba7-b51a-f04144d8d323/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:06.532725 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c6305312-73ce-41c8-94d4-ba6fb6c126c9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:06.534374 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c6305312-73ce-41c8-94d4-ba6fb6c126c9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] GET https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 Jul 04 00:01:06.534609 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c6305312-73ce-41c8-94d4-ba6fb6c126c9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:06.534723 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c6305312-73ce-41c8-94d4-ba6fb6c126c9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:06.540786 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c6305312-73ce-41c8-94d4-ba6fb6c126c9 tempest-TestEncryptedCinderVolumes-1357047554 tempest-TestEncryptedCinderVolumes-1357047554-project-member] https://10.4.3.143/volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 returned with HTTP 404 Jul 04 00:01:06.541356 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1249/4952] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:06 2026] GET /volume/v3/volumes/51f1608a-f434-44bb-bab6-3630f0ed4fe0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:06.548541 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3fc7769c-833a-469a-8efc-e1fa1107b3db None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:06.550896 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3fc7769c-833a-469a-8efc-e1fa1107b3db tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Jul 04 00:01:06.551173 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3fc7769c-833a-469a-8efc-e1fa1107b3db tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:06.551411 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3fc7769c-833a-469a-8efc-e1fa1107b3db tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:06.552034 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:06.552034 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:06.552498 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-3fc7769c-833a-469a-8efc-e1fa1107b3db tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 04 00:01:06.570558 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3fc7769c-833a-469a-8efc-e1fa1107b3db tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Get all volumes completed successfully. Jul 04 00:01:06.573511 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:06.573511 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:06.578726 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3fc7769c-833a-469a-8efc-e1fa1107b3db tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 04 00:01:06.579229 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1244/4953] 10.4.3.143 () {66 vars in 1285 bytes} [Sat Jul 4 00:01:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10200 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:01:06.593911 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3eeec99c-3063-4c3d-8d0b-bb63c7a87763 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:06.595536 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3eeec99c-3063-4c3d-8d0b-bb63c7a87763 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] DELETE https://10.4.3.143/volume/v3/types/1a0d5996-2d38-4377-b9bf-df203779e8d4 Jul 04 00:01:06.595721 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3eeec99c-3063-4c3d-8d0b-bb63c7a87763 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:06.595909 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3eeec99c-3063-4c3d-8d0b-bb63c7a87763 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:06.621064 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3eeec99c-3063-4c3d-8d0b-bb63c7a87763 tempest-TestEncryptedCinderVolumes-1216879 tempest-TestEncryptedCinderVolumes-1216879-project-admin] https://10.4.3.143/volume/v3/types/1a0d5996-2d38-4377-b9bf-df203779e8d4 returned with HTTP 202 Jul 04 00:01:06.621508 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1213/4954] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:01:06 2026] DELETE /volume/v3/types/1a0d5996-2d38-4377-b9bf-df203779e8d4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:01:07.140744 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a88e819d-7bd2-44b7-a119-ce1ccdf82c28 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:07.144002 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a88e819d-7bd2-44b7-a119-ce1ccdf82c28 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:01:07.144002 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a88e819d-7bd2-44b7-a119-ce1ccdf82c28 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:07.144002 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a88e819d-7bd2-44b7-a119-ce1ccdf82c28 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:07.156636 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:07.156636 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:07.162936 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a88e819d-7bd2-44b7-a119-ce1ccdf82c28 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:07.170108 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a88e819d-7bd2-44b7-a119-ce1ccdf82c28 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:01:07.170675 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1249/4955] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:07 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:08.184099 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1e1ea31d-3818-4b9b-8376-635f9fa454cd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:08.186069 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1e1ea31d-3818-4b9b-8376-635f9fa454cd tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:01:08.186287 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1e1ea31d-3818-4b9b-8376-635f9fa454cd tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:08.186505 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1e1ea31d-3818-4b9b-8376-635f9fa454cd tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:08.197404 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:08.197404 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:08.201389 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1e1ea31d-3818-4b9b-8376-635f9fa454cd tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:08.206216 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1e1ea31d-3818-4b9b-8376-635f9fa454cd tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:01:08.206718 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1250/4956] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:08 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:08.932104 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-783aeabd-aef3-403a-afcb-c3926caf47a4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:08.934399 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-783aeabd-aef3-403a-afcb-c3926caf47a4 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] POST https://10.4.3.143/volume/v3/attachments/7a2a6867-5b98-40c2-947f-058f7fe96ed3/action Jul 04 00:01:08.935468 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-783aeabd-aef3-403a-afcb-c3926caf47a4 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:01:08.935468 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-783aeabd-aef3-403a-afcb-c3926caf47a4 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:08.960288 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:08.960288 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:08.979194 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-6772a75a-e1a6-44d5-bd96-7d5ddc36a214 req-783aeabd-aef3-403a-afcb-c3926caf47a4 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/attachments/7a2a6867-5b98-40c2-947f-058f7fe96ed3/action returned with HTTP 204 Jul 04 00:01:08.980094 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1245/4957] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:01:08 2026] POST /volume/v3/attachments/7a2a6867-5b98-40c2-947f-058f7fe96ed3/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:09.221801 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-30932069-3be7-479e-b2dc-bcfdf777d583 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:09.223399 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-30932069-3be7-479e-b2dc-bcfdf777d583 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:01:09.223559 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-30932069-3be7-479e-b2dc-bcfdf777d583 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:09.223749 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-30932069-3be7-479e-b2dc-bcfdf777d583 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:09.234755 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:09.234755 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:09.239529 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-30932069-3be7-479e-b2dc-bcfdf777d583 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:09.246019 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-30932069-3be7-479e-b2dc-bcfdf777d583 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:01:09.246604 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1214/4958] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:09 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 1195 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:09.260803 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6e71ad3c-dc2d-40ae-9e6f-31ad5cba8cc9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:09.262750 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6e71ad3c-dc2d-40ae-9e6f-31ad5cba8cc9 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:01:09.262936 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6e71ad3c-dc2d-40ae-9e6f-31ad5cba8cc9 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:09.263112 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6e71ad3c-dc2d-40ae-9e6f-31ad5cba8cc9 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:09.273116 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:09.273116 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:09.276575 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6e71ad3c-dc2d-40ae-9e6f-31ad5cba8cc9 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:09.282918 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6e71ad3c-dc2d-40ae-9e6f-31ad5cba8cc9 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:01:09.283487 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1250/4959] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:09 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 1195 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:09.335927 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-d5d4556a-aba3-49ab-ab26-fb2a789fb0cb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:09.338093 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-d5d4556a-aba3-49ab-ab26-fb2a789fb0cb tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:01:09.338321 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-d5d4556a-aba3-49ab-ab26-fb2a789fb0cb tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:09.338541 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-d5d4556a-aba3-49ab-ab26-fb2a789fb0cb tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:09.348828 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:09.348828 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:09.352506 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-d5d4556a-aba3-49ab-ab26-fb2a789fb0cb tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:09.357015 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-d5d4556a-aba3-49ab-ab26-fb2a789fb0cb tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:01:09.357470 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1251/4960] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:01:09 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 1195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:09.373155 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-9bb3351c-3cae-4864-850f-99ef5fd763a6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:09.374928 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-9bb3351c-3cae-4864-850f-99ef5fd763a6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] POST https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da/action Jul 04 00:01:09.375231 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-9bb3351c-3cae-4864-850f-99ef5fd763a6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:01:09.375343 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-9bb3351c-3cae-4864-850f-99ef5fd763a6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:09.385173 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:09.385173 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:09.385721 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-9bb3351c-3cae-4864-850f-99ef5fd763a6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:09.395837 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-9bb3351c-3cae-4864-850f-99ef5fd763a6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Begin detaching volume completed successfully. Jul 04 00:01:09.396074 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-9bb3351c-3cae-4864-850f-99ef5fd763a6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da/action returned with HTTP 202 Jul 04 00:01:09.396628 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1246/4961] 10.4.3.143 () {72 vars in 1672 bytes} [Sat Jul 4 00:01:09 2026] POST /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:01:10.420952 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-72770de3-341b-4363-a2bb-d38653013a7b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:10.421475 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-72770de3-341b-4363-a2bb-d38653013a7b None None] GET https://10.4.3.143/volume// Jul 04 00:01:10.421678 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-72770de3-341b-4363-a2bb-d38653013a7b None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:10.421859 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-72770de3-341b-4363-a2bb-d38653013a7b None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:10.422156 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-72770de3-341b-4363-a2bb-d38653013a7b None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:01:10.422437 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1215/4962] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:01: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 04 00:01:10.429320 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-6074f17f-49cf-4890-8965-4d24611a0879 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:10.431534 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-6074f17f-49cf-4890-8965-4d24611a0879 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:01:10.431755 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-6074f17f-49cf-4890-8965-4d24611a0879 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:10.433307 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-6074f17f-49cf-4890-8965-4d24611a0879 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:10.442045 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:10.442045 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:10.445845 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-6074f17f-49cf-4890-8965-4d24611a0879 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:10.450223 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-6074f17f-49cf-4890-8965-4d24611a0879 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:01:10.450735 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1251/4963] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:01:10 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 1378 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:01:10.459862 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-76ed5791-f150-4915-bc85-eaa106eee311 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:10.461626 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-76ed5791-f150-4915-bc85-eaa106eee311 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da/encryption Jul 04 00:01:10.461822 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-76ed5791-f150-4915-bc85-eaa106eee311 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:10.462010 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-76ed5791-f150-4915-bc85-eaa106eee311 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:10.471113 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:10.471113 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:10.478870 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-76ed5791-f150-4915-bc85-eaa106eee311 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da/encryption returned with HTTP 200 Jul 04 00:01:10.479351 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1252/4964] 10.4.3.143 () {68 vars in 1631 bytes} [Sat Jul 4 00:01:10 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:11.296765 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-48a8ff21-9fc9-4109-a10f-6f81813f0302 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:11.298820 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-48a8ff21-9fc9-4109-a10f-6f81813f0302 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] DELETE https://10.4.3.143/volume/v3/attachments/7a2a6867-5b98-40c2-947f-058f7fe96ed3 Jul 04 00:01:11.298995 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-48a8ff21-9fc9-4109-a10f-6f81813f0302 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:11.299167 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-48a8ff21-9fc9-4109-a10f-6f81813f0302 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:11.306056 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:11.306056 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:11.832054 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-8206c79c-4e04-48af-9629-a180c7496ef9 req-48a8ff21-9fc9-4109-a10f-6f81813f0302 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/attachments/7a2a6867-5b98-40c2-947f-058f7fe96ed3 returned with HTTP 200 Jul 04 00:01:11.832636 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1247/4965] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:01:11 2026] DELETE /volume/v3/attachments/7a2a6867-5b98-40c2-947f-058f7fe96ed3 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:12.589779 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-f6c04a8c-6503-4a26-bd4a-f0700f17c132 req-80e1bfe8-4bcb-4827-9c36-53833a0565fe None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:12.591840 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-f6c04a8c-6503-4a26-bd4a-f0700f17c132 req-80e1bfe8-4bcb-4827-9c36-53833a0565fe tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:01:12.592066 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-f6c04a8c-6503-4a26-bd4a-f0700f17c132 req-80e1bfe8-4bcb-4827-9c36-53833a0565fe tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:12.592254 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-f6c04a8c-6503-4a26-bd4a-f0700f17c132 req-80e1bfe8-4bcb-4827-9c36-53833a0565fe tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:12.599297 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:12.599297 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:12.602850 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-f6c04a8c-6503-4a26-bd4a-f0700f17c132 req-80e1bfe8-4bcb-4827-9c36-53833a0565fe tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:12.607259 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-f6c04a8c-6503-4a26-bd4a-f0700f17c132 req-80e1bfe8-4bcb-4827-9c36-53833a0565fe tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:01:12.607649 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1216/4966] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:01:12 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:17.120636 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-f129b7f8-1ede-43c0-ba97-69beb4edb025 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:17.122695 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-f129b7f8-1ede-43c0-ba97-69beb4edb025 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:17.122887 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-f129b7f8-1ede-43c0-ba97-69beb4edb025 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:17.123058 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-f129b7f8-1ede-43c0-ba97-69beb4edb025 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:17.133158 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:17.133158 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:17.138048 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-f129b7f8-1ede-43c0-ba97-69beb4edb025 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:17.146333 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-f129b7f8-1ede-43c0-ba97-69beb4edb025 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 04 00:01:17.146907 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1252/4967] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:01:17 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:19.181287 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4b41526c-f0f6-4a8b-9ce0-2f2e914ea89d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:19.181729 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4b41526c-f0f6-4a8b-9ce0-2f2e914ea89d None None] GET https://10.4.3.143/volume// Jul 04 00:01:19.181944 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4b41526c-f0f6-4a8b-9ce0-2f2e914ea89d None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:19.182201 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4b41526c-f0f6-4a8b-9ce0-2f2e914ea89d None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:19.182547 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4b41526c-f0f6-4a8b-9ce0-2f2e914ea89d None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:01:19.182883 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1253/4968] 10.4.3.143 () {66 vars in 1428 bytes} [Sat Jul 4 00:01: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 04 00:01:19.189912 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-841d5dab-4e62-427d-802a-43d039529a9d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:19.346618 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-841d5dab-4e62-427d-802a-43d039529a9d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:01:19.347011 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-841d5dab-4e62-427d-802a-43d039529a9d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9990d7aa-d57a-4b0f-8273-1f29608a97ae", "connector": null, "instance_uuid": "e38a8a69-efa8-4798-93d7-e9c42f663a3c"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:19.354792 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:19.354792 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:19.377210 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-841d5dab-4e62-427d-802a-43d039529a9d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:01:19.377631 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1248/4969] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:01:19 2026] POST /volume/v3/attachments => generated 273 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:19.673940 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9c3a73a1-af44-47bb-9b64-11b014fdd5bb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:19.675754 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9c3a73a1-af44-47bb-9b64-11b014fdd5bb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:19.676050 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9c3a73a1-af44-47bb-9b64-11b014fdd5bb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:19.676319 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9c3a73a1-af44-47bb-9b64-11b014fdd5bb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:19.685455 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:19.685455 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:19.689604 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-9c3a73a1-af44-47bb-9b64-11b014fdd5bb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:19.694458 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9c3a73a1-af44-47bb-9b64-11b014fdd5bb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 04 00:01:19.694863 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1217/4970] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:19 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:19.905483 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6aca7ae1-992d-4931-913d-b4f33448d666 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:19.905947 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6aca7ae1-992d-4931-913d-b4f33448d666 None None] GET https://10.4.3.143/volume// Jul 04 00:01:19.906141 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6aca7ae1-992d-4931-913d-b4f33448d666 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:19.906382 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6aca7ae1-992d-4931-913d-b4f33448d666 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:19.906795 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6aca7ae1-992d-4931-913d-b4f33448d666 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:01:19.907522 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1253/4971] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:01:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:01:19.921201 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-d40ec636-8d08-49f3-852d-c7253b862ca2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:19.924410 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-d40ec636-8d08-49f3-852d-c7253b862ca2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:19.924731 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-d40ec636-8d08-49f3-852d-c7253b862ca2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:19.925017 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-d40ec636-8d08-49f3-852d-c7253b862ca2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:19.940618 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:19.940618 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:19.946303 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-d40ec636-8d08-49f3-852d-c7253b862ca2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:19.952805 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-d40ec636-8d08-49f3-852d-c7253b862ca2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 04 00:01:19.953214 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1254/4972] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:01:19 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:01:20.056741 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-0a5f369a-4157-45be-b208-927974559793 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:20.058826 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-0a5f369a-4157-45be-b208-927974559793 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] PUT https://10.4.3.143/volume/v3/attachments/ae9c59eb-c52d-4ea4-b612-70bc374b28e8 Jul 04 00:01:20.059184 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-0a5f369a-4157-45be-b208-927974559793 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:20.068436 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-0a5f369a-4157-45be-b208-927974559793 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Acquiring lock "cinder-attachment_update-9990d7aa-d57a-4b0f-8273-1f29608a97ae-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:01:20.074618 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-0a5f369a-4157-45be-b208-927974559793 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Lock "cinder-attachment_update-9990d7aa-d57a-4b0f-8273-1f29608a97ae-np0000004490" acquired by "attachment_update" :: waited 0.006s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:01:20.075629 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:20.075629 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:20.329050 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5d7faee4-9e4e-4c1b-a5cd-3470a39983b6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:20.331394 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5d7faee4-9e4e-4c1b-a5cd-3470a39983b6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:01:20.331589 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5d7faee4-9e4e-4c1b-a5cd-3470a39983b6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:20.331808 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5d7faee4-9e4e-4c1b-a5cd-3470a39983b6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:20.331971 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-5d7faee4-9e4e-4c1b-a5cd-3470a39983b6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Delete volume with id: a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:01:20.338811 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:20.338811 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:20.339302 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5d7faee4-9e4e-4c1b-a5cd-3470a39983b6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:20.351237 np0000004490 devstack@c-api.service[99860]: WARNING cinder.keymgr.conf_key_mgr [None req-5d7faee4-9e4e-4c1b-a5cd-3470a39983b6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 04 00:01:20.357736 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5d7faee4-9e4e-4c1b-a5cd-3470a39983b6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Delete volume request issued successfully. Jul 04 00:01:20.361089 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5d7faee4-9e4e-4c1b-a5cd-3470a39983b6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 202 Jul 04 00:01:20.361659 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1218/4973] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:01:20 2026] DELETE /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:01:20.369644 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-93bbc81e-3873-4836-87f8-88eb0c6b631d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:20.371516 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-93bbc81e-3873-4836-87f8-88eb0c6b631d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:01:20.371807 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-93bbc81e-3873-4836-87f8-88eb0c6b631d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:20.372091 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-93bbc81e-3873-4836-87f8-88eb0c6b631d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:20.379270 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:20.379270 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:20.382935 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-93bbc81e-3873-4836-87f8-88eb0c6b631d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:20.387435 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-93bbc81e-3873-4836-87f8-88eb0c6b631d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 200 Jul 04 00:01:20.388000 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1254/4974] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:20 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:20.597414 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-0a5f369a-4157-45be-b208-927974559793 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Lock "cinder-attachment_update-9990d7aa-d57a-4b0f-8273-1f29608a97ae-np0000004490" released by "attachment_update" :: held 0.523s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:01:20.597798 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-0a5f369a-4157-45be-b208-927974559793 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/attachments/ae9c59eb-c52d-4ea4-b612-70bc374b28e8 returned with HTTP 200 Jul 04 00:01:20.598338 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1249/4975] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:01:20 2026] PUT /volume/v3/attachments/ae9c59eb-c52d-4ea4-b612-70bc374b28e8 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:20.709851 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7980f257-5d23-4f77-8e88-fc7ddfbe4b8c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:20.711750 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7980f257-5d23-4f77-8e88-fc7ddfbe4b8c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:20.712016 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7980f257-5d23-4f77-8e88-fc7ddfbe4b8c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:20.712267 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7980f257-5d23-4f77-8e88-fc7ddfbe4b8c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:20.722891 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:20.722891 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:20.734588 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7980f257-5d23-4f77-8e88-fc7ddfbe4b8c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:20.734588 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7980f257-5d23-4f77-8e88-fc7ddfbe4b8c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 04 00:01:20.734588 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1255/4976] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:20 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:21.401628 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-097981cd-b91e-4dca-bb75-51c508c69e6a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:21.403446 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-097981cd-b91e-4dca-bb75-51c508c69e6a tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da Jul 04 00:01:21.403655 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-097981cd-b91e-4dca-bb75-51c508c69e6a tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:21.403870 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-097981cd-b91e-4dca-bb75-51c508c69e6a tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:21.409514 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-097981cd-b91e-4dca-bb75-51c508c69e6a tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da returned with HTTP 404 Jul 04 00:01:21.410093 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1219/4977] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:21 2026] GET /volume/v3/volumes/a70403a2-76af-48cc-a755-ec8d2f9623da => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:21.416903 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-00df42de-5176-423c-aa2f-0767b06c1cb3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:21.418593 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-00df42de-5176-423c-aa2f-0767b06c1cb3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] DELETE https://10.4.3.143/volume/v3/volumes/73e6c527-a2f0-4515-ba87-bf0638c7a8cf Jul 04 00:01:21.418813 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-00df42de-5176-423c-aa2f-0767b06c1cb3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:21.419039 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-00df42de-5176-423c-aa2f-0767b06c1cb3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:21.419245 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-00df42de-5176-423c-aa2f-0767b06c1cb3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Delete volume with id: 73e6c527-a2f0-4515-ba87-bf0638c7a8cf Jul 04 00:01:21.426015 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:21.426015 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:21.426537 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-00df42de-5176-423c-aa2f-0767b06c1cb3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:21.444553 np0000004490 devstack@c-api.service[99862]: WARNING cinder.keymgr.conf_key_mgr [None req-00df42de-5176-423c-aa2f-0767b06c1cb3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 04 00:01:21.450426 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-00df42de-5176-423c-aa2f-0767b06c1cb3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Delete volume request issued successfully. Jul 04 00:01:21.450616 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-00df42de-5176-423c-aa2f-0767b06c1cb3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/73e6c527-a2f0-4515-ba87-bf0638c7a8cf returned with HTTP 202 Jul 04 00:01:21.451133 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1255/4978] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:01:21 2026] DELETE /volume/v3/volumes/73e6c527-a2f0-4515-ba87-bf0638c7a8cf => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:01:21.459475 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-14b7e105-61b7-4505-bb8a-30cb0cdbdd87 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:21.462068 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-14b7e105-61b7-4505-bb8a-30cb0cdbdd87 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/73e6c527-a2f0-4515-ba87-bf0638c7a8cf Jul 04 00:01:21.462359 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-14b7e105-61b7-4505-bb8a-30cb0cdbdd87 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:21.462634 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-14b7e105-61b7-4505-bb8a-30cb0cdbdd87 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:21.474867 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:21.474867 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:21.480019 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-14b7e105-61b7-4505-bb8a-30cb0cdbdd87 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:21.484782 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-14b7e105-61b7-4505-bb8a-30cb0cdbdd87 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/73e6c527-a2f0-4515-ba87-bf0638c7a8cf returned with HTTP 200 Jul 04 00:01:21.485190 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1250/4979] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:21 2026] GET /volume/v3/volumes/73e6c527-a2f0-4515-ba87-bf0638c7a8cf => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:21.754426 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fe60ed6f-3265-48c0-b5d7-bde8a21ae43c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:21.756211 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fe60ed6f-3265-48c0-b5d7-bde8a21ae43c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:21.756391 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fe60ed6f-3265-48c0-b5d7-bde8a21ae43c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:21.756573 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fe60ed6f-3265-48c0-b5d7-bde8a21ae43c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:21.767254 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:21.767254 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:21.770525 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fe60ed6f-3265-48c0-b5d7-bde8a21ae43c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:21.775116 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fe60ed6f-3265-48c0-b5d7-bde8a21ae43c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 04 00:01:21.775554 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1256/4980] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:21 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:22.500814 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-528652fe-f9d8-415c-8bf1-b2d16570ad9c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:22.502618 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-528652fe-f9d8-415c-8bf1-b2d16570ad9c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/73e6c527-a2f0-4515-ba87-bf0638c7a8cf Jul 04 00:01:22.502816 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-528652fe-f9d8-415c-8bf1-b2d16570ad9c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:22.503034 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-528652fe-f9d8-415c-8bf1-b2d16570ad9c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:22.508357 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-528652fe-f9d8-415c-8bf1-b2d16570ad9c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/73e6c527-a2f0-4515-ba87-bf0638c7a8cf returned with HTTP 404 Jul 04 00:01:22.508773 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1220/4981] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:22 2026] GET /volume/v3/volumes/73e6c527-a2f0-4515-ba87-bf0638c7a8cf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:22.525114 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f9bf2f33-b864-4f62-aee6-ef67b2913620 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:22.526673 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f9bf2f33-b864-4f62-aee6-ef67b2913620 tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Jul 04 00:01:22.526910 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f9bf2f33-b864-4f62-aee6-ef67b2913620 tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:22.527151 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f9bf2f33-b864-4f62-aee6-ef67b2913620 tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] Calling method 'detail' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:22.527871 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-f9bf2f33-b864-4f62-aee6-ef67b2913620 tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 04 00:01:22.558477 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f9bf2f33-b864-4f62-aee6-ef67b2913620 tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] Get all volumes completed successfully. Jul 04 00:01:22.560079 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:22.560079 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:22.563914 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f9bf2f33-b864-4f62-aee6-ef67b2913620 tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 04 00:01:22.564273 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1256/4982] 10.4.3.143 () {66 vars in 1285 bytes} [Sat Jul 4 00:01:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8093 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:22.578553 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-004e7361-6394-44ac-9c4f-e9a5eeb01918 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:22.580409 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-004e7361-6394-44ac-9c4f-e9a5eeb01918 tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] DELETE https://10.4.3.143/volume/v3/types/64a5ca71-06f3-453e-ab31-863b2a81faf8 Jul 04 00:01:22.580642 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-004e7361-6394-44ac-9c4f-e9a5eeb01918 tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:22.580885 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-004e7361-6394-44ac-9c4f-e9a5eeb01918 tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] Calling method '_delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:22.607413 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-004e7361-6394-44ac-9c4f-e9a5eeb01918 tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] https://10.4.3.143/volume/v3/types/64a5ca71-06f3-453e-ab31-863b2a81faf8 returned with HTTP 202 Jul 04 00:01:22.607803 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1251/4983] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:01:22 2026] DELETE /volume/v3/types/64a5ca71-06f3-453e-ab31-863b2a81faf8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:01:22.791918 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c0dd6b5a-5cba-47d7-8d56-1d02662e52bc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:22.796545 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c0dd6b5a-5cba-47d7-8d56-1d02662e52bc tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:22.796798 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c0dd6b5a-5cba-47d7-8d56-1d02662e52bc tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:22.797049 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c0dd6b5a-5cba-47d7-8d56-1d02662e52bc tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:22.814051 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:22.814051 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:22.817769 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c0dd6b5a-5cba-47d7-8d56-1d02662e52bc tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:22.822106 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c0dd6b5a-5cba-47d7-8d56-1d02662e52bc tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 04 00:01:22.822650 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1257/4984] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:22 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:23.655661 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-889b98e0-684b-47ad-923e-14138eec007f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:23.657329 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-889b98e0-684b-47ad-923e-14138eec007f tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:01:23.657674 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-889b98e0-684b-47ad-923e-14138eec007f tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-596930294", "extra_specs": {}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:23.672668 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-889b98e0-684b-47ad-923e-14138eec007f tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:01:23.673038 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1221/4985] 10.4.3.143 () {68 vars in 1252 bytes} [Sat Jul 4 00:01:23 2026] POST /volume/v3/types => generated 211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:23.680564 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cdce7c55-de4b-42de-b9d5-a8768027fae0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:23.682340 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cdce7c55-de4b-42de-b9d5-a8768027fae0 tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] POST https://10.4.3.143/volume/v3/types/6c5d49de-b570-47cd-8803-ec184724d1b3/encryption Jul 04 00:01:23.682652 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cdce7c55-de4b-42de-b9d5-a8768027fae0 tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:23.698278 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cdce7c55-de4b-42de-b9d5-a8768027fae0 tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] https://10.4.3.143/volume/v3/types/6c5d49de-b570-47cd-8803-ec184724d1b3/encryption returned with HTTP 200 Jul 04 00:01:23.698938 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1257/4986] 10.4.3.143 () {68 vars in 1397 bytes} [Sat Jul 4 00:01:23 2026] POST /volume/v3/types/6c5d49de-b570-47cd-8803-ec184724d1b3/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:23.724460 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-218be724-64e2-4b39-b0f7-e226a45cb02c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:23.726564 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:01:23.727287 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1854048377", "snapshot_id": null, "imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "volume_type": "tempest-scenario-type-luks-596930294", "size": 1}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:23.728924 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1854048377', 'snapshot_id': None, 'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'volume_type': 'tempest-scenario-type-luks-596930294', 'size': 1}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:01:23.804569 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Create volume of 1 GB Jul 04 00:01:23.804913 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:23.804913 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:23.805413 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Availability Zones retrieved successfully. Jul 04 00:01:23.810468 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Flow 'volume_create_api' (dc3d2dbe-4718-4ba4-9354-3b763a9cebaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:01:23.811336 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61dc45de-252a-458f-89d8-b259a9dc6a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:23.812233 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:01:23.840165 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9427104f-00eb-41bc-8e78-97e2e256871d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:23.842086 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9427104f-00eb-41bc-8e78-97e2e256871d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:23.842283 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9427104f-00eb-41bc-8e78-97e2e256871d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:23.842461 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9427104f-00eb-41bc-8e78-97e2e256871d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:23.853090 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:23.853090 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:23.856444 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9427104f-00eb-41bc-8e78-97e2e256871d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:23.860333 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9427104f-00eb-41bc-8e78-97e2e256871d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 04 00:01:23.860824 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1258/4987] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:23 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:23.864992 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61dc45de-252a-458f-89d8-b259a9dc6a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-04T00:01:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c5d49de-b570-47cd-8803-ec184724d1b3,is_public=True,name='tempest-scenario-type-luks-596930294',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c5d49de-b570-47cd-8803-ec184724d1b3', '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=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:23.865654 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e8a9364-188a-49b1-a5bb-17fd1d7f7417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:23.890456 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-596930294 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-596930294, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:01:23.890723 np0000004490 devstack@c-api.service[99863]: WARNING cinder.quota [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-596930294 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-596930294, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:01:23.912439 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Created reservations ['b8b1faac-6728-4605-8141-c2573cade772', '44dfdf05-798b-4a5e-bfa4-d46cb8358a78', 'f4d1641d-3294-49c0-8420-9337b54515f8', '5f68e67c-aa58-4e1b-a737-5530e4600ca1'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:01:23.913321 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e8a9364-188a-49b1-a5bb-17fd1d7f7417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8b1faac-6728-4605-8141-c2573cade772', '44dfdf05-798b-4a5e-bfa4-d46cb8358a78', 'f4d1641d-3294-49c0-8420-9337b54515f8', '5f68e67c-aa58-4e1b-a737-5530e4600ca1']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:23.914022 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2251da53-5883-4c1b-97e2-b9e21a07749a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:23.934537 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2251da53-5883-4c1b-97e2-b9e21a07749a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '478d3b30-50dc-494f-9ad1-5a71541e04b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1854048377',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9edad5a93d904e1491081edb537c7c74',qos_specs=None,replication_status=,reservations=['b8b1faac-6728-4605-8141-c2573cade772','44dfdf05-798b-4a5e-bfa4-d46cb8358a78','f4d1641d-3294-49c0-8420-9337b54515f8','5f68e67c-aa58-4e1b-a737-5530e4600ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e01b96e1b0a34a43bf0ea2ade1a1638a',volume_type_id=6c5d49de-b570-47cd-8803-ec184724d1b3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1854048377',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=478d3b30-50dc-494f-9ad1-5a71541e04b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9edad5a93d904e1491081edb537c7c74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e01b96e1b0a34a43bf0ea2ade1a1638a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c5d49de-b570-47cd-8803-ec184724d1b3),volume_type_id=6c5d49de-b570-47cd-8803-ec184724d1b3)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:23.935188 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ea8397-b35c-4be0-b39c-5ad01d8f2897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:23.955697 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3ea8397-b35c-4be0-b39c-5ad01d8f2897) transitioned into state 'SUCCESS' from state '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-1854048377',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9edad5a93d904e1491081edb537c7c74',qos_specs=None,replication_status=,reservations=['b8b1faac-6728-4605-8141-c2573cade772','44dfdf05-798b-4a5e-bfa4-d46cb8358a78','f4d1641d-3294-49c0-8420-9337b54515f8','5f68e67c-aa58-4e1b-a737-5530e4600ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e01b96e1b0a34a43bf0ea2ade1a1638a',volume_type_id=6c5d49de-b570-47cd-8803-ec184724d1b3)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:23.956740 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1180b60-134d-418d-a968-bfb7aeed5749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:23.966222 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1180b60-134d-418d-a968-bfb7aeed5749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:23.967099 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Flow 'volume_create_api' (dc3d2dbe-4718-4ba4-9354-3b763a9cebaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:01:23.967419 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Create volume request issued successfully. Jul 04 00:01:23.968462 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-218be724-64e2-4b39-b0f7-e226a45cb02c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:01:23.968462 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1252/4988] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:01:23 2026] POST /volume/v3/volumes => generated 791 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:01:23.978960 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-793b7f49-3e6a-402a-9591-fe24793161b1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:23.980588 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-793b7f49-3e6a-402a-9591-fe24793161b1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:01:23.980765 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-793b7f49-3e6a-402a-9591-fe24793161b1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:23.980946 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-793b7f49-3e6a-402a-9591-fe24793161b1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:23.987102 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:23.987102 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:23.990078 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-793b7f49-3e6a-402a-9591-fe24793161b1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:23.993495 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-793b7f49-3e6a-402a-9591-fe24793161b1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:01:23.993872 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1222/4989] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:23 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 859 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:24.872107 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-eab3fb24-e423-465e-a962-4e4760315742 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:24.874326 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-eab3fb24-e423-465e-a962-4e4760315742 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:24.874566 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-eab3fb24-e423-465e-a962-4e4760315742 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:24.879783 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-eab3fb24-e423-465e-a962-4e4760315742 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:24.888576 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:24.888576 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:24.892175 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-eab3fb24-e423-465e-a962-4e4760315742 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:24.897039 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-eab3fb24-e423-465e-a962-4e4760315742 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 04 00:01:24.897039 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1258/4990] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:24 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:25.007642 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8ab25097-2e84-4987-a369-b790e228eca3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:25.009268 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8ab25097-2e84-4987-a369-b790e228eca3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:01:25.009433 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8ab25097-2e84-4987-a369-b790e228eca3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:25.009614 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8ab25097-2e84-4987-a369-b790e228eca3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:25.022084 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:25.022084 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:25.026089 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8ab25097-2e84-4987-a369-b790e228eca3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:25.030231 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8ab25097-2e84-4987-a369-b790e228eca3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:01:25.030573 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1259/4991] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:25 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 941 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:25.909730 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-208413be-d466-4d2a-ba4d-d8a4aea4c632 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:25.913068 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-208413be-d466-4d2a-ba4d-d8a4aea4c632 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:25.913282 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-208413be-d466-4d2a-ba4d-d8a4aea4c632 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:25.913476 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-208413be-d466-4d2a-ba4d-d8a4aea4c632 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:25.928360 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:25.928360 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:25.932684 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-208413be-d466-4d2a-ba4d-d8a4aea4c632 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:25.937039 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-208413be-d466-4d2a-ba4d-d8a4aea4c632 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 04 00:01:25.937429 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1253/4992] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:25 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:26.046004 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-085b8489-d87a-4f51-875b-1c550cfba210 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:26.047746 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-085b8489-d87a-4f51-875b-1c550cfba210 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:01:26.047939 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-085b8489-d87a-4f51-875b-1c550cfba210 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:26.048126 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-085b8489-d87a-4f51-875b-1c550cfba210 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:26.054571 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:26.054571 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:26.057815 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-085b8489-d87a-4f51-875b-1c550cfba210 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:26.061626 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-085b8489-d87a-4f51-875b-1c550cfba210 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:01:26.062003 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1223/4993] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:26 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:26.809059 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-a96d6f40-ee26-47b2-ad7c-cf95f0e2f006 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:26.810679 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-a96d6f40-ee26-47b2-ad7c-cf95f0e2f006 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/attachments/ae9c59eb-c52d-4ea4-b612-70bc374b28e8/action Jul 04 00:01:26.811010 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-a96d6f40-ee26-47b2-ad7c-cf95f0e2f006 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:01:26.811122 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-a96d6f40-ee26-47b2-ad7c-cf95f0e2f006 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:26.825246 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:26.825246 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:26.837731 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-41024c6e-038c-40d6-8bc6-ef950e7e5c87 req-a96d6f40-ee26-47b2-ad7c-cf95f0e2f006 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/attachments/ae9c59eb-c52d-4ea4-b612-70bc374b28e8/action returned with HTTP 204 Jul 04 00:01:26.838139 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1259/4994] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:01:26 2026] POST /volume/v3/attachments/ae9c59eb-c52d-4ea4-b612-70bc374b28e8/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:26.950418 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6487eac1-22c8-4b12-aa46-a250632093bc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:26.952163 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6487eac1-22c8-4b12-aa46-a250632093bc tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:26.952388 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6487eac1-22c8-4b12-aa46-a250632093bc tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:26.952610 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6487eac1-22c8-4b12-aa46-a250632093bc tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:26.961285 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:26.961285 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:26.964548 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6487eac1-22c8-4b12-aa46-a250632093bc tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:26.968201 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6487eac1-22c8-4b12-aa46-a250632093bc tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 04 00:01:26.968591 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1260/4995] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:26 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:26.981638 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-521bd11f-abda-4768-88f8-6610875f60d2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:26.983311 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-521bd11f-abda-4768-88f8-6610875f60d2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 04 00:01:26.983617 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-521bd11f-abda-4768-88f8-6610875f60d2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9990d7aa-d57a-4b0f-8273-1f29608a97ae", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2008692437"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:26.993232 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:26.993232 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:26.993666 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-521bd11f-abda-4768-88f8-6610875f60d2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:26.993808 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-521bd11f-abda-4768-88f8-6610875f60d2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create snapshot from volume 9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:27.017281 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-521bd11f-abda-4768-88f8-6610875f60d2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Created reservations ['d6508e18-f1ff-4eb7-9b21-1767d49038df', 'e23e0d51-62dc-4c33-b5da-0e0874f64716', '30856614-a2f1-45cb-952a-358d085277a0', '520664e3-7ae1-45f5-8837-18f97f22784c'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:01:27.052344 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-521bd11f-abda-4768-88f8-6610875f60d2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot force create request issued successfully. Jul 04 00:01:27.052741 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-521bd11f-abda-4768-88f8-6610875f60d2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 04 00:01:27.053192 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1254/4996] 10.4.3.143 () {68 vars in 1265 bytes} [Sat Jul 4 00:01:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:01:27.064034 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0827bad2-c4cc-4c14-b332-015a9d0bedd5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:27.065933 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0827bad2-c4cc-4c14-b332-015a9d0bedd5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/362ac28f-eb2b-40ad-9ee6-d852ded72e34 Jul 04 00:01:27.066145 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0827bad2-c4cc-4c14-b332-015a9d0bedd5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:27.066383 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0827bad2-c4cc-4c14-b332-015a9d0bedd5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:27.072032 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:27.072032 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:27.072538 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0827bad2-c4cc-4c14-b332-015a9d0bedd5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:27.073414 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0827bad2-c4cc-4c14-b332-015a9d0bedd5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/362ac28f-eb2b-40ad-9ee6-d852ded72e34 returned with HTTP 200 Jul 04 00:01:27.073969 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1224/4997] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:27 2026] GET /volume/v3/snapshots/362ac28f-eb2b-40ad-9ee6-d852ded72e34 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:27.075891 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a77d3d78-3918-49c4-ac70-f2d2ace37baa None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:27.079317 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a77d3d78-3918-49c4-ac70-f2d2ace37baa tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:01:27.079519 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a77d3d78-3918-49c4-ac70-f2d2ace37baa tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:27.081786 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a77d3d78-3918-49c4-ac70-f2d2ace37baa tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:27.092682 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:27.092682 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:27.096086 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a77d3d78-3918-49c4-ac70-f2d2ace37baa tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:27.100217 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a77d3d78-3918-49c4-ac70-f2d2ace37baa tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:01:27.100569 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1260/4998] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:27 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:28.084616 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-72535be2-1601-4e72-a224-d99224e4a944 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:28.086997 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-72535be2-1601-4e72-a224-d99224e4a944 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/362ac28f-eb2b-40ad-9ee6-d852ded72e34 Jul 04 00:01:28.087278 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-72535be2-1601-4e72-a224-d99224e4a944 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:28.087545 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-72535be2-1601-4e72-a224-d99224e4a944 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:28.092989 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:28.092989 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:28.093362 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-72535be2-1601-4e72-a224-d99224e4a944 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:28.094125 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-72535be2-1601-4e72-a224-d99224e4a944 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/362ac28f-eb2b-40ad-9ee6-d852ded72e34 returned with HTTP 200 Jul 04 00:01:28.094448 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1261/4999] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:28 2026] GET /volume/v3/snapshots/362ac28f-eb2b-40ad-9ee6-d852ded72e34 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:28.109454 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9b3a0164-928d-486b-ac54-86f9e93def8b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:28.111951 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9b3a0164-928d-486b-ac54-86f9e93def8b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 04 00:01:28.112337 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9b3a0164-928d-486b-ac54-86f9e93def8b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9990d7aa-d57a-4b0f-8273-1f29608a97ae", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-668236908"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:28.114548 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d380292d-5884-4075-b8da-ae8d30d13236 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:28.117345 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d380292d-5884-4075-b8da-ae8d30d13236 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:01:28.117345 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d380292d-5884-4075-b8da-ae8d30d13236 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:28.117345 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d380292d-5884-4075-b8da-ae8d30d13236 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:28.123291 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:28.123291 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:28.123848 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9b3a0164-928d-486b-ac54-86f9e93def8b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:28.123993 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-9b3a0164-928d-486b-ac54-86f9e93def8b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create snapshot from volume 9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:28.127975 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:28.127975 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:28.131884 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d380292d-5884-4075-b8da-ae8d30d13236 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:28.135913 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d380292d-5884-4075-b8da-ae8d30d13236 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:01:28.136325 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1225/5000] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:28 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:28.154152 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-9b3a0164-928d-486b-ac54-86f9e93def8b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Created reservations ['0e8b7877-0c7c-455d-8b84-ac1c249ca42f', '4fbbc708-afcb-4bf2-bac1-1c7f389f3398', '478a358e-cd13-45a5-b255-7755afca98b7', '3086abaf-0abf-4bec-a6c3-4e5ac774583a'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:01:28.194676 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9b3a0164-928d-486b-ac54-86f9e93def8b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot force create request issued successfully. Jul 04 00:01:28.195189 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9b3a0164-928d-486b-ac54-86f9e93def8b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 04 00:01:28.195605 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1255/5001] 10.4.3.143 () {68 vars in 1265 bytes} [Sat Jul 4 00:01:28 2026] POST /volume/v3/snapshots => generated 309 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:01:28.209745 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7bc6a00a-864b-4be3-bf77-9e364a576b6f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:28.212416 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7bc6a00a-864b-4be3-bf77-9e364a576b6f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/a29bb15e-06b9-447a-b735-c9f5a2159058 Jul 04 00:01:28.212635 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7bc6a00a-864b-4be3-bf77-9e364a576b6f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:28.212984 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7bc6a00a-864b-4be3-bf77-9e364a576b6f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:28.223327 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:28.223327 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:28.224071 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7bc6a00a-864b-4be3-bf77-9e364a576b6f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:28.225308 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7bc6a00a-864b-4be3-bf77-9e364a576b6f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/a29bb15e-06b9-447a-b735-c9f5a2159058 returned with HTTP 200 Jul 04 00:01:28.225870 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1261/5002] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:28 2026] GET /volume/v3/snapshots/a29bb15e-06b9-447a-b735-c9f5a2159058 => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:29.150974 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b3a976b2-7753-495f-aa12-3a0067605c7d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:29.152623 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b3a976b2-7753-495f-aa12-3a0067605c7d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:01:29.152864 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b3a976b2-7753-495f-aa12-3a0067605c7d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:29.153013 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b3a976b2-7753-495f-aa12-3a0067605c7d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:29.162202 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:29.162202 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:29.166465 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b3a976b2-7753-495f-aa12-3a0067605c7d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:29.171716 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b3a976b2-7753-495f-aa12-3a0067605c7d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:01:29.172203 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1262/5003] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:29 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:29.237603 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1aa05171-f219-41ff-8586-09f388663223 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:29.243514 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1aa05171-f219-41ff-8586-09f388663223 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/a29bb15e-06b9-447a-b735-c9f5a2159058 Jul 04 00:01:29.245692 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1aa05171-f219-41ff-8586-09f388663223 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:29.245692 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1aa05171-f219-41ff-8586-09f388663223 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:29.249626 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:29.249626 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:29.250126 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1aa05171-f219-41ff-8586-09f388663223 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:29.250969 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1aa05171-f219-41ff-8586-09f388663223 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/a29bb15e-06b9-447a-b735-c9f5a2159058 returned with HTTP 200 Jul 04 00:01:29.251356 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1226/5004] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:29 2026] GET /volume/v3/snapshots/a29bb15e-06b9-447a-b735-c9f5a2159058 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:29.260370 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a9e9bfd8-5f6e-4b29-bf9c-23c21e4bffa8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:29.262697 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a9e9bfd8-5f6e-4b29-bf9c-23c21e4bffa8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/a29bb15e-06b9-447a-b735-c9f5a2159058 Jul 04 00:01:29.262960 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a9e9bfd8-5f6e-4b29-bf9c-23c21e4bffa8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:29.263238 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a9e9bfd8-5f6e-4b29-bf9c-23c21e4bffa8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:29.263394 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-a9e9bfd8-5f6e-4b29-bf9c-23c21e4bffa8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete snapshot with id: a29bb15e-06b9-447a-b735-c9f5a2159058 Jul 04 00:01:29.269645 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:29.269645 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:29.270308 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a9e9bfd8-5f6e-4b29-bf9c-23c21e4bffa8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:29.293935 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a9e9bfd8-5f6e-4b29-bf9c-23c21e4bffa8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot delete request issued successfully. Jul 04 00:01:29.294205 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a9e9bfd8-5f6e-4b29-bf9c-23c21e4bffa8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/a29bb15e-06b9-447a-b735-c9f5a2159058 returned with HTTP 202 Jul 04 00:01:29.294710 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1256/5005] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:01:29 2026] DELETE /volume/v3/snapshots/a29bb15e-06b9-447a-b735-c9f5a2159058 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:01:29.301132 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-59f588d3-eab7-457b-b02d-a843c171f53b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:29.302980 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-59f588d3-eab7-457b-b02d-a843c171f53b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/a29bb15e-06b9-447a-b735-c9f5a2159058 Jul 04 00:01:29.303175 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-59f588d3-eab7-457b-b02d-a843c171f53b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:29.303379 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-59f588d3-eab7-457b-b02d-a843c171f53b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:29.309362 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:29.309362 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:29.309928 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-59f588d3-eab7-457b-b02d-a843c171f53b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:29.310864 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-59f588d3-eab7-457b-b02d-a843c171f53b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/a29bb15e-06b9-447a-b735-c9f5a2159058 returned with HTTP 200 Jul 04 00:01:29.311402 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1262/5006] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:29 2026] GET /volume/v3/snapshots/a29bb15e-06b9-447a-b735-c9f5a2159058 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:30.185061 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4009c9fc-ce4e-4a15-8833-87a70fff394c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:30.187136 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4009c9fc-ce4e-4a15-8833-87a70fff394c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:01:30.187313 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4009c9fc-ce4e-4a15-8833-87a70fff394c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:30.187498 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4009c9fc-ce4e-4a15-8833-87a70fff394c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:30.193658 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:30.193658 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:30.197411 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4009c9fc-ce4e-4a15-8833-87a70fff394c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:30.201113 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4009c9fc-ce4e-4a15-8833-87a70fff394c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:01:30.201455 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1263/5007] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:30 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:30.320550 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3d9186bb-4baf-4bd1-ad67-cf78f2e82356 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:30.324328 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3d9186bb-4baf-4bd1-ad67-cf78f2e82356 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/a29bb15e-06b9-447a-b735-c9f5a2159058 Jul 04 00:01:30.324549 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3d9186bb-4baf-4bd1-ad67-cf78f2e82356 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:30.324725 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3d9186bb-4baf-4bd1-ad67-cf78f2e82356 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:30.334320 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3d9186bb-4baf-4bd1-ad67-cf78f2e82356 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/a29bb15e-06b9-447a-b735-c9f5a2159058 returned with HTTP 404 Jul 04 00:01:30.334901 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1227/5008] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:30 2026] GET /volume/v3/snapshots/a29bb15e-06b9-447a-b735-c9f5a2159058 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:30.342632 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3601b87d-edc3-4443-b821-11d75d60ece6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:30.348624 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3601b87d-edc3-4443-b821-11d75d60ece6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/40219388-f97b-4f41-9b45-a188022f6082 Jul 04 00:01:30.348900 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3601b87d-edc3-4443-b821-11d75d60ece6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:30.349168 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3601b87d-edc3-4443-b821-11d75d60ece6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:30.349330 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-3601b87d-edc3-4443-b821-11d75d60ece6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete snapshot with id: 40219388-f97b-4f41-9b45-a188022f6082 Jul 04 00:01:30.359058 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:30.359058 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:30.359775 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3601b87d-edc3-4443-b821-11d75d60ece6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:30.386879 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3601b87d-edc3-4443-b821-11d75d60ece6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot delete request issued successfully. Jul 04 00:01:30.387146 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3601b87d-edc3-4443-b821-11d75d60ece6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/40219388-f97b-4f41-9b45-a188022f6082 returned with HTTP 202 Jul 04 00:01:30.387755 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1257/5009] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:01:30 2026] DELETE /volume/v3/snapshots/40219388-f97b-4f41-9b45-a188022f6082 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:01:30.399438 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-90cc7a6b-8e23-4d1a-9da5-912cb49c39ee None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:30.404117 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-90cc7a6b-8e23-4d1a-9da5-912cb49c39ee tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/40219388-f97b-4f41-9b45-a188022f6082 Jul 04 00:01:30.404345 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-90cc7a6b-8e23-4d1a-9da5-912cb49c39ee tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:30.404562 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-90cc7a6b-8e23-4d1a-9da5-912cb49c39ee tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:30.411858 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:30.411858 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:30.412566 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-90cc7a6b-8e23-4d1a-9da5-912cb49c39ee tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:30.413690 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-90cc7a6b-8e23-4d1a-9da5-912cb49c39ee tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/40219388-f97b-4f41-9b45-a188022f6082 returned with HTTP 200 Jul 04 00:01:30.414185 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1263/5010] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:30 2026] GET /volume/v3/snapshots/40219388-f97b-4f41-9b45-a188022f6082 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:31.216822 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e405b3f9-4686-4df4-882f-efb9ae97ed75 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:31.220237 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e405b3f9-4686-4df4-882f-efb9ae97ed75 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:01:31.220449 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e405b3f9-4686-4df4-882f-efb9ae97ed75 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:31.220691 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e405b3f9-4686-4df4-882f-efb9ae97ed75 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:31.227782 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:31.227782 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:31.232022 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e405b3f9-4686-4df4-882f-efb9ae97ed75 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:31.237677 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e405b3f9-4686-4df4-882f-efb9ae97ed75 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:01:31.238209 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1264/5011] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:31 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:31.424146 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-80345031-0e04-4845-ad20-d73cf4f5b52f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:31.426019 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-80345031-0e04-4845-ad20-d73cf4f5b52f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/40219388-f97b-4f41-9b45-a188022f6082 Jul 04 00:01:31.426217 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-80345031-0e04-4845-ad20-d73cf4f5b52f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:31.426399 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-80345031-0e04-4845-ad20-d73cf4f5b52f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:31.431213 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-80345031-0e04-4845-ad20-d73cf4f5b52f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/40219388-f97b-4f41-9b45-a188022f6082 returned with HTTP 404 Jul 04 00:01:31.431692 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1228/5012] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:31 2026] GET /volume/v3/snapshots/40219388-f97b-4f41-9b45-a188022f6082 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:31.438898 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-14f8bb83-7a72-46e5-9f88-81f3f57b756e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:31.440830 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-14f8bb83-7a72-46e5-9f88-81f3f57b756e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/362ac28f-eb2b-40ad-9ee6-d852ded72e34 Jul 04 00:01:31.441043 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-14f8bb83-7a72-46e5-9f88-81f3f57b756e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:31.441251 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-14f8bb83-7a72-46e5-9f88-81f3f57b756e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:31.441339 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-14f8bb83-7a72-46e5-9f88-81f3f57b756e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete snapshot with id: 362ac28f-eb2b-40ad-9ee6-d852ded72e34 Jul 04 00:01:31.447904 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:31.447904 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:31.448534 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-14f8bb83-7a72-46e5-9f88-81f3f57b756e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:31.473581 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-14f8bb83-7a72-46e5-9f88-81f3f57b756e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot delete request issued successfully. Jul 04 00:01:31.473858 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-14f8bb83-7a72-46e5-9f88-81f3f57b756e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/362ac28f-eb2b-40ad-9ee6-d852ded72e34 returned with HTTP 202 Jul 04 00:01:31.474411 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1258/5013] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:01:31 2026] DELETE /volume/v3/snapshots/362ac28f-eb2b-40ad-9ee6-d852ded72e34 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:01:31.482910 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a83290e6-7eef-4adf-98f8-7f8a96f40bc6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:31.484812 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a83290e6-7eef-4adf-98f8-7f8a96f40bc6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/362ac28f-eb2b-40ad-9ee6-d852ded72e34 Jul 04 00:01:31.485033 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a83290e6-7eef-4adf-98f8-7f8a96f40bc6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:31.485225 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a83290e6-7eef-4adf-98f8-7f8a96f40bc6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:31.490846 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:31.490846 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:31.491334 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a83290e6-7eef-4adf-98f8-7f8a96f40bc6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:31.492213 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a83290e6-7eef-4adf-98f8-7f8a96f40bc6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/362ac28f-eb2b-40ad-9ee6-d852ded72e34 returned with HTTP 200 Jul 04 00:01:31.492574 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1264/5014] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:31 2026] GET /volume/v3/snapshots/362ac28f-eb2b-40ad-9ee6-d852ded72e34 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:32.251158 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-310e02be-c74a-4f74-aff8-09c2c4614d24 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:32.252977 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-310e02be-c74a-4f74-aff8-09c2c4614d24 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:01:32.253192 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-310e02be-c74a-4f74-aff8-09c2c4614d24 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:32.253462 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-310e02be-c74a-4f74-aff8-09c2c4614d24 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:32.260414 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:32.260414 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:32.263905 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-310e02be-c74a-4f74-aff8-09c2c4614d24 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:32.268261 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-310e02be-c74a-4f74-aff8-09c2c4614d24 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:01:32.268615 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1265/5015] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:32 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:32.501103 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-60e8432d-30c0-40f6-aff9-84ca8e3f9a43 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:32.502824 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-60e8432d-30c0-40f6-aff9-84ca8e3f9a43 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/362ac28f-eb2b-40ad-9ee6-d852ded72e34 Jul 04 00:01:32.503161 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-60e8432d-30c0-40f6-aff9-84ca8e3f9a43 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:32.503196 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-60e8432d-30c0-40f6-aff9-84ca8e3f9a43 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:32.507469 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-60e8432d-30c0-40f6-aff9-84ca8e3f9a43 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/362ac28f-eb2b-40ad-9ee6-d852ded72e34 returned with HTTP 404 Jul 04 00:01:32.507952 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1229/5016] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:32 2026] GET /volume/v3/snapshots/362ac28f-eb2b-40ad-9ee6-d852ded72e34 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:32.514428 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-062ba46d-6f45-4b24-b119-14a22ece4204 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:32.516209 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-062ba46d-6f45-4b24-b119-14a22ece4204 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/a29bb15e-06b9-447a-b735-c9f5a2159058 Jul 04 00:01:32.516395 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-062ba46d-6f45-4b24-b119-14a22ece4204 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:32.516625 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-062ba46d-6f45-4b24-b119-14a22ece4204 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:32.516680 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-062ba46d-6f45-4b24-b119-14a22ece4204 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete snapshot with id: a29bb15e-06b9-447a-b735-c9f5a2159058 Jul 04 00:01:32.521976 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-062ba46d-6f45-4b24-b119-14a22ece4204 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/a29bb15e-06b9-447a-b735-c9f5a2159058 returned with HTTP 404 Jul 04 00:01:32.522453 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1259/5017] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:01:32 2026] DELETE /volume/v3/snapshots/a29bb15e-06b9-447a-b735-c9f5a2159058 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:32.535666 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-38f42b0f-47b6-4173-89cc-fa5959ab638f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:32.537860 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-38f42b0f-47b6-4173-89cc-fa5959ab638f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/362ac28f-eb2b-40ad-9ee6-d852ded72e34 Jul 04 00:01:32.538230 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-38f42b0f-47b6-4173-89cc-fa5959ab638f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:32.538230 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-38f42b0f-47b6-4173-89cc-fa5959ab638f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:32.538341 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-38f42b0f-47b6-4173-89cc-fa5959ab638f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete snapshot with id: 362ac28f-eb2b-40ad-9ee6-d852ded72e34 Jul 04 00:01:32.544563 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-38f42b0f-47b6-4173-89cc-fa5959ab638f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/362ac28f-eb2b-40ad-9ee6-d852ded72e34 returned with HTTP 404 Jul 04 00:01:32.545001 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1265/5018] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:01:32 2026] DELETE /volume/v3/snapshots/362ac28f-eb2b-40ad-9ee6-d852ded72e34 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:32.578830 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-34930bba-53d4-4b8d-bed2-ff6cdbdb3076 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:32.581032 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-34930bba-53d4-4b8d-bed2-ff6cdbdb3076 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:32.581206 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-34930bba-53d4-4b8d-bed2-ff6cdbdb3076 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:32.581373 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-34930bba-53d4-4b8d-bed2-ff6cdbdb3076 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:32.590944 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:32.590944 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:32.595148 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-34930bba-53d4-4b8d-bed2-ff6cdbdb3076 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:32.600442 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-34930bba-53d4-4b8d-bed2-ff6cdbdb3076 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 04 00:01:32.600851 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1266/5019] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:01:32 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:32.618468 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-00a6cf2a-b105-4402-a291-594ed3d15cfd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:32.620461 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-00a6cf2a-b105-4402-a291-594ed3d15cfd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae/action Jul 04 00:01:32.620839 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-00a6cf2a-b105-4402-a291-594ed3d15cfd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:01:32.620976 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-00a6cf2a-b105-4402-a291-594ed3d15cfd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:32.630673 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:32.630673 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:32.631131 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-00a6cf2a-b105-4402-a291-594ed3d15cfd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:32.642831 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-00a6cf2a-b105-4402-a291-594ed3d15cfd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Begin detaching volume completed successfully. Jul 04 00:01:32.642997 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-00a6cf2a-b105-4402-a291-594ed3d15cfd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae/action returned with HTTP 202 Jul 04 00:01:32.643466 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1230/5020] 10.4.3.143 () {72 vars in 1672 bytes} [Sat Jul 4 00:01:32 2026] POST /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:01:33.281056 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f5e8164c-9446-4c01-8d81-7bfbc186c2d5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:33.282908 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f5e8164c-9446-4c01-8d81-7bfbc186c2d5 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:01:33.283092 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f5e8164c-9446-4c01-8d81-7bfbc186c2d5 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:33.283286 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f5e8164c-9446-4c01-8d81-7bfbc186c2d5 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:33.290111 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:33.290111 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:33.293750 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f5e8164c-9446-4c01-8d81-7bfbc186c2d5 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:33.297529 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f5e8164c-9446-4c01-8d81-7bfbc186c2d5 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:01:33.298094 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1260/5021] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:33 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:33.668617 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-16859f16-b690-4c23-86a4-33f731e1d16d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:33.669103 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-16859f16-b690-4c23-86a4-33f731e1d16d None None] GET https://10.4.3.143/volume// Jul 04 00:01:33.669291 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-16859f16-b690-4c23-86a4-33f731e1d16d None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:33.669498 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-16859f16-b690-4c23-86a4-33f731e1d16d None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:33.669887 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-16859f16-b690-4c23-86a4-33f731e1d16d None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:01:33.670194 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1266/5022] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:01: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 04 00:01:33.677151 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-88ed123f-3b37-4407-8405-26dd9795fc73 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:33.679197 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-88ed123f-3b37-4407-8405-26dd9795fc73 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:33.679424 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-88ed123f-3b37-4407-8405-26dd9795fc73 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:33.679640 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-88ed123f-3b37-4407-8405-26dd9795fc73 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:33.688951 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:33.688951 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:33.692170 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-88ed123f-3b37-4407-8405-26dd9795fc73 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:33.695898 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-88ed123f-3b37-4407-8405-26dd9795fc73 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 04 00:01:33.696255 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1267/5023] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:01:33 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 1321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:01:34.313001 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cda06495-6883-438a-abee-45b5b70b65b2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:34.314766 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cda06495-6883-438a-abee-45b5b70b65b2 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:01:34.315096 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cda06495-6883-438a-abee-45b5b70b65b2 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:34.315405 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cda06495-6883-438a-abee-45b5b70b65b2 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:34.323958 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:34.323958 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:34.327559 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cda06495-6883-438a-abee-45b5b70b65b2 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:34.332479 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cda06495-6883-438a-abee-45b5b70b65b2 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:01:34.333034 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1231/5024] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:34 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:34.435358 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-a3dda179-2e3f-47c1-a601-5d4299974f32 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:34.437459 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-a3dda179-2e3f-47c1-a601-5d4299974f32 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/attachments/ae9c59eb-c52d-4ea4-b612-70bc374b28e8 Jul 04 00:01:34.437627 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-a3dda179-2e3f-47c1-a601-5d4299974f32 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:34.437859 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-a3dda179-2e3f-47c1-a601-5d4299974f32 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:34.444314 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:34.444314 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:34.974128 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-5126c38b-6536-44f1-8293-348f5acbfb18 req-a3dda179-2e3f-47c1-a601-5d4299974f32 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/attachments/ae9c59eb-c52d-4ea4-b612-70bc374b28e8 returned with HTTP 200 Jul 04 00:01:34.974724 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1261/5025] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:01:34 2026] DELETE /volume/v3/attachments/ae9c59eb-c52d-4ea4-b612-70bc374b28e8 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:35.344766 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-96de8e07-15e1-4de5-bbed-84158e4e97e1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:35.346469 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-96de8e07-15e1-4de5-bbed-84158e4e97e1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:01:35.346657 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-96de8e07-15e1-4de5-bbed-84158e4e97e1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:35.346889 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-96de8e07-15e1-4de5-bbed-84158e4e97e1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:35.353541 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:35.353541 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:35.356980 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-96de8e07-15e1-4de5-bbed-84158e4e97e1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:35.360780 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-96de8e07-15e1-4de5-bbed-84158e4e97e1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:01:35.361130 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1267/5026] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:35 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:36.376477 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-29e35c50-53fa-4489-90eb-4c37be3742e6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:36.382018 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-29e35c50-53fa-4489-90eb-4c37be3742e6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:01:36.382231 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-29e35c50-53fa-4489-90eb-4c37be3742e6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:36.382453 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-29e35c50-53fa-4489-90eb-4c37be3742e6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:36.394972 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:36.394972 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:36.408489 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-29e35c50-53fa-4489-90eb-4c37be3742e6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:36.421012 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-29e35c50-53fa-4489-90eb-4c37be3742e6 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:01:36.421012 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1268/5027] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:36 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 944 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:37.437768 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fd41c9d8-06fe-4052-b971-b0d443ab0e22 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:37.439429 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fd41c9d8-06fe-4052-b971-b0d443ab0e22 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:01:37.439632 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fd41c9d8-06fe-4052-b971-b0d443ab0e22 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:37.439832 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fd41c9d8-06fe-4052-b971-b0d443ab0e22 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:37.446181 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:37.446181 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:37.449389 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fd41c9d8-06fe-4052-b971-b0d443ab0e22 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:37.453444 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fd41c9d8-06fe-4052-b971-b0d443ab0e22 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:01:37.454012 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1232/5028] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:37 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 1430 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:37.468947 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-14e7b82d-426d-4433-814e-9a864044ac79 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:37.470598 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-14e7b82d-426d-4433-814e-9a864044ac79 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:01:37.470814 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-14e7b82d-426d-4433-814e-9a864044ac79 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:37.470991 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-14e7b82d-426d-4433-814e-9a864044ac79 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:37.476892 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:37.476892 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:37.480227 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-14e7b82d-426d-4433-814e-9a864044ac79 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:37.484257 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-14e7b82d-426d-4433-814e-9a864044ac79 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:01:37.484617 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1262/5029] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:37 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 1430 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:37.623662 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-55c7015a-46dc-4d0e-ad3c-cdb2440dd08f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:37.627033 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-55c7015a-46dc-4d0e-ad3c-cdb2440dd08f tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:01:37.627677 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-55c7015a-46dc-4d0e-ad3c-cdb2440dd08f tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:37.627677 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-55c7015a-46dc-4d0e-ad3c-cdb2440dd08f tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:37.636257 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:37.636257 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:37.640673 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-55c7015a-46dc-4d0e-ad3c-cdb2440dd08f tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:37.646458 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-55c7015a-46dc-4d0e-ad3c-cdb2440dd08f tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:01:37.646961 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1268/5030] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:01:37 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 1430 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:38.142654 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-aef11d06-2571-457d-b7c7-ec3be80b679c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:38.144718 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-aef11d06-2571-457d-b7c7-ec3be80b679c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:01:38.144946 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-aef11d06-2571-457d-b7c7-ec3be80b679c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:38.145131 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-aef11d06-2571-457d-b7c7-ec3be80b679c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:38.152305 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:38.152305 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:38.156010 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-aef11d06-2571-457d-b7c7-ec3be80b679c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:38.160661 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-aef11d06-2571-457d-b7c7-ec3be80b679c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:01:38.161041 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1269/5031] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:01:38 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 1430 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:38.171784 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a98ef906-d155-4206-92ee-6308364acf29 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:38.172162 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a98ef906-d155-4206-92ee-6308364acf29 None None] GET https://10.4.3.143/volume// Jul 04 00:01:38.172285 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a98ef906-d155-4206-92ee-6308364acf29 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:38.172471 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a98ef906-d155-4206-92ee-6308364acf29 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:38.172793 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a98ef906-d155-4206-92ee-6308364acf29 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:01:38.173036 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1233/5032] 10.4.3.143 () {66 vars in 1419 bytes} [Sat Jul 4 00:01:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:01:38.179849 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-d596316e-6c6f-4c50-9df6-43a0b27f6baf None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:38.181670 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-d596316e-6c6f-4c50-9df6-43a0b27f6baf tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:01:38.181984 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-d596316e-6c6f-4c50-9df6-43a0b27f6baf tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "478d3b30-50dc-494f-9ad1-5a71541e04b6", "connector": null, "instance_uuid": "d693c0ca-cd3b-4bf4-8861-379f21ab0947"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:38.190141 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:38.190141 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:38.217522 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-d596316e-6c6f-4c50-9df6-43a0b27f6baf tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:01:38.218146 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1263/5033] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:01:38 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 04 00:01:38.225196 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:38.226843 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:01:38.227207 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1404078910", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:38.228725 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1404078910', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:01:38.228895 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Create volume of 1 GB Jul 04 00:01:38.233762 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Availability Zones retrieved successfully. Jul 04 00:01:38.241065 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Flow 'volume_create_api' (36bb73fc-a35e-4f4b-a420-c2dad9e33e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:01:38.241916 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28b57e96-d260-4566-a056-94fcd5b1aebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:38.243726 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:01:38.277349 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28b57e96-d260-4566-a056-94fcd5b1aebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:38.278203 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38cea596-f4dd-416f-b403-e6b242f0aa13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:38.336474 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Created reservations ['51aec666-0e91-4a3b-bf5a-d8435a85578b', '54618bbf-34c0-42c9-a0cb-3bf893c2c8a1', 'c5ee43d2-bf85-49c7-8d40-e30b9522a42f', '32c1a89c-976a-4cb8-9ac2-bb46f75c7fa7'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:01:38.337199 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38cea596-f4dd-416f-b403-e6b242f0aa13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51aec666-0e91-4a3b-bf5a-d8435a85578b', '54618bbf-34c0-42c9-a0cb-3bf893c2c8a1', 'c5ee43d2-bf85-49c7-8d40-e30b9522a42f', '32c1a89c-976a-4cb8-9ac2-bb46f75c7fa7']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:38.338085 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c62fea22-09c1-48b8-ba3b-1e12c4d4e339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:38.363950 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c62fea22-09c1-48b8-ba3b-1e12c4d4e339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3fa5f96-2032-4ba6-8732-48e65935722e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1404078910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='889c1b1f55314b0abebac5be38bd53f4',qos_specs=None,replication_status=,reservations=['51aec666-0e91-4a3b-bf5a-d8435a85578b','54618bbf-34c0-42c9-a0cb-3bf893c2c8a1','c5ee43d2-bf85-49c7-8d40-e30b9522a42f','32c1a89c-976a-4cb8-9ac2-bb46f75c7fa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5e1f3f7ce79452a9a982768a0245e8c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:01:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1404078910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3fa5f96-2032-4ba6-8732-48e65935722e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='889c1b1f55314b0abebac5be38bd53f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5e1f3f7ce79452a9a982768a0245e8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:38.364679 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ba0de8-46cb-441b-af4e-0f796719548e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:38.383096 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ba0de8-46cb-441b-af4e-0f796719548e) transitioned into state 'SUCCESS' from state '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-1404078910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='889c1b1f55314b0abebac5be38bd53f4',qos_specs=None,replication_status=,reservations=['51aec666-0e91-4a3b-bf5a-d8435a85578b','54618bbf-34c0-42c9-a0cb-3bf893c2c8a1','c5ee43d2-bf85-49c7-8d40-e30b9522a42f','32c1a89c-976a-4cb8-9ac2-bb46f75c7fa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5e1f3f7ce79452a9a982768a0245e8c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:38.383883 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c766b3a5-c9de-41a6-8faf-fb3c76bfa122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:38.400353 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c766b3a5-c9de-41a6-8faf-fb3c76bfa122) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:38.401219 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Flow 'volume_create_api' (36bb73fc-a35e-4f4b-a420-c2dad9e33e41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:01:38.401936 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Create volume request issued successfully. Jul 04 00:01:38.402697 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a0cdf0f7-ca32-459a-a367-90a7c0d90164 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:01:38.402697 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1269/5034] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:01:38 2026] POST /volume/v3/volumes => generated 755 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:01:38.417473 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-40ecc8bc-4d53-4955-9181-588a1fbf10c5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:38.418948 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-40ecc8bc-4d53-4955-9181-588a1fbf10c5 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:01:38.418948 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-40ecc8bc-4d53-4955-9181-588a1fbf10c5 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:38.419103 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-40ecc8bc-4d53-4955-9181-588a1fbf10c5 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:38.427556 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:38.427556 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:38.431609 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-40ecc8bc-4d53-4955-9181-588a1fbf10c5 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:01:38.440430 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-40ecc8bc-4d53-4955-9181-588a1fbf10c5 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:01:38.440969 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1270/5035] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:38 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:39.445651 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-1021ef2f-0cec-4864-8f65-4e6e35db2595 req-83e131f3-73bf-4656-8d9b-4baa0e490179 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:39.448362 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-1021ef2f-0cec-4864-8f65-4e6e35db2595 req-83e131f3-73bf-4656-8d9b-4baa0e490179 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/attachments/ae9c59eb-c52d-4ea4-b612-70bc374b28e8 Jul 04 00:01:39.448615 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-1021ef2f-0cec-4864-8f65-4e6e35db2595 req-83e131f3-73bf-4656-8d9b-4baa0e490179 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:39.448864 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-1021ef2f-0cec-4864-8f65-4e6e35db2595 req-83e131f3-73bf-4656-8d9b-4baa0e490179 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:39.454139 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-808952f0-8ebf-45f9-bff0-19bfea5b1904 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:39.455690 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-1021ef2f-0cec-4864-8f65-4e6e35db2595 req-83e131f3-73bf-4656-8d9b-4baa0e490179 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/attachments/ae9c59eb-c52d-4ea4-b612-70bc374b28e8 returned with HTTP 404 Jul 04 00:01:39.456322 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1234/5036] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:01:39 2026] DELETE /volume/v3/attachments/ae9c59eb-c52d-4ea4-b612-70bc374b28e8 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 04 00:01:39.458013 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-808952f0-8ebf-45f9-bff0-19bfea5b1904 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:01:39.458266 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-808952f0-8ebf-45f9-bff0-19bfea5b1904 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:39.458504 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-808952f0-8ebf-45f9-bff0-19bfea5b1904 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:39.468031 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:39.468031 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:39.472139 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-808952f0-8ebf-45f9-bff0-19bfea5b1904 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:01:39.477280 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-808952f0-8ebf-45f9-bff0-19bfea5b1904 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:01:39.477779 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1264/5037] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:39 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:39.489150 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ba311cd1-434e-497f-a886-762eec44ad04 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:39.492169 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ba311cd1-434e-497f-a886-762eec44ad04 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:01:39.492366 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ba311cd1-434e-497f-a886-762eec44ad04 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:39.492556 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ba311cd1-434e-497f-a886-762eec44ad04 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:39.500550 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:39.500550 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:39.504125 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ba311cd1-434e-497f-a886-762eec44ad04 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:01:39.508445 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ba311cd1-434e-497f-a886-762eec44ad04 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:01:39.508877 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1270/5038] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:39 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:39.520086 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-43de0916-29d7-4a61-95d8-e78306b0d440 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:39.521719 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-43de0916-29d7-4a61-95d8-e78306b0d440 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes Jul 04 00:01:39.521901 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-43de0916-29d7-4a61-95d8-e78306b0d440 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:39.522073 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-43de0916-29d7-4a61-95d8-e78306b0d440 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:39.522350 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.api_utils [None req-43de0916-29d7-4a61-95d8-e78306b0d440 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Removing options '' from query. {{(pid=99861) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 04 00:01:39.523031 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-43de0916-29d7-4a61-95d8-e78306b0d440 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 04 00:01:39.530258 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-43de0916-29d7-4a61-95d8-e78306b0d440 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Get all volumes completed successfully. Jul 04 00:01:39.530771 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-43de0916-29d7-4a61-95d8-e78306b0d440 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 200 Jul 04 00:01:39.531143 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1271/5039] 10.4.3.143 () {66 vars in 1237 bytes} [Sat Jul 4 00:01:39 2026] GET /volume/v3/volumes => generated 339 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:39.541086 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-727d637a-4143-4544-8908-64d2e599e3e3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:39.546345 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-727d637a-4143-4544-8908-64d2e599e3e3 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:01:39.546580 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-727d637a-4143-4544-8908-64d2e599e3e3 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:39.546824 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-727d637a-4143-4544-8908-64d2e599e3e3 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:39.555562 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:39.555562 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:39.562109 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-727d637a-4143-4544-8908-64d2e599e3e3 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:01:39.567548 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-727d637a-4143-4544-8908-64d2e599e3e3 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:01:39.568032 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1235/5040] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:39 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:39.610927 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-041c710a-7e25-49c0-ab9f-a0db366276c2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:39.612725 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-041c710a-7e25-49c0-ab9f-a0db366276c2 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:01:39.612909 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-041c710a-7e25-49c0-ab9f-a0db366276c2 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:39.613080 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-041c710a-7e25-49c0-ab9f-a0db366276c2 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:39.619368 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:39.619368 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:39.622685 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-041c710a-7e25-49c0-ab9f-a0db366276c2 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:01:39.626622 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-041c710a-7e25-49c0-ab9f-a0db366276c2 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:01:39.627064 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1265/5041] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:01:39 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:41.661142 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-699d3050-7064-42f3-abec-65493018ab0e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:41.661505 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-699d3050-7064-42f3-abec-65493018ab0e None None] GET https://10.4.3.143/volume// Jul 04 00:01:41.661652 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-699d3050-7064-42f3-abec-65493018ab0e None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:41.661884 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-699d3050-7064-42f3-abec-65493018ab0e None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:41.662193 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-699d3050-7064-42f3-abec-65493018ab0e None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:01:41.662492 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1271/5042] 10.4.3.143 () {66 vars in 1428 bytes} [Sat Jul 4 00:01: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 04 00:01:41.668396 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-06f2c291-9217-47b7-9fe4-9cc2691b67ef None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:41.670292 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-06f2c291-9217-47b7-9fe4-9cc2691b67ef tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:01:41.670639 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-06f2c291-9217-47b7-9fe4-9cc2691b67ef tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3fa5f96-2032-4ba6-8732-48e65935722e", "connector": null, "instance_uuid": "0892bf7b-d234-4c4f-b387-307241ba92ec"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:41.678451 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:41.678451 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:41.711796 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-06f2c291-9217-47b7-9fe4-9cc2691b67ef tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:01:41.712190 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1272/5043] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:01:41 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 04 00:01:42.146924 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fc33d138-2878-4f29-ae8d-2bdf6bd10b80 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:42.149123 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fc33d138-2878-4f29-ae8d-2bdf6bd10b80 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:01:42.149379 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fc33d138-2878-4f29-ae8d-2bdf6bd10b80 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:42.149654 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fc33d138-2878-4f29-ae8d-2bdf6bd10b80 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:42.161294 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:42.161294 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:42.165044 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fc33d138-2878-4f29-ae8d-2bdf6bd10b80 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:01:42.169003 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fc33d138-2878-4f29-ae8d-2bdf6bd10b80 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:01:42.169367 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1236/5044] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:42 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:42.242537 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-bc815258-2052-4b04-946d-7e9b381f33dd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:42.242932 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bc815258-2052-4b04-946d-7e9b381f33dd None None] GET https://10.4.3.143/volume// Jul 04 00:01:42.243086 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bc815258-2052-4b04-946d-7e9b381f33dd None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:42.243257 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bc815258-2052-4b04-946d-7e9b381f33dd None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:42.243583 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bc815258-2052-4b04-946d-7e9b381f33dd None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:01:42.243897 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1266/5045] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:01: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 04 00:01:42.250731 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-4e2e6603-c6ed-4cc0-80f5-aef257b9ba11 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:42.254460 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-4e2e6603-c6ed-4cc0-80f5-aef257b9ba11 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:01:42.254758 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-4e2e6603-c6ed-4cc0-80f5-aef257b9ba11 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:42.254997 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-4e2e6603-c6ed-4cc0-80f5-aef257b9ba11 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:42.265401 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:42.265401 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:42.269295 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-4e2e6603-c6ed-4cc0-80f5-aef257b9ba11 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:01:42.274371 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-4e2e6603-c6ed-4cc0-80f5-aef257b9ba11 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:01:42.274904 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1272/5046] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:01:42 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 1027 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:01:42.383592 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-3bda752d-3d86-4055-b963-1234847a294d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:42.388804 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-3bda752d-3d86-4055-b963-1234847a294d tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] PUT https://10.4.3.143/volume/v3/attachments/629234ea-9ddd-41f8-9b8e-15a6ff7bafd4 Jul 04 00:01:42.393725 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-3bda752d-3d86-4055-b963-1234847a294d tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:42.406176 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-3bda752d-3d86-4055-b963-1234847a294d tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Acquiring lock "cinder-attachment_update-a3fa5f96-2032-4ba6-8732-48e65935722e-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:01:42.413220 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-3bda752d-3d86-4055-b963-1234847a294d tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Lock "cinder-attachment_update-a3fa5f96-2032-4ba6-8732-48e65935722e-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:01:42.413220 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:42.413220 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:42.500027 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5ff41836-53b1-4646-b732-8fc4e5270912 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:42.501973 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5ff41836-53b1-4646-b732-8fc4e5270912 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/40219388-f97b-4f41-9b45-a188022f6082 Jul 04 00:01:42.502189 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5ff41836-53b1-4646-b732-8fc4e5270912 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:42.502407 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5ff41836-53b1-4646-b732-8fc4e5270912 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:42.502554 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-5ff41836-53b1-4646-b732-8fc4e5270912 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete snapshot with id: 40219388-f97b-4f41-9b45-a188022f6082 Jul 04 00:01:42.507635 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5ff41836-53b1-4646-b732-8fc4e5270912 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/40219388-f97b-4f41-9b45-a188022f6082 returned with HTTP 404 Jul 04 00:01:42.508189 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1237/5047] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:01:42 2026] DELETE /volume/v3/snapshots/40219388-f97b-4f41-9b45-a188022f6082 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:42.521291 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f2af2582-b64e-49d0-b916-0855b1e143a7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:42.523534 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f2af2582-b64e-49d0-b916-0855b1e143a7 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:42.523764 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f2af2582-b64e-49d0-b916-0855b1e143a7 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:42.523986 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f2af2582-b64e-49d0-b916-0855b1e143a7 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:42.532162 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:42.532162 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:42.536404 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f2af2582-b64e-49d0-b916-0855b1e143a7 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:42.540290 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f2af2582-b64e-49d0-b916-0855b1e143a7 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 04 00:01:42.540690 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1267/5048] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:42 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:42.552803 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:42.554478 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:01:42.554812 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1786827970"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:42.556154 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1786827970'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:01:42.556270 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create volume of 1 GB Jul 04 00:01:42.560561 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Availability Zones retrieved successfully. Jul 04 00:01:42.566291 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Flow 'volume_create_api' (71617125-f560-4ee5-a557-0f943f4db6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:01:42.566396 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42189f2-0dbf-4010-b8d0-d66c4d1dbf7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:42.567459 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:01:42.594674 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a42189f2-0dbf-4010-b8d0-d66c4d1dbf7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:42.595456 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ad0644-1e2b-417a-a286-fc1c03cf6a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:42.630539 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Created reservations ['e6ac0e56-fbfd-4eca-9c26-167212bc389c', '84d518e5-17aa-448d-8d55-ab24fb0f9bfb', '4dc515e8-e8fb-4f93-b1cc-42ab33392acf', '2664a510-3a30-424c-97c0-a77ff334fba6'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:01:42.631254 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ad0644-1e2b-417a-a286-fc1c03cf6a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6ac0e56-fbfd-4eca-9c26-167212bc389c', '84d518e5-17aa-448d-8d55-ab24fb0f9bfb', '4dc515e8-e8fb-4f93-b1cc-42ab33392acf', '2664a510-3a30-424c-97c0-a77ff334fba6']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:42.631999 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2dbc9c1-9cda-4507-b43f-f1cd07d9d031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:42.652235 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2dbc9c1-9cda-4507-b43f-f1cd07d9d031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30acf8ba-df97-4b07-8a98-59b4c7b2a4d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1786827970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96836c24b535461d87029bbc2b551908',qos_specs=None,replication_status=,reservations=['e6ac0e56-fbfd-4eca-9c26-167212bc389c','84d518e5-17aa-448d-8d55-ab24fb0f9bfb','4dc515e8-e8fb-4f93-b1cc-42ab33392acf','2664a510-3a30-424c-97c0-a77ff334fba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d50d8995f154f79a9321ae7f200f2aa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:01:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1786827970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30acf8ba-df97-4b07-8a98-59b4c7b2a4d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96836c24b535461d87029bbc2b551908',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d50d8995f154f79a9321ae7f200f2aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:42.653010 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5c42a68-936d-4fe9-9580-f2ae76252d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:42.668063 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5c42a68-936d-4fe9-9580-f2ae76252d5c) transitioned into state 'SUCCESS' from state '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-1786827970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96836c24b535461d87029bbc2b551908',qos_specs=None,replication_status=,reservations=['e6ac0e56-fbfd-4eca-9c26-167212bc389c','84d518e5-17aa-448d-8d55-ab24fb0f9bfb','4dc515e8-e8fb-4f93-b1cc-42ab33392acf','2664a510-3a30-424c-97c0-a77ff334fba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d50d8995f154f79a9321ae7f200f2aa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:42.668819 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a2ea6cb-faeb-45ce-aaa7-c4f5e3b62a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:42.677057 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a2ea6cb-faeb-45ce-aaa7-c4f5e3b62a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:42.678040 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Flow 'volume_create_api' (71617125-f560-4ee5-a557-0f943f4db6d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:01:42.678301 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create volume request issued successfully. Jul 04 00:01:42.678935 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2407713f-3c89-485e-a4fc-2da8de9d7cd2 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:01:42.679357 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1273/5049] 10.4.3.143 () {68 vars in 1258 bytes} [Sat Jul 4 00:01:42 2026] POST /volume/v3/volumes => generated 754 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:01:42.693727 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-43861e1e-4c3f-4cce-b705-e5d2219ffe1e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:42.695421 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-43861e1e-4c3f-4cce-b705-e5d2219ffe1e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 Jul 04 00:01:42.695665 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-43861e1e-4c3f-4cce-b705-e5d2219ffe1e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:42.695918 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-43861e1e-4c3f-4cce-b705-e5d2219ffe1e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:42.702787 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:42.702787 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:42.705985 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-43861e1e-4c3f-4cce-b705-e5d2219ffe1e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:42.709821 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-43861e1e-4c3f-4cce-b705-e5d2219ffe1e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 returned with HTTP 200 Jul 04 00:01:42.710157 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1238/5050] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:42 2026] GET /volume/v3/volumes/30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:42.936066 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-3bda752d-3d86-4055-b963-1234847a294d tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Lock "cinder-attachment_update-a3fa5f96-2032-4ba6-8732-48e65935722e-np0000004490" released by "attachment_update" :: held 0.524s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:01:42.936066 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-3bda752d-3d86-4055-b963-1234847a294d tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/attachments/629234ea-9ddd-41f8-9b8e-15a6ff7bafd4 returned with HTTP 200 Jul 04 00:01:42.936624 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1273/5051] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:01:42 2026] PUT /volume/v3/attachments/629234ea-9ddd-41f8-9b8e-15a6ff7bafd4 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:43.182561 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-085ce193-3826-4eab-82bb-5e8c9bbeb99b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:43.184639 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-085ce193-3826-4eab-82bb-5e8c9bbeb99b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:01:43.184856 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-085ce193-3826-4eab-82bb-5e8c9bbeb99b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:43.185044 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-085ce193-3826-4eab-82bb-5e8c9bbeb99b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:43.195607 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:43.195607 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:43.199209 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-085ce193-3826-4eab-82bb-5e8c9bbeb99b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:01:43.203361 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-085ce193-3826-4eab-82bb-5e8c9bbeb99b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:01:43.203783 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1268/5052] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:43 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:43.723837 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cadfa882-929a-4f3e-afe9-c5c8ce897ab9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:43.725797 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cadfa882-929a-4f3e-afe9-c5c8ce897ab9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 Jul 04 00:01:43.725984 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cadfa882-929a-4f3e-afe9-c5c8ce897ab9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:43.726178 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cadfa882-929a-4f3e-afe9-c5c8ce897ab9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:43.733677 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:43.733677 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:43.738680 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-cadfa882-929a-4f3e-afe9-c5c8ce897ab9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:43.744521 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cadfa882-929a-4f3e-afe9-c5c8ce897ab9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 returned with HTTP 200 Jul 04 00:01:43.745087 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1274/5053] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:43 2026] GET /volume/v3/volumes/30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:43.757694 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7c02eefa-6bdc-4cff-a68a-5ef22c00474d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:43.759570 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7c02eefa-6bdc-4cff-a68a-5ef22c00474d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 04 00:01:43.759925 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7c02eefa-6bdc-4cff-a68a-5ef22c00474d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "30acf8ba-df97-4b07-8a98-59b4c7b2a4d5", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1318771903"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:43.767729 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:43.767729 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:43.768162 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7c02eefa-6bdc-4cff-a68a-5ef22c00474d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:43.768275 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-7c02eefa-6bdc-4cff-a68a-5ef22c00474d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create snapshot from volume 30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 Jul 04 00:01:43.793856 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-7c02eefa-6bdc-4cff-a68a-5ef22c00474d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Created reservations ['0fc1e806-48bb-4964-b040-74cfd4542223', '82256795-c68a-4ae2-911e-3c1a8c9b7edb', 'e31312ad-4354-473c-b1cf-b38abbcc310b', 'fd1af7e3-8dbd-4a84-b439-b8f39f60d8ab'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:01:43.834498 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7c02eefa-6bdc-4cff-a68a-5ef22c00474d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot create request issued successfully. Jul 04 00:01:43.834891 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7c02eefa-6bdc-4cff-a68a-5ef22c00474d tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 04 00:01:43.835395 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1239/5054] 10.4.3.143 () {68 vars in 1265 bytes} [Sat Jul 4 00:01:43 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 04 00:01:43.849508 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-47f942d8-55de-48f9-86a1-adea76fbce26 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:43.851151 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-47f942d8-55de-48f9-86a1-adea76fbce26 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/226e7f69-f9c3-484d-a928-74c18e81be52 Jul 04 00:01:43.851447 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-47f942d8-55de-48f9-86a1-adea76fbce26 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:43.851735 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-47f942d8-55de-48f9-86a1-adea76fbce26 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:43.857337 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:43.857337 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:43.859233 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-47f942d8-55de-48f9-86a1-adea76fbce26 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:43.859233 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-47f942d8-55de-48f9-86a1-adea76fbce26 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/226e7f69-f9c3-484d-a928-74c18e81be52 returned with HTTP 200 Jul 04 00:01:43.859233 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1274/5055] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:43 2026] GET /volume/v3/snapshots/226e7f69-f9c3-484d-a928-74c18e81be52 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:44.220552 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a85151bf-dfd0-45c9-9abb-c6b24541cc2b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:44.220552 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a85151bf-dfd0-45c9-9abb-c6b24541cc2b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:01:44.221683 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a85151bf-dfd0-45c9-9abb-c6b24541cc2b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:44.221874 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a85151bf-dfd0-45c9-9abb-c6b24541cc2b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:44.233746 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:44.233746 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:44.236988 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a85151bf-dfd0-45c9-9abb-c6b24541cc2b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:01:44.241028 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a85151bf-dfd0-45c9-9abb-c6b24541cc2b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:01:44.241639 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1269/5056] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:44 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:44.867885 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-63b6fe67-f70a-4ba3-875b-b09695e03b10 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:44.869379 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-63b6fe67-f70a-4ba3-875b-b09695e03b10 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/226e7f69-f9c3-484d-a928-74c18e81be52 Jul 04 00:01:44.869540 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-63b6fe67-f70a-4ba3-875b-b09695e03b10 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:44.869746 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-63b6fe67-f70a-4ba3-875b-b09695e03b10 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:44.871329 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=213,cinder:INSERT=34,cinder:UPDATE=62 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:01:44.875332 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:44.875332 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:44.876137 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-63b6fe67-f70a-4ba3-875b-b09695e03b10 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:44.876886 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-63b6fe67-f70a-4ba3-875b-b09695e03b10 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/226e7f69-f9c3-484d-a928-74c18e81be52 returned with HTTP 200 Jul 04 00:01:44.877319 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1275/5057] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:44 2026] GET /volume/v3/snapshots/226e7f69-f9c3-484d-a928-74c18e81be52 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:44.886782 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:44.889128 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:01:44.889655 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "226e7f69-f9c3-484d-a928-74c18e81be52", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1560931184"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:44.891511 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create volume request body: {'volume': {'snapshot_id': '226e7f69-f9c3-484d-a928-74c18e81be52', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1560931184'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:01:44.897739 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:44.897739 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:44.898270 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:44.898434 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create volume of 2 GB Jul 04 00:01:44.906316 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Availability Zones retrieved successfully. Jul 04 00:01:44.916210 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Flow 'volume_create_api' (dc7d460f-0f72-49d9-b263-93864535ed25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:01:44.917847 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0c472e3-f6a5-4888-ab68-1ebdf8ee5ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:44.919052 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:01:44.958251 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0c472e3-f6a5-4888-ab68-1ebdf8ee5ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '226e7f69-f9c3-484d-a928-74c18e81be52', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:44.959250 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2075f5a8-2f03-4759-bf3c-5fbdef8f9895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:45.010631 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Created reservations ['94fe5e09-4e40-4304-8cee-434afec45243', '0619be45-24fb-423c-8dc3-a7dbf94163b1', '63721318-ee2b-4615-89c4-b47ca03683ac', '085ba55a-395c-4bad-b328-8a8df19a6e23'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:01:45.010803 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2075f5a8-2f03-4759-bf3c-5fbdef8f9895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94fe5e09-4e40-4304-8cee-434afec45243', '0619be45-24fb-423c-8dc3-a7dbf94163b1', '63721318-ee2b-4615-89c4-b47ca03683ac', '085ba55a-395c-4bad-b328-8a8df19a6e23']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:45.011778 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b311bee8-fc11-4494-8fc3-18dee9b35786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:45.062126 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b311bee8-fc11-4494-8fc3-18dee9b35786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1560931184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96836c24b535461d87029bbc2b551908',qos_specs=None,replication_status=,reservations=['94fe5e09-4e40-4304-8cee-434afec45243','0619be45-24fb-423c-8dc3-a7dbf94163b1','63721318-ee2b-4615-89c4-b47ca03683ac','085ba55a-395c-4bad-b328-8a8df19a6e23'],size=2,snapshot_id=226e7f69-f9c3-484d-a928-74c18e81be52,source_replicaid=,source_volid=None,status='creating',user_id='1d50d8995f154f79a9321ae7f200f2aa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:01:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1560931184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96836c24b535461d87029bbc2b551908',provider_auth=None,provider_geometry=None,provider_id=None,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=226e7f69-f9c3-484d-a928-74c18e81be52,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d50d8995f154f79a9321ae7f200f2aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:45.063059 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82e7bb3-713d-48ee-947f-b8f8ce74cad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:45.099932 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82e7bb3-713d-48ee-947f-b8f8ce74cad0) transitioned into state 'SUCCESS' from state '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-1560931184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96836c24b535461d87029bbc2b551908',qos_specs=None,replication_status=,reservations=['94fe5e09-4e40-4304-8cee-434afec45243','0619be45-24fb-423c-8dc3-a7dbf94163b1','63721318-ee2b-4615-89c4-b47ca03683ac','085ba55a-395c-4bad-b328-8a8df19a6e23'],size=2,snapshot_id=226e7f69-f9c3-484d-a928-74c18e81be52,source_replicaid=,source_volid=None,status='creating',user_id='1d50d8995f154f79a9321ae7f200f2aa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:45.100623 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b49095f-1d95-41f0-9780-8cb5ab8c8f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:45.124978 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b49095f-1d95-41f0-9780-8cb5ab8c8f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:45.126322 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Flow 'volume_create_api' (dc7d460f-0f72-49d9-b263-93864535ed25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:01:45.126710 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create volume request issued successfully. Jul 04 00:01:45.127373 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0e528af3-9529-47a7-b1a0-870b6f6ae20c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:01:45.127891 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1240/5058] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:01:44 2026] POST /volume/v3/volumes => generated 788 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:01:45.140516 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-06a07a7b-2eb9-4bb0-9bd3-496d7ee348d3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:45.142044 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-06a07a7b-2eb9-4bb0-9bd3-496d7ee348d3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 Jul 04 00:01:45.142233 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-06a07a7b-2eb9-4bb0-9bd3-496d7ee348d3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:45.142437 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-06a07a7b-2eb9-4bb0-9bd3-496d7ee348d3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:45.148536 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:45.148536 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:45.151661 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-06a07a7b-2eb9-4bb0-9bd3-496d7ee348d3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:45.155150 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-06a07a7b-2eb9-4bb0-9bd3-496d7ee348d3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 returned with HTTP 200 Jul 04 00:01:45.155521 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1275/5059] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:45 2026] GET /volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 => generated 856 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:45.255130 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-73dd8d3a-927f-4d38-ba22-f71253f60c33 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:45.256921 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-73dd8d3a-927f-4d38-ba22-f71253f60c33 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:01:45.257038 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-73dd8d3a-927f-4d38-ba22-f71253f60c33 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:45.257308 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-73dd8d3a-927f-4d38-ba22-f71253f60c33 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:45.259247 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=240,cinder:UPDATE=98,cinder:INSERT=33 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:01:45.267921 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:45.267921 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:45.271233 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-73dd8d3a-927f-4d38-ba22-f71253f60c33 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:01:45.275651 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-73dd8d3a-927f-4d38-ba22-f71253f60c33 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:01:45.276081 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1270/5060] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:45 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:45.616019 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9f3beff0-c397-4f13-a2da-740f68537255 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:45.616371 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9f3beff0-c397-4f13-a2da-740f68537255 None None] GET https://10.4.3.143/volume// Jul 04 00:01:45.616511 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9f3beff0-c397-4f13-a2da-740f68537255 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:45.616688 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9f3beff0-c397-4f13-a2da-740f68537255 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:45.617005 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9f3beff0-c397-4f13-a2da-740f68537255 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:01:45.617238 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1276/5061] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:01:45 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:01:45.623295 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-81379cf9-2d1d-4b7b-a328-8e381e946021 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:45.625135 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-81379cf9-2d1d-4b7b-a328-8e381e946021 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:01:45.625313 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-81379cf9-2d1d-4b7b-a328-8e381e946021 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:45.625533 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-81379cf9-2d1d-4b7b-a328-8e381e946021 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:45.633458 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:45.633458 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:45.636568 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-81379cf9-2d1d-4b7b-a328-8e381e946021 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:01:45.640713 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-81379cf9-2d1d-4b7b-a328-8e381e946021 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:01:45.641192 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1241/5062] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:01:45 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 1609 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:01:45.737347 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-30c5f020-f47d-43b9-87e1-6644163ab728 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:45.739340 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-30c5f020-f47d-43b9-87e1-6644163ab728 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] PUT https://10.4.3.143/volume/v3/attachments/b8b8d2b8-93f2-4a1b-b78b-be14f486a94c Jul 04 00:01:45.739764 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-30c5f020-f47d-43b9-87e1-6644163ab728 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:45.746819 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-30c5f020-f47d-43b9-87e1-6644163ab728 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Acquiring lock "cinder-attachment_update-478d3b30-50dc-494f-9ad1-5a71541e04b6-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:01:45.751013 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-30c5f020-f47d-43b9-87e1-6644163ab728 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Lock "cinder-attachment_update-478d3b30-50dc-494f-9ad1-5a71541e04b6-np0000004490" acquired by "attachment_update" :: waited 0.004s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:01:45.752008 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:45.752008 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:46.169614 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-da4a5c1a-f5ad-47d6-96b4-9d7f966f1ae9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:46.171589 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-da4a5c1a-f5ad-47d6-96b4-9d7f966f1ae9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 Jul 04 00:01:46.171819 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-da4a5c1a-f5ad-47d6-96b4-9d7f966f1ae9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:46.172016 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-da4a5c1a-f5ad-47d6-96b4-9d7f966f1ae9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:46.179462 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:46.179462 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:46.182998 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-da4a5c1a-f5ad-47d6-96b4-9d7f966f1ae9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:46.187106 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-da4a5c1a-f5ad-47d6-96b4-9d7f966f1ae9 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 returned with HTTP 200 Jul 04 00:01:46.187594 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1271/5063] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:46 2026] GET /volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:46.201635 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5eae553e-f80f-4ac5-8861-f76cf9fbd4c1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:46.203870 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5eae553e-f80f-4ac5-8861-f76cf9fbd4c1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 Jul 04 00:01:46.204118 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5eae553e-f80f-4ac5-8861-f76cf9fbd4c1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:46.204352 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5eae553e-f80f-4ac5-8861-f76cf9fbd4c1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:46.212724 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:46.212724 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:46.216941 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5eae553e-f80f-4ac5-8861-f76cf9fbd4c1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:46.221948 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5eae553e-f80f-4ac5-8861-f76cf9fbd4c1 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 returned with HTTP 200 Jul 04 00:01:46.222498 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1277/5064] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:46 2026] GET /volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:46.234211 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f323da2b-0df8-4a15-955b-8f365952efdf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:46.236085 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f323da2b-0df8-4a15-955b-8f365952efdf tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 Jul 04 00:01:46.236278 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f323da2b-0df8-4a15-955b-8f365952efdf tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:46.236489 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f323da2b-0df8-4a15-955b-8f365952efdf tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:46.236684 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-f323da2b-0df8-4a15-955b-8f365952efdf tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete volume with id: 2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 Jul 04 00:01:46.243411 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:46.243411 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:46.243868 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f323da2b-0df8-4a15-955b-8f365952efdf tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:46.266448 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f323da2b-0df8-4a15-955b-8f365952efdf tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete volume request issued successfully. Jul 04 00:01:46.266627 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f323da2b-0df8-4a15-955b-8f365952efdf tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 returned with HTTP 202 Jul 04 00:01:46.267025 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1242/5065] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:01:46 2026] DELETE /volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:01:46.274529 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-30c5f020-f47d-43b9-87e1-6644163ab728 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Lock "cinder-attachment_update-478d3b30-50dc-494f-9ad1-5a71541e04b6-np0000004490" released by "attachment_update" :: held 0.523s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:01:46.274935 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-30c5f020-f47d-43b9-87e1-6644163ab728 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/attachments/b8b8d2b8-93f2-4a1b-b78b-be14f486a94c returned with HTTP 200 Jul 04 00:01:46.275247 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8be9580f-f71a-4181-a4de-c5a9ceaedb09 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:46.275518 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1276/5066] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:01:45 2026] PUT /volume/v3/attachments/b8b8d2b8-93f2-4a1b-b78b-be14f486a94c => generated 968 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:46.277099 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8be9580f-f71a-4181-a4de-c5a9ceaedb09 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 Jul 04 00:01:46.277313 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8be9580f-f71a-4181-a4de-c5a9ceaedb09 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:46.277506 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8be9580f-f71a-4181-a4de-c5a9ceaedb09 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:46.284225 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:46.284225 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:46.287826 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8be9580f-f71a-4181-a4de-c5a9ceaedb09 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:46.290389 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-57c81589-0c1f-46d8-b120-dcdc61d9207a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:46.292559 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8be9580f-f71a-4181-a4de-c5a9ceaedb09 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 returned with HTTP 200 Jul 04 00:01:46.293016 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1272/5067] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:46 2026] GET /volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:46.294484 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-57c81589-0c1f-46d8-b120-dcdc61d9207a tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:01:46.294764 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-57c81589-0c1f-46d8-b120-dcdc61d9207a tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:46.294996 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-57c81589-0c1f-46d8-b120-dcdc61d9207a tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:46.309748 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:46.309748 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:46.313472 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-57c81589-0c1f-46d8-b120-dcdc61d9207a tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:01:46.318103 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-57c81589-0c1f-46d8-b120-dcdc61d9207a tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:01:46.318612 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1278/5068] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:46 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:46.786179 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-fd150b12-63d8-4275-98df-cfdc9fcf7512 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:46.788168 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-fd150b12-63d8-4275-98df-cfdc9fcf7512 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] POST https://10.4.3.143/volume/v3/attachments/b8b8d2b8-93f2-4a1b-b78b-be14f486a94c/action Jul 04 00:01:46.788538 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-fd150b12-63d8-4275-98df-cfdc9fcf7512 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:01:46.788672 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-fd150b12-63d8-4275-98df-cfdc9fcf7512 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:46.804293 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:46.804293 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:46.812742 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-fd150b12-63d8-4275-98df-cfdc9fcf7512 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/attachments/b8b8d2b8-93f2-4a1b-b78b-be14f486a94c/action returned with HTTP 204 Jul 04 00:01:46.813204 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1243/5069] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:01:46 2026] POST /volume/v3/attachments/b8b8d2b8-93f2-4a1b-b78b-be14f486a94c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:47.304680 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a489d662-75de-4b89-b5f3-dff33015e2a3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:47.306401 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a489d662-75de-4b89-b5f3-dff33015e2a3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 Jul 04 00:01:47.306625 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a489d662-75de-4b89-b5f3-dff33015e2a3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:47.306840 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a489d662-75de-4b89-b5f3-dff33015e2a3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:47.312176 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a489d662-75de-4b89-b5f3-dff33015e2a3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 returned with HTTP 404 Jul 04 00:01:47.312606 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1277/5070] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:47 2026] GET /volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:47.318590 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c1bb02bb-0b41-4b33-bfea-698c073bde64 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:47.320170 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c1bb02bb-0b41-4b33-bfea-698c073bde64 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 Jul 04 00:01:47.320358 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c1bb02bb-0b41-4b33-bfea-698c073bde64 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:47.320530 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c1bb02bb-0b41-4b33-bfea-698c073bde64 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:47.325388 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c1bb02bb-0b41-4b33-bfea-698c073bde64 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 returned with HTTP 404 Jul 04 00:01:47.325833 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1273/5071] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:47 2026] GET /volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:47.333071 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-caa44e4d-c4d9-456e-8b0d-9c90362ebd35 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:47.334000 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b5361af3-1028-414d-bcb8-6e64db2b074f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:47.335061 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-caa44e4d-c4d9-456e-8b0d-9c90362ebd35 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:01:47.335274 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-caa44e4d-c4d9-456e-8b0d-9c90362ebd35 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:47.335480 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-caa44e4d-c4d9-456e-8b0d-9c90362ebd35 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:47.335677 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b5361af3-1028-414d-bcb8-6e64db2b074f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 Jul 04 00:01:47.335926 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b5361af3-1028-414d-bcb8-6e64db2b074f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:47.336230 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b5361af3-1028-414d-bcb8-6e64db2b074f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:47.336279 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-b5361af3-1028-414d-bcb8-6e64db2b074f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete volume with id: 2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 Jul 04 00:01:47.343463 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b5361af3-1028-414d-bcb8-6e64db2b074f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 returned with HTTP 404 Jul 04 00:01:47.343973 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1244/5072] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:01:47 2026] DELETE /volume/v3/volumes/2295a8cc-6f7e-419e-9cf7-3f8ad35d2ec2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:47.345167 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:47.345167 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:47.352106 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-caa44e4d-c4d9-456e-8b0d-9c90362ebd35 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:01:47.352568 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-98e02f90-b64b-417e-86ce-2f6ea6e660fb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:47.354440 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-98e02f90-b64b-417e-86ce-2f6ea6e660fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/226e7f69-f9c3-484d-a928-74c18e81be52 Jul 04 00:01:47.354699 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-98e02f90-b64b-417e-86ce-2f6ea6e660fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:47.354957 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-98e02f90-b64b-417e-86ce-2f6ea6e660fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:47.355061 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-98e02f90-b64b-417e-86ce-2f6ea6e660fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete snapshot with id: 226e7f69-f9c3-484d-a928-74c18e81be52 Jul 04 00:01:47.356741 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-caa44e4d-c4d9-456e-8b0d-9c90362ebd35 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:01:47.357281 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1279/5073] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:47 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:47.360188 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:47.360188 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:47.360657 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-98e02f90-b64b-417e-86ce-2f6ea6e660fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:47.377957 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-98e02f90-b64b-417e-86ce-2f6ea6e660fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot delete request issued successfully. Jul 04 00:01:47.378152 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-98e02f90-b64b-417e-86ce-2f6ea6e660fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/226e7f69-f9c3-484d-a928-74c18e81be52 returned with HTTP 202 Jul 04 00:01:47.378534 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1278/5074] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:01:47 2026] DELETE /volume/v3/snapshots/226e7f69-f9c3-484d-a928-74c18e81be52 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:01:47.388170 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-da98e618-4761-449a-8109-4ef2412501f3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:47.390291 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-da98e618-4761-449a-8109-4ef2412501f3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/226e7f69-f9c3-484d-a928-74c18e81be52 Jul 04 00:01:47.390503 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-da98e618-4761-449a-8109-4ef2412501f3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:47.390733 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-da98e618-4761-449a-8109-4ef2412501f3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:47.395612 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:47.395612 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:47.396018 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-da98e618-4761-449a-8109-4ef2412501f3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:47.396760 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-da98e618-4761-449a-8109-4ef2412501f3 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/226e7f69-f9c3-484d-a928-74c18e81be52 returned with HTTP 200 Jul 04 00:01:47.397089 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1274/5075] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:47 2026] GET /volume/v3/snapshots/226e7f69-f9c3-484d-a928-74c18e81be52 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:48.370861 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-cabe3f01-c4eb-4151-a39d-39e4b1abcae1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:48.372502 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cabe3f01-c4eb-4151-a39d-39e4b1abcae1 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:01:48.372685 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cabe3f01-c4eb-4151-a39d-39e4b1abcae1 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:48.372876 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-cabe3f01-c4eb-4151-a39d-39e4b1abcae1 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:48.381772 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:48.381772 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:48.385066 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-cabe3f01-c4eb-4151-a39d-39e4b1abcae1 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:01:48.388839 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-cabe3f01-c4eb-4151-a39d-39e4b1abcae1 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:01:48.389213 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1245/5076] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:48 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:48.405495 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f35594e6-657b-4d7b-b866-8bb813320c71 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:48.407225 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f35594e6-657b-4d7b-b866-8bb813320c71 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/226e7f69-f9c3-484d-a928-74c18e81be52 Jul 04 00:01:48.407449 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f35594e6-657b-4d7b-b866-8bb813320c71 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:48.407625 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f35594e6-657b-4d7b-b866-8bb813320c71 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:48.411470 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f35594e6-657b-4d7b-b866-8bb813320c71 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/226e7f69-f9c3-484d-a928-74c18e81be52 returned with HTTP 404 Jul 04 00:01:48.411958 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1280/5077] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:48 2026] GET /volume/v3/snapshots/226e7f69-f9c3-484d-a928-74c18e81be52 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:48.418539 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8c2278e9-19c0-48d8-8b57-69aae4ad7846 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:48.420192 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8c2278e9-19c0-48d8-8b57-69aae4ad7846 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 Jul 04 00:01:48.420401 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8c2278e9-19c0-48d8-8b57-69aae4ad7846 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:48.424529 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8c2278e9-19c0-48d8-8b57-69aae4ad7846 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:48.427255 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:48.427255 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:48.430741 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8c2278e9-19c0-48d8-8b57-69aae4ad7846 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:48.449261 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8c2278e9-19c0-48d8-8b57-69aae4ad7846 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 returned with HTTP 200 Jul 04 00:01:48.449629 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1279/5078] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:48 2026] GET /volume/v3/volumes/30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:48.464152 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-da3a47d4-3eb6-4cbb-8b05-b913c3712171 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:48.466579 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-da3a47d4-3eb6-4cbb-8b05-b913c3712171 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/volumes/30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 Jul 04 00:01:48.466843 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-da3a47d4-3eb6-4cbb-8b05-b913c3712171 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:48.467089 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-da3a47d4-3eb6-4cbb-8b05-b913c3712171 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:48.467352 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-da3a47d4-3eb6-4cbb-8b05-b913c3712171 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete volume with id: 30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 Jul 04 00:01:48.475238 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:48.475238 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:48.475696 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-da3a47d4-3eb6-4cbb-8b05-b913c3712171 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:48.501096 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-da3a47d4-3eb6-4cbb-8b05-b913c3712171 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete volume request issued successfully. Jul 04 00:01:48.501260 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-da3a47d4-3eb6-4cbb-8b05-b913c3712171 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 returned with HTTP 202 Jul 04 00:01:48.501661 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1275/5079] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:01:48 2026] DELETE /volume/v3/volumes/30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:01:48.508899 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e102a96a-e363-46ec-8a0b-f190c337c1b0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:48.511011 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e102a96a-e363-46ec-8a0b-f190c337c1b0 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 Jul 04 00:01:48.511087 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e102a96a-e363-46ec-8a0b-f190c337c1b0 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:48.512857 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e102a96a-e363-46ec-8a0b-f190c337c1b0 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:48.519486 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:48.519486 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:48.522845 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e102a96a-e363-46ec-8a0b-f190c337c1b0 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:48.526616 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e102a96a-e363-46ec-8a0b-f190c337c1b0 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 returned with HTTP 200 Jul 04 00:01:48.527031 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1246/5080] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:48 2026] GET /volume/v3/volumes/30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:49.132336 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-db5ff750-625a-492d-9a5e-74f679946348 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:49.134048 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-db5ff750-625a-492d-9a5e-74f679946348 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] POST https://10.4.3.143/volume/v3/attachments/629234ea-9ddd-41f8-9b8e-15a6ff7bafd4/action Jul 04 00:01:49.134570 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-db5ff750-625a-492d-9a5e-74f679946348 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:01:49.134827 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-db5ff750-625a-492d-9a5e-74f679946348 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:49.151231 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:49.151231 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:49.185674 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-1f5ed3d4-3c72-48c4-8321-debbd607750f req-db5ff750-625a-492d-9a5e-74f679946348 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/attachments/629234ea-9ddd-41f8-9b8e-15a6ff7bafd4/action returned with HTTP 204 Jul 04 00:01:49.185674 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1281/5081] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:01:49 2026] POST /volume/v3/attachments/629234ea-9ddd-41f8-9b8e-15a6ff7bafd4/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:49.400998 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a0ffd207-7fa5-461e-9ffa-423ddb65df93 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:49.402604 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a0ffd207-7fa5-461e-9ffa-423ddb65df93 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:01:49.402799 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a0ffd207-7fa5-461e-9ffa-423ddb65df93 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:49.402981 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a0ffd207-7fa5-461e-9ffa-423ddb65df93 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:49.411547 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:49.411547 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:49.414597 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a0ffd207-7fa5-461e-9ffa-423ddb65df93 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:01:49.418426 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a0ffd207-7fa5-461e-9ffa-423ddb65df93 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:01:49.418796 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1280/5082] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:49 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:49.430641 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-698489c1-6e53-4f33-88b4-4e3f33ec3589 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:49.432215 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-698489c1-6e53-4f33-88b4-4e3f33ec3589 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:01:49.433205 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-698489c1-6e53-4f33-88b4-4e3f33ec3589 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:49.433205 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-698489c1-6e53-4f33-88b4-4e3f33ec3589 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:49.441466 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:49.441466 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:49.444804 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-698489c1-6e53-4f33-88b4-4e3f33ec3589 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:01:49.449167 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-698489c1-6e53-4f33-88b4-4e3f33ec3589 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:01:49.449540 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1276/5083] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:49 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:49.460510 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-984ee737-d88f-46b8-a4cd-d88635eba5ba None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:49.462016 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-984ee737-d88f-46b8-a4cd-d88635eba5ba tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 04 00:01:49.462324 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-984ee737-d88f-46b8-a4cd-d88635eba5ba tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a3fa5f96-2032-4ba6-8732-48e65935722e", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1459272839", "description": null, "metadata": null}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:49.472034 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:49.472034 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:49.472473 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-984ee737-d88f-46b8-a4cd-d88635eba5ba tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:01:49.472600 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-984ee737-d88f-46b8-a4cd-d88635eba5ba tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Create snapshot from volume a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:01:49.524790 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-984ee737-d88f-46b8-a4cd-d88635eba5ba tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Created reservations ['8a2d85fd-ff06-4319-b9a6-96e099a6a67a', '8d317a55-1dd7-48b4-8332-c5c312e783b1', '40efdb0a-9e18-4881-aa6e-7bad782792a1', 'b4f0c5cc-2f36-4a95-9b47-fb713c931799'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:01:49.539762 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e3d03005-554a-445a-9959-d6ae2bfe56be None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:49.545156 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e3d03005-554a-445a-9959-d6ae2bfe56be tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 Jul 04 00:01:49.545462 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e3d03005-554a-445a-9959-d6ae2bfe56be tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:49.545743 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e3d03005-554a-445a-9959-d6ae2bfe56be tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:49.552928 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e3d03005-554a-445a-9959-d6ae2bfe56be tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 returned with HTTP 404 Jul 04 00:01:49.553433 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1282/5084] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:49 2026] GET /volume/v3/volumes/30acf8ba-df97-4b07-8a98-59b4c7b2a4d5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:49.561271 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5f6c47d8-8577-4049-b9f6-a82232a88a93 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:49.563515 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5f6c47d8-8577-4049-b9f6-a82232a88a93 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:49.563718 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5f6c47d8-8577-4049-b9f6-a82232a88a93 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:49.563918 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5f6c47d8-8577-4049-b9f6-a82232a88a93 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:49.570872 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:49.570872 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:49.572924 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-984ee737-d88f-46b8-a4cd-d88635eba5ba tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Snapshot force create request issued successfully. Jul 04 00:01:49.573227 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-984ee737-d88f-46b8-a4cd-d88635eba5ba tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 04 00:01:49.573623 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1247/5085] 10.4.3.143 () {68 vars in 1265 bytes} [Sat Jul 4 00:01:49 2026] POST /volume/v3/snapshots => generated 311 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:01:49.575842 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-5f6c47d8-8577-4049-b9f6-a82232a88a93 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:49.580064 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5f6c47d8-8577-4049-b9f6-a82232a88a93 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 04 00:01:49.580463 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1281/5086] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:49 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:49.590192 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-60a01e7c-e6ae-47bd-8583-df5d47cf4910 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:49.591687 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-60a01e7c-e6ae-47bd-8583-df5d47cf4910 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 Jul 04 00:01:49.591877 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-60a01e7c-e6ae-47bd-8583-df5d47cf4910 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:49.592047 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-60a01e7c-e6ae-47bd-8583-df5d47cf4910 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:49.593442 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:49.595685 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:01:49.596075 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1419350901"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:49.596477 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:49.596477 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:49.596889 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-60a01e7c-e6ae-47bd-8583-df5d47cf4910 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Snapshot retrieved successfully. Jul 04 00:01:49.597540 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-60a01e7c-e6ae-47bd-8583-df5d47cf4910 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 returned with HTTP 200 Jul 04 00:01:49.597576 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1419350901'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:01:49.597652 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create volume of 1 GB Jul 04 00:01:49.597904 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1277/5087] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:49 2026] GET /volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 => generated 443 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:49.601436 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Availability Zones retrieved successfully. Jul 04 00:01:49.607479 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Flow 'volume_create_api' (e81b6641-dcff-4d0f-838c-fb75057acb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:01:49.608319 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ce3998-bb95-4411-b4a9-9b35149db95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:49.609093 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:01:49.635075 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1ce3998-bb95-4411-b4a9-9b35149db95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:49.635956 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b28b2b4c-ddfb-4566-af9b-4dd65e4ad5ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:49.684878 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Created reservations ['132e195b-c3bd-4bd0-99d2-5fd55043d1e3', '930caa37-5a38-4b52-a376-079a78c31125', '8bbdd820-1695-41b4-a431-4d8b8eb97723', '1ef67094-e9c6-4057-ad18-28e6f817902f'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:01:49.685713 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b28b2b4c-ddfb-4566-af9b-4dd65e4ad5ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['132e195b-c3bd-4bd0-99d2-5fd55043d1e3', '930caa37-5a38-4b52-a376-079a78c31125', '8bbdd820-1695-41b4-a431-4d8b8eb97723', '1ef67094-e9c6-4057-ad18-28e6f817902f']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:49.686441 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0664ea09-d18c-4b20-a732-31a99b54b90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:49.713052 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0664ea09-d18c-4b20-a732-31a99b54b90c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28b818bc-5e95-4f80-b6b5-d87f7a5738b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1419350901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96836c24b535461d87029bbc2b551908',qos_specs=None,replication_status=,reservations=['132e195b-c3bd-4bd0-99d2-5fd55043d1e3','930caa37-5a38-4b52-a376-079a78c31125','8bbdd820-1695-41b4-a431-4d8b8eb97723','1ef67094-e9c6-4057-ad18-28e6f817902f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d50d8995f154f79a9321ae7f200f2aa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:01:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1419350901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28b818bc-5e95-4f80-b6b5-d87f7a5738b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96836c24b535461d87029bbc2b551908',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d50d8995f154f79a9321ae7f200f2aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:49.713672 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cc603bc-f526-4d5b-8de3-c2d9a2f3e278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:49.734832 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cc603bc-f526-4d5b-8de3-c2d9a2f3e278) transitioned into state 'SUCCESS' from state '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-1419350901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96836c24b535461d87029bbc2b551908',qos_specs=None,replication_status=,reservations=['132e195b-c3bd-4bd0-99d2-5fd55043d1e3','930caa37-5a38-4b52-a376-079a78c31125','8bbdd820-1695-41b4-a431-4d8b8eb97723','1ef67094-e9c6-4057-ad18-28e6f817902f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d50d8995f154f79a9321ae7f200f2aa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:49.735548 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7682b6cf-6e6b-4eba-9b48-e8f750962966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:49.754869 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7682b6cf-6e6b-4eba-9b48-e8f750962966) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:49.756723 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Flow 'volume_create_api' (e81b6641-dcff-4d0f-838c-fb75057acb46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:01:49.756723 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create volume request issued successfully. Jul 04 00:01:49.757565 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-82be4f8b-8b26-4a2a-aa61-353c626985fb tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:01:49.761172 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1283/5088] 10.4.3.143 () {68 vars in 1258 bytes} [Sat Jul 4 00:01:49 2026] POST /volume/v3/volumes => generated 754 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:01:49.774728 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d97edd1d-9d30-4072-bca7-e717d116ff0b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:49.774728 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d97edd1d-9d30-4072-bca7-e717d116ff0b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/28b818bc-5e95-4f80-b6b5-d87f7a5738b1 Jul 04 00:01:49.774728 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d97edd1d-9d30-4072-bca7-e717d116ff0b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:49.774728 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d97edd1d-9d30-4072-bca7-e717d116ff0b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:49.779388 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:49.779388 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:49.782479 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d97edd1d-9d30-4072-bca7-e717d116ff0b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:49.786128 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d97edd1d-9d30-4072-bca7-e717d116ff0b tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/28b818bc-5e95-4f80-b6b5-d87f7a5738b1 returned with HTTP 200 Jul 04 00:01:49.786477 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1248/5089] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:49 2026] GET /volume/v3/volumes/28b818bc-5e95-4f80-b6b5-d87f7a5738b1 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:50.607244 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b50b3387-6689-496a-8628-c199cc1d81d0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:50.609033 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b50b3387-6689-496a-8628-c199cc1d81d0 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 Jul 04 00:01:50.609212 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b50b3387-6689-496a-8628-c199cc1d81d0 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:50.609427 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b50b3387-6689-496a-8628-c199cc1d81d0 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:50.615031 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:50.615031 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:50.615528 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b50b3387-6689-496a-8628-c199cc1d81d0 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Snapshot retrieved successfully. Jul 04 00:01:50.616399 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b50b3387-6689-496a-8628-c199cc1d81d0 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 returned with HTTP 200 Jul 04 00:01:50.616789 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1282/5090] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:50 2026] GET /volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:50.624275 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-355878fc-3756-47b9-bc89-2595f3a258c0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:50.625961 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-355878fc-3756-47b9-bc89-2595f3a258c0 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 Jul 04 00:01:50.626145 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-355878fc-3756-47b9-bc89-2595f3a258c0 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:50.626335 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-355878fc-3756-47b9-bc89-2595f3a258c0 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:50.631398 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:50.631398 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:50.631841 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-355878fc-3756-47b9-bc89-2595f3a258c0 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Snapshot retrieved successfully. Jul 04 00:01:50.632552 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-355878fc-3756-47b9-bc89-2595f3a258c0 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 returned with HTTP 200 Jul 04 00:01:50.633064 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1278/5091] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:50 2026] GET /volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:50.640181 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-65cbf7b1-69bd-44ad-8141-241638ef5663 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:50.642452 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-65cbf7b1-69bd-44ad-8141-241638ef5663 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:01:50.642684 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-65cbf7b1-69bd-44ad-8141-241638ef5663 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:50.642943 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-65cbf7b1-69bd-44ad-8141-241638ef5663 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:50.654324 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:50.654324 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:50.658352 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-65cbf7b1-69bd-44ad-8141-241638ef5663 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:01:50.662301 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-65cbf7b1-69bd-44ad-8141-241638ef5663 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:01:50.662682 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1284/5092] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:50 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:50.798850 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e517420c-efe4-4e2a-aced-43064a5d6dee None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:50.800776 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e517420c-efe4-4e2a-aced-43064a5d6dee tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/28b818bc-5e95-4f80-b6b5-d87f7a5738b1 Jul 04 00:01:50.800992 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e517420c-efe4-4e2a-aced-43064a5d6dee tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:50.801202 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e517420c-efe4-4e2a-aced-43064a5d6dee tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:50.808540 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:50.808540 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:50.812314 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e517420c-efe4-4e2a-aced-43064a5d6dee tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:50.817055 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e517420c-efe4-4e2a-aced-43064a5d6dee tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/28b818bc-5e95-4f80-b6b5-d87f7a5738b1 returned with HTTP 200 Jul 04 00:01:50.817515 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1249/5093] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:50 2026] GET /volume/v3/volumes/28b818bc-5e95-4f80-b6b5-d87f7a5738b1 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:50.829622 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e608390f-836b-47dd-b53a-928d4d7827e5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:50.831321 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e608390f-836b-47dd-b53a-928d4d7827e5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 04 00:01:50.831686 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e608390f-836b-47dd-b53a-928d4d7827e5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28b818bc-5e95-4f80-b6b5-d87f7a5738b1", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-575024088"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:50.840022 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:50.840022 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:50.840568 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e608390f-836b-47dd-b53a-928d4d7827e5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:50.840620 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-e608390f-836b-47dd-b53a-928d4d7827e5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create snapshot from volume 28b818bc-5e95-4f80-b6b5-d87f7a5738b1 Jul 04 00:01:50.866472 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-e608390f-836b-47dd-b53a-928d4d7827e5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Created reservations ['44101c0d-9c3f-45c1-bfc8-2dde736b7a93', '7cc92f2e-c509-4cd9-a0e2-85c647e13a65', 'b895bf6a-b005-4431-9e1b-0304429b366f', 'f752c3ea-7f33-4b28-9c6e-dfac2bbf3a38'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:01:50.879533 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-a073d507-4677-48d6-a720-b1252a3ac0b8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:50.884984 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-a073d507-4677-48d6-a720-b1252a3ac0b8 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6/encryption Jul 04 00:01:50.885234 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-a073d507-4677-48d6-a720-b1252a3ac0b8 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:50.885488 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-a073d507-4677-48d6-a720-b1252a3ac0b8 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:50.901900 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:50.901900 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:50.907730 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e608390f-836b-47dd-b53a-928d4d7827e5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot create request issued successfully. Jul 04 00:01:50.907730 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e608390f-836b-47dd-b53a-928d4d7827e5 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 04 00:01:50.907730 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1283/5094] 10.4.3.143 () {68 vars in 1265 bytes} [Sat Jul 4 00:01:50 2026] POST /volume/v3/snapshots => generated 309 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:01:50.911619 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b2b1bc8c-fac5-4a7f-be2d-33e7d90c2e61 req-a073d507-4677-48d6-a720-b1252a3ac0b8 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6/encryption returned with HTTP 200 Jul 04 00:01:50.912144 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1279/5095] 10.4.3.143 () {68 vars in 1631 bytes} [Sat Jul 4 00:01:50 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:50.918882 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d36d1935-81ab-4ff7-8d81-5e344acdd30a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:50.921810 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d36d1935-81ab-4ff7-8d81-5e344acdd30a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/0d45c2f9-4802-477b-ab42-8331620cd8e1 Jul 04 00:01:50.922146 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d36d1935-81ab-4ff7-8d81-5e344acdd30a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:50.922349 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d36d1935-81ab-4ff7-8d81-5e344acdd30a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:50.930812 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:50.930812 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:50.931209 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d36d1935-81ab-4ff7-8d81-5e344acdd30a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:50.932078 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d36d1935-81ab-4ff7-8d81-5e344acdd30a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/0d45c2f9-4802-477b-ab42-8331620cd8e1 returned with HTTP 200 Jul 04 00:01:50.933096 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1285/5096] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:50 2026] GET /volume/v3/snapshots/0d45c2f9-4802-477b-ab42-8331620cd8e1 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:51.941782 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-09225a27-f265-4454-8df2-4f470066f996 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:51.943922 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-09225a27-f265-4454-8df2-4f470066f996 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/0d45c2f9-4802-477b-ab42-8331620cd8e1 Jul 04 00:01:51.944013 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-09225a27-f265-4454-8df2-4f470066f996 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:51.944236 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-09225a27-f265-4454-8df2-4f470066f996 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:51.950822 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:51.950822 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:51.950822 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-09225a27-f265-4454-8df2-4f470066f996 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:51.953613 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-09225a27-f265-4454-8df2-4f470066f996 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/0d45c2f9-4802-477b-ab42-8331620cd8e1 returned with HTTP 200 Jul 04 00:01:51.953613 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1250/5097] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:51 2026] GET /volume/v3/snapshots/0d45c2f9-4802-477b-ab42-8331620cd8e1 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:51.960950 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:51.963006 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:01:51.963330 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0d45c2f9-4802-477b-ab42-8331620cd8e1", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1667850695"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:51.964641 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create volume request body: {'volume': {'snapshot_id': '0d45c2f9-4802-477b-ab42-8331620cd8e1', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1667850695'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:01:51.969946 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:51.969946 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:51.970403 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:51.970522 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create volume of 1 GB Jul 04 00:01:51.990691 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Availability Zones retrieved successfully. Jul 04 00:01:51.992669 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Flow 'volume_create_api' (b8726f33-5ac3-465c-a41f-45e04b8750d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:01:51.994845 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e801de-5d2d-4153-8bc3-515e34a01d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:51.996736 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:01:52.044612 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21e801de-5d2d-4153-8bc3-515e34a01d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0d45c2f9-4802-477b-ab42-8331620cd8e1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:52.045304 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4063572a-8f4a-452f-bdb8-0cce5db46e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:52.095884 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Created reservations ['6124c3c6-139f-4f11-bc97-a3912df97dbd', '004e6fba-068b-4b2f-a676-473698ea0d4b', '4d58ecd1-8b1d-4a38-9e91-9a8dc5700894', 'a385adc2-7352-4818-a262-6b7fc2218876'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:01:52.097642 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4063572a-8f4a-452f-bdb8-0cce5db46e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6124c3c6-139f-4f11-bc97-a3912df97dbd', '004e6fba-068b-4b2f-a676-473698ea0d4b', '4d58ecd1-8b1d-4a38-9e91-9a8dc5700894', 'a385adc2-7352-4818-a262-6b7fc2218876']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:52.098115 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2425e3-dbb1-489e-b985-1fb0aa32d145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:52.136161 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2425e3-dbb1-489e-b985-1fb0aa32d145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6bff713-83c6-4c9d-b45b-27ef8ac56c97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1667850695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96836c24b535461d87029bbc2b551908',qos_specs=None,replication_status=,reservations=['6124c3c6-139f-4f11-bc97-a3912df97dbd','004e6fba-068b-4b2f-a676-473698ea0d4b','4d58ecd1-8b1d-4a38-9e91-9a8dc5700894','a385adc2-7352-4818-a262-6b7fc2218876'],size=1,snapshot_id=0d45c2f9-4802-477b-ab42-8331620cd8e1,source_replicaid=,source_volid=None,status='creating',user_id='1d50d8995f154f79a9321ae7f200f2aa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:01:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1667850695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6bff713-83c6-4c9d-b45b-27ef8ac56c97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96836c24b535461d87029bbc2b551908',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0d45c2f9-4802-477b-ab42-8331620cd8e1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d50d8995f154f79a9321ae7f200f2aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:52.137200 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (419f2651-eaaf-498b-aac6-151a42653312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:52.153341 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (419f2651-eaaf-498b-aac6-151a42653312) transitioned into state 'SUCCESS' from state '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-1667850695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96836c24b535461d87029bbc2b551908',qos_specs=None,replication_status=,reservations=['6124c3c6-139f-4f11-bc97-a3912df97dbd','004e6fba-068b-4b2f-a676-473698ea0d4b','4d58ecd1-8b1d-4a38-9e91-9a8dc5700894','a385adc2-7352-4818-a262-6b7fc2218876'],size=1,snapshot_id=0d45c2f9-4802-477b-ab42-8331620cd8e1,source_replicaid=,source_volid=None,status='creating',user_id='1d50d8995f154f79a9321ae7f200f2aa',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:52.154138 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7bcc306-9738-4f29-8053-77ac2e206b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:01:52.178323 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7bcc306-9738-4f29-8053-77ac2e206b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:01:52.179465 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Flow 'volume_create_api' (b8726f33-5ac3-465c-a41f-45e04b8750d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:01:52.179847 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Create volume request issued successfully. Jul 04 00:01:52.180672 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6e098f97-4611-4db7-a68a-e0caa445d7dd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:01:52.181148 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1284/5098] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:01:51 2026] POST /volume/v3/volumes => generated 788 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:01:52.194931 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f6b30315-605a-4730-aac2-64981b53206f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:52.196680 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f6b30315-605a-4730-aac2-64981b53206f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 Jul 04 00:01:52.196945 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f6b30315-605a-4730-aac2-64981b53206f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:52.197131 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f6b30315-605a-4730-aac2-64981b53206f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:52.204014 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:52.204014 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:52.207661 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f6b30315-605a-4730-aac2-64981b53206f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:52.212175 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f6b30315-605a-4730-aac2-64981b53206f tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 returned with HTTP 200 Jul 04 00:01:52.212589 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1280/5099] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:52 2026] GET /volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:53.224110 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d6f65dd7-7f4e-4fd0-beb9-7b68f2c7de5c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:53.226538 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d6f65dd7-7f4e-4fd0-beb9-7b68f2c7de5c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 Jul 04 00:01:53.226538 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d6f65dd7-7f4e-4fd0-beb9-7b68f2c7de5c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:53.226538 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d6f65dd7-7f4e-4fd0-beb9-7b68f2c7de5c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:53.235506 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:53.235506 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:53.240328 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d6f65dd7-7f4e-4fd0-beb9-7b68f2c7de5c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:53.246155 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d6f65dd7-7f4e-4fd0-beb9-7b68f2c7de5c tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 returned with HTTP 200 Jul 04 00:01:53.246747 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1286/5100] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:53 2026] GET /volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:53.262012 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f6e9ee8b-667a-446b-8a76-e113c92acfb8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:53.263634 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f6e9ee8b-667a-446b-8a76-e113c92acfb8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 Jul 04 00:01:53.263840 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f6e9ee8b-667a-446b-8a76-e113c92acfb8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:53.264018 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f6e9ee8b-667a-446b-8a76-e113c92acfb8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:53.270253 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:53.270253 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:53.273452 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f6e9ee8b-667a-446b-8a76-e113c92acfb8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:53.276878 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f6e9ee8b-667a-446b-8a76-e113c92acfb8 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 returned with HTTP 200 Jul 04 00:01:53.277193 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1251/5101] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:53 2026] GET /volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:53.293567 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b2f47c68-4d37-424a-94b6-7dc5637fb881 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:53.295827 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b2f47c68-4d37-424a-94b6-7dc5637fb881 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 Jul 04 00:01:53.296134 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b2f47c68-4d37-424a-94b6-7dc5637fb881 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:53.296387 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b2f47c68-4d37-424a-94b6-7dc5637fb881 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:53.296598 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-b2f47c68-4d37-424a-94b6-7dc5637fb881 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete volume with id: d6bff713-83c6-4c9d-b45b-27ef8ac56c97 Jul 04 00:01:53.303354 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:53.303354 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:53.303868 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b2f47c68-4d37-424a-94b6-7dc5637fb881 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:53.326663 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b2f47c68-4d37-424a-94b6-7dc5637fb881 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete volume request issued successfully. Jul 04 00:01:53.326868 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b2f47c68-4d37-424a-94b6-7dc5637fb881 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 returned with HTTP 202 Jul 04 00:01:53.327224 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1285/5102] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:01:53 2026] DELETE /volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:01:53.335523 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-45da73c4-96c8-4444-93cf-fe4dd6a55bd6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:53.337289 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-45da73c4-96c8-4444-93cf-fe4dd6a55bd6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 Jul 04 00:01:53.337510 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-45da73c4-96c8-4444-93cf-fe4dd6a55bd6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:53.337690 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-45da73c4-96c8-4444-93cf-fe4dd6a55bd6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:53.344331 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:53.344331 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:53.347497 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-45da73c4-96c8-4444-93cf-fe4dd6a55bd6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:53.351263 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-45da73c4-96c8-4444-93cf-fe4dd6a55bd6 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 returned with HTTP 200 Jul 04 00:01:53.351611 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1281/5103] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:53 2026] GET /volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:54.129768 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-b3808e30-4858-4fe8-9ee8-f0d7d56b2291 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:54.132060 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-b3808e30-4858-4fe8-9ee8-f0d7d56b2291 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/limits Jul 04 00:01:54.132350 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-b3808e30-4858-4fe8-9ee8-f0d7d56b2291 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:54.132612 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-b3808e30-4858-4fe8-9ee8-f0d7d56b2291 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:54.141886 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-b3808e30-4858-4fe8-9ee8-f0d7d56b2291 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-596930294 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-596930294, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:01:54.142289 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-b3808e30-4858-4fe8-9ee8-f0d7d56b2291 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-596930294 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-596930294, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:01:54.142643 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-b3808e30-4858-4fe8-9ee8-f0d7d56b2291 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-596930294 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-596930294, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:01:54.155054 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-b3808e30-4858-4fe8-9ee8-f0d7d56b2291 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/limits returned with HTTP 200 Jul 04 00:01:54.155447 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1287/5104] 10.4.3.143 () {68 vars in 1484 bytes} [Sat Jul 4 00:01:54 2026] GET /volume/v3/limits => generated 302 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:54.364422 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-34377ced-c780-4616-92b4-ff8d17ad14ee None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:54.366643 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-34377ced-c780-4616-92b4-ff8d17ad14ee tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 Jul 04 00:01:54.366840 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-34377ced-c780-4616-92b4-ff8d17ad14ee tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:54.367016 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-34377ced-c780-4616-92b4-ff8d17ad14ee tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:54.368826 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=197,cinder:UPDATE=48,cinder:INSERT=22 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:01:54.372365 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-34377ced-c780-4616-92b4-ff8d17ad14ee tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 returned with HTTP 404 Jul 04 00:01:54.372771 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1252/5105] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:54 2026] GET /volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:54.378771 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1ba467fb-fcb0-42e2-8794-c75d038b9a60 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:54.380297 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1ba467fb-fcb0-42e2-8794-c75d038b9a60 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 Jul 04 00:01:54.380460 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1ba467fb-fcb0-42e2-8794-c75d038b9a60 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:54.380670 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1ba467fb-fcb0-42e2-8794-c75d038b9a60 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:54.385871 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1ba467fb-fcb0-42e2-8794-c75d038b9a60 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 returned with HTTP 404 Jul 04 00:01:54.386358 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1286/5106] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:54 2026] GET /volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:54.392771 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b93ed107-694b-4df8-8884-2a3e8df2afcd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:54.394480 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b93ed107-694b-4df8-8884-2a3e8df2afcd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 Jul 04 00:01:54.394671 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b93ed107-694b-4df8-8884-2a3e8df2afcd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:54.394860 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b93ed107-694b-4df8-8884-2a3e8df2afcd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:54.395045 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-b93ed107-694b-4df8-8884-2a3e8df2afcd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete volume with id: d6bff713-83c6-4c9d-b45b-27ef8ac56c97 Jul 04 00:01:54.400836 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b93ed107-694b-4df8-8884-2a3e8df2afcd tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 returned with HTTP 404 Jul 04 00:01:54.401330 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1282/5107] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:01:54 2026] DELETE /volume/v3/volumes/d6bff713-83c6-4c9d-b45b-27ef8ac56c97 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:54.407710 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8aa8ca38-e012-4d7e-9a81-a73405b53202 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:54.409523 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8aa8ca38-e012-4d7e-9a81-a73405b53202 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/0d45c2f9-4802-477b-ab42-8331620cd8e1 Jul 04 00:01:54.409727 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8aa8ca38-e012-4d7e-9a81-a73405b53202 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:54.409906 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8aa8ca38-e012-4d7e-9a81-a73405b53202 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:54.410019 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-8aa8ca38-e012-4d7e-9a81-a73405b53202 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete snapshot with id: 0d45c2f9-4802-477b-ab42-8331620cd8e1 Jul 04 00:01:54.414225 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:54.414225 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:54.414574 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8aa8ca38-e012-4d7e-9a81-a73405b53202 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:54.427770 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8aa8ca38-e012-4d7e-9a81-a73405b53202 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot delete request issued successfully. Jul 04 00:01:54.427937 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8aa8ca38-e012-4d7e-9a81-a73405b53202 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/0d45c2f9-4802-477b-ab42-8331620cd8e1 returned with HTTP 202 Jul 04 00:01:54.428343 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1288/5108] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:01:54 2026] DELETE /volume/v3/snapshots/0d45c2f9-4802-477b-ab42-8331620cd8e1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:01:54.436692 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4b523e81-ed1f-4350-a2ee-6265a101548a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:54.438439 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4b523e81-ed1f-4350-a2ee-6265a101548a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/0d45c2f9-4802-477b-ab42-8331620cd8e1 Jul 04 00:01:54.438642 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4b523e81-ed1f-4350-a2ee-6265a101548a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:54.438838 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4b523e81-ed1f-4350-a2ee-6265a101548a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:54.443525 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:54.443525 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:54.444030 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4b523e81-ed1f-4350-a2ee-6265a101548a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Snapshot retrieved successfully. Jul 04 00:01:54.444746 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4b523e81-ed1f-4350-a2ee-6265a101548a tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/0d45c2f9-4802-477b-ab42-8331620cd8e1 returned with HTTP 200 Jul 04 00:01:54.445009 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1253/5109] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:54 2026] GET /volume/v3/snapshots/0d45c2f9-4802-477b-ab42-8331620cd8e1 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:54.679083 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-6bdb0adc-d9d5-4d9d-9f97-51589a6796df None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:54.680955 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-6bdb0adc-d9d5-4d9d-9f97-51589a6796df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 Jul 04 00:01:54.681131 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-6bdb0adc-d9d5-4d9d-9f97-51589a6796df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:54.681356 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-6bdb0adc-d9d5-4d9d-9f97-51589a6796df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:54.689808 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:54.689808 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:54.692333 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-6bdb0adc-d9d5-4d9d-9f97-51589a6796df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:01:54.696551 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-6bdb0adc-d9d5-4d9d-9f97-51589a6796df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 returned with HTTP 200 Jul 04 00:01:54.696922 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1287/5110] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:01:54 2026] GET /volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 => generated 1659 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:01:54.707103 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-fffbd128-3fb5-4b35-bab6-dbcefa58dd63 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:54.710303 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-fffbd128-3fb5-4b35-bab6-dbcefa58dd63 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 04 00:01:54.710817 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-fffbd128-3fb5-4b35-bab6-dbcefa58dd63 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "85aca156-b373-45da-9975-ce52cd1892f1", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-887702594", "description": null, "metadata": {}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:01:54.724294 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:54.724294 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:54.724897 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-fffbd128-3fb5-4b35-bab6-dbcefa58dd63 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:01:54.725071 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-fffbd128-3fb5-4b35-bab6-dbcefa58dd63 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create snapshot from volume 85aca156-b373-45da-9975-ce52cd1892f1 Jul 04 00:01:54.749205 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-fffbd128-3fb5-4b35-bab6-dbcefa58dd63 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Created reservations ['e992e9dc-5d40-44e5-8a40-452a1a3e1ff0', '8ccb13fa-74c4-40dd-9b0d-e78b65b41eb6', '7b4c9fd4-32b1-4d15-9298-d516a75454bc', '04b1313b-3279-437a-b38a-7bdb52a7fc34'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:01:54.779665 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-fffbd128-3fb5-4b35-bab6-dbcefa58dd63 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot force create request issued successfully. Jul 04 00:01:54.779999 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-4ad541fa-2c94-49dc-a674-97d912dcc483 req-fffbd128-3fb5-4b35-bab6-dbcefa58dd63 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 04 00:01:54.780398 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1283/5111] 10.4.3.143 () {72 vars in 1547 bytes} [Sat Jul 4 00:01:54 2026] POST /volume/v3/snapshots => generated 319 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:01:55.453676 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7fc8baa0-a9f0-4aa3-b7b0-55fcf8f1cc01 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:55.455901 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7fc8baa0-a9f0-4aa3-b7b0-55fcf8f1cc01 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/snapshots/0d45c2f9-4802-477b-ab42-8331620cd8e1 Jul 04 00:01:55.456133 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7fc8baa0-a9f0-4aa3-b7b0-55fcf8f1cc01 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:55.456347 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7fc8baa0-a9f0-4aa3-b7b0-55fcf8f1cc01 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:55.462420 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7fc8baa0-a9f0-4aa3-b7b0-55fcf8f1cc01 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/snapshots/0d45c2f9-4802-477b-ab42-8331620cd8e1 returned with HTTP 404 Jul 04 00:01:55.462936 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1289/5112] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:55 2026] GET /volume/v3/snapshots/0d45c2f9-4802-477b-ab42-8331620cd8e1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:55.472798 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-405177de-21d7-441b-81d2-ccff112dc955 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:55.474144 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-405177de-21d7-441b-81d2-ccff112dc955 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/28b818bc-5e95-4f80-b6b5-d87f7a5738b1 Jul 04 00:01:55.474394 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-405177de-21d7-441b-81d2-ccff112dc955 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:55.474636 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-405177de-21d7-441b-81d2-ccff112dc955 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:55.482294 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:55.482294 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:01:55.487544 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-405177de-21d7-441b-81d2-ccff112dc955 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:55.489375 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-405177de-21d7-441b-81d2-ccff112dc955 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/28b818bc-5e95-4f80-b6b5-d87f7a5738b1 returned with HTTP 200 Jul 04 00:01:55.489830 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1254/5113] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:55 2026] GET /volume/v3/volumes/28b818bc-5e95-4f80-b6b5-d87f7a5738b1 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:55.500569 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8cb1cfca-4d91-4d0d-9e5a-82b817e5c81e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:55.502187 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8cb1cfca-4d91-4d0d-9e5a-82b817e5c81e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/volumes/28b818bc-5e95-4f80-b6b5-d87f7a5738b1 Jul 04 00:01:55.502371 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8cb1cfca-4d91-4d0d-9e5a-82b817e5c81e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:55.502548 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8cb1cfca-4d91-4d0d-9e5a-82b817e5c81e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:55.502697 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-8cb1cfca-4d91-4d0d-9e5a-82b817e5c81e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete volume with id: 28b818bc-5e95-4f80-b6b5-d87f7a5738b1 Jul 04 00:01:55.509035 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:55.509035 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:55.509457 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8cb1cfca-4d91-4d0d-9e5a-82b817e5c81e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:55.526615 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8cb1cfca-4d91-4d0d-9e5a-82b817e5c81e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete volume request issued successfully. Jul 04 00:01:55.526798 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8cb1cfca-4d91-4d0d-9e5a-82b817e5c81e tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/28b818bc-5e95-4f80-b6b5-d87f7a5738b1 returned with HTTP 202 Jul 04 00:01:55.527225 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1288/5114] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:01:55 2026] DELETE /volume/v3/volumes/28b818bc-5e95-4f80-b6b5-d87f7a5738b1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:01:55.536496 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d799049a-5897-45c2-b5f8-48bc3eecf3b0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:55.538326 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d799049a-5897-45c2-b5f8-48bc3eecf3b0 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/28b818bc-5e95-4f80-b6b5-d87f7a5738b1 Jul 04 00:01:55.538533 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d799049a-5897-45c2-b5f8-48bc3eecf3b0 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:55.538764 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d799049a-5897-45c2-b5f8-48bc3eecf3b0 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:55.545122 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:55.545122 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:55.548449 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d799049a-5897-45c2-b5f8-48bc3eecf3b0 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:55.552923 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d799049a-5897-45c2-b5f8-48bc3eecf3b0 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/28b818bc-5e95-4f80-b6b5-d87f7a5738b1 returned with HTTP 200 Jul 04 00:01:55.553480 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1284/5115] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:55 2026] GET /volume/v3/volumes/28b818bc-5e95-4f80-b6b5-d87f7a5738b1 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:56.239465 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7d5b1c26-593a-4683-8a65-1176adadb52b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:56.241158 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7d5b1c26-593a-4683-8a65-1176adadb52b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 Jul 04 00:01:56.241312 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7d5b1c26-593a-4683-8a65-1176adadb52b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:56.241572 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7d5b1c26-593a-4683-8a65-1176adadb52b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:56.246638 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:56.246638 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:56.247209 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7d5b1c26-593a-4683-8a65-1176adadb52b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:01:56.248205 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7d5b1c26-593a-4683-8a65-1176adadb52b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 returned with HTTP 200 Jul 04 00:01:56.248583 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1290/5116] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:01:56 2026] GET /volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:56.565302 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ef032956-c53f-4297-a339-c20bc78adbcf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:56.566935 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ef032956-c53f-4297-a339-c20bc78adbcf tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/28b818bc-5e95-4f80-b6b5-d87f7a5738b1 Jul 04 00:01:56.567129 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ef032956-c53f-4297-a339-c20bc78adbcf tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:56.567337 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ef032956-c53f-4297-a339-c20bc78adbcf tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:56.572833 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ef032956-c53f-4297-a339-c20bc78adbcf tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/28b818bc-5e95-4f80-b6b5-d87f7a5738b1 returned with HTTP 404 Jul 04 00:01:56.573311 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1255/5117] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:56 2026] GET /volume/v3/volumes/28b818bc-5e95-4f80-b6b5-d87f7a5738b1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:56.581170 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-28dbdcaa-7138-40ee-871e-0cafa485f6bc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:56.583305 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-28dbdcaa-7138-40ee-871e-0cafa485f6bc tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:56.583518 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-28dbdcaa-7138-40ee-871e-0cafa485f6bc tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:56.583698 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-28dbdcaa-7138-40ee-871e-0cafa485f6bc tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:56.586026 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=203,cinder:UPDATE=31,cinder:INSERT=14 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:01:56.592058 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:56.592058 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:56.597344 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-28dbdcaa-7138-40ee-871e-0cafa485f6bc tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:56.603242 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-28dbdcaa-7138-40ee-871e-0cafa485f6bc tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 04 00:01:56.603659 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1289/5118] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:56 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:56.616885 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-652ac546-569b-4d8f-97e6-d8a05ec87571 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:56.618500 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-652ac546-569b-4d8f-97e6-d8a05ec87571 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] DELETE https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:56.618729 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-652ac546-569b-4d8f-97e6-d8a05ec87571 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:56.618920 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-652ac546-569b-4d8f-97e6-d8a05ec87571 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:56.619106 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-652ac546-569b-4d8f-97e6-d8a05ec87571 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete volume with id: 9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:56.626174 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:56.626174 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:01:56.626683 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-652ac546-569b-4d8f-97e6-d8a05ec87571 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:56.643518 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-652ac546-569b-4d8f-97e6-d8a05ec87571 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Delete volume request issued successfully. Jul 04 00:01:56.643717 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-652ac546-569b-4d8f-97e6-d8a05ec87571 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 202 Jul 04 00:01:56.645191 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1285/5119] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:01:56 2026] DELETE /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:01:56.650724 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5b60ac48-3da0-43f7-8a86-c19698598d00 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:56.653363 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5b60ac48-3da0-43f7-8a86-c19698598d00 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:56.653835 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5b60ac48-3da0-43f7-8a86-c19698598d00 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:56.654225 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5b60ac48-3da0-43f7-8a86-c19698598d00 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:56.664183 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:56.664183 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:01:56.674525 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5b60ac48-3da0-43f7-8a86-c19698598d00 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Volume info retrieved successfully. Jul 04 00:01:56.682720 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5b60ac48-3da0-43f7-8a86-c19698598d00 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 200 Jul 04 00:01:56.682720 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1291/5120] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:56 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:01:57.695631 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-071babdf-cdc5-47a3-8ebd-2dbfca697899 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:57.697484 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-071babdf-cdc5-47a3-8ebd-2dbfca697899 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] GET https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae Jul 04 00:01:57.697725 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-071babdf-cdc5-47a3-8ebd-2dbfca697899 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:57.697950 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-071babdf-cdc5-47a3-8ebd-2dbfca697899 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:57.706379 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-071babdf-cdc5-47a3-8ebd-2dbfca697899 tempest-VolumesSnapshotTestJSON-132918883 tempest-VolumesSnapshotTestJSON-132918883-project-member] https://10.4.3.143/volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae returned with HTTP 404 Jul 04 00:01:57.707030 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1256/5121] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:01:57 2026] GET /volume/v3/volumes/9990d7aa-d57a-4b0f-8273-1f29608a97ae => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:01:57.842889 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-3a054192-41e8-4489-ad8f-6f913352e27c req-19dfc71a-e059-4a3b-a1ff-37a4e984767b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:01:57.844694 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-19dfc71a-e059-4a3b-a1ff-37a4e984767b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 Jul 04 00:01:57.844872 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-19dfc71a-e059-4a3b-a1ff-37a4e984767b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:01:57.845048 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-19dfc71a-e059-4a3b-a1ff-37a4e984767b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:01:57.849951 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:01:57.849951 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:01:57.850369 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-19dfc71a-e059-4a3b-a1ff-37a4e984767b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:01:57.851024 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-19dfc71a-e059-4a3b-a1ff-37a4e984767b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 returned with HTTP 200 Jul 04 00:01:57.851506 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1290/5122] 10.4.3.143 () {68 vars in 1604 bytes} [Sat Jul 4 00:01:57 2026] GET /volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:03.400513 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-3a054192-41e8-4489-ad8f-6f913352e27c req-8e2f2566-e9c6-4a26-ab0f-ea7aac4ec852 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:03.403250 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-8e2f2566-e9c6-4a26-ab0f-ea7aac4ec852 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 Jul 04 00:02:03.403434 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-8e2f2566-e9c6-4a26-ab0f-ea7aac4ec852 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:03.403612 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-8e2f2566-e9c6-4a26-ab0f-ea7aac4ec852 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:03.410093 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:03.410093 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:03.410723 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-8e2f2566-e9c6-4a26-ab0f-ea7aac4ec852 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:02:03.412104 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-8e2f2566-e9c6-4a26-ab0f-ea7aac4ec852 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 returned with HTTP 200 Jul 04 00:02:03.412824 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1286/5123] 10.4.3.143 () {68 vars in 1604 bytes} [Sat Jul 4 00:02:03 2026] GET /volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:03.420416 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-3a054192-41e8-4489-ad8f-6f913352e27c req-b871d640-4088-4d62-8048-6487be1eb7b2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:03.422433 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-b871d640-4088-4d62-8048-6487be1eb7b2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 Jul 04 00:02:03.422636 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-b871d640-4088-4d62-8048-6487be1eb7b2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:03.422847 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-b871d640-4088-4d62-8048-6487be1eb7b2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:03.433723 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:03.433723 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:03.437999 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-b871d640-4088-4d62-8048-6487be1eb7b2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:02:03.443287 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-b871d640-4088-4d62-8048-6487be1eb7b2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 returned with HTTP 200 Jul 04 00:02:03.443749 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1292/5124] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:02:03 2026] GET /volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 => generated 1659 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:02:03.451201 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:03.456641 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:02:03.456641 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "46622417-e6d6-46b9-91b8-92349fa5e044", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:02:03.459521 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '46622417-e6d6-46b9-91b8-92349fa5e044', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:02:03.470587 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:03.470587 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:03.471070 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:02:03.471178 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume of 1 GB Jul 04 00:02:03.471762 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Availability Zones retrieved successfully. Jul 04 00:02:03.478070 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (a284134e-f52f-4388-802d-9d73bd42b642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:02:03.479129 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db35dba4-ed55-40ec-aa81-917610130af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:03.480264 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:02:03.522066 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db35dba4-ed55-40ec-aa81-917610130af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '46622417-e6d6-46b9-91b8-92349fa5e044', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:03.522945 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e00ae36c-e584-4c06-9e44-223db46a1681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:03.583267 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Created reservations ['f557cb18-339b-41a8-9f11-ad4784336c55', 'ad9bb298-170c-4d59-a7a8-1a253d97d8d0', '5523f552-c154-4a89-bf3e-c0f65105cda3', '3eac6b0e-e510-42db-beb8-2aa001c3f1f1'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:02:03.583267 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e00ae36c-e584-4c06-9e44-223db46a1681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f557cb18-339b-41a8-9f11-ad4784336c55', 'ad9bb298-170c-4d59-a7a8-1a253d97d8d0', '5523f552-c154-4a89-bf3e-c0f65105cda3', '3eac6b0e-e510-42db-beb8-2aa001c3f1f1']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:03.584445 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a310fd6-309f-4854-a3a0-b1ca932a4a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:03.631867 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a310fd6-309f-4854-a3a0-b1ca932a4a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86b22703-c00c-493e-be2d-7b55fac625a0', '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='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['f557cb18-339b-41a8-9f11-ad4784336c55','ad9bb298-170c-4d59-a7a8-1a253d97d8d0','5523f552-c154-4a89-bf3e-c0f65105cda3','3eac6b0e-e510-42db-beb8-2aa001c3f1f1'],size=1,snapshot_id=46622417-e6d6-46b9-91b8-92349fa5e044,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), '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-04T00:02:03Z,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=86b22703-c00c-493e-be2d-7b55fac625a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='506ed6de9d934ca0bc79c236b2baa08f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=46622417-e6d6-46b9-91b8-92349fa5e044,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05aad096c3834b00afc9b92c326dc8a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:03.632509 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfa11cc7-f664-42a3-9113-74007af490d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:03.653052 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfa11cc7-f664-42a3-9113-74007af490d8) transitioned into 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='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['f557cb18-339b-41a8-9f11-ad4784336c55','ad9bb298-170c-4d59-a7a8-1a253d97d8d0','5523f552-c154-4a89-bf3e-c0f65105cda3','3eac6b0e-e510-42db-beb8-2aa001c3f1f1'],size=1,snapshot_id=46622417-e6d6-46b9-91b8-92349fa5e044,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:03.653818 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6af398f9-d029-4d2c-86af-afd5fce63dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:03.679420 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6af398f9-d029-4d2c-86af-afd5fce63dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:03.680625 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (a284134e-f52f-4388-802d-9d73bd42b642) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:02:03.681048 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request issued successfully. Jul 04 00:02:03.681998 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-cebb0c18-e020-4db3-80b0-334f0e5bfe4c tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:02:03.682583 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1257/5125] 10.4.3.143 () {72 vars in 1541 bytes} [Sat Jul 4 00:02:03 2026] POST /volume/v3/volumes => generated 736 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:02:03.691043 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-3a054192-41e8-4489-ad8f-6f913352e27c req-94b5e845-14cb-49ac-9580-b37cbf5268bc None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:03.694957 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-94b5e845-14cb-49ac-9580-b37cbf5268bc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 Jul 04 00:02:03.696870 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-94b5e845-14cb-49ac-9580-b37cbf5268bc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:03.697144 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-94b5e845-14cb-49ac-9580-b37cbf5268bc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:03.711723 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:03.711723 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:03.716869 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-94b5e845-14cb-49ac-9580-b37cbf5268bc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:02:03.723431 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-94b5e845-14cb-49ac-9580-b37cbf5268bc tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 returned with HTTP 200 Jul 04 00:02:03.723912 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1291/5126] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:02:03 2026] GET /volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 => generated 804 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:03.734129 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-3a054192-41e8-4489-ad8f-6f913352e27c req-66cbde25-b96c-472b-8138-eb358caed14a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:03.736243 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-66cbde25-b96c-472b-8138-eb358caed14a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 Jul 04 00:02:03.736463 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-66cbde25-b96c-472b-8138-eb358caed14a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:03.736649 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-66cbde25-b96c-472b-8138-eb358caed14a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:03.745508 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:03.745508 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:03.749483 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-66cbde25-b96c-472b-8138-eb358caed14a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:02:03.754230 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-66cbde25-b96c-472b-8138-eb358caed14a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 returned with HTTP 200 Jul 04 00:02:03.754782 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1287/5127] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:02:03 2026] GET /volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 => generated 804 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:04.065793 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:04.113993 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:02:04.114359 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-289451840"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:02:04.115664 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-289451840'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:02:04.115846 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Create volume of 1 GB Jul 04 00:02:04.119403 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Availability Zones retrieved successfully. Jul 04 00:02:04.124339 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Flow 'volume_create_api' (3cdbfed3-651b-4230-8296-a6babcad167a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:02:04.125234 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c78ae64-a3b5-4b97-84fa-ea861840a6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:04.126130 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:02:04.147952 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c78ae64-a3b5-4b97-84fa-ea861840a6a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:04.148772 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f900c83-401e-47f6-88b7-273d112d448e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:04.196150 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Created reservations ['006e207e-fd32-4da7-8b38-4fbeabbd34a8', '615817c2-ff53-4349-ad2e-b3c850123ee0', '3b7b1599-e866-4058-bc31-3da159492a5d', 'a23c62b1-db28-4f94-b752-d83c9afdd865'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:02:04.196968 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f900c83-401e-47f6-88b7-273d112d448e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['006e207e-fd32-4da7-8b38-4fbeabbd34a8', '615817c2-ff53-4349-ad2e-b3c850123ee0', '3b7b1599-e866-4058-bc31-3da159492a5d', 'a23c62b1-db28-4f94-b752-d83c9afdd865']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:04.197648 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b12914d6-3478-485f-a905-b98baade48da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:04.217202 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b12914d6-3478-485f-a905-b98baade48da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f71fb59-32c5-4ae7-a4d1-d571a843f2ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-289451840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559e04e4348943b7893703e0534a8bf4',qos_specs=None,replication_status=,reservations=['006e207e-fd32-4da7-8b38-4fbeabbd34a8','615817c2-ff53-4349-ad2e-b3c850123ee0','3b7b1599-e866-4058-bc31-3da159492a5d','a23c62b1-db28-4f94-b752-d83c9afdd865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c955f8116d964dc8b6dc5f40f73e9cab',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:02:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-289451840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f71fb59-32c5-4ae7-a4d1-d571a843f2ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='559e04e4348943b7893703e0534a8bf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c955f8116d964dc8b6dc5f40f73e9cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:04.218213 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ba75ae5-241b-4a1e-9461-488ebf9a008f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:04.233657 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ba75ae5-241b-4a1e-9461-488ebf9a008f) transitioned into state 'SUCCESS' from state '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-289451840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559e04e4348943b7893703e0534a8bf4',qos_specs=None,replication_status=,reservations=['006e207e-fd32-4da7-8b38-4fbeabbd34a8','615817c2-ff53-4349-ad2e-b3c850123ee0','3b7b1599-e866-4058-bc31-3da159492a5d','a23c62b1-db28-4f94-b752-d83c9afdd865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c955f8116d964dc8b6dc5f40f73e9cab',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:04.234377 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d534787-afd9-4d75-a9a8-686ef3150805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:04.242594 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d534787-afd9-4d75-a9a8-686ef3150805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:04.243380 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Flow 'volume_create_api' (3cdbfed3-651b-4230-8296-a6babcad167a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:02:04.243690 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Create volume request issued successfully. Jul 04 00:02:04.244254 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-087aa289-618e-455a-9d59-7d6e4391dbf2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:02:04.244654 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1293/5128] 10.4.3.143 () {68 vars in 1258 bytes} [Sat Jul 4 00:02:04 2026] POST /volume/v3/volumes => generated 748 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:02:04.260075 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ab73cb45-68ce-4d34-8430-5c6a088fa633 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:04.261750 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ab73cb45-68ce-4d34-8430-5c6a088fa633 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/5f71fb59-32c5-4ae7-a4d1-d571a843f2ff Jul 04 00:02:04.261966 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ab73cb45-68ce-4d34-8430-5c6a088fa633 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:04.262147 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ab73cb45-68ce-4d34-8430-5c6a088fa633 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:04.268842 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:04.268842 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:04.272471 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ab73cb45-68ce-4d34-8430-5c6a088fa633 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:02:04.276782 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ab73cb45-68ce-4d34-8430-5c6a088fa633 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/5f71fb59-32c5-4ae7-a4d1-d571a843f2ff returned with HTTP 200 Jul 04 00:02:04.277173 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1258/5129] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:04 2026] GET /volume/v3/volumes/5f71fb59-32c5-4ae7-a4d1-d571a843f2ff => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:05.291202 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9b716fa1-61c2-45aa-b652-3493ff79b86f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:05.292940 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9b716fa1-61c2-45aa-b652-3493ff79b86f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/5f71fb59-32c5-4ae7-a4d1-d571a843f2ff Jul 04 00:02:05.293147 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9b716fa1-61c2-45aa-b652-3493ff79b86f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:05.293326 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9b716fa1-61c2-45aa-b652-3493ff79b86f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:05.300242 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:05.300242 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:05.303568 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9b716fa1-61c2-45aa-b652-3493ff79b86f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:02:05.307862 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9b716fa1-61c2-45aa-b652-3493ff79b86f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/5f71fb59-32c5-4ae7-a4d1-d571a843f2ff returned with HTTP 200 Jul 04 00:02:05.308322 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1292/5130] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:05 2026] GET /volume/v3/volumes/5f71fb59-32c5-4ae7-a4d1-d571a843f2ff => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:05.320612 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c0a9631b-e5cc-41c4-9259-a5b0c55192c3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:05.322299 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c0a9631b-e5cc-41c4-9259-a5b0c55192c3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] POST https://10.4.3.143/volume/v3/backups Jul 04 00:02:05.322619 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c0a9631b-e5cc-41c4-9259-a5b0c55192c3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5f71fb59-32c5-4ae7-a4d1-d571a843f2ff", "name": "tempest-VolumesBackupsTest-Backup-1939246412"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:02:05.324059 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.backups [None req-c0a9631b-e5cc-41c4-9259-a5b0c55192c3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Creating new backup {'backup': {'volume_id': '5f71fb59-32c5-4ae7-a4d1-d571a843f2ff', 'name': 'tempest-VolumesBackupsTest-Backup-1939246412'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 04 00:02:05.324233 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-c0a9631b-e5cc-41c4-9259-a5b0c55192c3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Creating backup of volume 5f71fb59-32c5-4ae7-a4d1-d571a843f2ff in container None Jul 04 00:02:05.331272 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:05.331272 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:05.331650 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c0a9631b-e5cc-41c4-9259-a5b0c55192c3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:02:05.355661 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-c0a9631b-e5cc-41c4-9259-a5b0c55192c3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Created reservations ['d921769f-a3d7-446f-ac8e-de81758ea41f', '24254007-776a-4f80-b135-5db1c9899ecd'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:02:05.381408 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c0a9631b-e5cc-41c4-9259-a5b0c55192c3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 04 00:02:05.381967 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1288/5131] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:02:05 2026] POST /volume/v3/backups => generated 330 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:02:05.392203 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-20100dae-650b-44a8-9a9f-6b139b7d89c7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:05.394319 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-20100dae-650b-44a8-9a9f-6b139b7d89c7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:05.394593 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-20100dae-650b-44a8-9a9f-6b139b7d89c7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:05.394935 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-20100dae-650b-44a8-9a9f-6b139b7d89c7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:05.395112 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-20100dae-650b-44a8-9a9f-6b139b7d89c7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:05.400036 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:05.400036 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:05.400667 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-20100dae-650b-44a8-9a9f-6b139b7d89c7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:05.401124 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1294/5132] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:05 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:06.413080 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4588d6d5-118e-4c6e-a41a-9cfe4d33f9e0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:06.414557 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4588d6d5-118e-4c6e-a41a-9cfe4d33f9e0 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:06.414734 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4588d6d5-118e-4c6e-a41a-9cfe4d33f9e0 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:06.414947 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4588d6d5-118e-4c6e-a41a-9cfe4d33f9e0 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:06.415055 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-4588d6d5-118e-4c6e-a41a-9cfe4d33f9e0 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:06.419543 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:06.419543 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:06.420413 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4588d6d5-118e-4c6e-a41a-9cfe4d33f9e0 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:06.420799 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1259/5133] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:06 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:06.762924 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-3a054192-41e8-4489-ad8f-6f913352e27c req-37e20728-d1da-4cc3-80a3-de69658d3492 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:06.765107 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-37e20728-d1da-4cc3-80a3-de69658d3492 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 Jul 04 00:02:06.765309 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-37e20728-d1da-4cc3-80a3-de69658d3492 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:06.765499 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-37e20728-d1da-4cc3-80a3-de69658d3492 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:06.773102 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:06.773102 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:06.776285 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-37e20728-d1da-4cc3-80a3-de69658d3492 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:02:06.780983 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-37e20728-d1da-4cc3-80a3-de69658d3492 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 returned with HTTP 200 Jul 04 00:02:06.781561 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1293/5134] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:02:06 2026] GET /volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 => generated 1345 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:02:06.789099 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-71ad6b34-18a0-4d8f-9aac-39d847cfb91a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:06.789474 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-71ad6b34-18a0-4d8f-9aac-39d847cfb91a None None] GET https://10.4.3.143/volume// Jul 04 00:02:06.789652 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-71ad6b34-18a0-4d8f-9aac-39d847cfb91a None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:06.789871 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-71ad6b34-18a0-4d8f-9aac-39d847cfb91a None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:06.790170 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-71ad6b34-18a0-4d8f-9aac-39d847cfb91a None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:02:06.790435 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1289/5135] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:02:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:02:06.797177 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-3a054192-41e8-4489-ad8f-6f913352e27c req-a3937c5f-863b-4159-8558-12192190d081 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:06.799119 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-a3937c5f-863b-4159-8558-12192190d081 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:02:06.799507 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-a3937c5f-863b-4159-8558-12192190d081 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86b22703-c00c-493e-be2d-7b55fac625a0", "connector": null, "instance_uuid": "020a9f47-4d02-4aba-a61e-8eb184378b73"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:02:06.808099 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:06.808099 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:06.832802 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-a3937c5f-863b-4159-8558-12192190d081 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:02:06.833363 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1295/5136] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:02:06 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 04 00:02:06.840253 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-989cceb8-6137-41f1-9311-e1d03699ef53 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:06.840643 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-989cceb8-6137-41f1-9311-e1d03699ef53 None None] GET https://10.4.3.143/volume// Jul 04 00:02:06.840849 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-989cceb8-6137-41f1-9311-e1d03699ef53 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:06.841054 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-989cceb8-6137-41f1-9311-e1d03699ef53 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:06.841386 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-989cceb8-6137-41f1-9311-e1d03699ef53 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:02:06.841670 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1260/5137] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:02:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:02:06.848191 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-3a054192-41e8-4489-ad8f-6f913352e27c req-fd19aa81-83df-4631-b0dc-fa1833c996eb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:06.849736 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-fd19aa81-83df-4631-b0dc-fa1833c996eb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 Jul 04 00:02:06.850048 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-fd19aa81-83df-4631-b0dc-fa1833c996eb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:06.850318 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-fd19aa81-83df-4631-b0dc-fa1833c996eb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:06.859035 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:06.859035 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:06.861403 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-3a054192-41e8-4489-ad8f-6f913352e27c req-fd19aa81-83df-4631-b0dc-fa1833c996eb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:02:06.866291 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-fd19aa81-83df-4631-b0dc-fa1833c996eb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 returned with HTTP 200 Jul 04 00:02:06.866291 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1294/5138] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:02:06 2026] GET /volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 => generated 1524 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:02:06.958516 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-3a054192-41e8-4489-ad8f-6f913352e27c req-c41e4b7b-2b52-4289-a0ed-2019f1024eea None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:06.960362 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-c41e4b7b-2b52-4289-a0ed-2019f1024eea tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] PUT https://10.4.3.143/volume/v3/attachments/5191a10e-8407-4216-9647-2adb18a52e66 Jul 04 00:02:06.960671 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-c41e4b7b-2b52-4289-a0ed-2019f1024eea tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:02:06.967502 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-3a054192-41e8-4489-ad8f-6f913352e27c req-c41e4b7b-2b52-4289-a0ed-2019f1024eea tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Acquiring lock "cinder-attachment_update-86b22703-c00c-493e-be2d-7b55fac625a0-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:02:06.971493 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-3a054192-41e8-4489-ad8f-6f913352e27c req-c41e4b7b-2b52-4289-a0ed-2019f1024eea tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-86b22703-c00c-493e-be2d-7b55fac625a0-np0000004490" acquired by "attachment_update" :: waited 0.004s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:02:06.972364 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:06.972364 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:07.434066 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-55a26373-cb28-483e-be91-98b7a60889d5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:07.436471 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-55a26373-cb28-483e-be91-98b7a60889d5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:07.436750 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-55a26373-cb28-483e-be91-98b7a60889d5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:07.437027 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-55a26373-cb28-483e-be91-98b7a60889d5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:07.437191 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-55a26373-cb28-483e-be91-98b7a60889d5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:07.442611 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:07.442611 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:07.443692 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-55a26373-cb28-483e-be91-98b7a60889d5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:07.444230 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1296/5139] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:07 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:07.491955 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-3a054192-41e8-4489-ad8f-6f913352e27c req-c41e4b7b-2b52-4289-a0ed-2019f1024eea tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-86b22703-c00c-493e-be2d-7b55fac625a0-np0000004490" released by "attachment_update" :: held 0.520s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:02:07.492258 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-c41e4b7b-2b52-4289-a0ed-2019f1024eea tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/5191a10e-8407-4216-9647-2adb18a52e66 returned with HTTP 200 Jul 04 00:02:07.492755 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1290/5140] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:02:06 2026] PUT /volume/v3/attachments/5191a10e-8407-4216-9647-2adb18a52e66 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:02:07.957201 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1ff64cca-97dc-4c5a-bacc-fdd2132caeb7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:07.958942 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1ff64cca-97dc-4c5a-bacc-fdd2132caeb7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 Jul 04 00:02:07.959132 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1ff64cca-97dc-4c5a-bacc-fdd2132caeb7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:07.959311 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1ff64cca-97dc-4c5a-bacc-fdd2132caeb7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:07.959402 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-1ff64cca-97dc-4c5a-bacc-fdd2132caeb7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Delete snapshot with id: b2709d8b-66c7-411e-80aa-4062d6c42b51 Jul 04 00:02:07.964465 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:07.964465 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:07.964916 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1ff64cca-97dc-4c5a-bacc-fdd2132caeb7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Snapshot retrieved successfully. Jul 04 00:02:07.982597 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1ff64cca-97dc-4c5a-bacc-fdd2132caeb7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Snapshot delete request issued successfully. Jul 04 00:02:07.982864 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1ff64cca-97dc-4c5a-bacc-fdd2132caeb7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 returned with HTTP 202 Jul 04 00:02:07.983288 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1261/5141] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:02:07 2026] DELETE /volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:02:07.989977 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0157e874-e400-4c3c-884a-f00beff68827 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:07.992077 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0157e874-e400-4c3c-884a-f00beff68827 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 Jul 04 00:02:07.992342 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0157e874-e400-4c3c-884a-f00beff68827 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:07.992566 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0157e874-e400-4c3c-884a-f00beff68827 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:07.997749 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:07.997749 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:07.998286 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0157e874-e400-4c3c-884a-f00beff68827 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Snapshot retrieved successfully. Jul 04 00:02:07.999138 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0157e874-e400-4c3c-884a-f00beff68827 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 returned with HTTP 200 Jul 04 00:02:07.999549 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1295/5142] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:02:07 2026] GET /volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:08.002681 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-3a054192-41e8-4489-ad8f-6f913352e27c req-33435b9d-ee8e-4db6-86ab-86f05cf7cc9a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:08.004640 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-33435b9d-ee8e-4db6-86ab-86f05cf7cc9a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments/5191a10e-8407-4216-9647-2adb18a52e66/action Jul 04 00:02:08.005015 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-33435b9d-ee8e-4db6-86ab-86f05cf7cc9a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:02:08.005150 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-33435b9d-ee8e-4db6-86ab-86f05cf7cc9a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:02:08.023304 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:08.023304 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:08.037533 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-3a054192-41e8-4489-ad8f-6f913352e27c req-33435b9d-ee8e-4db6-86ab-86f05cf7cc9a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/5191a10e-8407-4216-9647-2adb18a52e66/action returned with HTTP 204 Jul 04 00:02:08.037945 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1297/5143] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:02:08 2026] POST /volume/v3/attachments/5191a10e-8407-4216-9647-2adb18a52e66/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:02:08.457290 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0d6e1964-d122-44ec-b61d-c587f1eda849 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:08.459384 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0d6e1964-d122-44ec-b61d-c587f1eda849 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:08.459561 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0d6e1964-d122-44ec-b61d-c587f1eda849 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:08.459749 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0d6e1964-d122-44ec-b61d-c587f1eda849 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:08.459866 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-0d6e1964-d122-44ec-b61d-c587f1eda849 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:08.463956 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:08.463956 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:08.464646 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0d6e1964-d122-44ec-b61d-c587f1eda849 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:08.465022 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1291/5144] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:08 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:09.008824 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-febcdd5e-a0c0-42ff-a439-5735683fe6fa None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:09.010622 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-febcdd5e-a0c0-42ff-a439-5735683fe6fa tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 Jul 04 00:02:09.010841 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-febcdd5e-a0c0-42ff-a439-5735683fe6fa tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:09.011055 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-febcdd5e-a0c0-42ff-a439-5735683fe6fa tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:09.014985 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-febcdd5e-a0c0-42ff-a439-5735683fe6fa tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 returned with HTTP 404 Jul 04 00:02:09.015547 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1262/5145] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:02:09 2026] GET /volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:02:09.474470 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5206839f-376c-40ed-b63b-c33c604043d9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:09.479129 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5206839f-376c-40ed-b63b-c33c604043d9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:09.479129 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5206839f-376c-40ed-b63b-c33c604043d9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:09.479129 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5206839f-376c-40ed-b63b-c33c604043d9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:09.479129 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-5206839f-376c-40ed-b63b-c33c604043d9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:09.482494 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:09.482494 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:09.483486 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5206839f-376c-40ed-b63b-c33c604043d9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:09.483998 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1296/5146] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:09 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:10.093452 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-30bb6abf-af62-407d-948a-298c58ccb970 req-c47dc771-ffeb-443d-a8b0-f0a282752715 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:10.095547 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-30bb6abf-af62-407d-948a-298c58ccb970 req-c47dc771-ffeb-443d-a8b0-f0a282752715 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/attachments?instance_id=0892bf7b-d234-4c4f-b387-307241ba92ec Jul 04 00:02:10.095773 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-30bb6abf-af62-407d-948a-298c58ccb970 req-c47dc771-ffeb-443d-a8b0-f0a282752715 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:10.095952 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-30bb6abf-af62-407d-948a-298c58ccb970 req-c47dc771-ffeb-443d-a8b0-f0a282752715 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:10.109531 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-30bb6abf-af62-407d-948a-298c58ccb970 req-c47dc771-ffeb-443d-a8b0-f0a282752715 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/attachments?instance_id=0892bf7b-d234-4c4f-b387-307241ba92ec returned with HTTP 200 Jul 04 00:02:10.109932 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1298/5147] 10.4.3.143 () {70 vars in 1637 bytes} [Sat Jul 4 00:02:10 2026] GET /volume/v3/attachments?instance_id=0892bf7b-d234-4c4f-b387-307241ba92ec => generated 192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:02:10.117872 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-30bb6abf-af62-407d-948a-298c58ccb970 req-743b642e-29ad-4e18-b471-feb11599f75b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:10.119822 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-30bb6abf-af62-407d-948a-298c58ccb970 req-743b642e-29ad-4e18-b471-feb11599f75b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/attachments/629234ea-9ddd-41f8-9b8e-15a6ff7bafd4 Jul 04 00:02:10.120083 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-30bb6abf-af62-407d-948a-298c58ccb970 req-743b642e-29ad-4e18-b471-feb11599f75b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:10.120252 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-30bb6abf-af62-407d-948a-298c58ccb970 req-743b642e-29ad-4e18-b471-feb11599f75b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:10.137004 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-30bb6abf-af62-407d-948a-298c58ccb970 req-743b642e-29ad-4e18-b471-feb11599f75b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/attachments/629234ea-9ddd-41f8-9b8e-15a6ff7bafd4 returned with HTTP 200 Jul 04 00:02:10.137146 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1292/5148] 10.4.3.143 () {70 vars in 1651 bytes} [Sat Jul 4 00:02:10 2026] GET /volume/v3/attachments/629234ea-9ddd-41f8-9b8e-15a6ff7bafd4 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:02:10.494340 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f696cdd1-1d3d-4d99-9922-8ffeb4023000 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:10.497563 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f696cdd1-1d3d-4d99-9922-8ffeb4023000 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:10.497563 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f696cdd1-1d3d-4d99-9922-8ffeb4023000 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:10.497563 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f696cdd1-1d3d-4d99-9922-8ffeb4023000 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:10.497563 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-f696cdd1-1d3d-4d99-9922-8ffeb4023000 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:10.501846 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:10.501846 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:10.503593 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f696cdd1-1d3d-4d99-9922-8ffeb4023000 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:10.503593 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1263/5149] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:10 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:11.523729 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ac8b81dc-6717-4f80-ae82-49b0bf45e1f2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:11.525587 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ac8b81dc-6717-4f80-ae82-49b0bf45e1f2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:11.525824 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ac8b81dc-6717-4f80-ae82-49b0bf45e1f2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:11.526029 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ac8b81dc-6717-4f80-ae82-49b0bf45e1f2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:11.526133 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-ac8b81dc-6717-4f80-ae82-49b0bf45e1f2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:11.530309 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:11.530309 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:11.531113 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ac8b81dc-6717-4f80-ae82-49b0bf45e1f2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:11.531437 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1297/5150] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:11 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:12.541735 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-648fc99a-4964-4e90-9368-26aa23d8cfad None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:12.543386 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-648fc99a-4964-4e90-9368-26aa23d8cfad tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:12.543559 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-648fc99a-4964-4e90-9368-26aa23d8cfad tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:12.543763 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-648fc99a-4964-4e90-9368-26aa23d8cfad tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:12.543887 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-648fc99a-4964-4e90-9368-26aa23d8cfad tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:12.548106 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:12.548106 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:12.549007 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-648fc99a-4964-4e90-9368-26aa23d8cfad tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:12.549447 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1299/5151] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:12 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:13.563902 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b8fa967b-372d-4a6e-8bc6-f1a3aa6ceed9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:13.565592 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b8fa967b-372d-4a6e-8bc6-f1a3aa6ceed9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:13.565807 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b8fa967b-372d-4a6e-8bc6-f1a3aa6ceed9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:13.565993 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b8fa967b-372d-4a6e-8bc6-f1a3aa6ceed9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:13.566100 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-b8fa967b-372d-4a6e-8bc6-f1a3aa6ceed9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:13.570603 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:13.570603 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:13.571483 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b8fa967b-372d-4a6e-8bc6-f1a3aa6ceed9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:13.571916 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1293/5152] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:13 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:14.582063 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-612e8c04-69c4-4350-a851-e2f6745513df None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:14.583794 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-612e8c04-69c4-4350-a851-e2f6745513df tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:14.583989 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-612e8c04-69c4-4350-a851-e2f6745513df tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:14.584175 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-612e8c04-69c4-4350-a851-e2f6745513df tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:14.584271 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-612e8c04-69c4-4350-a851-e2f6745513df tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:14.588563 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:14.588563 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:14.589381 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-612e8c04-69c4-4350-a851-e2f6745513df tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:14.589796 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1264/5153] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:14 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:15.602207 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-50904d97-8745-4b53-b2bd-ee295762e36f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:15.603993 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-50904d97-8745-4b53-b2bd-ee295762e36f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:15.604148 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-50904d97-8745-4b53-b2bd-ee295762e36f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:15.604326 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-50904d97-8745-4b53-b2bd-ee295762e36f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:15.604395 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-50904d97-8745-4b53-b2bd-ee295762e36f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:15.608564 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:15.608564 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:15.609426 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-50904d97-8745-4b53-b2bd-ee295762e36f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:15.609889 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1298/5154] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:15 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:16.620455 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ccadd6c6-3afc-4f41-ae28-e8bc513d861c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:16.623273 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ccadd6c6-3afc-4f41-ae28-e8bc513d861c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:16.623273 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ccadd6c6-3afc-4f41-ae28-e8bc513d861c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:16.623426 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ccadd6c6-3afc-4f41-ae28-e8bc513d861c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:16.623520 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-ccadd6c6-3afc-4f41-ae28-e8bc513d861c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:16.628356 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:16.628356 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:16.629289 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ccadd6c6-3afc-4f41-ae28-e8bc513d861c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:16.629695 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1300/5155] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:16 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:17.640936 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-75c83790-600a-46a4-8ea0-b23af8319319 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:17.642971 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-75c83790-600a-46a4-8ea0-b23af8319319 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:17.643193 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-75c83790-600a-46a4-8ea0-b23af8319319 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:17.643389 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-75c83790-600a-46a4-8ea0-b23af8319319 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:17.643501 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-75c83790-600a-46a4-8ea0-b23af8319319 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:17.647763 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:17.647763 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:17.648540 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-75c83790-600a-46a4-8ea0-b23af8319319 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:17.648949 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1294/5156] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:17 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:18.658993 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6c88b251-ba52-413c-b230-3afb23cb358b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:18.661347 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6c88b251-ba52-413c-b230-3afb23cb358b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:18.661831 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6c88b251-ba52-413c-b230-3afb23cb358b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:18.662132 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6c88b251-ba52-413c-b230-3afb23cb358b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:18.662324 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-6c88b251-ba52-413c-b230-3afb23cb358b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:18.667297 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:18.667297 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:18.668338 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6c88b251-ba52-413c-b230-3afb23cb358b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:18.668880 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1265/5157] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:18 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:19.681998 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e5a48fa1-11e2-47a9-8a3a-e61a4d4c06d4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:19.684174 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e5a48fa1-11e2-47a9-8a3a-e61a4d4c06d4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:19.684407 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e5a48fa1-11e2-47a9-8a3a-e61a4d4c06d4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:19.684668 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e5a48fa1-11e2-47a9-8a3a-e61a4d4c06d4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:19.684851 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-e5a48fa1-11e2-47a9-8a3a-e61a4d4c06d4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:19.690400 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:19.690400 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:19.691339 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e5a48fa1-11e2-47a9-8a3a-e61a4d4c06d4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:19.691789 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1299/5158] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:19 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:20.703388 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a0a6439f-0194-4cc7-8a31-f4139ee50e6c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:20.705451 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a0a6439f-0194-4cc7-8a31-f4139ee50e6c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:20.705715 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a0a6439f-0194-4cc7-8a31-f4139ee50e6c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:20.705929 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a0a6439f-0194-4cc7-8a31-f4139ee50e6c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:20.706041 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-a0a6439f-0194-4cc7-8a31-f4139ee50e6c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:20.710694 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:20.710694 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:20.711465 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a0a6439f-0194-4cc7-8a31-f4139ee50e6c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:20.711877 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1301/5159] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:20 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:21.722293 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-092d4569-040e-4037-abd7-5b10b463d99d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:21.724143 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-092d4569-040e-4037-abd7-5b10b463d99d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:21.724383 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-092d4569-040e-4037-abd7-5b10b463d99d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:21.724661 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-092d4569-040e-4037-abd7-5b10b463d99d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:21.724841 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-092d4569-040e-4037-abd7-5b10b463d99d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:21.729266 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:21.729266 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:21.730045 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-092d4569-040e-4037-abd7-5b10b463d99d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:21.730438 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1295/5160] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:21 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:21.740424 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f4c2ff29-d548-484c-9493-6de4502574a8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:21.742383 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f4c2ff29-d548-484c-9493-6de4502574a8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] POST https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286/restore Jul 04 00:02:21.742801 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f4c2ff29-d548-484c-9493-6de4502574a8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "5f71fb59-32c5-4ae7-a4d1-d571a843f2ff"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:02:21.744336 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-f4c2ff29-d548-484c-9493-6de4502574a8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Restoring backup 2982deee-9c41-4dd6-bf2d-4eaac0d8c286 ({'restore': {'volume_id': '5f71fb59-32c5-4ae7-a4d1-d571a843f2ff'}}) {{(pid=99860) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 04 00:02:21.744471 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-f4c2ff29-d548-484c-9493-6de4502574a8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Restoring backup 2982deee-9c41-4dd6-bf2d-4eaac0d8c286 to volume 5f71fb59-32c5-4ae7-a4d1-d571a843f2ff. Jul 04 00:02:21.749262 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:21.749262 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:21.756463 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:21.756463 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:21.757122 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f4c2ff29-d548-484c-9493-6de4502574a8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:02:21.757325 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.backup.api [None req-f4c2ff29-d548-484c-9493-6de4502574a8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Checking backup size 1 against volume size 1 {{(pid=99860) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 04 00:02:21.757510 np0000004490 devstack@c-api.service[99860]: INFO cinder.backup.api [None req-f4c2ff29-d548-484c-9493-6de4502574a8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Overwriting volume 5f71fb59-32c5-4ae7-a4d1-d571a843f2ff with restore of backup 2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:21.770175 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.backup.rpcapi [None req-f4c2ff29-d548-484c-9493-6de4502574a8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] restore_backup in rpcapi backup_id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286 {{(pid=99860) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 04 00:02:21.772272 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f4c2ff29-d548-484c-9493-6de4502574a8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286/restore returned with HTTP 202 Jul 04 00:02:21.772970 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1266/5161] 10.4.3.143 () {68 vars in 1393 bytes} [Sat Jul 4 00:02:21 2026] POST /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286/restore => generated 181 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:02:21.780448 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e2a5fc8c-6331-4094-adfa-8074dbeef5c1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:21.782348 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e2a5fc8c-6331-4094-adfa-8074dbeef5c1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:21.782622 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e2a5fc8c-6331-4094-adfa-8074dbeef5c1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:21.782850 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e2a5fc8c-6331-4094-adfa-8074dbeef5c1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:21.783010 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-e2a5fc8c-6331-4094-adfa-8074dbeef5c1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:21.787357 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:21.787357 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:21.788282 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e2a5fc8c-6331-4094-adfa-8074dbeef5c1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:21.788966 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1300/5162] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:21 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:22.799041 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-30940f4e-8973-4611-8bec-6d6b0772831d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:22.800664 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-30940f4e-8973-4611-8bec-6d6b0772831d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:22.800860 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-30940f4e-8973-4611-8bec-6d6b0772831d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:22.801035 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-30940f4e-8973-4611-8bec-6d6b0772831d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:22.801132 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-30940f4e-8973-4611-8bec-6d6b0772831d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:22.805496 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:22.805496 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:22.806294 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-30940f4e-8973-4611-8bec-6d6b0772831d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:22.806655 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1302/5163] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:22 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:23.818064 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-34ad2385-ef7a-4b8f-ba1d-fb6735388017 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:23.820720 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-34ad2385-ef7a-4b8f-ba1d-fb6735388017 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:23.820917 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-34ad2385-ef7a-4b8f-ba1d-fb6735388017 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:23.821233 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-34ad2385-ef7a-4b8f-ba1d-fb6735388017 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:23.821427 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-34ad2385-ef7a-4b8f-ba1d-fb6735388017 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:23.828275 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:23.828275 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:23.829143 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-34ad2385-ef7a-4b8f-ba1d-fb6735388017 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:23.830061 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1296/5164] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:23 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:24.841337 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-96ec885e-844f-4849-9787-5b35faf6aa89 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:24.843265 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-96ec885e-844f-4849-9787-5b35faf6aa89 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:24.843505 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-96ec885e-844f-4849-9787-5b35faf6aa89 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:24.843688 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-96ec885e-844f-4849-9787-5b35faf6aa89 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:24.843820 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-96ec885e-844f-4849-9787-5b35faf6aa89 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:24.848566 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:24.848566 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:24.849736 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-96ec885e-844f-4849-9787-5b35faf6aa89 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:24.850280 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1267/5165] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:24 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:25.863367 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a90d8173-bd66-45b1-b447-d728d5ee0ddb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:25.865216 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a90d8173-bd66-45b1-b447-d728d5ee0ddb tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:25.865642 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a90d8173-bd66-45b1-b447-d728d5ee0ddb tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:25.865943 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a90d8173-bd66-45b1-b447-d728d5ee0ddb tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:25.866305 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-a90d8173-bd66-45b1-b447-d728d5ee0ddb tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:25.871452 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:25.871452 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:25.872435 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a90d8173-bd66-45b1-b447-d728d5ee0ddb tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:25.872843 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1301/5166] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:25 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:26.886899 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c88cfeff-53f1-433f-83c8-d05eef2a735d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:26.889225 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c88cfeff-53f1-433f-83c8-d05eef2a735d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:26.889482 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c88cfeff-53f1-433f-83c8-d05eef2a735d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:26.889683 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c88cfeff-53f1-433f-83c8-d05eef2a735d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:26.889826 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-c88cfeff-53f1-433f-83c8-d05eef2a735d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:26.896007 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:26.896007 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:26.897180 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c88cfeff-53f1-433f-83c8-d05eef2a735d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:26.897993 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1303/5167] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:26 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:27.909566 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4330e1d3-8597-4d6c-98ed-cd0a2a496d2d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:27.911572 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4330e1d3-8597-4d6c-98ed-cd0a2a496d2d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:27.911782 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4330e1d3-8597-4d6c-98ed-cd0a2a496d2d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:27.912003 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4330e1d3-8597-4d6c-98ed-cd0a2a496d2d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:27.912141 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-4330e1d3-8597-4d6c-98ed-cd0a2a496d2d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:27.920324 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:27.920324 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:27.921494 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4330e1d3-8597-4d6c-98ed-cd0a2a496d2d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:27.922017 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1297/5168] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:27 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:28.933689 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3243253a-b0d4-4d3e-93c7-ac8f53a3f051 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:28.936993 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3243253a-b0d4-4d3e-93c7-ac8f53a3f051 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:28.936993 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3243253a-b0d4-4d3e-93c7-ac8f53a3f051 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:28.936993 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3243253a-b0d4-4d3e-93c7-ac8f53a3f051 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:28.936993 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-3243253a-b0d4-4d3e-93c7-ac8f53a3f051 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:28.942145 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:28.942145 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:28.942145 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3243253a-b0d4-4d3e-93c7-ac8f53a3f051 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:28.942145 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1268/5169] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:28 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:29.953636 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-661d3551-f786-4f39-bd6b-adf73b0c624a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:29.956285 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-661d3551-f786-4f39-bd6b-adf73b0c624a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:29.956567 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-661d3551-f786-4f39-bd6b-adf73b0c624a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:29.956857 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-661d3551-f786-4f39-bd6b-adf73b0c624a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:29.957018 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-661d3551-f786-4f39-bd6b-adf73b0c624a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:29.962652 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:29.962652 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:29.963636 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-661d3551-f786-4f39-bd6b-adf73b0c624a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:29.964119 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1302/5170] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:29 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:30.975912 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-fe67f009-5104-4a6b-9a49-3cb10b18a45d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:30.977732 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fe67f009-5104-4a6b-9a49-3cb10b18a45d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:30.977949 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fe67f009-5104-4a6b-9a49-3cb10b18a45d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:30.978128 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fe67f009-5104-4a6b-9a49-3cb10b18a45d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:30.978295 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-fe67f009-5104-4a6b-9a49-3cb10b18a45d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:30.983526 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:30.983526 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:30.984456 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fe67f009-5104-4a6b-9a49-3cb10b18a45d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:30.984887 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1304/5171] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:30 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:31.567495 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b587c4d6-3153-431f-9b84-f70e56dda2e1 req-f2369f22-de2e-42a7-8765-fdb8b8e96c8e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:31.569609 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b587c4d6-3153-431f-9b84-f70e56dda2e1 req-f2369f22-de2e-42a7-8765-fdb8b8e96c8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] DELETE https://10.4.3.143/volume/v3/attachments/b8b8d2b8-93f2-4a1b-b78b-be14f486a94c Jul 04 00:02:31.570527 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b587c4d6-3153-431f-9b84-f70e56dda2e1 req-f2369f22-de2e-42a7-8765-fdb8b8e96c8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:31.570527 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b587c4d6-3153-431f-9b84-f70e56dda2e1 req-f2369f22-de2e-42a7-8765-fdb8b8e96c8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:31.580045 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:31.580045 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:31.998313 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6e028201-7844-404e-81b9-7b0a567971df None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:32.000189 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6e028201-7844-404e-81b9-7b0a567971df tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:32.000383 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6e028201-7844-404e-81b9-7b0a567971df tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:32.000605 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6e028201-7844-404e-81b9-7b0a567971df tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:32.000723 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-6e028201-7844-404e-81b9-7b0a567971df tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:32.005139 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:32.005139 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:32.006084 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6e028201-7844-404e-81b9-7b0a567971df tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:32.006515 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1269/5172] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:31 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:32.108522 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b587c4d6-3153-431f-9b84-f70e56dda2e1 req-f2369f22-de2e-42a7-8765-fdb8b8e96c8e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/attachments/b8b8d2b8-93f2-4a1b-b78b-be14f486a94c returned with HTTP 200 Jul 04 00:02:32.108915 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1298/5173] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:02:31 2026] DELETE /volume/v3/attachments/b8b8d2b8-93f2-4a1b-b78b-be14f486a94c => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:33.018206 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0753b174-2728-469e-9a1c-2b914e5e1e75 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:33.020843 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0753b174-2728-469e-9a1c-2b914e5e1e75 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:33.021123 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0753b174-2728-469e-9a1c-2b914e5e1e75 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:33.021391 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0753b174-2728-469e-9a1c-2b914e5e1e75 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:33.021544 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-0753b174-2728-469e-9a1c-2b914e5e1e75 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:33.026790 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:33.026790 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:33.027796 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0753b174-2728-469e-9a1c-2b914e5e1e75 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:33.028277 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1303/5174] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:33 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:34.039005 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-010cafdb-e655-475f-870d-6335d7b8df58 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:34.041203 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-010cafdb-e655-475f-870d-6335d7b8df58 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:34.041434 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-010cafdb-e655-475f-870d-6335d7b8df58 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:34.041659 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-010cafdb-e655-475f-870d-6335d7b8df58 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:34.041818 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-010cafdb-e655-475f-870d-6335d7b8df58 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:34.046918 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:34.046918 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:34.048046 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-010cafdb-e655-475f-870d-6335d7b8df58 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:34.048484 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1305/5175] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:34 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:35.062480 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-137d25e9-6b3d-40f6-a413-f43730ffce98 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:35.064203 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-137d25e9-6b3d-40f6-a413-f43730ffce98 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:35.064402 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-137d25e9-6b3d-40f6-a413-f43730ffce98 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:35.064578 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-137d25e9-6b3d-40f6-a413-f43730ffce98 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:35.064680 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-137d25e9-6b3d-40f6-a413-f43730ffce98 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:35.068955 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:35.068955 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:35.069770 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-137d25e9-6b3d-40f6-a413-f43730ffce98 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:35.070165 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1270/5176] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:35 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:36.081092 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-df7ba802-e9b7-4ab5-8af2-abe89214c200 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:36.088912 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-df7ba802-e9b7-4ab5-8af2-abe89214c200 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:36.088912 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-df7ba802-e9b7-4ab5-8af2-abe89214c200 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:36.088912 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-df7ba802-e9b7-4ab5-8af2-abe89214c200 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:36.088912 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-df7ba802-e9b7-4ab5-8af2-abe89214c200 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:36.088912 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:36.088912 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:36.088912 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-df7ba802-e9b7-4ab5-8af2-abe89214c200 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:36.089263 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1299/5177] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:36 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:36.099809 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d5400895-2cfb-4adb-be4b-f1bd28714003 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:36.101557 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d5400895-2cfb-4adb-be4b-f1bd28714003 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/5f71fb59-32c5-4ae7-a4d1-d571a843f2ff Jul 04 00:02:36.101760 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d5400895-2cfb-4adb-be4b-f1bd28714003 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:36.101941 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d5400895-2cfb-4adb-be4b-f1bd28714003 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:36.108637 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:36.108637 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:36.112326 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d5400895-2cfb-4adb-be4b-f1bd28714003 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:02:36.116454 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d5400895-2cfb-4adb-be4b-f1bd28714003 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/5f71fb59-32c5-4ae7-a4d1-d571a843f2ff returned with HTTP 200 Jul 04 00:02:36.116840 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1304/5178] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:36 2026] GET /volume/v3/volumes/5f71fb59-32c5-4ae7-a4d1-d571a843f2ff => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:36.130451 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0ad0d124-f36b-4079-b2d9-880ff2649e4a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:36.131975 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0ad0d124-f36b-4079-b2d9-880ff2649e4a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] DELETE https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:36.132173 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0ad0d124-f36b-4079-b2d9-880ff2649e4a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:36.132369 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0ad0d124-f36b-4079-b2d9-880ff2649e4a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:36.132516 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-0ad0d124-f36b-4079-b2d9-880ff2649e4a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Delete backup with id: 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. Jul 04 00:02:36.136320 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:36.136320 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:36.148409 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-0ad0d124-f36b-4079-b2d9-880ff2649e4a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] delete_backup rpcapi backup_id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286 {{(pid=99862) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 04 00:02:36.150098 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0ad0d124-f36b-4079-b2d9-880ff2649e4a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 202 Jul 04 00:02:36.150493 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1306/5179] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:02:36 2026] DELETE /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:02:36.157625 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-51c54e16-1014-4bfa-aca6-1a85bdbccf7d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:36.159455 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-51c54e16-1014-4bfa-aca6-1a85bdbccf7d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:36.159652 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-51c54e16-1014-4bfa-aca6-1a85bdbccf7d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:36.159910 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-51c54e16-1014-4bfa-aca6-1a85bdbccf7d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:36.160018 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-51c54e16-1014-4bfa-aca6-1a85bdbccf7d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:36.164904 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:36.164904 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:36.165734 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-51c54e16-1014-4bfa-aca6-1a85bdbccf7d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 200 Jul 04 00:02:36.166078 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1271/5180] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:36 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:36.646324 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:36.648217 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:02:36.648590 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-65145162", "source_volid": "478d3b30-50dc-494f-9ad1-5a71541e04b6", "volume_type": "tempest-scenario-type-luks-596930294", "size": 1}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:02:36.650086 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-65145162', 'source_volid': '478d3b30-50dc-494f-9ad1-5a71541e04b6', 'volume_type': 'tempest-scenario-type-luks-596930294', 'size': 1}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:02:36.660157 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:36.660157 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:36.660678 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume retrieved successfully. Jul 04 00:02:36.660845 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Create volume of 1 GB Jul 04 00:02:36.661492 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Availability Zones retrieved successfully. Jul 04 00:02:36.667019 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Flow 'volume_create_api' (85b29f1c-f415-4fc8-9bf5-a274c633ded4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:02:36.668145 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (613f525a-b2e3-4039-a194-e68dbcd36a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:36.669116 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:02:36.689416 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (613f525a-b2e3-4039-a194-e68dbcd36a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '478d3b30-50dc-494f-9ad1-5a71541e04b6', 'volume_type': VolumeType(created_at=2026-07-04T00:01:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c5d49de-b570-47cd-8803-ec184724d1b3,is_public=True,name='tempest-scenario-type-luks-596930294',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c5d49de-b570-47cd-8803-ec184724d1b3', '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=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:36.690331 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd27ead1-47f6-46fd-88ce-7483a7851f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:36.731613 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Created reservations ['d9b839f4-72fa-4f51-a4df-9897eb4442d6', 'b2ede267-50e6-4cc8-b833-44a2f6717da0', 'f012f618-29f3-47d1-9901-d6bec71c29db', '972de833-f32a-4ea4-aea5-8d43a53b6372'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:02:36.732515 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd27ead1-47f6-46fd-88ce-7483a7851f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9b839f4-72fa-4f51-a4df-9897eb4442d6', 'b2ede267-50e6-4cc8-b833-44a2f6717da0', 'f012f618-29f3-47d1-9901-d6bec71c29db', '972de833-f32a-4ea4-aea5-8d43a53b6372']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:36.733278 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (774dae73-3245-4534-8918-40efa11aba90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:36.766352 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (774dae73-3245-4534-8918-40efa11aba90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-65145162',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9edad5a93d904e1491081edb537c7c74',qos_specs=None,replication_status=,reservations=['d9b839f4-72fa-4f51-a4df-9897eb4442d6','b2ede267-50e6-4cc8-b833-44a2f6717da0','f012f618-29f3-47d1-9901-d6bec71c29db','972de833-f32a-4ea4-aea5-8d43a53b6372'],size=1,snapshot_id=None,source_replicaid=,source_volid=478d3b30-50dc-494f-9ad1-5a71541e04b6,status='creating',user_id='e01b96e1b0a34a43bf0ea2ade1a1638a',volume_type_id=6c5d49de-b570-47cd-8803-ec184724d1b3), '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-04T00:02:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-65145162',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9edad5a93d904e1491081edb537c7c74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=478d3b30-50dc-494f-9ad1-5a71541e04b6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e01b96e1b0a34a43bf0ea2ade1a1638a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c5d49de-b570-47cd-8803-ec184724d1b3),volume_type_id=6c5d49de-b570-47cd-8803-ec184724d1b3)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:36.767175 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (021c2649-feff-4d0b-9bfd-3975a9f50cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:36.791098 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (021c2649-feff-4d0b-9bfd-3975a9f50cdc) transitioned into state 'SUCCESS' from state '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-65145162',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9edad5a93d904e1491081edb537c7c74',qos_specs=None,replication_status=,reservations=['d9b839f4-72fa-4f51-a4df-9897eb4442d6','b2ede267-50e6-4cc8-b833-44a2f6717da0','f012f618-29f3-47d1-9901-d6bec71c29db','972de833-f32a-4ea4-aea5-8d43a53b6372'],size=1,snapshot_id=None,source_replicaid=,source_volid=478d3b30-50dc-494f-9ad1-5a71541e04b6,status='creating',user_id='e01b96e1b0a34a43bf0ea2ade1a1638a',volume_type_id=6c5d49de-b570-47cd-8803-ec184724d1b3)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:36.791768 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eacc714-2dab-4531-b3d7-02b9fec2944b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:36.807674 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eacc714-2dab-4531-b3d7-02b9fec2944b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:36.808538 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Flow 'volume_create_api' (85b29f1c-f415-4fc8-9bf5-a274c633ded4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:02:36.808837 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Create volume request issued successfully. Jul 04 00:02:36.809378 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-15ca409b-39c8-4bcd-b3d1-4594961775ff tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:02:36.809960 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1300/5181] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:02:36 2026] POST /volume/v3/volumes => generated 808 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:02:36.822092 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-438ab175-87be-4730-8a34-804628a1ce2d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:36.823828 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-438ab175-87be-4730-8a34-804628a1ce2d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:02:36.824011 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-438ab175-87be-4730-8a34-804628a1ce2d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:36.824456 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-438ab175-87be-4730-8a34-804628a1ce2d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:36.831429 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:36.831429 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:36.834987 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-438ab175-87be-4730-8a34-804628a1ce2d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:02:36.839332 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-438ab175-87be-4730-8a34-804628a1ce2d tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 200 Jul 04 00:02:36.839692 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1305/5182] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:36 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:37.176338 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-26373dfb-21be-4c32-a475-594ec6cd9c27 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:37.178016 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-26373dfb-21be-4c32-a475-594ec6cd9c27 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 Jul 04 00:02:37.178267 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-26373dfb-21be-4c32-a475-594ec6cd9c27 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:37.178461 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-26373dfb-21be-4c32-a475-594ec6cd9c27 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:37.178580 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-26373dfb-21be-4c32-a475-594ec6cd9c27 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 2982deee-9c41-4dd6-bf2d-4eaac0d8c286. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:37.181992 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-26373dfb-21be-4c32-a475-594ec6cd9c27 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 returned with HTTP 404 Jul 04 00:02:37.182468 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1307/5183] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:37 2026] GET /volume/v3/backups/2982deee-9c41-4dd6-bf2d-4eaac0d8c286 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:02:37.191230 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-be11867c-a317-46bd-b28b-2552f5a905a5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:37.193257 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:02:37.193601 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1624875402"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:02:37.195053 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1624875402'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:02:37.195190 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Create volume of 1 GB Jul 04 00:02:37.199079 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Availability Zones retrieved successfully. Jul 04 00:02:37.204115 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Flow 'volume_create_api' (0979cb97-e8ae-413c-917d-7844671e0967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:02:37.205355 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46143acd-5592-4a77-ab08-459b69d80c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:37.206489 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:02:37.236042 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46143acd-5592-4a77-ab08-459b69d80c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:37.236764 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c6b2b49-0f2c-4a35-b40c-d8b8daea642d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:37.271944 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Created reservations ['6c3945de-3684-408b-8eaf-ec9725c86c2a', '6265b622-1a46-46d7-ad0e-997d8de3f621', '261f6be5-6d7c-48c2-ad8a-7de9a4505b87', 'f6ae41bb-3ff9-419d-98ec-c8f66db39916'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:02:37.272623 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c6b2b49-0f2c-4a35-b40c-d8b8daea642d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c3945de-3684-408b-8eaf-ec9725c86c2a', '6265b622-1a46-46d7-ad0e-997d8de3f621', '261f6be5-6d7c-48c2-ad8a-7de9a4505b87', 'f6ae41bb-3ff9-419d-98ec-c8f66db39916']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:37.273290 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (740cf282-98f2-4a4d-ab09-150e36ead5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:37.292468 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (740cf282-98f2-4a4d-ab09-150e36ead5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04449572-f101-4192-98f2-f1fc981ef974', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1624875402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559e04e4348943b7893703e0534a8bf4',qos_specs=None,replication_status=,reservations=['6c3945de-3684-408b-8eaf-ec9725c86c2a','6265b622-1a46-46d7-ad0e-997d8de3f621','261f6be5-6d7c-48c2-ad8a-7de9a4505b87','f6ae41bb-3ff9-419d-98ec-c8f66db39916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c955f8116d964dc8b6dc5f40f73e9cab',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:02:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1624875402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04449572-f101-4192-98f2-f1fc981ef974,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='559e04e4348943b7893703e0534a8bf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c955f8116d964dc8b6dc5f40f73e9cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:37.293113 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39276757-8838-4f1b-9c05-d786c43fd2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:37.310497 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39276757-8838-4f1b-9c05-d786c43fd2a6) transitioned into state 'SUCCESS' from state '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-1624875402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559e04e4348943b7893703e0534a8bf4',qos_specs=None,replication_status=,reservations=['6c3945de-3684-408b-8eaf-ec9725c86c2a','6265b622-1a46-46d7-ad0e-997d8de3f621','261f6be5-6d7c-48c2-ad8a-7de9a4505b87','f6ae41bb-3ff9-419d-98ec-c8f66db39916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c955f8116d964dc8b6dc5f40f73e9cab',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:37.311309 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c125f1dc-176f-4154-b245-c21eab70d14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:02:37.319409 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c125f1dc-176f-4154-b245-c21eab70d14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:02:37.320143 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Flow 'volume_create_api' (0979cb97-e8ae-413c-917d-7844671e0967) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:02:37.320393 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Create volume request issued successfully. Jul 04 00:02:37.320901 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-be11867c-a317-46bd-b28b-2552f5a905a5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:02:37.321289 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1272/5184] 10.4.3.143 () {68 vars in 1258 bytes} [Sat Jul 4 00:02:37 2026] POST /volume/v3/volumes => generated 749 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:02:37.333984 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fa6e73bb-7332-4629-847b-37e3cc553916 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:37.335848 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fa6e73bb-7332-4629-847b-37e3cc553916 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/04449572-f101-4192-98f2-f1fc981ef974 Jul 04 00:02:37.336057 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fa6e73bb-7332-4629-847b-37e3cc553916 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:37.336263 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fa6e73bb-7332-4629-847b-37e3cc553916 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:37.342874 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:37.342874 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:37.346119 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fa6e73bb-7332-4629-847b-37e3cc553916 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:02:37.350080 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fa6e73bb-7332-4629-847b-37e3cc553916 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/04449572-f101-4192-98f2-f1fc981ef974 returned with HTTP 200 Jul 04 00:02:37.350465 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1301/5185] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:37 2026] GET /volume/v3/volumes/04449572-f101-4192-98f2-f1fc981ef974 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:37.852532 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4a17ec0d-79d7-4811-bd41-eaa11509cf6e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:37.854287 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4a17ec0d-79d7-4811-bd41-eaa11509cf6e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:02:37.854467 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4a17ec0d-79d7-4811-bd41-eaa11509cf6e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:37.854646 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4a17ec0d-79d7-4811-bd41-eaa11509cf6e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:37.860758 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:37.860758 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:37.863970 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4a17ec0d-79d7-4811-bd41-eaa11509cf6e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:02:37.867857 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4a17ec0d-79d7-4811-bd41-eaa11509cf6e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 200 Jul 04 00:02:37.868345 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1306/5186] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:37 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:38.362439 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7c409c24-e6e7-4fe4-a9c8-244c99942942 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:38.364117 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7c409c24-e6e7-4fe4-a9c8-244c99942942 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/04449572-f101-4192-98f2-f1fc981ef974 Jul 04 00:02:38.364293 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7c409c24-e6e7-4fe4-a9c8-244c99942942 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:38.364462 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7c409c24-e6e7-4fe4-a9c8-244c99942942 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:38.370871 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:38.370871 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:38.373911 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7c409c24-e6e7-4fe4-a9c8-244c99942942 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:02:38.377384 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7c409c24-e6e7-4fe4-a9c8-244c99942942 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/04449572-f101-4192-98f2-f1fc981ef974 returned with HTTP 200 Jul 04 00:02:38.377682 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1308/5187] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:38 2026] GET /volume/v3/volumes/04449572-f101-4192-98f2-f1fc981ef974 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:38.389669 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e92361af-13a6-4b17-9ca8-d05d13a31266 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:38.391518 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e92361af-13a6-4b17-9ca8-d05d13a31266 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] POST https://10.4.3.143/volume/v3/backups Jul 04 00:02:38.391862 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e92361af-13a6-4b17-9ca8-d05d13a31266 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "04449572-f101-4192-98f2-f1fc981ef974", "name": "tempest-VolumesBackupsTest-Backup-1088753765"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:02:38.393220 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-e92361af-13a6-4b17-9ca8-d05d13a31266 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Creating new backup {'backup': {'volume_id': '04449572-f101-4192-98f2-f1fc981ef974', 'name': 'tempest-VolumesBackupsTest-Backup-1088753765'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 04 00:02:38.393349 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-e92361af-13a6-4b17-9ca8-d05d13a31266 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Creating backup of volume 04449572-f101-4192-98f2-f1fc981ef974 in container None Jul 04 00:02:38.400145 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:38.400145 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:38.400596 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e92361af-13a6-4b17-9ca8-d05d13a31266 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:02:38.415215 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-e92361af-13a6-4b17-9ca8-d05d13a31266 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Created reservations ['64587727-0800-42f5-94b0-f760b62c4936', 'bd78ed6e-d288-4ed6-997f-b12418dd2937'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:02:38.441527 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e92361af-13a6-4b17-9ca8-d05d13a31266 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 04 00:02:38.441946 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1273/5188] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:02:38 2026] POST /volume/v3/backups => generated 330 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:02:38.449600 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4169f6e9-a141-445d-8b59-610f20edf888 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:38.451489 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4169f6e9-a141-445d-8b59-610f20edf888 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:02:38.451942 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4169f6e9-a141-445d-8b59-610f20edf888 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:38.451942 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4169f6e9-a141-445d-8b59-610f20edf888 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:38.451942 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-4169f6e9-a141-445d-8b59-610f20edf888 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:38.456248 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:38.456248 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:38.456858 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4169f6e9-a141-445d-8b59-610f20edf888 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:02:38.457204 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1302/5189] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:38 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:38.880262 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-96c5fc3d-bc0c-4c34-9ce0-7a5b15ae7fda None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:38.882115 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-96c5fc3d-bc0c-4c34-9ce0-7a5b15ae7fda tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:02:38.882302 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-96c5fc3d-bc0c-4c34-9ce0-7a5b15ae7fda tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:38.882474 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-96c5fc3d-bc0c-4c34-9ce0-7a5b15ae7fda tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:38.889898 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:38.889898 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:38.893510 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-96c5fc3d-bc0c-4c34-9ce0-7a5b15ae7fda tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:02:38.897367 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-96c5fc3d-bc0c-4c34-9ce0-7a5b15ae7fda tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 200 Jul 04 00:02:38.897734 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1307/5190] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:38 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:39.466670 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9fee170d-5699-4d3c-9bf2-3c8dba0f3196 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:39.468442 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9fee170d-5699-4d3c-9bf2-3c8dba0f3196 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:02:39.468636 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9fee170d-5699-4d3c-9bf2-3c8dba0f3196 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:39.468834 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9fee170d-5699-4d3c-9bf2-3c8dba0f3196 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:39.468937 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-9fee170d-5699-4d3c-9bf2-3c8dba0f3196 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:39.473040 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:39.473040 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:39.473998 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9fee170d-5699-4d3c-9bf2-3c8dba0f3196 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:02:39.474101 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1309/5191] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:39 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:39.909146 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-898295b2-49d9-442e-b2f8-e3ad4ee87d2b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:39.910894 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-898295b2-49d9-442e-b2f8-e3ad4ee87d2b tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:02:39.911106 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-898295b2-49d9-442e-b2f8-e3ad4ee87d2b tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:39.911275 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-898295b2-49d9-442e-b2f8-e3ad4ee87d2b tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:39.917686 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:39.917686 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:39.920798 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-898295b2-49d9-442e-b2f8-e3ad4ee87d2b tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:02:39.924388 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-898295b2-49d9-442e-b2f8-e3ad4ee87d2b tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 200 Jul 04 00:02:39.924752 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1274/5192] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:39 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:40.483690 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6cc78e87-ed4f-4dc1-bbae-f9bfe63329ca None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:40.485850 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6cc78e87-ed4f-4dc1-bbae-f9bfe63329ca tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:02:40.486128 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6cc78e87-ed4f-4dc1-bbae-f9bfe63329ca tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:40.486358 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6cc78e87-ed4f-4dc1-bbae-f9bfe63329ca tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:40.486532 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-6cc78e87-ed4f-4dc1-bbae-f9bfe63329ca tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:40.490821 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:40.490821 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:40.491551 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6cc78e87-ed4f-4dc1-bbae-f9bfe63329ca tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:02:40.491960 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1303/5193] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:40 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:40.938150 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0f05531b-b4c5-4662-a388-104f7618a682 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:40.940006 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0f05531b-b4c5-4662-a388-104f7618a682 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:02:40.940248 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0f05531b-b4c5-4662-a388-104f7618a682 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:40.940474 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0f05531b-b4c5-4662-a388-104f7618a682 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:40.948080 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:40.948080 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:40.951893 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0f05531b-b4c5-4662-a388-104f7618a682 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:02:40.955830 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0f05531b-b4c5-4662-a388-104f7618a682 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 200 Jul 04 00:02:40.956210 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1308/5194] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:40 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:41.501893 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-be8a35aa-0f2e-4b60-a502-85364a9302ff None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:41.503565 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-be8a35aa-0f2e-4b60-a502-85364a9302ff tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:02:41.503752 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-be8a35aa-0f2e-4b60-a502-85364a9302ff tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:41.503945 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-be8a35aa-0f2e-4b60-a502-85364a9302ff tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:41.504045 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-be8a35aa-0f2e-4b60-a502-85364a9302ff tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:41.507832 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:41.507832 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:41.508501 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-be8a35aa-0f2e-4b60-a502-85364a9302ff tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:02:41.508819 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1310/5195] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:41 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:41.967552 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d7313753-f0bb-45fd-9987-b3c8e003c023 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:41.969044 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d7313753-f0bb-45fd-9987-b3c8e003c023 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:02:41.969208 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d7313753-f0bb-45fd-9987-b3c8e003c023 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:41.969376 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d7313753-f0bb-45fd-9987-b3c8e003c023 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:41.975366 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:41.975366 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:41.979039 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d7313753-f0bb-45fd-9987-b3c8e003c023 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:02:41.982842 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d7313753-f0bb-45fd-9987-b3c8e003c023 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 200 Jul 04 00:02:41.983368 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1275/5196] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:41 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:42.518566 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0be955e5-d7c7-4c52-aab1-6eb02975287b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:42.520549 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0be955e5-d7c7-4c52-aab1-6eb02975287b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:02:42.520790 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0be955e5-d7c7-4c52-aab1-6eb02975287b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:42.521028 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0be955e5-d7c7-4c52-aab1-6eb02975287b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:42.521165 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-0be955e5-d7c7-4c52-aab1-6eb02975287b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:42.525871 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:42.525871 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:42.526697 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0be955e5-d7c7-4c52-aab1-6eb02975287b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:02:42.527230 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1304/5197] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:42 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:42.995736 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-11e83bc9-8aac-4fe2-a9a1-8af9ac1616df None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:42.997470 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-11e83bc9-8aac-4fe2-a9a1-8af9ac1616df tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:02:42.997645 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-11e83bc9-8aac-4fe2-a9a1-8af9ac1616df tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:42.997852 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-11e83bc9-8aac-4fe2-a9a1-8af9ac1616df tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:43.004492 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:43.004492 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:43.008251 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-11e83bc9-8aac-4fe2-a9a1-8af9ac1616df tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:02:43.012263 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-11e83bc9-8aac-4fe2-a9a1-8af9ac1616df tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 200 Jul 04 00:02:43.012626 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1309/5198] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:42 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:43.538925 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b5358728-57aa-436e-9771-c2b9a52d329e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:43.541377 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b5358728-57aa-436e-9771-c2b9a52d329e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:02:43.541634 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b5358728-57aa-436e-9771-c2b9a52d329e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:43.541931 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b5358728-57aa-436e-9771-c2b9a52d329e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:43.542104 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-b5358728-57aa-436e-9771-c2b9a52d329e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:43.547642 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:43.547642 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:43.548715 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b5358728-57aa-436e-9771-c2b9a52d329e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:02:43.549279 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1311/5199] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:43 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:44.026477 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-03477578-4931-4983-944a-a057f2e14345 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:44.028153 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-03477578-4931-4983-944a-a057f2e14345 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:02:44.028473 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-03477578-4931-4983-944a-a057f2e14345 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:44.028658 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-03477578-4931-4983-944a-a057f2e14345 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:44.035307 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:44.035307 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:44.038530 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-03477578-4931-4983-944a-a057f2e14345 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:02:44.042144 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-03477578-4931-4983-944a-a057f2e14345 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 200 Jul 04 00:02:44.042538 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1276/5200] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:44 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:44.560938 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-bad49df3-1783-4095-b567-fad9352374f8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:44.562644 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bad49df3-1783-4095-b567-fad9352374f8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:02:44.562832 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bad49df3-1783-4095-b567-fad9352374f8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:44.563032 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bad49df3-1783-4095-b567-fad9352374f8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:44.563146 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-bad49df3-1783-4095-b567-fad9352374f8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:44.567312 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:44.567312 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:44.568254 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bad49df3-1783-4095-b567-fad9352374f8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:02:44.568589 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1305/5201] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:44 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:45.054434 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c9b63a82-31b0-4e25-9dd2-68efb493cdbd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:45.056564 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c9b63a82-31b0-4e25-9dd2-68efb493cdbd tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:02:45.056776 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c9b63a82-31b0-4e25-9dd2-68efb493cdbd tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:45.056993 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c9b63a82-31b0-4e25-9dd2-68efb493cdbd tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:45.063510 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:45.063510 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:45.066759 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c9b63a82-31b0-4e25-9dd2-68efb493cdbd tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:02:45.070775 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c9b63a82-31b0-4e25-9dd2-68efb493cdbd tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 200 Jul 04 00:02:45.071191 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1310/5202] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:45 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:45.579483 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c7f792fe-48bf-4d61-9c09-f4ea25811cd1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:45.581734 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c7f792fe-48bf-4d61-9c09-f4ea25811cd1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:02:45.582005 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c7f792fe-48bf-4d61-9c09-f4ea25811cd1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:45.582248 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c7f792fe-48bf-4d61-9c09-f4ea25811cd1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:45.582395 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-c7f792fe-48bf-4d61-9c09-f4ea25811cd1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:45.584800 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=131,cinder:UPDATE=32,cinder:INSERT=17 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:02:45.587717 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:45.587717 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:45.588882 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c7f792fe-48bf-4d61-9c09-f4ea25811cd1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:02:45.589282 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1312/5203] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:45 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:46.083075 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-38104c04-6810-44dd-ac7b-b8ec782113e7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:46.085163 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-38104c04-6810-44dd-ac7b-b8ec782113e7 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:02:46.085342 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-38104c04-6810-44dd-ac7b-b8ec782113e7 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:46.085519 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-38104c04-6810-44dd-ac7b-b8ec782113e7 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:46.093890 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:46.093890 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:46.097962 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-38104c04-6810-44dd-ac7b-b8ec782113e7 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:02:46.101820 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-38104c04-6810-44dd-ac7b-b8ec782113e7 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 200 Jul 04 00:02:46.102184 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1277/5204] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:46 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:46.600086 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a5a436bb-61f7-402d-84db-7be69f0511d7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:46.601591 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a5a436bb-61f7-402d-84db-7be69f0511d7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:02:46.601787 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a5a436bb-61f7-402d-84db-7be69f0511d7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:46.601983 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a5a436bb-61f7-402d-84db-7be69f0511d7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:46.602080 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-a5a436bb-61f7-402d-84db-7be69f0511d7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:46.603793 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=130,cinder:UPDATE=38,cinder:INSERT=18 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:02:46.606835 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:46.606835 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:46.607514 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a5a436bb-61f7-402d-84db-7be69f0511d7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:02:46.607879 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1306/5205] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:46 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:47.117156 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-802b6091-8c59-4bc7-8a62-82c747c4e497 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:47.118902 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-802b6091-8c59-4bc7-8a62-82c747c4e497 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:02:47.119086 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-802b6091-8c59-4bc7-8a62-82c747c4e497 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:47.119263 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-802b6091-8c59-4bc7-8a62-82c747c4e497 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:47.126175 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:47.126175 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:47.129917 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-802b6091-8c59-4bc7-8a62-82c747c4e497 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:02:47.135321 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-802b6091-8c59-4bc7-8a62-82c747c4e497 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 200 Jul 04 00:02:47.135321 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1311/5206] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:47 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:47.618449 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7e7f1122-24e2-4432-901b-25c24d743167 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:47.621029 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7e7f1122-24e2-4432-901b-25c24d743167 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:02:47.621256 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7e7f1122-24e2-4432-901b-25c24d743167 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:47.621485 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7e7f1122-24e2-4432-901b-25c24d743167 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:47.621616 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-7e7f1122-24e2-4432-901b-25c24d743167 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:47.627242 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:47.627242 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:47.628149 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7e7f1122-24e2-4432-901b-25c24d743167 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:02:47.628473 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1313/5207] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:47 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:48.139774 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d51f189c-0608-45ee-8b5e-418308197a0f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:48.143669 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d51f189c-0608-45ee-8b5e-418308197a0f tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 Jul 04 00:02:48.143669 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d51f189c-0608-45ee-8b5e-418308197a0f tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:48.143669 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d51f189c-0608-45ee-8b5e-418308197a0f tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:48.143669 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-d51f189c-0608-45ee-8b5e-418308197a0f tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Delete snapshot with id: b2709d8b-66c7-411e-80aa-4062d6c42b51 Jul 04 00:02:48.148624 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d51f189c-0608-45ee-8b5e-418308197a0f tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 returned with HTTP 404 Jul 04 00:02:48.150021 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1278/5208] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:02:48 2026] DELETE /volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:02:48.152178 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d3555fc4-b138-4194-a7aa-817b8e529cf3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:48.154162 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d3555fc4-b138-4194-a7aa-817b8e529cf3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:02:48.155675 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d3555fc4-b138-4194-a7aa-817b8e529cf3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:48.155675 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d3555fc4-b138-4194-a7aa-817b8e529cf3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:48.157748 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6ea9df1f-32ff-4e7a-ae29-d71114d923f7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:48.158909 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6ea9df1f-32ff-4e7a-ae29-d71114d923f7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 Jul 04 00:02:48.159004 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6ea9df1f-32ff-4e7a-ae29-d71114d923f7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:48.159219 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6ea9df1f-32ff-4e7a-ae29-d71114d923f7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:48.163058 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:48.163058 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:48.164573 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6ea9df1f-32ff-4e7a-ae29-d71114d923f7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 returned with HTTP 404 Jul 04 00:02:48.165125 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1312/5209] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:02:48 2026] GET /volume/v3/snapshots/b2709d8b-66c7-411e-80aa-4062d6c42b51 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:02:48.167195 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d3555fc4-b138-4194-a7aa-817b8e529cf3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:02:48.172631 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d3555fc4-b138-4194-a7aa-817b8e529cf3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 200 Jul 04 00:02:48.172631 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1307/5210] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:48 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:48.203145 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-ac3c295a-d50e-42f3-878a-91150a8583df None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:48.205050 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-ac3c295a-d50e-42f3-878a-91150a8583df tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:02:48.205224 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-ac3c295a-d50e-42f3-878a-91150a8583df tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:48.205416 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-ac3c295a-d50e-42f3-878a-91150a8583df tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:48.215110 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:48.215110 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:48.218474 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-ac3c295a-d50e-42f3-878a-91150a8583df tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:02:48.222190 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-ac3c295a-d50e-42f3-878a-91150a8583df tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:02:48.222773 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1314/5211] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:02:48 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:02:48.251510 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-6dfec6b8-c66d-4c30-b3d3-f460aa2b000e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:48.253910 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-6dfec6b8-c66d-4c30-b3d3-f460aa2b000e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] POST https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e/action Jul 04 00:02:48.254431 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-6dfec6b8-c66d-4c30-b3d3-f460aa2b000e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:02:48.254591 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-6dfec6b8-c66d-4c30-b3d3-f460aa2b000e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:02:48.267429 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:48.267429 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:48.268038 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-6dfec6b8-c66d-4c30-b3d3-f460aa2b000e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:02:48.275597 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-6dfec6b8-c66d-4c30-b3d3-f460aa2b000e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Begin detaching volume completed successfully. Jul 04 00:02:48.275895 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-6dfec6b8-c66d-4c30-b3d3-f460aa2b000e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e/action returned with HTTP 202 Jul 04 00:02:48.276400 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1279/5212] 10.4.3.143 () {72 vars in 1672 bytes} [Sat Jul 4 00:02:48 2026] POST /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:02:48.639254 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-29e01eb3-b69e-4f87-967c-a4dd19d75b40 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:48.641008 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-29e01eb3-b69e-4f87-967c-a4dd19d75b40 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:02:48.641183 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-29e01eb3-b69e-4f87-967c-a4dd19d75b40 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:48.641361 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-29e01eb3-b69e-4f87-967c-a4dd19d75b40 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:48.641463 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-29e01eb3-b69e-4f87-967c-a4dd19d75b40 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:48.646327 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:48.646327 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:48.647136 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-29e01eb3-b69e-4f87-967c-a4dd19d75b40 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:02:48.647518 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1313/5213] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:48 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:49.186590 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-224fe4f4-185c-4680-bf4f-8cb3dcd302b2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:49.188413 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-224fe4f4-185c-4680-bf4f-8cb3dcd302b2 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:02:49.188649 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-224fe4f4-185c-4680-bf4f-8cb3dcd302b2 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:49.188913 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-224fe4f4-185c-4680-bf4f-8cb3dcd302b2 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:49.196330 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:49.196330 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:49.199876 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-224fe4f4-185c-4680-bf4f-8cb3dcd302b2 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:02:49.204209 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-224fe4f4-185c-4680-bf4f-8cb3dcd302b2 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 200 Jul 04 00:02:49.204606 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1308/5214] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:49 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 1448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:02:49.306500 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-47f812d3-abb8-4c01-a6d7-9c99b978217b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:49.306938 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-47f812d3-abb8-4c01-a6d7-9c99b978217b None None] GET https://10.4.3.143/volume// Jul 04 00:02:49.307210 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-47f812d3-abb8-4c01-a6d7-9c99b978217b None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:49.307425 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-47f812d3-abb8-4c01-a6d7-9c99b978217b None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:49.307747 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-47f812d3-abb8-4c01-a6d7-9c99b978217b None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:02:49.308054 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1315/5215] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:02: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 04 00:02:49.315176 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-3d89dbcf-c603-4e16-bad8-f8a21430da26 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:49.317086 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-3d89dbcf-c603-4e16-bad8-f8a21430da26 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:02:49.317282 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-3d89dbcf-c603-4e16-bad8-f8a21430da26 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:49.317457 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-3d89dbcf-c603-4e16-bad8-f8a21430da26 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:49.333962 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-d10b2186-7d9e-4766-95f0-0644dcd58903 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:49.336037 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:49.336037 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:49.336587 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-d10b2186-7d9e-4766-95f0-0644dcd58903 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:02:49.336815 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-d10b2186-7d9e-4766-95f0-0644dcd58903 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:49.337000 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-d10b2186-7d9e-4766-95f0-0644dcd58903 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:49.339916 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-3d89dbcf-c603-4e16-bad8-f8a21430da26 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:02:49.344170 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-3d89dbcf-c603-4e16-bad8-f8a21430da26 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:02:49.344534 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1280/5216] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:02:49 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:02:49.353178 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:49.353178 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:49.357972 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-d10b2186-7d9e-4766-95f0-0644dcd58903 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:02:49.365434 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-d10b2186-7d9e-4766-95f0-0644dcd58903 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 200 Jul 04 00:02:49.365994 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1314/5217] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:02:49 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 1448 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:02:49.659390 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-bc57f6ef-fac9-4d94-967e-e62a8bf013ad None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:49.663793 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bc57f6ef-fac9-4d94-967e-e62a8bf013ad tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:02:49.664024 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bc57f6ef-fac9-4d94-967e-e62a8bf013ad tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:49.664243 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bc57f6ef-fac9-4d94-967e-e62a8bf013ad tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:49.664357 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-bc57f6ef-fac9-4d94-967e-e62a8bf013ad tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:49.668973 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:49.668973 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:49.669779 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bc57f6ef-fac9-4d94-967e-e62a8bf013ad tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:02:49.670159 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1309/5218] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:49 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:49.829326 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-713490cf-8e27-4501-a89d-0d2196c155e1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:49.831301 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-713490cf-8e27-4501-a89d-0d2196c155e1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:02:49.831477 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-713490cf-8e27-4501-a89d-0d2196c155e1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:49.831964 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-713490cf-8e27-4501-a89d-0d2196c155e1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:49.838190 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:49.838190 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:49.841278 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-713490cf-8e27-4501-a89d-0d2196c155e1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:02:49.846051 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-713490cf-8e27-4501-a89d-0d2196c155e1 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 200 Jul 04 00:02:49.846513 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1316/5219] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:02:49 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 1448 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:02:49.861158 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-31a95a87-e5e3-47bb-b332-abce5ffa4681 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:49.861832 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-31a95a87-e5e3-47bb-b332-abce5ffa4681 None None] GET https://10.4.3.143/volume// Jul 04 00:02:49.861915 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-31a95a87-e5e3-47bb-b332-abce5ffa4681 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:49.862162 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-31a95a87-e5e3-47bb-b332-abce5ffa4681 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:49.862592 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-31a95a87-e5e3-47bb-b332-abce5ffa4681 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:02:49.862987 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1281/5220] 10.4.3.143 () {66 vars in 1419 bytes} [Sat Jul 4 00:02: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 04 00:02:49.871677 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-28b4e53b-85f8-43c4-9739-038dee477cb3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:49.874332 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-28b4e53b-85f8-43c4-9739-038dee477cb3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:02:49.874860 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-28b4e53b-85f8-43c4-9739-038dee477cb3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf", "connector": null, "instance_uuid": "c6d691e3-6bf9-45cd-9238-57fbdeee59a4"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:02:49.887409 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:49.887409 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:49.918083 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-28b4e53b-85f8-43c4-9739-038dee477cb3 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:02:49.918747 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1315/5221] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:02:49 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 04 00:02:50.271193 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-2f8f6baa-f1a4-43d2-83ea-d62882e058a1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:50.273348 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-2f8f6baa-f1a4-43d2-83ea-d62882e058a1 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] DELETE https://10.4.3.143/volume/v3/attachments/629234ea-9ddd-41f8-9b8e-15a6ff7bafd4 Jul 04 00:02:50.273585 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-2f8f6baa-f1a4-43d2-83ea-d62882e058a1 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:50.273805 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-2f8f6baa-f1a4-43d2-83ea-d62882e058a1 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:50.280614 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:50.280614 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:50.679597 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-96269095-6979-4035-bcb9-f90a39ec0121 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:50.681593 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-96269095-6979-4035-bcb9-f90a39ec0121 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:02:50.681804 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-96269095-6979-4035-bcb9-f90a39ec0121 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:50.682007 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-96269095-6979-4035-bcb9-f90a39ec0121 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:50.682140 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-96269095-6979-4035-bcb9-f90a39ec0121 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:50.686251 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:50.686251 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:50.687039 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-96269095-6979-4035-bcb9-f90a39ec0121 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:02:50.687436 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1317/5222] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:50 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:50.804827 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-668597de-7b8a-4ff1-a1b3-62353dd0d4fd req-2f8f6baa-f1a4-43d2-83ea-d62882e058a1 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/attachments/629234ea-9ddd-41f8-9b8e-15a6ff7bafd4 returned with HTTP 200 Jul 04 00:02:50.805199 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1310/5223] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:02:50 2026] DELETE /volume/v3/attachments/629234ea-9ddd-41f8-9b8e-15a6ff7bafd4 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:51.475723 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-27cc8fe8-77f6-47d5-b400-fd877a46c70f req-b78c1c9d-c589-492c-8b36-41c8fee00b16 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:51.477466 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-27cc8fe8-77f6-47d5-b400-fd877a46c70f req-b78c1c9d-c589-492c-8b36-41c8fee00b16 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:02:51.477625 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-27cc8fe8-77f6-47d5-b400-fd877a46c70f req-b78c1c9d-c589-492c-8b36-41c8fee00b16 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:51.477818 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-27cc8fe8-77f6-47d5-b400-fd877a46c70f req-b78c1c9d-c589-492c-8b36-41c8fee00b16 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:51.484260 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:51.484260 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:51.487797 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-27cc8fe8-77f6-47d5-b400-fd877a46c70f req-b78c1c9d-c589-492c-8b36-41c8fee00b16 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:02:51.492346 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-27cc8fe8-77f6-47d5-b400-fd877a46c70f req-b78c1c9d-c589-492c-8b36-41c8fee00b16 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:02:51.492810 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1282/5224] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:02:51 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:51.504086 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-448b29ed-83b9-420b-9f0c-5fe1286cbe2c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:51.505592 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-448b29ed-83b9-420b-9f0c-5fe1286cbe2c tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:02:51.505865 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-448b29ed-83b9-420b-9f0c-5fe1286cbe2c tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:51.506031 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-448b29ed-83b9-420b-9f0c-5fe1286cbe2c tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:51.506218 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-448b29ed-83b9-420b-9f0c-5fe1286cbe2c tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Delete volume with id: a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:02:51.512422 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:51.512422 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:51.512911 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-448b29ed-83b9-420b-9f0c-5fe1286cbe2c tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:02:51.527099 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-448b29ed-83b9-420b-9f0c-5fe1286cbe2c tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Delete volume request issued successfully. Jul 04 00:02:51.527274 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-448b29ed-83b9-420b-9f0c-5fe1286cbe2c tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 202 Jul 04 00:02:51.527722 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1316/5225] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:02:51 2026] DELETE /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:02:51.535509 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-662ed0fc-ba31-42d6-8497-49b798386632 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:51.537879 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-662ed0fc-ba31-42d6-8497-49b798386632 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:02:51.538124 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-662ed0fc-ba31-42d6-8497-49b798386632 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:51.538472 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-662ed0fc-ba31-42d6-8497-49b798386632 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:51.549301 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:51.549301 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:51.554929 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-662ed0fc-ba31-42d6-8497-49b798386632 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:02:51.559642 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-662ed0fc-ba31-42d6-8497-49b798386632 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 200 Jul 04 00:02:51.560119 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1318/5226] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:51 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:51.697894 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1a32b43b-6fbf-4df6-889a-65467917ed6e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:51.699820 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1a32b43b-6fbf-4df6-889a-65467917ed6e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:02:51.700033 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1a32b43b-6fbf-4df6-889a-65467917ed6e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:51.700199 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1a32b43b-6fbf-4df6-889a-65467917ed6e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:51.700299 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-1a32b43b-6fbf-4df6-889a-65467917ed6e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:51.704422 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:51.704422 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:51.705104 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1a32b43b-6fbf-4df6-889a-65467917ed6e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:02:51.705437 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1311/5227] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:51 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:52.577659 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5267a889-2a5b-495b-ba7a-7a2ca793bfde None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:52.579442 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5267a889-2a5b-495b-ba7a-7a2ca793bfde tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e Jul 04 00:02:52.579615 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5267a889-2a5b-495b-ba7a-7a2ca793bfde tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:52.579861 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5267a889-2a5b-495b-ba7a-7a2ca793bfde tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:52.585833 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5267a889-2a5b-495b-ba7a-7a2ca793bfde tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e returned with HTTP 404 Jul 04 00:02:52.586327 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1283/5228] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:52 2026] GET /volume/v3/volumes/a3fa5f96-2032-4ba6-8732-48e65935722e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:02:52.716568 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7217179d-c686-4773-ae43-a5e9274e5d92 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:52.718409 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7217179d-c686-4773-ae43-a5e9274e5d92 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:02:52.718657 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7217179d-c686-4773-ae43-a5e9274e5d92 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:52.718921 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7217179d-c686-4773-ae43-a5e9274e5d92 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:52.719022 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-7217179d-c686-4773-ae43-a5e9274e5d92 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:52.726389 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:52.726389 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:52.727267 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7217179d-c686-4773-ae43-a5e9274e5d92 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:02:52.727775 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1317/5229] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:52 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:53.738648 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0e043858-8e72-4f6d-a2db-2615b58ffb28 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:53.740251 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0e043858-8e72-4f6d-a2db-2615b58ffb28 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:02:53.740412 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0e043858-8e72-4f6d-a2db-2615b58ffb28 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:53.740577 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0e043858-8e72-4f6d-a2db-2615b58ffb28 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:53.740725 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-0e043858-8e72-4f6d-a2db-2615b58ffb28 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:53.744443 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:53.744443 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:53.745130 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0e043858-8e72-4f6d-a2db-2615b58ffb28 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:02:53.745441 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1319/5230] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:53 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:54.754878 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d6c7264e-1766-4b00-86e7-085d041d43ac None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:54.756670 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d6c7264e-1766-4b00-86e7-085d041d43ac tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:02:54.756871 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d6c7264e-1766-4b00-86e7-085d041d43ac tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:54.757046 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d6c7264e-1766-4b00-86e7-085d041d43ac tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:54.757148 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-d6c7264e-1766-4b00-86e7-085d041d43ac tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:54.762350 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:54.762350 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:54.763453 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d6c7264e-1766-4b00-86e7-085d041d43ac tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:02:54.764100 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1312/5231] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:54 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:55.773726 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5d32a030-cf8a-4279-b97b-d6c19dfb596d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:55.775480 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5d32a030-cf8a-4279-b97b-d6c19dfb596d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:02:55.775730 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5d32a030-cf8a-4279-b97b-d6c19dfb596d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:55.775941 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5d32a030-cf8a-4279-b97b-d6c19dfb596d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:55.776072 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-5d32a030-cf8a-4279-b97b-d6c19dfb596d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:55.777882 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=114,cinder:INSERT=15,cinder:UPDATE=36 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:02:55.780741 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:55.780741 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:55.781491 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5d32a030-cf8a-4279-b97b-d6c19dfb596d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:02:55.782186 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1284/5232] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:55 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:55.793821 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9dd64d70-03c5-432e-beb8-3c9cbfeac228 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:55.796191 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9dd64d70-03c5-432e-beb8-3c9cbfeac228 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] POST https://10.4.3.143/volume/v3/backups Jul 04 00:02:55.796683 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9dd64d70-03c5-432e-beb8-3c9cbfeac228 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "04449572-f101-4192-98f2-f1fc981ef974", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1940668037"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:02:55.798758 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.backups [None req-9dd64d70-03c5-432e-beb8-3c9cbfeac228 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Creating new backup {'backup': {'volume_id': '04449572-f101-4192-98f2-f1fc981ef974', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1940668037'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 04 00:02:55.798967 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-9dd64d70-03c5-432e-beb8-3c9cbfeac228 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Creating backup of volume 04449572-f101-4192-98f2-f1fc981ef974 in container None Jul 04 00:02:55.808680 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:55.808680 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:55.809340 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9dd64d70-03c5-432e-beb8-3c9cbfeac228 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:02:55.828516 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-9dd64d70-03c5-432e-beb8-3c9cbfeac228 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Created reservations ['b0ad926c-ce47-49bc-bbf3-a066b584957b', '7bf5d375-e571-4715-b072-0521b35fa9bd'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:02:55.859416 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9dd64d70-03c5-432e-beb8-3c9cbfeac228 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 04 00:02:55.859887 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1318/5233] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:02:55 2026] POST /volume/v3/backups => generated 330 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:02:55.867967 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-40df31dc-7ed3-4603-8727-724f8ed40a5e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:55.870003 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-40df31dc-7ed3-4603-8727-724f8ed40a5e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:02:55.870235 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-40df31dc-7ed3-4603-8727-724f8ed40a5e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:55.870580 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-40df31dc-7ed3-4603-8727-724f8ed40a5e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:55.870642 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-40df31dc-7ed3-4603-8727-724f8ed40a5e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:55.877020 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:55.877020 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:55.877941 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-40df31dc-7ed3-4603-8727-724f8ed40a5e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:02:55.878389 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1320/5234] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:55 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:55.912063 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3a9dd8f9-1c5c-4502-8c5a-d7a5b5b48258 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:55.912413 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3a9dd8f9-1c5c-4502-8c5a-d7a5b5b48258 None None] GET https://10.4.3.143/volume// Jul 04 00:02:55.912571 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3a9dd8f9-1c5c-4502-8c5a-d7a5b5b48258 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:55.912755 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3a9dd8f9-1c5c-4502-8c5a-d7a5b5b48258 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:55.913088 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3a9dd8f9-1c5c-4502-8c5a-d7a5b5b48258 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:02:55.913331 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1313/5235] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:02: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 04 00:02:55.921404 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-c43c8d59-7ef0-4545-bba4-488a4d99deed None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:55.923438 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-c43c8d59-7ef0-4545-bba4-488a4d99deed tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:02:55.923715 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-c43c8d59-7ef0-4545-bba4-488a4d99deed tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:55.923954 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-c43c8d59-7ef0-4545-bba4-488a4d99deed tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:55.933630 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:55.933630 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:55.937044 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-c43c8d59-7ef0-4545-bba4-488a4d99deed tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:02:55.941830 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-c43c8d59-7ef0-4545-bba4-488a4d99deed tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 200 Jul 04 00:02:55.942278 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1285/5236] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:02:55 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 1627 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:02:56.038888 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-74aca99f-ac0c-497a-a5fb-21440ac924cf None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:56.040924 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-74aca99f-ac0c-497a-a5fb-21440ac924cf tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] PUT https://10.4.3.143/volume/v3/attachments/605e82e9-1140-4451-8fc6-7070f1d2326a Jul 04 00:02:56.041277 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-74aca99f-ac0c-497a-a5fb-21440ac924cf tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:02:56.048177 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-74aca99f-ac0c-497a-a5fb-21440ac924cf tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Acquiring lock "cinder-attachment_update-6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:02:56.054195 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-74aca99f-ac0c-497a-a5fb-21440ac924cf tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Lock "cinder-attachment_update-6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf-np0000004490" acquired by "attachment_update" :: waited 0.006s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:02:56.055075 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:56.055075 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:56.572594 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-74aca99f-ac0c-497a-a5fb-21440ac924cf tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Lock "cinder-attachment_update-6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf-np0000004490" released by "attachment_update" :: held 0.518s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:02:56.572888 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-74aca99f-ac0c-497a-a5fb-21440ac924cf tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/attachments/605e82e9-1140-4451-8fc6-7070f1d2326a returned with HTTP 200 Jul 04 00:02:56.573480 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1319/5237] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:02:56 2026] PUT /volume/v3/attachments/605e82e9-1140-4451-8fc6-7070f1d2326a => generated 968 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:02:56.890498 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-81a51026-d034-4024-b505-fb7fc9309002 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:56.893081 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-81a51026-d034-4024-b505-fb7fc9309002 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:02:56.893293 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-81a51026-d034-4024-b505-fb7fc9309002 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:56.893485 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-81a51026-d034-4024-b505-fb7fc9309002 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:56.893619 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-81a51026-d034-4024-b505-fb7fc9309002 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:56.897754 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:56.897754 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:56.898399 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-81a51026-d034-4024-b505-fb7fc9309002 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:02:56.898753 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1321/5238] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:56 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:57.083644 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-56971b03-2ff4-4bc0-a4bb-83c0e1c9dce0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:57.085909 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-56971b03-2ff4-4bc0-a4bb-83c0e1c9dce0 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] POST https://10.4.3.143/volume/v3/attachments/605e82e9-1140-4451-8fc6-7070f1d2326a/action Jul 04 00:02:57.086310 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-56971b03-2ff4-4bc0-a4bb-83c0e1c9dce0 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Action body: b'{"os-complete": null}' {{(pid=99863) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:02:57.086450 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-56971b03-2ff4-4bc0-a4bb-83c0e1c9dce0 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:02:57.105454 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:57.105454 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:02:57.116529 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-56971b03-2ff4-4bc0-a4bb-83c0e1c9dce0 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/attachments/605e82e9-1140-4451-8fc6-7070f1d2326a/action returned with HTTP 204 Jul 04 00:02:57.117034 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1314/5239] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:02:57 2026] POST /volume/v3/attachments/605e82e9-1140-4451-8fc6-7070f1d2326a/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:02:57.909925 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-823af912-ab0d-4af4-a7a3-fc3438dbc19e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:57.911897 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-823af912-ab0d-4af4-a7a3-fc3438dbc19e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:02:57.912074 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-823af912-ab0d-4af4-a7a3-fc3438dbc19e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:57.912259 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-823af912-ab0d-4af4-a7a3-fc3438dbc19e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:57.912360 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-823af912-ab0d-4af4-a7a3-fc3438dbc19e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:57.916859 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:57.916859 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:02:57.917089 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-823af912-ab0d-4af4-a7a3-fc3438dbc19e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:02:57.917414 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1286/5240] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:57 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:58.927060 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c3a0f65d-d88e-4ba6-8119-9e3efd161136 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:58.928870 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c3a0f65d-d88e-4ba6-8119-9e3efd161136 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:02:58.929074 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c3a0f65d-d88e-4ba6-8119-9e3efd161136 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:58.929258 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c3a0f65d-d88e-4ba6-8119-9e3efd161136 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:58.929393 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-c3a0f65d-d88e-4ba6-8119-9e3efd161136 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:58.931786 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=93,cinder:UPDATE=12,cinder:INSERT=5 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:02:58.933757 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:58.933757 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:02:58.934556 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c3a0f65d-d88e-4ba6-8119-9e3efd161136 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:02:58.935016 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1320/5241] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:58 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:02:59.947161 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3eb25e43-ae7b-48da-b00d-d7023bb514d3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:02:59.950828 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3eb25e43-ae7b-48da-b00d-d7023bb514d3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:02:59.950828 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3eb25e43-ae7b-48da-b00d-d7023bb514d3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:02:59.950828 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3eb25e43-ae7b-48da-b00d-d7023bb514d3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:02:59.950828 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-3eb25e43-ae7b-48da-b00d-d7023bb514d3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:02:59.956495 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:02:59.956495 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:02:59.958106 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3eb25e43-ae7b-48da-b00d-d7023bb514d3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:02:59.958375 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1322/5242] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:02:59 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:00.969299 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4243812b-a1bb-4039-9e64-1c0072f60179 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:00.971617 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4243812b-a1bb-4039-9e64-1c0072f60179 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:00.971900 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4243812b-a1bb-4039-9e64-1c0072f60179 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:00.972104 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4243812b-a1bb-4039-9e64-1c0072f60179 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:00.972218 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-4243812b-a1bb-4039-9e64-1c0072f60179 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:00.977788 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:00.977788 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:00.978779 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4243812b-a1bb-4039-9e64-1c0072f60179 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:00.979237 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1315/5243] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:00 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:01.120362 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bda4d7d7-fc67-4103-8d71-c8d443b0837e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:01.122805 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bda4d7d7-fc67-4103-8d71-c8d443b0837e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 Jul 04 00:03:01.123071 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bda4d7d7-fc67-4103-8d71-c8d443b0837e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:01.123315 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bda4d7d7-fc67-4103-8d71-c8d443b0837e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:01.136046 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:01.136046 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:01.140771 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-bda4d7d7-fc67-4103-8d71-c8d443b0837e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:03:01.148433 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bda4d7d7-fc67-4103-8d71-c8d443b0837e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 returned with HTTP 200 Jul 04 00:03:01.149225 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1287/5244] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:01 2026] GET /volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 => generated 1637 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:03:01.992717 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c0ee17ec-0274-448e-8b28-32e45fe3c191 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:01.994692 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c0ee17ec-0274-448e-8b28-32e45fe3c191 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:01.994968 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c0ee17ec-0274-448e-8b28-32e45fe3c191 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:01.995217 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c0ee17ec-0274-448e-8b28-32e45fe3c191 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:01.995399 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-c0ee17ec-0274-448e-8b28-32e45fe3c191 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:02.001108 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:02.001108 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:02.002182 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c0ee17ec-0274-448e-8b28-32e45fe3c191 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:02.002677 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1321/5245] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:01 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:02.763641 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-cefc343a-b92a-492a-b641-936cb837c083 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:02.765877 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-cefc343a-b92a-492a-b641-936cb837c083 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf/encryption Jul 04 00:03:02.766103 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-cefc343a-b92a-492a-b641-936cb837c083 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:02.766295 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-cefc343a-b92a-492a-b641-936cb837c083 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:02.777919 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:02.777919 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:02.785682 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-7d61d257-e729-40f2-897d-ee8f30f024ce req-cefc343a-b92a-492a-b641-936cb837c083 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf/encryption returned with HTTP 200 Jul 04 00:03:02.786546 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1323/5246] 10.4.3.143 () {68 vars in 1631 bytes} [Sat Jul 4 00:03:02 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:03.012181 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f72e63ba-6371-41b4-8a91-2c9f34ac329d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:03.013957 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f72e63ba-6371-41b4-8a91-2c9f34ac329d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:03.014146 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f72e63ba-6371-41b4-8a91-2c9f34ac329d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:03.014341 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f72e63ba-6371-41b4-8a91-2c9f34ac329d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:03.014466 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-f72e63ba-6371-41b4-8a91-2c9f34ac329d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:03.018851 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:03.018851 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:03.019673 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f72e63ba-6371-41b4-8a91-2c9f34ac329d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:03.020067 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1316/5247] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:03 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:04.030644 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6f84490e-5b06-4a0c-a14f-46d97f1ddbfc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:04.032268 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6f84490e-5b06-4a0c-a14f-46d97f1ddbfc tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:04.032452 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6f84490e-5b06-4a0c-a14f-46d97f1ddbfc tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:04.032620 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6f84490e-5b06-4a0c-a14f-46d97f1ddbfc tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:04.032735 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-6f84490e-5b06-4a0c-a14f-46d97f1ddbfc tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:04.036319 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:04.036319 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:04.037074 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6f84490e-5b06-4a0c-a14f-46d97f1ddbfc tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:04.037366 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1288/5248] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:04 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:05.047554 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ab68e4ff-56af-47b1-8ee2-13a265839541 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:05.049187 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ab68e4ff-56af-47b1-8ee2-13a265839541 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:05.049400 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ab68e4ff-56af-47b1-8ee2-13a265839541 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:05.049595 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ab68e4ff-56af-47b1-8ee2-13a265839541 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:05.049711 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-ab68e4ff-56af-47b1-8ee2-13a265839541 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:05.054040 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:05.054040 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:05.054716 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ab68e4ff-56af-47b1-8ee2-13a265839541 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:05.055038 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1322/5249] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:05 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:05.064285 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5b1cc0f4-8e3e-45da-98a6-677a764d70d3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:05.066524 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5b1cc0f4-8e3e-45da-98a6-677a764d70d3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] POST https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e/restore Jul 04 00:03:05.066995 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5b1cc0f4-8e3e-45da-98a6-677a764d70d3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "04449572-f101-4192-98f2-f1fc981ef974"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:03:05.068777 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-5b1cc0f4-8e3e-45da-98a6-677a764d70d3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Restoring backup bfc464d1-bfea-4dcd-a044-9dff8753091e ({'restore': {'volume_id': '04449572-f101-4192-98f2-f1fc981ef974'}}) {{(pid=99862) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 04 00:03:05.068926 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-5b1cc0f4-8e3e-45da-98a6-677a764d70d3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Restoring backup bfc464d1-bfea-4dcd-a044-9dff8753091e to volume 04449572-f101-4192-98f2-f1fc981ef974. Jul 04 00:03:05.073719 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:05.073719 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:05.082329 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:05.082329 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:05.082801 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5b1cc0f4-8e3e-45da-98a6-677a764d70d3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:03:05.082927 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.api [None req-5b1cc0f4-8e3e-45da-98a6-677a764d70d3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Checking backup size 1 against volume size 1 {{(pid=99862) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 04 00:03:05.083004 np0000004490 devstack@c-api.service[99862]: INFO cinder.backup.api [None req-5b1cc0f4-8e3e-45da-98a6-677a764d70d3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Overwriting volume 04449572-f101-4192-98f2-f1fc981ef974 with restore of backup bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:05.096664 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-5b1cc0f4-8e3e-45da-98a6-677a764d70d3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] restore_backup in rpcapi backup_id bfc464d1-bfea-4dcd-a044-9dff8753091e {{(pid=99862) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 04 00:03:05.098692 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5b1cc0f4-8e3e-45da-98a6-677a764d70d3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e/restore returned with HTTP 202 Jul 04 00:03:05.099226 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1324/5250] 10.4.3.143 () {68 vars in 1393 bytes} [Sat Jul 4 00:03:05 2026] POST /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e/restore => generated 182 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:03:05.107140 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0ce4fb44-5971-4f3e-acb7-c594eabd5da0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:05.109027 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0ce4fb44-5971-4f3e-acb7-c594eabd5da0 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:05.109248 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0ce4fb44-5971-4f3e-acb7-c594eabd5da0 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:05.109471 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0ce4fb44-5971-4f3e-acb7-c594eabd5da0 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:05.109615 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-0ce4fb44-5971-4f3e-acb7-c594eabd5da0 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:05.113755 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:05.113755 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:05.114612 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0ce4fb44-5971-4f3e-acb7-c594eabd5da0 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:05.115037 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1317/5251] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:05 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:05.382501 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-cd593c3e-fb16-40fc-ba72-e3653441c26b req-7d2e47b7-9c7a-444f-9003-e6e42b2d34d2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:05.384333 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-cd593c3e-fb16-40fc-ba72-e3653441c26b req-7d2e47b7-9c7a-444f-9003-e6e42b2d34d2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/attachments/5191a10e-8407-4216-9647-2adb18a52e66 Jul 04 00:03:05.384486 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-cd593c3e-fb16-40fc-ba72-e3653441c26b req-7d2e47b7-9c7a-444f-9003-e6e42b2d34d2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:05.384655 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-cd593c3e-fb16-40fc-ba72-e3653441c26b req-7d2e47b7-9c7a-444f-9003-e6e42b2d34d2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:05.391044 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:05.391044 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:05.914901 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-cd593c3e-fb16-40fc-ba72-e3653441c26b req-7d2e47b7-9c7a-444f-9003-e6e42b2d34d2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/5191a10e-8407-4216-9647-2adb18a52e66 returned with HTTP 200 Jul 04 00:03:05.915219 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1289/5252] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:03:05 2026] DELETE /volume/v3/attachments/5191a10e-8407-4216-9647-2adb18a52e66 => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:05.928758 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-cd593c3e-fb16-40fc-ba72-e3653441c26b req-db1fa279-5d90-43fa-8a2d-5c4ee3b0760f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:05.930966 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-cd593c3e-fb16-40fc-ba72-e3653441c26b req-db1fa279-5d90-43fa-8a2d-5c4ee3b0760f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 Jul 04 00:03:05.931170 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-cd593c3e-fb16-40fc-ba72-e3653441c26b req-db1fa279-5d90-43fa-8a2d-5c4ee3b0760f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:05.931413 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-cd593c3e-fb16-40fc-ba72-e3653441c26b req-db1fa279-5d90-43fa-8a2d-5c4ee3b0760f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:05.931620 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [req-cd593c3e-fb16-40fc-ba72-e3653441c26b req-db1fa279-5d90-43fa-8a2d-5c4ee3b0760f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume with id: 86b22703-c00c-493e-be2d-7b55fac625a0 Jul 04 00:03:05.938126 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:05.938126 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:05.938587 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-cd593c3e-fb16-40fc-ba72-e3653441c26b req-db1fa279-5d90-43fa-8a2d-5c4ee3b0760f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:03:05.957203 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-cd593c3e-fb16-40fc-ba72-e3653441c26b req-db1fa279-5d90-43fa-8a2d-5c4ee3b0760f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume request issued successfully. Jul 04 00:03:05.957436 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-cd593c3e-fb16-40fc-ba72-e3653441c26b req-db1fa279-5d90-43fa-8a2d-5c4ee3b0760f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 returned with HTTP 202 Jul 04 00:03:05.957860 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1323/5253] 10.4.3.143 () {70 vars in 1620 bytes} [Sat Jul 4 00:03:05 2026] DELETE /volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:03:06.124960 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f0732a86-9a88-49c1-8690-c8acf69c08f3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:06.126722 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f0732a86-9a88-49c1-8690-c8acf69c08f3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:06.126934 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f0732a86-9a88-49c1-8690-c8acf69c08f3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:06.127124 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f0732a86-9a88-49c1-8690-c8acf69c08f3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:06.127232 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-f0732a86-9a88-49c1-8690-c8acf69c08f3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:06.131339 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:06.131339 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:06.131997 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f0732a86-9a88-49c1-8690-c8acf69c08f3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:06.132360 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1325/5254] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:06 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:07.145484 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5f5c837a-d174-425f-be34-a33b6b4236b8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:07.147543 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5f5c837a-d174-425f-be34-a33b6b4236b8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:07.147808 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5f5c837a-d174-425f-be34-a33b6b4236b8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:07.148039 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5f5c837a-d174-425f-be34-a33b6b4236b8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:07.148178 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-5f5c837a-d174-425f-be34-a33b6b4236b8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:07.154611 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:07.154611 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:07.155564 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5f5c837a-d174-425f-be34-a33b6b4236b8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:07.156088 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1318/5255] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:07 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:08.166711 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9411df39-7eb5-4c19-98d8-00e40864927b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:08.168294 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9411df39-7eb5-4c19-98d8-00e40864927b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:08.168456 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9411df39-7eb5-4c19-98d8-00e40864927b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:08.168621 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9411df39-7eb5-4c19-98d8-00e40864927b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:08.168732 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-9411df39-7eb5-4c19-98d8-00e40864927b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:08.172792 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:08.172792 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:08.173580 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9411df39-7eb5-4c19-98d8-00e40864927b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:08.173986 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1290/5256] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:08 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:09.185531 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a69021d3-8388-48be-b6f6-358d42fc669f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:09.187500 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a69021d3-8388-48be-b6f6-358d42fc669f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:09.187661 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a69021d3-8388-48be-b6f6-358d42fc669f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:09.187906 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a69021d3-8388-48be-b6f6-358d42fc669f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:09.188105 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-a69021d3-8388-48be-b6f6-358d42fc669f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:09.195269 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:09.195269 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:09.196166 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a69021d3-8388-48be-b6f6-358d42fc669f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:09.196758 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1324/5257] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:09 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:09.308754 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-deedd775-3c61-4c50-a572-da4fba24fe55 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:09.310862 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-deedd775-3c61-4c50-a572-da4fba24fe55 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 Jul 04 00:03:09.311274 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-deedd775-3c61-4c50-a572-da4fba24fe55 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:09.311274 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-deedd775-3c61-4c50-a572-da4fba24fe55 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:09.317532 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-deedd775-3c61-4c50-a572-da4fba24fe55 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 returned with HTTP 404 Jul 04 00:03:09.317984 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1326/5258] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:09 2026] GET /volume/v3/volumes/86b22703-c00c-493e-be2d-7b55fac625a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:03:09.323988 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6b959479-9a3c-49ed-af4c-d7224bbb19b8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:09.325587 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6b959479-9a3c-49ed-af4c-d7224bbb19b8 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 Jul 04 00:03:09.325773 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6b959479-9a3c-49ed-af4c-d7224bbb19b8 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:09.325943 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6b959479-9a3c-49ed-af4c-d7224bbb19b8 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:09.326036 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-6b959479-9a3c-49ed-af4c-d7224bbb19b8 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete snapshot with id: 46622417-e6d6-46b9-91b8-92349fa5e044 Jul 04 00:03:09.331042 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:09.331042 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:09.331443 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6b959479-9a3c-49ed-af4c-d7224bbb19b8 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:03:09.350783 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6b959479-9a3c-49ed-af4c-d7224bbb19b8 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot delete request issued successfully. Jul 04 00:03:09.350783 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6b959479-9a3c-49ed-af4c-d7224bbb19b8 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 returned with HTTP 202 Jul 04 00:03:09.351064 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1319/5259] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:03:09 2026] DELETE /volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:03:09.358066 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3cad6f34-2206-4ce4-a9a4-91bdbc14f533 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:09.360110 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3cad6f34-2206-4ce4-a9a4-91bdbc14f533 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 Jul 04 00:03:09.360319 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3cad6f34-2206-4ce4-a9a4-91bdbc14f533 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:09.360496 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3cad6f34-2206-4ce4-a9a4-91bdbc14f533 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:09.366132 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:09.366132 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:09.366763 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3cad6f34-2206-4ce4-a9a4-91bdbc14f533 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:03:09.368163 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3cad6f34-2206-4ce4-a9a4-91bdbc14f533 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 returned with HTTP 200 Jul 04 00:03:09.368163 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1291/5260] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:03:09 2026] GET /volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 => generated 477 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:10.206645 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a4a92c1d-5cee-4fff-a156-b90412c09b00 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:10.208268 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a4a92c1d-5cee-4fff-a156-b90412c09b00 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:10.208446 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a4a92c1d-5cee-4fff-a156-b90412c09b00 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:10.208637 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a4a92c1d-5cee-4fff-a156-b90412c09b00 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:10.208776 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-a4a92c1d-5cee-4fff-a156-b90412c09b00 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:10.212853 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:10.212853 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:10.213489 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a4a92c1d-5cee-4fff-a156-b90412c09b00 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:10.213833 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1325/5261] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:10 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:10.381862 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e70c5ff4-5a5d-4864-81a1-082d8ba232e9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:10.383656 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e70c5ff4-5a5d-4864-81a1-082d8ba232e9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 Jul 04 00:03:10.383915 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e70c5ff4-5a5d-4864-81a1-082d8ba232e9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:10.384149 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e70c5ff4-5a5d-4864-81a1-082d8ba232e9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:10.389124 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e70c5ff4-5a5d-4864-81a1-082d8ba232e9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 returned with HTTP 404 Jul 04 00:03:10.389728 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1327/5262] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:03:10 2026] GET /volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:03:11.245293 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fdfe3e61-392e-48da-8a99-01246d796c01 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:11.247903 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fdfe3e61-392e-48da-8a99-01246d796c01 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:11.247903 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fdfe3e61-392e-48da-8a99-01246d796c01 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:11.247903 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fdfe3e61-392e-48da-8a99-01246d796c01 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:11.247903 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-fdfe3e61-392e-48da-8a99-01246d796c01 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:11.254643 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:11.254643 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:11.255585 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fdfe3e61-392e-48da-8a99-01246d796c01 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:11.256045 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1320/5263] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:11 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:12.268384 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3501f8cb-9769-4544-a774-0ca74e7dec68 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:12.270297 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3501f8cb-9769-4544-a774-0ca74e7dec68 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:12.270586 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3501f8cb-9769-4544-a774-0ca74e7dec68 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:12.270864 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3501f8cb-9769-4544-a774-0ca74e7dec68 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:12.271016 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-3501f8cb-9769-4544-a774-0ca74e7dec68 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:12.276681 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:12.276681 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:12.277790 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3501f8cb-9769-4544-a774-0ca74e7dec68 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:12.278288 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1292/5264] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:12 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:13.292499 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b97ddaf6-bc69-42c6-998f-af17e1ce90c3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:13.294473 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b97ddaf6-bc69-42c6-998f-af17e1ce90c3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:13.294672 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b97ddaf6-bc69-42c6-998f-af17e1ce90c3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:13.294892 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b97ddaf6-bc69-42c6-998f-af17e1ce90c3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:13.295037 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-b97ddaf6-bc69-42c6-998f-af17e1ce90c3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:13.299599 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:13.299599 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:13.300485 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b97ddaf6-bc69-42c6-998f-af17e1ce90c3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:13.300956 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1326/5265] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:13 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:14.312656 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b9cab736-1ef7-4e19-b751-8c5d3ba88c97 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:14.314479 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b9cab736-1ef7-4e19-b751-8c5d3ba88c97 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:14.314660 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b9cab736-1ef7-4e19-b751-8c5d3ba88c97 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:14.314880 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b9cab736-1ef7-4e19-b751-8c5d3ba88c97 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:14.315013 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-b9cab736-1ef7-4e19-b751-8c5d3ba88c97 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:14.321001 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:14.321001 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:14.322112 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b9cab736-1ef7-4e19-b751-8c5d3ba88c97 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:14.322516 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1328/5266] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:14 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:14.851487 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-d04310b3-4c65-4c2d-9e29-7dadea7f3a77 req-f088d008-a42a-4514-81b1-9a6322ed2bb5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:14.854322 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-d04310b3-4c65-4c2d-9e29-7dadea7f3a77 req-f088d008-a42a-4514-81b1-9a6322ed2bb5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/attachments/ca20afeb-504d-4ba7-b51a-f04144d8d323 Jul 04 00:03:14.854552 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-d04310b3-4c65-4c2d-9e29-7dadea7f3a77 req-f088d008-a42a-4514-81b1-9a6322ed2bb5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:14.854798 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-d04310b3-4c65-4c2d-9e29-7dadea7f3a77 req-f088d008-a42a-4514-81b1-9a6322ed2bb5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:14.863956 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:14.863956 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:15.333298 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3d279b51-e698-4bd4-90fd-08a8a8f0f71f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:15.335279 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3d279b51-e698-4bd4-90fd-08a8a8f0f71f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:15.335554 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3d279b51-e698-4bd4-90fd-08a8a8f0f71f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:15.335765 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3d279b51-e698-4bd4-90fd-08a8a8f0f71f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:15.336008 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-3d279b51-e698-4bd4-90fd-08a8a8f0f71f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:15.341881 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:15.341881 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:15.342987 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3d279b51-e698-4bd4-90fd-08a8a8f0f71f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:15.343563 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1293/5267] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:15 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:15.398943 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-d04310b3-4c65-4c2d-9e29-7dadea7f3a77 req-f088d008-a42a-4514-81b1-9a6322ed2bb5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/ca20afeb-504d-4ba7-b51a-f04144d8d323 returned with HTTP 200 Jul 04 00:03:15.399586 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1321/5268] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:03:14 2026] DELETE /volume/v3/attachments/ca20afeb-504d-4ba7-b51a-f04144d8d323 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:15.411822 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-d04310b3-4c65-4c2d-9e29-7dadea7f3a77 req-e871c19f-e824-4efb-9b27-d6b0a7d94bbe None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:15.414515 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-d04310b3-4c65-4c2d-9e29-7dadea7f3a77 req-e871c19f-e824-4efb-9b27-d6b0a7d94bbe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 Jul 04 00:03:15.414837 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-d04310b3-4c65-4c2d-9e29-7dadea7f3a77 req-e871c19f-e824-4efb-9b27-d6b0a7d94bbe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:15.415097 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-d04310b3-4c65-4c2d-9e29-7dadea7f3a77 req-e871c19f-e824-4efb-9b27-d6b0a7d94bbe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:15.415302 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [req-d04310b3-4c65-4c2d-9e29-7dadea7f3a77 req-e871c19f-e824-4efb-9b27-d6b0a7d94bbe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume with id: 85aca156-b373-45da-9975-ce52cd1892f1 Jul 04 00:03:15.425728 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:15.425728 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:15.425728 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-d04310b3-4c65-4c2d-9e29-7dadea7f3a77 req-e871c19f-e824-4efb-9b27-d6b0a7d94bbe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:03:15.447593 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-d04310b3-4c65-4c2d-9e29-7dadea7f3a77 req-e871c19f-e824-4efb-9b27-d6b0a7d94bbe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume request issued successfully. Jul 04 00:03:15.448118 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-d04310b3-4c65-4c2d-9e29-7dadea7f3a77 req-e871c19f-e824-4efb-9b27-d6b0a7d94bbe tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 returned with HTTP 202 Jul 04 00:03:15.448845 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1327/5269] 10.4.3.143 () {70 vars in 1620 bytes} [Sat Jul 4 00:03:15 2026] DELETE /volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:03:16.360522 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-143a0e6c-fd54-4f8f-842d-c99d41b7a37b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:16.362313 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-143a0e6c-fd54-4f8f-842d-c99d41b7a37b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:16.362480 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-143a0e6c-fd54-4f8f-842d-c99d41b7a37b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:16.362652 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-143a0e6c-fd54-4f8f-842d-c99d41b7a37b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:16.362777 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-143a0e6c-fd54-4f8f-842d-c99d41b7a37b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:16.369010 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:16.369010 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:16.370027 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-143a0e6c-fd54-4f8f-842d-c99d41b7a37b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:16.370453 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1329/5270] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:16 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:17.089739 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c46f6854-3836-46e1-aedc-90f37442e387 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:17.091654 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:03:17.092036 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-471907791", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:03:17.093579 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-471907791', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:03:17.093695 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Create volume of 1 GB Jul 04 00:03:17.098248 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Availability Zones retrieved successfully. Jul 04 00:03:17.104011 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Flow 'volume_create_api' (f9d3306d-5709-48ea-a906-e1daf302b275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:03:17.105131 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14d984b8-5342-4280-acd1-988a8d1c5687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:03:17.106901 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:03:17.141040 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14d984b8-5342-4280-acd1-988a8d1c5687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:03:17.143098 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d88d65-981c-421b-b53f-fe061752b7d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:03:17.190177 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Created reservations ['b65d7d5b-152b-489e-b6a2-a8d1be4f7f44', 'eb84bbd2-73ad-4b05-a72b-287d88832871', '0652fe43-e171-4288-8af5-0c1470063d2f', 'cce144a3-1c0a-4a43-b184-e646c9fb8caf'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:03:17.191243 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d88d65-981c-421b-b53f-fe061752b7d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b65d7d5b-152b-489e-b6a2-a8d1be4f7f44', 'eb84bbd2-73ad-4b05-a72b-287d88832871', '0652fe43-e171-4288-8af5-0c1470063d2f', 'cce144a3-1c0a-4a43-b184-e646c9fb8caf']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:03:17.193156 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caee89f4-5860-4c18-8321-ebfffd9acb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:03:17.215687 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caee89f4-5860-4c18-8321-ebfffd9acb2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '914f68ac-afc3-4ff3-b6a8-3ec03e46aa14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-471907791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='889c1b1f55314b0abebac5be38bd53f4',qos_specs=None,replication_status=,reservations=['b65d7d5b-152b-489e-b6a2-a8d1be4f7f44','eb84bbd2-73ad-4b05-a72b-287d88832871','0652fe43-e171-4288-8af5-0c1470063d2f','cce144a3-1c0a-4a43-b184-e646c9fb8caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5e1f3f7ce79452a9a982768a0245e8c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:03:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-471907791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=914f68ac-afc3-4ff3-b6a8-3ec03e46aa14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='889c1b1f55314b0abebac5be38bd53f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5e1f3f7ce79452a9a982768a0245e8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:03:17.218656 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5297339-542d-461a-889a-8b8b9208fa45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:03:17.238645 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5297339-542d-461a-889a-8b8b9208fa45) transitioned into state 'SUCCESS' from state '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-471907791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='889c1b1f55314b0abebac5be38bd53f4',qos_specs=None,replication_status=,reservations=['b65d7d5b-152b-489e-b6a2-a8d1be4f7f44','eb84bbd2-73ad-4b05-a72b-287d88832871','0652fe43-e171-4288-8af5-0c1470063d2f','cce144a3-1c0a-4a43-b184-e646c9fb8caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5e1f3f7ce79452a9a982768a0245e8c',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:03:17.239516 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0743d5e6-dced-49a7-8358-d78c08f451ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:03:17.250499 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0743d5e6-dced-49a7-8358-d78c08f451ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:03:17.251515 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Flow 'volume_create_api' (f9d3306d-5709-48ea-a906-e1daf302b275) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:03:17.254729 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Create volume request issued successfully. Jul 04 00:03:17.254729 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c46f6854-3836-46e1-aedc-90f37442e387 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:03:17.254729 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1294/5271] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:03:17 2026] POST /volume/v3/volumes => generated 754 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:03:17.269084 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d9e6d584-a507-428b-8f4a-7f970315437e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:17.271391 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d9e6d584-a507-428b-8f4a-7f970315437e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:03:17.271678 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d9e6d584-a507-428b-8f4a-7f970315437e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:17.271960 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d9e6d584-a507-428b-8f4a-7f970315437e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:17.281565 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:17.281565 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:17.287988 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d9e6d584-a507-428b-8f4a-7f970315437e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:03:17.295396 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d9e6d584-a507-428b-8f4a-7f970315437e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:03:17.295924 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1322/5272] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:17 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:17.381355 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-25780343-cb0d-4a4c-810b-4bc116e83e5c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:17.383241 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-25780343-cb0d-4a4c-810b-4bc116e83e5c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:17.383597 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-25780343-cb0d-4a4c-810b-4bc116e83e5c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:17.383964 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-25780343-cb0d-4a4c-810b-4bc116e83e5c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:17.384133 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-25780343-cb0d-4a4c-810b-4bc116e83e5c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:17.388992 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:17.388992 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:17.389890 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-25780343-cb0d-4a4c-810b-4bc116e83e5c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:17.390300 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1328/5273] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:17 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:18.309195 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-52f4d51f-82e9-4468-bed0-921aabd94b07 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:18.311152 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-52f4d51f-82e9-4468-bed0-921aabd94b07 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:03:18.311369 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-52f4d51f-82e9-4468-bed0-921aabd94b07 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:18.311616 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-52f4d51f-82e9-4468-bed0-921aabd94b07 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:18.320130 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:18.320130 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:18.325197 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-52f4d51f-82e9-4468-bed0-921aabd94b07 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:03:18.330656 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-52f4d51f-82e9-4468-bed0-921aabd94b07 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:03:18.331378 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1330/5274] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:18 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:18.344851 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f21c6855-6ad7-41cd-9c13-876ad2a3d5ed None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:18.346878 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f21c6855-6ad7-41cd-9c13-876ad2a3d5ed tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:03:18.347125 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f21c6855-6ad7-41cd-9c13-876ad2a3d5ed tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:18.347355 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f21c6855-6ad7-41cd-9c13-876ad2a3d5ed tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:18.355015 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:18.355015 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:18.358657 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f21c6855-6ad7-41cd-9c13-876ad2a3d5ed tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:03:18.363032 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f21c6855-6ad7-41cd-9c13-876ad2a3d5ed tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:03:18.363383 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1295/5275] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:18 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:18.376264 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-caf2e149-c76e-40a5-a7fb-8943aa60aa1f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:18.378387 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-caf2e149-c76e-40a5-a7fb-8943aa60aa1f tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes Jul 04 00:03:18.378607 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-caf2e149-c76e-40a5-a7fb-8943aa60aa1f tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:18.378864 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-caf2e149-c76e-40a5-a7fb-8943aa60aa1f tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:18.379242 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-caf2e149-c76e-40a5-a7fb-8943aa60aa1f tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Removing options '' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 04 00:03:18.380170 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-caf2e149-c76e-40a5-a7fb-8943aa60aa1f tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 04 00:03:18.389800 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-caf2e149-c76e-40a5-a7fb-8943aa60aa1f tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Get all volumes completed successfully. Jul 04 00:03:18.390358 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-caf2e149-c76e-40a5-a7fb-8943aa60aa1f tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 200 Jul 04 00:03:18.390842 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1323/5276] 10.4.3.143 () {66 vars in 1237 bytes} [Sat Jul 4 00:03:18 2026] GET /volume/v3/volumes => generated 338 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:18.399587 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9853fb2b-b053-4103-bd4b-6cfc517f3817 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:18.400093 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-47fb37fd-2928-4bb1-90d9-f5b6ff29c275 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:18.401852 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-47fb37fd-2928-4bb1-90d9-f5b6ff29c275 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:18.402062 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-47fb37fd-2928-4bb1-90d9-f5b6ff29c275 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:18.402114 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9853fb2b-b053-4103-bd4b-6cfc517f3817 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:03:18.402251 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-47fb37fd-2928-4bb1-90d9-f5b6ff29c275 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:18.402355 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-47fb37fd-2928-4bb1-90d9-f5b6ff29c275 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:18.402583 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9853fb2b-b053-4103-bd4b-6cfc517f3817 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:18.402983 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9853fb2b-b053-4103-bd4b-6cfc517f3817 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:18.407598 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:18.407598 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:18.408374 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-47fb37fd-2928-4bb1-90d9-f5b6ff29c275 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:18.408760 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1331/5277] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:18 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:18.413168 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:18.413168 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:18.418695 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9853fb2b-b053-4103-bd4b-6cfc517f3817 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:03:18.425176 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9853fb2b-b053-4103-bd4b-6cfc517f3817 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:03:18.425846 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1329/5278] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:18 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:18.468348 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-c5980123-b4d0-4849-a832-e7be2b2942e3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:18.470422 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-c5980123-b4d0-4849-a832-e7be2b2942e3 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:03:18.470604 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-c5980123-b4d0-4849-a832-e7be2b2942e3 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:18.470798 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-c5980123-b4d0-4849-a832-e7be2b2942e3 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:18.478423 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:18.478423 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:18.482500 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-c5980123-b4d0-4849-a832-e7be2b2942e3 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:03:18.487634 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-c5980123-b4d0-4849-a832-e7be2b2942e3 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:03:18.488415 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1296/5279] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:03:18 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:18.616630 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0f06ca40-46aa-4dfb-9075-bfe8a14fb8d0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:18.619761 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0f06ca40-46aa-4dfb-9075-bfe8a14fb8d0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 Jul 04 00:03:18.620028 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0f06ca40-46aa-4dfb-9075-bfe8a14fb8d0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:18.620264 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0f06ca40-46aa-4dfb-9075-bfe8a14fb8d0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:18.626283 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0f06ca40-46aa-4dfb-9075-bfe8a14fb8d0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 returned with HTTP 404 Jul 04 00:03:18.626786 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1324/5280] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:18 2026] GET /volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:03:19.107442 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0fe0d470-51a1-41b4-ac5f-83f440f3f5b4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:19.109325 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0fe0d470-51a1-41b4-ac5f-83f440f3f5b4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 Jul 04 00:03:19.109728 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0fe0d470-51a1-41b4-ac5f-83f440f3f5b4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:19.110044 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0fe0d470-51a1-41b4-ac5f-83f440f3f5b4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:19.110237 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-0fe0d470-51a1-41b4-ac5f-83f440f3f5b4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete snapshot with id: 46622417-e6d6-46b9-91b8-92349fa5e044 Jul 04 00:03:19.117512 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0fe0d470-51a1-41b4-ac5f-83f440f3f5b4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 returned with HTTP 404 Jul 04 00:03:19.117512 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1332/5281] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:03:19 2026] DELETE /volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:03:19.126164 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e2be8019-c017-4f55-a45a-7c798a6de4c2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:19.127858 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e2be8019-c017-4f55-a45a-7c798a6de4c2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 Jul 04 00:03:19.128121 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e2be8019-c017-4f55-a45a-7c798a6de4c2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:19.128298 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e2be8019-c017-4f55-a45a-7c798a6de4c2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:19.132458 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e2be8019-c017-4f55-a45a-7c798a6de4c2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 returned with HTTP 404 Jul 04 00:03:19.133058 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1330/5282] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:03:19 2026] GET /volume/v3/snapshots/46622417-e6d6-46b9-91b8-92349fa5e044 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:03:19.419333 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-10faaf96-96e5-4a50-a8e4-63be2ccd3f7d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:19.421756 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-10faaf96-96e5-4a50-a8e4-63be2ccd3f7d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:19.422003 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-10faaf96-96e5-4a50-a8e4-63be2ccd3f7d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:19.422254 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-10faaf96-96e5-4a50-a8e4-63be2ccd3f7d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:19.422397 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-10faaf96-96e5-4a50-a8e4-63be2ccd3f7d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:19.428230 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:19.428230 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:19.429360 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-10faaf96-96e5-4a50-a8e4-63be2ccd3f7d tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:19.430017 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1297/5283] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:19 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:19.440177 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-879fdead-84a4-449c-8900-6a766bfe6ca9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:19.443607 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-879fdead-84a4-449c-8900-6a766bfe6ca9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/04449572-f101-4192-98f2-f1fc981ef974 Jul 04 00:03:19.443607 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-879fdead-84a4-449c-8900-6a766bfe6ca9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:19.443607 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-879fdead-84a4-449c-8900-6a766bfe6ca9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:19.451264 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:19.451264 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:19.456151 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-879fdead-84a4-449c-8900-6a766bfe6ca9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:03:19.462736 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-879fdead-84a4-449c-8900-6a766bfe6ca9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/04449572-f101-4192-98f2-f1fc981ef974 returned with HTTP 200 Jul 04 00:03:19.462994 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1325/5284] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:19 2026] GET /volume/v3/volumes/04449572-f101-4192-98f2-f1fc981ef974 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:19.480733 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b9ee3868-d821-4bce-8d38-9656de378d81 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:19.484247 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b9ee3868-d821-4bce-8d38-9656de378d81 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] DELETE https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:19.484247 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b9ee3868-d821-4bce-8d38-9656de378d81 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:19.484247 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b9ee3868-d821-4bce-8d38-9656de378d81 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:19.484247 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-b9ee3868-d821-4bce-8d38-9656de378d81 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Delete backup with id: bfc464d1-bfea-4dcd-a044-9dff8753091e. Jul 04 00:03:19.488264 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:19.488264 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:19.501459 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-b9ee3868-d821-4bce-8d38-9656de378d81 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] delete_backup rpcapi backup_id bfc464d1-bfea-4dcd-a044-9dff8753091e {{(pid=99862) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 04 00:03:19.503131 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b9ee3868-d821-4bce-8d38-9656de378d81 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 202 Jul 04 00:03:19.503602 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1333/5285] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:03:19 2026] DELETE /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:03:19.513592 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-de6823d9-da1d-4ed1-8214-3cdd9a293351 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:19.516051 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-de6823d9-da1d-4ed1-8214-3cdd9a293351 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:19.516453 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-de6823d9-da1d-4ed1-8214-3cdd9a293351 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:19.516822 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-de6823d9-da1d-4ed1-8214-3cdd9a293351 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:19.516961 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-de6823d9-da1d-4ed1-8214-3cdd9a293351 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:19.526814 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:19.526814 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:19.528091 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-de6823d9-da1d-4ed1-8214-3cdd9a293351 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 200 Jul 04 00:03:19.528799 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1331/5286] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:19 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:19.811593 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-86d9d7ea-6d37-4b92-8d01-3f14e70ea57a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:19.813872 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-86d9d7ea-6d37-4b92-8d01-3f14e70ea57a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 Jul 04 00:03:19.814097 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-86d9d7ea-6d37-4b92-8d01-3f14e70ea57a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:19.814313 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-86d9d7ea-6d37-4b92-8d01-3f14e70ea57a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:19.814484 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-86d9d7ea-6d37-4b92-8d01-3f14e70ea57a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume with id: 85aca156-b373-45da-9975-ce52cd1892f1 Jul 04 00:03:19.822031 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-86d9d7ea-6d37-4b92-8d01-3f14e70ea57a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 returned with HTTP 404 Jul 04 00:03:19.822585 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1298/5287] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:03:19 2026] DELETE /volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:03:19.830256 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-13a75dd5-6302-4688-be4a-81c12882f6a2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:19.833473 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-13a75dd5-6302-4688-be4a-81c12882f6a2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 Jul 04 00:03:19.833473 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-13a75dd5-6302-4688-be4a-81c12882f6a2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:19.833473 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-13a75dd5-6302-4688-be4a-81c12882f6a2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:19.837901 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-13a75dd5-6302-4688-be4a-81c12882f6a2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 returned with HTTP 404 Jul 04 00:03:19.838424 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1326/5288] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:19 2026] GET /volume/v3/volumes/85aca156-b373-45da-9975-ce52cd1892f1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:03:20.538901 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c00b620e-4cbe-4bd5-84de-2ffc376011ea None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:20.538901 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c00b620e-4cbe-4bd5-84de-2ffc376011ea None None] GET https://10.4.3.143/volume// Jul 04 00:03:20.538901 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c00b620e-4cbe-4bd5-84de-2ffc376011ea None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:20.538901 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c00b620e-4cbe-4bd5-84de-2ffc376011ea None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:20.538901 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c00b620e-4cbe-4bd5-84de-2ffc376011ea None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:03:20.538901 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1334/5289] 10.4.3.143 () {66 vars in 1428 bytes} [Sat Jul 4 00:03: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 04 00:03:20.539784 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-36ab9308-1160-4f6d-8e5a-047de1ca4a24 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:20.542648 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-36ab9308-1160-4f6d-8e5a-047de1ca4a24 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e Jul 04 00:03:20.542857 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-36ab9308-1160-4f6d-8e5a-047de1ca4a24 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:20.543048 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-36ab9308-1160-4f6d-8e5a-047de1ca4a24 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:20.543159 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-36ab9308-1160-4f6d-8e5a-047de1ca4a24 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id bfc464d1-bfea-4dcd-a044-9dff8753091e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:20.547747 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-36ab9308-1160-4f6d-8e5a-047de1ca4a24 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e returned with HTTP 404 Jul 04 00:03:20.548551 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-1730d76c-fa74-4c45-ab19-b1479642bd0e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:20.549268 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1332/5290] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:20 2026] GET /volume/v3/backups/bfc464d1-bfea-4dcd-a044-9dff8753091e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:03:20.551031 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-1730d76c-fa74-4c45-ab19-b1479642bd0e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:03:20.551374 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-1730d76c-fa74-4c45-ab19-b1479642bd0e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "914f68ac-afc3-4ff3-b6a8-3ec03e46aa14", "connector": null, "instance_uuid": "1836bc0b-bba2-4706-a51e-2652182f000f"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:03:20.557197 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0858af38-9cb1-43c0-841e-2d5fe354478b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:20.561733 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0858af38-9cb1-43c0-841e-2d5fe354478b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] DELETE https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:03:20.561733 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0858af38-9cb1-43c0-841e-2d5fe354478b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:20.561733 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0858af38-9cb1-43c0-841e-2d5fe354478b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:20.561733 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-0858af38-9cb1-43c0-841e-2d5fe354478b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Delete backup with id: 1e394d3e-649d-484a-88c8-d82f395a354b. Jul 04 00:03:20.562002 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:20.562002 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:20.567081 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:20.567081 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:20.586463 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.backup.rpcapi [None req-0858af38-9cb1-43c0-841e-2d5fe354478b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] delete_backup rpcapi backup_id 1e394d3e-649d-484a-88c8-d82f395a354b {{(pid=99863) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 04 00:03:20.588247 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0858af38-9cb1-43c0-841e-2d5fe354478b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 202 Jul 04 00:03:20.588247 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1327/5291] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:03:20 2026] DELETE /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:03:20.597306 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-1730d76c-fa74-4c45-ab19-b1479642bd0e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:03:20.597450 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-82e2317b-38dd-434f-bcd4-ec0bb40b73f7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:20.598262 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1299/5292] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:03:20 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 04 00:03:20.599535 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-82e2317b-38dd-434f-bcd4-ec0bb40b73f7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:03:20.600068 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-82e2317b-38dd-434f-bcd4-ec0bb40b73f7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:20.600467 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-82e2317b-38dd-434f-bcd4-ec0bb40b73f7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:20.600820 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-82e2317b-38dd-434f-bcd4-ec0bb40b73f7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:20.609295 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:20.609295 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:20.609295 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-82e2317b-38dd-434f-bcd4-ec0bb40b73f7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 200 Jul 04 00:03:20.609295 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1335/5293] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:20 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:20.923034 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:20.925246 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:03:20.928015 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1985510886", "snapshot_id": null, "imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "volume_type": null, "size": 1}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:03:20.928015 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1985510886', 'snapshot_id': None, 'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'volume_type': None, 'size': 1}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:03:21.014625 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ea8cec1f-893b-47ce-b1b0-335fc6fd1df5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:21.016180 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ea8cec1f-893b-47ce-b1b0-335fc6fd1df5 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:03:21.016485 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ea8cec1f-893b-47ce-b1b0-335fc6fd1df5 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:21.016782 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ea8cec1f-893b-47ce-b1b0-335fc6fd1df5 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:21.031016 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:21.031016 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:21.040116 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ea8cec1f-893b-47ce-b1b0-335fc6fd1df5 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:03:21.052369 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ea8cec1f-893b-47ce-b1b0-335fc6fd1df5 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:03:21.053062 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1328/5294] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:21 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:21.103580 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume of 1 GB Jul 04 00:03:21.107236 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Availability Zones retrieved successfully. Jul 04 00:03:21.114816 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (e4f40cb5-0118-47aa-855d-bb7a24c1ac83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:03:21.116211 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b70841a-043b-4cce-92e8-0a6ae24e3b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:03:21.117355 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:03:21.126863 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e556e65e-71ab-470f-a9d0-9b6252a2f642 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:21.127308 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e556e65e-71ab-470f-a9d0-9b6252a2f642 None None] GET https://10.4.3.143/volume// Jul 04 00:03:21.127470 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e556e65e-71ab-470f-a9d0-9b6252a2f642 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:21.127647 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e556e65e-71ab-470f-a9d0-9b6252a2f642 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:21.128015 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e556e65e-71ab-470f-a9d0-9b6252a2f642 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:03:21.128278 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1300/5295] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:03:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:03:21.136666 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-48c76e30-8771-409b-ad7d-be00603cd846 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:21.138673 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-48c76e30-8771-409b-ad7d-be00603cd846 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:03:21.139072 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-48c76e30-8771-409b-ad7d-be00603cd846 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:21.139342 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-48c76e30-8771-409b-ad7d-be00603cd846 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:21.154062 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:21.154062 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:21.158393 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-48c76e30-8771-409b-ad7d-be00603cd846 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:03:21.163163 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-48c76e30-8771-409b-ad7d-be00603cd846 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:03:21.163663 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1336/5296] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:03:21 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:03:21.186770 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b70841a-043b-4cce-92e8-0a6ae24e3b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:03:21.187509 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb7acaf-fd36-425e-b871-4b4de6511d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:03:21.236251 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Created reservations ['e4704910-36bf-497d-b2f7-7ab258e6dd6c', 'f7d6ea9c-83b7-4412-869f-c2ba068dddbf', 'b2f049a1-6a9d-42ef-bbdf-883f694d34e8', 'ab4e913d-bb8f-4624-bcc2-ec0becfa2066'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:03:21.237063 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bb7acaf-fd36-425e-b871-4b4de6511d31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4704910-36bf-497d-b2f7-7ab258e6dd6c', 'f7d6ea9c-83b7-4412-869f-c2ba068dddbf', 'b2f049a1-6a9d-42ef-bbdf-883f694d34e8', 'ab4e913d-bb8f-4624-bcc2-ec0becfa2066']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:03:21.237842 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a09c107-d706-4747-9736-5b3710fb4ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:03:21.259456 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a09c107-d706-4747-9736-5b3710fb4ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6a233b4-8c2e-4bc6-b421-83af9b3a4591', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1985510886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['e4704910-36bf-497d-b2f7-7ab258e6dd6c','f7d6ea9c-83b7-4412-869f-c2ba068dddbf','b2f049a1-6a9d-42ef-bbdf-883f694d34e8','ab4e913d-bb8f-4624-bcc2-ec0becfa2066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1985510886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6a233b4-8c2e-4bc6-b421-83af9b3a4591,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='506ed6de9d934ca0bc79c236b2baa08f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05aad096c3834b00afc9b92c326dc8a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:03:21.260405 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a378cbf-c96d-4359-a957-58cd80750c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:03:21.271088 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-57f677c8-78f2-4c88-a6f6-137d4b020af7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:21.274730 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-57f677c8-78f2-4c88-a6f6-137d4b020af7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] PUT https://10.4.3.143/volume/v3/attachments/3d90be15-ac94-402d-9e45-9ece7cf55465 Jul 04 00:03:21.274730 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-57f677c8-78f2-4c88-a6f6-137d4b020af7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:03:21.282504 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a378cbf-c96d-4359-a957-58cd80750c22) transitioned into state 'SUCCESS' from state '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-1985510886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['e4704910-36bf-497d-b2f7-7ab258e6dd6c','f7d6ea9c-83b7-4412-869f-c2ba068dddbf','b2f049a1-6a9d-42ef-bbdf-883f694d34e8','ab4e913d-bb8f-4624-bcc2-ec0becfa2066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:03:21.283187 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (860c51e1-be40-4ec4-b186-5431fcab076b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:03:21.284756 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-57f677c8-78f2-4c88-a6f6-137d4b020af7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Acquiring lock "cinder-attachment_update-914f68ac-afc3-4ff3-b6a8-3ec03e46aa14-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:03:21.290048 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-57f677c8-78f2-4c88-a6f6-137d4b020af7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Lock "cinder-attachment_update-914f68ac-afc3-4ff3-b6a8-3ec03e46aa14-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:03:21.291597 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:21.291597 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:21.295609 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (860c51e1-be40-4ec4-b186-5431fcab076b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:03:21.296387 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (e4f40cb5-0118-47aa-855d-bb7a24c1ac83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:03:21.301736 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request issued successfully. Jul 04 00:03:21.301736 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4d804bbb-421a-4428-b84c-b640d8f0a9df tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:03:21.301736 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1333/5297] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:03:20 2026] POST /volume/v3/volumes => generated 759 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:03:21.309772 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-30c9f7e3-65ee-4cf5-bef1-3529e4452566 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:21.312455 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-30c9f7e3-65ee-4cf5-bef1-3529e4452566 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 Jul 04 00:03:21.312953 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-30c9f7e3-65ee-4cf5-bef1-3529e4452566 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:21.313220 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-30c9f7e3-65ee-4cf5-bef1-3529e4452566 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:21.323143 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:21.323143 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:21.329024 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-30c9f7e3-65ee-4cf5-bef1-3529e4452566 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:03:21.335008 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-30c9f7e3-65ee-4cf5-bef1-3529e4452566 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 returned with HTTP 200 Jul 04 00:03:21.335737 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1301/5298] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:21 2026] GET /volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:21.622360 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d575e108-825b-44d1-8a55-c5a539071b09 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:21.624322 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d575e108-825b-44d1-8a55-c5a539071b09 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b Jul 04 00:03:21.624541 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d575e108-825b-44d1-8a55-c5a539071b09 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:21.624761 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d575e108-825b-44d1-8a55-c5a539071b09 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:21.624889 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-d575e108-825b-44d1-8a55-c5a539071b09 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 1e394d3e-649d-484a-88c8-d82f395a354b. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:21.629194 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d575e108-825b-44d1-8a55-c5a539071b09 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b returned with HTTP 404 Jul 04 00:03:21.629972 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1337/5299] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:21 2026] GET /volume/v3/backups/1e394d3e-649d-484a-88c8-d82f395a354b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:03:21.663775 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:21.665697 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:03:21.666096 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "dcdca3b5-37c2-4de2-9963-0d0410cefcc8", "name": "tempest-VolumesBackupsTest-Volume-476461413"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:03:21.667522 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'dcdca3b5-37c2-4de2-9963-0d0410cefcc8', 'name': 'tempest-VolumesBackupsTest-Volume-476461413'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:03:21.752633 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Create volume of 1 GB Jul 04 00:03:21.753097 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:21.753097 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:21.759925 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Availability Zones retrieved successfully. Jul 04 00:03:21.767731 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Flow 'volume_create_api' (75217305-b392-49e7-8443-936f0e4dd253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:03:21.769271 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d66fc0bc-9195-445c-9e38-7b719c89571b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:03:21.770608 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:03:21.827175 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-57f677c8-78f2-4c88-a6f6-137d4b020af7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Lock "cinder-attachment_update-914f68ac-afc3-4ff3-b6a8-3ec03e46aa14-np0000004490" released by "attachment_update" :: held 0.537s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:03:21.828669 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-57f677c8-78f2-4c88-a6f6-137d4b020af7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/attachments/3d90be15-ac94-402d-9e45-9ece7cf55465 returned with HTTP 200 Jul 04 00:03:21.828669 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1329/5300] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:03:21 2026] PUT /volume/v3/attachments/3d90be15-ac94-402d-9e45-9ece7cf55465 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:03:21.836476 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d66fc0bc-9195-445c-9e38-7b719c89571b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:03:21.837402 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f461f2d-07fe-4611-984b-5c64886d5bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:03:21.883056 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Created reservations ['9f9e0915-a122-4e22-b7db-5c35949aea87', 'a34fbde1-0c06-4763-9f5c-5a6f659c798f', '1dc5d139-b2ec-4393-ba05-96a76cbe9706', 'a3daa674-e975-40e0-8861-7734057f221f'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:03:21.883970 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f461f2d-07fe-4611-984b-5c64886d5bc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f9e0915-a122-4e22-b7db-5c35949aea87', 'a34fbde1-0c06-4763-9f5c-5a6f659c798f', '1dc5d139-b2ec-4393-ba05-96a76cbe9706', 'a3daa674-e975-40e0-8861-7734057f221f']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:03:21.884771 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e6fd41-fa25-4a0c-be65-9ffdf6500b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:03:21.905782 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e6fd41-fa25-4a0c-be65-9ffdf6500b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffebbf44-c993-4910-bd7e-a06fb535c73d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-476461413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559e04e4348943b7893703e0534a8bf4',qos_specs=None,replication_status=,reservations=['9f9e0915-a122-4e22-b7db-5c35949aea87','a34fbde1-0c06-4763-9f5c-5a6f659c798f','1dc5d139-b2ec-4393-ba05-96a76cbe9706','a3daa674-e975-40e0-8861-7734057f221f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c955f8116d964dc8b6dc5f40f73e9cab',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-476461413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffebbf44-c993-4910-bd7e-a06fb535c73d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='559e04e4348943b7893703e0534a8bf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c955f8116d964dc8b6dc5f40f73e9cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:03:21.906574 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de23220f-b24d-4326-8965-60f7a7a6533f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:03:21.923393 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de23220f-b24d-4326-8965-60f7a7a6533f) transitioned into state 'SUCCESS' from state '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-476461413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559e04e4348943b7893703e0534a8bf4',qos_specs=None,replication_status=,reservations=['9f9e0915-a122-4e22-b7db-5c35949aea87','a34fbde1-0c06-4763-9f5c-5a6f659c798f','1dc5d139-b2ec-4393-ba05-96a76cbe9706','a3daa674-e975-40e0-8861-7734057f221f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c955f8116d964dc8b6dc5f40f73e9cab',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:03:21.924162 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4911eb4-dd78-44bd-9017-cf9f9d4c5820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:03:21.932308 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4911eb4-dd78-44bd-9017-cf9f9d4c5820) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:03:21.933180 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Flow 'volume_create_api' (75217305-b392-49e7-8443-936f0e4dd253) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:03:21.933497 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Create volume request issued successfully. Jul 04 00:03:21.934077 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a2e4954e-12c8-4d7e-8e3a-0b825c07997a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:03:21.934520 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1334/5301] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:03:21 2026] POST /volume/v3/volumes => generated 748 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:03:21.945732 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-52dc02ef-14c9-400d-b109-8bb7480225d1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:21.947497 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-52dc02ef-14c9-400d-b109-8bb7480225d1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d Jul 04 00:03:21.947697 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-52dc02ef-14c9-400d-b109-8bb7480225d1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:21.947976 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-52dc02ef-14c9-400d-b109-8bb7480225d1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:21.955569 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:21.955569 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:21.959386 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-52dc02ef-14c9-400d-b109-8bb7480225d1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:03:21.964113 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-52dc02ef-14c9-400d-b109-8bb7480225d1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d returned with HTTP 200 Jul 04 00:03:21.964671 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1302/5302] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:21 2026] GET /volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:22.067019 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e7eb53aa-6f36-41b7-b808-65e6b90feaed None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:22.068981 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e7eb53aa-6f36-41b7-b808-65e6b90feaed tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:03:22.069173 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e7eb53aa-6f36-41b7-b808-65e6b90feaed tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:22.069348 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e7eb53aa-6f36-41b7-b808-65e6b90feaed tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:22.080175 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:22.080175 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:22.083670 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e7eb53aa-6f36-41b7-b808-65e6b90feaed tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:03:22.089744 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e7eb53aa-6f36-41b7-b808-65e6b90feaed tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:03:22.090158 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1338/5303] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:22 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:22.351306 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-20a9b228-dc8c-4e27-893e-708c07e1c0e4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:22.354182 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-20a9b228-dc8c-4e27-893e-708c07e1c0e4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 Jul 04 00:03:22.354182 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-20a9b228-dc8c-4e27-893e-708c07e1c0e4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:22.354182 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-20a9b228-dc8c-4e27-893e-708c07e1c0e4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:22.360746 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:22.360746 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:22.364984 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-20a9b228-dc8c-4e27-893e-708c07e1c0e4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:03:22.370649 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-20a9b228-dc8c-4e27-893e-708c07e1c0e4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 returned with HTTP 200 Jul 04 00:03:22.370649 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1330/5304] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:22 2026] GET /volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:03:22.386826 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0763bd27-8a76-4309-80e1-3c0484e7316f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:22.389064 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0763bd27-8a76-4309-80e1-3c0484e7316f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 Jul 04 00:03:22.389258 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0763bd27-8a76-4309-80e1-3c0484e7316f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:22.389435 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0763bd27-8a76-4309-80e1-3c0484e7316f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:22.400086 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:22.400086 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:22.405496 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0763bd27-8a76-4309-80e1-3c0484e7316f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:03:22.413393 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0763bd27-8a76-4309-80e1-3c0484e7316f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 returned with HTTP 200 Jul 04 00:03:22.414024 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1335/5305] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:22 2026] GET /volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:03:22.552971 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-b874f8f9-1c24-4903-aebd-853ec9766489 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:22.554712 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-b874f8f9-1c24-4903-aebd-853ec9766489 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 Jul 04 00:03:22.554904 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-b874f8f9-1c24-4903-aebd-853ec9766489 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:22.555120 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-b874f8f9-1c24-4903-aebd-853ec9766489 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:22.561788 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:22.561788 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:22.566130 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-b874f8f9-1c24-4903-aebd-853ec9766489 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:03:22.571606 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-b874f8f9-1c24-4903-aebd-853ec9766489 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 returned with HTTP 200 Jul 04 00:03:22.572089 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1303/5306] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:03:22 2026] GET /volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:03:22.977867 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-87565443-7630-4bec-84a6-9fbf6fec1903 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:22.980654 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-87565443-7630-4bec-84a6-9fbf6fec1903 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d Jul 04 00:03:22.980969 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-87565443-7630-4bec-84a6-9fbf6fec1903 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:22.982023 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-87565443-7630-4bec-84a6-9fbf6fec1903 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:22.990407 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:22.990407 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:22.997379 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-87565443-7630-4bec-84a6-9fbf6fec1903 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:03:23.003835 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-87565443-7630-4bec-84a6-9fbf6fec1903 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d returned with HTTP 200 Jul 04 00:03:23.004461 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1339/5307] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:22 2026] GET /volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:03:23.014162 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-100200e0-a02d-4863-8f49-7d197aef31ee None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:23.017856 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-100200e0-a02d-4863-8f49-7d197aef31ee tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 Jul 04 00:03:23.017856 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-100200e0-a02d-4863-8f49-7d197aef31ee tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:23.017856 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-100200e0-a02d-4863-8f49-7d197aef31ee tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:23.019822 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ed900330-4623-42b5-9d2a-7c756c63d320 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:23.027013 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ed900330-4623-42b5-9d2a-7c756c63d320 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] POST https://10.4.3.143/volume/v3/backups Jul 04 00:03:23.027013 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ed900330-4623-42b5-9d2a-7c756c63d320 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ffebbf44-c993-4910-bd7e-a06fb535c73d", "name": "tempest-VolumesBackupsTest-Backup-718782972"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:03:23.027013 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.backups [None req-ed900330-4623-42b5-9d2a-7c756c63d320 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Creating new backup {'backup': {'volume_id': 'ffebbf44-c993-4910-bd7e-a06fb535c73d', 'name': 'tempest-VolumesBackupsTest-Backup-718782972'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 04 00:03:23.027013 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-ed900330-4623-42b5-9d2a-7c756c63d320 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Creating backup of volume ffebbf44-c993-4910-bd7e-a06fb535c73d in container None Jul 04 00:03:23.032079 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:23.032079 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:23.034470 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:23.034470 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:23.034989 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ed900330-4623-42b5-9d2a-7c756c63d320 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:03:23.036480 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-100200e0-a02d-4863-8f49-7d197aef31ee tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:03:23.041872 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-100200e0-a02d-4863-8f49-7d197aef31ee tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 returned with HTTP 200 Jul 04 00:03:23.042491 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1331/5308] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:03:23 2026] GET /volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:03:23.055166 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d687b233-2115-4e23-9cf1-3a0efc3221e9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:23.055672 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d687b233-2115-4e23-9cf1-3a0efc3221e9 None None] GET https://10.4.3.143/volume// Jul 04 00:03:23.055974 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d687b233-2115-4e23-9cf1-3a0efc3221e9 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:23.057205 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d687b233-2115-4e23-9cf1-3a0efc3221e9 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:23.057598 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-ed900330-4623-42b5-9d2a-7c756c63d320 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Created reservations ['edca050b-5adb-4160-84b3-8ad5e5925817', '24a38f85-c1c8-422d-8775-5c509ddb7ec4'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:03:23.057794 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d687b233-2115-4e23-9cf1-3a0efc3221e9 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:03:23.058472 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1304/5309] 10.4.3.143 () {66 vars in 1419 bytes} [Sat Jul 4 00:03:23 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:03:23.070093 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-616d6c96-5a10-45fa-a7cd-0f7019a9ac49 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:23.072473 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-616d6c96-5a10-45fa-a7cd-0f7019a9ac49 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:03:23.073013 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-616d6c96-5a10-45fa-a7cd-0f7019a9ac49 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6a233b4-8c2e-4bc6-b421-83af9b3a4591", "connector": null, "instance_uuid": "b4751a84-a00b-46c2-888e-b5a205a5ef59"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:03:23.082759 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:23.082759 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:23.105766 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ed900330-4623-42b5-9d2a-7c756c63d320 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 04 00:03:23.105766 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1336/5310] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:03:23 2026] POST /volume/v3/backups => generated 329 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:03:23.106285 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-690dcf43-c4e4-4daa-9451-efee6a66b43f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:23.108010 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-690dcf43-c4e4-4daa-9451-efee6a66b43f tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:03:23.109630 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-690dcf43-c4e4-4daa-9451-efee6a66b43f tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:23.109630 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-690dcf43-c4e4-4daa-9451-efee6a66b43f tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:23.118023 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-125e9700-76d6-4c45-9f5e-745ac77eb57b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:23.122262 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:23.122262 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:23.123431 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-125e9700-76d6-4c45-9f5e-745ac77eb57b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:23.123770 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-125e9700-76d6-4c45-9f5e-745ac77eb57b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:23.125510 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-125e9700-76d6-4c45-9f5e-745ac77eb57b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:23.125818 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-125e9700-76d6-4c45-9f5e-745ac77eb57b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:23.127101 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-616d6c96-5a10-45fa-a7cd-0f7019a9ac49 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:03:23.127929 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1340/5311] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:03:23 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 04 00:03:23.130723 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-690dcf43-c4e4-4daa-9451-efee6a66b43f tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:03:23.133062 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:23.133062 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:23.134319 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-125e9700-76d6-4c45-9f5e-745ac77eb57b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:23.134527 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-690dcf43-c4e4-4daa-9451-efee6a66b43f tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:03:23.134872 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1305/5312] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:23 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:23.135275 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1332/5313] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:23 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:24.147651 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9bd826bc-38c3-4945-bac1-2722e4dd2826 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:24.149535 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9bd826bc-38c3-4945-bac1-2722e4dd2826 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:24.149738 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9bd826bc-38c3-4945-bac1-2722e4dd2826 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:24.149994 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9bd826bc-38c3-4945-bac1-2722e4dd2826 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:24.150106 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-9bd826bc-38c3-4945-bac1-2722e4dd2826 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:24.154963 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:24.154963 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:24.155219 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a3483cbf-4dec-4776-9c0e-b703667b0f51 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:24.155714 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9bd826bc-38c3-4945-bac1-2722e4dd2826 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:24.156074 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1337/5314] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:24 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:24.157437 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a3483cbf-4dec-4776-9c0e-b703667b0f51 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:03:24.157677 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a3483cbf-4dec-4776-9c0e-b703667b0f51 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:24.157903 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a3483cbf-4dec-4776-9c0e-b703667b0f51 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:24.166770 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:24.166770 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:24.169944 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a3483cbf-4dec-4776-9c0e-b703667b0f51 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:03:24.173648 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a3483cbf-4dec-4776-9c0e-b703667b0f51 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:03:24.174043 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1341/5315] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:24 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:25.167154 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2358c413-4979-4fcc-a5c6-cab7344c42ff None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:25.169038 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2358c413-4979-4fcc-a5c6-cab7344c42ff tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:25.169231 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2358c413-4979-4fcc-a5c6-cab7344c42ff tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:25.169406 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2358c413-4979-4fcc-a5c6-cab7344c42ff tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:25.169517 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-2358c413-4979-4fcc-a5c6-cab7344c42ff tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:25.173965 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:25.173965 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:25.174688 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2358c413-4979-4fcc-a5c6-cab7344c42ff tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:25.175124 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1306/5316] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:25 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:25.186870 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-3c41b841-84eb-4524-87d6-9e12bc64873b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:25.188969 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3c41b841-84eb-4524-87d6-9e12bc64873b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:03:25.189186 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3c41b841-84eb-4524-87d6-9e12bc64873b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:25.189401 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-3c41b841-84eb-4524-87d6-9e12bc64873b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:25.198851 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:25.198851 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:25.203064 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-3c41b841-84eb-4524-87d6-9e12bc64873b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:03:25.207712 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-3c41b841-84eb-4524-87d6-9e12bc64873b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:03:25.208101 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1333/5317] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:25 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:26.185178 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0e1e04a1-bb34-46e8-9d85-5f1482cb864a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:26.187213 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0e1e04a1-bb34-46e8-9d85-5f1482cb864a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:26.187440 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0e1e04a1-bb34-46e8-9d85-5f1482cb864a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:26.187665 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0e1e04a1-bb34-46e8-9d85-5f1482cb864a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:26.187856 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-0e1e04a1-bb34-46e8-9d85-5f1482cb864a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:26.193195 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:26.193195 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:26.194165 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0e1e04a1-bb34-46e8-9d85-5f1482cb864a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:26.194651 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1338/5318] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:26 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:26.223030 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7de33e31-073d-4e94-a1a4-fbd1a67313d1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:26.224692 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7de33e31-073d-4e94-a1a4-fbd1a67313d1 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:03:26.224880 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7de33e31-073d-4e94-a1a4-fbd1a67313d1 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:26.225046 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7de33e31-073d-4e94-a1a4-fbd1a67313d1 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:26.235115 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:26.235115 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:26.239115 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7de33e31-073d-4e94-a1a4-fbd1a67313d1 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:03:26.243478 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7de33e31-073d-4e94-a1a4-fbd1a67313d1 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:03:26.244033 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1342/5319] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:26 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:27.204620 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f309d51f-2457-461b-b0cc-dcf6598fa824 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:27.206534 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f309d51f-2457-461b-b0cc-dcf6598fa824 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:27.206772 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f309d51f-2457-461b-b0cc-dcf6598fa824 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:27.206998 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f309d51f-2457-461b-b0cc-dcf6598fa824 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:27.207106 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-f309d51f-2457-461b-b0cc-dcf6598fa824 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:27.211208 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:27.211208 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:27.211996 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f309d51f-2457-461b-b0cc-dcf6598fa824 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:27.212495 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1307/5320] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:27 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:27.255894 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6d12b897-f2f6-4417-b422-9ce3d24e517c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:27.257675 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6d12b897-f2f6-4417-b422-9ce3d24e517c tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:03:27.257909 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6d12b897-f2f6-4417-b422-9ce3d24e517c tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:27.258100 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6d12b897-f2f6-4417-b422-9ce3d24e517c tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:27.268219 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:27.268219 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:27.272366 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6d12b897-f2f6-4417-b422-9ce3d24e517c tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:03:27.277176 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6d12b897-f2f6-4417-b422-9ce3d24e517c tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:03:27.277552 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1334/5321] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:27 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:28.039748 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-a243b7a5-a7c3-4ace-9251-34c529eedee7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:28.042518 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-a243b7a5-a7c3-4ace-9251-34c529eedee7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] POST https://10.4.3.143/volume/v3/attachments/3d90be15-ac94-402d-9e45-9ece7cf55465/action Jul 04 00:03:28.043068 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-a243b7a5-a7c3-4ace-9251-34c529eedee7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:03:28.043257 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-a243b7a5-a7c3-4ace-9251-34c529eedee7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:03:28.066642 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:28.066642 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:28.078501 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-b2b59d48-69bd-4d93-8c2a-e49258ab37db req-a243b7a5-a7c3-4ace-9251-34c529eedee7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/attachments/3d90be15-ac94-402d-9e45-9ece7cf55465/action returned with HTTP 204 Jul 04 00:03:28.079080 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1339/5322] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:03:28 2026] POST /volume/v3/attachments/3d90be15-ac94-402d-9e45-9ece7cf55465/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:03:28.224933 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-043aa4b5-e92b-4d9f-8ed2-85c1e0ea5b71 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:28.227037 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-043aa4b5-e92b-4d9f-8ed2-85c1e0ea5b71 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:28.227289 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-043aa4b5-e92b-4d9f-8ed2-85c1e0ea5b71 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:28.227560 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-043aa4b5-e92b-4d9f-8ed2-85c1e0ea5b71 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:28.227748 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-043aa4b5-e92b-4d9f-8ed2-85c1e0ea5b71 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:28.236027 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:28.236027 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:28.237073 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-043aa4b5-e92b-4d9f-8ed2-85c1e0ea5b71 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:28.237544 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1343/5323] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:28 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:28.293195 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fdc3a677-70d0-48f9-b258-f624ece8c935 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:28.294891 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fdc3a677-70d0-48f9-b258-f624ece8c935 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:03:28.295115 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fdc3a677-70d0-48f9-b258-f624ece8c935 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:28.295272 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fdc3a677-70d0-48f9-b258-f624ece8c935 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:28.305546 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:28.305546 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:28.309621 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-fdc3a677-70d0-48f9-b258-f624ece8c935 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:03:28.314889 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fdc3a677-70d0-48f9-b258-f624ece8c935 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:03:28.315415 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1308/5324] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:28 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:03:28.329238 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f072f4c2-67d2-4a72-a7a0-ba4c2515cad7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:28.332629 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f072f4c2-67d2-4a72-a7a0-ba4c2515cad7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:03:28.332911 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f072f4c2-67d2-4a72-a7a0-ba4c2515cad7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:28.333118 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f072f4c2-67d2-4a72-a7a0-ba4c2515cad7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:28.344033 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:28.344033 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:28.349018 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f072f4c2-67d2-4a72-a7a0-ba4c2515cad7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:03:28.356602 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f072f4c2-67d2-4a72-a7a0-ba4c2515cad7 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:03:28.356976 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1335/5325] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:28 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:03:28.370442 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-27e66bf3-e268-4129-a80e-de3921917dca None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:28.372661 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-27e66bf3-e268-4129-a80e-de3921917dca tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:03:28.372970 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-27e66bf3-e268-4129-a80e-de3921917dca tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:28.373239 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-27e66bf3-e268-4129-a80e-de3921917dca tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:28.385211 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:28.385211 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:28.390015 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-27e66bf3-e268-4129-a80e-de3921917dca tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:03:28.395971 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-27e66bf3-e268-4129-a80e-de3921917dca tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:03:28.396480 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1340/5326] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:28 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:03:29.132047 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2809dc01-4130-4c61-8fa8-f91e55ed4d09 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:29.132440 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2809dc01-4130-4c61-8fa8-f91e55ed4d09 None None] GET https://10.4.3.143/volume// Jul 04 00:03:29.132649 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2809dc01-4130-4c61-8fa8-f91e55ed4d09 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:29.132957 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2809dc01-4130-4c61-8fa8-f91e55ed4d09 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:29.133283 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2809dc01-4130-4c61-8fa8-f91e55ed4d09 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:03:29.133557 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1344/5327] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:03: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 04 00:03:29.141479 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-a72ff766-4e59-4733-8fa4-55f21598314f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:29.144015 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-a72ff766-4e59-4733-8fa4-55f21598314f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 Jul 04 00:03:29.144232 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-a72ff766-4e59-4733-8fa4-55f21598314f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:29.144391 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-a72ff766-4e59-4733-8fa4-55f21598314f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:29.153605 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:29.153605 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:29.157382 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-a72ff766-4e59-4733-8fa4-55f21598314f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:03:29.162039 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-a72ff766-4e59-4733-8fa4-55f21598314f tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 returned with HTTP 200 Jul 04 00:03:29.162412 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1309/5328] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:03:29 2026] GET /volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 => generated 1546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:03:29.250433 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6ae0651a-5aca-4f0f-a4a8-55ca1367eef1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:29.252247 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6ae0651a-5aca-4f0f-a4a8-55ca1367eef1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:29.252423 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6ae0651a-5aca-4f0f-a4a8-55ca1367eef1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:29.252596 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6ae0651a-5aca-4f0f-a4a8-55ca1367eef1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:29.252740 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-6ae0651a-5aca-4f0f-a4a8-55ca1367eef1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:29.260085 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:29.260085 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:29.260950 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6ae0651a-5aca-4f0f-a4a8-55ca1367eef1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:29.261367 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1336/5329] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:29 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:29.270223 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-e86c420f-94eb-4dd6-bab8-f47843f66099 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:29.272488 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-e86c420f-94eb-4dd6-bab8-f47843f66099 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] PUT https://10.4.3.143/volume/v3/attachments/3b6e0341-44c0-41d9-93b5-0b978a95257b Jul 04 00:03:29.272888 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-e86c420f-94eb-4dd6-bab8-f47843f66099 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:03:29.280489 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-e86c420f-94eb-4dd6-bab8-f47843f66099 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Acquiring lock "cinder-attachment_update-c6a233b4-8c2e-4bc6-b421-83af9b3a4591-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:03:29.285336 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-e86c420f-94eb-4dd6-bab8-f47843f66099 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-c6a233b4-8c2e-4bc6-b421-83af9b3a4591-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:03:29.286201 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:29.286201 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:29.808995 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-e86c420f-94eb-4dd6-bab8-f47843f66099 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-c6a233b4-8c2e-4bc6-b421-83af9b3a4591-np0000004490" released by "attachment_update" :: held 0.523s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:03:29.809412 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-e86c420f-94eb-4dd6-bab8-f47843f66099 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/3b6e0341-44c0-41d9-93b5-0b978a95257b returned with HTTP 200 Jul 04 00:03:29.810089 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1341/5330] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:03:29 2026] PUT /volume/v3/attachments/3b6e0341-44c0-41d9-93b5-0b978a95257b => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:03:30.274064 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2d9ceda9-99a8-458e-b115-dd7be11228e6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:30.276092 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2d9ceda9-99a8-458e-b115-dd7be11228e6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:30.276264 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2d9ceda9-99a8-458e-b115-dd7be11228e6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:30.276371 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2d9ceda9-99a8-458e-b115-dd7be11228e6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:30.276471 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-2d9ceda9-99a8-458e-b115-dd7be11228e6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:30.280843 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:30.280843 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:30.281559 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2d9ceda9-99a8-458e-b115-dd7be11228e6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:30.282031 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1345/5331] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:30 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:30.321819 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-6295b422-0d1d-4353-9dee-9b08d25becb1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:30.324357 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-6295b422-0d1d-4353-9dee-9b08d25becb1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments/3b6e0341-44c0-41d9-93b5-0b978a95257b/action Jul 04 00:03:30.324880 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-6295b422-0d1d-4353-9dee-9b08d25becb1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:03:30.325036 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-6295b422-0d1d-4353-9dee-9b08d25becb1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:03:30.356894 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:30.356894 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:30.373166 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-46ec1a93-6191-4d90-9c56-2f005de4634c req-6295b422-0d1d-4353-9dee-9b08d25becb1 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/3b6e0341-44c0-41d9-93b5-0b978a95257b/action returned with HTTP 204 Jul 04 00:03:30.373801 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1310/5332] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:03:30 2026] POST /volume/v3/attachments/3b6e0341-44c0-41d9-93b5-0b978a95257b/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:03:31.293001 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-df5aba83-b9b2-40a2-ab40-692d33b4b618 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:31.297353 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-df5aba83-b9b2-40a2-ab40-692d33b4b618 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:31.297543 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-df5aba83-b9b2-40a2-ab40-692d33b4b618 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:31.297776 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-df5aba83-b9b2-40a2-ab40-692d33b4b618 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:31.297885 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-df5aba83-b9b2-40a2-ab40-692d33b4b618 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:31.303579 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:31.303579 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:31.304553 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-df5aba83-b9b2-40a2-ab40-692d33b4b618 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:31.304971 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1337/5333] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:31 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:32.315070 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cdc0fb23-02c2-4cc5-bb03-c9790021a2c9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:32.317159 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cdc0fb23-02c2-4cc5-bb03-c9790021a2c9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:32.317360 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cdc0fb23-02c2-4cc5-bb03-c9790021a2c9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:32.317571 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cdc0fb23-02c2-4cc5-bb03-c9790021a2c9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:32.317739 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-cdc0fb23-02c2-4cc5-bb03-c9790021a2c9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:32.322755 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:32.322755 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:32.323694 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cdc0fb23-02c2-4cc5-bb03-c9790021a2c9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:32.324126 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1342/5334] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:32 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:33.334678 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e00e4500-5728-49c3-b1dc-3e244ff8a0ca None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:33.337065 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e00e4500-5728-49c3-b1dc-3e244ff8a0ca tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:33.337348 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e00e4500-5728-49c3-b1dc-3e244ff8a0ca tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:33.337636 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e00e4500-5728-49c3-b1dc-3e244ff8a0ca tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:33.337827 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-e00e4500-5728-49c3-b1dc-3e244ff8a0ca tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:33.343220 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:33.343220 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:33.344308 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e00e4500-5728-49c3-b1dc-3e244ff8a0ca tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:33.344861 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1346/5335] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:33 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:34.356101 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a4e44a2f-1b57-424c-8089-afc44dabb7e7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:34.357856 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a4e44a2f-1b57-424c-8089-afc44dabb7e7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:34.358035 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a4e44a2f-1b57-424c-8089-afc44dabb7e7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:34.358281 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a4e44a2f-1b57-424c-8089-afc44dabb7e7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:34.358333 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-a4e44a2f-1b57-424c-8089-afc44dabb7e7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:34.363143 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:34.363143 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:34.363641 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a4e44a2f-1b57-424c-8089-afc44dabb7e7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:34.363998 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1311/5336] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:34 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:35.373584 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-febf5bbc-bc7b-44ae-8052-3ca75014b19f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:35.375324 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-febf5bbc-bc7b-44ae-8052-3ca75014b19f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:35.375483 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-febf5bbc-bc7b-44ae-8052-3ca75014b19f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:35.375684 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-febf5bbc-bc7b-44ae-8052-3ca75014b19f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:35.375841 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-febf5bbc-bc7b-44ae-8052-3ca75014b19f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:35.379860 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:35.379860 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:35.380563 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-febf5bbc-bc7b-44ae-8052-3ca75014b19f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:35.380928 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1338/5337] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:35 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:36.390607 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5f1609d8-7f54-4708-94ac-9097697f2e4a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:36.392911 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5f1609d8-7f54-4708-94ac-9097697f2e4a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:36.393179 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5f1609d8-7f54-4708-94ac-9097697f2e4a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:36.393444 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5f1609d8-7f54-4708-94ac-9097697f2e4a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:36.393623 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-5f1609d8-7f54-4708-94ac-9097697f2e4a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:36.398995 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:36.398995 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:36.400135 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5f1609d8-7f54-4708-94ac-9097697f2e4a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:36.400605 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1343/5338] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:36 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:37.412141 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4613c20e-8d03-4ff2-90ce-1f25eb93e8f4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:37.414028 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4613c20e-8d03-4ff2-90ce-1f25eb93e8f4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:37.414640 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4613c20e-8d03-4ff2-90ce-1f25eb93e8f4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:37.414878 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4613c20e-8d03-4ff2-90ce-1f25eb93e8f4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:37.415033 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-4613c20e-8d03-4ff2-90ce-1f25eb93e8f4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:37.420058 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:37.420058 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:37.421102 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4613c20e-8d03-4ff2-90ce-1f25eb93e8f4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:37.421592 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1347/5339] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:37 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:38.432062 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-074cdc65-ed54-41af-a3c3-d653dee0205a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:38.434007 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-074cdc65-ed54-41af-a3c3-d653dee0205a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:38.434197 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-074cdc65-ed54-41af-a3c3-d653dee0205a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:38.434375 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-074cdc65-ed54-41af-a3c3-d653dee0205a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:38.434564 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-074cdc65-ed54-41af-a3c3-d653dee0205a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:38.439342 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:38.439342 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:38.440272 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-074cdc65-ed54-41af-a3c3-d653dee0205a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:38.440627 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1312/5340] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:38 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:39.450299 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0d3ebc1d-d196-44d2-9970-4c1826f47175 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:39.452175 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0d3ebc1d-d196-44d2-9970-4c1826f47175 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:39.452377 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0d3ebc1d-d196-44d2-9970-4c1826f47175 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:39.452590 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0d3ebc1d-d196-44d2-9970-4c1826f47175 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:39.452803 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-0d3ebc1d-d196-44d2-9970-4c1826f47175 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:39.458250 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:39.458250 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:39.459207 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0d3ebc1d-d196-44d2-9970-4c1826f47175 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:39.459733 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1339/5341] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:39 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:40.470308 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5652472d-b525-4a37-b360-cb5fb9d3cc5b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:40.472950 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5652472d-b525-4a37-b360-cb5fb9d3cc5b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:40.473203 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5652472d-b525-4a37-b360-cb5fb9d3cc5b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:40.473398 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5652472d-b525-4a37-b360-cb5fb9d3cc5b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:40.473570 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-5652472d-b525-4a37-b360-cb5fb9d3cc5b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:40.478517 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:40.478517 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:40.479460 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5652472d-b525-4a37-b360-cb5fb9d3cc5b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:40.479887 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1344/5342] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:40 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:41.490230 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9d715bec-4f65-42fb-98dc-b4b37ba7090c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:41.491993 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9d715bec-4f65-42fb-98dc-b4b37ba7090c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:03:41.492183 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9d715bec-4f65-42fb-98dc-b4b37ba7090c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:41.492395 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9d715bec-4f65-42fb-98dc-b4b37ba7090c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:41.492504 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-9d715bec-4f65-42fb-98dc-b4b37ba7090c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:03:41.497352 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:41.497352 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:41.498173 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9d715bec-4f65-42fb-98dc-b4b37ba7090c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:03:41.498549 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1348/5343] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:03:41 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:43.160163 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-6604a962-bdf8-456a-bdb4-3d79f2c1f211 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:43.162239 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-6604a962-bdf8-456a-bdb4-3d79f2c1f211 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d Jul 04 00:03:43.162461 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-6604a962-bdf8-456a-bdb4-3d79f2c1f211 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:43.162645 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-6604a962-bdf8-456a-bdb4-3d79f2c1f211 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:43.169587 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:43.169587 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:43.173181 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-6604a962-bdf8-456a-bdb4-3d79f2c1f211 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:03:43.177843 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-6604a962-bdf8-456a-bdb4-3d79f2c1f211 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d returned with HTTP 200 Jul 04 00:03:43.178207 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1313/5344] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:03:43 2026] GET /volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:03:43.192239 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c389337b-7767-4927-a250-1991066494c8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:43.192671 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c389337b-7767-4927-a250-1991066494c8 None None] GET https://10.4.3.143/volume// Jul 04 00:03:43.192857 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c389337b-7767-4927-a250-1991066494c8 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:43.193080 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c389337b-7767-4927-a250-1991066494c8 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:43.193410 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c389337b-7767-4927-a250-1991066494c8 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:03:43.193684 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1340/5345] 10.4.3.143 () {66 vars in 1419 bytes} [Sat Jul 4 00:03: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 04 00:03:43.203904 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-67411524-dd68-4f47-9f84-676155c1e7b2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:43.206617 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-67411524-dd68-4f47-9f84-676155c1e7b2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:03:43.207191 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-67411524-dd68-4f47-9f84-676155c1e7b2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ffebbf44-c993-4910-bd7e-a06fb535c73d", "connector": null, "instance_uuid": "e3548966-dec3-4353-9fdf-59d51d324c8e"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:03:43.216861 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:43.216861 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:43.246986 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-67411524-dd68-4f47-9f84-676155c1e7b2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:03:43.247603 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1345/5346] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:03:43 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 04 00:03:46.218026 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-e28032ad-7a13-4425-aaa2-6ce8d1266d89 req-b478b914-cd8e-4489-9ef1-1f3c94246008 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:46.219998 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e28032ad-7a13-4425-aaa2-6ce8d1266d89 req-b478b914-cd8e-4489-9ef1-1f3c94246008 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/attachments?instance_id=1836bc0b-bba2-4706-a51e-2652182f000f Jul 04 00:03:46.220220 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e28032ad-7a13-4425-aaa2-6ce8d1266d89 req-b478b914-cd8e-4489-9ef1-1f3c94246008 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:46.220470 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-e28032ad-7a13-4425-aaa2-6ce8d1266d89 req-b478b914-cd8e-4489-9ef1-1f3c94246008 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:46.222333 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=78,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:03:46.228502 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-e28032ad-7a13-4425-aaa2-6ce8d1266d89 req-b478b914-cd8e-4489-9ef1-1f3c94246008 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/attachments?instance_id=1836bc0b-bba2-4706-a51e-2652182f000f returned with HTTP 200 Jul 04 00:03:46.228930 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1349/5347] 10.4.3.143 () {70 vars in 1637 bytes} [Sat Jul 4 00:03:46 2026] GET /volume/v3/attachments?instance_id=1836bc0b-bba2-4706-a51e-2652182f000f => generated 192 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:03:46.239848 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-e28032ad-7a13-4425-aaa2-6ce8d1266d89 req-5c0feec4-5529-4851-8059-2f487347821a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:46.242049 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-e28032ad-7a13-4425-aaa2-6ce8d1266d89 req-5c0feec4-5529-4851-8059-2f487347821a tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/attachments/3d90be15-ac94-402d-9e45-9ece7cf55465 Jul 04 00:03:46.242309 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-e28032ad-7a13-4425-aaa2-6ce8d1266d89 req-5c0feec4-5529-4851-8059-2f487347821a tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:46.242557 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-e28032ad-7a13-4425-aaa2-6ce8d1266d89 req-5c0feec4-5529-4851-8059-2f487347821a tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:46.257505 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-e28032ad-7a13-4425-aaa2-6ce8d1266d89 req-5c0feec4-5529-4851-8059-2f487347821a tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/attachments/3d90be15-ac94-402d-9e45-9ece7cf55465 returned with HTTP 200 Jul 04 00:03:46.257953 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1314/5348] 10.4.3.143 () {70 vars in 1651 bytes} [Sat Jul 4 00:03:46 2026] GET /volume/v3/attachments/3d90be15-ac94-402d-9e45-9ece7cf55465 => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:03:49.454892 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=99,cinder:UPDATE=11 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:03:49.777310 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ef3ce98b-35bf-4a7d-b764-af0ce82ec154 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:49.777634 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ef3ce98b-35bf-4a7d-b764-af0ce82ec154 None None] GET https://10.4.3.143/volume// Jul 04 00:03:49.777874 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ef3ce98b-35bf-4a7d-b764-af0ce82ec154 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:49.778059 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ef3ce98b-35bf-4a7d-b764-af0ce82ec154 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:49.778377 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ef3ce98b-35bf-4a7d-b764-af0ce82ec154 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:03:49.778665 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1341/5349] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:03: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 04 00:03:49.785754 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-a765da7b-31a6-4642-899a-1b14a7b61f71 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:49.787817 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-a765da7b-31a6-4642-899a-1b14a7b61f71 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d Jul 04 00:03:49.788083 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-a765da7b-31a6-4642-899a-1b14a7b61f71 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:49.788316 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-a765da7b-31a6-4642-899a-1b14a7b61f71 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:49.797675 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:49.797675 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:03:49.801088 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-a765da7b-31a6-4642-899a-1b14a7b61f71 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:03:49.806055 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-a765da7b-31a6-4642-899a-1b14a7b61f71 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d returned with HTTP 200 Jul 04 00:03:49.806576 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1346/5350] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:03:49 2026] GET /volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d => generated 1535 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:03:49.906207 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-44f9f459-7a61-4b2c-98c8-a19289556636 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:49.908785 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-44f9f459-7a61-4b2c-98c8-a19289556636 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] PUT https://10.4.3.143/volume/v3/attachments/a6c6c779-634a-4ed2-8a74-a5f4eddcbe6f Jul 04 00:03:49.909294 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-44f9f459-7a61-4b2c-98c8-a19289556636 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:03:49.918574 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-44f9f459-7a61-4b2c-98c8-a19289556636 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Acquiring lock "cinder-attachment_update-ffebbf44-c993-4910-bd7e-a06fb535c73d-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:03:49.922770 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-44f9f459-7a61-4b2c-98c8-a19289556636 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Lock "cinder-attachment_update-ffebbf44-c993-4910-bd7e-a06fb535c73d-np0000004490" acquired by "attachment_update" :: waited 0.004s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:03:49.923674 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:49.923674 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:03:50.445616 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-44f9f459-7a61-4b2c-98c8-a19289556636 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Lock "cinder-attachment_update-ffebbf44-c993-4910-bd7e-a06fb535c73d-np0000004490" released by "attachment_update" :: held 0.523s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:03:50.446020 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-44f9f459-7a61-4b2c-98c8-a19289556636 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/attachments/a6c6c779-634a-4ed2-8a74-a5f4eddcbe6f returned with HTTP 200 Jul 04 00:03:50.446567 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1350/5351] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:03:49 2026] PUT /volume/v3/attachments/a6c6c779-634a-4ed2-8a74-a5f4eddcbe6f => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:03:50.957484 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-e2fdf332-4ba3-4a2a-a43d-2c93942d6d41 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:50.959072 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-e2fdf332-4ba3-4a2a-a43d-2c93942d6d41 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] POST https://10.4.3.143/volume/v3/attachments/a6c6c779-634a-4ed2-8a74-a5f4eddcbe6f/action Jul 04 00:03:50.959410 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-e2fdf332-4ba3-4a2a-a43d-2c93942d6d41 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:03:50.959522 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-e2fdf332-4ba3-4a2a-a43d-2c93942d6d41 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:03:50.978942 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:50.978942 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:03:50.991123 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-722b4a38-8a52-45de-b896-6ea3412167d3 req-e2fdf332-4ba3-4a2a-a43d-2c93942d6d41 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/attachments/a6c6c779-634a-4ed2-8a74-a5f4eddcbe6f/action returned with HTTP 204 Jul 04 00:03:50.991581 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1315/5352] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:03:50 2026] POST /volume/v3/attachments/a6c6c779-634a-4ed2-8a74-a5f4eddcbe6f/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:03:57.982573 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-4f780f96-90ca-4409-a2a7-58d9a8c01e99 req-d2d2c53d-1ea7-4cee-aaa0-f086b6784eb9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:03:57.984468 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-4f780f96-90ca-4409-a2a7-58d9a8c01e99 req-d2d2c53d-1ea7-4cee-aaa0-f086b6784eb9 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] DELETE https://10.4.3.143/volume/v3/attachments/605e82e9-1140-4451-8fc6-7070f1d2326a Jul 04 00:03:57.984619 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-4f780f96-90ca-4409-a2a7-58d9a8c01e99 req-d2d2c53d-1ea7-4cee-aaa0-f086b6784eb9 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:03:57.984812 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-4f780f96-90ca-4409-a2a7-58d9a8c01e99 req-d2d2c53d-1ea7-4cee-aaa0-f086b6784eb9 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:03:57.992158 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:03:57.992158 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:03:58.525996 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-4f780f96-90ca-4409-a2a7-58d9a8c01e99 req-d2d2c53d-1ea7-4cee-aaa0-f086b6784eb9 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/attachments/605e82e9-1140-4451-8fc6-7070f1d2326a returned with HTTP 200 Jul 04 00:03:58.526541 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1342/5353] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:03:57 2026] DELETE /volume/v3/attachments/605e82e9-1140-4451-8fc6-7070f1d2326a => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:03:59.804742 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=101,cinder:UPDATE=39,cinder:INSERT=18 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:04:00.438305 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=5,cinder:UPDATE=1 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:04:00.987856 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=105,cinder:UPDATE=21,cinder:INSERT=7 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:04:01.526127 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cbc9a61b-8d3f-4aa8-908a-2a0d1e12ec80 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:01.528628 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cbc9a61b-8d3f-4aa8-908a-2a0d1e12ec80 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] DELETE https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:04:01.528982 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cbc9a61b-8d3f-4aa8-908a-2a0d1e12ec80 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:01.529225 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cbc9a61b-8d3f-4aa8-908a-2a0d1e12ec80 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:01.529489 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-cbc9a61b-8d3f-4aa8-908a-2a0d1e12ec80 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Delete volume with id: 6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:04:01.537496 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:01.537496 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:04:01.538124 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cbc9a61b-8d3f-4aa8-908a-2a0d1e12ec80 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:04:01.549991 np0000004490 devstack@c-api.service[99861]: WARNING cinder.keymgr.conf_key_mgr [None req-cbc9a61b-8d3f-4aa8-908a-2a0d1e12ec80 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 04 00:04:01.556768 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cbc9a61b-8d3f-4aa8-908a-2a0d1e12ec80 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Delete volume request issued successfully. Jul 04 00:04:01.557068 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cbc9a61b-8d3f-4aa8-908a-2a0d1e12ec80 tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 202 Jul 04 00:04:01.557509 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1347/5354] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:04:01 2026] DELETE /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:04:01.565764 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e6ebef97-65a1-4a98-bc35-d4b1b176642e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:01.570115 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e6ebef97-65a1-4a98-bc35-d4b1b176642e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:04:01.570320 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e6ebef97-65a1-4a98-bc35-d4b1b176642e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:01.570544 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e6ebef97-65a1-4a98-bc35-d4b1b176642e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:01.583370 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:01.583370 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:04:01.587664 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e6ebef97-65a1-4a98-bc35-d4b1b176642e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:04:01.592846 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e6ebef97-65a1-4a98-bc35-d4b1b176642e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 200 Jul 04 00:04:01.593361 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1351/5355] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:01 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 1447 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:04:02.607372 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-21e21a98-b533-49ea-b35d-a56a2ee2b43e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:02.609245 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-21e21a98-b533-49ea-b35d-a56a2ee2b43e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf Jul 04 00:04:02.609437 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-21e21a98-b533-49ea-b35d-a56a2ee2b43e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:02.609621 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-21e21a98-b533-49ea-b35d-a56a2ee2b43e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:02.615437 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-21e21a98-b533-49ea-b35d-a56a2ee2b43e tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf returned with HTTP 404 Jul 04 00:04:02.616353 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1316/5356] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:02 2026] GET /volume/v3/volumes/6e6d1705-b7c5-4f46-8fc4-6b72a430ffcf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:04:02.908499 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-50cdcb37-5ce4-4c15-b37f-5e16c04231bd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:02.910332 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-50cdcb37-5ce4-4c15-b37f-5e16c04231bd tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] DELETE https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:04:02.910519 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-50cdcb37-5ce4-4c15-b37f-5e16c04231bd tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:02.910735 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-50cdcb37-5ce4-4c15-b37f-5e16c04231bd tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:02.910956 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-50cdcb37-5ce4-4c15-b37f-5e16c04231bd tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Delete volume with id: 478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:04:02.917551 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:02.917551 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:04:02.918010 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-50cdcb37-5ce4-4c15-b37f-5e16c04231bd tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:04:02.927544 np0000004490 devstack@c-api.service[99863]: WARNING cinder.keymgr.conf_key_mgr [None req-50cdcb37-5ce4-4c15-b37f-5e16c04231bd tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 04 00:04:02.933585 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-50cdcb37-5ce4-4c15-b37f-5e16c04231bd tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Delete volume request issued successfully. Jul 04 00:04:02.933794 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-50cdcb37-5ce4-4c15-b37f-5e16c04231bd tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 202 Jul 04 00:04:02.934256 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1343/5357] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:04:02 2026] DELETE /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:04:02.940886 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c24bf977-ab02-4eb0-9c99-014a447de59c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:02.943225 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c24bf977-ab02-4eb0-9c99-014a447de59c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:04:02.943511 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c24bf977-ab02-4eb0-9c99-014a447de59c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:02.943816 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c24bf977-ab02-4eb0-9c99-014a447de59c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:02.954205 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:02.954205 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:04:02.958743 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c24bf977-ab02-4eb0-9c99-014a447de59c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Volume info retrieved successfully. Jul 04 00:04:02.965187 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c24bf977-ab02-4eb0-9c99-014a447de59c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 200 Jul 04 00:04:02.965833 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1348/5358] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:02 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 1429 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:04:03.981281 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0641529c-762c-4bb7-937b-94e50357028c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:03.983944 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0641529c-762c-4bb7-937b-94e50357028c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] GET https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 Jul 04 00:04:03.984255 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0641529c-762c-4bb7-937b-94e50357028c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:03.984595 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0641529c-762c-4bb7-937b-94e50357028c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:03.993217 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0641529c-762c-4bb7-937b-94e50357028c tempest-TestEncryptedCinderVolumes-94757932 tempest-TestEncryptedCinderVolumes-94757932-project-member] https://10.4.3.143/volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 returned with HTTP 404 Jul 04 00:04:03.994132 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1352/5359] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:03 2026] GET /volume/v3/volumes/478d3b30-50dc-494f-9ad1-5a71541e04b6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:04:04.002613 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6a9441bc-f86d-4304-a222-aa72ca3809ce None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:04.004678 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6a9441bc-f86d-4304-a222-aa72ca3809ce tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Jul 04 00:04:04.004960 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6a9441bc-f86d-4304-a222-aa72ca3809ce tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:04.005208 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6a9441bc-f86d-4304-a222-aa72ca3809ce tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] Calling method 'detail' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:04.006257 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-6a9441bc-f86d-4304-a222-aa72ca3809ce tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99860) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 04 00:04:04.027980 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-6a9441bc-f86d-4304-a222-aa72ca3809ce tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] Get all volumes completed successfully. Jul 04 00:04:04.029985 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:04.029985 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:04:04.034976 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6a9441bc-f86d-4304-a222-aa72ca3809ce tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 04 00:04:04.035351 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1317/5360] 10.4.3.143 () {66 vars in 1285 bytes} [Sat Jul 4 00:04:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12208 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:04:04.050181 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a6603d41-8084-4f97-b71a-200d4fd6d05b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:04.051922 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a6603d41-8084-4f97-b71a-200d4fd6d05b tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] DELETE https://10.4.3.143/volume/v3/types/6c5d49de-b570-47cd-8803-ec184724d1b3 Jul 04 00:04:04.052131 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a6603d41-8084-4f97-b71a-200d4fd6d05b tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:04.052321 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a6603d41-8084-4f97-b71a-200d4fd6d05b tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] Calling method '_delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:04.075058 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a6603d41-8084-4f97-b71a-200d4fd6d05b tempest-TestEncryptedCinderVolumes-1413411035 tempest-TestEncryptedCinderVolumes-1413411035-project-admin] https://10.4.3.143/volume/v3/types/6c5d49de-b570-47cd-8803-ec184724d1b3 returned with HTTP 202 Jul 04 00:04:04.075446 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1344/5361] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:04:04 2026] DELETE /volume/v3/types/6c5d49de-b570-47cd-8803-ec184724d1b3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:04:12.962984 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:04:13.987813 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=5 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:04:14.033253 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=6 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:04:14.072020 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:04:24.629671 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-14fd2f49-2b20-4352-8693-a3b3dbdc08be req-e970fb0a-8970-4148-95d8-14a94c85738e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:24.631839 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-14fd2f49-2b20-4352-8693-a3b3dbdc08be req-e970fb0a-8970-4148-95d8-14a94c85738e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/attachments/3b6e0341-44c0-41d9-93b5-0b978a95257b Jul 04 00:04:24.632066 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-14fd2f49-2b20-4352-8693-a3b3dbdc08be req-e970fb0a-8970-4148-95d8-14a94c85738e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:24.632336 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-14fd2f49-2b20-4352-8693-a3b3dbdc08be req-e970fb0a-8970-4148-95d8-14a94c85738e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:24.640851 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:24.640851 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:04:25.180234 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-14fd2f49-2b20-4352-8693-a3b3dbdc08be req-e970fb0a-8970-4148-95d8-14a94c85738e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/3b6e0341-44c0-41d9-93b5-0b978a95257b returned with HTTP 200 Jul 04 00:04:25.180769 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1349/5362] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:04:24 2026] DELETE /volume/v3/attachments/3b6e0341-44c0-41d9-93b5-0b978a95257b => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:28.651365 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-70de34d5-72b7-4551-a7a0-a9d2df7d0e05 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:28.653620 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-70de34d5-72b7-4551-a7a0-a9d2df7d0e05 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 Jul 04 00:04:28.653863 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-70de34d5-72b7-4551-a7a0-a9d2df7d0e05 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:28.654050 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-70de34d5-72b7-4551-a7a0-a9d2df7d0e05 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:28.661791 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:28.661791 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:04:28.665975 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-70de34d5-72b7-4551-a7a0-a9d2df7d0e05 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:04:28.671671 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-70de34d5-72b7-4551-a7a0-a9d2df7d0e05 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 returned with HTTP 200 Jul 04 00:04:28.672259 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1353/5363] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:04:28 2026] GET /volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:04:29.154149 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-72a59513-6b95-47fe-b733-d2f8162958ec None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:29.156220 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-72a59513-6b95-47fe-b733-d2f8162958ec tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 Jul 04 00:04:29.156407 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-72a59513-6b95-47fe-b733-d2f8162958ec tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:29.156592 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-72a59513-6b95-47fe-b733-d2f8162958ec tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:29.163580 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:29.163580 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:04:29.167585 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-72a59513-6b95-47fe-b733-d2f8162958ec tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:04:29.172400 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-72a59513-6b95-47fe-b733-d2f8162958ec tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 returned with HTTP 200 Jul 04 00:04:29.172826 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1318/5364] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:04:29 2026] GET /volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:04:29.183716 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2d98d068-048f-4eb2-8409-43285919712d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:29.184113 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2d98d068-048f-4eb2-8409-43285919712d None None] GET https://10.4.3.143/volume// Jul 04 00:04:29.184276 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2d98d068-048f-4eb2-8409-43285919712d None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:29.184462 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2d98d068-048f-4eb2-8409-43285919712d None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:29.184783 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2d98d068-048f-4eb2-8409-43285919712d None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:04:29.185097 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1345/5365] 10.4.3.143 () {66 vars in 1419 bytes} [Sat Jul 4 00:04: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 04 00:04:29.193934 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-e084f2ce-d3a9-4344-8781-f2149080df92 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:29.196261 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-e084f2ce-d3a9-4344-8781-f2149080df92 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:04:29.196665 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-e084f2ce-d3a9-4344-8781-f2149080df92 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6a233b4-8c2e-4bc6-b421-83af9b3a4591", "connector": null, "instance_uuid": "9aedbea5-7d09-49fb-9dd5-fd0e04a57c76"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:04:29.207272 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:29.207272 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:04:29.236611 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-e084f2ce-d3a9-4344-8781-f2149080df92 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:04:29.237080 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1350/5366] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:04:29 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 04 00:04:31.471984 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-3fd7e41f-3d90-4681-9714-04bc39c685ae None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:31.474121 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-3fd7e41f-3d90-4681-9714-04bc39c685ae tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:04:31.474317 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-3fd7e41f-3d90-4681-9714-04bc39c685ae tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:31.474579 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-3fd7e41f-3d90-4681-9714-04bc39c685ae tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:31.485165 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:31.485165 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:04:31.489331 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-3fd7e41f-3d90-4681-9714-04bc39c685ae tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:04:31.493895 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-3fd7e41f-3d90-4681-9714-04bc39c685ae tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:04:31.494363 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1354/5367] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:04:31 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:04:31.511372 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-84bc1465-527e-4670-bcd3-15c0f9b08ac6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:31.513596 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-84bc1465-527e-4670-bcd3-15c0f9b08ac6 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] POST https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14/action Jul 04 00:04:31.513938 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-84bc1465-527e-4670-bcd3-15c0f9b08ac6 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:04:31.514069 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-84bc1465-527e-4670-bcd3-15c0f9b08ac6 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:04:31.523637 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:31.523637 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:04:31.524086 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-84bc1465-527e-4670-bcd3-15c0f9b08ac6 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:04:31.529384 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-84bc1465-527e-4670-bcd3-15c0f9b08ac6 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Begin detaching volume completed successfully. Jul 04 00:04:31.529586 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-84bc1465-527e-4670-bcd3-15c0f9b08ac6 tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14/action returned with HTTP 202 Jul 04 00:04:31.530204 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1319/5368] 10.4.3.143 () {72 vars in 1672 bytes} [Sat Jul 4 00:04:31 2026] POST /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:04:32.552649 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-514d3881-c547-45f9-93dc-8f06679100cf None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:32.553090 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-514d3881-c547-45f9-93dc-8f06679100cf None None] GET https://10.4.3.143/volume// Jul 04 00:04:32.553249 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-514d3881-c547-45f9-93dc-8f06679100cf None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:32.553472 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-514d3881-c547-45f9-93dc-8f06679100cf None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:32.553857 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-514d3881-c547-45f9-93dc-8f06679100cf None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:04:32.554179 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1346/5369] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:04: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 04 00:04:32.561192 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-163ea620-9a87-4f7a-8c2f-8a23cb00069b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:32.563639 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-163ea620-9a87-4f7a-8c2f-8a23cb00069b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:04:32.563978 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-163ea620-9a87-4f7a-8c2f-8a23cb00069b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:32.564221 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-163ea620-9a87-4f7a-8c2f-8a23cb00069b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:32.574829 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:32.574829 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:04:32.578657 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-163ea620-9a87-4f7a-8c2f-8a23cb00069b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:04:32.584028 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-163ea620-9a87-4f7a-8c2f-8a23cb00069b tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:04:32.584447 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1351/5370] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:04:32 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:04:33.389084 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-35b4f4b3-bbed-41c1-ada9-9989c17e033e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:33.390878 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-35b4f4b3-bbed-41c1-ada9-9989c17e033e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] DELETE https://10.4.3.143/volume/v3/attachments/3d90be15-ac94-402d-9e45-9ece7cf55465 Jul 04 00:04:33.391050 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-35b4f4b3-bbed-41c1-ada9-9989c17e033e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:33.391220 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-35b4f4b3-bbed-41c1-ada9-9989c17e033e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:33.397376 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:33.397376 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:04:33.920984 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-6a12feb6-8e5e-4f54-bc51-03500bc45cf2 req-35b4f4b3-bbed-41c1-ada9-9989c17e033e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/attachments/3d90be15-ac94-402d-9e45-9ece7cf55465 returned with HTTP 200 Jul 04 00:04:33.921355 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1355/5371] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:04:33 2026] DELETE /volume/v3/attachments/3d90be15-ac94-402d-9e45-9ece7cf55465 => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:34.701380 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-c6c0bc35-cad0-4671-af75-55ef4e34e384 req-b33246b2-735f-4596-bd3c-824b9bfd812e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:34.703429 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-c6c0bc35-cad0-4671-af75-55ef4e34e384 req-b33246b2-735f-4596-bd3c-824b9bfd812e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:04:34.703789 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-c6c0bc35-cad0-4671-af75-55ef4e34e384 req-b33246b2-735f-4596-bd3c-824b9bfd812e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:34.704619 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-c6c0bc35-cad0-4671-af75-55ef4e34e384 req-b33246b2-735f-4596-bd3c-824b9bfd812e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:34.711961 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:34.711961 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:04:34.716830 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-c6c0bc35-cad0-4671-af75-55ef4e34e384 req-b33246b2-735f-4596-bd3c-824b9bfd812e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:04:34.721069 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-c6c0bc35-cad0-4671-af75-55ef4e34e384 req-b33246b2-735f-4596-bd3c-824b9bfd812e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:04:34.721476 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1320/5372] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:04:34 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:34.733696 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2fb12eb1-45af-4b71-afed-2078001a47cc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:34.735655 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2fb12eb1-45af-4b71-afed-2078001a47cc tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] DELETE https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:04:34.735874 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2fb12eb1-45af-4b71-afed-2078001a47cc tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:34.736102 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2fb12eb1-45af-4b71-afed-2078001a47cc tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:34.736292 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-2fb12eb1-45af-4b71-afed-2078001a47cc tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Delete volume with id: 914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:04:34.743725 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:34.743725 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:04:34.744290 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2fb12eb1-45af-4b71-afed-2078001a47cc tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:04:34.762856 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2fb12eb1-45af-4b71-afed-2078001a47cc tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Delete volume request issued successfully. Jul 04 00:04:34.763054 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2fb12eb1-45af-4b71-afed-2078001a47cc tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 202 Jul 04 00:04:34.763496 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1347/5373] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:04:34 2026] DELETE /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:04:34.771717 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6e2c0471-4646-4404-9ec5-c22dd95f7f5e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:34.773721 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6e2c0471-4646-4404-9ec5-c22dd95f7f5e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:04:34.773935 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6e2c0471-4646-4404-9ec5-c22dd95f7f5e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:34.774146 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6e2c0471-4646-4404-9ec5-c22dd95f7f5e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:34.781586 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:34.781586 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:04:34.785807 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6e2c0471-4646-4404-9ec5-c22dd95f7f5e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Volume info retrieved successfully. Jul 04 00:04:34.790557 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6e2c0471-4646-4404-9ec5-c22dd95f7f5e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 200 Jul 04 00:04:34.791459 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1352/5374] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:34 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:35.204381 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-995c7ed7-7046-4962-9954-df2c93165ccd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:35.204780 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-995c7ed7-7046-4962-9954-df2c93165ccd None None] GET https://10.4.3.143/volume// Jul 04 00:04:35.204959 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-995c7ed7-7046-4962-9954-df2c93165ccd None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:35.205133 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-995c7ed7-7046-4962-9954-df2c93165ccd None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:35.205426 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-995c7ed7-7046-4962-9954-df2c93165ccd None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:04:35.205683 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1356/5375] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:04: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 04 00:04:35.212410 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-dc2316de-a811-4f6f-ab15-ae4842d32b65 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:35.214313 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-dc2316de-a811-4f6f-ab15-ae4842d32b65 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 Jul 04 00:04:35.214545 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-dc2316de-a811-4f6f-ab15-ae4842d32b65 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:35.214780 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-dc2316de-a811-4f6f-ab15-ae4842d32b65 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:35.223776 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:35.223776 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:04:35.226885 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-dc2316de-a811-4f6f-ab15-ae4842d32b65 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:04:35.231265 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-dc2316de-a811-4f6f-ab15-ae4842d32b65 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 returned with HTTP 200 Jul 04 00:04:35.231711 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1321/5376] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:04:35 2026] GET /volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 => generated 1546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:04:35.329551 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-96b2ba99-9ed2-4674-be04-fd04a02d4ba9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:35.331737 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-96b2ba99-9ed2-4674-be04-fd04a02d4ba9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] PUT https://10.4.3.143/volume/v3/attachments/b80357a0-2985-4793-8260-cea1246094fd Jul 04 00:04:35.331842 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-96b2ba99-9ed2-4674-be04-fd04a02d4ba9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:04:35.338697 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-96b2ba99-9ed2-4674-be04-fd04a02d4ba9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Acquiring lock "cinder-attachment_update-c6a233b4-8c2e-4bc6-b421-83af9b3a4591-np0000004490" by "attachment_update" {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:04:35.342575 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-96b2ba99-9ed2-4674-be04-fd04a02d4ba9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-c6a233b4-8c2e-4bc6-b421-83af9b3a4591-np0000004490" acquired by "attachment_update" :: waited 0.004s {{(pid=99863) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:04:35.343437 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:35.343437 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:04:35.803537 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bdc6739f-5235-4cf5-972e-4848628c3d2e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:35.805225 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bdc6739f-5235-4cf5-972e-4848628c3d2e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] GET https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 Jul 04 00:04:35.805441 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bdc6739f-5235-4cf5-972e-4848628c3d2e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:35.805653 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bdc6739f-5235-4cf5-972e-4848628c3d2e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:35.811045 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bdc6739f-5235-4cf5-972e-4848628c3d2e tempest-TestMinimumBasicScenario-313332294 tempest-TestMinimumBasicScenario-313332294-project-member] https://10.4.3.143/volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 returned with HTTP 404 Jul 04 00:04:35.811484 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1353/5377] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:35 2026] GET /volume/v3/volumes/914f68ac-afc3-4ff3-b6a8-3ec03e46aa14 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:04:35.860996 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.coordination [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-96b2ba99-9ed2-4674-be04-fd04a02d4ba9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-c6a233b4-8c2e-4bc6-b421-83af9b3a4591-np0000004490" released by "attachment_update" :: held 0.518s {{(pid=99863) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:04:35.861426 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-96b2ba99-9ed2-4674-be04-fd04a02d4ba9 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/b80357a0-2985-4793-8260-cea1246094fd returned with HTTP 200 Jul 04 00:04:35.862095 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1348/5378] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:04:35 2026] PUT /volume/v3/attachments/b80357a0-2985-4793-8260-cea1246094fd => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:04:36.373996 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-210545a6-379d-4d4f-a180-dfd5d24d85f4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:36.377468 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-210545a6-379d-4d4f-a180-dfd5d24d85f4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments/b80357a0-2985-4793-8260-cea1246094fd/action Jul 04 00:04:36.377908 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-210545a6-379d-4d4f-a180-dfd5d24d85f4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:04:36.378054 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-210545a6-379d-4d4f-a180-dfd5d24d85f4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:04:36.400858 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:36.400858 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:04:36.419039 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-d2a8f87e-cffd-470e-9f33-cce13d338411 req-210545a6-379d-4d4f-a180-dfd5d24d85f4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/b80357a0-2985-4793-8260-cea1246094fd/action returned with HTTP 204 Jul 04 00:04:36.419683 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1357/5379] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:04:36 2026] POST /volume/v3/attachments/b80357a0-2985-4793-8260-cea1246094fd/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:04:38.862796 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-474ae6c8-cc04-43ad-88af-328710a79dfc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:38.864829 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-474ae6c8-cc04-43ad-88af-328710a79dfc tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d Jul 04 00:04:38.865033 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-474ae6c8-cc04-43ad-88af-328710a79dfc tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:38.865257 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-474ae6c8-cc04-43ad-88af-328710a79dfc tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:38.875591 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:38.875591 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:04:38.879400 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-474ae6c8-cc04-43ad-88af-328710a79dfc tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:04:38.885082 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-474ae6c8-cc04-43ad-88af-328710a79dfc tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d returned with HTTP 200 Jul 04 00:04:38.885471 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1322/5380] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:38 2026] GET /volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d => generated 1648 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:04:39.898200 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c30b1e8d-1717-476c-8c48-14c8c23c12d6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:39.900135 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c30b1e8d-1717-476c-8c48-14c8c23c12d6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d Jul 04 00:04:39.900348 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c30b1e8d-1717-476c-8c48-14c8c23c12d6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:39.900570 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c30b1e8d-1717-476c-8c48-14c8c23c12d6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:39.911427 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:39.911427 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:04:39.915387 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c30b1e8d-1717-476c-8c48-14c8c23c12d6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:04:39.920589 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c30b1e8d-1717-476c-8c48-14c8c23c12d6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d returned with HTTP 200 Jul 04 00:04:39.921063 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1354/5381] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:39 2026] GET /volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d => generated 1648 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:04:40.933725 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d7972c94-e1ff-4979-8800-152a35983358 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:40.935563 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d7972c94-e1ff-4979-8800-152a35983358 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d Jul 04 00:04:40.935789 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d7972c94-e1ff-4979-8800-152a35983358 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:40.935970 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d7972c94-e1ff-4979-8800-152a35983358 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:40.947805 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:40.947805 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:04:40.951979 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d7972c94-e1ff-4979-8800-152a35983358 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:04:40.957219 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d7972c94-e1ff-4979-8800-152a35983358 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d returned with HTTP 200 Jul 04 00:04:40.957533 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1349/5382] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:40 2026] GET /volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d => generated 1648 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:04:41.969265 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0413ac6d-04b1-4178-8c0f-a1970d8a3ae0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:41.970845 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0413ac6d-04b1-4178-8c0f-a1970d8a3ae0 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d Jul 04 00:04:41.971008 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0413ac6d-04b1-4178-8c0f-a1970d8a3ae0 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:41.971175 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0413ac6d-04b1-4178-8c0f-a1970d8a3ae0 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:41.985686 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:41.985686 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:04:41.989474 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0413ac6d-04b1-4178-8c0f-a1970d8a3ae0 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:04:41.993231 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0413ac6d-04b1-4178-8c0f-a1970d8a3ae0 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d returned with HTTP 200 Jul 04 00:04:41.993610 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1358/5383] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:41 2026] GET /volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d => generated 1648 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:04:43.004954 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e3e6295e-9308-40a2-a0ac-b3433f82995f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:43.006890 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e3e6295e-9308-40a2-a0ac-b3433f82995f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d Jul 04 00:04:43.007086 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e3e6295e-9308-40a2-a0ac-b3433f82995f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:43.007280 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e3e6295e-9308-40a2-a0ac-b3433f82995f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:43.016230 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:43.016230 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:04:43.019765 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e3e6295e-9308-40a2-a0ac-b3433f82995f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:04:43.024486 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e3e6295e-9308-40a2-a0ac-b3433f82995f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d returned with HTTP 200 Jul 04 00:04:43.024910 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1323/5384] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:43 2026] GET /volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d => generated 1648 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:04:43.146493 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-129894cc-f5da-49eb-b925-31a34c045f41 req-7c99d030-3cbe-4d53-b0be-7a03425474f5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:43.148987 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-129894cc-f5da-49eb-b925-31a34c045f41 req-7c99d030-3cbe-4d53-b0be-7a03425474f5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] DELETE https://10.4.3.143/volume/v3/attachments/a6c6c779-634a-4ed2-8a74-a5f4eddcbe6f Jul 04 00:04:43.149179 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-129894cc-f5da-49eb-b925-31a34c045f41 req-7c99d030-3cbe-4d53-b0be-7a03425474f5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:43.149383 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-129894cc-f5da-49eb-b925-31a34c045f41 req-7c99d030-3cbe-4d53-b0be-7a03425474f5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:43.157008 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:43.157008 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:04:43.682438 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-129894cc-f5da-49eb-b925-31a34c045f41 req-7c99d030-3cbe-4d53-b0be-7a03425474f5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/attachments/a6c6c779-634a-4ed2-8a74-a5f4eddcbe6f returned with HTTP 200 Jul 04 00:04:43.682857 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1355/5385] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:04:43 2026] DELETE /volume/v3/attachments/a6c6c779-634a-4ed2-8a74-a5f4eddcbe6f => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:44.039195 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7ebd929e-9f50-4cea-83e4-3f0fa67c2a5e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:44.041357 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7ebd929e-9f50-4cea-83e4-3f0fa67c2a5e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d Jul 04 00:04:44.041598 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7ebd929e-9f50-4cea-83e4-3f0fa67c2a5e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:44.041874 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7ebd929e-9f50-4cea-83e4-3f0fa67c2a5e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:44.050575 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:44.050575 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:04:44.055165 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-7ebd929e-9f50-4cea-83e4-3f0fa67c2a5e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:04:44.061181 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7ebd929e-9f50-4cea-83e4-3f0fa67c2a5e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d returned with HTTP 200 Jul 04 00:04:44.061655 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1350/5386] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:44 2026] GET /volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:04:44.073167 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6477f1dc-7361-4f9c-8937-4f393020e9d5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:44.074966 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6477f1dc-7361-4f9c-8937-4f393020e9d5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] POST https://10.4.3.143/volume/v3/backups Jul 04 00:04:44.075290 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6477f1dc-7361-4f9c-8937-4f393020e9d5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ffebbf44-c993-4910-bd7e-a06fb535c73d", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-534096094"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:04:44.076815 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-6477f1dc-7361-4f9c-8937-4f393020e9d5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Creating new backup {'backup': {'volume_id': 'ffebbf44-c993-4910-bd7e-a06fb535c73d', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-534096094'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 04 00:04:44.077007 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-6477f1dc-7361-4f9c-8937-4f393020e9d5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Creating backup of volume ffebbf44-c993-4910-bd7e-a06fb535c73d in container None Jul 04 00:04:44.083367 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:44.083367 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:04:44.083903 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6477f1dc-7361-4f9c-8937-4f393020e9d5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:04:44.103882 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-6477f1dc-7361-4f9c-8937-4f393020e9d5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Created reservations ['17f2c9f0-d27f-4fad-8730-e4c8c67a27e3', 'e247c077-5d84-43dc-8146-f446b83e3118'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:04:44.146387 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6477f1dc-7361-4f9c-8937-4f393020e9d5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 04 00:04:44.146821 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1359/5387] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:04:44 2026] POST /volume/v3/backups => generated 329 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:04:44.156489 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e26bdcfb-5f6f-4ba2-a9a9-51bd9d53b4f5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:44.158447 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e26bdcfb-5f6f-4ba2-a9a9-51bd9d53b4f5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:44.159693 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e26bdcfb-5f6f-4ba2-a9a9-51bd9d53b4f5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:44.159693 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e26bdcfb-5f6f-4ba2-a9a9-51bd9d53b4f5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:44.159693 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-e26bdcfb-5f6f-4ba2-a9a9-51bd9d53b4f5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:04:44.164792 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:44.164792 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:04:44.164792 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e26bdcfb-5f6f-4ba2-a9a9-51bd9d53b4f5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:04:44.165471 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1324/5388] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:44 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:45.176607 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-52b9aced-f05c-42cd-bafc-16734e98f921 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:45.178392 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-52b9aced-f05c-42cd-bafc-16734e98f921 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:45.178557 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-52b9aced-f05c-42cd-bafc-16734e98f921 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:45.178769 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-52b9aced-f05c-42cd-bafc-16734e98f921 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:45.178892 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-52b9aced-f05c-42cd-bafc-16734e98f921 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:04:45.184401 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:45.184401 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:04:45.185416 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-52b9aced-f05c-42cd-bafc-16734e98f921 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:04:45.185929 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1356/5389] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:45 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:46.197223 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-55eaad22-89ec-4541-9df3-5b3d055b4549 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:46.198951 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-55eaad22-89ec-4541-9df3-5b3d055b4549 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:46.199268 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-55eaad22-89ec-4541-9df3-5b3d055b4549 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:46.199557 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-55eaad22-89ec-4541-9df3-5b3d055b4549 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:46.200673 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-55eaad22-89ec-4541-9df3-5b3d055b4549 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:04:46.204097 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:46.204097 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:04:46.204985 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-55eaad22-89ec-4541-9df3-5b3d055b4549 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:04:46.205434 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1351/5390] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:46 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:47.216605 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-dfdbbff6-3101-4b2c-91e9-d8e96ab981c9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:47.218975 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dfdbbff6-3101-4b2c-91e9-d8e96ab981c9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:47.219265 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dfdbbff6-3101-4b2c-91e9-d8e96ab981c9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:47.219655 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dfdbbff6-3101-4b2c-91e9-d8e96ab981c9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:47.219820 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-dfdbbff6-3101-4b2c-91e9-d8e96ab981c9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:04:47.232224 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:47.232224 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:04:47.232224 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dfdbbff6-3101-4b2c-91e9-d8e96ab981c9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:04:47.232224 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1360/5391] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:47 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:48.240903 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d5b4b98b-b80d-4cbb-9594-453b074ccb92 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:48.242718 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d5b4b98b-b80d-4cbb-9594-453b074ccb92 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:48.242947 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d5b4b98b-b80d-4cbb-9594-453b074ccb92 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:48.243122 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d5b4b98b-b80d-4cbb-9594-453b074ccb92 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:48.243242 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-d5b4b98b-b80d-4cbb-9594-453b074ccb92 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:04:48.247898 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:48.247898 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:04:48.248646 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d5b4b98b-b80d-4cbb-9594-453b074ccb92 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:04:48.249033 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1325/5392] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:48 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:48.450040 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0402f30d-f90d-4cda-8adf-ef50e48b0db2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:48.543064 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0402f30d-f90d-4cda-8adf-ef50e48b0db2 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:04:48.543438 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0402f30d-f90d-4cda-8adf-ef50e48b0db2 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-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=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:04:48.562637 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0402f30d-f90d-4cda-8adf-ef50e48b0db2 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:04:48.563056 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1357/5393] 10.4.3.143 () {68 vars in 1253 bytes} [Sat Jul 4 00:04:48 2026] POST /volume/v3/types => generated 287 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:49.260555 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cd66116e-9489-4c91-a0f8-5f7f87fb56bb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:49.262303 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cd66116e-9489-4c91-a0f8-5f7f87fb56bb tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:49.262499 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cd66116e-9489-4c91-a0f8-5f7f87fb56bb tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:49.262716 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cd66116e-9489-4c91-a0f8-5f7f87fb56bb tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:49.262833 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-cd66116e-9489-4c91-a0f8-5f7f87fb56bb tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:04:49.267226 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:49.267226 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:04:49.268054 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cd66116e-9489-4c91-a0f8-5f7f87fb56bb tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:04:49.268343 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1352/5394] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:49 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:50.280153 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4c5df1e8-d96b-4fea-9fd2-ac54e50d9392 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:50.282129 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4c5df1e8-d96b-4fea-9fd2-ac54e50d9392 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:50.282362 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4c5df1e8-d96b-4fea-9fd2-ac54e50d9392 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:50.282598 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4c5df1e8-d96b-4fea-9fd2-ac54e50d9392 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:50.282748 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-4c5df1e8-d96b-4fea-9fd2-ac54e50d9392 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:04:50.287095 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:50.287095 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:04:50.287800 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4c5df1e8-d96b-4fea-9fd2-ac54e50d9392 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:04:50.288215 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1361/5395] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:50 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:50.293726 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-695ad620-543c-4e7e-8613-38c844f6fe11 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:50.295093 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:04:50.295331 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "02f47fa2-0bfd-4c8b-9886-4f0ee1ce1f95", "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:04:50.296907 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '02f47fa2-0bfd-4c8b-9886-4f0ee1ce1f95', 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:04:50.409948 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Create volume of 1 GB Jul 04 00:04:50.414218 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Availability Zones retrieved successfully. Jul 04 00:04:50.420777 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Flow 'volume_create_api' (0028a199-faaa-4173-a1d2-edc564a17f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:04:50.421841 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62147932-62d2-4da0-b2af-5ab444947a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:04:50.423062 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:04:50.478633 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62147932-62d2-4da0-b2af-5ab444947a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-04T00:04:49Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=07b4cefe-f1b0-46b2-bc30-cb2f12acc550,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': '07b4cefe-f1b0-46b2-bc30-cb2f12acc550', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:04:50.479477 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc7925cc-4061-4e51-abf5-2d6edf6a78ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:04:50.509349 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-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 04 00:04:50.509695 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-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 04 00:04:50.550393 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Created reservations ['e5dae0af-1ccc-4ab9-87df-dfc73b85c646', 'e3e0845e-f3de-47a4-bd1f-bc7fae844192', '21185350-53bd-4db9-951d-e3a67168fa4b', '2b4669c3-6f82-4cb1-a98d-75da249e6359'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:04:50.551187 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc7925cc-4061-4e51-abf5-2d6edf6a78ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5dae0af-1ccc-4ab9-87df-dfc73b85c646', 'e3e0845e-f3de-47a4-bd1f-bc7fae844192', '21185350-53bd-4db9-951d-e3a67168fa4b', '2b4669c3-6f82-4cb1-a98d-75da249e6359']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:04:50.551892 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (398f20b7-6c78-435c-9f9f-49b1340604aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:04:50.580675 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (398f20b7-6c78-435c-9f9f-49b1340604aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffab7f04-935b-4696-a803-1f901fc2d690', '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='b8db906d9ee948688a00deb3df585b69',qos_specs=None,replication_status=,reservations=['e5dae0af-1ccc-4ab9-87df-dfc73b85c646','e3e0845e-f3de-47a4-bd1f-bc7fae844192','21185350-53bd-4db9-951d-e3a67168fa4b','2b4669c3-6f82-4cb1-a98d-75da249e6359'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cddc1f5c4c1c478982fcdd6ba4ecf0d2',volume_type_id=07b4cefe-f1b0-46b2-bc30-cb2f12acc550), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:04:50Z,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=ffab7f04-935b-4696-a803-1f901fc2d690,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8db906d9ee948688a00deb3df585b69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cddc1f5c4c1c478982fcdd6ba4ecf0d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07b4cefe-f1b0-46b2-bc30-cb2f12acc550),volume_type_id=07b4cefe-f1b0-46b2-bc30-cb2f12acc550)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:04:50.581689 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2624c75f-f162-4b4e-9c4d-79f1ed75611b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:04:50.600719 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2624c75f-f162-4b4e-9c4d-79f1ed75611b) transitioned into state 'SUCCESS' from 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='b8db906d9ee948688a00deb3df585b69',qos_specs=None,replication_status=,reservations=['e5dae0af-1ccc-4ab9-87df-dfc73b85c646','e3e0845e-f3de-47a4-bd1f-bc7fae844192','21185350-53bd-4db9-951d-e3a67168fa4b','2b4669c3-6f82-4cb1-a98d-75da249e6359'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cddc1f5c4c1c478982fcdd6ba4ecf0d2',volume_type_id=07b4cefe-f1b0-46b2-bc30-cb2f12acc550)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:04:50.601507 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da75dd15-daa5-494d-8f66-305f77ca75f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:04:50.614267 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da75dd15-daa5-494d-8f66-305f77ca75f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:04:50.615716 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Flow 'volume_create_api' (0028a199-faaa-4173-a1d2-edc564a17f3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:04:50.616170 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Create volume request issued successfully. Jul 04 00:04:50.617046 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-695ad620-543c-4e7e-8613-38c844f6fe11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:04:50.617643 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1326/5396] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:04:50 2026] POST /volume/v3/volumes => generated 798 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:04:50.636786 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a7829686-914f-4a6a-bac0-d449143b84c6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:50.639158 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a7829686-914f-4a6a-bac0-d449143b84c6 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] GET https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 Jul 04 00:04:50.639812 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a7829686-914f-4a6a-bac0-d449143b84c6 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:50.640725 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a7829686-914f-4a6a-bac0-d449143b84c6 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:50.651950 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:50.651950 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:04:50.657714 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a7829686-914f-4a6a-bac0-d449143b84c6 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Volume info retrieved successfully. Jul 04 00:04:50.664119 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a7829686-914f-4a6a-bac0-d449143b84c6 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 returned with HTTP 200 Jul 04 00:04:50.664902 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1358/5397] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:50 2026] GET /volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:51.301725 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d99ea8eb-b02d-4587-87d8-67dd9a8a7af9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:51.301725 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d99ea8eb-b02d-4587-87d8-67dd9a8a7af9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:51.302274 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d99ea8eb-b02d-4587-87d8-67dd9a8a7af9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:51.302315 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d99ea8eb-b02d-4587-87d8-67dd9a8a7af9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:51.302444 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-d99ea8eb-b02d-4587-87d8-67dd9a8a7af9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:04:51.308201 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:51.308201 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:04:51.309301 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d99ea8eb-b02d-4587-87d8-67dd9a8a7af9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:04:51.309841 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1353/5398] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:51 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:51.678820 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-23e37709-a0ec-4bfc-ab2f-bed584f7fefb None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:51.680871 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-23e37709-a0ec-4bfc-ab2f-bed584f7fefb tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] GET https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 Jul 04 00:04:51.681087 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-23e37709-a0ec-4bfc-ab2f-bed584f7fefb tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:51.681310 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-23e37709-a0ec-4bfc-ab2f-bed584f7fefb tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:51.691022 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:51.691022 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:04:51.696301 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-23e37709-a0ec-4bfc-ab2f-bed584f7fefb tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Volume info retrieved successfully. Jul 04 00:04:51.702585 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-23e37709-a0ec-4bfc-ab2f-bed584f7fefb tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 returned with HTTP 200 Jul 04 00:04:51.703160 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1362/5399] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:51 2026] GET /volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 => generated 890 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:52.320558 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5650b5b2-de87-4fa2-a261-ff3bf95678f1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:52.323184 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5650b5b2-de87-4fa2-a261-ff3bf95678f1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:52.323402 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5650b5b2-de87-4fa2-a261-ff3bf95678f1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:52.323654 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5650b5b2-de87-4fa2-a261-ff3bf95678f1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:52.323809 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-5650b5b2-de87-4fa2-a261-ff3bf95678f1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:04:52.329142 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:52.329142 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:04:52.331064 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5650b5b2-de87-4fa2-a261-ff3bf95678f1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:04:52.331064 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1327/5400] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:52 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:52.717480 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f166a806-ce45-4c0a-8730-c0a91c1038b0 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:52.721786 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f166a806-ce45-4c0a-8730-c0a91c1038b0 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] GET https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 Jul 04 00:04:52.721786 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f166a806-ce45-4c0a-8730-c0a91c1038b0 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:52.721786 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f166a806-ce45-4c0a-8730-c0a91c1038b0 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:52.733834 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:52.733834 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:04:52.740476 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f166a806-ce45-4c0a-8730-c0a91c1038b0 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Volume info retrieved successfully. Jul 04 00:04:52.749166 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f166a806-ce45-4c0a-8730-c0a91c1038b0 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 returned with HTTP 200 Jul 04 00:04:52.750152 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1359/5401] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:52 2026] GET /volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 => generated 948 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:53.341593 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0bce7d12-bb6f-49f6-9864-b8d0b14536d9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:53.343277 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0bce7d12-bb6f-49f6-9864-b8d0b14536d9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:53.343570 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0bce7d12-bb6f-49f6-9864-b8d0b14536d9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:53.343812 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0bce7d12-bb6f-49f6-9864-b8d0b14536d9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:53.343930 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-0bce7d12-bb6f-49f6-9864-b8d0b14536d9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:04:53.349320 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:53.349320 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:04:53.350395 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0bce7d12-bb6f-49f6-9864-b8d0b14536d9 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:04:53.351238 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1354/5402] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:53 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:53.764501 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-50e66c5f-3833-4c93-b30f-1cc453455a74 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:53.766652 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-50e66c5f-3833-4c93-b30f-1cc453455a74 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] GET https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 Jul 04 00:04:53.766909 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-50e66c5f-3833-4c93-b30f-1cc453455a74 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:53.767157 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-50e66c5f-3833-4c93-b30f-1cc453455a74 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:53.775285 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:53.775285 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:04:53.779476 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-50e66c5f-3833-4c93-b30f-1cc453455a74 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Volume info retrieved successfully. Jul 04 00:04:53.785103 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-50e66c5f-3833-4c93-b30f-1cc453455a74 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 returned with HTTP 200 Jul 04 00:04:53.785583 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1363/5403] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:53 2026] GET /volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:54.363466 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-67068e1b-bf2a-4359-9749-f0c3b6a6de72 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:54.365187 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-67068e1b-bf2a-4359-9749-f0c3b6a6de72 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:54.365561 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-67068e1b-bf2a-4359-9749-f0c3b6a6de72 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:54.365561 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-67068e1b-bf2a-4359-9749-f0c3b6a6de72 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:54.365645 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-67068e1b-bf2a-4359-9749-f0c3b6a6de72 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:04:54.370113 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:54.370113 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:04:54.371003 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-67068e1b-bf2a-4359-9749-f0c3b6a6de72 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:04:54.371573 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1328/5404] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:54 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:54.804921 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0de7d316-86e7-48d4-8637-6deebb4e6b88 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:54.806672 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0de7d316-86e7-48d4-8637-6deebb4e6b88 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] GET https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 Jul 04 00:04:54.806922 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0de7d316-86e7-48d4-8637-6deebb4e6b88 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:54.807100 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0de7d316-86e7-48d4-8637-6deebb4e6b88 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:54.813804 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:54.813804 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:04:54.817914 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-0de7d316-86e7-48d4-8637-6deebb4e6b88 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Volume info retrieved successfully. Jul 04 00:04:54.822656 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0de7d316-86e7-48d4-8637-6deebb4e6b88 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 returned with HTTP 200 Jul 04 00:04:54.823116 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1360/5405] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:54 2026] GET /volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:55.382790 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-15e92c1d-988a-47a2-8beb-8d2d5ed4f4b4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:55.385141 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-15e92c1d-988a-47a2-8beb-8d2d5ed4f4b4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:55.385360 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-15e92c1d-988a-47a2-8beb-8d2d5ed4f4b4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:55.385672 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-15e92c1d-988a-47a2-8beb-8d2d5ed4f4b4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:55.385788 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-15e92c1d-988a-47a2-8beb-8d2d5ed4f4b4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:04:55.392093 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:55.392093 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:04:55.393094 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-15e92c1d-988a-47a2-8beb-8d2d5ed4f4b4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:04:55.393563 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1355/5406] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:55 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:55.839765 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ebb5c11e-f771-4533-93e4-7a8fe31b8a45 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:55.842131 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ebb5c11e-f771-4533-93e4-7a8fe31b8a45 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] GET https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 Jul 04 00:04:55.842131 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ebb5c11e-f771-4533-93e4-7a8fe31b8a45 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:55.842131 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ebb5c11e-f771-4533-93e4-7a8fe31b8a45 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:55.849076 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:55.849076 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:04:55.852597 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ebb5c11e-f771-4533-93e4-7a8fe31b8a45 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Volume info retrieved successfully. Jul 04 00:04:55.856679 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ebb5c11e-f771-4533-93e4-7a8fe31b8a45 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 returned with HTTP 200 Jul 04 00:04:55.857075 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1364/5407] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:55 2026] GET /volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:56.406449 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c7088ecc-ff73-493c-91cc-5322bef333f6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:56.408633 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c7088ecc-ff73-493c-91cc-5322bef333f6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:56.408871 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c7088ecc-ff73-493c-91cc-5322bef333f6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:56.409068 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c7088ecc-ff73-493c-91cc-5322bef333f6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:56.409174 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-c7088ecc-ff73-493c-91cc-5322bef333f6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:04:56.413743 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:56.413743 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:04:56.414520 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c7088ecc-ff73-493c-91cc-5322bef333f6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:04:56.414930 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1329/5408] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:56 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:56.869201 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-aca7b41a-72e3-40f0-8386-7ce8751a135d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:56.871058 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aca7b41a-72e3-40f0-8386-7ce8751a135d tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] GET https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 Jul 04 00:04:56.871239 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aca7b41a-72e3-40f0-8386-7ce8751a135d tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:56.871431 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aca7b41a-72e3-40f0-8386-7ce8751a135d tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:56.878689 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:56.878689 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:04:56.882054 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-aca7b41a-72e3-40f0-8386-7ce8751a135d tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Volume info retrieved successfully. Jul 04 00:04:56.886589 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aca7b41a-72e3-40f0-8386-7ce8751a135d tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 returned with HTTP 200 Jul 04 00:04:56.887231 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1361/5409] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:56 2026] GET /volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:57.424749 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4c1b4016-9038-4b09-8c8f-ba88091d5fc4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:57.426780 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4c1b4016-9038-4b09-8c8f-ba88091d5fc4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:57.426997 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4c1b4016-9038-4b09-8c8f-ba88091d5fc4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:57.427187 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4c1b4016-9038-4b09-8c8f-ba88091d5fc4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:57.427306 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-4c1b4016-9038-4b09-8c8f-ba88091d5fc4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:04:57.431531 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:57.431531 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:04:57.432292 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4c1b4016-9038-4b09-8c8f-ba88091d5fc4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:04:57.432722 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1356/5410] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:57 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:57.898796 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-de8bb282-8761-40c1-94eb-3fab3ccbaf82 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:57.900801 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-de8bb282-8761-40c1-94eb-3fab3ccbaf82 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] GET https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 Jul 04 00:04:57.901011 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-de8bb282-8761-40c1-94eb-3fab3ccbaf82 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:57.901191 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-de8bb282-8761-40c1-94eb-3fab3ccbaf82 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:57.908238 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:57.908238 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:04:57.911980 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-de8bb282-8761-40c1-94eb-3fab3ccbaf82 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Volume info retrieved successfully. Jul 04 00:04:57.915888 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-de8bb282-8761-40c1-94eb-3fab3ccbaf82 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 returned with HTTP 200 Jul 04 00:04:57.916246 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1365/5411] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:57 2026] GET /volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:58.442253 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6445fc96-ae51-492c-8b69-3ab789689005 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:58.444173 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6445fc96-ae51-492c-8b69-3ab789689005 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:58.444398 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6445fc96-ae51-492c-8b69-3ab789689005 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:58.444632 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6445fc96-ae51-492c-8b69-3ab789689005 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:58.444756 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-6445fc96-ae51-492c-8b69-3ab789689005 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:04:58.449514 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:58.449514 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:04:58.450390 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6445fc96-ae51-492c-8b69-3ab789689005 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:04:58.450960 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1330/5412] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:58 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:58.461382 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d52de302-cbda-4a06-b1d3-ec0d55490cb5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:58.463121 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d52de302-cbda-4a06-b1d3-ec0d55490cb5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:58.463317 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d52de302-cbda-4a06-b1d3-ec0d55490cb5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:58.463530 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d52de302-cbda-4a06-b1d3-ec0d55490cb5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:58.463621 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-d52de302-cbda-4a06-b1d3-ec0d55490cb5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:04:58.467770 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:58.467770 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:04:58.468794 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d52de302-cbda-4a06-b1d3-ec0d55490cb5 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:04:58.469192 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1362/5413] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:58 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:58.478757 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e81e49c9-9668-410d-9762-4b959681a92a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:58.480603 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e81e49c9-9668-410d-9762-4b959681a92a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] DELETE https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:58.480844 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e81e49c9-9668-410d-9762-4b959681a92a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:58.481083 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e81e49c9-9668-410d-9762-4b959681a92a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:58.481248 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-e81e49c9-9668-410d-9762-4b959681a92a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Delete backup with id: 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. Jul 04 00:04:58.485644 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:58.485644 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:04:58.497248 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.backup.rpcapi [None req-e81e49c9-9668-410d-9762-4b959681a92a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] delete_backup rpcapi backup_id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b {{(pid=99863) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 04 00:04:58.499031 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e81e49c9-9668-410d-9762-4b959681a92a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 202 Jul 04 00:04:58.499520 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1357/5414] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:04:58 2026] DELETE /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:04:58.506220 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c82daf43-d90a-4e6a-84fb-b1e23825fb65 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:58.508186 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c82daf43-d90a-4e6a-84fb-b1e23825fb65 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:58.508410 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c82daf43-d90a-4e6a-84fb-b1e23825fb65 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:58.508591 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c82daf43-d90a-4e6a-84fb-b1e23825fb65 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:58.508698 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-c82daf43-d90a-4e6a-84fb-b1e23825fb65 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:04:58.513510 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:58.513510 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:04:58.514252 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c82daf43-d90a-4e6a-84fb-b1e23825fb65 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:04:58.514650 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1366/5415] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:58 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:58.928302 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-528583c9-34fb-45fd-ba9b-3ce2721fd9f3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:58.930036 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-528583c9-34fb-45fd-ba9b-3ce2721fd9f3 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] GET https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 Jul 04 00:04:58.930240 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-528583c9-34fb-45fd-ba9b-3ce2721fd9f3 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:58.930516 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-528583c9-34fb-45fd-ba9b-3ce2721fd9f3 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:58.938580 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:58.938580 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:04:58.944903 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-528583c9-34fb-45fd-ba9b-3ce2721fd9f3 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Volume info retrieved successfully. Jul 04 00:04:58.949469 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-528583c9-34fb-45fd-ba9b-3ce2721fd9f3 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 returned with HTTP 200 Jul 04 00:04:58.949887 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1331/5416] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:58 2026] GET /volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:59.524981 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-51fc0c8d-ccc9-45fc-9f8d-976561635bf7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:59.526996 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-51fc0c8d-ccc9-45fc-9f8d-976561635bf7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:04:59.527265 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-51fc0c8d-ccc9-45fc-9f8d-976561635bf7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:59.527536 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-51fc0c8d-ccc9-45fc-9f8d-976561635bf7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:59.527728 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-51fc0c8d-ccc9-45fc-9f8d-976561635bf7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:04:59.533134 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:59.533134 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:04:59.534417 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-51fc0c8d-ccc9-45fc-9f8d-976561635bf7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:04:59.537110 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1363/5417] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:59 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:04:59.962280 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-edd61a00-4195-4f8a-a4cc-ab5e9d88ee11 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:59.963909 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-edd61a00-4195-4f8a-a4cc-ab5e9d88ee11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] GET https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 Jul 04 00:04:59.964089 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-edd61a00-4195-4f8a-a4cc-ab5e9d88ee11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:59.964273 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-edd61a00-4195-4f8a-a4cc-ab5e9d88ee11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:59.971331 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:04:59.971331 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:04:59.975055 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-edd61a00-4195-4f8a-a4cc-ab5e9d88ee11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Volume info retrieved successfully. Jul 04 00:04:59.979412 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-edd61a00-4195-4f8a-a4cc-ab5e9d88ee11 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 returned with HTTP 200 Jul 04 00:04:59.979786 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1358/5418] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:04:59 2026] GET /volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 => generated 1295 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:04:59.995330 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ac9c63a9-caf6-40e8-bc8b-b7310285e334 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:04:59.997083 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ac9c63a9-caf6-40e8-bc8b-b7310285e334 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 Jul 04 00:04:59.997333 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ac9c63a9-caf6-40e8-bc8b-b7310285e334 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:04:59.997538 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ac9c63a9-caf6-40e8-bc8b-b7310285e334 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:04:59.997686 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-ac9c63a9-caf6-40e8-bc8b-b7310285e334 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Delete volume with id: ffab7f04-935b-4696-a803-1f901fc2d690 Jul 04 00:05:00.010052 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:00.010052 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:05:00.010684 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ac9c63a9-caf6-40e8-bc8b-b7310285e334 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Volume info retrieved successfully. Jul 04 00:05:00.031043 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ac9c63a9-caf6-40e8-bc8b-b7310285e334 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Delete volume request issued successfully. Jul 04 00:05:00.031290 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ac9c63a9-caf6-40e8-bc8b-b7310285e334 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 returned with HTTP 202 Jul 04 00:05:00.031744 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1367/5419] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:04:59 2026] DELETE /volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:05:00.038332 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a0088ea3-1543-43e6-af69-bc6f9d8142d4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:00.040046 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a0088ea3-1543-43e6-af69-bc6f9d8142d4 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] GET https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 Jul 04 00:05:00.040252 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a0088ea3-1543-43e6-af69-bc6f9d8142d4 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:00.040481 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a0088ea3-1543-43e6-af69-bc6f9d8142d4 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:00.049164 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:00.049164 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:00.053049 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a0088ea3-1543-43e6-af69-bc6f9d8142d4 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Volume info retrieved successfully. Jul 04 00:05:00.060727 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a0088ea3-1543-43e6-af69-bc6f9d8142d4 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 returned with HTTP 200 Jul 04 00:05:00.061086 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1332/5420] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:00 2026] GET /volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 => generated 1294 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:05:00.543935 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-63676af3-d28b-46c3-afa8-e9eee6365520 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:00.547073 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-63676af3-d28b-46c3-afa8-e9eee6365520 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:05:00.547292 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-63676af3-d28b-46c3-afa8-e9eee6365520 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:00.547512 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-63676af3-d28b-46c3-afa8-e9eee6365520 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:00.547632 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-63676af3-d28b-46c3-afa8-e9eee6365520 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:00.556082 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:00.556082 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:00.556884 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-63676af3-d28b-46c3-afa8-e9eee6365520 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 200 Jul 04 00:05:00.557371 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1364/5421] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:00 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:01.073540 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-58ad1909-7baa-46c6-9b21-c74ed4c4a496 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:01.075336 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-58ad1909-7baa-46c6-9b21-c74ed4c4a496 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] GET https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 Jul 04 00:05:01.075534 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-58ad1909-7baa-46c6-9b21-c74ed4c4a496 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:01.075729 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-58ad1909-7baa-46c6-9b21-c74ed4c4a496 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:01.081376 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-58ad1909-7baa-46c6-9b21-c74ed4c4a496 tempest-VolumeAndVolumeTypeFromImageTest-88354070 tempest-VolumeAndVolumeTypeFromImageTest-88354070-project-member] https://10.4.3.143/volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 returned with HTTP 404 Jul 04 00:05:01.081857 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1359/5422] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:01 2026] GET /volume/v3/volumes/ffab7f04-935b-4696-a803-1f901fc2d690 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:01.245319 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f99aa3cd-8cf3-4614-9594-0e65b4809a24 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:01.247322 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f99aa3cd-8cf3-4614-9594-0e65b4809a24 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Jul 04 00:05:01.247540 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f99aa3cd-8cf3-4614-9594-0e65b4809a24 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:01.247757 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f99aa3cd-8cf3-4614-9594-0e65b4809a24 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Calling method 'detail' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:01.248553 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-f99aa3cd-8cf3-4614-9594-0e65b4809a24 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99862) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 04 00:05:01.261350 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f99aa3cd-8cf3-4614-9594-0e65b4809a24 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Get all volumes completed successfully. Jul 04 00:05:01.263492 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:01.263492 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:05:01.268571 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f99aa3cd-8cf3-4614-9594-0e65b4809a24 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 04 00:05:01.268981 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1368/5423] 10.4.3.143 () {66 vars in 1285 bytes} [Sat Jul 4 00:05:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11699 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:05:01.284828 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e5a95c1f-5379-487a-9033-d3d53296e164 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:01.286661 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e5a95c1f-5379-487a-9033-d3d53296e164 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/b9080dfc-94e2-4d5b-b77a-2cf850e934ef Jul 04 00:05:01.286886 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e5a95c1f-5379-487a-9033-d3d53296e164 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:01.287070 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e5a95c1f-5379-487a-9033-d3d53296e164 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:01.287243 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-e5a95c1f-5379-487a-9033-d3d53296e164 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Delete volume with id: b9080dfc-94e2-4d5b-b77a-2cf850e934ef Jul 04 00:05:01.294638 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:01.294638 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:01.295070 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e5a95c1f-5379-487a-9033-d3d53296e164 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Volume info retrieved successfully. Jul 04 00:05:01.305763 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.image.cache [None req-e5a95c1f-5379-487a-9033-d3d53296e164 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '02f47fa2-0bfd-4c8b-9886-4f0ee1ce1f95', 'volume_id': 'b9080dfc-94e2-4d5b-b77a-2cf850e934ef', 'host': 'np0000004490@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 4, 0, 4, 50), 'last_used': datetime.datetime(2026, 7, 4, 0, 5)}. {{(pid=99860) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 04 00:05:01.315892 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e5a95c1f-5379-487a-9033-d3d53296e164 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Delete volume request issued successfully. Jul 04 00:05:01.316089 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e5a95c1f-5379-487a-9033-d3d53296e164 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] https://10.4.3.143/volume/v3/volumes/b9080dfc-94e2-4d5b-b77a-2cf850e934ef returned with HTTP 202 Jul 04 00:05:01.316678 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1333/5424] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:05:01 2026] DELETE /volume/v3/volumes/b9080dfc-94e2-4d5b-b77a-2cf850e934ef => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:05:01.324235 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1ff2608a-352f-4481-b6e3-b28a574f86d6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:01.325339 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1ff2608a-352f-4481-b6e3-b28a574f86d6 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] GET https://10.4.3.143/volume/v3/volumes/b9080dfc-94e2-4d5b-b77a-2cf850e934ef Jul 04 00:05:01.325500 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1ff2608a-352f-4481-b6e3-b28a574f86d6 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:01.325663 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1ff2608a-352f-4481-b6e3-b28a574f86d6 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:01.333428 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:01.333428 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:01.337309 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1ff2608a-352f-4481-b6e3-b28a574f86d6 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Volume info retrieved successfully. Jul 04 00:05:01.341840 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1ff2608a-352f-4481-b6e3-b28a574f86d6 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] https://10.4.3.143/volume/v3/volumes/b9080dfc-94e2-4d5b-b77a-2cf850e934ef returned with HTTP 200 Jul 04 00:05:01.342225 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1365/5425] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:01 2026] GET /volume/v3/volumes/b9080dfc-94e2-4d5b-b77a-2cf850e934ef => generated 1105 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:05:01.566963 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b897396b-bb5b-47d7-852b-4ddae18c2006 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:01.568778 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b897396b-bb5b-47d7-852b-4ddae18c2006 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b Jul 04 00:05:01.568967 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b897396b-bb5b-47d7-852b-4ddae18c2006 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:01.569141 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b897396b-bb5b-47d7-852b-4ddae18c2006 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:01.569253 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-b897396b-bb5b-47d7-852b-4ddae18c2006 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 128eaaf0-c2f9-4b90-bad3-b201efef8d4b. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:01.572587 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b897396b-bb5b-47d7-852b-4ddae18c2006 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b returned with HTTP 404 Jul 04 00:05:01.572966 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1360/5426] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:01 2026] GET /volume/v3/backups/128eaaf0-c2f9-4b90-bad3-b201efef8d4b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:02.006716 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f6b73e98-82ed-41a1-8d53-783643686ccc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:02.008386 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f6b73e98-82ed-41a1-8d53-783643686ccc tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] DELETE https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:05:02.008568 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f6b73e98-82ed-41a1-8d53-783643686ccc tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:02.008787 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f6b73e98-82ed-41a1-8d53-783643686ccc tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:02.008888 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-f6b73e98-82ed-41a1-8d53-783643686ccc tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Delete backup with id: c2ae7b86-f25e-4560-98b8-e60d370c88a8. Jul 04 00:05:02.013166 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:02.013166 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:05:02.024871 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-f6b73e98-82ed-41a1-8d53-783643686ccc tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] delete_backup rpcapi backup_id c2ae7b86-f25e-4560-98b8-e60d370c88a8 {{(pid=99862) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 04 00:05:02.026483 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f6b73e98-82ed-41a1-8d53-783643686ccc tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 202 Jul 04 00:05:02.026939 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1369/5427] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:05:02 2026] DELETE /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:05:02.036490 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e170e15d-6dba-4970-8bf7-410a15aee17a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:02.038651 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e170e15d-6dba-4970-8bf7-410a15aee17a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:05:02.038920 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e170e15d-6dba-4970-8bf7-410a15aee17a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:02.039263 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e170e15d-6dba-4970-8bf7-410a15aee17a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:02.039385 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-e170e15d-6dba-4970-8bf7-410a15aee17a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:02.044074 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:02.044074 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:02.044074 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e170e15d-6dba-4970-8bf7-410a15aee17a tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 200 Jul 04 00:05:02.044535 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1334/5428] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:02 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:02.358560 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6ed0abd2-5ab2-4935-b9f2-4894183473bb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:02.361756 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6ed0abd2-5ab2-4935-b9f2-4894183473bb tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] GET https://10.4.3.143/volume/v3/volumes/b9080dfc-94e2-4d5b-b77a-2cf850e934ef Jul 04 00:05:02.361983 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6ed0abd2-5ab2-4935-b9f2-4894183473bb tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:02.362207 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6ed0abd2-5ab2-4935-b9f2-4894183473bb tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:02.368670 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6ed0abd2-5ab2-4935-b9f2-4894183473bb tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] https://10.4.3.143/volume/v3/volumes/b9080dfc-94e2-4d5b-b77a-2cf850e934ef returned with HTTP 404 Jul 04 00:05:02.369156 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1366/5429] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:02 2026] GET /volume/v3/volumes/b9080dfc-94e2-4d5b-b77a-2cf850e934ef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:02.376538 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-487d300d-7798-4af8-abc3-404ef61944e0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:02.378861 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-487d300d-7798-4af8-abc3-404ef61944e0 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] DELETE https://10.4.3.143/volume/v3/types/07b4cefe-f1b0-46b2-bc30-cb2f12acc550 Jul 04 00:05:02.378994 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-487d300d-7798-4af8-abc3-404ef61944e0 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:02.379433 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-487d300d-7798-4af8-abc3-404ef61944e0 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Calling method '_delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:02.407409 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-487d300d-7798-4af8-abc3-404ef61944e0 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] https://10.4.3.143/volume/v3/types/07b4cefe-f1b0-46b2-bc30-cb2f12acc550 returned with HTTP 202 Jul 04 00:05:02.408003 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1361/5430] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:05:02 2026] DELETE /volume/v3/types/07b4cefe-f1b0-46b2-bc30-cb2f12acc550 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:05:02.414617 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0edab7b5-e3fc-4f94-8ee6-a0021f9c74f3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:02.417240 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0edab7b5-e3fc-4f94-8ee6-a0021f9c74f3 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] GET https://10.4.3.143/volume/v3/types/07b4cefe-f1b0-46b2-bc30-cb2f12acc550 Jul 04 00:05:02.417610 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0edab7b5-e3fc-4f94-8ee6-a0021f9c74f3 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:02.417934 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0edab7b5-e3fc-4f94-8ee6-a0021f9c74f3 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:02.421566 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0edab7b5-e3fc-4f94-8ee6-a0021f9c74f3 tempest-VolumeAndVolumeTypeFromImageTest-1123961373 tempest-VolumeAndVolumeTypeFromImageTest-1123961373-project-admin] https://10.4.3.143/volume/v3/types/07b4cefe-f1b0-46b2-bc30-cb2f12acc550 returned with HTTP 404 Jul 04 00:05:02.422065 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1370/5431] 10.4.3.143 () {66 vars in 1342 bytes} [Sat Jul 4 00:05:02 2026] GET /volume/v3/types/07b4cefe-f1b0-46b2-bc30-cb2f12acc550 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:03.054114 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-324b226c-fc60-4db7-857c-859433545d92 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:03.055644 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-324b226c-fc60-4db7-857c-859433545d92 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 Jul 04 00:05:03.055884 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-324b226c-fc60-4db7-857c-859433545d92 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:03.056090 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-324b226c-fc60-4db7-857c-859433545d92 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:03.056237 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-324b226c-fc60-4db7-857c-859433545d92 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id c2ae7b86-f25e-4560-98b8-e60d370c88a8. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:03.059787 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-324b226c-fc60-4db7-857c-859433545d92 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 returned with HTTP 404 Jul 04 00:05:03.060237 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1335/5432] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:03 2026] GET /volume/v3/backups/c2ae7b86-f25e-4560-98b8-e60d370c88a8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:03.072873 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:03.074523 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:05:03.074895 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-300765811"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:03.076336 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-300765811'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:05:03.076457 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Create volume of 1 GB Jul 04 00:05:03.080374 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Availability Zones retrieved successfully. Jul 04 00:05:03.085636 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Flow 'volume_create_api' (43660648-70b6-4644-a92c-6c88141399ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:05:03.086660 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aa99737-2765-4eb0-bad8-35aa7bc14be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:03.087602 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:05:03.122455 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aa99737-2765-4eb0-bad8-35aa7bc14be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:03.123248 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e510afd7-c64f-44fc-a415-7bb9a9e6c278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:03.179046 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Created reservations ['1d7f8044-e386-4ec8-98b7-7a874f31b4ec', 'daa7a3bb-5d18-4031-8625-98bd6459408b', 'fc157409-f20b-47b3-a795-103789b3b3d7', 'd9d03592-cf62-48a1-9fac-7e68f26b5127'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:05:03.180101 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e510afd7-c64f-44fc-a415-7bb9a9e6c278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d7f8044-e386-4ec8-98b7-7a874f31b4ec', 'daa7a3bb-5d18-4031-8625-98bd6459408b', 'fc157409-f20b-47b3-a795-103789b3b3d7', 'd9d03592-cf62-48a1-9fac-7e68f26b5127']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:03.181460 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b38e7bb4-95f1-4fc3-964a-ca398689d6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:03.208530 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b38e7bb4-95f1-4fc3-964a-ca398689d6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e77b53aa-d555-4fe5-9846-9ffaa0818118', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-300765811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559e04e4348943b7893703e0534a8bf4',qos_specs=None,replication_status=,reservations=['1d7f8044-e386-4ec8-98b7-7a874f31b4ec','daa7a3bb-5d18-4031-8625-98bd6459408b','fc157409-f20b-47b3-a795-103789b3b3d7','d9d03592-cf62-48a1-9fac-7e68f26b5127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c955f8116d964dc8b6dc5f40f73e9cab',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-300765811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e77b53aa-d555-4fe5-9846-9ffaa0818118,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='559e04e4348943b7893703e0534a8bf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c955f8116d964dc8b6dc5f40f73e9cab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:03.208662 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (711ba598-6bd2-4d50-ba49-74a3e544be1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:03.227000 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (711ba598-6bd2-4d50-ba49-74a3e544be1f) transitioned into state 'SUCCESS' from state '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-300765811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='559e04e4348943b7893703e0534a8bf4',qos_specs=None,replication_status=,reservations=['1d7f8044-e386-4ec8-98b7-7a874f31b4ec','daa7a3bb-5d18-4031-8625-98bd6459408b','fc157409-f20b-47b3-a795-103789b3b3d7','d9d03592-cf62-48a1-9fac-7e68f26b5127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c955f8116d964dc8b6dc5f40f73e9cab',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:03.227649 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a46ff907-fdf8-4d15-896e-42a3200e3471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:03.239269 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a46ff907-fdf8-4d15-896e-42a3200e3471) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:03.239718 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Flow 'volume_create_api' (43660648-70b6-4644-a92c-6c88141399ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:05:03.240023 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Create volume request issued successfully. Jul 04 00:05:03.240594 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b2717f88-c38b-458c-b00a-4bec23f86dc8 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:05:03.241103 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1367/5433] 10.4.3.143 () {68 vars in 1258 bytes} [Sat Jul 4 00:05:03 2026] POST /volume/v3/volumes => generated 748 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:05:03.257900 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-687d341f-a822-4536-856f-69e1b42ea749 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:03.260371 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-687d341f-a822-4536-856f-69e1b42ea749 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/e77b53aa-d555-4fe5-9846-9ffaa0818118 Jul 04 00:05:03.260659 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-687d341f-a822-4536-856f-69e1b42ea749 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:03.260956 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-687d341f-a822-4536-856f-69e1b42ea749 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:03.270855 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:03.270855 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:05:03.275503 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-687d341f-a822-4536-856f-69e1b42ea749 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:05:03.280993 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-687d341f-a822-4536-856f-69e1b42ea749 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/e77b53aa-d555-4fe5-9846-9ffaa0818118 returned with HTTP 200 Jul 04 00:05:03.281518 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1362/5434] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:03 2026] GET /volume/v3/volumes/e77b53aa-d555-4fe5-9846-9ffaa0818118 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:04.042608 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:04.112836 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:05:04.113126 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:04.114929 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:05:04.115045 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Create volume of 1 GB Jul 04 00:05:04.119836 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Availability Zones retrieved successfully. Jul 04 00:05:04.125072 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Flow 'volume_create_api' (ef1d1866-f53a-46ea-ae04-4bed1dcf037a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:05:04.126040 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91f6fc22-8f92-403d-9170-392c239ec646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:04.127044 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:05:04.150725 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91f6fc22-8f92-403d-9170-392c239ec646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:04.151438 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14801b66-05d1-42a3-87d0-e4115463d01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:04.202267 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Created reservations ['f9b34f86-7aff-4d35-88a8-90902dd6b08b', '648df156-fe81-4f1a-a455-be8f21e96213', '654c140c-add4-46b5-b1f9-65a06dc1ee05', '2793a232-5a17-41e4-91cb-bffbec1aedbc'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:05:04.202895 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14801b66-05d1-42a3-87d0-e4115463d01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9b34f86-7aff-4d35-88a8-90902dd6b08b', '648df156-fe81-4f1a-a455-be8f21e96213', '654c140c-add4-46b5-b1f9-65a06dc1ee05', '2793a232-5a17-41e4-91cb-bffbec1aedbc']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:04.203535 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35a021ed-6ba5-426b-a9a2-345334e4e205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:04.224893 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35a021ed-6ba5-426b-a9a2-345334e4e205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '271d65a4-a087-4793-a265-569b05387d75', '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='5202cfef1e0040bfb846d6edc8ccdd6e',qos_specs=None,replication_status=,reservations=['f9b34f86-7aff-4d35-88a8-90902dd6b08b','648df156-fe81-4f1a-a455-be8f21e96213','654c140c-add4-46b5-b1f9-65a06dc1ee05','2793a232-5a17-41e4-91cb-bffbec1aedbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6f644a8b5a46a0af593eb0c7649f62',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:05:04Z,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=271d65a4-a087-4793-a265-569b05387d75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5202cfef1e0040bfb846d6edc8ccdd6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd6f644a8b5a46a0af593eb0c7649f62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:04.225572 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e376c5f4-2ed0-4c16-a862-8d7674736ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:04.244724 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e376c5f4-2ed0-4c16-a862-8d7674736ca2) transitioned into state 'SUCCESS' from 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='5202cfef1e0040bfb846d6edc8ccdd6e',qos_specs=None,replication_status=,reservations=['f9b34f86-7aff-4d35-88a8-90902dd6b08b','648df156-fe81-4f1a-a455-be8f21e96213','654c140c-add4-46b5-b1f9-65a06dc1ee05','2793a232-5a17-41e4-91cb-bffbec1aedbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6f644a8b5a46a0af593eb0c7649f62',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:04.245571 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f9090f4-936e-4f37-9c71-eba00db3afe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:04.256691 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f9090f4-936e-4f37-9c71-eba00db3afe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:04.257765 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Flow 'volume_create_api' (ef1d1866-f53a-46ea-ae04-4bed1dcf037a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:05:04.258059 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Create volume request issued successfully. Jul 04 00:05:04.258733 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5cbf346d-23fd-4489-89d9-a83ac01f5a79 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:05:04.259226 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1371/5435] 10.4.3.143 () {68 vars in 1258 bytes} [Sat Jul 4 00:05:04 2026] POST /volume/v3/volumes => generated 740 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:05:04.270649 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-44c759af-77b6-44ab-9563-454b6046036f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:04.272510 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-44c759af-77b6-44ab-9563-454b6046036f tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] GET https://10.4.3.143/volume/v3/volumes/271d65a4-a087-4793-a265-569b05387d75 Jul 04 00:05:04.272709 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-44c759af-77b6-44ab-9563-454b6046036f tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:04.272901 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-44c759af-77b6-44ab-9563-454b6046036f tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:04.279389 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:04.279389 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:04.282748 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-44c759af-77b6-44ab-9563-454b6046036f tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Volume info retrieved successfully. Jul 04 00:05:04.286222 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-44c759af-77b6-44ab-9563-454b6046036f tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/volumes/271d65a4-a087-4793-a265-569b05387d75 returned with HTTP 200 Jul 04 00:05:04.286544 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1336/5436] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:04 2026] GET /volume/v3/volumes/271d65a4-a087-4793-a265-569b05387d75 => generated 808 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:04.296908 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8cdaf496-0f6a-46db-8c9d-1a16eb82a6b3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:04.298353 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8cdaf496-0f6a-46db-8c9d-1a16eb82a6b3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/e77b53aa-d555-4fe5-9846-9ffaa0818118 Jul 04 00:05:04.298513 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8cdaf496-0f6a-46db-8c9d-1a16eb82a6b3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:04.298679 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8cdaf496-0f6a-46db-8c9d-1a16eb82a6b3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:04.305750 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:04.305750 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:04.308910 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8cdaf496-0f6a-46db-8c9d-1a16eb82a6b3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:05:04.312577 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8cdaf496-0f6a-46db-8c9d-1a16eb82a6b3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/e77b53aa-d555-4fe5-9846-9ffaa0818118 returned with HTTP 200 Jul 04 00:05:04.312944 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1368/5437] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:04 2026] GET /volume/v3/volumes/e77b53aa-d555-4fe5-9846-9ffaa0818118 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:04.324794 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e6559cba-44c2-405a-8e00-fd46afe479e6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:04.326420 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e6559cba-44c2-405a-8e00-fd46afe479e6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 04 00:05:04.326724 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e6559cba-44c2-405a-8e00-fd46afe479e6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e77b53aa-d555-4fe5-9846-9ffaa0818118", "name": "tempest-VolumesBackupsTest-Snapshot-1469950238"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:04.334211 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:04.334211 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:05:04.334667 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e6559cba-44c2-405a-8e00-fd46afe479e6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:05:04.334797 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-e6559cba-44c2-405a-8e00-fd46afe479e6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Create snapshot from volume e77b53aa-d555-4fe5-9846-9ffaa0818118 Jul 04 00:05:04.366674 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-e6559cba-44c2-405a-8e00-fd46afe479e6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Created reservations ['443da85b-ad33-4e76-9047-ae403655173d', '18732619-120e-4397-a190-bb647ca1c97a', '70ad3e71-cd3a-4ea0-8ab0-9e997320cc92', 'eaa95dbe-1e54-4075-acfa-346e34b9fc94'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:05:04.397121 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e6559cba-44c2-405a-8e00-fd46afe479e6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Snapshot create request issued successfully. Jul 04 00:05:04.397524 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e6559cba-44c2-405a-8e00-fd46afe479e6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 04 00:05:04.398038 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1363/5438] 10.4.3.143 () {68 vars in 1265 bytes} [Sat Jul 4 00:05:04 2026] POST /volume/v3/snapshots => generated 305 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:05:04.406731 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-db88a877-3587-4d7f-b4e7-0c87265f9797 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:04.408231 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-db88a877-3587-4d7f-b4e7-0c87265f9797 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/snapshots/c7bb4f4b-789f-43f5-855e-d47ec512bf2d Jul 04 00:05:04.408465 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-db88a877-3587-4d7f-b4e7-0c87265f9797 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:04.408734 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-db88a877-3587-4d7f-b4e7-0c87265f9797 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:04.413226 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:04.413226 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:05:04.413895 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-db88a877-3587-4d7f-b4e7-0c87265f9797 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Snapshot retrieved successfully. Jul 04 00:05:04.414395 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-db88a877-3587-4d7f-b4e7-0c87265f9797 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/snapshots/c7bb4f4b-789f-43f5-855e-d47ec512bf2d returned with HTTP 200 Jul 04 00:05:04.414716 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1372/5439] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:05:04 2026] GET /volume/v3/snapshots/c7bb4f4b-789f-43f5-855e-d47ec512bf2d => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:05.298690 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-af5a1934-e767-4f5e-a249-1daa6929da32 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:05.300550 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-af5a1934-e767-4f5e-a249-1daa6929da32 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] GET https://10.4.3.143/volume/v3/volumes/271d65a4-a087-4793-a265-569b05387d75 Jul 04 00:05:05.300773 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-af5a1934-e767-4f5e-a249-1daa6929da32 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:05.300958 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-af5a1934-e767-4f5e-a249-1daa6929da32 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:05.307720 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:05.307720 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:05.311946 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-af5a1934-e767-4f5e-a249-1daa6929da32 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Volume info retrieved successfully. Jul 04 00:05:05.317883 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-af5a1934-e767-4f5e-a249-1daa6929da32 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/volumes/271d65a4-a087-4793-a265-569b05387d75 returned with HTTP 200 Jul 04 00:05:05.318426 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1337/5440] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:05 2026] GET /volume/v3/volumes/271d65a4-a087-4793-a265-569b05387d75 => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:05.330844 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-25e074e2-9870-42ff-8404-a6b6daae4e26 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:05.332611 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-25e074e2-9870-42ff-8404-a6b6daae4e26 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] GET https://10.4.3.143/volume/v3/volumes/271d65a4-a087-4793-a265-569b05387d75 Jul 04 00:05:05.332845 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-25e074e2-9870-42ff-8404-a6b6daae4e26 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:05.333098 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-25e074e2-9870-42ff-8404-a6b6daae4e26 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:05.339651 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:05.339651 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:05.343211 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-25e074e2-9870-42ff-8404-a6b6daae4e26 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Volume info retrieved successfully. Jul 04 00:05:05.347182 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-25e074e2-9870-42ff-8404-a6b6daae4e26 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/volumes/271d65a4-a087-4793-a265-569b05387d75 returned with HTTP 200 Jul 04 00:05:05.347587 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1369/5441] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:05 2026] GET /volume/v3/volumes/271d65a4-a087-4793-a265-569b05387d75 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:05.360521 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:05.362514 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:05:05.362865 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-2129521159"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:05.364210 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-2129521159'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:05:05.364325 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Create volume of 1 GB Jul 04 00:05:05.364559 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:05.364559 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:05:05.368222 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Availability Zones retrieved successfully. Jul 04 00:05:05.373202 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Flow 'volume_create_api' (39f38cb3-d2e4-48de-9997-1bf4e92041ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:05:05.374028 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a9cb7e6-d175-4b2b-9227-f0998fcd52b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:05.374868 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:05:05.397042 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a9cb7e6-d175-4b2b-9227-f0998fcd52b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:05.397731 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a561e2b8-c1e6-49fe-a946-655fa2ab33b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:05.423245 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c2999c0d-7ff6-4ea2-b77f-963deabb6158 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:05.424887 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c2999c0d-7ff6-4ea2-b77f-963deabb6158 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/snapshots/c7bb4f4b-789f-43f5-855e-d47ec512bf2d Jul 04 00:05:05.425050 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c2999c0d-7ff6-4ea2-b77f-963deabb6158 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:05.425274 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c2999c0d-7ff6-4ea2-b77f-963deabb6158 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:05.430017 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:05.430017 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:05:05.430521 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c2999c0d-7ff6-4ea2-b77f-963deabb6158 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Snapshot retrieved successfully. Jul 04 00:05:05.431450 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c2999c0d-7ff6-4ea2-b77f-963deabb6158 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/snapshots/c7bb4f4b-789f-43f5-855e-d47ec512bf2d returned with HTTP 200 Jul 04 00:05:05.431888 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1373/5442] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:05:05 2026] GET /volume/v3/snapshots/c7bb4f4b-789f-43f5-855e-d47ec512bf2d => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:05.440054 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Created reservations ['41dc4454-9089-4eba-a4ea-53afda4eb678', 'ed6e73a9-afa3-4965-8945-de74a2787d86', '4c6d77f6-e039-4a6d-9b4d-070d2f0cbbe3', 'd8314735-e28d-419e-82b9-00a9e57e2ddc'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:05:05.440192 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3e3bcd49-8e9e-492a-bca7-a3291e39742b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:05.441011 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a561e2b8-c1e6-49fe-a946-655fa2ab33b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41dc4454-9089-4eba-a4ea-53afda4eb678', 'ed6e73a9-afa3-4965-8945-de74a2787d86', '4c6d77f6-e039-4a6d-9b4d-070d2f0cbbe3', 'd8314735-e28d-419e-82b9-00a9e57e2ddc']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:05.441746 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75c69924-3c41-455f-a949-679e06bf2d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:05.442039 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3e3bcd49-8e9e-492a-bca7-a3291e39742b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] POST https://10.4.3.143/volume/v3/backups Jul 04 00:05:05.442429 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3e3bcd49-8e9e-492a-bca7-a3291e39742b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e77b53aa-d555-4fe5-9846-9ffaa0818118", "snapshot_id": "c7bb4f4b-789f-43f5-855e-d47ec512bf2d", "name": "tempest-VolumesBackupsTest-Backup-363567742"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:05.443954 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-3e3bcd49-8e9e-492a-bca7-a3291e39742b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Creating new backup {'backup': {'volume_id': 'e77b53aa-d555-4fe5-9846-9ffaa0818118', 'snapshot_id': 'c7bb4f4b-789f-43f5-855e-d47ec512bf2d', 'name': 'tempest-VolumesBackupsTest-Backup-363567742'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 04 00:05:05.444164 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-3e3bcd49-8e9e-492a-bca7-a3291e39742b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Creating backup of volume e77b53aa-d555-4fe5-9846-9ffaa0818118 in container None Jul 04 00:05:05.451129 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:05.451129 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:05.451738 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3e3bcd49-8e9e-492a-bca7-a3291e39742b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:05:05.458444 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:05.458444 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:05.459011 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3e3bcd49-8e9e-492a-bca7-a3291e39742b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Snapshot retrieved successfully. Jul 04 00:05:05.464373 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75c69924-3c41-455f-a949-679e06bf2d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bfa65d7-695c-4724-9647-a4bad8b5b086', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2129521159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5202cfef1e0040bfb846d6edc8ccdd6e',qos_specs=None,replication_status=,reservations=['41dc4454-9089-4eba-a4ea-53afda4eb678','ed6e73a9-afa3-4965-8945-de74a2787d86','4c6d77f6-e039-4a6d-9b4d-070d2f0cbbe3','d8314735-e28d-419e-82b9-00a9e57e2ddc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6f644a8b5a46a0af593eb0c7649f62',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:05:05Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2129521159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bfa65d7-695c-4724-9647-a4bad8b5b086,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5202cfef1e0040bfb846d6edc8ccdd6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd6f644a8b5a46a0af593eb0c7649f62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:05.465355 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0bf199a-e470-4e4b-870a-52422e1a9403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:05.475105 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-3e3bcd49-8e9e-492a-bca7-a3291e39742b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Created reservations ['62e6a402-fc84-4bbe-838a-fbe4d4c4bb52', 'cf393675-6130-4350-b96e-9011e3049468'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:05:05.488315 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0bf199a-e470-4e4b-870a-52422e1a9403) transitioned into 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-2129521159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5202cfef1e0040bfb846d6edc8ccdd6e',qos_specs=None,replication_status=,reservations=['41dc4454-9089-4eba-a4ea-53afda4eb678','ed6e73a9-afa3-4965-8945-de74a2787d86','4c6d77f6-e039-4a6d-9b4d-070d2f0cbbe3','d8314735-e28d-419e-82b9-00a9e57e2ddc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd6f644a8b5a46a0af593eb0c7649f62',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:05.489052 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce16153c-406f-4b7d-a831-9b97b63935dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:05.497232 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce16153c-406f-4b7d-a831-9b97b63935dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:05.498116 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Flow 'volume_create_api' (39f38cb3-d2e4-48de-9997-1bf4e92041ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:05:05.498433 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Create volume request issued successfully. Jul 04 00:05:05.499042 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-85e6a6c2-cd0b-4307-8cf1-c2c06fceca47 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:05:05.499469 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1364/5443] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:05:05 2026] POST /volume/v3/volumes => generated 776 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:05:05.500686 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3e3bcd49-8e9e-492a-bca7-a3291e39742b tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 04 00:05:05.501067 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1338/5444] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:05:05 2026] POST /volume/v3/backups => generated 329 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:05:05.508347 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4c1a5834-1bda-43d1-bbf3-c591eb270a22 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:05.510119 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-30079797-8253-4f7a-95d7-d3a32fc9de15 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:05.510279 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4c1a5834-1bda-43d1-bbf3-c591eb270a22 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:05.510512 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4c1a5834-1bda-43d1-bbf3-c591eb270a22 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:05.510783 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4c1a5834-1bda-43d1-bbf3-c591eb270a22 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:05.510934 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-4c1a5834-1bda-43d1-bbf3-c591eb270a22 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:05.511940 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-30079797-8253-4f7a-95d7-d3a32fc9de15 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] GET https://10.4.3.143/volume/v3/volumes/4bfa65d7-695c-4724-9647-a4bad8b5b086 Jul 04 00:05:05.512134 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-30079797-8253-4f7a-95d7-d3a32fc9de15 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:05.512334 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-30079797-8253-4f7a-95d7-d3a32fc9de15 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:05.515014 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:05.515014 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:05.515717 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4c1a5834-1bda-43d1-bbf3-c591eb270a22 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:05.516113 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1370/5445] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:05 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:05.518948 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:05.518948 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:05:05.522024 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-30079797-8253-4f7a-95d7-d3a32fc9de15 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Volume info retrieved successfully. Jul 04 00:05:05.525663 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-30079797-8253-4f7a-95d7-d3a32fc9de15 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/volumes/4bfa65d7-695c-4724-9647-a4bad8b5b086 returned with HTTP 200 Jul 04 00:05:05.526028 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1374/5446] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:05 2026] GET /volume/v3/volumes/4bfa65d7-695c-4724-9647-a4bad8b5b086 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:06.525038 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8ce47eed-a4dc-493f-b1b0-00969fd3584e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:06.526865 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8ce47eed-a4dc-493f-b1b0-00969fd3584e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:06.527096 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8ce47eed-a4dc-493f-b1b0-00969fd3584e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:06.527304 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8ce47eed-a4dc-493f-b1b0-00969fd3584e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:06.527452 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-8ce47eed-a4dc-493f-b1b0-00969fd3584e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:06.531407 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:06.531407 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:05:06.532134 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8ce47eed-a4dc-493f-b1b0-00969fd3584e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:06.532488 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1365/5447] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:06 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:06.537326 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7577dc59-b356-4ddd-83b6-0f17515f554b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:06.539261 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7577dc59-b356-4ddd-83b6-0f17515f554b tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] GET https://10.4.3.143/volume/v3/volumes/4bfa65d7-695c-4724-9647-a4bad8b5b086 Jul 04 00:05:06.539466 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7577dc59-b356-4ddd-83b6-0f17515f554b tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:06.539686 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7577dc59-b356-4ddd-83b6-0f17515f554b tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:06.547387 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:06.547387 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:06.550818 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7577dc59-b356-4ddd-83b6-0f17515f554b tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Volume info retrieved successfully. Jul 04 00:05:06.555326 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7577dc59-b356-4ddd-83b6-0f17515f554b tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/volumes/4bfa65d7-695c-4724-9647-a4bad8b5b086 returned with HTTP 200 Jul 04 00:05:06.555778 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1339/5448] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:06 2026] GET /volume/v3/volumes/4bfa65d7-695c-4724-9647-a4bad8b5b086 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:06.566269 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-857f6bfc-5933-48c0-90cc-5c982ea4826b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:06.568197 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-857f6bfc-5933-48c0-90cc-5c982ea4826b tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] GET https://10.4.3.143/volume/v3/volumes/4bfa65d7-695c-4724-9647-a4bad8b5b086 Jul 04 00:05:06.568444 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-857f6bfc-5933-48c0-90cc-5c982ea4826b tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:06.568660 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-857f6bfc-5933-48c0-90cc-5c982ea4826b tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:06.575000 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:06.575000 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:06.578224 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-857f6bfc-5933-48c0-90cc-5c982ea4826b tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Volume info retrieved successfully. Jul 04 00:05:06.581830 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-857f6bfc-5933-48c0-90cc-5c982ea4826b tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/volumes/4bfa65d7-695c-4724-9647-a4bad8b5b086 returned with HTTP 200 Jul 04 00:05:06.582228 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1371/5449] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:06 2026] GET /volume/v3/volumes/4bfa65d7-695c-4724-9647-a4bad8b5b086 => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:06.592873 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9e050b38-e0e3-453e-b67d-37ca0d4da1b7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:06.594422 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9e050b38-e0e3-453e-b67d-37ca0d4da1b7 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 04 00:05:06.594776 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9e050b38-e0e3-453e-b67d-37ca0d4da1b7 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4bfa65d7-695c-4724-9647-a4bad8b5b086", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1607645448"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:06.602378 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:06.602378 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:05:06.602794 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9e050b38-e0e3-453e-b67d-37ca0d4da1b7 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Volume info retrieved successfully. Jul 04 00:05:06.602902 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-9e050b38-e0e3-453e-b67d-37ca0d4da1b7 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Create snapshot from volume 4bfa65d7-695c-4724-9647-a4bad8b5b086 Jul 04 00:05:06.634652 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-9e050b38-e0e3-453e-b67d-37ca0d4da1b7 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Created reservations ['6fee38dc-74b7-433d-a0b0-e3030bea655a', '511698e1-273e-4fcb-be66-ffb9f47a2288', '167a4138-84fe-4b44-8cba-0e285673ff8b', '88e76a10-5dfb-4b30-99b4-a8098b4a2cf7'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:05:06.660654 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-9e050b38-e0e3-453e-b67d-37ca0d4da1b7 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Snapshot create request issued successfully. Jul 04 00:05:06.660955 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9e050b38-e0e3-453e-b67d-37ca0d4da1b7 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 04 00:05:06.661340 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1375/5450] 10.4.3.143 () {68 vars in 1265 bytes} [Sat Jul 4 00:05:06 2026] POST /volume/v3/snapshots => generated 326 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:05:06.668993 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5b9e9b0c-4e23-4073-a0b6-acd0be5d2004 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:06.670710 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5b9e9b0c-4e23-4073-a0b6-acd0be5d2004 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] GET https://10.4.3.143/volume/v3/snapshots/13ae2642-452f-45c8-b63f-50fa8bc339f7 Jul 04 00:05:06.670904 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5b9e9b0c-4e23-4073-a0b6-acd0be5d2004 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:06.671094 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5b9e9b0c-4e23-4073-a0b6-acd0be5d2004 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:06.675651 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:06.675651 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:05:06.676073 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5b9e9b0c-4e23-4073-a0b6-acd0be5d2004 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Snapshot retrieved successfully. Jul 04 00:05:06.676772 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5b9e9b0c-4e23-4073-a0b6-acd0be5d2004 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/snapshots/13ae2642-452f-45c8-b63f-50fa8bc339f7 returned with HTTP 200 Jul 04 00:05:06.677101 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1366/5451] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:05:06 2026] GET /volume/v3/snapshots/13ae2642-452f-45c8-b63f-50fa8bc339f7 => generated 458 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:07.541349 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-332b2a35-5a9e-45d4-b53a-0d5e7fb91b97 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:07.542937 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-332b2a35-5a9e-45d4-b53a-0d5e7fb91b97 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:07.543114 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-332b2a35-5a9e-45d4-b53a-0d5e7fb91b97 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:07.543284 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-332b2a35-5a9e-45d4-b53a-0d5e7fb91b97 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:07.543386 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-332b2a35-5a9e-45d4-b53a-0d5e7fb91b97 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:07.546961 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:07.546961 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:07.547687 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-332b2a35-5a9e-45d4-b53a-0d5e7fb91b97 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:07.548014 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1340/5452] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:07 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 772 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:07.685410 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4d1d5c95-858d-41ba-ae20-0d291762843c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:07.687056 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4d1d5c95-858d-41ba-ae20-0d291762843c tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] GET https://10.4.3.143/volume/v3/snapshots/13ae2642-452f-45c8-b63f-50fa8bc339f7 Jul 04 00:05:07.687272 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4d1d5c95-858d-41ba-ae20-0d291762843c tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:07.687460 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4d1d5c95-858d-41ba-ae20-0d291762843c tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:07.692852 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:07.692852 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:07.693322 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4d1d5c95-858d-41ba-ae20-0d291762843c tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Snapshot retrieved successfully. Jul 04 00:05:07.694214 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4d1d5c95-858d-41ba-ae20-0d291762843c tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/snapshots/13ae2642-452f-45c8-b63f-50fa8bc339f7 returned with HTTP 200 Jul 04 00:05:07.694647 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1372/5453] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:05:07 2026] GET /volume/v3/snapshots/13ae2642-452f-45c8-b63f-50fa8bc339f7 => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:07.702127 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f9440655-b5c9-4b3a-99b3-29094764fd8e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:07.704071 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f9440655-b5c9-4b3a-99b3-29094764fd8e tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] GET https://10.4.3.143/volume/v3/snapshots/13ae2642-452f-45c8-b63f-50fa8bc339f7 Jul 04 00:05:07.704299 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f9440655-b5c9-4b3a-99b3-29094764fd8e tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:07.704477 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f9440655-b5c9-4b3a-99b3-29094764fd8e tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:07.709511 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:07.709511 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:05:07.710037 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f9440655-b5c9-4b3a-99b3-29094764fd8e tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Snapshot retrieved successfully. Jul 04 00:05:07.710899 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f9440655-b5c9-4b3a-99b3-29094764fd8e tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/snapshots/13ae2642-452f-45c8-b63f-50fa8bc339f7 returned with HTTP 200 Jul 04 00:05:07.711274 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1376/5454] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:05:07 2026] GET /volume/v3/snapshots/13ae2642-452f-45c8-b63f-50fa8bc339f7 => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:07.720112 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a799ef32-23de-4a89-aaca-72983ef1c7e1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:07.722300 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a799ef32-23de-4a89-aaca-72983ef1c7e1 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/13ae2642-452f-45c8-b63f-50fa8bc339f7 Jul 04 00:05:07.722550 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a799ef32-23de-4a89-aaca-72983ef1c7e1 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:07.722836 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a799ef32-23de-4a89-aaca-72983ef1c7e1 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:07.723001 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-a799ef32-23de-4a89-aaca-72983ef1c7e1 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Delete snapshot with id: 13ae2642-452f-45c8-b63f-50fa8bc339f7 Jul 04 00:05:07.728917 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:07.728917 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:05:07.729536 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a799ef32-23de-4a89-aaca-72983ef1c7e1 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Snapshot retrieved successfully. Jul 04 00:05:07.748451 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a799ef32-23de-4a89-aaca-72983ef1c7e1 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Snapshot delete request issued successfully. Jul 04 00:05:07.748697 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a799ef32-23de-4a89-aaca-72983ef1c7e1 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/snapshots/13ae2642-452f-45c8-b63f-50fa8bc339f7 returned with HTTP 202 Jul 04 00:05:07.749288 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1367/5455] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:05:07 2026] DELETE /volume/v3/snapshots/13ae2642-452f-45c8-b63f-50fa8bc339f7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:05:07.755718 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-392e849d-b58c-471d-bc3d-282d4fef00a8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:07.757435 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-392e849d-b58c-471d-bc3d-282d4fef00a8 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] GET https://10.4.3.143/volume/v3/snapshots/13ae2642-452f-45c8-b63f-50fa8bc339f7 Jul 04 00:05:07.757773 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-392e849d-b58c-471d-bc3d-282d4fef00a8 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:07.757975 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-392e849d-b58c-471d-bc3d-282d4fef00a8 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:07.764065 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:07.764065 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:07.764697 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-392e849d-b58c-471d-bc3d-282d4fef00a8 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Snapshot retrieved successfully. Jul 04 00:05:07.766082 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-392e849d-b58c-471d-bc3d-282d4fef00a8 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/snapshots/13ae2642-452f-45c8-b63f-50fa8bc339f7 returned with HTTP 200 Jul 04 00:05:07.766628 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1341/5456] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:05:07 2026] GET /volume/v3/snapshots/13ae2642-452f-45c8-b63f-50fa8bc339f7 => generated 484 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:08.557086 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4263fd48-05c0-464e-b674-1ec9e68d37da None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:08.558543 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4263fd48-05c0-464e-b674-1ec9e68d37da tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:08.558700 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4263fd48-05c0-464e-b674-1ec9e68d37da tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:08.558883 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4263fd48-05c0-464e-b674-1ec9e68d37da tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:08.558981 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-4263fd48-05c0-464e-b674-1ec9e68d37da tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:08.562688 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:08.562688 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:08.563324 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4263fd48-05c0-464e-b674-1ec9e68d37da tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:08.563631 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1373/5457] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:08 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 772 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:08.774684 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-33571f8b-47b9-4200-8807-6e2a700b300e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:08.777308 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-33571f8b-47b9-4200-8807-6e2a700b300e tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] GET https://10.4.3.143/volume/v3/snapshots/13ae2642-452f-45c8-b63f-50fa8bc339f7 Jul 04 00:05:08.777509 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-33571f8b-47b9-4200-8807-6e2a700b300e tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:08.777694 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-33571f8b-47b9-4200-8807-6e2a700b300e tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:08.781794 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-33571f8b-47b9-4200-8807-6e2a700b300e tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/snapshots/13ae2642-452f-45c8-b63f-50fa8bc339f7 returned with HTTP 404 Jul 04 00:05:08.782247 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1377/5458] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:05:08 2026] GET /volume/v3/snapshots/13ae2642-452f-45c8-b63f-50fa8bc339f7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:08.787929 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0af6511e-099f-4fc9-8942-5093b8c8047d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:08.789612 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0af6511e-099f-4fc9-8942-5093b8c8047d tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] DELETE https://10.4.3.143/volume/v3/volumes/4bfa65d7-695c-4724-9647-a4bad8b5b086 Jul 04 00:05:08.789816 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0af6511e-099f-4fc9-8942-5093b8c8047d tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:08.789996 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0af6511e-099f-4fc9-8942-5093b8c8047d tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:08.790149 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-0af6511e-099f-4fc9-8942-5093b8c8047d tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Delete volume with id: 4bfa65d7-695c-4724-9647-a4bad8b5b086 Jul 04 00:05:08.796218 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:08.796218 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:05:08.796606 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0af6511e-099f-4fc9-8942-5093b8c8047d tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Volume info retrieved successfully. Jul 04 00:05:08.815544 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0af6511e-099f-4fc9-8942-5093b8c8047d tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Delete volume request issued successfully. Jul 04 00:05:08.815748 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0af6511e-099f-4fc9-8942-5093b8c8047d tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/volumes/4bfa65d7-695c-4724-9647-a4bad8b5b086 returned with HTTP 202 Jul 04 00:05:08.816204 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1368/5459] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:05:08 2026] DELETE /volume/v3/volumes/4bfa65d7-695c-4724-9647-a4bad8b5b086 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:05:08.822764 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ec1b1a4c-f443-46a8-842f-4c00603ffdf7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:08.824487 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ec1b1a4c-f443-46a8-842f-4c00603ffdf7 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] GET https://10.4.3.143/volume/v3/volumes/4bfa65d7-695c-4724-9647-a4bad8b5b086 Jul 04 00:05:08.824674 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ec1b1a4c-f443-46a8-842f-4c00603ffdf7 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:08.824876 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ec1b1a4c-f443-46a8-842f-4c00603ffdf7 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:08.831968 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:08.831968 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:08.835754 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ec1b1a4c-f443-46a8-842f-4c00603ffdf7 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Volume info retrieved successfully. Jul 04 00:05:08.840972 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ec1b1a4c-f443-46a8-842f-4c00603ffdf7 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/volumes/4bfa65d7-695c-4724-9647-a4bad8b5b086 returned with HTTP 200 Jul 04 00:05:08.841628 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1342/5460] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:08 2026] GET /volume/v3/volumes/4bfa65d7-695c-4724-9647-a4bad8b5b086 => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:09.572851 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8f8fd961-217a-470d-8621-51ae1ca3b47c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:09.574528 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8f8fd961-217a-470d-8621-51ae1ca3b47c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:09.574726 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8f8fd961-217a-470d-8621-51ae1ca3b47c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:09.574942 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8f8fd961-217a-470d-8621-51ae1ca3b47c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:09.575069 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-8f8fd961-217a-470d-8621-51ae1ca3b47c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:09.579173 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:09.579173 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:09.579835 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8f8fd961-217a-470d-8621-51ae1ca3b47c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:09.580174 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1374/5461] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:09 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:09.854393 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e1fa38b3-6b7b-4ccd-9238-ee5f42d1b4e5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:09.856314 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e1fa38b3-6b7b-4ccd-9238-ee5f42d1b4e5 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] GET https://10.4.3.143/volume/v3/volumes/4bfa65d7-695c-4724-9647-a4bad8b5b086 Jul 04 00:05:09.856520 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e1fa38b3-6b7b-4ccd-9238-ee5f42d1b4e5 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:09.856747 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e1fa38b3-6b7b-4ccd-9238-ee5f42d1b4e5 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:09.862469 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e1fa38b3-6b7b-4ccd-9238-ee5f42d1b4e5 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/volumes/4bfa65d7-695c-4724-9647-a4bad8b5b086 returned with HTTP 404 Jul 04 00:05:09.863127 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1378/5462] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:09 2026] GET /volume/v3/volumes/4bfa65d7-695c-4724-9647-a4bad8b5b086 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:09.869536 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-725e86d1-d28a-45c1-a69e-b385d53b248b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:09.871283 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-725e86d1-d28a-45c1-a69e-b385d53b248b tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] DELETE https://10.4.3.143/volume/v3/volumes/271d65a4-a087-4793-a265-569b05387d75 Jul 04 00:05:09.871444 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-725e86d1-d28a-45c1-a69e-b385d53b248b tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:09.871617 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-725e86d1-d28a-45c1-a69e-b385d53b248b tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:09.871827 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-725e86d1-d28a-45c1-a69e-b385d53b248b tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Delete volume with id: 271d65a4-a087-4793-a265-569b05387d75 Jul 04 00:05:09.879237 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:09.879237 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:05:09.879712 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-725e86d1-d28a-45c1-a69e-b385d53b248b tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Volume info retrieved successfully. Jul 04 00:05:09.910416 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-725e86d1-d28a-45c1-a69e-b385d53b248b tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Delete volume request issued successfully. Jul 04 00:05:09.910635 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-725e86d1-d28a-45c1-a69e-b385d53b248b tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/volumes/271d65a4-a087-4793-a265-569b05387d75 returned with HTTP 202 Jul 04 00:05:09.911198 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1369/5463] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:05:09 2026] DELETE /volume/v3/volumes/271d65a4-a087-4793-a265-569b05387d75 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:05:09.918859 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ddf8587f-3cd5-4aad-bb35-a4cdd3535d48 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:09.920562 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ddf8587f-3cd5-4aad-bb35-a4cdd3535d48 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] GET https://10.4.3.143/volume/v3/volumes/271d65a4-a087-4793-a265-569b05387d75 Jul 04 00:05:09.920815 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ddf8587f-3cd5-4aad-bb35-a4cdd3535d48 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:09.921048 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ddf8587f-3cd5-4aad-bb35-a4cdd3535d48 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:09.927249 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:09.927249 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:09.930565 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ddf8587f-3cd5-4aad-bb35-a4cdd3535d48 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Volume info retrieved successfully. Jul 04 00:05:09.934140 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ddf8587f-3cd5-4aad-bb35-a4cdd3535d48 tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/volumes/271d65a4-a087-4793-a265-569b05387d75 returned with HTTP 200 Jul 04 00:05:09.934485 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1343/5464] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:09 2026] GET /volume/v3/volumes/271d65a4-a087-4793-a265-569b05387d75 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:10.589654 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1cb2fba6-fb7e-49c6-aceb-f4ed8b68d9ed None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:10.591075 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1cb2fba6-fb7e-49c6-aceb-f4ed8b68d9ed tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:10.591251 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1cb2fba6-fb7e-49c6-aceb-f4ed8b68d9ed tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:10.591694 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1cb2fba6-fb7e-49c6-aceb-f4ed8b68d9ed tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:10.591694 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-1cb2fba6-fb7e-49c6-aceb-f4ed8b68d9ed tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:10.595342 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:10.595342 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:10.596135 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1cb2fba6-fb7e-49c6-aceb-f4ed8b68d9ed tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:10.596478 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1375/5465] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:10 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:10.946474 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-18658abc-1e44-4ca9-9f3e-d3f57f32a58d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:10.948284 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-18658abc-1e44-4ca9-9f3e-d3f57f32a58d tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] GET https://10.4.3.143/volume/v3/volumes/271d65a4-a087-4793-a265-569b05387d75 Jul 04 00:05:10.948497 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-18658abc-1e44-4ca9-9f3e-d3f57f32a58d tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:10.948725 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-18658abc-1e44-4ca9-9f3e-d3f57f32a58d tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:10.954109 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-18658abc-1e44-4ca9-9f3e-d3f57f32a58d tempest-CinderUnicodeTest-158687867 tempest-CinderUnicodeTest-158687867-project-member] https://10.4.3.143/volume/v3/volumes/271d65a4-a087-4793-a265-569b05387d75 returned with HTTP 404 Jul 04 00:05:10.954541 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1379/5466] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:10 2026] GET /volume/v3/volumes/271d65a4-a087-4793-a265-569b05387d75 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:11.606593 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e56ac94c-5840-49bc-ba45-795b30449c0e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:11.608724 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e56ac94c-5840-49bc-ba45-795b30449c0e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:11.608991 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e56ac94c-5840-49bc-ba45-795b30449c0e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:11.609263 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e56ac94c-5840-49bc-ba45-795b30449c0e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:11.609347 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-e56ac94c-5840-49bc-ba45-795b30449c0e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:11.614111 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:11.614111 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:05:11.614840 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e56ac94c-5840-49bc-ba45-795b30449c0e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:11.615202 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1370/5467] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:11 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:12.626894 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f0f48d7e-fc29-4e24-8d5e-3d7e0a723914 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:12.629279 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f0f48d7e-fc29-4e24-8d5e-3d7e0a723914 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:12.629589 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f0f48d7e-fc29-4e24-8d5e-3d7e0a723914 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:12.629919 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f0f48d7e-fc29-4e24-8d5e-3d7e0a723914 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:12.630084 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-f0f48d7e-fc29-4e24-8d5e-3d7e0a723914 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:12.634829 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:12.634829 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:12.635762 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f0f48d7e-fc29-4e24-8d5e-3d7e0a723914 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:12.636132 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1344/5468] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:12 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:13.646436 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c7e828f1-234f-4e81-bf7c-4eb0610bc10f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:13.648603 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c7e828f1-234f-4e81-bf7c-4eb0610bc10f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:13.648838 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c7e828f1-234f-4e81-bf7c-4eb0610bc10f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:13.649025 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c7e828f1-234f-4e81-bf7c-4eb0610bc10f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:13.649149 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-c7e828f1-234f-4e81-bf7c-4eb0610bc10f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:13.655162 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:13.655162 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:13.656281 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c7e828f1-234f-4e81-bf7c-4eb0610bc10f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:13.656788 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1376/5469] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:13 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:14.670064 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4e32c6aa-e657-406e-ae1e-856ae13547b6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:14.671776 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4e32c6aa-e657-406e-ae1e-856ae13547b6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:14.671960 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4e32c6aa-e657-406e-ae1e-856ae13547b6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:14.672383 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4e32c6aa-e657-406e-ae1e-856ae13547b6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:14.672383 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-4e32c6aa-e657-406e-ae1e-856ae13547b6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:14.676732 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:14.676732 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:05:14.677413 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4e32c6aa-e657-406e-ae1e-856ae13547b6 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:14.677689 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1380/5470] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:14 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:15.689181 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-44a56012-66e4-4877-9efc-b0a9a15dfe14 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:15.691457 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-44a56012-66e4-4877-9efc-b0a9a15dfe14 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:15.691750 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-44a56012-66e4-4877-9efc-b0a9a15dfe14 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:15.692008 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-44a56012-66e4-4877-9efc-b0a9a15dfe14 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:15.692167 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-44a56012-66e4-4877-9efc-b0a9a15dfe14 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:15.697695 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:15.697695 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:05:15.698593 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-44a56012-66e4-4877-9efc-b0a9a15dfe14 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:15.699039 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1371/5471] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:15 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:16.713401 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-dc72ac99-e3fe-43c6-9dbd-f718c01e5df1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:16.715519 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dc72ac99-e3fe-43c6-9dbd-f718c01e5df1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:16.715519 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dc72ac99-e3fe-43c6-9dbd-f718c01e5df1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:16.715519 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-dc72ac99-e3fe-43c6-9dbd-f718c01e5df1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:16.715519 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-dc72ac99-e3fe-43c6-9dbd-f718c01e5df1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:16.720459 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:16.720459 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:16.726435 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-dc72ac99-e3fe-43c6-9dbd-f718c01e5df1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:16.726435 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1345/5472] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:16 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:17.734199 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a5b948ae-7f24-419b-80da-7c1fa1ed15bf None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:17.737585 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a5b948ae-7f24-419b-80da-7c1fa1ed15bf tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:17.738443 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a5b948ae-7f24-419b-80da-7c1fa1ed15bf tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:17.738443 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a5b948ae-7f24-419b-80da-7c1fa1ed15bf tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:17.738443 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-a5b948ae-7f24-419b-80da-7c1fa1ed15bf tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:17.745754 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:17.745754 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:17.747221 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a5b948ae-7f24-419b-80da-7c1fa1ed15bf tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:17.747916 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1377/5473] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:17 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 783 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:18.758811 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c990c3a9-0133-4dca-b326-fbd82d4cce2e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:18.761079 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c990c3a9-0133-4dca-b326-fbd82d4cce2e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:18.761230 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c990c3a9-0133-4dca-b326-fbd82d4cce2e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:18.761422 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c990c3a9-0133-4dca-b326-fbd82d4cce2e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:18.761519 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-c990c3a9-0133-4dca-b326-fbd82d4cce2e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:18.768087 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:18.768087 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:05:18.769387 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c990c3a9-0133-4dca-b326-fbd82d4cce2e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:18.769984 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1381/5474] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:18 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:19.780121 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-10d5498f-6e5c-4e53-b3d2-91ec7be8a017 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:19.782642 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-10d5498f-6e5c-4e53-b3d2-91ec7be8a017 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:19.782941 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-10d5498f-6e5c-4e53-b3d2-91ec7be8a017 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:19.783216 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-10d5498f-6e5c-4e53-b3d2-91ec7be8a017 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:19.783409 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-10d5498f-6e5c-4e53-b3d2-91ec7be8a017 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:19.793186 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:19.793186 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:05:19.794306 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-10d5498f-6e5c-4e53-b3d2-91ec7be8a017 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:19.794723 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1372/5475] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:19 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 783 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:20.808750 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0318661a-033e-4439-bba4-e9ce6cbc9857 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:20.810994 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0318661a-033e-4439-bba4-e9ce6cbc9857 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:20.811134 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0318661a-033e-4439-bba4-e9ce6cbc9857 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:20.811398 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0318661a-033e-4439-bba4-e9ce6cbc9857 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:20.811507 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-0318661a-033e-4439-bba4-e9ce6cbc9857 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:20.817063 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:20.817063 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:20.817849 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0318661a-033e-4439-bba4-e9ce6cbc9857 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:20.818231 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1346/5476] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:20 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:21.830146 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-532258e7-b3ed-44d0-a843-2a758d2d0bc2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:21.832061 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-532258e7-b3ed-44d0-a843-2a758d2d0bc2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:21.832225 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-532258e7-b3ed-44d0-a843-2a758d2d0bc2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:21.832403 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-532258e7-b3ed-44d0-a843-2a758d2d0bc2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:21.832511 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-532258e7-b3ed-44d0-a843-2a758d2d0bc2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:21.836470 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:21.836470 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:21.837234 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-532258e7-b3ed-44d0-a843-2a758d2d0bc2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:21.837582 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1378/5477] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:21 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:21.847071 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5efece9a-d88c-4d44-82d5-a74063037048 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:21.848831 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5efece9a-d88c-4d44-82d5-a74063037048 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:21.849051 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5efece9a-d88c-4d44-82d5-a74063037048 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:21.849279 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5efece9a-d88c-4d44-82d5-a74063037048 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:21.849390 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-5efece9a-d88c-4d44-82d5-a74063037048 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:21.853433 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:21.853433 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:05:21.854184 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5efece9a-d88c-4d44-82d5-a74063037048 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:21.854528 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1382/5478] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:21 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:21.864807 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6374d8b0-fd62-4a38-bcfa-ca73bbc7dbfd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:21.866561 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6374d8b0-fd62-4a38-bcfa-ca73bbc7dbfd tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] DELETE https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:21.866809 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6374d8b0-fd62-4a38-bcfa-ca73bbc7dbfd tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:21.866991 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6374d8b0-fd62-4a38-bcfa-ca73bbc7dbfd tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:21.867101 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-6374d8b0-fd62-4a38-bcfa-ca73bbc7dbfd tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Delete backup with id: 999478da-3a52-4742-bb0c-db23385be089. Jul 04 00:05:21.871758 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:21.871758 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:05:21.886264 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.backup.rpcapi [None req-6374d8b0-fd62-4a38-bcfa-ca73bbc7dbfd tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] delete_backup rpcapi backup_id 999478da-3a52-4742-bb0c-db23385be089 {{(pid=99863) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 04 00:05:21.888680 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6374d8b0-fd62-4a38-bcfa-ca73bbc7dbfd tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 202 Jul 04 00:05:21.889359 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1373/5479] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:05:21 2026] DELETE /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:05:21.899712 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a85c3408-c429-42eb-87b9-47dd41c1ce0c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:21.902239 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a85c3408-c429-42eb-87b9-47dd41c1ce0c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:21.902609 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a85c3408-c429-42eb-87b9-47dd41c1ce0c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:21.902850 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a85c3408-c429-42eb-87b9-47dd41c1ce0c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:21.902961 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-a85c3408-c429-42eb-87b9-47dd41c1ce0c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:21.907755 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:21.907755 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:21.908362 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a85c3408-c429-42eb-87b9-47dd41c1ce0c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 200 Jul 04 00:05:21.908726 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1347/5480] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:21 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:22.924483 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-37b49309-cf9f-4646-befe-ee82e70167a4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:22.928868 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-37b49309-cf9f-4646-befe-ee82e70167a4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 Jul 04 00:05:22.929033 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-37b49309-cf9f-4646-befe-ee82e70167a4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:22.929201 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-37b49309-cf9f-4646-befe-ee82e70167a4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:22.929309 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-37b49309-cf9f-4646-befe-ee82e70167a4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Show backup with id 999478da-3a52-4742-bb0c-db23385be089. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:05:22.942956 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-37b49309-cf9f-4646-befe-ee82e70167a4 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 returned with HTTP 404 Jul 04 00:05:22.943426 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1379/5481] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:22 2026] GET /volume/v3/backups/999478da-3a52-4742-bb0c-db23385be089 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:22.953413 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c55ac743-b44a-42d4-a855-e11706924bc1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:22.955590 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c55ac743-b44a-42d4-a855-e11706924bc1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/c7bb4f4b-789f-43f5-855e-d47ec512bf2d Jul 04 00:05:22.955831 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c55ac743-b44a-42d4-a855-e11706924bc1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:22.956033 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c55ac743-b44a-42d4-a855-e11706924bc1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:22.956148 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.snapshots [None req-c55ac743-b44a-42d4-a855-e11706924bc1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Delete snapshot with id: c7bb4f4b-789f-43f5-855e-d47ec512bf2d Jul 04 00:05:22.963236 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:22.963236 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:05:22.963948 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c55ac743-b44a-42d4-a855-e11706924bc1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Snapshot retrieved successfully. Jul 04 00:05:22.985064 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c55ac743-b44a-42d4-a855-e11706924bc1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Snapshot delete request issued successfully. Jul 04 00:05:22.985138 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c55ac743-b44a-42d4-a855-e11706924bc1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/snapshots/c7bb4f4b-789f-43f5-855e-d47ec512bf2d returned with HTTP 202 Jul 04 00:05:22.985652 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1383/5482] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:05:22 2026] DELETE /volume/v3/snapshots/c7bb4f4b-789f-43f5-855e-d47ec512bf2d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:05:22.993754 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-afff7ffd-615c-43c3-9379-fc53e936b1b2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:22.995450 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-afff7ffd-615c-43c3-9379-fc53e936b1b2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/snapshots/c7bb4f4b-789f-43f5-855e-d47ec512bf2d Jul 04 00:05:22.995788 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-afff7ffd-615c-43c3-9379-fc53e936b1b2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:22.995944 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-afff7ffd-615c-43c3-9379-fc53e936b1b2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:23.001327 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:23.001327 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:05:23.001856 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-afff7ffd-615c-43c3-9379-fc53e936b1b2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Snapshot retrieved successfully. Jul 04 00:05:23.002628 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-afff7ffd-615c-43c3-9379-fc53e936b1b2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/snapshots/c7bb4f4b-789f-43f5-855e-d47ec512bf2d returned with HTTP 200 Jul 04 00:05:23.003020 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1374/5483] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:05:22 2026] GET /volume/v3/snapshots/c7bb4f4b-789f-43f5-855e-d47ec512bf2d => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:24.013768 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-402f4504-6fb4-4008-9663-a89cc5e1e8d7 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:24.015597 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-402f4504-6fb4-4008-9663-a89cc5e1e8d7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/snapshots/c7bb4f4b-789f-43f5-855e-d47ec512bf2d Jul 04 00:05:24.015819 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-402f4504-6fb4-4008-9663-a89cc5e1e8d7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:24.016014 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-402f4504-6fb4-4008-9663-a89cc5e1e8d7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:24.020729 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-402f4504-6fb4-4008-9663-a89cc5e1e8d7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/snapshots/c7bb4f4b-789f-43f5-855e-d47ec512bf2d returned with HTTP 404 Jul 04 00:05:24.021181 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1348/5484] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:05:24 2026] GET /volume/v3/snapshots/c7bb4f4b-789f-43f5-855e-d47ec512bf2d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:24.028272 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8f2dd1af-6b7e-4bc0-888a-bed20946a78f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:24.030130 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8f2dd1af-6b7e-4bc0-888a-bed20946a78f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] DELETE https://10.4.3.143/volume/v3/volumes/e77b53aa-d555-4fe5-9846-9ffaa0818118 Jul 04 00:05:24.030327 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8f2dd1af-6b7e-4bc0-888a-bed20946a78f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:24.030534 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8f2dd1af-6b7e-4bc0-888a-bed20946a78f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:24.030693 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-8f2dd1af-6b7e-4bc0-888a-bed20946a78f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Delete volume with id: e77b53aa-d555-4fe5-9846-9ffaa0818118 Jul 04 00:05:24.032993 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=111,cinder:UPDATE=20,cinder:INSERT=8 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:05:24.039912 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:24.039912 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:24.040497 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8f2dd1af-6b7e-4bc0-888a-bed20946a78f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:05:24.057301 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8f2dd1af-6b7e-4bc0-888a-bed20946a78f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Delete volume request issued successfully. Jul 04 00:05:24.057558 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8f2dd1af-6b7e-4bc0-888a-bed20946a78f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/e77b53aa-d555-4fe5-9846-9ffaa0818118 returned with HTTP 202 Jul 04 00:05:24.057995 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1380/5485] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:05:24 2026] DELETE /volume/v3/volumes/e77b53aa-d555-4fe5-9846-9ffaa0818118 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:05:24.068091 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-53231fbd-66a2-40c7-9e1b-f973c454d849 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:24.069945 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-53231fbd-66a2-40c7-9e1b-f973c454d849 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/e77b53aa-d555-4fe5-9846-9ffaa0818118 Jul 04 00:05:24.070145 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-53231fbd-66a2-40c7-9e1b-f973c454d849 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:24.070331 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-53231fbd-66a2-40c7-9e1b-f973c454d849 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:24.072319 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=126,cinder:UPDATE=40,cinder:INSERT=21 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:05:24.077612 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:24.077612 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:05:24.083941 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-53231fbd-66a2-40c7-9e1b-f973c454d849 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:05:24.089431 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-53231fbd-66a2-40c7-9e1b-f973c454d849 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/e77b53aa-d555-4fe5-9846-9ffaa0818118 returned with HTTP 200 Jul 04 00:05:24.089863 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1384/5486] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:24 2026] GET /volume/v3/volumes/e77b53aa-d555-4fe5-9846-9ffaa0818118 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:25.101227 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-25173e1e-54bb-42bb-a94c-2cc34e76a55c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:25.103074 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-25173e1e-54bb-42bb-a94c-2cc34e76a55c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/e77b53aa-d555-4fe5-9846-9ffaa0818118 Jul 04 00:05:25.103276 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-25173e1e-54bb-42bb-a94c-2cc34e76a55c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:25.103476 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-25173e1e-54bb-42bb-a94c-2cc34e76a55c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:25.109260 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-25173e1e-54bb-42bb-a94c-2cc34e76a55c tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/e77b53aa-d555-4fe5-9846-9ffaa0818118 returned with HTTP 404 Jul 04 00:05:25.109860 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1375/5487] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:25 2026] GET /volume/v3/volumes/e77b53aa-d555-4fe5-9846-9ffaa0818118 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:25.116169 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-11ea99bc-cd7e-4435-9553-dfa7ec8c46cb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:25.117697 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-11ea99bc-cd7e-4435-9553-dfa7ec8c46cb tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] DELETE https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d Jul 04 00:05:25.117877 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-11ea99bc-cd7e-4435-9553-dfa7ec8c46cb tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:25.118110 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-11ea99bc-cd7e-4435-9553-dfa7ec8c46cb tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:25.118188 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-11ea99bc-cd7e-4435-9553-dfa7ec8c46cb tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Delete volume with id: ffebbf44-c993-4910-bd7e-a06fb535c73d Jul 04 00:05:25.119974 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=109,cinder:UPDATE=21,cinder:INSERT=14,cinder:DELETE=1 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:05:25.124920 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:25.124920 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:25.125539 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-11ea99bc-cd7e-4435-9553-dfa7ec8c46cb tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:05:25.140596 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-11ea99bc-cd7e-4435-9553-dfa7ec8c46cb tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Delete volume request issued successfully. Jul 04 00:05:25.140798 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-11ea99bc-cd7e-4435-9553-dfa7ec8c46cb tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d returned with HTTP 202 Jul 04 00:05:25.141462 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1349/5488] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:05:25 2026] DELETE /volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:05:25.148031 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-170b0cd6-dccd-447c-9386-47ff18a5db56 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:25.150190 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-170b0cd6-dccd-447c-9386-47ff18a5db56 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d Jul 04 00:05:25.150402 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-170b0cd6-dccd-447c-9386-47ff18a5db56 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:25.150643 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-170b0cd6-dccd-447c-9386-47ff18a5db56 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:25.157671 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:25.157671 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:25.161491 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-170b0cd6-dccd-447c-9386-47ff18a5db56 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:05:25.167288 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-170b0cd6-dccd-447c-9386-47ff18a5db56 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d returned with HTTP 200 Jul 04 00:05:25.167802 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1381/5489] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:25 2026] GET /volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:05:26.180533 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3ee5632c-5900-4483-bfcd-2ff266f426e2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:26.182529 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3ee5632c-5900-4483-bfcd-2ff266f426e2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d Jul 04 00:05:26.182785 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3ee5632c-5900-4483-bfcd-2ff266f426e2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:26.182982 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3ee5632c-5900-4483-bfcd-2ff266f426e2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:26.189595 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3ee5632c-5900-4483-bfcd-2ff266f426e2 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d returned with HTTP 404 Jul 04 00:05:26.190100 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1385/5490] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:26 2026] GET /volume/v3/volumes/ffebbf44-c993-4910-bd7e-a06fb535c73d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:26.197436 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-74fd1a0d-2f72-4f9d-bd4f-a0b221324ac3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:26.199319 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-74fd1a0d-2f72-4f9d-bd4f-a0b221324ac3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] DELETE https://10.4.3.143/volume/v3/volumes/04449572-f101-4192-98f2-f1fc981ef974 Jul 04 00:05:26.199620 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-74fd1a0d-2f72-4f9d-bd4f-a0b221324ac3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:26.199893 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-74fd1a0d-2f72-4f9d-bd4f-a0b221324ac3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:26.200111 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-74fd1a0d-2f72-4f9d-bd4f-a0b221324ac3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Delete volume with id: 04449572-f101-4192-98f2-f1fc981ef974 Jul 04 00:05:26.208043 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:26.208043 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:05:26.208587 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-74fd1a0d-2f72-4f9d-bd4f-a0b221324ac3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:05:26.227043 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-74fd1a0d-2f72-4f9d-bd4f-a0b221324ac3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Delete volume request issued successfully. Jul 04 00:05:26.227286 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-74fd1a0d-2f72-4f9d-bd4f-a0b221324ac3 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/04449572-f101-4192-98f2-f1fc981ef974 returned with HTTP 202 Jul 04 00:05:26.227816 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1376/5491] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:05:26 2026] DELETE /volume/v3/volumes/04449572-f101-4192-98f2-f1fc981ef974 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:05:26.234871 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0cfdfb26-99ac-493d-84ea-0b95c0ca7669 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:26.237163 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0cfdfb26-99ac-493d-84ea-0b95c0ca7669 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/04449572-f101-4192-98f2-f1fc981ef974 Jul 04 00:05:26.237414 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0cfdfb26-99ac-493d-84ea-0b95c0ca7669 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:26.237662 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0cfdfb26-99ac-493d-84ea-0b95c0ca7669 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:26.245431 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:26.245431 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:26.249614 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0cfdfb26-99ac-493d-84ea-0b95c0ca7669 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:05:26.254049 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0cfdfb26-99ac-493d-84ea-0b95c0ca7669 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/04449572-f101-4192-98f2-f1fc981ef974 returned with HTTP 200 Jul 04 00:05:26.254511 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1350/5492] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:26 2026] GET /volume/v3/volumes/04449572-f101-4192-98f2-f1fc981ef974 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:27.219098 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1bf3af1c-a4f5-441a-9bf3-b2ab691da259 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:27.220678 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1bf3af1c-a4f5-441a-9bf3-b2ab691da259 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 04 00:05:27.221006 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1bf3af1c-a4f5-441a-9bf3-b2ab691da259 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6a233b4-8c2e-4bc6-b421-83af9b3a4591", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-720679116", "description": null, "metadata": null}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:27.231614 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:27.231614 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:27.232058 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1bf3af1c-a4f5-441a-9bf3-b2ab691da259 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:05:27.232195 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-1bf3af1c-a4f5-441a-9bf3-b2ab691da259 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create snapshot from volume c6a233b4-8c2e-4bc6-b421-83af9b3a4591 Jul 04 00:05:27.255820 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-1bf3af1c-a4f5-441a-9bf3-b2ab691da259 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Created reservations ['b8be58cf-25a9-4ca5-958e-054503ed18ad', 'cacce0a2-f58c-400b-82db-a4e4d1496426', 'd429f0c9-3a6a-4e4b-8335-d75b0a14923e', 'e5c162ed-2088-444e-9bf7-cf6d9790c9cb'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:05:27.267499 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-99be18bd-1b40-44d9-a756-eafaf48584a1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:27.269335 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-99be18bd-1b40-44d9-a756-eafaf48584a1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/04449572-f101-4192-98f2-f1fc981ef974 Jul 04 00:05:27.269560 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-99be18bd-1b40-44d9-a756-eafaf48584a1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:27.269811 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-99be18bd-1b40-44d9-a756-eafaf48584a1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:27.275432 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-99be18bd-1b40-44d9-a756-eafaf48584a1 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/04449572-f101-4192-98f2-f1fc981ef974 returned with HTTP 404 Jul 04 00:05:27.275932 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1386/5493] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:27 2026] GET /volume/v3/volumes/04449572-f101-4192-98f2-f1fc981ef974 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:27.283674 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-afe4f764-b9e0-4d6d-92fe-2a350f05caf7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:27.285586 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-afe4f764-b9e0-4d6d-92fe-2a350f05caf7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] DELETE https://10.4.3.143/volume/v3/volumes/5f71fb59-32c5-4ae7-a4d1-d571a843f2ff Jul 04 00:05:27.285804 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-afe4f764-b9e0-4d6d-92fe-2a350f05caf7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:27.285993 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-afe4f764-b9e0-4d6d-92fe-2a350f05caf7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:27.286157 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-afe4f764-b9e0-4d6d-92fe-2a350f05caf7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Delete volume with id: 5f71fb59-32c5-4ae7-a4d1-d571a843f2ff Jul 04 00:05:27.292631 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-1bf3af1c-a4f5-441a-9bf3-b2ab691da259 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot force create request issued successfully. Jul 04 00:05:27.293194 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1bf3af1c-a4f5-441a-9bf3-b2ab691da259 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 04 00:05:27.293964 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:27.293964 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:05:27.294054 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1382/5494] 10.4.3.143 () {68 vars in 1265 bytes} [Sat Jul 4 00:05:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:05:27.294427 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-afe4f764-b9e0-4d6d-92fe-2a350f05caf7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:05:27.302068 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-312e3a2f-1972-4f41-88f6-1adfd44c5fe2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:27.303887 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-312e3a2f-1972-4f41-88f6-1adfd44c5fe2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/61efcac9-ae33-4b2f-94cd-a12a6aaffd6d Jul 04 00:05:27.305823 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-312e3a2f-1972-4f41-88f6-1adfd44c5fe2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:27.305823 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-312e3a2f-1972-4f41-88f6-1adfd44c5fe2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:27.309907 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:27.309907 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:27.310538 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-312e3a2f-1972-4f41-88f6-1adfd44c5fe2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:05:27.311564 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-312e3a2f-1972-4f41-88f6-1adfd44c5fe2 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/61efcac9-ae33-4b2f-94cd-a12a6aaffd6d returned with HTTP 200 Jul 04 00:05:27.312046 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1351/5495] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:05:27 2026] GET /volume/v3/snapshots/61efcac9-ae33-4b2f-94cd-a12a6aaffd6d => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:27.317684 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-afe4f764-b9e0-4d6d-92fe-2a350f05caf7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Delete volume request issued successfully. Jul 04 00:05:27.317918 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-afe4f764-b9e0-4d6d-92fe-2a350f05caf7 tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/5f71fb59-32c5-4ae7-a4d1-d571a843f2ff returned with HTTP 202 Jul 04 00:05:27.318410 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1377/5496] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:05:27 2026] DELETE /volume/v3/volumes/5f71fb59-32c5-4ae7-a4d1-d571a843f2ff => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:05:27.326101 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-85cf493d-1a36-4cbd-aa06-de856ac4652f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:27.327799 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-85cf493d-1a36-4cbd-aa06-de856ac4652f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/5f71fb59-32c5-4ae7-a4d1-d571a843f2ff Jul 04 00:05:27.328191 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-85cf493d-1a36-4cbd-aa06-de856ac4652f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:27.328191 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-85cf493d-1a36-4cbd-aa06-de856ac4652f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:27.335370 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:27.335370 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:05:27.339172 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-85cf493d-1a36-4cbd-aa06-de856ac4652f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Volume info retrieved successfully. Jul 04 00:05:27.343315 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-85cf493d-1a36-4cbd-aa06-de856ac4652f tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/5f71fb59-32c5-4ae7-a4d1-d571a843f2ff returned with HTTP 200 Jul 04 00:05:27.343714 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1387/5497] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:27 2026] GET /volume/v3/volumes/5f71fb59-32c5-4ae7-a4d1-d571a843f2ff => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:28.321168 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c9e34301-7f9c-4b06-b29b-a825370d7d13 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:28.323482 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c9e34301-7f9c-4b06-b29b-a825370d7d13 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/61efcac9-ae33-4b2f-94cd-a12a6aaffd6d Jul 04 00:05:28.323793 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c9e34301-7f9c-4b06-b29b-a825370d7d13 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:28.324003 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c9e34301-7f9c-4b06-b29b-a825370d7d13 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:28.329863 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:28.329863 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:28.330341 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c9e34301-7f9c-4b06-b29b-a825370d7d13 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:05:28.331156 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c9e34301-7f9c-4b06-b29b-a825370d7d13 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/61efcac9-ae33-4b2f-94cd-a12a6aaffd6d returned with HTTP 200 Jul 04 00:05:28.331510 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1383/5498] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:05:28 2026] GET /volume/v3/snapshots/61efcac9-ae33-4b2f-94cd-a12a6aaffd6d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:28.341579 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4902e578-3a85-4daa-8726-f5fb700fc933 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:28.343482 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4902e578-3a85-4daa-8726-f5fb700fc933 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/61efcac9-ae33-4b2f-94cd-a12a6aaffd6d Jul 04 00:05:28.343686 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4902e578-3a85-4daa-8726-f5fb700fc933 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:28.343898 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4902e578-3a85-4daa-8726-f5fb700fc933 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:28.348841 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:28.348841 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:28.349263 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4902e578-3a85-4daa-8726-f5fb700fc933 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:05:28.350215 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4902e578-3a85-4daa-8726-f5fb700fc933 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/61efcac9-ae33-4b2f-94cd-a12a6aaffd6d returned with HTTP 200 Jul 04 00:05:28.350595 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1352/5499] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:05:28 2026] GET /volume/v3/snapshots/61efcac9-ae33-4b2f-94cd-a12a6aaffd6d => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:28.355370 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4ac13742-8744-4514-9565-16486739366e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:28.357448 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4ac13742-8744-4514-9565-16486739366e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] GET https://10.4.3.143/volume/v3/volumes/5f71fb59-32c5-4ae7-a4d1-d571a843f2ff Jul 04 00:05:28.357634 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4ac13742-8744-4514-9565-16486739366e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:28.357823 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4ac13742-8744-4514-9565-16486739366e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:28.359801 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:28.361263 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:05:28.361557 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1122712110", "snapshot_id": "61efcac9-ae33-4b2f-94cd-a12a6aaffd6d", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:28.363003 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1122712110', 'snapshot_id': '61efcac9-ae33-4b2f-94cd-a12a6aaffd6d', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:05:28.363631 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4ac13742-8744-4514-9565-16486739366e tempest-VolumesBackupsTest-1107577580 tempest-VolumesBackupsTest-1107577580-project-member] https://10.4.3.143/volume/v3/volumes/5f71fb59-32c5-4ae7-a4d1-d571a843f2ff returned with HTTP 404 Jul 04 00:05:28.364095 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1378/5500] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:28 2026] GET /volume/v3/volumes/5f71fb59-32c5-4ae7-a4d1-d571a843f2ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:28.367259 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:28.367259 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:05:28.367661 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:05:28.367778 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume of 1 GB Jul 04 00:05:28.372519 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Availability Zones retrieved successfully. Jul 04 00:05:28.381093 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (ce6b4400-bb90-4802-a967-7f4c210df49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:05:28.382576 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fec412b3-ee54-47c7-b2e0-88e2d23ceed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:28.384051 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:05:28.418694 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fec412b3-ee54-47c7-b2e0-88e2d23ceed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '61efcac9-ae33-4b2f-94cd-a12a6aaffd6d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:28.419597 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41b2cbbd-0b0f-4cd0-8783-e634fdd48b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:28.483886 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Created reservations ['25aa9676-e317-4446-8588-b5a3fd59b7db', 'f728558a-c591-4731-b465-9b999c8fa74c', 'ee1d8c92-e50e-4820-8002-31c8eb509be0', '14be83c9-f9ba-4d68-8160-6bd650a47d40'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:05:28.484469 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41b2cbbd-0b0f-4cd0-8783-e634fdd48b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25aa9676-e317-4446-8588-b5a3fd59b7db', 'f728558a-c591-4731-b465-9b999c8fa74c', 'ee1d8c92-e50e-4820-8002-31c8eb509be0', '14be83c9-f9ba-4d68-8160-6bd650a47d40']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:28.485207 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (160c35a4-8fd9-47e9-bcf4-87ebcb599763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:28.542334 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (160c35a4-8fd9-47e9-bcf4-87ebcb599763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3328c00-9dd1-4831-a358-965bddd20a10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1122712110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['25aa9676-e317-4446-8588-b5a3fd59b7db','f728558a-c591-4731-b465-9b999c8fa74c','ee1d8c92-e50e-4820-8002-31c8eb509be0','14be83c9-f9ba-4d68-8160-6bd650a47d40'],size=1,snapshot_id=61efcac9-ae33-4b2f-94cd-a12a6aaffd6d,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), '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-04T00:05:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1122712110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3328c00-9dd1-4831-a358-965bddd20a10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='506ed6de9d934ca0bc79c236b2baa08f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=61efcac9-ae33-4b2f-94cd-a12a6aaffd6d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05aad096c3834b00afc9b92c326dc8a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:28.543089 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26bed3df-6064-4126-89ec-368ebf0e0ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:28.567043 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26bed3df-6064-4126-89ec-368ebf0e0ae4) transitioned into state 'SUCCESS' from state '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-1122712110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='506ed6de9d934ca0bc79c236b2baa08f',qos_specs=None,replication_status=,reservations=['25aa9676-e317-4446-8588-b5a3fd59b7db','f728558a-c591-4731-b465-9b999c8fa74c','ee1d8c92-e50e-4820-8002-31c8eb509be0','14be83c9-f9ba-4d68-8160-6bd650a47d40'],size=1,snapshot_id=61efcac9-ae33-4b2f-94cd-a12a6aaffd6d,source_replicaid=,source_volid=None,status='creating',user_id='05aad096c3834b00afc9b92c326dc8a6',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:28.567783 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e6141eb-05ed-4fd8-8d33-a8303d304387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:05:28.592059 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e6141eb-05ed-4fd8-8d33-a8303d304387) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:05:28.593057 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Flow 'volume_create_api' (ce6b4400-bb90-4802-a967-7f4c210df49f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:05:28.593366 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Create volume request issued successfully. Jul 04 00:05:28.593993 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dd6b5b8f-a4b0-417b-8372-cd80a970775a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:05:28.594401 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1388/5501] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:05:28 2026] POST /volume/v3/volumes => generated 785 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:05:28.608893 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a9ecd73a-008c-431e-9d3f-cfbf17d81918 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:28.610414 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a9ecd73a-008c-431e-9d3f-cfbf17d81918 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 Jul 04 00:05:28.610607 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a9ecd73a-008c-431e-9d3f-cfbf17d81918 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:28.610802 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a9ecd73a-008c-431e-9d3f-cfbf17d81918 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:28.616777 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:28.616777 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:28.620375 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a9ecd73a-008c-431e-9d3f-cfbf17d81918 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:05:28.624230 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a9ecd73a-008c-431e-9d3f-cfbf17d81918 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 returned with HTTP 200 Jul 04 00:05:28.624573 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1384/5502] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:28 2026] GET /volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:29.636672 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-493f849c-8973-4946-a9f9-ec3f5dcf6487 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:29.640076 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-493f849c-8973-4946-a9f9-ec3f5dcf6487 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 Jul 04 00:05:29.640076 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-493f849c-8973-4946-a9f9-ec3f5dcf6487 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:29.640076 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-493f849c-8973-4946-a9f9-ec3f5dcf6487 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:29.648393 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:29.648393 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:29.651134 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-493f849c-8973-4946-a9f9-ec3f5dcf6487 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:05:29.655718 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-493f849c-8973-4946-a9f9-ec3f5dcf6487 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 returned with HTTP 200 Jul 04 00:05:29.656240 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1353/5503] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:29 2026] GET /volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:05:29.670575 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9fff6078-962b-4858-a3ae-601da1fb0451 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:29.672477 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9fff6078-962b-4858-a3ae-601da1fb0451 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 Jul 04 00:05:29.675925 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9fff6078-962b-4858-a3ae-601da1fb0451 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:29.676144 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9fff6078-962b-4858-a3ae-601da1fb0451 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:29.684267 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:29.684267 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:05:29.693528 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9fff6078-962b-4858-a3ae-601da1fb0451 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:05:29.700039 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9fff6078-962b-4858-a3ae-601da1fb0451 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 returned with HTTP 200 Jul 04 00:05:29.700441 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1379/5504] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:05:29 2026] GET /volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 => generated 1394 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:05:29.826910 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-efa6f7c6-c681-479c-93df-0d3155400f2e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:29.829138 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-efa6f7c6-c681-479c-93df-0d3155400f2e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 Jul 04 00:05:29.829394 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-efa6f7c6-c681-479c-93df-0d3155400f2e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:29.829522 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-efa6f7c6-c681-479c-93df-0d3155400f2e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:29.836683 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:29.836683 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:05:29.840906 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-efa6f7c6-c681-479c-93df-0d3155400f2e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:05:29.845212 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-efa6f7c6-c681-479c-93df-0d3155400f2e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 returned with HTTP 200 Jul 04 00:05:29.845762 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1389/5505] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:05:29 2026] GET /volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 => generated 1394 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:05:30.287315 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-2fcb5880-d672-41c8-ba36-e9cc94919d1b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:30.289697 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-2fcb5880-d672-41c8-ba36-e9cc94919d1b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 Jul 04 00:05:30.290039 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-2fcb5880-d672-41c8-ba36-e9cc94919d1b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:30.290039 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-2fcb5880-d672-41c8-ba36-e9cc94919d1b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:30.297301 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:30.297301 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:30.301007 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-2fcb5880-d672-41c8-ba36-e9cc94919d1b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:05:30.306193 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-2fcb5880-d672-41c8-ba36-e9cc94919d1b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 returned with HTTP 200 Jul 04 00:05:30.306587 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1385/5506] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:05:30 2026] GET /volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:05:30.320086 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1cf95455-7476-4975-a0b2-171dd35b0768 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:30.320086 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1cf95455-7476-4975-a0b2-171dd35b0768 None None] GET https://10.4.3.143/volume// Jul 04 00:05:30.320086 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1cf95455-7476-4975-a0b2-171dd35b0768 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:30.320086 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1cf95455-7476-4975-a0b2-171dd35b0768 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:30.321125 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1cf95455-7476-4975-a0b2-171dd35b0768 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:05:30.321125 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1354/5507] 10.4.3.143 () {66 vars in 1419 bytes} [Sat Jul 4 00:05: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 04 00:05:30.330309 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-9aa2ce1a-fda9-41a5-9d53-46cb33176b5e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:30.332770 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-9aa2ce1a-fda9-41a5-9d53-46cb33176b5e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:05:30.333115 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-9aa2ce1a-fda9-41a5-9d53-46cb33176b5e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3328c00-9dd1-4831-a358-965bddd20a10", "connector": null, "instance_uuid": "42676e0b-84c6-4d51-8ad9-0732e51e4266"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:30.342972 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:30.342972 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:05:30.367492 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-9aa2ce1a-fda9-41a5-9d53-46cb33176b5e tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:05:30.367990 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1380/5508] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:05:30 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 04 00:05:31.134363 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-51e0fd9b-7152-4d8a-aa71-25556bacb560 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.200492 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-51e0fd9b-7152-4d8a-aa71-25556bacb560 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:05:31.200873 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-51e0fd9b-7152-4d8a-aa71-25556bacb560 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-930817778", "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=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:31.218003 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-51e0fd9b-7152-4d8a-aa71-25556bacb560 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:05:31.218399 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1390/5509] 10.4.3.143 () {68 vars in 1253 bytes} [Sat Jul 4 00:05:31 2026] POST /volume/v3/types => generated 379 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:31.226631 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8dcf34bb-2f97-47a1-84b1-2ce33982d659 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.228476 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8dcf34bb-2f97-47a1-84b1-2ce33982d659 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] POST https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/encryption Jul 04 00:05:31.228826 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8dcf34bb-2f97-47a1-84b1-2ce33982d659 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:31.242662 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8dcf34bb-2f97-47a1-84b1-2ce33982d659 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/encryption returned with HTTP 200 Jul 04 00:05:31.243023 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1386/5510] 10.4.3.143 () {68 vars in 1397 bytes} [Sat Jul 4 00:05:31 2026] POST /volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:31.251780 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-77bb9805-17c1-4320-a011-49977949cb32 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.253888 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-77bb9805-17c1-4320-a011-49977949cb32 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:05:31.254256 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-77bb9805-17c1-4320-a011-49977949cb32 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-305001428", "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=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:31.269536 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-77bb9805-17c1-4320-a011-49977949cb32 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:05:31.269924 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1355/5511] 10.4.3.143 () {68 vars in 1253 bytes} [Sat Jul 4 00:05:31 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:31.278293 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-658ac92c-9408-41fc-9289-99c2d85eb672 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.331743 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-658ac92c-9408-41fc-9289-99c2d85eb672 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] POST https://10.4.3.143/volume/v3/types/21ccbb24-df13-4999-9cb8-c98c3a541c1a/encryption Jul 04 00:05:31.332053 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-658ac92c-9408-41fc-9289-99c2d85eb672 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:31.333376 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:31.333376 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:05:31.333799 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.policy [None req-658ac92c-9408-41fc-9289-99c2d85eb672 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'c9b00290b75f44a69d05d0a01fb8d08a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'deb1b1a1938e4f7683e9d08a04e5335d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99863) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 04 00:05:31.333966 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-658ac92c-9408-41fc-9289-99c2d85eb672 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] https://10.4.3.143/volume/v3/types/21ccbb24-df13-4999-9cb8-c98c3a541c1a/encryption returned with HTTP 403 Jul 04 00:05:31.334368 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1381/5512] 10.4.3.143 () {68 vars in 1397 bytes} [Sat Jul 4 00:05:31 2026] POST /volume/v3/types/21ccbb24-df13-4999-9cb8-c98c3a541c1a/encryption => generated 127 bytes in 56 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:31.341205 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3f09c5fd-76d6-4bee-91ca-0215110b87ca None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.342790 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3f09c5fd-76d6-4bee-91ca-0215110b87ca tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:05:31.343130 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3f09c5fd-76d6-4bee-91ca-0215110b87ca tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-802212183", "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=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:31.358317 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3f09c5fd-76d6-4bee-91ca-0215110b87ca tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:05:31.358816 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1391/5513] 10.4.3.143 () {68 vars in 1253 bytes} [Sat Jul 4 00:05:31 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:31.366180 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-1009de1b-670a-4426-94e4-2da29fb5645e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.367860 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1009de1b-670a-4426-94e4-2da29fb5645e tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] POST https://10.4.3.143/volume/v3/types/a6971c46-d84e-45e8-8a92-e04299449c88/extra_specs Jul 04 00:05:31.368202 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-1009de1b-670a-4426-94e4-2da29fb5645e tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:31.369932 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.policy [None req-1009de1b-670a-4426-94e4-2da29fb5645e tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'c9b00290b75f44a69d05d0a01fb8d08a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'deb1b1a1938e4f7683e9d08a04e5335d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99861) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 04 00:05:31.370131 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-1009de1b-670a-4426-94e4-2da29fb5645e tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] https://10.4.3.143/volume/v3/types/a6971c46-d84e-45e8-8a92-e04299449c88/extra_specs returned with HTTP 403 Jul 04 00:05:31.370542 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1387/5514] 10.4.3.143 () {68 vars in 1399 bytes} [Sat Jul 4 00:05:31 2026] POST /volume/v3/types/a6971c46-d84e-45e8-8a92-e04299449c88/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:31.376352 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d79a0288-affc-4410-9f8b-3a64b2369f27 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.378276 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d79a0288-affc-4410-9f8b-3a64b2369f27 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] PUT https://10.4.3.143/volume/v3/types/a6971c46-d84e-45e8-8a92-e04299449c88/extra_specs/key2 Jul 04 00:05:31.378664 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d79a0288-affc-4410-9f8b-3a64b2369f27 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:31.380717 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.policy [None req-d79a0288-affc-4410-9f8b-3a64b2369f27 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c9b00290b75f44a69d05d0a01fb8d08a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'deb1b1a1938e4f7683e9d08a04e5335d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99860) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 04 00:05:31.380929 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d79a0288-affc-4410-9f8b-3a64b2369f27 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] https://10.4.3.143/volume/v3/types/a6971c46-d84e-45e8-8a92-e04299449c88/extra_specs/key2 returned with HTTP 403 Jul 04 00:05:31.381389 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1356/5515] 10.4.3.143 () {68 vars in 1413 bytes} [Sat Jul 4 00:05:31 2026] PUT /volume/v3/types/a6971c46-d84e-45e8-8a92-e04299449c88/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:31.387756 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cd4675e9-bbf5-41fb-a0b9-f9a6872d5a8e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.389226 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cd4675e9-bbf5-41fb-a0b9-f9a6872d5a8e tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] POST https://10.4.3.143/volume/v3/types Jul 04 00:05:31.389554 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cd4675e9-bbf5-41fb-a0b9-f9a6872d5a8e tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:31.391598 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.policy [None req-cd4675e9-bbf5-41fb-a0b9-f9a6872d5a8e tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'c9b00290b75f44a69d05d0a01fb8d08a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'deb1b1a1938e4f7683e9d08a04e5335d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99863) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 04 00:05:31.391812 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cd4675e9-bbf5-41fb-a0b9-f9a6872d5a8e tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] https://10.4.3.143/volume/v3/types returned with HTTP 403 Jul 04 00:05:31.392262 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1382/5516] 10.4.3.143 () {68 vars in 1252 bytes} [Sat Jul 4 00:05:31 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 04 00:05:31.397974 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c5896f9c-efec-43b9-acc1-37cc9686b552 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.399699 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c5896f9c-efec-43b9-acc1-37cc9686b552 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:05:31.400062 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c5896f9c-efec-43b9-acc1-37cc9686b552 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1683453584", "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=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:31.414718 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c5896f9c-efec-43b9-acc1-37cc9686b552 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:05:31.415103 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1392/5517] 10.4.3.143 () {68 vars in 1253 bytes} [Sat Jul 4 00:05:31 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:31.421887 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6c536d08-95a3-4505-b7de-ba95db18b8eb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.423427 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6c536d08-95a3-4505-b7de-ba95db18b8eb tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] POST https://10.4.3.143/volume/v3/types/4cc5ac81-90c2-4481-957b-f31c8d78a5fa/encryption Jul 04 00:05:31.423766 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6c536d08-95a3-4505-b7de-ba95db18b8eb tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:31.438136 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6c536d08-95a3-4505-b7de-ba95db18b8eb tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] https://10.4.3.143/volume/v3/types/4cc5ac81-90c2-4481-957b-f31c8d78a5fa/encryption returned with HTTP 200 Jul 04 00:05:31.438616 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1388/5518] 10.4.3.143 () {68 vars in 1397 bytes} [Sat Jul 4 00:05:31 2026] POST /volume/v3/types/4cc5ac81-90c2-4481-957b-f31c8d78a5fa/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:31.446306 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9f74e818-d4d3-49d0-905e-892834d405e2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.447983 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9f74e818-d4d3-49d0-905e-892834d405e2 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] DELETE https://10.4.3.143/volume/v3/types/4cc5ac81-90c2-4481-957b-f31c8d78a5fa/encryption/ccffb98e-067e-4196-ad27-3b11c462afd1 Jul 04 00:05:31.448160 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9f74e818-d4d3-49d0-905e-892834d405e2 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:31.448335 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9f74e818-d4d3-49d0-905e-892834d405e2 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:31.448906 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.policy [None req-9f74e818-d4d3-49d0-905e-892834d405e2 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'c9b00290b75f44a69d05d0a01fb8d08a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'deb1b1a1938e4f7683e9d08a04e5335d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99860) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 04 00:05:31.449057 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9f74e818-d4d3-49d0-905e-892834d405e2 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] https://10.4.3.143/volume/v3/types/4cc5ac81-90c2-4481-957b-f31c8d78a5fa/encryption/ccffb98e-067e-4196-ad27-3b11c462afd1 returned with HTTP 403 Jul 04 00:05:31.449440 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1357/5519] 10.4.3.143 () {66 vars in 1489 bytes} [Sat Jul 4 00:05:31 2026] DELETE /volume/v3/types/4cc5ac81-90c2-4481-957b-f31c8d78a5fa/encryption/ccffb98e-067e-4196-ad27-3b11c462afd1 => generated 127 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:31.456338 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-33b1a400-3d95-472d-b22e-c430f68edf0e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.457801 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-33b1a400-3d95-472d-b22e-c430f68edf0e tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:05:31.458085 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-33b1a400-3d95-472d-b22e-c430f68edf0e tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1956548308", "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=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:31.482029 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-33b1a400-3d95-472d-b22e-c430f68edf0e tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:05:31.482369 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1383/5520] 10.4.3.143 () {68 vars in 1253 bytes} [Sat Jul 4 00:05:31 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:31.490022 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-dc1a8951-eca5-43fa-80a9-519725b98c2c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.491736 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dc1a8951-eca5-43fa-80a9-519725b98c2c tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] DELETE https://10.4.3.143/volume/v3/types/afa587ff-9151-4ba9-9650-9f895eb32881/extra_specs/key1 Jul 04 00:05:31.491926 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dc1a8951-eca5-43fa-80a9-519725b98c2c tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:31.492112 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-dc1a8951-eca5-43fa-80a9-519725b98c2c tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:31.496347 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.policy [None req-dc1a8951-eca5-43fa-80a9-519725b98c2c tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'c9b00290b75f44a69d05d0a01fb8d08a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'deb1b1a1938e4f7683e9d08a04e5335d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99862) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 04 00:05:31.496511 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-dc1a8951-eca5-43fa-80a9-519725b98c2c tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] https://10.4.3.143/volume/v3/types/afa587ff-9151-4ba9-9650-9f895eb32881/extra_specs/key1 returned with HTTP 403 Jul 04 00:05:31.496931 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1393/5521] 10.4.3.143 () {66 vars in 1396 bytes} [Sat Jul 4 00:05:31 2026] DELETE /volume/v3/types/afa587ff-9151-4ba9-9650-9f895eb32881/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:31.503843 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-63df5123-5e92-4a1e-bd1c-89546dbefeba None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.505756 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-63df5123-5e92-4a1e-bd1c-89546dbefeba tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:05:31.506162 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-63df5123-5e92-4a1e-bd1c-89546dbefeba tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-827769680", "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=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:31.522248 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-63df5123-5e92-4a1e-bd1c-89546dbefeba tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:05:31.522667 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1389/5522] 10.4.3.143 () {68 vars in 1253 bytes} [Sat Jul 4 00:05:31 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:31.529720 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bbe2b3a4-0986-424f-a363-52facb26f559 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.531665 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bbe2b3a4-0986-424f-a363-52facb26f559 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] DELETE https://10.4.3.143/volume/v3/types/fedf107b-d7c5-4308-b2ec-c4fc6cf40531 Jul 04 00:05:31.531861 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bbe2b3a4-0986-424f-a363-52facb26f559 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:31.532038 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bbe2b3a4-0986-424f-a363-52facb26f559 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:31.532562 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.policy [None req-bbe2b3a4-0986-424f-a363-52facb26f559 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'c9b00290b75f44a69d05d0a01fb8d08a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'deb1b1a1938e4f7683e9d08a04e5335d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99860) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 04 00:05:31.532756 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bbe2b3a4-0986-424f-a363-52facb26f559 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] https://10.4.3.143/volume/v3/types/fedf107b-d7c5-4308-b2ec-c4fc6cf40531 returned with HTTP 403 Jul 04 00:05:31.533164 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1358/5523] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:05:31 2026] DELETE /volume/v3/types/fedf107b-d7c5-4308-b2ec-c4fc6cf40531 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:31.540364 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-382f3cf8-8ccf-4dc4-9c2d-8d76cb957d7e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.542452 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-382f3cf8-8ccf-4dc4-9c2d-8d76cb957d7e tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] GET https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/extra_specs Jul 04 00:05:31.542565 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-382f3cf8-8ccf-4dc4-9c2d-8d76cb957d7e tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:31.542768 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-382f3cf8-8ccf-4dc4-9c2d-8d76cb957d7e tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:31.550440 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-382f3cf8-8ccf-4dc4-9c2d-8d76cb957d7e tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/extra_specs returned with HTTP 200 Jul 04 00:05:31.550735 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1384/5524] 10.4.3.143 () {66 vars in 1378 bytes} [Sat Jul 4 00:05:31 2026] GET /volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:31.559841 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-182918b1-9292-4bbe-bc6e-cfc6e4019aa9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.561697 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-182918b1-9292-4bbe-bc6e-cfc6e4019aa9 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] GET https://10.4.3.143/volume/v3/types Jul 04 00:05:31.561897 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-182918b1-9292-4bbe-bc6e-cfc6e4019aa9 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:31.562075 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-182918b1-9292-4bbe-bc6e-cfc6e4019aa9 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:31.562783 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-182918b1-9292-4bbe-bc6e-cfc6e4019aa9 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 04 00:05:31.584247 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-182918b1-9292-4bbe-bc6e-cfc6e4019aa9 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:05:31.584623 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1394/5525] 10.4.3.143 () {66 vars in 1231 bytes} [Sat Jul 4 00:05:31 2026] GET /volume/v3/types => generated 2385 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:05:31.594565 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9df4d187-f34d-4425-b462-e82f35e82041 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.596714 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9df4d187-f34d-4425-b462-e82f35e82041 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] GET https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/encryption/cipher Jul 04 00:05:31.596945 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9df4d187-f34d-4425-b462-e82f35e82041 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:31.597174 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9df4d187-f34d-4425-b462-e82f35e82041 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:31.597944 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.policy [None req-9df4d187-f34d-4425-b462-e82f35e82041 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c9b00290b75f44a69d05d0a01fb8d08a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'deb1b1a1938e4f7683e9d08a04e5335d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99861) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 04 00:05:31.598147 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9df4d187-f34d-4425-b462-e82f35e82041 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/encryption/cipher returned with HTTP 403 Jul 04 00:05:31.598683 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1390/5526] 10.4.3.143 () {66 vars in 1396 bytes} [Sat Jul 4 00:05:31 2026] GET /volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:31.606160 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4eadc89e-4903-4467-a113-949838438589 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.608241 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4eadc89e-4903-4467-a113-949838438589 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] GET https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/encryption Jul 04 00:05:31.608471 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4eadc89e-4903-4467-a113-949838438589 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:31.609055 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4eadc89e-4903-4467-a113-949838438589 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:31.609471 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.policy [None req-4eadc89e-4903-4467-a113-949838438589 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c9b00290b75f44a69d05d0a01fb8d08a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'deb1b1a1938e4f7683e9d08a04e5335d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99860) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 04 00:05:31.609713 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4eadc89e-4903-4467-a113-949838438589 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/encryption returned with HTTP 403 Jul 04 00:05:31.610185 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1359/5527] 10.4.3.143 () {66 vars in 1375 bytes} [Sat Jul 4 00:05:31 2026] GET /volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:31.616964 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d11b2e9b-7457-4938-b344-9b0a4c5524b5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.618483 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d11b2e9b-7457-4938-b344-9b0a4c5524b5 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] GET https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/extra_specs/multiattach Jul 04 00:05:31.618650 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d11b2e9b-7457-4938-b344-9b0a4c5524b5 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:31.618874 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d11b2e9b-7457-4938-b344-9b0a4c5524b5 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:31.625048 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d11b2e9b-7457-4938-b344-9b0a4c5524b5 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/extra_specs/multiattach returned with HTTP 200 Jul 04 00:05:31.625477 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1385/5528] 10.4.3.143 () {66 vars in 1414 bytes} [Sat Jul 4 00:05:31 2026] GET /volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 04 00:05:31.631994 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ec89abfa-5c31-4f60-9132-9a37d2d8a91c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.633746 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ec89abfa-5c31-4f60-9132-9a37d2d8a91c tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] GET https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/extra_specs/volume_backend_name Jul 04 00:05:31.633921 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ec89abfa-5c31-4f60-9132-9a37d2d8a91c tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:31.634089 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ec89abfa-5c31-4f60-9132-9a37d2d8a91c tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:31.641343 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ec89abfa-5c31-4f60-9132-9a37d2d8a91c tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/extra_specs/volume_backend_name returned with HTTP 404 Jul 04 00:05:31.641760 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1395/5529] 10.4.3.143 () {66 vars in 1438 bytes} [Sat Jul 4 00:05:31 2026] GET /volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:31.649132 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7263e455-4044-4920-98f6-7ee047300be2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.651219 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7263e455-4044-4920-98f6-7ee047300be2 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] GET https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131 Jul 04 00:05:31.651437 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7263e455-4044-4920-98f6-7ee047300be2 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:31.651676 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7263e455-4044-4920-98f6-7ee047300be2 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:31.658789 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7263e455-4044-4920-98f6-7ee047300be2 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131 returned with HTTP 200 Jul 04 00:05:31.659201 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1391/5530] 10.4.3.143 () {66 vars in 1342 bytes} [Sat Jul 4 00:05:31 2026] GET /volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131 => generated 317 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:05:31.668376 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-82a92480-c141-4e21-812b-3050ba186732 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.670103 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-82a92480-c141-4e21-812b-3050ba186732 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] PUT https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/encryption/fba050a7-6951-4ede-af4f-1c94a57b17c7 Jul 04 00:05:31.670421 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-82a92480-c141-4e21-812b-3050ba186732 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:31.672508 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.policy [None req-82a92480-c141-4e21-812b-3050ba186732 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'c9b00290b75f44a69d05d0a01fb8d08a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'deb1b1a1938e4f7683e9d08a04e5335d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99860) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 04 00:05:31.672676 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-82a92480-c141-4e21-812b-3050ba186732 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/encryption/fba050a7-6951-4ede-af4f-1c94a57b17c7 returned with HTTP 403 Jul 04 00:05:31.673078 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1360/5531] 10.4.3.143 () {68 vars in 1506 bytes} [Sat Jul 4 00:05:31 2026] PUT /volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/encryption/fba050a7-6951-4ede-af4f-1c94a57b17c7 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:31.680350 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d66bbb40-af6a-4cec-8923-4b9890343aa9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.682041 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d66bbb40-af6a-4cec-8923-4b9890343aa9 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] PUT https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/extra_specs/key1 Jul 04 00:05:31.682369 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d66bbb40-af6a-4cec-8923-4b9890343aa9 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:31.684048 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.policy [None req-d66bbb40-af6a-4cec-8923-4b9890343aa9 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c9b00290b75f44a69d05d0a01fb8d08a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'deb1b1a1938e4f7683e9d08a04e5335d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99863) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 04 00:05:31.684205 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d66bbb40-af6a-4cec-8923-4b9890343aa9 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/extra_specs/key1 returned with HTTP 403 Jul 04 00:05:31.684611 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1386/5532] 10.4.3.143 () {68 vars in 1413 bytes} [Sat Jul 4 00:05:31 2026] PUT /volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:31.692203 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-32726fbe-f840-4029-af00-eabf3d17a58d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.693736 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-32726fbe-f840-4029-af00-eabf3d17a58d tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] PUT https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131 Jul 04 00:05:31.694029 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-32726fbe-f840-4029-af00-eabf3d17a58d tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:31.696894 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.policy [None req-32726fbe-f840-4029-af00-eabf3d17a58d tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'c9b00290b75f44a69d05d0a01fb8d08a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'deb1b1a1938e4f7683e9d08a04e5335d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99862) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 04 00:05:31.697057 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-32726fbe-f840-4029-af00-eabf3d17a58d tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-member] https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131 returned with HTTP 403 Jul 04 00:05:31.697439 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1396/5533] 10.4.3.143 () {68 vars in 1362 bytes} [Sat Jul 4 00:05:31 2026] PUT /volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:31.704937 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-431d8f19-e68b-4271-8d16-29b665c01c40 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.706311 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-431d8f19-e68b-4271-8d16-29b665c01c40 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] DELETE https://10.4.3.143/volume/v3/types/fedf107b-d7c5-4308-b2ec-c4fc6cf40531 Jul 04 00:05:31.706512 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-431d8f19-e68b-4271-8d16-29b665c01c40 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:31.706729 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-431d8f19-e68b-4271-8d16-29b665c01c40 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:31.730637 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-431d8f19-e68b-4271-8d16-29b665c01c40 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] https://10.4.3.143/volume/v3/types/fedf107b-d7c5-4308-b2ec-c4fc6cf40531 returned with HTTP 202 Jul 04 00:05:31.731080 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1392/5534] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:05:31 2026] DELETE /volume/v3/types/fedf107b-d7c5-4308-b2ec-c4fc6cf40531 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:05:31.737186 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3287a53b-b8bf-40f4-ba51-99d993440b02 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.739135 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3287a53b-b8bf-40f4-ba51-99d993440b02 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] DELETE https://10.4.3.143/volume/v3/types/afa587ff-9151-4ba9-9650-9f895eb32881 Jul 04 00:05:31.739315 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3287a53b-b8bf-40f4-ba51-99d993440b02 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:31.739583 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3287a53b-b8bf-40f4-ba51-99d993440b02 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:31.764100 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3287a53b-b8bf-40f4-ba51-99d993440b02 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] https://10.4.3.143/volume/v3/types/afa587ff-9151-4ba9-9650-9f895eb32881 returned with HTTP 202 Jul 04 00:05:31.764565 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1361/5535] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:05:31 2026] DELETE /volume/v3/types/afa587ff-9151-4ba9-9650-9f895eb32881 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:05:31.771297 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a6624587-030b-4a01-832a-52ce85dd925b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.773077 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a6624587-030b-4a01-832a-52ce85dd925b tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] DELETE https://10.4.3.143/volume/v3/types/4cc5ac81-90c2-4481-957b-f31c8d78a5fa Jul 04 00:05:31.773292 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a6624587-030b-4a01-832a-52ce85dd925b tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:31.773537 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a6624587-030b-4a01-832a-52ce85dd925b tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Calling method '_delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:31.798310 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a6624587-030b-4a01-832a-52ce85dd925b tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] https://10.4.3.143/volume/v3/types/4cc5ac81-90c2-4481-957b-f31c8d78a5fa returned with HTTP 202 Jul 04 00:05:31.798672 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1387/5536] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:05:31 2026] DELETE /volume/v3/types/4cc5ac81-90c2-4481-957b-f31c8d78a5fa => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:05:31.807300 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5c392c1d-b8f5-49ef-a23d-cabbbc0f369a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.809258 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5c392c1d-b8f5-49ef-a23d-cabbbc0f369a tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] DELETE https://10.4.3.143/volume/v3/types/a6971c46-d84e-45e8-8a92-e04299449c88 Jul 04 00:05:31.809458 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5c392c1d-b8f5-49ef-a23d-cabbbc0f369a tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:31.809689 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5c392c1d-b8f5-49ef-a23d-cabbbc0f369a tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Calling method '_delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:31.833476 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5c392c1d-b8f5-49ef-a23d-cabbbc0f369a tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] https://10.4.3.143/volume/v3/types/a6971c46-d84e-45e8-8a92-e04299449c88 returned with HTTP 202 Jul 04 00:05:31.833978 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1397/5537] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:05:31 2026] DELETE /volume/v3/types/a6971c46-d84e-45e8-8a92-e04299449c88 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:05:31.840494 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-36497e72-0204-487e-86e4-e38e09279f94 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.842090 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-36497e72-0204-487e-86e4-e38e09279f94 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] DELETE https://10.4.3.143/volume/v3/types/21ccbb24-df13-4999-9cb8-c98c3a541c1a Jul 04 00:05:31.842245 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-36497e72-0204-487e-86e4-e38e09279f94 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:31.842428 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-36497e72-0204-487e-86e4-e38e09279f94 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:31.863513 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-36497e72-0204-487e-86e4-e38e09279f94 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] https://10.4.3.143/volume/v3/types/21ccbb24-df13-4999-9cb8-c98c3a541c1a returned with HTTP 202 Jul 04 00:05:31.863961 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1393/5538] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:05:31 2026] DELETE /volume/v3/types/21ccbb24-df13-4999-9cb8-c98c3a541c1a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:05:31.870430 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-99cef60f-b21c-43ba-9b2a-7347042741f5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:31.872197 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-99cef60f-b21c-43ba-9b2a-7347042741f5 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] DELETE https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131 Jul 04 00:05:31.872384 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-99cef60f-b21c-43ba-9b2a-7347042741f5 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:31.872582 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-99cef60f-b21c-43ba-9b2a-7347042741f5 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:31.894660 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-99cef60f-b21c-43ba-9b2a-7347042741f5 tempest-VolumeTypesMemberTests-1554565313 tempest-VolumeTypesMemberTests-1554565313-project-admin] https://10.4.3.143/volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131 returned with HTTP 202 Jul 04 00:05:31.895117 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1362/5539] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:05:31 2026] DELETE /volume/v3/types/947b5b11-c74d-46fe-ace6-62b12ab1d131 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:05:36.293659 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0d14b6fb-d18b-46b7-889a-74f9c8f561a8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:36.293659 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0d14b6fb-d18b-46b7-889a-74f9c8f561a8 None None] GET https://10.4.3.143/volume// Jul 04 00:05:36.293659 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0d14b6fb-d18b-46b7-889a-74f9c8f561a8 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:36.293659 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0d14b6fb-d18b-46b7-889a-74f9c8f561a8 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:36.293659 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0d14b6fb-d18b-46b7-889a-74f9c8f561a8 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:05:36.293659 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1388/5540] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:05: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 04 00:05:36.300549 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-c14450d3-0c72-4e5b-bc8a-f8d15654bded None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:36.302312 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-c14450d3-0c72-4e5b-bc8a-f8d15654bded tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 Jul 04 00:05:36.302492 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-c14450d3-0c72-4e5b-bc8a-f8d15654bded tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:05:36.302654 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-c14450d3-0c72-4e5b-bc8a-f8d15654bded tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:05:36.313326 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:36.313326 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:05:36.316729 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-c14450d3-0c72-4e5b-bc8a-f8d15654bded tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:05:36.321030 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-c14450d3-0c72-4e5b-bc8a-f8d15654bded tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 returned with HTTP 200 Jul 04 00:05:36.321418 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1398/5541] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:05:36 2026] GET /volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 => generated 1573 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:05:36.416412 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-15fedf25-9826-4f03-90a6-010aeed32fdb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:36.418230 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-15fedf25-9826-4f03-90a6-010aeed32fdb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] PUT https://10.4.3.143/volume/v3/attachments/bf8f2aea-0499-41ba-88a2-491d079a4c8c Jul 04 00:05:36.418563 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-15fedf25-9826-4f03-90a6-010aeed32fdb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:36.427806 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-15fedf25-9826-4f03-90a6-010aeed32fdb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Acquiring lock "cinder-attachment_update-a3328c00-9dd1-4831-a358-965bddd20a10-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:05:36.432030 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-15fedf25-9826-4f03-90a6-010aeed32fdb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-a3328c00-9dd1-4831-a358-965bddd20a10-np0000004490" acquired by "attachment_update" :: waited 0.004s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:05:36.433409 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:36.433409 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:05:36.959121 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-15fedf25-9826-4f03-90a6-010aeed32fdb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Lock "cinder-attachment_update-a3328c00-9dd1-4831-a358-965bddd20a10-np0000004490" released by "attachment_update" :: held 0.527s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:05:36.959450 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-15fedf25-9826-4f03-90a6-010aeed32fdb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/bf8f2aea-0499-41ba-88a2-491d079a4c8c returned with HTTP 200 Jul 04 00:05:36.959947 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1394/5542] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:05:36 2026] PUT /volume/v3/attachments/bf8f2aea-0499-41ba-88a2-491d079a4c8c => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:05:37.475088 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-fe25225c-6142-4278-9e2b-308c893d21d4 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:05:37.476898 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-fe25225c-6142-4278-9e2b-308c893d21d4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] POST https://10.4.3.143/volume/v3/attachments/bf8f2aea-0499-41ba-88a2-491d079a4c8c/action Jul 04 00:05:37.477231 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-fe25225c-6142-4278-9e2b-308c893d21d4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:05:37.477334 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-fe25225c-6142-4278-9e2b-308c893d21d4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:05:37.492037 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:05:37.492037 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:05:37.502246 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-5a4f0ae2-dae1-4076-929d-fc9fddf7ec27 req-fe25225c-6142-4278-9e2b-308c893d21d4 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/bf8f2aea-0499-41ba-88a2-491d079a4c8c/action returned with HTTP 204 Jul 04 00:05:37.502683 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1363/5543] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:05:37 2026] POST /volume/v3/attachments/bf8f2aea-0499-41ba-88a2-491d079a4c8c/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:05:41.795366 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=129,cinder:UPDATE=43,cinder:INSERT=25 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:05:46.319452 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=67,cinder:INSERT=24,cinder:UPDATE=16 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:05:46.949268 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=59,cinder:UPDATE=22,cinder:INSERT=14 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:05:47.498754 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=35,cinder:UPDATE=11,cinder:INSERT=7 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:06:04.358191 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8df770b4-d67d-4d43-88ae-bb4661aab5fd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:04.503444 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8df770b4-d67d-4d43-88ae-bb4661aab5fd tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:06:04.503444 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8df770b4-d67d-4d43-88ae-bb4661aab5fd tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-180480123-1672359531", "extra_specs": {"multiattach": " True"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:04.518544 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8df770b4-d67d-4d43-88ae-bb4661aab5fd tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:06:04.518890 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1389/5544] 10.4.3.143 () {68 vars in 1253 bytes} [Sat Jul 4 00:06:04 2026] POST /volume/v3/types => generated 286 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:04.526743 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:04.528736 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:06:04.528736 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-344234878", "snapshot_id": null, "imageRef": null, "volume_type": "5b23f531-cdd0-469c-9788-c57260370ffd", "size": 1}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:04.530111 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-344234878', 'snapshot_id': None, 'imageRef': None, 'volume_type': '5b23f531-cdd0-469c-9788-c57260370ffd', 'size': 1}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:06:04.534775 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Create volume of 1 GB Jul 04 00:06:04.534775 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:04.534775 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:04.535593 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Availability Zones retrieved successfully. Jul 04 00:06:04.540074 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Flow 'volume_create_api' (97bd69d8-e41e-41b7-8985-5f1621dad4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:06:04.541749 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (251f3ad9-fd8c-41fb-83ab-a4e532c956a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:04.541922 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:06:04.548788 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:04.548788 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:04.559770 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (251f3ad9-fd8c-41fb-83ab-a4e532c956a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-04T00:06:05Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5b23f531-cdd0-469c-9788-c57260370ffd,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-180480123-1672359531',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b23f531-cdd0-469c-9788-c57260370ffd', 'encryption_key_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=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:04.560284 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (061f69f2-6e48-4481-834a-e01bcb37670f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:04.581808 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-180480123-1672359531 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-180480123-1672359531, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:06:04.582043 np0000004490 devstack@c-api.service[99862]: WARNING cinder.quota [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-180480123-1672359531 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-180480123-1672359531, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:06:04.609674 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Created reservations ['4ad5664a-98f9-4e56-8dcd-769b4276c156', 'f7b2cbda-d9b6-4d62-8e05-a8b5e4eee9a0', '25e77bb9-d321-4133-8b4e-76783af320a0', '57e83706-7586-44af-8a3e-ae8dbff93b0d'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:06:04.610768 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (061f69f2-6e48-4481-834a-e01bcb37670f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ad5664a-98f9-4e56-8dcd-769b4276c156', 'f7b2cbda-d9b6-4d62-8e05-a8b5e4eee9a0', '25e77bb9-d321-4133-8b4e-76783af320a0', '57e83706-7586-44af-8a3e-ae8dbff93b0d']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:04.611288 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e714ed99-b6d6-4d30-a723-ada0b216f6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:04.630304 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e714ed99-b6d6-4d30-a723-ada0b216f6b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a82c2088-47c5-4f4f-8ce7-035e32dd25c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-344234878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='df98f6daa7d7453482bcdd96157e1dbb',qos_specs=None,replication_status=,reservations=['4ad5664a-98f9-4e56-8dcd-769b4276c156','f7b2cbda-d9b6-4d62-8e05-a8b5e4eee9a0','25e77bb9-d321-4133-8b4e-76783af320a0','57e83706-7586-44af-8a3e-ae8dbff93b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69850032cf774869aada22169ac33758',volume_type_id=5b23f531-cdd0-469c-9788-c57260370ffd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:06:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-344234878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a82c2088-47c5-4f4f-8ce7-035e32dd25c9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='df98f6daa7d7453482bcdd96157e1dbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69850032cf774869aada22169ac33758',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b23f531-cdd0-469c-9788-c57260370ffd),volume_type_id=5b23f531-cdd0-469c-9788-c57260370ffd)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:04.630835 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36ca7255-08a6-4555-90f1-7c5203782bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:04.646482 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36ca7255-08a6-4555-90f1-7c5203782bf0) transitioned into state 'SUCCESS' from state '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-344234878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='df98f6daa7d7453482bcdd96157e1dbb',qos_specs=None,replication_status=,reservations=['4ad5664a-98f9-4e56-8dcd-769b4276c156','f7b2cbda-d9b6-4d62-8e05-a8b5e4eee9a0','25e77bb9-d321-4133-8b4e-76783af320a0','57e83706-7586-44af-8a3e-ae8dbff93b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69850032cf774869aada22169ac33758',volume_type_id=5b23f531-cdd0-469c-9788-c57260370ffd)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:04.647233 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fbdd6e4-13b1-463a-a8a0-78a9e3fb710b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:04.655850 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fbdd6e4-13b1-463a-a8a0-78a9e3fb710b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:04.656984 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Flow 'volume_create_api' (97bd69d8-e41e-41b7-8985-5f1621dad4f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:06:04.657738 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Create volume request issued successfully. Jul 04 00:06:04.658118 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d412d170-7b1a-4117-a73b-273d9ab8cb7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:06:04.658883 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1399/5545] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:06:04 2026] POST /volume/v3/volumes => generated 828 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:06:04.669156 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ea28d3b8-ec4d-4bca-8135-12c65eaf9e8e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:04.671307 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ea28d3b8-ec4d-4bca-8135-12c65eaf9e8e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:06:04.671307 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ea28d3b8-ec4d-4bca-8135-12c65eaf9e8e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:04.671307 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ea28d3b8-ec4d-4bca-8135-12c65eaf9e8e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:04.678721 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:04.678721 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:04.682737 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-ea28d3b8-ec4d-4bca-8135-12c65eaf9e8e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:04.687290 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ea28d3b8-ec4d-4bca-8135-12c65eaf9e8e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:06:04.687528 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1395/5546] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:04 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:05.699306 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-07092708-d111-4f0c-894a-f61b4a574f49 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:05.700982 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-07092708-d111-4f0c-894a-f61b4a574f49 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:06:05.701142 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-07092708-d111-4f0c-894a-f61b4a574f49 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:05.701307 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-07092708-d111-4f0c-894a-f61b4a574f49 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:05.707689 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:05.707689 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:05.710773 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-07092708-d111-4f0c-894a-f61b4a574f49 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:05.714261 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-07092708-d111-4f0c-894a-f61b4a574f49 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:06:05.714620 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1364/5547] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:05 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:05.725782 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-9aca8dca-cced-4a1d-836d-757c4c73ce56 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:05.727542 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9aca8dca-cced-4a1d-836d-757c4c73ce56 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:06:05.727725 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9aca8dca-cced-4a1d-836d-757c4c73ce56 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:05.727979 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-9aca8dca-cced-4a1d-836d-757c4c73ce56 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:05.734793 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:05.734793 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:05.738316 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-9aca8dca-cced-4a1d-836d-757c4c73ce56 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:05.742120 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-9aca8dca-cced-4a1d-836d-757c4c73ce56 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:06:05.742465 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1390/5548] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:05 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:05.753310 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0e6f78fb-b050-4119-bce7-ad26312913ce None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:05.755013 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:06:05.755398 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-521100783", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:05.756751 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-521100783', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:06:05.756875 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Create volume of 1 GB Jul 04 00:06:05.757105 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:05.757105 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:05.760826 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Availability Zones retrieved successfully. Jul 04 00:06:05.765698 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Flow 'volume_create_api' (e4ac5ab0-d338-466f-a5c1-647767440209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:06:05.766593 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e384ac8-b3c8-473a-bc12-c7217d0c143b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:05.767401 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:06:05.789556 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e384ac8-b3c8-473a-bc12-c7217d0c143b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:05.790308 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afb178a6-2749-4c29-bbcc-5c4cfb775cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:05.837233 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Created reservations ['1080dc80-0ae3-4339-b3f4-587089f4fdea', '41b3452d-c059-4bb6-8545-c0b7d22273ef', '099778d9-6195-4420-a990-6907312d5b63', '673c94d0-5bb5-403e-a032-18c17af39b74'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:06:05.837980 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afb178a6-2749-4c29-bbcc-5c4cfb775cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1080dc80-0ae3-4339-b3f4-587089f4fdea', '41b3452d-c059-4bb6-8545-c0b7d22273ef', '099778d9-6195-4420-a990-6907312d5b63', '673c94d0-5bb5-403e-a032-18c17af39b74']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:05.838615 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5161007-2fc8-49c8-8905-3d30273fc9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:05.858045 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5161007-2fc8-49c8-8905-3d30273fc9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-521100783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df98f6daa7d7453482bcdd96157e1dbb',qos_specs=None,replication_status=,reservations=['1080dc80-0ae3-4339-b3f4-587089f4fdea','41b3452d-c059-4bb6-8545-c0b7d22273ef','099778d9-6195-4420-a990-6907312d5b63','673c94d0-5bb5-403e-a032-18c17af39b74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69850032cf774869aada22169ac33758',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:06:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-521100783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df98f6daa7d7453482bcdd96157e1dbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69850032cf774869aada22169ac33758',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:05.858753 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e55f10fc-d81a-40e2-9026-ea373f1e0499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:05.874352 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e55f10fc-d81a-40e2-9026-ea373f1e0499) transitioned into state 'SUCCESS' from state '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-521100783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df98f6daa7d7453482bcdd96157e1dbb',qos_specs=None,replication_status=,reservations=['1080dc80-0ae3-4339-b3f4-587089f4fdea','41b3452d-c059-4bb6-8545-c0b7d22273ef','099778d9-6195-4420-a990-6907312d5b63','673c94d0-5bb5-403e-a032-18c17af39b74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69850032cf774869aada22169ac33758',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:05.875173 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (459e13fe-4894-4c52-b6b1-77cf8518a667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:05.883120 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (459e13fe-4894-4c52-b6b1-77cf8518a667) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:05.883926 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Flow 'volume_create_api' (e4ac5ab0-d338-466f-a5c1-647767440209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:06:05.884227 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Create volume request issued successfully. Jul 04 00:06:05.884759 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0e6f78fb-b050-4119-bce7-ad26312913ce tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:06:05.885160 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1400/5549] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:06:05 2026] POST /volume/v3/volumes => generated 752 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:06:05.896112 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-920cb5d6-8d0b-4c52-a3ab-9d23ad331ec8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:05.897893 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-920cb5d6-8d0b-4c52-a3ab-9d23ad331ec8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:06:05.898115 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-920cb5d6-8d0b-4c52-a3ab-9d23ad331ec8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:05.898349 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-920cb5d6-8d0b-4c52-a3ab-9d23ad331ec8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:05.904993 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:05.904993 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:05.908339 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-920cb5d6-8d0b-4c52-a3ab-9d23ad331ec8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:05.912175 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-920cb5d6-8d0b-4c52-a3ab-9d23ad331ec8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:06:05.912632 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1396/5550] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:05 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:06.923337 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-20de9ce7-9f01-4b20-9173-cb43333f9302 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:06.924997 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-20de9ce7-9f01-4b20-9173-cb43333f9302 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:06:06.925171 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-20de9ce7-9f01-4b20-9173-cb43333f9302 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:06.925359 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-20de9ce7-9f01-4b20-9173-cb43333f9302 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:06.931792 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:06.931792 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:06.935156 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-20de9ce7-9f01-4b20-9173-cb43333f9302 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:06.939202 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-20de9ce7-9f01-4b20-9173-cb43333f9302 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:06:06.939576 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1365/5551] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:06 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:06.949580 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f843eb31-f546-40a8-8836-2525ec34964a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:06.951285 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f843eb31-f546-40a8-8836-2525ec34964a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:06:06.951470 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f843eb31-f546-40a8-8836-2525ec34964a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:06.951654 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f843eb31-f546-40a8-8836-2525ec34964a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:06.958540 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:06.958540 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:06.961768 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f843eb31-f546-40a8-8836-2525ec34964a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:06.965327 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f843eb31-f546-40a8-8836-2525ec34964a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:06:06.965670 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1391/5552] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:06 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:06.976684 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-71a9fc8a-0598-406f-b014-5a9aa25ad7c6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:06.978423 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-71a9fc8a-0598-406f-b014-5a9aa25ad7c6 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:06:06.978763 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-71a9fc8a-0598-406f-b014-5a9aa25ad7c6 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1141030103", "extra_specs": {}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:06.980102 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:06.980102 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:06.992447 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-71a9fc8a-0598-406f-b014-5a9aa25ad7c6 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:06:06.992786 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1401/5553] 10.4.3.143 () {68 vars in 1252 bytes} [Sat Jul 4 00:06:06 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:07.000268 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3f902f07-8154-4456-aff0-9973a3539573 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:07.002135 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3f902f07-8154-4456-aff0-9973a3539573 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] POST https://10.4.3.143/volume/v3/types/e5335172-cc79-4fbe-9f1a-06d19d0266ab/encryption Jul 04 00:06:07.002487 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3f902f07-8154-4456-aff0-9973a3539573 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:07.019168 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3f902f07-8154-4456-aff0-9973a3539573 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] https://10.4.3.143/volume/v3/types/e5335172-cc79-4fbe-9f1a-06d19d0266ab/encryption returned with HTTP 200 Jul 04 00:06:07.019719 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1397/5554] 10.4.3.143 () {68 vars in 1397 bytes} [Sat Jul 4 00:06:06 2026] POST /volume/v3/types/e5335172-cc79-4fbe-9f1a-06d19d0266ab/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:07.026848 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bc40098e-03f8-495b-b800-d166d811417b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:07.028337 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:06:07.028644 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1215610496", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1141030103", "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:07.030365 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1215610496', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1141030103', 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:06:07.034027 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Create volume of 1 GB Jul 04 00:06:07.034340 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:07.034340 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:07.034861 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Availability Zones retrieved successfully. Jul 04 00:06:07.040958 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Flow 'volume_create_api' (b2aa386d-3767-4c01-8e03-0b85ac384c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:06:07.042004 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc38fef1-a02d-4978-ab10-1076f816b0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:07.042972 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:06:07.067551 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc38fef1-a02d-4978-ab10-1076f816b0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-04T00:06:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e5335172-cc79-4fbe-9f1a-06d19d0266ab,is_public=True,name='tempest-scenario-type-luks-1141030103',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e5335172-cc79-4fbe-9f1a-06d19d0266ab', '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=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:07.068285 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8bb58ec-ef77-490b-9a29-d8fe6825a2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:07.091697 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1141030103 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1141030103, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:06:07.091987 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1141030103 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1141030103, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:06:07.114110 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Created reservations ['2a4c646a-d410-40b6-b37d-57e727a8cea7', '69e8dd98-b0cf-4639-8bad-489750f1c904', 'c6e9eb43-70a0-4bb2-bf4a-4ac5b7b95831', '46019509-f66f-4683-9c8c-97e7e2ee67b5'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:06:07.114950 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8bb58ec-ef77-490b-9a29-d8fe6825a2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a4c646a-d410-40b6-b37d-57e727a8cea7', '69e8dd98-b0cf-4639-8bad-489750f1c904', 'c6e9eb43-70a0-4bb2-bf4a-4ac5b7b95831', '46019509-f66f-4683-9c8c-97e7e2ee67b5']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:07.115622 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ac3c33c-f470-4274-a790-5be4ae6bb6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:07.137901 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ac3c33c-f470-4274-a790-5be4ae6bb6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77eba8b7-d054-43ee-82e0-5d3b530b2800', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1215610496',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df98f6daa7d7453482bcdd96157e1dbb',qos_specs=None,replication_status=,reservations=['2a4c646a-d410-40b6-b37d-57e727a8cea7','69e8dd98-b0cf-4639-8bad-489750f1c904','c6e9eb43-70a0-4bb2-bf4a-4ac5b7b95831','46019509-f66f-4683-9c8c-97e7e2ee67b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69850032cf774869aada22169ac33758',volume_type_id=e5335172-cc79-4fbe-9f1a-06d19d0266ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1215610496',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=77eba8b7-d054-43ee-82e0-5d3b530b2800,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df98f6daa7d7453482bcdd96157e1dbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69850032cf774869aada22169ac33758',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e5335172-cc79-4fbe-9f1a-06d19d0266ab),volume_type_id=e5335172-cc79-4fbe-9f1a-06d19d0266ab)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:07.138589 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13efcc4b-81fc-43a7-8ce9-d4fd8cd360f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:07.154643 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13efcc4b-81fc-43a7-8ce9-d4fd8cd360f9) transitioned into state 'SUCCESS' from state '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-1215610496',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df98f6daa7d7453482bcdd96157e1dbb',qos_specs=None,replication_status=,reservations=['2a4c646a-d410-40b6-b37d-57e727a8cea7','69e8dd98-b0cf-4639-8bad-489750f1c904','c6e9eb43-70a0-4bb2-bf4a-4ac5b7b95831','46019509-f66f-4683-9c8c-97e7e2ee67b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69850032cf774869aada22169ac33758',volume_type_id=e5335172-cc79-4fbe-9f1a-06d19d0266ab)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:07.155351 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15256a4-6888-4644-bcae-48b7f3da89c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:07.163489 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15256a4-6888-4644-bcae-48b7f3da89c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:07.164318 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Flow 'volume_create_api' (b2aa386d-3767-4c01-8e03-0b85ac384c68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:06:07.164623 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Create volume request issued successfully. Jul 04 00:06:07.165194 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bc40098e-03f8-495b-b800-d166d811417b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:06:07.165592 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1366/5555] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:06:07 2026] POST /volume/v3/volumes => generated 781 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:06:07.176298 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2a972f4a-76d2-486b-b2f1-5ad2885731da None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:07.177898 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2a972f4a-76d2-486b-b2f1-5ad2885731da tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:06:07.178085 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2a972f4a-76d2-486b-b2f1-5ad2885731da tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:07.178254 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2a972f4a-76d2-486b-b2f1-5ad2885731da tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:07.184606 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:07.184606 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:07.187690 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2a972f4a-76d2-486b-b2f1-5ad2885731da tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:07.191416 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2a972f4a-76d2-486b-b2f1-5ad2885731da tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:06:07.191758 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1392/5556] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:07 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:08.207293 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-43ed2ed7-c438-4f68-adaa-7e1403799c87 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:08.209391 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-43ed2ed7-c438-4f68-adaa-7e1403799c87 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:06:08.209658 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-43ed2ed7-c438-4f68-adaa-7e1403799c87 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:08.209894 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-43ed2ed7-c438-4f68-adaa-7e1403799c87 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:08.218785 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:08.218785 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:08.223657 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-43ed2ed7-c438-4f68-adaa-7e1403799c87 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:08.229364 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-43ed2ed7-c438-4f68-adaa-7e1403799c87 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:06:08.229886 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1402/5557] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:08 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:08.245139 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7a50dfd1-defa-4cbb-9888-84eb75c14e47 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:08.247001 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7a50dfd1-defa-4cbb-9888-84eb75c14e47 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:06:08.247195 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7a50dfd1-defa-4cbb-9888-84eb75c14e47 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:08.247379 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7a50dfd1-defa-4cbb-9888-84eb75c14e47 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:08.254209 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:08.254209 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:08.258029 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7a50dfd1-defa-4cbb-9888-84eb75c14e47 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:08.262133 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7a50dfd1-defa-4cbb-9888-84eb75c14e47 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:06:08.262500 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1398/5558] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:08 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:08.302828 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-39b72578-0d8a-49f4-9199-9cfaf6229150 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:08.305859 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-39b72578-0d8a-49f4-9199-9cfaf6229150 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:06:08.306123 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-39b72578-0d8a-49f4-9199-9cfaf6229150 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:08.306381 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-39b72578-0d8a-49f4-9199-9cfaf6229150 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:08.315089 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:08.315089 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:08.319503 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-39b72578-0d8a-49f4-9199-9cfaf6229150 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:08.324614 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-39b72578-0d8a-49f4-9199-9cfaf6229150 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:06:08.325176 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1367/5559] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:06:08 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:10.354718 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e163ef20-031c-4f59-a7d0-ea1af2497174 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:10.355125 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e163ef20-031c-4f59-a7d0-ea1af2497174 None None] GET https://10.4.3.143/volume// Jul 04 00:06:10.355265 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e163ef20-031c-4f59-a7d0-ea1af2497174 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:10.355459 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e163ef20-031c-4f59-a7d0-ea1af2497174 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:10.355769 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e163ef20-031c-4f59-a7d0-ea1af2497174 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:06:10.356071 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1393/5560] 10.4.3.143 () {66 vars in 1428 bytes} [Sat Jul 4 00:06: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 04 00:06:10.362145 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-2a616f41-29e0-4907-b108-e1fee228c157 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:10.418420 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-2a616f41-29e0-4907-b108-e1fee228c157 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:06:10.418759 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-2a616f41-29e0-4907-b108-e1fee228c157 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e", "connector": null, "instance_uuid": "1bb50003-4bf1-4007-835c-0497913e2a2f"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:10.425853 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:10.425853 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:10.450437 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-2a616f41-29e0-4907-b108-e1fee228c157 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:06:10.450839 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1403/5561] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:06:10 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:06:10.843321 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-74894ed5-742d-4bb9-b900-07e97aeff591 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:10.844978 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-74894ed5-742d-4bb9-b900-07e97aeff591 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:06:10.845164 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-74894ed5-742d-4bb9-b900-07e97aeff591 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:10.845337 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-74894ed5-742d-4bb9-b900-07e97aeff591 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:10.854615 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:10.854615 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:10.857973 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-74894ed5-742d-4bb9-b900-07e97aeff591 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:10.861862 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-74894ed5-742d-4bb9-b900-07e97aeff591 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:06:10.862250 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1399/5562] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:10 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:10.976962 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-68018fd3-f025-44f5-b98c-7d8cfaddfc5b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:10.977345 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-68018fd3-f025-44f5-b98c-7d8cfaddfc5b None None] GET https://10.4.3.143/volume// Jul 04 00:06:10.977448 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-68018fd3-f025-44f5-b98c-7d8cfaddfc5b None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:10.977694 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-68018fd3-f025-44f5-b98c-7d8cfaddfc5b None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:10.978067 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-68018fd3-f025-44f5-b98c-7d8cfaddfc5b None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:06:10.978327 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1368/5563] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:06: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 04 00:06:10.984730 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-7df1c02d-9b7f-40b7-8e25-d2cc487cae66 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:10.986679 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-7df1c02d-9b7f-40b7-8e25-d2cc487cae66 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:06:10.986898 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-7df1c02d-9b7f-40b7-8e25-d2cc487cae66 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:10.987110 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-7df1c02d-9b7f-40b7-8e25-d2cc487cae66 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:10.995421 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:10.995421 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:10.998228 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-7df1c02d-9b7f-40b7-8e25-d2cc487cae66 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:11.001592 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-7df1c02d-9b7f-40b7-8e25-d2cc487cae66 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:06:11.002075 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1394/5564] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:06:10 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 1024 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:06:11.106730 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-66292511-3ebc-4547-a5e9-ac4a558eb40e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:11.108881 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-66292511-3ebc-4547-a5e9-ac4a558eb40e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] PUT https://10.4.3.143/volume/v3/attachments/2ecd55ad-2830-433b-a726-a89d018330b7 Jul 04 00:06:11.109275 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-66292511-3ebc-4547-a5e9-ac4a558eb40e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:11.116356 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-66292511-3ebc-4547-a5e9-ac4a558eb40e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Acquiring lock "cinder-attachment_update-cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:06:11.120832 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-66292511-3ebc-4547-a5e9-ac4a558eb40e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Lock "cinder-attachment_update-cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e-np0000004490" acquired by "attachment_update" :: waited 0.004s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:06:11.121861 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:11.121861 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:11.644191 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-66292511-3ebc-4547-a5e9-ac4a558eb40e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Lock "cinder-attachment_update-cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e-np0000004490" released by "attachment_update" :: held 0.523s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:06:11.644564 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-66292511-3ebc-4547-a5e9-ac4a558eb40e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments/2ecd55ad-2830-433b-a726-a89d018330b7 returned with HTTP 200 Jul 04 00:06:11.644919 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1404/5565] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:06:11 2026] PUT /volume/v3/attachments/2ecd55ad-2830-433b-a726-a89d018330b7 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:06:11.873674 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4faaa707-eb62-4491-a108-ecb0fcc1dc13 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:11.875431 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4faaa707-eb62-4491-a108-ecb0fcc1dc13 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:06:11.875597 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4faaa707-eb62-4491-a108-ecb0fcc1dc13 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:11.875793 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4faaa707-eb62-4491-a108-ecb0fcc1dc13 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:11.884597 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:11.884597 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:11.887965 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4faaa707-eb62-4491-a108-ecb0fcc1dc13 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:11.892095 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4faaa707-eb62-4491-a108-ecb0fcc1dc13 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:06:11.892491 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1400/5566] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:11 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:12.903781 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c57f905c-f9a3-4433-bfab-62f683bf9bb9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:12.905542 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c57f905c-f9a3-4433-bfab-62f683bf9bb9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:06:12.905755 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c57f905c-f9a3-4433-bfab-62f683bf9bb9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:12.905947 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c57f905c-f9a3-4433-bfab-62f683bf9bb9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:12.916755 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:12.916755 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:12.919471 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c57f905c-f9a3-4433-bfab-62f683bf9bb9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:12.923417 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c57f905c-f9a3-4433-bfab-62f683bf9bb9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:06:12.923914 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1369/5567] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:12 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:13.936316 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-80b60938-100c-4739-a87f-c8cd58f00445 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:13.937880 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-80b60938-100c-4739-a87f-c8cd58f00445 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:06:13.938060 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-80b60938-100c-4739-a87f-c8cd58f00445 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:13.938220 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-80b60938-100c-4739-a87f-c8cd58f00445 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:13.946548 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:13.946548 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:13.949410 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-80b60938-100c-4739-a87f-c8cd58f00445 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:13.952854 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-80b60938-100c-4739-a87f-c8cd58f00445 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:06:13.953188 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1395/5568] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:13 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:14.968391 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-46c0ff11-70b2-43ad-96de-e0e6cb589bd4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:14.970634 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-46c0ff11-70b2-43ad-96de-e0e6cb589bd4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:06:14.970923 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-46c0ff11-70b2-43ad-96de-e0e6cb589bd4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:14.971197 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-46c0ff11-70b2-43ad-96de-e0e6cb589bd4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:14.981985 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:14.981985 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:14.985322 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-46c0ff11-70b2-43ad-96de-e0e6cb589bd4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:14.989033 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-46c0ff11-70b2-43ad-96de-e0e6cb589bd4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:06:14.989407 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1405/5569] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:14 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:16.000497 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7746c0f7-01fa-47d5-af66-1a7338efdf3a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:16.001979 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7746c0f7-01fa-47d5-af66-1a7338efdf3a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:06:16.002168 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7746c0f7-01fa-47d5-af66-1a7338efdf3a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:16.002338 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7746c0f7-01fa-47d5-af66-1a7338efdf3a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:16.010926 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:16.010926 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:16.013974 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-7746c0f7-01fa-47d5-af66-1a7338efdf3a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:16.017475 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7746c0f7-01fa-47d5-af66-1a7338efdf3a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:06:16.017814 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1401/5570] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:15 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:17.029504 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5012c82f-9803-485b-a990-abecd4d99b97 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:17.031237 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5012c82f-9803-485b-a990-abecd4d99b97 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:06:17.031416 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5012c82f-9803-485b-a990-abecd4d99b97 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:17.031583 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5012c82f-9803-485b-a990-abecd4d99b97 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:17.042047 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:17.042047 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:17.045366 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5012c82f-9803-485b-a990-abecd4d99b97 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:17.057638 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5012c82f-9803-485b-a990-abecd4d99b97 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:06:17.057638 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1370/5571] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:17 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:18.061229 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f88d0b51-183c-4768-b2f3-60fc008d417e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:18.063608 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f88d0b51-183c-4768-b2f3-60fc008d417e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:06:18.063839 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f88d0b51-183c-4768-b2f3-60fc008d417e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:18.064019 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f88d0b51-183c-4768-b2f3-60fc008d417e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:18.072320 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:18.072320 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:18.075654 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f88d0b51-183c-4768-b2f3-60fc008d417e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:18.079854 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f88d0b51-183c-4768-b2f3-60fc008d417e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:06:18.080237 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1396/5572] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:18 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:18.835824 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-83f1ad2e-9fbd-4c1d-a622-c9201fba24f4 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:18.838109 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-83f1ad2e-9fbd-4c1d-a622-c9201fba24f4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/attachments/2ecd55ad-2830-433b-a726-a89d018330b7/action Jul 04 00:06:18.838465 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-83f1ad2e-9fbd-4c1d-a622-c9201fba24f4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:06:18.838584 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-83f1ad2e-9fbd-4c1d-a622-c9201fba24f4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:18.853129 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:18.853129 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:18.862182 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-383eefab-6e9e-4cb5-b305-b572120ad1db req-83f1ad2e-9fbd-4c1d-a622-c9201fba24f4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments/2ecd55ad-2830-433b-a726-a89d018330b7/action returned with HTTP 204 Jul 04 00:06:18.862560 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1406/5573] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:06:18 2026] POST /volume/v3/attachments/2ecd55ad-2830-433b-a726-a89d018330b7/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:06:19.091234 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a8d722d3-ecd8-4055-9542-4dcef3f8a536 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:19.092838 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a8d722d3-ecd8-4055-9542-4dcef3f8a536 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:06:19.093023 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a8d722d3-ecd8-4055-9542-4dcef3f8a536 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:19.093217 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a8d722d3-ecd8-4055-9542-4dcef3f8a536 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:19.104688 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:19.104688 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:19.108415 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-a8d722d3-ecd8-4055-9542-4dcef3f8a536 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:19.113108 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a8d722d3-ecd8-4055-9542-4dcef3f8a536 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:06:19.113583 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1402/5574] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:19 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:06:19.150155 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-5d136bd8-0135-470f-a2ba-8223b463fe3c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:19.152146 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-5d136bd8-0135-470f-a2ba-8223b463fe3c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:06:19.152340 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-5d136bd8-0135-470f-a2ba-8223b463fe3c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:19.152519 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-5d136bd8-0135-470f-a2ba-8223b463fe3c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:19.159607 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:19.159607 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:19.163431 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-5d136bd8-0135-470f-a2ba-8223b463fe3c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:19.168124 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-5d136bd8-0135-470f-a2ba-8223b463fe3c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:06:19.168540 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1371/5575] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:06:19 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:21.198889 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7e5adab3-b01e-4777-99ec-fd2b9dafb8d7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:21.198889 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7e5adab3-b01e-4777-99ec-fd2b9dafb8d7 None None] GET https://10.4.3.143/volume// Jul 04 00:06:21.198889 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7e5adab3-b01e-4777-99ec-fd2b9dafb8d7 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:21.198889 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7e5adab3-b01e-4777-99ec-fd2b9dafb8d7 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:21.199318 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7e5adab3-b01e-4777-99ec-fd2b9dafb8d7 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:06:21.199585 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1397/5576] 10.4.3.143 () {66 vars in 1428 bytes} [Sat Jul 4 00:06: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 04 00:06:21.205611 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-7af5c6b8-3f27-4b05-9725-0e05112b6398 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:21.235137 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-7af5c6b8-3f27-4b05-9725-0e05112b6398 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:06:21.235519 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-7af5c6b8-3f27-4b05-9725-0e05112b6398 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77eba8b7-d054-43ee-82e0-5d3b530b2800", "connector": null, "instance_uuid": "1bb50003-4bf1-4007-835c-0497913e2a2f"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:21.242768 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:21.242768 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:21.271207 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-7af5c6b8-3f27-4b05-9725-0e05112b6398 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:06:21.271570 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1407/5577] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:06:21 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:06:21.687072 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-50fc2bfe-e5ba-4e25-bd54-d95a40ed04aa None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:21.688697 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-50fc2bfe-e5ba-4e25-bd54-d95a40ed04aa tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:06:21.688918 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-50fc2bfe-e5ba-4e25-bd54-d95a40ed04aa tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:21.689109 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-50fc2bfe-e5ba-4e25-bd54-d95a40ed04aa tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:21.699085 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:21.699085 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:21.703005 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-50fc2bfe-e5ba-4e25-bd54-d95a40ed04aa tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:21.706984 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-50fc2bfe-e5ba-4e25-bd54-d95a40ed04aa tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:06:21.707409 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1403/5578] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:21 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:21.797885 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e649f904-5c3c-44c5-97db-d12607c7bf0f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:21.798270 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e649f904-5c3c-44c5-97db-d12607c7bf0f None None] GET https://10.4.3.143/volume// Jul 04 00:06:21.798436 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e649f904-5c3c-44c5-97db-d12607c7bf0f None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:21.798616 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e649f904-5c3c-44c5-97db-d12607c7bf0f None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:21.798930 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e649f904-5c3c-44c5-97db-d12607c7bf0f None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:06:21.799193 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1372/5579] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:06: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 04 00:06:21.805529 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-4ac09f63-141e-456d-a00e-38cc4959a01e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:21.807674 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-4ac09f63-141e-456d-a00e-38cc4959a01e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:06:21.807951 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-4ac09f63-141e-456d-a00e-38cc4959a01e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:21.808144 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-4ac09f63-141e-456d-a00e-38cc4959a01e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:21.816156 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:21.816156 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:21.819039 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-4ac09f63-141e-456d-a00e-38cc4959a01e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:21.823000 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-4ac09f63-141e-456d-a00e-38cc4959a01e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:06:21.823353 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1398/5580] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:06:21 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 1053 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:06:21.915089 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-176a18b8-87b0-4efc-aee7-cab293e58156 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:21.916883 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-176a18b8-87b0-4efc-aee7-cab293e58156 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] PUT https://10.4.3.143/volume/v3/attachments/609f1e66-6ac1-468b-96a4-3093ab24ec71 Jul 04 00:06:21.917195 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-176a18b8-87b0-4efc-aee7-cab293e58156 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:21.923682 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-176a18b8-87b0-4efc-aee7-cab293e58156 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Acquiring lock "cinder-attachment_update-77eba8b7-d054-43ee-82e0-5d3b530b2800-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:06:21.927323 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-176a18b8-87b0-4efc-aee7-cab293e58156 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Lock "cinder-attachment_update-77eba8b7-d054-43ee-82e0-5d3b530b2800-np0000004490" acquired by "attachment_update" :: waited 0.004s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:06:21.928136 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:21.928136 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:22.444942 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-176a18b8-87b0-4efc-aee7-cab293e58156 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Lock "cinder-attachment_update-77eba8b7-d054-43ee-82e0-5d3b530b2800-np0000004490" released by "attachment_update" :: held 0.518s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:06:22.445344 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-176a18b8-87b0-4efc-aee7-cab293e58156 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments/609f1e66-6ac1-468b-96a4-3093ab24ec71 returned with HTTP 200 Jul 04 00:06:22.445754 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1408/5581] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:06:21 2026] PUT /volume/v3/attachments/609f1e66-6ac1-468b-96a4-3093ab24ec71 => generated 968 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:06:22.452854 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-606d96d4-127c-463f-8774-c758d5c9564e None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:22.454947 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-606d96d4-127c-463f-8774-c758d5c9564e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800/encryption Jul 04 00:06:22.455127 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-606d96d4-127c-463f-8774-c758d5c9564e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:22.455310 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-606d96d4-127c-463f-8774-c758d5c9564e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:22.463366 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:22.463366 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:22.468692 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-606d96d4-127c-463f-8774-c758d5c9564e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800/encryption returned with HTTP 200 Jul 04 00:06:22.469055 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1404/5582] 10.4.3.143 () {68 vars in 1631 bytes} [Sat Jul 4 00:06:22 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:22.718863 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e1460521-53b7-4cc2-ac49-c19c74631a53 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:22.720938 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e1460521-53b7-4cc2-ac49-c19c74631a53 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:06:22.721111 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e1460521-53b7-4cc2-ac49-c19c74631a53 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:22.721309 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e1460521-53b7-4cc2-ac49-c19c74631a53 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:22.731100 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:22.731100 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:22.734255 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-e1460521-53b7-4cc2-ac49-c19c74631a53 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:22.737872 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e1460521-53b7-4cc2-ac49-c19c74631a53 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:06:22.738345 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1373/5583] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:22 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:23.750149 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-bed120b8-7394-4c4f-817e-32631734b540 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:23.752236 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bed120b8-7394-4c4f-817e-32631734b540 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:06:23.752478 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bed120b8-7394-4c4f-817e-32631734b540 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:23.752723 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bed120b8-7394-4c4f-817e-32631734b540 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:23.762558 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:23.762558 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:23.767122 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-bed120b8-7394-4c4f-817e-32631734b540 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:23.773051 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bed120b8-7394-4c4f-817e-32631734b540 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:06:23.773672 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1399/5584] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:23 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:24.786009 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6e41d536-817a-42cc-a32a-0fb37ca44552 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:24.788041 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6e41d536-817a-42cc-a32a-0fb37ca44552 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:06:24.788261 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6e41d536-817a-42cc-a32a-0fb37ca44552 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:24.788475 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6e41d536-817a-42cc-a32a-0fb37ca44552 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:24.798004 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:24.798004 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:24.801249 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6e41d536-817a-42cc-a32a-0fb37ca44552 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:24.805232 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6e41d536-817a-42cc-a32a-0fb37ca44552 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:06:24.805643 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1409/5585] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:24 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:25.817716 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d4be9cd6-a883-4418-a7b8-f6f6a7059872 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:25.819415 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d4be9cd6-a883-4418-a7b8-f6f6a7059872 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:06:25.819596 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d4be9cd6-a883-4418-a7b8-f6f6a7059872 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:25.819786 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d4be9cd6-a883-4418-a7b8-f6f6a7059872 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:25.828838 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:25.828838 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:25.831795 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d4be9cd6-a883-4418-a7b8-f6f6a7059872 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:25.835255 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d4be9cd6-a883-4418-a7b8-f6f6a7059872 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:06:25.835610 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1405/5586] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:25 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:26.848158 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-09a64c21-c96c-41a0-a98b-3bc781252571 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:26.850053 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-09a64c21-c96c-41a0-a98b-3bc781252571 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:06:26.850233 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-09a64c21-c96c-41a0-a98b-3bc781252571 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:26.850426 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-09a64c21-c96c-41a0-a98b-3bc781252571 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:26.859048 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:26.859048 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:26.861990 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-09a64c21-c96c-41a0-a98b-3bc781252571 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:26.865609 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-09a64c21-c96c-41a0-a98b-3bc781252571 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:06:26.865974 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1374/5587] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:26 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:27.878962 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-64de5044-90b9-4bca-a03c-88a87b752bd0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:27.880801 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-64de5044-90b9-4bca-a03c-88a87b752bd0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:06:27.880974 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-64de5044-90b9-4bca-a03c-88a87b752bd0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:27.881144 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-64de5044-90b9-4bca-a03c-88a87b752bd0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:27.889487 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:27.889487 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:27.892458 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-64de5044-90b9-4bca-a03c-88a87b752bd0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:27.896015 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-64de5044-90b9-4bca-a03c-88a87b752bd0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:06:27.896328 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1400/5588] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:27 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:28.907551 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-16ba96a2-119d-4ffb-8fb1-5a2b32eb61ad None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:28.909181 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-16ba96a2-119d-4ffb-8fb1-5a2b32eb61ad tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:06:28.909350 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-16ba96a2-119d-4ffb-8fb1-5a2b32eb61ad tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:28.909534 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-16ba96a2-119d-4ffb-8fb1-5a2b32eb61ad tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:28.918023 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:28.918023 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:28.921073 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-16ba96a2-119d-4ffb-8fb1-5a2b32eb61ad tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:28.924864 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-16ba96a2-119d-4ffb-8fb1-5a2b32eb61ad tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:06:28.925214 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1410/5589] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:28 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:29.937596 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e71107c9-81e1-46e0-9b60-078dc3f6e49d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:29.939209 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e71107c9-81e1-46e0-9b60-078dc3f6e49d tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:06:29.939408 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e71107c9-81e1-46e0-9b60-078dc3f6e49d tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:29.939653 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e71107c9-81e1-46e0-9b60-078dc3f6e49d tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:29.948462 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:29.948462 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:29.952857 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e71107c9-81e1-46e0-9b60-078dc3f6e49d tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:29.958176 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e71107c9-81e1-46e0-9b60-078dc3f6e49d tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:06:29.958628 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1406/5590] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:29 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:30.131534 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-bf78ab8a-ccb6-4e27-9b74-8acd983c029a req-149afd19-d9b6-4e20-a9ad-9ac1bdbd12aa None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:30.133523 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-bf78ab8a-ccb6-4e27-9b74-8acd983c029a req-149afd19-d9b6-4e20-a9ad-9ac1bdbd12aa tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/attachments/bf8f2aea-0499-41ba-88a2-491d079a4c8c Jul 04 00:06:30.133679 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-bf78ab8a-ccb6-4e27-9b74-8acd983c029a req-149afd19-d9b6-4e20-a9ad-9ac1bdbd12aa tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:30.133866 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-bf78ab8a-ccb6-4e27-9b74-8acd983c029a req-149afd19-d9b6-4e20-a9ad-9ac1bdbd12aa tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:30.140904 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:30.140904 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:30.666537 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-bf78ab8a-ccb6-4e27-9b74-8acd983c029a req-149afd19-d9b6-4e20-a9ad-9ac1bdbd12aa tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/bf8f2aea-0499-41ba-88a2-491d079a4c8c returned with HTTP 200 Jul 04 00:06:30.666863 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1375/5591] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:06:30 2026] DELETE /volume/v3/attachments/bf8f2aea-0499-41ba-88a2-491d079a4c8c => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:30.972810 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f6effdae-b271-4e3a-8750-26dc61e4970a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:30.974777 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f6effdae-b271-4e3a-8750-26dc61e4970a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:06:30.974987 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f6effdae-b271-4e3a-8750-26dc61e4970a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:30.975178 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f6effdae-b271-4e3a-8750-26dc61e4970a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:30.986622 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:30.986622 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:30.990837 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f6effdae-b271-4e3a-8750-26dc61e4970a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:30.996677 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f6effdae-b271-4e3a-8750-26dc61e4970a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:06:30.997181 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1401/5592] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:30 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:32.009156 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-209d5002-8c6b-4ebc-832d-013bec7d2548 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:32.010817 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-209d5002-8c6b-4ebc-832d-013bec7d2548 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:06:32.010905 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-209d5002-8c6b-4ebc-832d-013bec7d2548 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:32.011099 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-209d5002-8c6b-4ebc-832d-013bec7d2548 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:32.019481 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:32.019481 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:32.022537 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-209d5002-8c6b-4ebc-832d-013bec7d2548 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:32.026352 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-209d5002-8c6b-4ebc-832d-013bec7d2548 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:06:32.026713 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1411/5593] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:32 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:33.010096 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f3c74151-115e-4d6e-ad5a-6c885bfd7f0b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:33.011806 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f3c74151-115e-4d6e-ad5a-6c885bfd7f0b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 Jul 04 00:06:33.011983 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f3c74151-115e-4d6e-ad5a-6c885bfd7f0b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:33.012219 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f3c74151-115e-4d6e-ad5a-6c885bfd7f0b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:33.012307 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-f3c74151-115e-4d6e-ad5a-6c885bfd7f0b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume with id: a3328c00-9dd1-4831-a358-965bddd20a10 Jul 04 00:06:33.019379 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:33.019379 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:33.019898 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f3c74151-115e-4d6e-ad5a-6c885bfd7f0b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:06:33.036385 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-f3c74151-115e-4d6e-ad5a-6c885bfd7f0b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume request issued successfully. Jul 04 00:06:33.036629 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f3c74151-115e-4d6e-ad5a-6c885bfd7f0b tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 returned with HTTP 202 Jul 04 00:06:33.037163 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1407/5594] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:06:33 2026] DELETE /volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:06:33.039045 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3e132323-7ab8-4618-aca5-786a91a72e5f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:33.041109 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3e132323-7ab8-4618-aca5-786a91a72e5f tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:06:33.041286 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3e132323-7ab8-4618-aca5-786a91a72e5f tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:33.041464 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3e132323-7ab8-4618-aca5-786a91a72e5f tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:33.043536 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-335d08d5-668b-4bc5-8a27-dfadda219508 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:33.045166 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-335d08d5-668b-4bc5-8a27-dfadda219508 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 Jul 04 00:06:33.045416 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-335d08d5-668b-4bc5-8a27-dfadda219508 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:33.045638 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-335d08d5-668b-4bc5-8a27-dfadda219508 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:33.050162 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:33.050162 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:33.051807 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:33.051807 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:33.053443 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3e132323-7ab8-4618-aca5-786a91a72e5f tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:33.055201 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-335d08d5-668b-4bc5-8a27-dfadda219508 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:06:33.059212 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3e132323-7ab8-4618-aca5-786a91a72e5f tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:06:33.059764 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1376/5595] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:33 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:33.059896 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-335d08d5-668b-4bc5-8a27-dfadda219508 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 returned with HTTP 200 Jul 04 00:06:33.060253 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1402/5596] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:33 2026] GET /volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:06:33.521897 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-f9144d14-3547-40c0-9ea6-328f3a84ff9e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:33.523839 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-f9144d14-3547-40c0-9ea6-328f3a84ff9e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/attachments/609f1e66-6ac1-468b-96a4-3093ab24ec71/action Jul 04 00:06:33.524189 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-f9144d14-3547-40c0-9ea6-328f3a84ff9e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:06:33.524314 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-f9144d14-3547-40c0-9ea6-328f3a84ff9e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:33.538495 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:33.538495 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:33.549845 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-942d5c6d-ce87-494a-bc1a-109fc928c7b2 req-f9144d14-3547-40c0-9ea6-328f3a84ff9e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments/609f1e66-6ac1-468b-96a4-3093ab24ec71/action returned with HTTP 204 Jul 04 00:06:33.550217 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1412/5597] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:06:33 2026] POST /volume/v3/attachments/609f1e66-6ac1-468b-96a4-3093ab24ec71/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:06:34.072055 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-dd74e518-2dfa-403c-a44b-138765984b76 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:34.074301 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dd74e518-2dfa-403c-a44b-138765984b76 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 Jul 04 00:06:34.074498 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dd74e518-2dfa-403c-a44b-138765984b76 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:34.074697 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-dd74e518-2dfa-403c-a44b-138765984b76 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:34.074995 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ad4c2b88-af89-4ffc-a1c9-a6e3eea37b25 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:34.076561 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ad4c2b88-af89-4ffc-a1c9-a6e3eea37b25 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:06:34.076741 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ad4c2b88-af89-4ffc-a1c9-a6e3eea37b25 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:34.076910 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ad4c2b88-af89-4ffc-a1c9-a6e3eea37b25 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:34.080305 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-dd74e518-2dfa-403c-a44b-138765984b76 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 returned with HTTP 404 Jul 04 00:06:34.080760 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1408/5598] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:34 2026] GET /volume/v3/volumes/a3328c00-9dd1-4831-a358-965bddd20a10 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:06:34.085045 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:34.085045 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:34.087024 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-6099978b-5de2-41c3-a514-92faa3ce32fb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:34.088324 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ad4c2b88-af89-4ffc-a1c9-a6e3eea37b25 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:34.088896 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6099978b-5de2-41c3-a514-92faa3ce32fb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/61efcac9-ae33-4b2f-94cd-a12a6aaffd6d Jul 04 00:06:34.089217 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6099978b-5de2-41c3-a514-92faa3ce32fb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:34.089271 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-6099978b-5de2-41c3-a514-92faa3ce32fb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:34.089390 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.snapshots [None req-6099978b-5de2-41c3-a514-92faa3ce32fb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete snapshot with id: 61efcac9-ae33-4b2f-94cd-a12a6aaffd6d Jul 04 00:06:34.092357 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ad4c2b88-af89-4ffc-a1c9-a6e3eea37b25 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:06:34.092747 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1377/5599] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:34 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 1166 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:06:34.094165 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:34.094165 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:34.094603 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6099978b-5de2-41c3-a514-92faa3ce32fb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:06:34.114364 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-6099978b-5de2-41c3-a514-92faa3ce32fb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot delete request issued successfully. Jul 04 00:06:34.114557 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-6099978b-5de2-41c3-a514-92faa3ce32fb tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/61efcac9-ae33-4b2f-94cd-a12a6aaffd6d returned with HTTP 202 Jul 04 00:06:34.115031 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1403/5600] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:06:34 2026] DELETE /volume/v3/snapshots/61efcac9-ae33-4b2f-94cd-a12a6aaffd6d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:06:34.121604 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d23322ea-a4cb-47e9-a2a6-3a0115fefca0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:34.123956 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d23322ea-a4cb-47e9-a2a6-3a0115fefca0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/61efcac9-ae33-4b2f-94cd-a12a6aaffd6d Jul 04 00:06:34.124234 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d23322ea-a4cb-47e9-a2a6-3a0115fefca0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:34.124502 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d23322ea-a4cb-47e9-a2a6-3a0115fefca0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:34.131085 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:34.131085 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:34.131760 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d23322ea-a4cb-47e9-a2a6-3a0115fefca0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Snapshot retrieved successfully. Jul 04 00:06:34.132855 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d23322ea-a4cb-47e9-a2a6-3a0115fefca0 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/61efcac9-ae33-4b2f-94cd-a12a6aaffd6d returned with HTTP 200 Jul 04 00:06:34.133339 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1413/5601] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:06:34 2026] GET /volume/v3/snapshots/61efcac9-ae33-4b2f-94cd-a12a6aaffd6d => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:34.653637 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-122c9b6c-774a-4265-a229-c6e59a5c9dc4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:34.656223 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-122c9b6c-774a-4265-a229-c6e59a5c9dc4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:06:34.656476 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-122c9b6c-774a-4265-a229-c6e59a5c9dc4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:34.656775 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-122c9b6c-774a-4265-a229-c6e59a5c9dc4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:34.664460 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:34.664460 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:34.667994 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-122c9b6c-774a-4265-a229-c6e59a5c9dc4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:34.671514 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-122c9b6c-774a-4265-a229-c6e59a5c9dc4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:06:34.671905 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1409/5602] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:06:34 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:35.141799 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d01c0e66-00ab-4449-8f12-0e7500f0d8d5 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:35.143592 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d01c0e66-00ab-4449-8f12-0e7500f0d8d5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/snapshots/61efcac9-ae33-4b2f-94cd-a12a6aaffd6d Jul 04 00:06:35.143832 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d01c0e66-00ab-4449-8f12-0e7500f0d8d5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:35.144022 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d01c0e66-00ab-4449-8f12-0e7500f0d8d5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:35.148790 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d01c0e66-00ab-4449-8f12-0e7500f0d8d5 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/snapshots/61efcac9-ae33-4b2f-94cd-a12a6aaffd6d returned with HTTP 404 Jul 04 00:06:35.149331 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1378/5603] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:06:35 2026] GET /volume/v3/snapshots/61efcac9-ae33-4b2f-94cd-a12a6aaffd6d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:06:36.704749 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7fefe9ce-a97f-4476-a19b-6b3782619304 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:36.705120 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7fefe9ce-a97f-4476-a19b-6b3782619304 None None] GET https://10.4.3.143/volume// Jul 04 00:06:36.705303 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7fefe9ce-a97f-4476-a19b-6b3782619304 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:36.705483 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7fefe9ce-a97f-4476-a19b-6b3782619304 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:36.705847 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7fefe9ce-a97f-4476-a19b-6b3782619304 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:06:36.706124 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1404/5604] 10.4.3.143 () {66 vars in 1428 bytes} [Sat Jul 4 00:06:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:06:36.711989 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-305ab42f-9ae7-411f-94df-9e0b2d2368e0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:36.735784 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-305ab42f-9ae7-411f-94df-9e0b2d2368e0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:06:36.736125 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-305ab42f-9ae7-411f-94df-9e0b2d2368e0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a82c2088-47c5-4f4f-8ce7-035e32dd25c9", "connector": null, "instance_uuid": "1bb50003-4bf1-4007-835c-0497913e2a2f"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:36.743683 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:36.743683 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:36.767824 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-305ab42f-9ae7-411f-94df-9e0b2d2368e0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:06:36.768225 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1414/5605] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:06:36 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 04 00:06:37.192472 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-84d6cfca-13cf-4c47-8d27-de7835de816c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:37.194733 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-84d6cfca-13cf-4c47-8d27-de7835de816c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:06:37.194932 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-84d6cfca-13cf-4c47-8d27-de7835de816c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:37.195117 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-84d6cfca-13cf-4c47-8d27-de7835de816c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:37.204730 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:37.204730 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:37.208357 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-84d6cfca-13cf-4c47-8d27-de7835de816c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:37.213577 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-84d6cfca-13cf-4c47-8d27-de7835de816c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:06:37.214085 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1410/5606] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:37 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:37.298228 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1b92adb5-f53c-4a85-b013-ddbe5e0746eb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:37.298228 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1b92adb5-f53c-4a85-b013-ddbe5e0746eb None None] GET https://10.4.3.143/volume// Jul 04 00:06:37.298857 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1b92adb5-f53c-4a85-b013-ddbe5e0746eb None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:37.298857 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1b92adb5-f53c-4a85-b013-ddbe5e0746eb None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:37.299259 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1b92adb5-f53c-4a85-b013-ddbe5e0746eb None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:06:37.299739 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1379/5607] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:06:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:06:37.306844 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-8ad3e066-c324-4187-bab0-2f4366062a54 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:37.308751 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-8ad3e066-c324-4187-bab0-2f4366062a54 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:06:37.308973 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-8ad3e066-c324-4187-bab0-2f4366062a54 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:37.309142 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-8ad3e066-c324-4187-bab0-2f4366062a54 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:37.318581 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:37.318581 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:37.321805 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-8ad3e066-c324-4187-bab0-2f4366062a54 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:37.325925 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-8ad3e066-c324-4187-bab0-2f4366062a54 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:06:37.326493 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1405/5608] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:06:37 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1100 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:06:37.444371 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-ecf8f84f-a837-45aa-bca1-9258cd39658d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:37.447369 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-ecf8f84f-a837-45aa-bca1-9258cd39658d tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] PUT https://10.4.3.143/volume/v3/attachments/d73e4d9e-58c8-4158-b79a-1bbf52d2f7d5 Jul 04 00:06:37.447973 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-ecf8f84f-a837-45aa-bca1-9258cd39658d tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:37.455603 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-ecf8f84f-a837-45aa-bca1-9258cd39658d tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Acquiring lock "cinder-attachment_update-a82c2088-47c5-4f4f-8ce7-035e32dd25c9-np0000004490" by "attachment_update" {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:06:37.460283 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-ecf8f84f-a837-45aa-bca1-9258cd39658d tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Lock "cinder-attachment_update-a82c2088-47c5-4f4f-8ce7-035e32dd25c9-np0000004490" acquired by "attachment_update" :: waited 0.005s {{(pid=99862) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:06:37.461194 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:37.461194 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:37.988277 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.coordination [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-ecf8f84f-a837-45aa-bca1-9258cd39658d tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Lock "cinder-attachment_update-a82c2088-47c5-4f4f-8ce7-035e32dd25c9-np0000004490" released by "attachment_update" :: held 0.528s {{(pid=99862) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:06:37.988603 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-ecf8f84f-a837-45aa-bca1-9258cd39658d tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments/d73e4d9e-58c8-4158-b79a-1bbf52d2f7d5 returned with HTTP 200 Jul 04 00:06:37.989072 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1415/5609] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:06:37 2026] PUT /volume/v3/attachments/d73e4d9e-58c8-4158-b79a-1bbf52d2f7d5 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:06:38.225190 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-30c6434b-84ff-40a6-9687-d5d5a65a68f9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:38.226876 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-30c6434b-84ff-40a6-9687-d5d5a65a68f9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:06:38.227067 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-30c6434b-84ff-40a6-9687-d5d5a65a68f9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:38.227250 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-30c6434b-84ff-40a6-9687-d5d5a65a68f9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:38.235346 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:38.235346 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:38.238278 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-30c6434b-84ff-40a6-9687-d5d5a65a68f9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:38.242024 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-30c6434b-84ff-40a6-9687-d5d5a65a68f9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:06:38.242408 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1411/5610] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:38 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:39.255135 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3665d84a-6ce6-4a92-932e-84d0c0a9935e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:39.257129 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3665d84a-6ce6-4a92-932e-84d0c0a9935e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:06:39.257354 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3665d84a-6ce6-4a92-932e-84d0c0a9935e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:39.257536 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3665d84a-6ce6-4a92-932e-84d0c0a9935e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:39.267858 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:39.267858 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:39.272610 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3665d84a-6ce6-4a92-932e-84d0c0a9935e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:39.277095 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3665d84a-6ce6-4a92-932e-84d0c0a9935e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:06:39.277473 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1380/5611] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:39 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:39.469207 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-b459fa43-bcd6-4a58-908b-af271af3735b req-513e2c31-acce-414f-9291-c966e36a2d0a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:39.471408 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b459fa43-bcd6-4a58-908b-af271af3735b req-513e2c31-acce-414f-9291-c966e36a2d0a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/attachments/b80357a0-2985-4793-8260-cea1246094fd Jul 04 00:06:39.471619 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b459fa43-bcd6-4a58-908b-af271af3735b req-513e2c31-acce-414f-9291-c966e36a2d0a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:39.471863 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-b459fa43-bcd6-4a58-908b-af271af3735b req-513e2c31-acce-414f-9291-c966e36a2d0a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'version_select' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:39.479598 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:39.479598 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:40.009611 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-b459fa43-bcd6-4a58-908b-af271af3735b req-513e2c31-acce-414f-9291-c966e36a2d0a tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/attachments/b80357a0-2985-4793-8260-cea1246094fd returned with HTTP 200 Jul 04 00:06:40.010290 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1406/5612] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:06:39 2026] DELETE /volume/v3/attachments/b80357a0-2985-4793-8260-cea1246094fd => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:40.289428 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a4ef6dc8-30dc-481c-b700-b6be35151d6c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:40.291211 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a4ef6dc8-30dc-481c-b700-b6be35151d6c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:06:40.291443 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a4ef6dc8-30dc-481c-b700-b6be35151d6c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:40.291662 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a4ef6dc8-30dc-481c-b700-b6be35151d6c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:40.300063 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:40.300063 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:40.303045 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a4ef6dc8-30dc-481c-b700-b6be35151d6c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:40.306860 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a4ef6dc8-30dc-481c-b700-b6be35151d6c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:06:40.307386 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1416/5613] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:40 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:41.319425 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-edabb296-4037-4be8-9806-218e9bdada5b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:41.321094 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-edabb296-4037-4be8-9806-218e9bdada5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:06:41.321272 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-edabb296-4037-4be8-9806-218e9bdada5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:41.321452 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-edabb296-4037-4be8-9806-218e9bdada5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:41.329898 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:41.329898 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:41.332847 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-edabb296-4037-4be8-9806-218e9bdada5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:41.336352 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-edabb296-4037-4be8-9806-218e9bdada5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:06:41.336671 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1412/5614] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:41 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:42.348399 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-91466867-f9fb-48b2-b977-9c2c8a9d7dfb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:42.350248 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-91466867-f9fb-48b2-b977-9c2c8a9d7dfb tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:06:42.350457 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-91466867-f9fb-48b2-b977-9c2c8a9d7dfb tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:42.350646 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-91466867-f9fb-48b2-b977-9c2c8a9d7dfb tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:42.360239 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:42.360239 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:42.364002 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-91466867-f9fb-48b2-b977-9c2c8a9d7dfb tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:42.368341 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-91466867-f9fb-48b2-b977-9c2c8a9d7dfb tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:06:42.368953 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1381/5615] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:42 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:43.380375 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0ce0caa7-4907-49b8-a95d-1a98304ce370 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:43.382300 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0ce0caa7-4907-49b8-a95d-1a98304ce370 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:06:43.382530 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0ce0caa7-4907-49b8-a95d-1a98304ce370 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:43.382741 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0ce0caa7-4907-49b8-a95d-1a98304ce370 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:43.391938 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:43.391938 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:43.395007 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0ce0caa7-4907-49b8-a95d-1a98304ce370 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:43.398911 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0ce0caa7-4907-49b8-a95d-1a98304ce370 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:06:43.399311 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1407/5616] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:43 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:43.704639 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c23872c9-a56c-4ae3-88f2-8eece3722ab6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:43.706232 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c23872c9-a56c-4ae3-88f2-8eece3722ab6 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] DELETE https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 Jul 04 00:06:43.706431 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c23872c9-a56c-4ae3-88f2-8eece3722ab6 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:43.706643 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c23872c9-a56c-4ae3-88f2-8eece3722ab6 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:43.706860 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-c23872c9-a56c-4ae3-88f2-8eece3722ab6 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume with id: c6a233b4-8c2e-4bc6-b421-83af9b3a4591 Jul 04 00:06:43.712675 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:43.712675 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:43.713058 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c23872c9-a56c-4ae3-88f2-8eece3722ab6 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:06:43.727944 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c23872c9-a56c-4ae3-88f2-8eece3722ab6 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Delete volume request issued successfully. Jul 04 00:06:43.728149 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c23872c9-a56c-4ae3-88f2-8eece3722ab6 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 returned with HTTP 202 Jul 04 00:06:43.728591 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1417/5617] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:06:43 2026] DELETE /volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:06:43.734797 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-34864f9d-169b-4c10-a038-f5f0702c1d7d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:43.736717 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-34864f9d-169b-4c10-a038-f5f0702c1d7d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 Jul 04 00:06:43.736965 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-34864f9d-169b-4c10-a038-f5f0702c1d7d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:43.737182 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-34864f9d-169b-4c10-a038-f5f0702c1d7d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:43.744857 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:43.744857 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:43.748799 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-34864f9d-169b-4c10-a038-f5f0702c1d7d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Volume info retrieved successfully. Jul 04 00:06:43.754548 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-34864f9d-169b-4c10-a038-f5f0702c1d7d tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 returned with HTTP 200 Jul 04 00:06:43.755122 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1413/5618] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:43 2026] GET /volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:06:44.412314 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8fb3c888-bfee-40b5-b0bb-95ff5c9d6623 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:44.414061 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8fb3c888-bfee-40b5-b0bb-95ff5c9d6623 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:06:44.414246 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8fb3c888-bfee-40b5-b0bb-95ff5c9d6623 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:44.414415 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8fb3c888-bfee-40b5-b0bb-95ff5c9d6623 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:44.422925 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:44.422925 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:44.425943 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-8fb3c888-bfee-40b5-b0bb-95ff5c9d6623 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:44.429583 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8fb3c888-bfee-40b5-b0bb-95ff5c9d6623 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:06:44.430134 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1382/5619] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:44 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:44.766631 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0b0f2dcf-cb13-46ee-a214-eded178c7602 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:44.768278 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0b0f2dcf-cb13-46ee-a214-eded178c7602 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] GET https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 Jul 04 00:06:44.768496 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0b0f2dcf-cb13-46ee-a214-eded178c7602 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:44.768716 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0b0f2dcf-cb13-46ee-a214-eded178c7602 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:44.773899 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0b0f2dcf-cb13-46ee-a214-eded178c7602 tempest-TestVolumeBootPattern-1120780373 tempest-TestVolumeBootPattern-1120780373-project-member] https://10.4.3.143/volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 returned with HTTP 404 Jul 04 00:06:44.774323 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1408/5620] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:44 2026] GET /volume/v3/volumes/c6a233b4-8c2e-4bc6-b421-83af9b3a4591 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:06:45.164285 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-62586ed9-7f6d-4001-a869-6c87c89afbf2 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:45.166314 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-62586ed9-7f6d-4001-a869-6c87c89afbf2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/attachments/d73e4d9e-58c8-4158-b79a-1bbf52d2f7d5/action Jul 04 00:06:45.166726 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-62586ed9-7f6d-4001-a869-6c87c89afbf2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action body: b'{"os-complete": null}' {{(pid=99862) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:06:45.166886 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-62586ed9-7f6d-4001-a869-6c87c89afbf2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:45.182423 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:45.182423 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:45.193722 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-ba5c724d-56e0-424f-869c-85a046cf8557 req-62586ed9-7f6d-4001-a869-6c87c89afbf2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments/d73e4d9e-58c8-4158-b79a-1bbf52d2f7d5/action returned with HTTP 204 Jul 04 00:06:45.194197 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1418/5621] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:06:45 2026] POST /volume/v3/attachments/d73e4d9e-58c8-4158-b79a-1bbf52d2f7d5/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:06:45.441414 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-43b74add-fa7a-46c6-8398-621808bb1ef5 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:45.443287 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-43b74add-fa7a-46c6-8398-621808bb1ef5 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:06:45.443475 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-43b74add-fa7a-46c6-8398-621808bb1ef5 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:45.443654 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-43b74add-fa7a-46c6-8398-621808bb1ef5 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:45.453465 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:45.453465 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:45.459259 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-43b74add-fa7a-46c6-8398-621808bb1ef5 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:06:45.466014 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-43b74add-fa7a-46c6-8398-621808bb1ef5 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:06:45.466342 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1414/5622] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:45 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:06:49.610056 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:49.682665 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:06:49.683006 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-463808771"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:49.684265 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-463808771'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:06:49.684379 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create volume of 1 GB Jul 04 00:06:49.688875 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Availability Zones retrieved successfully. Jul 04 00:06:49.694488 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Flow 'volume_create_api' (87c486cc-5019-4c40-bf6a-9a9969e0cf22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:06:49.695381 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f384b88-ce02-41f3-8b0f-f1b336ec19a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:49.696218 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:06:49.722353 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f384b88-ce02-41f3-8b0f-f1b336ec19a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:49.723150 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8351a2-6a45-46df-a215-e46be5c7b138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:49.776151 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Created reservations ['fb22051a-05ba-499b-acd6-6a28189cd48f', '099795eb-8425-4a98-8154-ba679fdc8f0a', '021a268e-4d10-4ec8-92a7-863c53a32671', 'a520dfa9-9263-4c06-bf5a-d49891771103'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:06:49.776911 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8351a2-6a45-46df-a215-e46be5c7b138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb22051a-05ba-499b-acd6-6a28189cd48f', '099795eb-8425-4a98-8154-ba679fdc8f0a', '021a268e-4d10-4ec8-92a7-863c53a32671', 'a520dfa9-9263-4c06-bf5a-d49891771103']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:49.777600 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91b6bd6c-f380-4274-b9ae-63078f1ab6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:49.799510 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91b6bd6c-f380-4274-b9ae-63078f1ab6cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6517384b-25ec-4724-8c69-631373df3b83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-463808771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94c9765e16cc46359828d065da99b5b1',qos_specs=None,replication_status=,reservations=['fb22051a-05ba-499b-acd6-6a28189cd48f','099795eb-8425-4a98-8154-ba679fdc8f0a','021a268e-4d10-4ec8-92a7-863c53a32671','a520dfa9-9263-4c06-bf5a-d49891771103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d804e6eca6642fe9916c0ceb0008277',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:06:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-463808771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6517384b-25ec-4724-8c69-631373df3b83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94c9765e16cc46359828d065da99b5b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d804e6eca6642fe9916c0ceb0008277',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:49.800231 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eb720cd-358a-4b7c-88e8-34be51232293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:49.819368 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eb720cd-358a-4b7c-88e8-34be51232293) transitioned into state 'SUCCESS' from state '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-463808771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94c9765e16cc46359828d065da99b5b1',qos_specs=None,replication_status=,reservations=['fb22051a-05ba-499b-acd6-6a28189cd48f','099795eb-8425-4a98-8154-ba679fdc8f0a','021a268e-4d10-4ec8-92a7-863c53a32671','a520dfa9-9263-4c06-bf5a-d49891771103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d804e6eca6642fe9916c0ceb0008277',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:49.820070 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0577b1dd-fc65-462b-8083-5a2ea4c26197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:49.830192 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0577b1dd-fc65-462b-8083-5a2ea4c26197) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:49.831042 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Flow 'volume_create_api' (87c486cc-5019-4c40-bf6a-9a9969e0cf22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:06:49.831350 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create volume request issued successfully. Jul 04 00:06:49.831890 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3e286d2d-6f8b-4de0-a919-6cfec1f3d1c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:06:49.832467 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1383/5623] 10.4.3.143 () {68 vars in 1258 bytes} [Sat Jul 4 00:06:49 2026] POST /volume/v3/volumes => generated 759 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:06:49.844547 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c241d1c3-d8b2-42cf-b092-28c1dc0213a1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:49.846281 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c241d1c3-d8b2-42cf-b092-28c1dc0213a1 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/6517384b-25ec-4724-8c69-631373df3b83 Jul 04 00:06:49.846505 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c241d1c3-d8b2-42cf-b092-28c1dc0213a1 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:49.846725 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c241d1c3-d8b2-42cf-b092-28c1dc0213a1 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:49.853371 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:49.853371 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:49.856841 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c241d1c3-d8b2-42cf-b092-28c1dc0213a1 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:49.860682 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c241d1c3-d8b2-42cf-b092-28c1dc0213a1 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/6517384b-25ec-4724-8c69-631373df3b83 returned with HTTP 200 Jul 04 00:06:49.861113 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1409/5624] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:49 2026] GET /volume/v3/volumes/6517384b-25ec-4724-8c69-631373df3b83 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:50.873068 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b9d5d2a7-ca2f-44f2-9c81-e4ccd17f3062 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:50.874756 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b9d5d2a7-ca2f-44f2-9c81-e4ccd17f3062 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/6517384b-25ec-4724-8c69-631373df3b83 Jul 04 00:06:50.874952 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b9d5d2a7-ca2f-44f2-9c81-e4ccd17f3062 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:50.875153 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b9d5d2a7-ca2f-44f2-9c81-e4ccd17f3062 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:50.881875 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:50.881875 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:50.885448 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b9d5d2a7-ca2f-44f2-9c81-e4ccd17f3062 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:50.889976 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b9d5d2a7-ca2f-44f2-9c81-e4ccd17f3062 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/6517384b-25ec-4724-8c69-631373df3b83 returned with HTTP 200 Jul 04 00:06:50.890395 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1419/5625] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:50 2026] GET /volume/v3/volumes/6517384b-25ec-4724-8c69-631373df3b83 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:50.902221 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cb0877f9-16e2-4225-a30f-2a180cb4ab14 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:50.903736 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cb0877f9-16e2-4225-a30f-2a180cb4ab14 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] POST https://10.4.3.143/volume/v3/snapshots Jul 04 00:06:50.904016 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cb0877f9-16e2-4225-a30f-2a180cb4ab14 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6517384b-25ec-4724-8c69-631373df3b83", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-909612815"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:50.912547 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:50.912547 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:50.913077 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cb0877f9-16e2-4225-a30f-2a180cb4ab14 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:50.913207 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.snapshots [None req-cb0877f9-16e2-4225-a30f-2a180cb4ab14 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create snapshot from volume 6517384b-25ec-4724-8c69-631373df3b83 Jul 04 00:06:50.942835 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-cb0877f9-16e2-4225-a30f-2a180cb4ab14 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Created reservations ['7d48b219-1808-420b-9779-913631a22289', '691861a7-6d9a-4fe3-9469-5a22ce1472e8', 'c5d929fb-f4e0-4b71-afd9-a6a15c5cc6be', '33e59b8e-e1e2-4543-bd52-c2e04c1e0b3a'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:06:50.974672 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-cb0877f9-16e2-4225-a30f-2a180cb4ab14 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Snapshot create request issued successfully. Jul 04 00:06:50.975084 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cb0877f9-16e2-4225-a30f-2a180cb4ab14 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/snapshots returned with HTTP 202 Jul 04 00:06:50.975595 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1415/5626] 10.4.3.143 () {68 vars in 1265 bytes} [Sat Jul 4 00:06:50 2026] POST /volume/v3/snapshots => generated 315 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:06:50.985116 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-808bbbfc-9b9b-4e03-ae6d-fb6963357707 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:50.986844 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-808bbbfc-9b9b-4e03-ae6d-fb6963357707 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/snapshots/37d92425-f2b7-4aff-8dd6-439a5a2602ae Jul 04 00:06:50.987045 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-808bbbfc-9b9b-4e03-ae6d-fb6963357707 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:50.987181 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-808bbbfc-9b9b-4e03-ae6d-fb6963357707 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:50.992284 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:50.992284 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:50.992654 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-808bbbfc-9b9b-4e03-ae6d-fb6963357707 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Snapshot retrieved successfully. Jul 04 00:06:50.993292 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-808bbbfc-9b9b-4e03-ae6d-fb6963357707 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/snapshots/37d92425-f2b7-4aff-8dd6-439a5a2602ae returned with HTTP 200 Jul 04 00:06:50.993629 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1384/5627] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:06:50 2026] GET /volume/v3/snapshots/37d92425-f2b7-4aff-8dd6-439a5a2602ae => generated 447 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:52.001534 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-151f19f5-510d-4608-a57f-8aa263f4bd8a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:52.003153 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-151f19f5-510d-4608-a57f-8aa263f4bd8a tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/snapshots/37d92425-f2b7-4aff-8dd6-439a5a2602ae Jul 04 00:06:52.003342 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-151f19f5-510d-4608-a57f-8aa263f4bd8a tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:52.003516 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-151f19f5-510d-4608-a57f-8aa263f4bd8a tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:52.008146 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:52.008146 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:52.008542 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-151f19f5-510d-4608-a57f-8aa263f4bd8a tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Snapshot retrieved successfully. Jul 04 00:06:52.009314 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-151f19f5-510d-4608-a57f-8aa263f4bd8a tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/snapshots/37d92425-f2b7-4aff-8dd6-439a5a2602ae returned with HTTP 200 Jul 04 00:06:52.009651 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1410/5628] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:06:52 2026] GET /volume/v3/snapshots/37d92425-f2b7-4aff-8dd6-439a5a2602ae => generated 474 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:52.017919 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7f46ab7f-6986-4670-ab86-85db84b84671 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:52.020014 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:06:52.020452 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "37d92425-f2b7-4aff-8dd6-439a5a2602ae", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-764904515"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:52.022200 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create volume request body: {'volume': {"'snapshot_id": '37d92425-f2b7-4aff-8dd6-439a5a2602ae', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-764904515'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:06:52.022340 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create volume of 1 GB Jul 04 00:06:52.025913 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Availability Zones retrieved successfully. Jul 04 00:06:52.031077 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Flow 'volume_create_api' (57cabb73-93a6-4142-9e62-9e1222e5b982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:06:52.031933 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9063660-7640-4f5b-9fd4-92cf68a1a14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.032776 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:06:52.055666 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9063660-7640-4f5b-9fd4-92cf68a1a14b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.056445 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97a08880-2fbb-492c-81fb-3c2e412c1150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.091662 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Created reservations ['b4141021-38dd-47b6-a738-d6264baa6ed7', '9b0aeb09-3372-4dcf-8ac2-81afe7feba39', 'ff5c664c-f18a-415d-85d2-36a4a5043246', 'e2fe90fb-cdb8-4b96-a54c-15ac7be2fdde'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:06:52.092389 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97a08880-2fbb-492c-81fb-3c2e412c1150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4141021-38dd-47b6-a738-d6264baa6ed7', '9b0aeb09-3372-4dcf-8ac2-81afe7feba39', 'ff5c664c-f18a-415d-85d2-36a4a5043246', 'e2fe90fb-cdb8-4b96-a54c-15ac7be2fdde']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.093283 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22eac9a0-1a3b-4e63-a848-6922cdd545e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.114464 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22eac9a0-1a3b-4e63-a848-6922cdd545e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd49e305e-51aa-4714-9337-52e736bd61fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-764904515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94c9765e16cc46359828d065da99b5b1',qos_specs=None,replication_status=,reservations=['b4141021-38dd-47b6-a738-d6264baa6ed7','9b0aeb09-3372-4dcf-8ac2-81afe7feba39','ff5c664c-f18a-415d-85d2-36a4a5043246','e2fe90fb-cdb8-4b96-a54c-15ac7be2fdde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d804e6eca6642fe9916c0ceb0008277',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-764904515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d49e305e-51aa-4714-9337-52e736bd61fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94c9765e16cc46359828d065da99b5b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d804e6eca6642fe9916c0ceb0008277',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.115189 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4dd79ac-486d-4377-8c9d-84b0cdb4dc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.131056 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4dd79ac-486d-4377-8c9d-84b0cdb4dc91) transitioned into state 'SUCCESS' from state '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-764904515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94c9765e16cc46359828d065da99b5b1',qos_specs=None,replication_status=,reservations=['b4141021-38dd-47b6-a738-d6264baa6ed7','9b0aeb09-3372-4dcf-8ac2-81afe7feba39','ff5c664c-f18a-415d-85d2-36a4a5043246','e2fe90fb-cdb8-4b96-a54c-15ac7be2fdde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d804e6eca6642fe9916c0ceb0008277',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.131861 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ead219f-a6bd-4c2a-a8ce-8eb3a607b489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.141003 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ead219f-a6bd-4c2a-a8ce-8eb3a607b489) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.141755 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Flow 'volume_create_api' (57cabb73-93a6-4142-9e62-9e1222e5b982) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:06:52.142044 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create volume request issued successfully. Jul 04 00:06:52.142591 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7f46ab7f-6986-4670-ab86-85db84b84671 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:06:52.142987 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1420/5629] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:06:52 2026] POST /volume/v3/volumes => generated 759 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:06:52.155002 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-485f4478-3960-4138-8890-5f024e43a270 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:52.157003 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:06:52.157398 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "37d92425-f2b7-4aff-8dd6-439a5a2602ae", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-37671833"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:52.158848 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create volume request body: {'volume': {"'snapshot_id": '37d92425-f2b7-4aff-8dd6-439a5a2602ae', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-37671833'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:06:52.158965 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create volume of 1 GB Jul 04 00:06:52.159238 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:52.159238 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:52.162770 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Availability Zones retrieved successfully. Jul 04 00:06:52.168156 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Flow 'volume_create_api' (b48f9351-d508-4158-ab59-78a8b09a7b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:06:52.169059 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0deebbbf-75e5-4c51-84ad-830260c346e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.169971 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:06:52.193334 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0deebbbf-75e5-4c51-84ad-830260c346e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.194026 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (249228df-4eff-4a67-89dc-34ea467d8a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.232275 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Created reservations ['fa8430b0-dbe6-47da-875b-3ac92107d7b3', 'addfb836-2e15-44c5-8986-fd0c54394ff7', '41e80bd6-26f8-42e5-b9a6-d38355337df4', 'e7aa11d9-1b18-4b21-bbd2-30d2e4432255'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:06:52.233011 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (249228df-4eff-4a67-89dc-34ea467d8a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa8430b0-dbe6-47da-875b-3ac92107d7b3', 'addfb836-2e15-44c5-8986-fd0c54394ff7', '41e80bd6-26f8-42e5-b9a6-d38355337df4', 'e7aa11d9-1b18-4b21-bbd2-30d2e4432255']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.233679 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9552447f-d176-4384-b2f1-7728365cf24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.254815 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9552447f-d176-4384-b2f1-7728365cf24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8942466e-bed7-4828-a9e3-0744f77843a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-37671833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94c9765e16cc46359828d065da99b5b1',qos_specs=None,replication_status=,reservations=['fa8430b0-dbe6-47da-875b-3ac92107d7b3','addfb836-2e15-44c5-8986-fd0c54394ff7','41e80bd6-26f8-42e5-b9a6-d38355337df4','e7aa11d9-1b18-4b21-bbd2-30d2e4432255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d804e6eca6642fe9916c0ceb0008277',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-37671833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8942466e-bed7-4828-a9e3-0744f77843a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94c9765e16cc46359828d065da99b5b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d804e6eca6642fe9916c0ceb0008277',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.255543 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66c8f2a8-2ff5-45f5-b07d-0d48e10ae03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.275316 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66c8f2a8-2ff5-45f5-b07d-0d48e10ae03b) transitioned into state 'SUCCESS' from state '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-37671833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94c9765e16cc46359828d065da99b5b1',qos_specs=None,replication_status=,reservations=['fa8430b0-dbe6-47da-875b-3ac92107d7b3','addfb836-2e15-44c5-8986-fd0c54394ff7','41e80bd6-26f8-42e5-b9a6-d38355337df4','e7aa11d9-1b18-4b21-bbd2-30d2e4432255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d804e6eca6642fe9916c0ceb0008277',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.276227 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c049e6d-cc11-4fe4-a92b-fb3b3a14a1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.287015 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c049e6d-cc11-4fe4-a92b-fb3b3a14a1f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.288283 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Flow 'volume_create_api' (b48f9351-d508-4158-ab59-78a8b09a7b96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:06:52.288712 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create volume request issued successfully. Jul 04 00:06:52.289553 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-485f4478-3960-4138-8890-5f024e43a270 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:06:52.290138 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1416/5630] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:06:52 2026] POST /volume/v3/volumes => generated 758 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:06:52.301115 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:52.302839 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:06:52.303223 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "37d92425-f2b7-4aff-8dd6-439a5a2602ae", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1808354365"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:52.304650 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create volume request body: {'volume': {"'snapshot_id": '37d92425-f2b7-4aff-8dd6-439a5a2602ae', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1808354365'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:06:52.304798 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create volume of 1 GB Jul 04 00:06:52.309284 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Availability Zones retrieved successfully. Jul 04 00:06:52.314955 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Flow 'volume_create_api' (33803d8e-ea5c-45b0-9e3d-384c45785ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:06:52.315879 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (505f0959-bd63-41a0-b079-635f6867dfc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.316830 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:06:52.342819 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (505f0959-bd63-41a0-b079-635f6867dfc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.343599 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d44fb4f-30d5-4b1f-b099-da02bd082d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.382328 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Created reservations ['15206637-9981-4b42-abfd-c11b0de2c144', '919d3d42-a381-49c5-a6a1-db0e3f58374c', 'acdec723-725a-4d1b-98ed-c010445833e7', 'ce8ce4bc-2725-41b9-93fc-3266c2c4ffea'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:06:52.383107 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d44fb4f-30d5-4b1f-b099-da02bd082d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15206637-9981-4b42-abfd-c11b0de2c144', '919d3d42-a381-49c5-a6a1-db0e3f58374c', 'acdec723-725a-4d1b-98ed-c010445833e7', 'ce8ce4bc-2725-41b9-93fc-3266c2c4ffea']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.384045 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceccdabc-f29a-4709-8d79-bc002faa733c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.419022 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceccdabc-f29a-4709-8d79-bc002faa733c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1a1f791-b2ae-4cf7-91ca-dc6deda4da18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1808354365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94c9765e16cc46359828d065da99b5b1',qos_specs=None,replication_status=,reservations=['15206637-9981-4b42-abfd-c11b0de2c144','919d3d42-a381-49c5-a6a1-db0e3f58374c','acdec723-725a-4d1b-98ed-c010445833e7','ce8ce4bc-2725-41b9-93fc-3266c2c4ffea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d804e6eca6642fe9916c0ceb0008277',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1808354365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1a1f791-b2ae-4cf7-91ca-dc6deda4da18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94c9765e16cc46359828d065da99b5b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d804e6eca6642fe9916c0ceb0008277',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.422289 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f8160a5-6e84-4fde-b481-9605ecf6fd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.443489 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f8160a5-6e84-4fde-b481-9605ecf6fd4b) transitioned into state 'SUCCESS' from state '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-1808354365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94c9765e16cc46359828d065da99b5b1',qos_specs=None,replication_status=,reservations=['15206637-9981-4b42-abfd-c11b0de2c144','919d3d42-a381-49c5-a6a1-db0e3f58374c','acdec723-725a-4d1b-98ed-c010445833e7','ce8ce4bc-2725-41b9-93fc-3266c2c4ffea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d804e6eca6642fe9916c0ceb0008277',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.444196 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (121da818-2bfa-49d4-8d35-118de795285f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.457439 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (121da818-2bfa-49d4-8d35-118de795285f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.458355 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Flow 'volume_create_api' (33803d8e-ea5c-45b0-9e3d-384c45785ec9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:06:52.458710 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create volume request issued successfully. Jul 04 00:06:52.459352 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5d80629e-acc8-4fec-a83a-0131d0845d68 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:06:52.459823 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1385/5631] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:06:52 2026] POST /volume/v3/volumes => generated 760 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:06:52.472817 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:52.474767 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:06:52.475150 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "37d92425-f2b7-4aff-8dd6-439a5a2602ae", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1322966653"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:52.476927 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create volume request body: {'volume': {"'snapshot_id": '37d92425-f2b7-4aff-8dd6-439a5a2602ae', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1322966653'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:06:52.477104 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create volume of 1 GB Jul 04 00:06:52.482488 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Availability Zones retrieved successfully. Jul 04 00:06:52.489736 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Flow 'volume_create_api' (8b7c31b5-e3c4-459a-a773-e89877b25ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:06:52.490938 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a43e8ff6-ca8c-4410-9bab-1e92e39b4f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.492156 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:06:52.524129 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a43e8ff6-ca8c-4410-9bab-1e92e39b4f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.525296 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (342ae022-0ec9-459d-93d4-545845a8fd34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.577146 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Created reservations ['01f9535d-2447-4ea8-bf00-273c8c3a0ee2', 'fff60c5b-e76c-4f59-866c-35248701fd71', 'b7d01f9c-91b3-4c65-ab7c-73a1309b60ad', '557aee4c-841b-4cd2-91a3-3a479b847eac'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:06:52.578133 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (342ae022-0ec9-459d-93d4-545845a8fd34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01f9535d-2447-4ea8-bf00-273c8c3a0ee2', 'fff60c5b-e76c-4f59-866c-35248701fd71', 'b7d01f9c-91b3-4c65-ab7c-73a1309b60ad', '557aee4c-841b-4cd2-91a3-3a479b847eac']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.579156 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6bf94fc-d594-43b3-bd00-de0900982a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.601915 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6bf94fc-d594-43b3-bd00-de0900982a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22a29c8a-977c-4283-bb32-aa717f596701', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1322966653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94c9765e16cc46359828d065da99b5b1',qos_specs=None,replication_status=,reservations=['01f9535d-2447-4ea8-bf00-273c8c3a0ee2','fff60c5b-e76c-4f59-866c-35248701fd71','b7d01f9c-91b3-4c65-ab7c-73a1309b60ad','557aee4c-841b-4cd2-91a3-3a479b847eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d804e6eca6642fe9916c0ceb0008277',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1322966653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22a29c8a-977c-4283-bb32-aa717f596701,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94c9765e16cc46359828d065da99b5b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d804e6eca6642fe9916c0ceb0008277',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.603302 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2829737e-5dab-4f90-b84d-f227f1eeb84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.620501 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2829737e-5dab-4f90-b84d-f227f1eeb84b) transitioned into state 'SUCCESS' from state '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-1322966653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94c9765e16cc46359828d065da99b5b1',qos_specs=None,replication_status=,reservations=['01f9535d-2447-4ea8-bf00-273c8c3a0ee2','fff60c5b-e76c-4f59-866c-35248701fd71','b7d01f9c-91b3-4c65-ab7c-73a1309b60ad','557aee4c-841b-4cd2-91a3-3a479b847eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d804e6eca6642fe9916c0ceb0008277',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.621312 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9439680-c635-4c17-8ce4-2a6340afedb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.630763 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9439680-c635-4c17-8ce4-2a6340afedb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.631587 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Flow 'volume_create_api' (8b7c31b5-e3c4-459a-a773-e89877b25ba0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:06:52.631962 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create volume request issued successfully. Jul 04 00:06:52.632564 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c640ee9f-9bd2-469a-a6a2-f9d6c3286753 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:06:52.633142 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1411/5632] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:06:52 2026] POST /volume/v3/volumes => generated 760 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:06:52.646883 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:52.649208 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:06:52.649655 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "37d92425-f2b7-4aff-8dd6-439a5a2602ae", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-149977115"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:06:52.651312 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create volume request body: {'volume': {"'snapshot_id": '37d92425-f2b7-4aff-8dd6-439a5a2602ae', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-149977115'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:06:52.651427 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create volume of 1 GB Jul 04 00:06:52.651715 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:52.651715 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:52.656464 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Availability Zones retrieved successfully. Jul 04 00:06:52.661915 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Flow 'volume_create_api' (0169ca74-d6e1-40f8-a47f-b462c9e2270e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:06:52.662816 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0affffa-5eba-42e9-a235-40921f9965bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.663724 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:06:52.689633 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0affffa-5eba-42e9-a235-40921f9965bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.690550 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abddb98e-3d5d-48ba-a56b-c274c225963f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.731048 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Created reservations ['5d4253aa-86e2-474f-8acf-1cf65daa4fde', 'c7487820-6e9c-4e1b-b1bb-ce284e27d78f', '94c57e8d-64aa-42ae-b89b-a147bbffa0a7', 'd35827b2-6203-482e-8cbd-f5b7b0972034'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:06:52.731879 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abddb98e-3d5d-48ba-a56b-c274c225963f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d4253aa-86e2-474f-8acf-1cf65daa4fde', 'c7487820-6e9c-4e1b-b1bb-ce284e27d78f', '94c57e8d-64aa-42ae-b89b-a147bbffa0a7', 'd35827b2-6203-482e-8cbd-f5b7b0972034']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.732577 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee3e256d-b087-49d5-83ff-6e7e46025ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.754816 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee3e256d-b087-49d5-83ff-6e7e46025ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b13d5704-bdc6-4ba7-a74e-64687171536e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-149977115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94c9765e16cc46359828d065da99b5b1',qos_specs=None,replication_status=,reservations=['5d4253aa-86e2-474f-8acf-1cf65daa4fde','c7487820-6e9c-4e1b-b1bb-ce284e27d78f','94c57e8d-64aa-42ae-b89b-a147bbffa0a7','d35827b2-6203-482e-8cbd-f5b7b0972034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d804e6eca6642fe9916c0ceb0008277',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-149977115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b13d5704-bdc6-4ba7-a74e-64687171536e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94c9765e16cc46359828d065da99b5b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d804e6eca6642fe9916c0ceb0008277',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.755535 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de3e84b5-0462-42b1-a29c-a11fab9a43ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.774853 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de3e84b5-0462-42b1-a29c-a11fab9a43ce) transitioned into state 'SUCCESS' from state '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-149977115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94c9765e16cc46359828d065da99b5b1',qos_specs=None,replication_status=,reservations=['5d4253aa-86e2-474f-8acf-1cf65daa4fde','c7487820-6e9c-4e1b-b1bb-ce284e27d78f','94c57e8d-64aa-42ae-b89b-a147bbffa0a7','d35827b2-6203-482e-8cbd-f5b7b0972034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d804e6eca6642fe9916c0ceb0008277',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.775461 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6afed729-250d-4977-ba32-6a5c50905c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:06:52.783668 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6afed729-250d-4977-ba32-6a5c50905c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:06:52.784624 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Flow 'volume_create_api' (0169ca74-d6e1-40f8-a47f-b462c9e2270e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:06:52.785068 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Create volume request issued successfully. Jul 04 00:06:52.785774 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a3311c8f-88e5-47e0-a484-d51157d1ebf7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:06:52.786105 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1421/5633] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:06:52 2026] POST /volume/v3/volumes => generated 759 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:06:52.798202 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e8f7bec4-22a9-479b-ab65-a0930fcdccbf None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:52.800103 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e8f7bec4-22a9-479b-ab65-a0930fcdccbf tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/d49e305e-51aa-4714-9337-52e736bd61fd Jul 04 00:06:52.800440 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e8f7bec4-22a9-479b-ab65-a0930fcdccbf tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:52.800628 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e8f7bec4-22a9-479b-ab65-a0930fcdccbf tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:52.807403 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:52.807403 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:52.810858 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e8f7bec4-22a9-479b-ab65-a0930fcdccbf tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:52.814661 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e8f7bec4-22a9-479b-ab65-a0930fcdccbf tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/d49e305e-51aa-4714-9337-52e736bd61fd returned with HTTP 200 Jul 04 00:06:52.815062 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1417/5634] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:52 2026] GET /volume/v3/volumes/d49e305e-51aa-4714-9337-52e736bd61fd => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:52.827211 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d73931a7-74bf-4497-8f0e-976162cfb689 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:52.829037 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d73931a7-74bf-4497-8f0e-976162cfb689 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/8942466e-bed7-4828-a9e3-0744f77843a5 Jul 04 00:06:52.829228 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d73931a7-74bf-4497-8f0e-976162cfb689 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:52.829405 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d73931a7-74bf-4497-8f0e-976162cfb689 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:52.836186 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:52.836186 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:52.839326 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d73931a7-74bf-4497-8f0e-976162cfb689 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:52.842958 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d73931a7-74bf-4497-8f0e-976162cfb689 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/8942466e-bed7-4828-a9e3-0744f77843a5 returned with HTTP 200 Jul 04 00:06:52.843340 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1386/5635] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:52 2026] GET /volume/v3/volumes/8942466e-bed7-4828-a9e3-0744f77843a5 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:52.854475 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-25d47371-3129-45d9-a55e-c7dcb3dcbab8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:52.856379 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-25d47371-3129-45d9-a55e-c7dcb3dcbab8 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/a1a1f791-b2ae-4cf7-91ca-dc6deda4da18 Jul 04 00:06:52.856601 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-25d47371-3129-45d9-a55e-c7dcb3dcbab8 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:52.856760 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-25d47371-3129-45d9-a55e-c7dcb3dcbab8 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:52.863232 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:52.863232 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:52.866456 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-25d47371-3129-45d9-a55e-c7dcb3dcbab8 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:52.870521 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-25d47371-3129-45d9-a55e-c7dcb3dcbab8 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/a1a1f791-b2ae-4cf7-91ca-dc6deda4da18 returned with HTTP 200 Jul 04 00:06:52.870899 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1412/5636] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:52 2026] GET /volume/v3/volumes/a1a1f791-b2ae-4cf7-91ca-dc6deda4da18 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:52.882093 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c1578309-a6fd-4b69-9266-1d6edd848a18 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:52.883928 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c1578309-a6fd-4b69-9266-1d6edd848a18 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/22a29c8a-977c-4283-bb32-aa717f596701 Jul 04 00:06:52.884138 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c1578309-a6fd-4b69-9266-1d6edd848a18 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:52.884351 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c1578309-a6fd-4b69-9266-1d6edd848a18 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:52.891565 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:52.891565 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:52.895175 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c1578309-a6fd-4b69-9266-1d6edd848a18 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:52.898969 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c1578309-a6fd-4b69-9266-1d6edd848a18 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/22a29c8a-977c-4283-bb32-aa717f596701 returned with HTTP 200 Jul 04 00:06:52.899439 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1422/5637] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:52 2026] GET /volume/v3/volumes/22a29c8a-977c-4283-bb32-aa717f596701 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:52.911290 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d9110ad2-5e8b-40be-a68e-c821047de7bb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:52.913052 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d9110ad2-5e8b-40be-a68e-c821047de7bb tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/b13d5704-bdc6-4ba7-a74e-64687171536e Jul 04 00:06:52.913295 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d9110ad2-5e8b-40be-a68e-c821047de7bb tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:52.913491 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d9110ad2-5e8b-40be-a68e-c821047de7bb tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:52.919915 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:52.919915 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:52.923288 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d9110ad2-5e8b-40be-a68e-c821047de7bb tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:52.927535 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d9110ad2-5e8b-40be-a68e-c821047de7bb tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/b13d5704-bdc6-4ba7-a74e-64687171536e returned with HTTP 200 Jul 04 00:06:52.927911 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1418/5638] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:52 2026] GET /volume/v3/volumes/b13d5704-bdc6-4ba7-a74e-64687171536e => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:53.939746 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c45436f1-059b-4b50-9f50-6e692e00949a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:53.941401 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c45436f1-059b-4b50-9f50-6e692e00949a tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/b13d5704-bdc6-4ba7-a74e-64687171536e Jul 04 00:06:53.941597 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c45436f1-059b-4b50-9f50-6e692e00949a tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:53.941799 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c45436f1-059b-4b50-9f50-6e692e00949a tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:53.948165 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:53.948165 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:53.951019 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c45436f1-059b-4b50-9f50-6e692e00949a tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:53.954388 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c45436f1-059b-4b50-9f50-6e692e00949a tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/b13d5704-bdc6-4ba7-a74e-64687171536e returned with HTTP 200 Jul 04 00:06:53.954696 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1387/5639] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:53 2026] GET /volume/v3/volumes/b13d5704-bdc6-4ba7-a74e-64687171536e => generated 852 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:53.966401 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fdf1b90f-8692-4a8f-8604-b414aa8952c6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:53.968668 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fdf1b90f-8692-4a8f-8604-b414aa8952c6 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] DELETE https://10.4.3.143/volume/v3/volumes/b13d5704-bdc6-4ba7-a74e-64687171536e Jul 04 00:06:53.968918 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fdf1b90f-8692-4a8f-8604-b414aa8952c6 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:53.969158 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fdf1b90f-8692-4a8f-8604-b414aa8952c6 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:53.969413 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-fdf1b90f-8692-4a8f-8604-b414aa8952c6 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Delete volume with id: b13d5704-bdc6-4ba7-a74e-64687171536e Jul 04 00:06:53.977258 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:53.977258 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:53.977644 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fdf1b90f-8692-4a8f-8604-b414aa8952c6 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:53.992779 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fdf1b90f-8692-4a8f-8604-b414aa8952c6 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Delete volume request issued successfully. Jul 04 00:06:53.992973 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fdf1b90f-8692-4a8f-8604-b414aa8952c6 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/b13d5704-bdc6-4ba7-a74e-64687171536e returned with HTTP 202 Jul 04 00:06:53.993395 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1413/5640] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:06:53 2026] DELETE /volume/v3/volumes/b13d5704-bdc6-4ba7-a74e-64687171536e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:06:54.000373 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4a469640-53a8-417a-8d77-9d5d61f0e260 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:54.002055 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4a469640-53a8-417a-8d77-9d5d61f0e260 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/b13d5704-bdc6-4ba7-a74e-64687171536e Jul 04 00:06:54.002204 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4a469640-53a8-417a-8d77-9d5d61f0e260 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:54.002302 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4a469640-53a8-417a-8d77-9d5d61f0e260 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:54.008528 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:54.008528 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:54.011828 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-4a469640-53a8-417a-8d77-9d5d61f0e260 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:54.015601 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4a469640-53a8-417a-8d77-9d5d61f0e260 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/b13d5704-bdc6-4ba7-a74e-64687171536e returned with HTTP 200 Jul 04 00:06:54.015968 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1423/5641] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:53 2026] GET /volume/v3/volumes/b13d5704-bdc6-4ba7-a74e-64687171536e => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:55.028602 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-47dec457-6d41-4717-b506-d30b2cd86f24 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:55.030787 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-47dec457-6d41-4717-b506-d30b2cd86f24 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/b13d5704-bdc6-4ba7-a74e-64687171536e Jul 04 00:06:55.031070 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-47dec457-6d41-4717-b506-d30b2cd86f24 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:55.031346 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-47dec457-6d41-4717-b506-d30b2cd86f24 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:55.038898 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-47dec457-6d41-4717-b506-d30b2cd86f24 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/b13d5704-bdc6-4ba7-a74e-64687171536e returned with HTTP 404 Jul 04 00:06:55.039560 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1419/5642] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:55 2026] GET /volume/v3/volumes/b13d5704-bdc6-4ba7-a74e-64687171536e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:06:55.046176 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f18dc795-2ada-43b1-b54e-ab5120161f48 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:55.047980 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f18dc795-2ada-43b1-b54e-ab5120161f48 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] DELETE https://10.4.3.143/volume/v3/volumes/22a29c8a-977c-4283-bb32-aa717f596701 Jul 04 00:06:55.048198 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f18dc795-2ada-43b1-b54e-ab5120161f48 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:55.048378 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f18dc795-2ada-43b1-b54e-ab5120161f48 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:55.048524 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-f18dc795-2ada-43b1-b54e-ab5120161f48 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Delete volume with id: 22a29c8a-977c-4283-bb32-aa717f596701 Jul 04 00:06:55.054823 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:55.054823 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:55.055259 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f18dc795-2ada-43b1-b54e-ab5120161f48 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:55.070836 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-f18dc795-2ada-43b1-b54e-ab5120161f48 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Delete volume request issued successfully. Jul 04 00:06:55.071034 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f18dc795-2ada-43b1-b54e-ab5120161f48 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/22a29c8a-977c-4283-bb32-aa717f596701 returned with HTTP 202 Jul 04 00:06:55.071458 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1388/5643] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:06:55 2026] DELETE /volume/v3/volumes/22a29c8a-977c-4283-bb32-aa717f596701 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:06:55.078479 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-545ae2c7-d058-42a5-8e05-81bb3b3f7476 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:55.080848 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-545ae2c7-d058-42a5-8e05-81bb3b3f7476 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/22a29c8a-977c-4283-bb32-aa717f596701 Jul 04 00:06:55.081097 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-545ae2c7-d058-42a5-8e05-81bb3b3f7476 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:55.081397 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-545ae2c7-d058-42a5-8e05-81bb3b3f7476 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:55.089884 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:55.089884 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:55.094300 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-545ae2c7-d058-42a5-8e05-81bb3b3f7476 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:55.098737 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-545ae2c7-d058-42a5-8e05-81bb3b3f7476 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/22a29c8a-977c-4283-bb32-aa717f596701 returned with HTTP 200 Jul 04 00:06:55.099265 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1414/5644] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:55 2026] GET /volume/v3/volumes/22a29c8a-977c-4283-bb32-aa717f596701 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:56.113743 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-9038aa04-54ef-4d42-805c-86e90647222a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:56.115742 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9038aa04-54ef-4d42-805c-86e90647222a tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/22a29c8a-977c-4283-bb32-aa717f596701 Jul 04 00:06:56.115992 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9038aa04-54ef-4d42-805c-86e90647222a tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:56.116280 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-9038aa04-54ef-4d42-805c-86e90647222a tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:56.122187 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-9038aa04-54ef-4d42-805c-86e90647222a tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/22a29c8a-977c-4283-bb32-aa717f596701 returned with HTTP 404 Jul 04 00:06:56.122775 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1424/5645] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:56 2026] GET /volume/v3/volumes/22a29c8a-977c-4283-bb32-aa717f596701 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:06:56.130029 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8b1de392-bf13-4dec-9d82-1db971c0b023 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:56.131797 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8b1de392-bf13-4dec-9d82-1db971c0b023 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a1a1f791-b2ae-4cf7-91ca-dc6deda4da18 Jul 04 00:06:56.132003 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8b1de392-bf13-4dec-9d82-1db971c0b023 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:56.132203 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8b1de392-bf13-4dec-9d82-1db971c0b023 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:56.132389 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-8b1de392-bf13-4dec-9d82-1db971c0b023 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Delete volume with id: a1a1f791-b2ae-4cf7-91ca-dc6deda4da18 Jul 04 00:06:56.140298 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:56.140298 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:56.140731 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8b1de392-bf13-4dec-9d82-1db971c0b023 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:56.158969 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-8b1de392-bf13-4dec-9d82-1db971c0b023 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Delete volume request issued successfully. Jul 04 00:06:56.159175 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8b1de392-bf13-4dec-9d82-1db971c0b023 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/a1a1f791-b2ae-4cf7-91ca-dc6deda4da18 returned with HTTP 202 Jul 04 00:06:56.159538 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1420/5646] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:06:56 2026] DELETE /volume/v3/volumes/a1a1f791-b2ae-4cf7-91ca-dc6deda4da18 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:06:56.166401 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c4d1cb17-6879-4acb-8e4f-2dcc956b71bc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:56.168557 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c4d1cb17-6879-4acb-8e4f-2dcc956b71bc tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/a1a1f791-b2ae-4cf7-91ca-dc6deda4da18 Jul 04 00:06:56.168830 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c4d1cb17-6879-4acb-8e4f-2dcc956b71bc tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:56.169065 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c4d1cb17-6879-4acb-8e4f-2dcc956b71bc tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:56.177451 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:56.177451 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:56.181654 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c4d1cb17-6879-4acb-8e4f-2dcc956b71bc tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:56.187223 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c4d1cb17-6879-4acb-8e4f-2dcc956b71bc tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/a1a1f791-b2ae-4cf7-91ca-dc6deda4da18 returned with HTTP 200 Jul 04 00:06:56.187783 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1389/5647] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:56 2026] GET /volume/v3/volumes/a1a1f791-b2ae-4cf7-91ca-dc6deda4da18 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:57.199794 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ecae417b-6875-46a6-8b18-67889484f14f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:57.201591 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ecae417b-6875-46a6-8b18-67889484f14f tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/a1a1f791-b2ae-4cf7-91ca-dc6deda4da18 Jul 04 00:06:57.201799 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ecae417b-6875-46a6-8b18-67889484f14f tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:57.202037 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ecae417b-6875-46a6-8b18-67889484f14f tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:57.207304 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ecae417b-6875-46a6-8b18-67889484f14f tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/a1a1f791-b2ae-4cf7-91ca-dc6deda4da18 returned with HTTP 404 Jul 04 00:06:57.207723 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1415/5648] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:57 2026] GET /volume/v3/volumes/a1a1f791-b2ae-4cf7-91ca-dc6deda4da18 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:06:57.214011 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8af20ac1-e9a7-4d76-be01-a72d01568d98 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:57.215620 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8af20ac1-e9a7-4d76-be01-a72d01568d98 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] DELETE https://10.4.3.143/volume/v3/volumes/8942466e-bed7-4828-a9e3-0744f77843a5 Jul 04 00:06:57.215846 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8af20ac1-e9a7-4d76-be01-a72d01568d98 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:57.216004 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8af20ac1-e9a7-4d76-be01-a72d01568d98 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:57.216152 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-8af20ac1-e9a7-4d76-be01-a72d01568d98 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Delete volume with id: 8942466e-bed7-4828-a9e3-0744f77843a5 Jul 04 00:06:57.217963 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=181,cinder:INSERT=35,cinder:UPDATE=64 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:06:57.223221 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:57.223221 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:57.223631 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8af20ac1-e9a7-4d76-be01-a72d01568d98 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:57.251900 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8af20ac1-e9a7-4d76-be01-a72d01568d98 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Delete volume request issued successfully. Jul 04 00:06:57.252068 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8af20ac1-e9a7-4d76-be01-a72d01568d98 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/8942466e-bed7-4828-a9e3-0744f77843a5 returned with HTTP 202 Jul 04 00:06:57.252381 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1425/5649] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:06:57 2026] DELETE /volume/v3/volumes/8942466e-bed7-4828-a9e3-0744f77843a5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:06:57.259536 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-27ee7b03-d571-4aa2-adfb-76d1aeafb5c4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:57.261742 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-27ee7b03-d571-4aa2-adfb-76d1aeafb5c4 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/8942466e-bed7-4828-a9e3-0744f77843a5 Jul 04 00:06:57.261968 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-27ee7b03-d571-4aa2-adfb-76d1aeafb5c4 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:57.262169 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-27ee7b03-d571-4aa2-adfb-76d1aeafb5c4 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:57.264649 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=134,cinder:INSERT=16,cinder:UPDATE=26 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:06:57.271008 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:57.271008 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:06:57.274993 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-27ee7b03-d571-4aa2-adfb-76d1aeafb5c4 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:57.279945 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-27ee7b03-d571-4aa2-adfb-76d1aeafb5c4 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/8942466e-bed7-4828-a9e3-0744f77843a5 returned with HTTP 200 Jul 04 00:06:57.280349 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1421/5650] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:57 2026] GET /volume/v3/volumes/8942466e-bed7-4828-a9e3-0744f77843a5 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:58.292228 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a06d45c0-3928-4c7f-9f92-de6b6b330adc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:58.294275 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a06d45c0-3928-4c7f-9f92-de6b6b330adc tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/8942466e-bed7-4828-a9e3-0744f77843a5 Jul 04 00:06:58.294673 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a06d45c0-3928-4c7f-9f92-de6b6b330adc tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:58.294837 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a06d45c0-3928-4c7f-9f92-de6b6b330adc tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:58.296720 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=160,cinder:INSERT=25,cinder:UPDATE=40 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:06:58.300330 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a06d45c0-3928-4c7f-9f92-de6b6b330adc tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/8942466e-bed7-4828-a9e3-0744f77843a5 returned with HTTP 404 Jul 04 00:06:58.300795 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1390/5651] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:58 2026] GET /volume/v3/volumes/8942466e-bed7-4828-a9e3-0744f77843a5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:06:58.307502 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2c3f3a93-c04e-4758-a47c-75dfca9807c3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:58.309273 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2c3f3a93-c04e-4758-a47c-75dfca9807c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] DELETE https://10.4.3.143/volume/v3/volumes/d49e305e-51aa-4714-9337-52e736bd61fd Jul 04 00:06:58.309520 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2c3f3a93-c04e-4758-a47c-75dfca9807c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:58.309792 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2c3f3a93-c04e-4758-a47c-75dfca9807c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:58.310009 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-2c3f3a93-c04e-4758-a47c-75dfca9807c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Delete volume with id: d49e305e-51aa-4714-9337-52e736bd61fd Jul 04 00:06:58.318435 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:58.318435 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:58.319024 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2c3f3a93-c04e-4758-a47c-75dfca9807c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:58.338381 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2c3f3a93-c04e-4758-a47c-75dfca9807c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Delete volume request issued successfully. Jul 04 00:06:58.338644 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2c3f3a93-c04e-4758-a47c-75dfca9807c3 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/d49e305e-51aa-4714-9337-52e736bd61fd returned with HTTP 202 Jul 04 00:06:58.339271 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1416/5652] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:06:58 2026] DELETE /volume/v3/volumes/d49e305e-51aa-4714-9337-52e736bd61fd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:06:58.346599 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c953c1dc-c752-427e-8ed7-a27b9b9cfe90 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:58.348181 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c953c1dc-c752-427e-8ed7-a27b9b9cfe90 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/d49e305e-51aa-4714-9337-52e736bd61fd Jul 04 00:06:58.348403 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c953c1dc-c752-427e-8ed7-a27b9b9cfe90 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:58.348591 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c953c1dc-c752-427e-8ed7-a27b9b9cfe90 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:58.356132 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:58.356132 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:06:58.359949 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-c953c1dc-c752-427e-8ed7-a27b9b9cfe90 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:06:58.364322 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c953c1dc-c752-427e-8ed7-a27b9b9cfe90 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/d49e305e-51aa-4714-9337-52e736bd61fd returned with HTTP 200 Jul 04 00:06:58.364685 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1426/5653] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:58 2026] GET /volume/v3/volumes/d49e305e-51aa-4714-9337-52e736bd61fd => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:06:59.376475 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4007e81c-0b98-4299-9d05-da32bc1958f1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:59.378257 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4007e81c-0b98-4299-9d05-da32bc1958f1 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/d49e305e-51aa-4714-9337-52e736bd61fd Jul 04 00:06:59.378542 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4007e81c-0b98-4299-9d05-da32bc1958f1 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:59.378818 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4007e81c-0b98-4299-9d05-da32bc1958f1 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:59.384344 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4007e81c-0b98-4299-9d05-da32bc1958f1 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/d49e305e-51aa-4714-9337-52e736bd61fd returned with HTTP 404 Jul 04 00:06:59.384612 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1422/5654] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:06:59 2026] GET /volume/v3/volumes/d49e305e-51aa-4714-9337-52e736bd61fd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:06:59.392069 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d46e87b9-d23d-4637-822b-d90a967cc295 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:59.393765 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d46e87b9-d23d-4637-822b-d90a967cc295 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] DELETE https://10.4.3.143/volume/v3/snapshots/37d92425-f2b7-4aff-8dd6-439a5a2602ae Jul 04 00:06:59.393949 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d46e87b9-d23d-4637-822b-d90a967cc295 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:59.394121 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d46e87b9-d23d-4637-822b-d90a967cc295 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:59.394232 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.snapshots [None req-d46e87b9-d23d-4637-822b-d90a967cc295 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Delete snapshot with id: 37d92425-f2b7-4aff-8dd6-439a5a2602ae Jul 04 00:06:59.398773 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:59.398773 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:06:59.399135 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d46e87b9-d23d-4637-822b-d90a967cc295 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Snapshot retrieved successfully. Jul 04 00:06:59.415200 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d46e87b9-d23d-4637-822b-d90a967cc295 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Snapshot delete request issued successfully. Jul 04 00:06:59.415431 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d46e87b9-d23d-4637-822b-d90a967cc295 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/snapshots/37d92425-f2b7-4aff-8dd6-439a5a2602ae returned with HTTP 202 Jul 04 00:06:59.415968 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1391/5655] 10.4.3.143 () {66 vars in 1357 bytes} [Sat Jul 4 00:06:59 2026] DELETE /volume/v3/snapshots/37d92425-f2b7-4aff-8dd6-439a5a2602ae => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:06:59.424532 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1556be33-d22e-4311-aa21-04e3f0ce54c7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:06:59.426770 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1556be33-d22e-4311-aa21-04e3f0ce54c7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/snapshots/37d92425-f2b7-4aff-8dd6-439a5a2602ae Jul 04 00:06:59.426969 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1556be33-d22e-4311-aa21-04e3f0ce54c7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:06:59.427153 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1556be33-d22e-4311-aa21-04e3f0ce54c7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:06:59.432320 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:06:59.432320 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:06:59.432748 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-1556be33-d22e-4311-aa21-04e3f0ce54c7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Snapshot retrieved successfully. Jul 04 00:06:59.433520 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1556be33-d22e-4311-aa21-04e3f0ce54c7 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/snapshots/37d92425-f2b7-4aff-8dd6-439a5a2602ae returned with HTTP 200 Jul 04 00:06:59.433939 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1417/5656] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:06:59 2026] GET /volume/v3/snapshots/37d92425-f2b7-4aff-8dd6-439a5a2602ae => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:00.442612 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-011af270-194c-4801-95e4-db18a7793bac None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:00.444466 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-011af270-194c-4801-95e4-db18a7793bac tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/snapshots/37d92425-f2b7-4aff-8dd6-439a5a2602ae Jul 04 00:07:00.445807 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-011af270-194c-4801-95e4-db18a7793bac tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:00.445807 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-011af270-194c-4801-95e4-db18a7793bac tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:00.448896 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-011af270-194c-4801-95e4-db18a7793bac tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/snapshots/37d92425-f2b7-4aff-8dd6-439a5a2602ae returned with HTTP 404 Jul 04 00:07:00.449441 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1427/5657] 10.4.3.143 () {66 vars in 1354 bytes} [Sat Jul 4 00:07:00 2026] GET /volume/v3/snapshots/37d92425-f2b7-4aff-8dd6-439a5a2602ae => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:07:00.455693 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-aa324ec2-2a78-4526-ab62-494048164daa None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:00.457362 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aa324ec2-2a78-4526-ab62-494048164daa tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] DELETE https://10.4.3.143/volume/v3/volumes/6517384b-25ec-4724-8c69-631373df3b83 Jul 04 00:07:00.457540 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aa324ec2-2a78-4526-ab62-494048164daa tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:00.457731 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aa324ec2-2a78-4526-ab62-494048164daa tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:00.457897 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-aa324ec2-2a78-4526-ab62-494048164daa tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Delete volume with id: 6517384b-25ec-4724-8c69-631373df3b83 Jul 04 00:07:00.464225 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:00.464225 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:00.464635 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-aa324ec2-2a78-4526-ab62-494048164daa tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:07:00.484503 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-aa324ec2-2a78-4526-ab62-494048164daa tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Delete volume request issued successfully. Jul 04 00:07:00.484696 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aa324ec2-2a78-4526-ab62-494048164daa tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/6517384b-25ec-4724-8c69-631373df3b83 returned with HTTP 202 Jul 04 00:07:00.485230 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1423/5658] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:07:00 2026] DELETE /volume/v3/volumes/6517384b-25ec-4724-8c69-631373df3b83 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:07:00.492511 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-a62bc936-9401-44b3-9b59-6a2607d1b878 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:00.495672 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a62bc936-9401-44b3-9b59-6a2607d1b878 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/6517384b-25ec-4724-8c69-631373df3b83 Jul 04 00:07:00.495866 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a62bc936-9401-44b3-9b59-6a2607d1b878 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:00.496069 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-a62bc936-9401-44b3-9b59-6a2607d1b878 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:00.502131 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:00.502131 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:00.505274 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-a62bc936-9401-44b3-9b59-6a2607d1b878 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Volume info retrieved successfully. Jul 04 00:07:00.509726 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-a62bc936-9401-44b3-9b59-6a2607d1b878 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/6517384b-25ec-4724-8c69-631373df3b83 returned with HTTP 200 Jul 04 00:07:00.510253 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1392/5659] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:07:00 2026] GET /volume/v3/volumes/6517384b-25ec-4724-8c69-631373df3b83 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:01.523396 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a12c93ee-c4e4-4367-ba5a-788d866bbca2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:01.523396 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a12c93ee-c4e4-4367-ba5a-788d866bbca2 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] GET https://10.4.3.143/volume/v3/volumes/6517384b-25ec-4724-8c69-631373df3b83 Jul 04 00:07:01.523726 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a12c93ee-c4e4-4367-ba5a-788d866bbca2 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:01.523726 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a12c93ee-c4e4-4367-ba5a-788d866bbca2 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:01.528806 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a12c93ee-c4e4-4367-ba5a-788d866bbca2 tempest-CreateVolumesFromSnapshotTest-522474606 tempest-CreateVolumesFromSnapshotTest-522474606-project-member] https://10.4.3.143/volume/v3/volumes/6517384b-25ec-4724-8c69-631373df3b83 returned with HTTP 404 Jul 04 00:07:01.529204 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1418/5660] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:07:01 2026] GET /volume/v3/volumes/6517384b-25ec-4724-8c69-631373df3b83 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:07:02.728893 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:02.809662 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:07:02.810017 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1460029282"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:07:02.811359 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1460029282'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:07:02.811474 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Create volume of 1 GB Jul 04 00:07:02.815509 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Availability Zones retrieved successfully. Jul 04 00:07:02.820218 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Flow 'volume_create_api' (8882736e-23e7-4944-906b-c039b6f85838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:07:02.821161 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc1541e7-ef33-4cbd-b042-98a4f05fee50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:07:02.822004 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:07:02.843225 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc1541e7-ef33-4cbd-b042-98a4f05fee50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:07:02.843981 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f7a6ca-f890-4e37-af91-65c3ca876863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:07:02.896582 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Created reservations ['9fbbdabc-925e-4ca2-996d-dda578b9fe3c', '46145a8e-50bb-4f75-a26b-d1d9b4014e09', '94884ef1-59cf-4535-8211-e546ce92bd9b', '4b4e7328-9779-4dd6-b09f-18886e1380bb'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:07:02.897545 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f7a6ca-f890-4e37-af91-65c3ca876863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fbbdabc-925e-4ca2-996d-dda578b9fe3c', '46145a8e-50bb-4f75-a26b-d1d9b4014e09', '94884ef1-59cf-4535-8211-e546ce92bd9b', '4b4e7328-9779-4dd6-b09f-18886e1380bb']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:07:02.898194 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d6bf39f-a348-4eed-b14e-fd4c18e93a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:07:02.919187 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d6bf39f-a348-4eed-b14e-fd4c18e93a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec6ecf78-96ef-476b-ac29-a43e780f8afc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1460029282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96773e2dcff54369bed54fe1c77bdc54',qos_specs=None,replication_status=,reservations=['9fbbdabc-925e-4ca2-996d-dda578b9fe3c','46145a8e-50bb-4f75-a26b-d1d9b4014e09','94884ef1-59cf-4535-8211-e546ce92bd9b','4b4e7328-9779-4dd6-b09f-18886e1380bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbc83bdc44e14d398d432deb4fc56574',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:07:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1460029282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec6ecf78-96ef-476b-ac29-a43e780f8afc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96773e2dcff54369bed54fe1c77bdc54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbc83bdc44e14d398d432deb4fc56574',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:07:02.919901 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04718a3c-5c51-43a9-82bb-083760e0cf4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:07:02.938009 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04718a3c-5c51-43a9-82bb-083760e0cf4b) transitioned into state 'SUCCESS' from state '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-1460029282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96773e2dcff54369bed54fe1c77bdc54',qos_specs=None,replication_status=,reservations=['9fbbdabc-925e-4ca2-996d-dda578b9fe3c','46145a8e-50bb-4f75-a26b-d1d9b4014e09','94884ef1-59cf-4535-8211-e546ce92bd9b','4b4e7328-9779-4dd6-b09f-18886e1380bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbc83bdc44e14d398d432deb4fc56574',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:07:02.938644 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (260aaa4d-ea00-4e74-b455-e8ecb8d7ac5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:07:02.948267 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (260aaa4d-ea00-4e74-b455-e8ecb8d7ac5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:07:02.949196 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Flow 'volume_create_api' (8882736e-23e7-4944-906b-c039b6f85838) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:07:02.949514 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Create volume request issued successfully. Jul 04 00:07:02.950197 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6e62a366-f071-4f5a-bfeb-bbe5673b695b tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:07:02.950870 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1428/5661] 10.4.3.143 () {70 vars in 1298 bytes} [Sat Jul 4 00:07:02 2026] POST /volume/v3/volumes => generated 778 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:07:02.961682 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2cf7eb4c-bb72-4f16-92ee-909859547f1c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:02.964045 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2cf7eb4c-bb72-4f16-92ee-909859547f1c tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/volumes/ec6ecf78-96ef-476b-ac29-a43e780f8afc Jul 04 00:07:02.964381 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2cf7eb4c-bb72-4f16-92ee-909859547f1c tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:02.964665 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2cf7eb4c-bb72-4f16-92ee-909859547f1c tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:02.974666 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:02.974666 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:02.979243 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2cf7eb4c-bb72-4f16-92ee-909859547f1c tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Volume info retrieved successfully. Jul 04 00:07:02.984876 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2cf7eb4c-bb72-4f16-92ee-909859547f1c tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/volumes/ec6ecf78-96ef-476b-ac29-a43e780f8afc returned with HTTP 200 Jul 04 00:07:02.985429 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1424/5662] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:02 2026] GET /volume/v3/volumes/ec6ecf78-96ef-476b-ac29-a43e780f8afc => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:04.000102 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-26538db6-b95f-497b-af5f-29129353f545 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:04.001577 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-26538db6-b95f-497b-af5f-29129353f545 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/volumes/ec6ecf78-96ef-476b-ac29-a43e780f8afc Jul 04 00:07:04.001782 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-26538db6-b95f-497b-af5f-29129353f545 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:04.001955 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-26538db6-b95f-497b-af5f-29129353f545 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:04.008203 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:04.008203 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:04.010944 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-26538db6-b95f-497b-af5f-29129353f545 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Volume info retrieved successfully. Jul 04 00:07:04.014364 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-26538db6-b95f-497b-af5f-29129353f545 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/volumes/ec6ecf78-96ef-476b-ac29-a43e780f8afc returned with HTTP 200 Jul 04 00:07:04.014720 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1393/5663] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:03 2026] GET /volume/v3/volumes/ec6ecf78-96ef-476b-ac29-a43e780f8afc => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:04.025022 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-16da86db-8a19-4f32-8d31-11680602783e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:04.026501 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-16da86db-8a19-4f32-8d31-11680602783e tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 04 00:07:04.026824 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-16da86db-8a19-4f32-8d31-11680602783e tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ec6ecf78-96ef-476b-ac29-a43e780f8afc", "name": "tempest-type-Backup-45531317"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:07:04.028219 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.backups [None req-16da86db-8a19-4f32-8d31-11680602783e tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Creating new backup {'backup': {'volume_id': 'ec6ecf78-96ef-476b-ac29-a43e780f8afc', 'name': 'tempest-type-Backup-45531317'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 04 00:07:04.028388 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-16da86db-8a19-4f32-8d31-11680602783e tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Creating backup of volume ec6ecf78-96ef-476b-ac29-a43e780f8afc in container None Jul 04 00:07:04.030369 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=122,cinder:INSERT=10,cinder:UPDATE=18 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:07:04.035830 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:04.035830 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:04.036163 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-16da86db-8a19-4f32-8d31-11680602783e tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Volume info retrieved successfully. Jul 04 00:07:04.059232 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-16da86db-8a19-4f32-8d31-11680602783e tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Created reservations ['84a466c8-eeba-4a5a-93a2-762b64ddb79b', '8611c848-28d4-448d-8896-ddaefee7eb62'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:07:04.084871 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-16da86db-8a19-4f32-8d31-11680602783e tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 04 00:07:04.085261 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1419/5664] 10.4.3.143 () {70 vars in 1299 bytes} [Sat Jul 4 00:07:04 2026] POST /volume/v3/backups => generated 314 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:07:04.092906 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-2f82a143-e5ca-44ae-b4b6-aa7f7acc79f1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:04.094861 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2f82a143-e5ca-44ae-b4b6-aa7f7acc79f1 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:04.095245 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2f82a143-e5ca-44ae-b4b6-aa7f7acc79f1 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:04.095485 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-2f82a143-e5ca-44ae-b4b6-aa7f7acc79f1 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:04.095627 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-2f82a143-e5ca-44ae-b4b6-aa7f7acc79f1 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:04.099671 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:04.099671 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:04.100303 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-2f82a143-e5ca-44ae-b4b6-aa7f7acc79f1 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:04.100666 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1429/5665] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:04 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:05.113130 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-130ebb15-dcca-4ec0-8551-01382d4deed7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:05.114849 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-130ebb15-dcca-4ec0-8551-01382d4deed7 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:05.115047 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-130ebb15-dcca-4ec0-8551-01382d4deed7 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:05.115232 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-130ebb15-dcca-4ec0-8551-01382d4deed7 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:05.115326 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-130ebb15-dcca-4ec0-8551-01382d4deed7 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:05.119456 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:05.119456 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:05.120020 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-130ebb15-dcca-4ec0-8551-01382d4deed7 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:05.120434 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1425/5666] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:05 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:06.131788 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-582ae824-5d8e-46e0-a455-e39036bc73d8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:06.133488 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-582ae824-5d8e-46e0-a455-e39036bc73d8 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:06.133691 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-582ae824-5d8e-46e0-a455-e39036bc73d8 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:06.133890 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-582ae824-5d8e-46e0-a455-e39036bc73d8 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:06.133983 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-582ae824-5d8e-46e0-a455-e39036bc73d8 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:06.138472 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:06.138472 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:06.139143 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-582ae824-5d8e-46e0-a455-e39036bc73d8 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:06.139548 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1394/5667] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:06 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:07.150319 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5710fca2-4e04-485b-8f4c-9e7314f4fd6d None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:07.154724 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5710fca2-4e04-485b-8f4c-9e7314f4fd6d tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:07.154724 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5710fca2-4e04-485b-8f4c-9e7314f4fd6d tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:07.154724 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5710fca2-4e04-485b-8f4c-9e7314f4fd6d tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:07.154724 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-5710fca2-4e04-485b-8f4c-9e7314f4fd6d tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:07.158690 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:07.158690 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:07.159565 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5710fca2-4e04-485b-8f4c-9e7314f4fd6d tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:07.160127 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1420/5668] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:07 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:08.169640 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3de4d8e4-f065-447e-9288-45092a725730 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:08.171157 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3de4d8e4-f065-447e-9288-45092a725730 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:08.171335 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3de4d8e4-f065-447e-9288-45092a725730 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:08.171515 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3de4d8e4-f065-447e-9288-45092a725730 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:08.171648 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-3de4d8e4-f065-447e-9288-45092a725730 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:08.175242 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:08.175242 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:08.175782 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3de4d8e4-f065-447e-9288-45092a725730 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:08.176080 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1430/5669] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:08 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:09.185765 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-68ae70b9-2aa9-4841-a664-8a003fe08569 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:09.188066 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-68ae70b9-2aa9-4841-a664-8a003fe08569 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:09.188382 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-68ae70b9-2aa9-4841-a664-8a003fe08569 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:09.188664 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-68ae70b9-2aa9-4841-a664-8a003fe08569 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:09.188844 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-68ae70b9-2aa9-4841-a664-8a003fe08569 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:09.194005 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:09.194005 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:09.194855 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-68ae70b9-2aa9-4841-a664-8a003fe08569 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:09.195313 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1426/5670] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:09 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:10.206124 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fedb9199-5cad-4631-91d7-5f66a3768197 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:10.207644 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fedb9199-5cad-4631-91d7-5f66a3768197 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:10.207848 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fedb9199-5cad-4631-91d7-5f66a3768197 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:10.208034 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fedb9199-5cad-4631-91d7-5f66a3768197 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:10.208129 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-fedb9199-5cad-4631-91d7-5f66a3768197 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:10.211879 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:10.211879 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:10.212424 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fedb9199-5cad-4631-91d7-5f66a3768197 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:10.212782 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1395/5671] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:10 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:11.222756 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-47676510-6110-4a2c-9b08-f6e0f12b57fd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:11.224459 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-47676510-6110-4a2c-9b08-f6e0f12b57fd tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:11.224866 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-47676510-6110-4a2c-9b08-f6e0f12b57fd tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:11.226085 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-47676510-6110-4a2c-9b08-f6e0f12b57fd tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:11.226085 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-47676510-6110-4a2c-9b08-f6e0f12b57fd tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:11.229513 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:11.229513 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:11.230302 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-47676510-6110-4a2c-9b08-f6e0f12b57fd tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:11.230801 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1421/5672] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:11 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:12.241191 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-995d9723-914a-4b84-846e-8224e25d1294 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:12.242980 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-995d9723-914a-4b84-846e-8224e25d1294 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:12.243187 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-995d9723-914a-4b84-846e-8224e25d1294 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:12.243394 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-995d9723-914a-4b84-846e-8224e25d1294 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:12.243491 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-995d9723-914a-4b84-846e-8224e25d1294 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:12.247331 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:12.247331 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:12.247942 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-995d9723-914a-4b84-846e-8224e25d1294 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:12.248267 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1431/5673] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:12 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:13.261258 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8beed3ce-37eb-4d95-8e40-07577ddf9595 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:13.262945 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8beed3ce-37eb-4d95-8e40-07577ddf9595 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:13.263146 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8beed3ce-37eb-4d95-8e40-07577ddf9595 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:13.263360 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8beed3ce-37eb-4d95-8e40-07577ddf9595 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:13.263458 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-8beed3ce-37eb-4d95-8e40-07577ddf9595 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:13.267914 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:13.267914 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:13.268429 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8beed3ce-37eb-4d95-8e40-07577ddf9595 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:13.268771 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1427/5674] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:13 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:14.281739 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-03f5bbd9-3437-4f5a-8356-b88551df97d6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:14.282188 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-03f5bbd9-3437-4f5a-8356-b88551df97d6 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:14.282188 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-03f5bbd9-3437-4f5a-8356-b88551df97d6 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:14.282428 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-03f5bbd9-3437-4f5a-8356-b88551df97d6 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:14.282597 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-03f5bbd9-3437-4f5a-8356-b88551df97d6 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:14.287185 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:14.287185 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:14.287951 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-03f5bbd9-3437-4f5a-8356-b88551df97d6 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:14.288408 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1396/5675] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:14 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:15.298138 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-bc300392-e17a-4cb3-8fa6-e9e008e4af22 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:15.300308 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bc300392-e17a-4cb3-8fa6-e9e008e4af22 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:15.300538 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bc300392-e17a-4cb3-8fa6-e9e008e4af22 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:15.300890 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bc300392-e17a-4cb3-8fa6-e9e008e4af22 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:15.301056 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-bc300392-e17a-4cb3-8fa6-e9e008e4af22 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:15.305695 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:15.305695 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:15.306473 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bc300392-e17a-4cb3-8fa6-e9e008e4af22 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:15.306919 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1422/5676] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:15 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:16.316325 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-33c43ae2-5787-4dd3-8ebb-bddee1a82c92 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:16.318887 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-33c43ae2-5787-4dd3-8ebb-bddee1a82c92 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:16.319183 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-33c43ae2-5787-4dd3-8ebb-bddee1a82c92 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:16.319427 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-33c43ae2-5787-4dd3-8ebb-bddee1a82c92 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:16.319546 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-33c43ae2-5787-4dd3-8ebb-bddee1a82c92 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:16.324303 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:16.324303 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:16.325077 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-33c43ae2-5787-4dd3-8ebb-bddee1a82c92 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:16.325468 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1432/5677] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:16 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:17.335025 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3b775000-ee9f-40c3-9d1f-e7b8834207f4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:17.336715 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3b775000-ee9f-40c3-9d1f-e7b8834207f4 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:17.336941 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3b775000-ee9f-40c3-9d1f-e7b8834207f4 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:17.337544 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3b775000-ee9f-40c3-9d1f-e7b8834207f4 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:17.337544 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-3b775000-ee9f-40c3-9d1f-e7b8834207f4 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:17.341494 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:17.341494 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:17.342209 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3b775000-ee9f-40c3-9d1f-e7b8834207f4 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:17.342631 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1428/5678] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:17 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:18.352943 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0c127982-d30b-4609-96bd-9c0895127534 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:18.355173 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0c127982-d30b-4609-96bd-9c0895127534 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:18.355500 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0c127982-d30b-4609-96bd-9c0895127534 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:18.355825 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0c127982-d30b-4609-96bd-9c0895127534 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:18.355992 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-0c127982-d30b-4609-96bd-9c0895127534 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:18.361590 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:18.361590 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:18.362406 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0c127982-d30b-4609-96bd-9c0895127534 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:18.362914 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1397/5679] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:18 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:19.373460 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b2c4034d-cbd3-46ee-84e9-ec25d4f79cd6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:19.375028 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b2c4034d-cbd3-46ee-84e9-ec25d4f79cd6 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:19.375220 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b2c4034d-cbd3-46ee-84e9-ec25d4f79cd6 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:19.375406 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b2c4034d-cbd3-46ee-84e9-ec25d4f79cd6 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:19.375511 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-b2c4034d-cbd3-46ee-84e9-ec25d4f79cd6 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:19.379365 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:19.379365 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:19.380043 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b2c4034d-cbd3-46ee-84e9-ec25d4f79cd6 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:19.380368 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1423/5680] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:19 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:20.391956 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-38aa2241-92e5-4f73-a44d-9eeb86b8b2a9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:20.393647 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-38aa2241-92e5-4f73-a44d-9eeb86b8b2a9 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:20.393866 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-38aa2241-92e5-4f73-a44d-9eeb86b8b2a9 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:20.394073 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-38aa2241-92e5-4f73-a44d-9eeb86b8b2a9 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:20.394170 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-38aa2241-92e5-4f73-a44d-9eeb86b8b2a9 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:20.397939 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:20.397939 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:20.398468 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-38aa2241-92e5-4f73-a44d-9eeb86b8b2a9 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:20.398822 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1433/5681] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:20 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:20.410581 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6474b4ac-59ac-4bd9-99b0-1d98151f661c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:20.412446 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6474b4ac-59ac-4bd9-99b0-1d98151f661c tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] PUT https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:20.413578 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6474b4ac-59ac-4bd9-99b0-1d98151f661c tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:07:20.419653 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:20.419653 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:20.427421 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6474b4ac-59ac-4bd9-99b0-1d98151f661c tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:20.427881 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1429/5682] 10.4.3.143 () {70 vars in 1408 bytes} [Sat Jul 4 00:07:20 2026] PUT /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 314 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:20.435547 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6ff7757a-f2de-456b-b561-44ecf1442158 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:20.437679 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6ff7757a-f2de-456b-b561-44ecf1442158 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:20.437936 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6ff7757a-f2de-456b-b561-44ecf1442158 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:20.438111 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6ff7757a-f2de-456b-b561-44ecf1442158 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:20.438213 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-6ff7757a-f2de-456b-b561-44ecf1442158 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:20.442174 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:20.442174 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:20.442722 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6ff7757a-f2de-456b-b561-44ecf1442158 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:20.443093 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1398/5683] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:20 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:20.452174 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b0a16aa3-6528-49c7-a73c-8e68441fb67e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:20.454166 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b0a16aa3-6528-49c7-a73c-8e68441fb67e tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] DELETE https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:20.454375 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b0a16aa3-6528-49c7-a73c-8e68441fb67e tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:20.454543 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b0a16aa3-6528-49c7-a73c-8e68441fb67e tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:20.454636 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-b0a16aa3-6528-49c7-a73c-8e68441fb67e tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Delete backup with id: 67694cae-72ed-4490-887c-0a44df0da139. Jul 04 00:07:20.459091 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:20.459091 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:20.471002 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.backup.rpcapi [None req-b0a16aa3-6528-49c7-a73c-8e68441fb67e tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] delete_backup rpcapi backup_id 67694cae-72ed-4490-887c-0a44df0da139 {{(pid=99863) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 04 00:07:20.472513 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b0a16aa3-6528-49c7-a73c-8e68441fb67e tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 202 Jul 04 00:07:20.472940 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1424/5684] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:07:20 2026] DELETE /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:07:20.479089 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-a34ae05b-798e-4a90-8b73-225b1e10b6c5 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:20.480606 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a34ae05b-798e-4a90-8b73-225b1e10b6c5 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:20.480862 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a34ae05b-798e-4a90-8b73-225b1e10b6c5 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:20.481032 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-a34ae05b-798e-4a90-8b73-225b1e10b6c5 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:20.481130 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-a34ae05b-798e-4a90-8b73-225b1e10b6c5 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:20.484978 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:20.484978 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:20.485519 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-a34ae05b-798e-4a90-8b73-225b1e10b6c5 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 200 Jul 04 00:07:20.485841 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1434/5685] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:20 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:21.494836 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-36321d51-aabb-4e83-9ac2-96c5587f4b3a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:21.496381 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-36321d51-aabb-4e83-9ac2-96c5587f4b3a tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 Jul 04 00:07:21.496556 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-36321d51-aabb-4e83-9ac2-96c5587f4b3a tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:21.496743 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-36321d51-aabb-4e83-9ac2-96c5587f4b3a tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:21.496878 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-36321d51-aabb-4e83-9ac2-96c5587f4b3a tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Show backup with id 67694cae-72ed-4490-887c-0a44df0da139. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:21.499999 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-36321d51-aabb-4e83-9ac2-96c5587f4b3a tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 returned with HTTP 404 Jul 04 00:07:21.500379 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1430/5686] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:21 2026] GET /volume/v3/backups/67694cae-72ed-4490-887c-0a44df0da139 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:07:21.506536 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-53155bfa-70bf-4685-8cbc-3f3e78270fef None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:21.508243 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-53155bfa-70bf-4685-8cbc-3f3e78270fef tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/ec6ecf78-96ef-476b-ac29-a43e780f8afc Jul 04 00:07:21.508438 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-53155bfa-70bf-4685-8cbc-3f3e78270fef tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:21.508611 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-53155bfa-70bf-4685-8cbc-3f3e78270fef tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:21.508792 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-53155bfa-70bf-4685-8cbc-3f3e78270fef tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Delete volume with id: ec6ecf78-96ef-476b-ac29-a43e780f8afc Jul 04 00:07:21.516397 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:21.516397 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:21.516770 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-53155bfa-70bf-4685-8cbc-3f3e78270fef tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Volume info retrieved successfully. Jul 04 00:07:21.531725 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-53155bfa-70bf-4685-8cbc-3f3e78270fef tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Delete volume request issued successfully. Jul 04 00:07:21.531947 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-53155bfa-70bf-4685-8cbc-3f3e78270fef tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/volumes/ec6ecf78-96ef-476b-ac29-a43e780f8afc returned with HTTP 202 Jul 04 00:07:21.532364 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1399/5687] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:07:21 2026] DELETE /volume/v3/volumes/ec6ecf78-96ef-476b-ac29-a43e780f8afc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:07:21.539200 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-04770688-3dc0-42f1-a9b0-95d1851d6cbf None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:21.541102 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-04770688-3dc0-42f1-a9b0-95d1851d6cbf tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/volumes/ec6ecf78-96ef-476b-ac29-a43e780f8afc Jul 04 00:07:21.541316 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-04770688-3dc0-42f1-a9b0-95d1851d6cbf tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:21.541493 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-04770688-3dc0-42f1-a9b0-95d1851d6cbf tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:21.548293 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:21.548293 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:21.551721 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-04770688-3dc0-42f1-a9b0-95d1851d6cbf tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Volume info retrieved successfully. Jul 04 00:07:21.555624 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-04770688-3dc0-42f1-a9b0-95d1851d6cbf tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/volumes/ec6ecf78-96ef-476b-ac29-a43e780f8afc returned with HTTP 200 Jul 04 00:07:21.556274 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1425/5688] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:21 2026] GET /volume/v3/volumes/ec6ecf78-96ef-476b-ac29-a43e780f8afc => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:22.568440 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7c361156-d5c4-4544-a055-854a5e672666 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:22.571865 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7c361156-d5c4-4544-a055-854a5e672666 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] GET https://10.4.3.143/volume/v3/volumes/ec6ecf78-96ef-476b-ac29-a43e780f8afc Jul 04 00:07:22.571865 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7c361156-d5c4-4544-a055-854a5e672666 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:22.571865 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7c361156-d5c4-4544-a055-854a5e672666 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:22.576373 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7c361156-d5c4-4544-a055-854a5e672666 tempest-ProjectAdminTests39-598052026 tempest-ProjectAdminTests39-598052026-project-admin] https://10.4.3.143/volume/v3/volumes/ec6ecf78-96ef-476b-ac29-a43e780f8afc returned with HTTP 404 Jul 04 00:07:22.576880 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1435/5689] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:22 2026] GET /volume/v3/volumes/ec6ecf78-96ef-476b-ac29-a43e780f8afc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:07:23.821876 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4773847e-84f2-46b7-9661-4594db357985 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:23.896074 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:07:23.896438 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1179345053"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:07:23.898027 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.volumes [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1179345053'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:07:23.898180 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.v3.volumes [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Create volume of 1 GB Jul 04 00:07:23.901930 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Availability Zones retrieved successfully. Jul 04 00:07:23.906807 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Flow 'volume_create_api' (bde365ae-2e99-4fde-ac1f-e554db052cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:07:23.907960 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231ba279-5277-499c-824a-a46ca41aab34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:07:23.908713 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:07:23.930300 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231ba279-5277-499c-824a-a46ca41aab34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:07:23.931016 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5ed6c89-7ecb-431e-8c86-5cd2c12370da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:07:23.983116 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Created reservations ['91b8f9ab-e330-4b3a-8c8e-fdbdd4a41584', '20d4845a-07c6-4f2d-a32e-7db3c44a3eb5', '88c17d42-bfb1-4aa4-9421-d88a9b007036', 'f778bfe5-d376-43e3-990a-0dbc85c7aed9'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:07:23.983876 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5ed6c89-7ecb-431e-8c86-5cd2c12370da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91b8f9ab-e330-4b3a-8c8e-fdbdd4a41584', '20d4845a-07c6-4f2d-a32e-7db3c44a3eb5', '88c17d42-bfb1-4aa4-9421-d88a9b007036', 'f778bfe5-d376-43e3-990a-0dbc85c7aed9']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:07:23.984593 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a41201e-e5e4-4489-8908-90ac4236ce8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:07:24.007341 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a41201e-e5e4-4489-8908-90ac4236ce8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9904336d-a266-4997-b3e5-7e51ed29ecc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1179345053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77e0668ea62b4c9c976e2ac7864019ac',qos_specs=None,replication_status=,reservations=['91b8f9ab-e330-4b3a-8c8e-fdbdd4a41584','20d4845a-07c6-4f2d-a32e-7db3c44a3eb5','88c17d42-bfb1-4aa4-9421-d88a9b007036','f778bfe5-d376-43e3-990a-0dbc85c7aed9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e59525f288489686e76c7bc3a472c9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:07:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1179345053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9904336d-a266-4997-b3e5-7e51ed29ecc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77e0668ea62b4c9c976e2ac7864019ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35e59525f288489686e76c7bc3a472c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:07:24.008305 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65cd43e-0da9-41fa-a699-8600af1ae42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:07:24.027252 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65cd43e-0da9-41fa-a699-8600af1ae42e) transitioned into state 'SUCCESS' from state '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-1179345053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77e0668ea62b4c9c976e2ac7864019ac',qos_specs=None,replication_status=,reservations=['91b8f9ab-e330-4b3a-8c8e-fdbdd4a41584','20d4845a-07c6-4f2d-a32e-7db3c44a3eb5','88c17d42-bfb1-4aa4-9421-d88a9b007036','f778bfe5-d376-43e3-990a-0dbc85c7aed9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e59525f288489686e76c7bc3a472c9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:07:24.028045 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59637c1a-f06b-4a63-b2a1-de48569ce36a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:07:24.036553 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59637c1a-f06b-4a63-b2a1-de48569ce36a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:07:24.037450 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Flow 'volume_create_api' (bde365ae-2e99-4fde-ac1f-e554db052cb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:07:24.037835 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Create volume request issued successfully. Jul 04 00:07:24.038444 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4773847e-84f2-46b7-9661-4594db357985 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:07:24.039098 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1431/5690] 10.4.3.143 () {70 vars in 1298 bytes} [Sat Jul 4 00:07:23 2026] POST /volume/v3/volumes => generated 778 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:07:24.050569 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-58f9fec0-e899-4f66-941e-605deaa3adcb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:24.052961 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-58f9fec0-e899-4f66-941e-605deaa3adcb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/volumes/9904336d-a266-4997-b3e5-7e51ed29ecc3 Jul 04 00:07:24.053291 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-58f9fec0-e899-4f66-941e-605deaa3adcb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:24.053559 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-58f9fec0-e899-4f66-941e-605deaa3adcb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:24.063333 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:24.063333 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:24.067420 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-58f9fec0-e899-4f66-941e-605deaa3adcb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:07:24.072242 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-58f9fec0-e899-4f66-941e-605deaa3adcb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/9904336d-a266-4997-b3e5-7e51ed29ecc3 returned with HTTP 200 Jul 04 00:07:24.072714 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1400/5691] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:24 2026] GET /volume/v3/volumes/9904336d-a266-4997-b3e5-7e51ed29ecc3 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:25.084691 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f941ab47-833c-4454-a490-834bb44b139e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:25.086324 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f941ab47-833c-4454-a490-834bb44b139e tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/volumes/9904336d-a266-4997-b3e5-7e51ed29ecc3 Jul 04 00:07:25.086534 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f941ab47-833c-4454-a490-834bb44b139e tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:25.086752 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f941ab47-833c-4454-a490-834bb44b139e tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:25.093156 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:25.093156 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:25.096187 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-f941ab47-833c-4454-a490-834bb44b139e tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:07:25.099560 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f941ab47-833c-4454-a490-834bb44b139e tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/9904336d-a266-4997-b3e5-7e51ed29ecc3 returned with HTTP 200 Jul 04 00:07:25.099951 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1426/5692] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:25 2026] GET /volume/v3/volumes/9904336d-a266-4997-b3e5-7e51ed29ecc3 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:25.110837 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f4e90eff-35d9-4f55-a4e7-a5cced605f48 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:25.112510 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f4e90eff-35d9-4f55-a4e7-a5cced605f48 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 04 00:07:25.112862 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f4e90eff-35d9-4f55-a4e7-a5cced605f48 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9904336d-a266-4997-b3e5-7e51ed29ecc3", "name": "tempest-type-Backup-1870273290"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:07:25.114142 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-f4e90eff-35d9-4f55-a4e7-a5cced605f48 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Creating new backup {'backup': {'volume_id': '9904336d-a266-4997-b3e5-7e51ed29ecc3', 'name': 'tempest-type-Backup-1870273290'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 04 00:07:25.114269 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-f4e90eff-35d9-4f55-a4e7-a5cced605f48 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Creating backup of volume 9904336d-a266-4997-b3e5-7e51ed29ecc3 in container None Jul 04 00:07:25.120875 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:25.120875 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:25.121144 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f4e90eff-35d9-4f55-a4e7-a5cced605f48 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:07:25.147391 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-f4e90eff-35d9-4f55-a4e7-a5cced605f48 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Created reservations ['f1c43de8-7e3b-4545-b35b-4e8ad790e918', '2feca5c2-c002-4b79-932d-f888e5ce5476'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:07:25.172988 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f4e90eff-35d9-4f55-a4e7-a5cced605f48 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 04 00:07:25.173461 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1436/5693] 10.4.3.143 () {70 vars in 1299 bytes} [Sat Jul 4 00:07:25 2026] POST /volume/v3/backups => generated 316 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:07:25.180940 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-3b285862-fbc2-4411-89c5-d9cb45f87c60 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:25.183365 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3b285862-fbc2-4411-89c5-d9cb45f87c60 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:07:25.184095 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3b285862-fbc2-4411-89c5-d9cb45f87c60 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:25.184095 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-3b285862-fbc2-4411-89c5-d9cb45f87c60 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:25.184182 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-3b285862-fbc2-4411-89c5-d9cb45f87c60 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:25.190298 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:25.190298 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:25.191308 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-3b285862-fbc2-4411-89c5-d9cb45f87c60 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:07:25.192062 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1432/5694] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:25 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:26.201596 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-056285d8-98de-49bc-bb46-4962b533dc13 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:26.203428 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-056285d8-98de-49bc-bb46-4962b533dc13 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:07:26.203662 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-056285d8-98de-49bc-bb46-4962b533dc13 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:26.203899 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-056285d8-98de-49bc-bb46-4962b533dc13 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:26.204031 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-056285d8-98de-49bc-bb46-4962b533dc13 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:26.207939 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:26.207939 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:26.208523 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-056285d8-98de-49bc-bb46-4962b533dc13 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:07:26.208906 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1401/5695] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:26 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:27.218440 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ba9173be-54de-42c8-9265-5a9075563eb5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:27.220148 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ba9173be-54de-42c8-9265-5a9075563eb5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:07:27.220407 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ba9173be-54de-42c8-9265-5a9075563eb5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:27.220647 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ba9173be-54de-42c8-9265-5a9075563eb5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:27.220809 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-ba9173be-54de-42c8-9265-5a9075563eb5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:27.224819 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:27.224819 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:27.225420 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ba9173be-54de-42c8-9265-5a9075563eb5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:07:27.228366 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1427/5696] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:27 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:28.235149 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e5549f6c-996d-45d3-ba06-9b193752dcde None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:28.236732 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e5549f6c-996d-45d3-ba06-9b193752dcde tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:07:28.236921 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e5549f6c-996d-45d3-ba06-9b193752dcde tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:28.237134 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e5549f6c-996d-45d3-ba06-9b193752dcde tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:28.237241 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-e5549f6c-996d-45d3-ba06-9b193752dcde tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:28.240994 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:28.240994 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:28.241525 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e5549f6c-996d-45d3-ba06-9b193752dcde tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:07:28.241863 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1437/5697] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:28 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:29.251946 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-18bf2d7a-7cb8-4451-bd89-4f0d739cba92 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:29.254150 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-18bf2d7a-7cb8-4451-bd89-4f0d739cba92 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:07:29.254443 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-18bf2d7a-7cb8-4451-bd89-4f0d739cba92 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:29.254678 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-18bf2d7a-7cb8-4451-bd89-4f0d739cba92 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:29.254837 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-18bf2d7a-7cb8-4451-bd89-4f0d739cba92 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:29.259965 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:29.259965 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:29.260697 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-18bf2d7a-7cb8-4451-bd89-4f0d739cba92 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:07:29.261194 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1433/5698] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:29 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:30.271779 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e200df24-8cdf-4a25-ae4e-fe973c764ff6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:30.273432 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e200df24-8cdf-4a25-ae4e-fe973c764ff6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:07:30.273644 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e200df24-8cdf-4a25-ae4e-fe973c764ff6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:30.273839 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e200df24-8cdf-4a25-ae4e-fe973c764ff6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:30.273962 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-e200df24-8cdf-4a25-ae4e-fe973c764ff6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:30.277950 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:30.277950 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:30.278492 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e200df24-8cdf-4a25-ae4e-fe973c764ff6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:07:30.278825 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1402/5699] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:30 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:31.289542 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-144f89eb-3449-4cf5-9f34-ee79898db618 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:31.291268 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-144f89eb-3449-4cf5-9f34-ee79898db618 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:07:31.291480 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-144f89eb-3449-4cf5-9f34-ee79898db618 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:31.291659 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-144f89eb-3449-4cf5-9f34-ee79898db618 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:31.291773 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-144f89eb-3449-4cf5-9f34-ee79898db618 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:31.296323 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:31.296323 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:31.296894 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-144f89eb-3449-4cf5-9f34-ee79898db618 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:07:31.297266 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1428/5700] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:31 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:32.307152 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-745f126c-569b-495e-94d0-9a437c42c5ef None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:32.308988 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-745f126c-569b-495e-94d0-9a437c42c5ef tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:07:32.309226 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-745f126c-569b-495e-94d0-9a437c42c5ef tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:32.309425 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-745f126c-569b-495e-94d0-9a437c42c5ef tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:32.309527 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-745f126c-569b-495e-94d0-9a437c42c5ef tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:32.313480 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:32.313480 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:32.314044 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-745f126c-569b-495e-94d0-9a437c42c5ef tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:07:32.314389 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1438/5701] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:32 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:33.324611 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a545d58f-38a6-4ee0-95bd-3393a16a6aaa None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:33.326245 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a545d58f-38a6-4ee0-95bd-3393a16a6aaa tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:07:33.326420 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a545d58f-38a6-4ee0-95bd-3393a16a6aaa tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:33.326587 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a545d58f-38a6-4ee0-95bd-3393a16a6aaa tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:33.326722 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-a545d58f-38a6-4ee0-95bd-3393a16a6aaa tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:33.330482 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:33.330482 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:33.331066 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a545d58f-38a6-4ee0-95bd-3393a16a6aaa tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:07:33.331377 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1434/5702] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:33 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:34.342184 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b8bca85e-7c16-4a9f-ba6b-569a7e4a96cb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:34.344141 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b8bca85e-7c16-4a9f-ba6b-569a7e4a96cb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:07:34.344377 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b8bca85e-7c16-4a9f-ba6b-569a7e4a96cb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:34.344594 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b8bca85e-7c16-4a9f-ba6b-569a7e4a96cb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:34.344738 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-b8bca85e-7c16-4a9f-ba6b-569a7e4a96cb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:34.349185 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:34.349185 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:34.349827 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b8bca85e-7c16-4a9f-ba6b-569a7e4a96cb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:07:34.350221 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1403/5703] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:34 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:35.359956 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d8596247-8f36-4ecd-bd3b-7eb83b84a46f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:35.362236 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d8596247-8f36-4ecd-bd3b-7eb83b84a46f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:07:35.362500 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d8596247-8f36-4ecd-bd3b-7eb83b84a46f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:35.362679 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d8596247-8f36-4ecd-bd3b-7eb83b84a46f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:35.362809 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-d8596247-8f36-4ecd-bd3b-7eb83b84a46f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:35.368493 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:35.368493 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:35.369384 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d8596247-8f36-4ecd-bd3b-7eb83b84a46f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:07:35.369897 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1429/5704] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:35 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:36.379192 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3af04515-5b7c-4d39-960c-3667679d9fa6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:36.380818 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3af04515-5b7c-4d39-960c-3667679d9fa6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:07:36.381002 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3af04515-5b7c-4d39-960c-3667679d9fa6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:36.381181 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3af04515-5b7c-4d39-960c-3667679d9fa6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:36.381282 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-3af04515-5b7c-4d39-960c-3667679d9fa6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:36.385594 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:36.385594 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:36.386359 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3af04515-5b7c-4d39-960c-3667679d9fa6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:07:36.386748 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1439/5705] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:36 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:37.397052 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-717546ac-f2bc-4d13-9ebd-f18ee8c7b5ca None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:37.398825 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-717546ac-f2bc-4d13-9ebd-f18ee8c7b5ca tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:07:37.399023 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-717546ac-f2bc-4d13-9ebd-f18ee8c7b5ca tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:37.399241 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-717546ac-f2bc-4d13-9ebd-f18ee8c7b5ca tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:37.399335 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-717546ac-f2bc-4d13-9ebd-f18ee8c7b5ca tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:37.403581 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:37.403581 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:37.404281 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-717546ac-f2bc-4d13-9ebd-f18ee8c7b5ca tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:07:37.404685 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1435/5706] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:37 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:38.413662 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8a52dfaf-4489-474a-bdf0-7dc9f3185dce None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:38.415244 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8a52dfaf-4489-474a-bdf0-7dc9f3185dce tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:07:38.415454 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8a52dfaf-4489-474a-bdf0-7dc9f3185dce tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:38.415619 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8a52dfaf-4489-474a-bdf0-7dc9f3185dce tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:38.415746 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-8a52dfaf-4489-474a-bdf0-7dc9f3185dce tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:38.419814 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:38.419814 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:38.420494 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8a52dfaf-4489-474a-bdf0-7dc9f3185dce tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:07:38.420915 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1404/5707] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:38 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:39.217427 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-3fb7285c-7566-49d0-972e-b0fc4867b46f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:39.219369 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-3fb7285c-7566-49d0-972e-b0fc4867b46f tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:39.219538 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-3fb7285c-7566-49d0-972e-b0fc4867b46f tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:39.219719 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-3fb7285c-7566-49d0-972e-b0fc4867b46f tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:39.228461 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:39.228461 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:39.232529 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-3fb7285c-7566-49d0-972e-b0fc4867b46f tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:39.237319 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-3fb7285c-7566-49d0-972e-b0fc4867b46f tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:39.237848 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1430/5708] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:07:39 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:39.429599 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-47d5caed-8728-486a-a8b3-940dc370275d None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:39.431297 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-47d5caed-8728-486a-a8b3-940dc370275d tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:07:39.431479 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-47d5caed-8728-486a-a8b3-940dc370275d tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:39.431647 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-47d5caed-8728-486a-a8b3-940dc370275d tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:39.431766 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-47d5caed-8728-486a-a8b3-940dc370275d tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:39.435366 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:39.435366 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:39.435886 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-47d5caed-8728-486a-a8b3-940dc370275d tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:07:39.436243 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1440/5709] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:39 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:40.445270 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-aa7d2461-99f1-4542-a9aa-63e7fbe92591 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:40.447129 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aa7d2461-99f1-4542-a9aa-63e7fbe92591 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:07:40.447391 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aa7d2461-99f1-4542-a9aa-63e7fbe92591 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:40.447619 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aa7d2461-99f1-4542-a9aa-63e7fbe92591 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:40.447789 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-aa7d2461-99f1-4542-a9aa-63e7fbe92591 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:40.451877 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:40.451877 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:40.452549 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aa7d2461-99f1-4542-a9aa-63e7fbe92591 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:07:40.452889 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1436/5710] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:40 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:41.266495 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-e969928b-c0c1-4aae-b1fc-8b0ba01be371 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:41.266903 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e969928b-c0c1-4aae-b1fc-8b0ba01be371 None None] GET https://10.4.3.143/volume// Jul 04 00:07:41.267044 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e969928b-c0c1-4aae-b1fc-8b0ba01be371 None None] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:41.267238 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-e969928b-c0c1-4aae-b1fc-8b0ba01be371 None None] Calling method 'all' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:41.267538 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-e969928b-c0c1-4aae-b1fc-8b0ba01be371 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:07:41.267819 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1405/5711] 10.4.3.143 () {66 vars in 1428 bytes} [Sat Jul 4 00:07: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 04 00:07:41.273329 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-26fed681-b900-45c9-9300-cc46e9011682 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:41.275066 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-26fed681-b900-45c9-9300-cc46e9011682 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:07:41.275370 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-26fed681-b900-45c9-9300-cc46e9011682 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a82c2088-47c5-4f4f-8ce7-035e32dd25c9", "connector": null, "instance_uuid": "315ff813-2048-4e46-b1c9-19abce681fab"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:07:41.284397 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:41.284397 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:41.304807 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-26fed681-b900-45c9-9300-cc46e9011682 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:07:41.305195 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1431/5712] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:07:41 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:41.462233 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-556ec725-6c32-4795-8de0-f39756f62030 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:41.464019 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-556ec725-6c32-4795-8de0-f39756f62030 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:07:41.464217 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-556ec725-6c32-4795-8de0-f39756f62030 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:41.464390 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-556ec725-6c32-4795-8de0-f39756f62030 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:41.464484 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-556ec725-6c32-4795-8de0-f39756f62030 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:41.468678 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:41.468678 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:41.469241 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-556ec725-6c32-4795-8de0-f39756f62030 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:07:41.469595 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1441/5713] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:41 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:41.478367 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c9e63a72-fc53-4c8e-9aae-d28d91eb8504 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:41.527660 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c9e63a72-fc53-4c8e-9aae-d28d91eb8504 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] POST https://10.4.3.143/volume/v3/backups Jul 04 00:07:41.528072 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c9e63a72-fc53-4c8e-9aae-d28d91eb8504 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9904336d-a266-4997-b3e5-7e51ed29ecc3"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:07:41.529453 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.backups [None req-c9e63a72-fc53-4c8e-9aae-d28d91eb8504 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Creating new backup {'backup': {'volume_id': '9904336d-a266-4997-b3e5-7e51ed29ecc3'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 04 00:07:41.529623 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-c9e63a72-fc53-4c8e-9aae-d28d91eb8504 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Creating backup of volume 9904336d-a266-4997-b3e5-7e51ed29ecc3 in container None Jul 04 00:07:41.536139 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:41.536139 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:41.536618 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-c9e63a72-fc53-4c8e-9aae-d28d91eb8504 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Volume info retrieved successfully. Jul 04 00:07:41.549722 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-c9e63a72-fc53-4c8e-9aae-d28d91eb8504 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Created reservations ['e0f5d772-a9e0-4732-aed4-e18bbefb6320', 'f7b2aca4-6b23-4b2c-a549-a4664a354e03'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:07:41.570657 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c9e63a72-fc53-4c8e-9aae-d28d91eb8504 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 04 00:07:41.571093 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1437/5714] 10.4.3.143 () {70 vars in 1298 bytes} [Sat Jul 4 00:07:41 2026] POST /volume/v3/backups => generated 288 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:07:41.579009 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9eddeb40-b123-4304-b1e4-ca4a2bc85e02 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:41.580832 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9eddeb40-b123-4304-b1e4-ca4a2bc85e02 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 Jul 04 00:07:41.580916 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9eddeb40-b123-4304-b1e4-ca4a2bc85e02 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:41.581126 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9eddeb40-b123-4304-b1e4-ca4a2bc85e02 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:41.581248 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-9eddeb40-b123-4304-b1e4-ca4a2bc85e02 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 6e512b4c-f7bc-4f58-8eaa-350abbc5a758. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:41.586048 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:41.586048 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:41.586777 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9eddeb40-b123-4304-b1e4-ca4a2bc85e02 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 returned with HTTP 200 Jul 04 00:07:41.587132 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1406/5715] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:41 2026] GET /volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:41.757515 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8e531bdc-7247-47ea-acda-18eafd415e6e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:41.759058 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8e531bdc-7247-47ea-acda-18eafd415e6e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:41.759242 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8e531bdc-7247-47ea-acda-18eafd415e6e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:41.759415 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8e531bdc-7247-47ea-acda-18eafd415e6e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:41.770045 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:41.770045 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:41.772820 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8e531bdc-7247-47ea-acda-18eafd415e6e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:41.776204 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8e531bdc-7247-47ea-acda-18eafd415e6e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:41.776568 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1432/5716] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:07:41 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:41.827746 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-fa329612-effe-41e8-b114-f5df3c59a875 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:41.828279 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fa329612-effe-41e8-b114-f5df3c59a875 None None] GET https://10.4.3.143/volume// Jul 04 00:07:41.828537 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fa329612-effe-41e8-b114-f5df3c59a875 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:41.828832 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-fa329612-effe-41e8-b114-f5df3c59a875 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:41.829280 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-fa329612-effe-41e8-b114-f5df3c59a875 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:07:41.829598 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1442/5717] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:07: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 04 00:07:41.836008 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-4f7573ff-3ff6-4ce9-b77a-4cf1bbead373 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:41.837795 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-4f7573ff-3ff6-4ce9-b77a-4cf1bbead373 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:41.837981 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-4f7573ff-3ff6-4ce9-b77a-4cf1bbead373 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:41.838152 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-4f7573ff-3ff6-4ce9-b77a-4cf1bbead373 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:41.848098 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:41.848098 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:41.850948 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-4f7573ff-3ff6-4ce9-b77a-4cf1bbead373 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:41.854395 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-4f7573ff-3ff6-4ce9-b77a-4cf1bbead373 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:41.854760 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1438/5718] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:07:41 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:07:41.945809 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-104bf8ce-cc31-4cdd-9112-061e3aa56ba6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:41.947678 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-104bf8ce-cc31-4cdd-9112-061e3aa56ba6 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] PUT https://10.4.3.143/volume/v3/attachments/376d3ff7-9b48-400c-bd96-89c8ed98e84b Jul 04 00:07:41.948068 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-104bf8ce-cc31-4cdd-9112-061e3aa56ba6 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:07:41.955232 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-104bf8ce-cc31-4cdd-9112-061e3aa56ba6 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Acquiring lock "cinder-attachment_update-a82c2088-47c5-4f4f-8ce7-035e32dd25c9-np0000004490" by "attachment_update" {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:07:41.959166 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-104bf8ce-cc31-4cdd-9112-061e3aa56ba6 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Lock "cinder-attachment_update-a82c2088-47c5-4f4f-8ce7-035e32dd25c9-np0000004490" acquired by "attachment_update" :: waited 0.004s {{(pid=99860) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:07:41.960047 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:41.960047 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:42.482915 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.coordination [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-104bf8ce-cc31-4cdd-9112-061e3aa56ba6 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Lock "cinder-attachment_update-a82c2088-47c5-4f4f-8ce7-035e32dd25c9-np0000004490" released by "attachment_update" :: held 0.524s {{(pid=99860) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:07:42.483292 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-104bf8ce-cc31-4cdd-9112-061e3aa56ba6 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments/376d3ff7-9b48-400c-bd96-89c8ed98e84b returned with HTTP 200 Jul 04 00:07:42.483677 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1407/5719] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:07:41 2026] PUT /volume/v3/attachments/376d3ff7-9b48-400c-bd96-89c8ed98e84b => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:42.597271 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-7fe1dfc6-55cf-4935-9e18-17e059abb42a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:42.598968 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7fe1dfc6-55cf-4935-9e18-17e059abb42a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 Jul 04 00:07:42.599168 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7fe1dfc6-55cf-4935-9e18-17e059abb42a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:42.599379 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-7fe1dfc6-55cf-4935-9e18-17e059abb42a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:42.599506 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-7fe1dfc6-55cf-4935-9e18-17e059abb42a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 6e512b4c-f7bc-4f58-8eaa-350abbc5a758. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:42.603474 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:42.603474 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:42.604013 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-7fe1dfc6-55cf-4935-9e18-17e059abb42a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 returned with HTTP 200 Jul 04 00:07:42.604367 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1433/5720] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:42 2026] GET /volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:42.789552 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-32a727a7-1d1b-4e30-a72f-d5c7d7c5633c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:42.791034 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-32a727a7-1d1b-4e30-a72f-d5c7d7c5633c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:42.791218 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-32a727a7-1d1b-4e30-a72f-d5c7d7c5633c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:42.791452 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-32a727a7-1d1b-4e30-a72f-d5c7d7c5633c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:42.801065 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:42.801065 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:42.803723 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-32a727a7-1d1b-4e30-a72f-d5c7d7c5633c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:42.807304 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-32a727a7-1d1b-4e30-a72f-d5c7d7c5633c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:42.807672 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1443/5721] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:07:42 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1216 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:43.614335 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7f40a1da-14bc-4369-aedb-bd89d8e784c7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:43.616068 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7f40a1da-14bc-4369-aedb-bd89d8e784c7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 Jul 04 00:07:43.616290 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7f40a1da-14bc-4369-aedb-bd89d8e784c7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:43.616462 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7f40a1da-14bc-4369-aedb-bd89d8e784c7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:43.616565 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-7f40a1da-14bc-4369-aedb-bd89d8e784c7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 6e512b4c-f7bc-4f58-8eaa-350abbc5a758. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:43.620572 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:43.620572 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:43.621108 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7f40a1da-14bc-4369-aedb-bd89d8e784c7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 returned with HTTP 200 Jul 04 00:07:43.621432 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1439/5722] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:43 2026] GET /volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:43.821639 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-798679f1-5163-43d2-b9c8-2ac85789363d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:43.823167 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-798679f1-5163-43d2-b9c8-2ac85789363d tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:43.823353 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-798679f1-5163-43d2-b9c8-2ac85789363d tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:43.823533 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-798679f1-5163-43d2-b9c8-2ac85789363d tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:43.833420 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:43.833420 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:43.836284 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-798679f1-5163-43d2-b9c8-2ac85789363d tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:43.839771 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-798679f1-5163-43d2-b9c8-2ac85789363d tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:43.840137 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1408/5723] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:07:43 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:44.630525 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e6c7729a-f6d8-45f8-9e8c-9dd949cdb596 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:44.632455 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e6c7729a-f6d8-45f8-9e8c-9dd949cdb596 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 Jul 04 00:07:44.632696 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e6c7729a-f6d8-45f8-9e8c-9dd949cdb596 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:44.632920 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e6c7729a-f6d8-45f8-9e8c-9dd949cdb596 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:44.633040 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-e6c7729a-f6d8-45f8-9e8c-9dd949cdb596 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 6e512b4c-f7bc-4f58-8eaa-350abbc5a758. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:44.637422 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:44.637422 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:44.638079 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e6c7729a-f6d8-45f8-9e8c-9dd949cdb596 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 returned with HTTP 200 Jul 04 00:07:44.638481 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1434/5724] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:44 2026] GET /volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:44.852639 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-72087d6b-ff83-49a1-bd98-2dc774a6bc26 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:44.854402 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-72087d6b-ff83-49a1-bd98-2dc774a6bc26 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:44.854581 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-72087d6b-ff83-49a1-bd98-2dc774a6bc26 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:44.854789 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-72087d6b-ff83-49a1-bd98-2dc774a6bc26 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:44.865098 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:44.865098 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:44.868001 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-72087d6b-ff83-49a1-bd98-2dc774a6bc26 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:44.871372 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-72087d6b-ff83-49a1-bd98-2dc774a6bc26 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:44.871697 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1444/5725] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:07:44 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:45.647215 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-25f695b2-01b7-42de-bf12-9472ae73e37b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:45.648733 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-25f695b2-01b7-42de-bf12-9472ae73e37b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 Jul 04 00:07:45.648943 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-25f695b2-01b7-42de-bf12-9472ae73e37b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:45.649115 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-25f695b2-01b7-42de-bf12-9472ae73e37b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:45.649216 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-25f695b2-01b7-42de-bf12-9472ae73e37b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 6e512b4c-f7bc-4f58-8eaa-350abbc5a758. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:45.652749 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:45.652749 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:45.653264 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-25f695b2-01b7-42de-bf12-9472ae73e37b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 returned with HTTP 200 Jul 04 00:07:45.653595 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1440/5726] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:45 2026] GET /volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:45.883130 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-1077b4ee-c602-4c04-899f-49ff3b002de0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:45.884686 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1077b4ee-c602-4c04-899f-49ff3b002de0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:45.884873 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1077b4ee-c602-4c04-899f-49ff3b002de0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:45.885044 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-1077b4ee-c602-4c04-899f-49ff3b002de0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:45.895082 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:45.895082 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:45.898053 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-1077b4ee-c602-4c04-899f-49ff3b002de0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:45.901516 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-1077b4ee-c602-4c04-899f-49ff3b002de0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:45.901877 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1409/5727] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:07:45 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:46.662396 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-4a736767-da89-4b12-8bde-9c5d649efa3a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:46.664245 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4a736767-da89-4b12-8bde-9c5d649efa3a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 Jul 04 00:07:46.664452 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4a736767-da89-4b12-8bde-9c5d649efa3a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:46.664629 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-4a736767-da89-4b12-8bde-9c5d649efa3a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:46.664791 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-4a736767-da89-4b12-8bde-9c5d649efa3a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 6e512b4c-f7bc-4f58-8eaa-350abbc5a758. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:46.669240 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:46.669240 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:46.670260 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-4a736767-da89-4b12-8bde-9c5d649efa3a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 returned with HTTP 200 Jul 04 00:07:46.670350 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1435/5728] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:46 2026] GET /volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:46.914624 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e0e861b6-8c24-4d94-b175-54f3e7eda7ac None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:46.916253 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e0e861b6-8c24-4d94-b175-54f3e7eda7ac tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:46.916443 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e0e861b6-8c24-4d94-b175-54f3e7eda7ac tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:46.916616 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e0e861b6-8c24-4d94-b175-54f3e7eda7ac tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:46.927187 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:46.927187 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:46.930102 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e0e861b6-8c24-4d94-b175-54f3e7eda7ac tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:46.933595 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e0e861b6-8c24-4d94-b175-54f3e7eda7ac tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:46.933945 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1445/5729] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:07:46 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:47.679557 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ffc01180-ee46-4cc3-adb3-9d5f8a2cdc9b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:47.680949 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ffc01180-ee46-4cc3-adb3-9d5f8a2cdc9b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 Jul 04 00:07:47.681129 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ffc01180-ee46-4cc3-adb3-9d5f8a2cdc9b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:47.681297 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ffc01180-ee46-4cc3-adb3-9d5f8a2cdc9b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:47.681404 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-ffc01180-ee46-4cc3-adb3-9d5f8a2cdc9b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 6e512b4c-f7bc-4f58-8eaa-350abbc5a758. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:47.684927 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:47.684927 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:47.685417 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ffc01180-ee46-4cc3-adb3-9d5f8a2cdc9b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 returned with HTTP 200 Jul 04 00:07:47.685764 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1441/5730] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:47 2026] GET /volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 => generated 708 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:47.946016 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-78ae27a0-ddc3-411d-a5f5-d062cae58e39 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:47.947948 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-78ae27a0-ddc3-411d-a5f5-d062cae58e39 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:47.948218 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-78ae27a0-ddc3-411d-a5f5-d062cae58e39 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:47.948488 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-78ae27a0-ddc3-411d-a5f5-d062cae58e39 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:47.961383 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:47.961383 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:47.964399 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-78ae27a0-ddc3-411d-a5f5-d062cae58e39 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:47.967979 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-78ae27a0-ddc3-411d-a5f5-d062cae58e39 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:47.968341 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1410/5731] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:07:47 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:48.696521 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b3ed8cde-8dd0-41d1-9be6-e8e1eb54fe3b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:48.698347 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b3ed8cde-8dd0-41d1-9be6-e8e1eb54fe3b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 Jul 04 00:07:48.698539 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b3ed8cde-8dd0-41d1-9be6-e8e1eb54fe3b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:48.698738 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b3ed8cde-8dd0-41d1-9be6-e8e1eb54fe3b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:48.698855 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-b3ed8cde-8dd0-41d1-9be6-e8e1eb54fe3b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 6e512b4c-f7bc-4f58-8eaa-350abbc5a758. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:48.702865 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:48.702865 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:48.703392 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b3ed8cde-8dd0-41d1-9be6-e8e1eb54fe3b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 returned with HTTP 200 Jul 04 00:07:48.703748 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1436/5732] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:48 2026] GET /volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:48.981749 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8added04-29e2-4111-8a44-2553321072b1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:48.983795 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8added04-29e2-4111-8a44-2553321072b1 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:48.984036 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8added04-29e2-4111-8a44-2553321072b1 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:48.984257 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8added04-29e2-4111-8a44-2553321072b1 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:48.997267 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:48.997267 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:49.000750 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8added04-29e2-4111-8a44-2553321072b1 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:49.005224 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8added04-29e2-4111-8a44-2553321072b1 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:49.005651 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1446/5733] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:07:48 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:49.522825 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-777c2063-35e8-4502-9a9b-469a4b353663 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:49.524679 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-777c2063-35e8-4502-9a9b-469a4b353663 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/attachments/376d3ff7-9b48-400c-bd96-89c8ed98e84b/action Jul 04 00:07:49.525030 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-777c2063-35e8-4502-9a9b-469a4b353663 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action body: b'{"os-complete": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:07:49.525173 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-777c2063-35e8-4502-9a9b-469a4b353663 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:07:49.540936 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:49.540936 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:49.549266 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-0a8bba64-f220-4ad6-886d-52c4ee119fc2 req-777c2063-35e8-4502-9a9b-469a4b353663 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments/376d3ff7-9b48-400c-bd96-89c8ed98e84b/action returned with HTTP 204 Jul 04 00:07:49.549724 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1442/5734] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:07:49 2026] POST /volume/v3/attachments/376d3ff7-9b48-400c-bd96-89c8ed98e84b/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:07:49.713047 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bcb129c5-43eb-49c9-9c52-fc682f7d53b8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:49.714734 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bcb129c5-43eb-49c9-9c52-fc682f7d53b8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 Jul 04 00:07:49.716081 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bcb129c5-43eb-49c9-9c52-fc682f7d53b8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:49.716081 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bcb129c5-43eb-49c9-9c52-fc682f7d53b8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:49.716081 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-bcb129c5-43eb-49c9-9c52-fc682f7d53b8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 6e512b4c-f7bc-4f58-8eaa-350abbc5a758. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:49.719471 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:49.719471 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:49.720577 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bcb129c5-43eb-49c9-9c52-fc682f7d53b8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 returned with HTTP 200 Jul 04 00:07:49.720577 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1411/5735] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:49 2026] GET /volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:50.017259 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a5790b1e-0f86-4b25-b173-79a7deaad40e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:50.019387 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a5790b1e-0f86-4b25-b173-79a7deaad40e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:50.019598 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a5790b1e-0f86-4b25-b173-79a7deaad40e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:50.019794 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a5790b1e-0f86-4b25-b173-79a7deaad40e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:50.030572 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:50.030572 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:50.033542 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a5790b1e-0f86-4b25-b173-79a7deaad40e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:50.037615 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a5790b1e-0f86-4b25-b173-79a7deaad40e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:50.037996 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1437/5736] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:07:50 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1510 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:50.729831 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b9d26256-70bc-4a3c-869a-ea602cf340ac None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:50.731576 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b9d26256-70bc-4a3c-869a-ea602cf340ac tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 Jul 04 00:07:50.731799 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b9d26256-70bc-4a3c-869a-ea602cf340ac tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:50.731972 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b9d26256-70bc-4a3c-869a-ea602cf340ac tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:50.732085 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-b9d26256-70bc-4a3c-869a-ea602cf340ac tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 6e512b4c-f7bc-4f58-8eaa-350abbc5a758. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:50.735861 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:50.735861 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:50.736391 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b9d26256-70bc-4a3c-869a-ea602cf340ac tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 returned with HTTP 200 Jul 04 00:07:50.736755 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1447/5737] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:50 2026] GET /volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:51.255477 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9f85fcb9-72db-4340-abbd-30a641f79aab None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:51.257600 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9f85fcb9-72db-4340-abbd-30a641f79aab tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:51.257875 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9f85fcb9-72db-4340-abbd-30a641f79aab tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:51.258100 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9f85fcb9-72db-4340-abbd-30a641f79aab tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:51.272790 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:51.272790 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:51.276585 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9f85fcb9-72db-4340-abbd-30a641f79aab tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:51.281286 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9f85fcb9-72db-4340-abbd-30a641f79aab tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:51.281755 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1443/5738] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:07:51 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1510 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:51.293369 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-06d24870-6e53-4ffb-80fb-bc1090a669bb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:51.296107 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-06d24870-6e53-4ffb-80fb-bc1090a669bb tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:51.296356 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-06d24870-6e53-4ffb-80fb-bc1090a669bb tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:51.296631 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-06d24870-6e53-4ffb-80fb-bc1090a669bb tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:51.307130 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:51.307130 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:51.310052 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-06d24870-6e53-4ffb-80fb-bc1090a669bb tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:51.313494 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-06d24870-6e53-4ffb-80fb-bc1090a669bb tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:51.313845 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1412/5739] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:07:51 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1510 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:51.324888 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-67368988-ff27-4859-adf6-23382351aa7e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:51.326492 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-67368988-ff27-4859-adf6-23382351aa7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:51.326948 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-67368988-ff27-4859-adf6-23382351aa7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:51.326948 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-67368988-ff27-4859-adf6-23382351aa7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:51.337396 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:51.337396 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:51.342060 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-67368988-ff27-4859-adf6-23382351aa7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:51.346334 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-67368988-ff27-4859-adf6-23382351aa7e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:51.346772 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1438/5740] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:07:51 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:51.382390 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-27d2d130-c46e-4f8b-bae0-ccd7788689d9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:51.384165 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-27d2d130-c46e-4f8b-bae0-ccd7788689d9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:51.384334 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-27d2d130-c46e-4f8b-bae0-ccd7788689d9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:51.384513 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-27d2d130-c46e-4f8b-bae0-ccd7788689d9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:51.395122 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:51.395122 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:51.398119 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-27d2d130-c46e-4f8b-bae0-ccd7788689d9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:51.401798 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-27d2d130-c46e-4f8b-bae0-ccd7788689d9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:51.402224 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1448/5741] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:07:51 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1510 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:51.418393 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-970c265e-df19-4907-aef5-30320cf421bf None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:51.420643 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-970c265e-df19-4907-aef5-30320cf421bf tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9/action Jul 04 00:07:51.420794 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-970c265e-df19-4907-aef5-30320cf421bf tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:07:51.420957 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-970c265e-df19-4907-aef5-30320cf421bf tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:07:51.433745 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:51.433745 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:51.434287 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-970c265e-df19-4907-aef5-30320cf421bf tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:51.441307 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-970c265e-df19-4907-aef5-30320cf421bf tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Begin detaching volume completed successfully. Jul 04 00:07:51.441556 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-970c265e-df19-4907-aef5-30320cf421bf tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9/action returned with HTTP 202 Jul 04 00:07:51.441963 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1444/5742] 10.4.3.143 () {72 vars in 1672 bytes} [Sat Jul 4 00:07:51 2026] POST /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:07:51.461609 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ab6b4ff6-712c-4a31-a91d-61f2ea2b443b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:51.463934 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ab6b4ff6-712c-4a31-a91d-61f2ea2b443b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:51.464177 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ab6b4ff6-712c-4a31-a91d-61f2ea2b443b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:51.464418 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ab6b4ff6-712c-4a31-a91d-61f2ea2b443b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:51.477428 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:51.477428 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:51.481008 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-ab6b4ff6-712c-4a31-a91d-61f2ea2b443b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:51.485551 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ab6b4ff6-712c-4a31-a91d-61f2ea2b443b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:51.485982 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1413/5743] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:07:51 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1513 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:51.746117 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8b0330cc-78f7-4b86-91be-04e23eef51f5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:51.747726 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8b0330cc-78f7-4b86-91be-04e23eef51f5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 Jul 04 00:07:51.747940 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8b0330cc-78f7-4b86-91be-04e23eef51f5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:51.748112 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8b0330cc-78f7-4b86-91be-04e23eef51f5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:51.748210 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-8b0330cc-78f7-4b86-91be-04e23eef51f5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 6e512b4c-f7bc-4f58-8eaa-350abbc5a758. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:51.752183 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:51.752183 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:51.752764 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8b0330cc-78f7-4b86-91be-04e23eef51f5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 returned with HTTP 200 Jul 04 00:07:51.753074 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1439/5744] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:51 2026] GET /volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:52.466022 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-947d1906-76b9-40b8-ae58-a4ea486b44bd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:52.467323 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-947d1906-76b9-40b8-ae58-a4ea486b44bd None None] GET https://10.4.3.143/volume// Jul 04 00:07:52.467323 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-947d1906-76b9-40b8-ae58-a4ea486b44bd None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:52.467323 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-947d1906-76b9-40b8-ae58-a4ea486b44bd None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:52.467323 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-947d1906-76b9-40b8-ae58-a4ea486b44bd None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:07:52.467953 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1449/5745] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:07: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 04 00:07:52.475159 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-0bf2dcc9-ad8c-4479-89ab-e2710389a3dd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:52.477130 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-0bf2dcc9-ad8c-4479-89ab-e2710389a3dd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:52.477489 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-0bf2dcc9-ad8c-4479-89ab-e2710389a3dd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:52.477489 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-0bf2dcc9-ad8c-4479-89ab-e2710389a3dd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:52.490130 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:52.490130 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:52.494251 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-0bf2dcc9-ad8c-4479-89ab-e2710389a3dd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:52.499177 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-0bf2dcc9-ad8c-4479-89ab-e2710389a3dd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:52.499562 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1445/5746] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:07:52 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1693 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:07:52.501328 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-24b06755-c8ea-40af-a7f3-53677eb4fe16 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:52.503274 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-24b06755-c8ea-40af-a7f3-53677eb4fe16 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:52.503626 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-24b06755-c8ea-40af-a7f3-53677eb4fe16 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:52.503626 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-24b06755-c8ea-40af-a7f3-53677eb4fe16 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:52.515767 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:52.515767 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:52.519971 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-24b06755-c8ea-40af-a7f3-53677eb4fe16 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:52.525282 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-24b06755-c8ea-40af-a7f3-53677eb4fe16 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:52.525378 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1414/5747] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:07:52 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1513 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:52.764144 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-75e3f5b5-bd37-49ac-a6ff-e9917b727f2f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:52.765850 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-75e3f5b5-bd37-49ac-a6ff-e9917b727f2f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 Jul 04 00:07:52.766084 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-75e3f5b5-bd37-49ac-a6ff-e9917b727f2f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:52.766260 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-75e3f5b5-bd37-49ac-a6ff-e9917b727f2f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:52.766356 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-75e3f5b5-bd37-49ac-a6ff-e9917b727f2f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 6e512b4c-f7bc-4f58-8eaa-350abbc5a758. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:52.771401 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:52.771401 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:52.772148 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-75e3f5b5-bd37-49ac-a6ff-e9917b727f2f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 returned with HTTP 200 Jul 04 00:07:52.772538 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1440/5748] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:52 2026] GET /volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:52.967579 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-901d1c79-3a97-478d-951e-23267a66be24 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:52.969446 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-901d1c79-3a97-478d-951e-23267a66be24 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:52.969629 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-901d1c79-3a97-478d-951e-23267a66be24 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:52.969821 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-901d1c79-3a97-478d-951e-23267a66be24 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:52.979857 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:52.979857 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:52.982823 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-901d1c79-3a97-478d-951e-23267a66be24 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:52.986605 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-901d1c79-3a97-478d-951e-23267a66be24 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:52.987390 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1450/5749] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:07:52 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1513 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:53.496949 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-5f9bac9a-3e42-446d-b317-813a848eb3e4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:53.498872 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-5f9bac9a-3e42-446d-b317-813a848eb3e4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] DELETE https://10.4.3.143/volume/v3/attachments/376d3ff7-9b48-400c-bd96-89c8ed98e84b Jul 04 00:07:53.499046 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-5f9bac9a-3e42-446d-b317-813a848eb3e4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:53.499220 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-5f9bac9a-3e42-446d-b317-813a848eb3e4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:53.505981 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:53.505981 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:53.537836 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0f53ade3-259b-48e3-be8d-87ae2d4953ba None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:53.539659 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0f53ade3-259b-48e3-be8d-87ae2d4953ba tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:53.539883 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0f53ade3-259b-48e3-be8d-87ae2d4953ba tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:53.540069 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0f53ade3-259b-48e3-be8d-87ae2d4953ba tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:53.551277 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:53.551277 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:53.554171 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0f53ade3-259b-48e3-be8d-87ae2d4953ba tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:53.557688 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0f53ade3-259b-48e3-be8d-87ae2d4953ba tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:53.558051 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1415/5750] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:07:53 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1513 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:53.782577 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fa003ffc-2569-4aba-8828-c5567b005ac1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:53.784047 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fa003ffc-2569-4aba-8828-c5567b005ac1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 Jul 04 00:07:53.784223 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fa003ffc-2569-4aba-8828-c5567b005ac1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:53.784387 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fa003ffc-2569-4aba-8828-c5567b005ac1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:53.784516 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-fa003ffc-2569-4aba-8828-c5567b005ac1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 6e512b4c-f7bc-4f58-8eaa-350abbc5a758. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:53.789028 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:53.789028 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:53.789797 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fa003ffc-2569-4aba-8828-c5567b005ac1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 returned with HTTP 200 Jul 04 00:07:53.790186 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1441/5751] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:53 2026] GET /volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:54.034124 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-3e84bc87-5176-496e-b585-0fc5e95604a2 req-5f9bac9a-3e42-446d-b317-813a848eb3e4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments/376d3ff7-9b48-400c-bd96-89c8ed98e84b returned with HTTP 200 Jul 04 00:07:54.034540 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1446/5752] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:07:53 2026] DELETE /volume/v3/attachments/376d3ff7-9b48-400c-bd96-89c8ed98e84b => generated 192 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:54.569540 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ab8ef139-76d5-4a34-91fb-9086c2296154 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:54.571260 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ab8ef139-76d5-4a34-91fb-9086c2296154 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:07:54.571482 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ab8ef139-76d5-4a34-91fb-9086c2296154 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:54.571648 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ab8ef139-76d5-4a34-91fb-9086c2296154 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:54.583209 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:54.583209 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:54.586812 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ab8ef139-76d5-4a34-91fb-9086c2296154 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:07:54.590750 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ab8ef139-76d5-4a34-91fb-9086c2296154 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:07:54.591178 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1451/5753] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:07:54 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:54.799215 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-27d2a2ec-48ab-4ee6-b3a3-657c77d95975 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:54.800816 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-27d2a2ec-48ab-4ee6-b3a3-657c77d95975 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 Jul 04 00:07:54.801019 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-27d2a2ec-48ab-4ee6-b3a3-657c77d95975 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:54.801188 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-27d2a2ec-48ab-4ee6-b3a3-657c77d95975 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:54.801288 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-27d2a2ec-48ab-4ee6-b3a3-657c77d95975 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 6e512b4c-f7bc-4f58-8eaa-350abbc5a758. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:54.805750 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:54.805750 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:54.806346 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-27d2a2ec-48ab-4ee6-b3a3-657c77d95975 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 returned with HTTP 200 Jul 04 00:07:54.806799 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1416/5754] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:54 2026] GET /volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:55.816002 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-741aed7a-589d-4285-8910-e08a2443291a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:55.817389 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-741aed7a-589d-4285-8910-e08a2443291a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 Jul 04 00:07:55.817645 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-741aed7a-589d-4285-8910-e08a2443291a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:55.817877 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-741aed7a-589d-4285-8910-e08a2443291a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:55.818028 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-741aed7a-589d-4285-8910-e08a2443291a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 6e512b4c-f7bc-4f58-8eaa-350abbc5a758. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:55.821927 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:55.821927 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:55.822507 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-741aed7a-589d-4285-8910-e08a2443291a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 returned with HTTP 200 Jul 04 00:07:55.822877 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1442/5755] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:55 2026] GET /volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:56.832108 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2ecaddc8-1edc-4fa7-b7ac-02dfd312a3f7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:56.834074 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2ecaddc8-1edc-4fa7-b7ac-02dfd312a3f7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 Jul 04 00:07:56.834366 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2ecaddc8-1edc-4fa7-b7ac-02dfd312a3f7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:56.834649 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2ecaddc8-1edc-4fa7-b7ac-02dfd312a3f7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:56.834838 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-2ecaddc8-1edc-4fa7-b7ac-02dfd312a3f7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 6e512b4c-f7bc-4f58-8eaa-350abbc5a758. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:56.839027 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:56.839027 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:56.839763 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2ecaddc8-1edc-4fa7-b7ac-02dfd312a3f7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 returned with HTTP 200 Jul 04 00:07:56.840168 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1447/5756] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:56 2026] GET /volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:57.849408 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cf1cf15d-d6c9-4cac-a894-45239a6fa6d7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:57.851169 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cf1cf15d-d6c9-4cac-a894-45239a6fa6d7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 Jul 04 00:07:57.851380 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cf1cf15d-d6c9-4cac-a894-45239a6fa6d7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:57.851577 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cf1cf15d-d6c9-4cac-a894-45239a6fa6d7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:57.851678 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-cf1cf15d-d6c9-4cac-a894-45239a6fa6d7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 6e512b4c-f7bc-4f58-8eaa-350abbc5a758. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:57.853299 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=101,cinder:UPDATE=21,cinder:INSERT=16 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:07:57.856119 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:57.856119 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:57.856717 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cf1cf15d-d6c9-4cac-a894-45239a6fa6d7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 returned with HTTP 200 Jul 04 00:07:57.857114 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1452/5757] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:57 2026] GET /volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:57.865809 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3ae0ddb7-d43b-448a-a85e-8d159526ec7f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:57.867558 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3ae0ddb7-d43b-448a-a85e-8d159526ec7f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] DELETE https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 Jul 04 00:07:57.867792 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3ae0ddb7-d43b-448a-a85e-8d159526ec7f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:57.867977 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3ae0ddb7-d43b-448a-a85e-8d159526ec7f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:57.868078 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-3ae0ddb7-d43b-448a-a85e-8d159526ec7f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Delete backup with id: 6e512b4c-f7bc-4f58-8eaa-350abbc5a758. Jul 04 00:07:57.872112 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:57.872112 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:57.883801 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.backup.rpcapi [None req-3ae0ddb7-d43b-448a-a85e-8d159526ec7f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] delete_backup rpcapi backup_id 6e512b4c-f7bc-4f58-8eaa-350abbc5a758 {{(pid=99860) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 04 00:07:57.885580 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3ae0ddb7-d43b-448a-a85e-8d159526ec7f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 returned with HTTP 202 Jul 04 00:07:57.885982 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1417/5758] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:07:57 2026] DELETE /volume/v3/backups/6e512b4c-f7bc-4f58-8eaa-350abbc5a758 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:07:57.893458 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-082f2873-2732-4393-925c-90e9c2e0decb None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:57.895059 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:07:57.895766 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-164502580"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:07:57.896826 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-164502580'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:07:57.896987 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Create volume of 1 GB Jul 04 00:07:57.901388 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Availability Zones retrieved successfully. Jul 04 00:07:57.906677 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Flow 'volume_create_api' (40a098df-96de-4504-a28a-7aa17da735fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:07:57.908290 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc374672-567c-4cce-ae44-e6fda56b151c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:07:57.909144 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:07:57.938355 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc374672-567c-4cce-ae44-e6fda56b151c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:07:57.939312 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73196588-8d50-4987-b913-70574f00e4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:07:57.979481 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Created reservations ['2e74e266-4de6-48b8-abc3-190f74d0a21f', '20d76d08-21d7-4242-bb10-abbb7e936bef', 'b7f89e91-4570-432d-a47d-fcc026a6e939', '21fcad66-5f4d-4543-bd22-f5ee3c6efbe3'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:07:57.980270 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73196588-8d50-4987-b913-70574f00e4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e74e266-4de6-48b8-abc3-190f74d0a21f', '20d76d08-21d7-4242-bb10-abbb7e936bef', 'b7f89e91-4570-432d-a47d-fcc026a6e939', '21fcad66-5f4d-4543-bd22-f5ee3c6efbe3']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:07:57.981358 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e1e6db-55d6-4085-b95f-48c5b84d8241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:07:58.006646 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e1e6db-55d6-4085-b95f-48c5b84d8241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54e6b149-72fb-4fe5-b11f-939fe8c9624f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-164502580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77e0668ea62b4c9c976e2ac7864019ac',qos_specs=None,replication_status=,reservations=['2e74e266-4de6-48b8-abc3-190f74d0a21f','20d76d08-21d7-4242-bb10-abbb7e936bef','b7f89e91-4570-432d-a47d-fcc026a6e939','21fcad66-5f4d-4543-bd22-f5ee3c6efbe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e59525f288489686e76c7bc3a472c9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:07:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-164502580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54e6b149-72fb-4fe5-b11f-939fe8c9624f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77e0668ea62b4c9c976e2ac7864019ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35e59525f288489686e76c7bc3a472c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:07:58.007827 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45c7a4ad-9cb9-4598-9299-44dc5f9374c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:07:58.030487 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45c7a4ad-9cb9-4598-9299-44dc5f9374c1) transitioned into state 'SUCCESS' from state '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-164502580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77e0668ea62b4c9c976e2ac7864019ac',qos_specs=None,replication_status=,reservations=['2e74e266-4de6-48b8-abc3-190f74d0a21f','20d76d08-21d7-4242-bb10-abbb7e936bef','b7f89e91-4570-432d-a47d-fcc026a6e939','21fcad66-5f4d-4543-bd22-f5ee3c6efbe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e59525f288489686e76c7bc3a472c9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:07:58.031388 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b638d209-9fd6-4618-993b-f6163e8fd1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:07:58.040765 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b638d209-9fd6-4618-993b-f6163e8fd1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:07:58.041729 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Flow 'volume_create_api' (40a098df-96de-4504-a28a-7aa17da735fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:07:58.042049 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Create volume request issued successfully. Jul 04 00:07:58.042690 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-082f2873-2732-4393-925c-90e9c2e0decb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:07:58.043090 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1443/5759] 10.4.3.143 () {70 vars in 1298 bytes} [Sat Jul 4 00:07:57 2026] POST /volume/v3/volumes => generated 777 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:07:58.054280 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-59399931-8f40-4e6e-b1ed-11443e470f10 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:58.056030 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-59399931-8f40-4e6e-b1ed-11443e470f10 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/volumes/54e6b149-72fb-4fe5-b11f-939fe8c9624f Jul 04 00:07:58.056242 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-59399931-8f40-4e6e-b1ed-11443e470f10 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:58.056423 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-59399931-8f40-4e6e-b1ed-11443e470f10 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:58.058465 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=100,cinder:UPDATE=28,cinder:INSERT=14 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:07:58.064017 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:58.064017 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:07:58.068477 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-59399931-8f40-4e6e-b1ed-11443e470f10 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:07:58.072758 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-59399931-8f40-4e6e-b1ed-11443e470f10 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/54e6b149-72fb-4fe5-b11f-939fe8c9624f returned with HTTP 200 Jul 04 00:07:58.073129 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1448/5760] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:58 2026] GET /volume/v3/volumes/54e6b149-72fb-4fe5-b11f-939fe8c9624f => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:07:59.084807 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-869fea3a-0421-4b77-ba46-9523d681642c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:59.086528 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-869fea3a-0421-4b77-ba46-9523d681642c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/volumes/54e6b149-72fb-4fe5-b11f-939fe8c9624f Jul 04 00:07:59.086797 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-869fea3a-0421-4b77-ba46-9523d681642c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:59.086990 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-869fea3a-0421-4b77-ba46-9523d681642c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:59.093923 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:59.093923 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:07:59.097363 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-869fea3a-0421-4b77-ba46-9523d681642c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:07:59.100995 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-869fea3a-0421-4b77-ba46-9523d681642c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/54e6b149-72fb-4fe5-b11f-939fe8c9624f returned with HTTP 200 Jul 04 00:07:59.101476 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1453/5761] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:59 2026] GET /volume/v3/volumes/54e6b149-72fb-4fe5-b11f-939fe8c9624f => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:07:59.112320 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b5ad1193-2af5-4272-afb9-b75e00935246 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:59.113973 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b5ad1193-2af5-4272-afb9-b75e00935246 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 04 00:07:59.114295 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b5ad1193-2af5-4272-afb9-b75e00935246 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "54e6b149-72fb-4fe5-b11f-939fe8c9624f", "name": "tempest-type-Backup-430793870"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:07:59.115855 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-b5ad1193-2af5-4272-afb9-b75e00935246 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Creating new backup {'backup': {'volume_id': '54e6b149-72fb-4fe5-b11f-939fe8c9624f', 'name': 'tempest-type-Backup-430793870'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 04 00:07:59.115855 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.contrib.backups [None req-b5ad1193-2af5-4272-afb9-b75e00935246 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Creating backup of volume 54e6b149-72fb-4fe5-b11f-939fe8c9624f in container None Jul 04 00:07:59.117670 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=81,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:07:59.123431 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:59.123431 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:07:59.123803 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b5ad1193-2af5-4272-afb9-b75e00935246 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:07:59.140565 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-b5ad1193-2af5-4272-afb9-b75e00935246 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Created reservations ['7cb2a7a8-4f6c-4232-89c9-459d45745c1c', '70171db3-6089-4561-8fec-d197905013b6'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:07:59.166593 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b5ad1193-2af5-4272-afb9-b75e00935246 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 04 00:07:59.167019 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1418/5762] 10.4.3.143 () {70 vars in 1299 bytes} [Sat Jul 4 00:07:59 2026] POST /volume/v3/backups => generated 315 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:07:59.174107 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-756bd230-6449-49d0-90e8-4f6ef64bb770 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:07:59.175980 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-756bd230-6449-49d0-90e8-4f6ef64bb770 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e Jul 04 00:07:59.176148 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-756bd230-6449-49d0-90e8-4f6ef64bb770 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:07:59.176348 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-756bd230-6449-49d0-90e8-4f6ef64bb770 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:07:59.176522 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-756bd230-6449-49d0-90e8-4f6ef64bb770 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:07:59.180719 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:07:59.180719 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:07:59.181277 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-756bd230-6449-49d0-90e8-4f6ef64bb770 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e returned with HTTP 200 Jul 04 00:07:59.181619 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1444/5763] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:07:59 2026] GET /volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:00.190652 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-cc836742-7aff-4ea6-b327-21f0291a533c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:00.192388 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cc836742-7aff-4ea6-b327-21f0291a533c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e Jul 04 00:08:00.192531 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cc836742-7aff-4ea6-b327-21f0291a533c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:00.192741 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-cc836742-7aff-4ea6-b327-21f0291a533c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:00.192869 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-cc836742-7aff-4ea6-b327-21f0291a533c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:00.197200 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:00.197200 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:00.197766 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-cc836742-7aff-4ea6-b327-21f0291a533c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e returned with HTTP 200 Jul 04 00:08:00.198087 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1449/5764] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:00 2026] GET /volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:01.207353 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0ee700e5-dbf9-458f-9658-84b602497cef None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:01.209066 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0ee700e5-dbf9-458f-9658-84b602497cef tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e Jul 04 00:08:01.209268 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0ee700e5-dbf9-458f-9658-84b602497cef tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:01.209444 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0ee700e5-dbf9-458f-9658-84b602497cef tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:01.209541 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-0ee700e5-dbf9-458f-9658-84b602497cef tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:01.213413 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:01.213413 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:01.213979 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0ee700e5-dbf9-458f-9658-84b602497cef tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e returned with HTTP 200 Jul 04 00:08:01.214291 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1454/5765] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:01 2026] GET /volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:01.557891 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-361c1cc3-fc95-4bb2-9fb2-f2d158f5d1d8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:01.559483 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-361c1cc3-fc95-4bb2-9fb2-f2d158f5d1d8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:08:01.559683 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-361c1cc3-fc95-4bb2-9fb2-f2d158f5d1d8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:01.559877 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-361c1cc3-fc95-4bb2-9fb2-f2d158f5d1d8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:01.568893 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:01.568893 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:01.572021 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-361c1cc3-fc95-4bb2-9fb2-f2d158f5d1d8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:01.575762 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-361c1cc3-fc95-4bb2-9fb2-f2d158f5d1d8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:08:01.576089 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1419/5766] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:01 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:01.611938 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-b4198daa-08bb-43e4-85d1-65361ea72972 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:01.614048 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-b4198daa-08bb-43e4-85d1-65361ea72972 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:08:01.614234 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-b4198daa-08bb-43e4-85d1-65361ea72972 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:01.614410 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-b4198daa-08bb-43e4-85d1-65361ea72972 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:01.623557 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:01.623557 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:01.626886 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-b4198daa-08bb-43e4-85d1-65361ea72972 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:01.630778 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-b4198daa-08bb-43e4-85d1-65361ea72972 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:08:01.631164 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1445/5767] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:08:01 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:01.647255 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-53558e52-1abd-44b6-aff1-5c4ac3ed2087 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:01.649148 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-53558e52-1abd-44b6-aff1-5c4ac3ed2087 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9/action Jul 04 00:08:01.649483 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-53558e52-1abd-44b6-aff1-5c4ac3ed2087 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:08:01.649615 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-53558e52-1abd-44b6-aff1-5c4ac3ed2087 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:08:01.658855 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:01.658855 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:01.659265 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-53558e52-1abd-44b6-aff1-5c4ac3ed2087 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:01.665444 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-53558e52-1abd-44b6-aff1-5c4ac3ed2087 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Begin detaching volume completed successfully. Jul 04 00:08:01.665618 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-53558e52-1abd-44b6-aff1-5c4ac3ed2087 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9/action returned with HTTP 202 Jul 04 00:08:01.666029 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1450/5768] 10.4.3.143 () {72 vars in 1672 bytes} [Sat Jul 4 00:08:01 2026] POST /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:08:01.685540 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-417c5658-c432-44f0-bf6c-9b9cc2963f88 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:01.687234 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-417c5658-c432-44f0-bf6c-9b9cc2963f88 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:08:01.687376 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-417c5658-c432-44f0-bf6c-9b9cc2963f88 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:01.687500 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-417c5658-c432-44f0-bf6c-9b9cc2963f88 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:01.697494 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:01.697494 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:01.701349 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-417c5658-c432-44f0-bf6c-9b9cc2963f88 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:01.705554 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-417c5658-c432-44f0-bf6c-9b9cc2963f88 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:08:01.705979 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1455/5769] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:01 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:02.223193 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b8d0f03a-3ee3-4c4d-852f-d74ad6cf51c9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:02.224963 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b8d0f03a-3ee3-4c4d-852f-d74ad6cf51c9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e Jul 04 00:08:02.225167 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b8d0f03a-3ee3-4c4d-852f-d74ad6cf51c9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:02.225339 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b8d0f03a-3ee3-4c4d-852f-d74ad6cf51c9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:02.225441 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-b8d0f03a-3ee3-4c4d-852f-d74ad6cf51c9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:02.229279 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:02.229279 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:02.229834 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b8d0f03a-3ee3-4c4d-852f-d74ad6cf51c9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e returned with HTTP 200 Jul 04 00:08:02.230170 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1420/5770] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:02 2026] GET /volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:02.686835 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-bb48b11b-e200-467f-ae5e-c11d46782589 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:02.687182 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bb48b11b-e200-467f-ae5e-c11d46782589 None None] GET https://10.4.3.143/volume// Jul 04 00:08:02.687337 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bb48b11b-e200-467f-ae5e-c11d46782589 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:02.687511 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bb48b11b-e200-467f-ae5e-c11d46782589 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:02.687832 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bb48b11b-e200-467f-ae5e-c11d46782589 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:08:02.688104 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1446/5771] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:08: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 04 00:08:02.694450 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-d192e084-0e53-46df-a587-8273880fc778 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:02.696291 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-d192e084-0e53-46df-a587-8273880fc778 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:08:02.696481 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-d192e084-0e53-46df-a587-8273880fc778 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:02.696666 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-d192e084-0e53-46df-a587-8273880fc778 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:02.704884 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:02.704884 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:02.707913 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-d192e084-0e53-46df-a587-8273880fc778 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:02.711470 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-d192e084-0e53-46df-a587-8273880fc778 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:08:02.711830 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1451/5772] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:08:02 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1396 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:08:02.717213 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1b697469-d562-4ed0-b3b4-c741867697b6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:02.719482 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1b697469-d562-4ed0-b3b4-c741867697b6 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:08:02.719482 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1b697469-d562-4ed0-b3b4-c741867697b6 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:02.719680 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1b697469-d562-4ed0-b3b4-c741867697b6 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:02.729416 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:02.729416 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:02.733222 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1b697469-d562-4ed0-b3b4-c741867697b6 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:02.736873 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1b697469-d562-4ed0-b3b4-c741867697b6 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:08:02.737201 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1456/5773] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:02 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:03.225557 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-a12cbdd7-b6da-4fbc-9aa9-6cf9585874e9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:03.227395 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-a12cbdd7-b6da-4fbc-9aa9-6cf9585874e9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:08:03.227582 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-a12cbdd7-b6da-4fbc-9aa9-6cf9585874e9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:03.227812 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-a12cbdd7-b6da-4fbc-9aa9-6cf9585874e9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:03.236664 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:03.236664 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:03.239997 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-a12cbdd7-b6da-4fbc-9aa9-6cf9585874e9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:03.240142 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-eafe6fcc-028b-4f5e-9844-879f5b4527bc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:03.241920 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-eafe6fcc-028b-4f5e-9844-879f5b4527bc tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e Jul 04 00:08:03.242068 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-eafe6fcc-028b-4f5e-9844-879f5b4527bc tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:03.242553 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-eafe6fcc-028b-4f5e-9844-879f5b4527bc tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:03.242553 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-eafe6fcc-028b-4f5e-9844-879f5b4527bc tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:03.244296 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-a12cbdd7-b6da-4fbc-9aa9-6cf9585874e9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:08:03.244821 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1421/5774] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:08:03 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:03.246346 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:03.246346 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:03.246871 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-eafe6fcc-028b-4f5e-9844-879f5b4527bc tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e returned with HTTP 200 Jul 04 00:08:03.247239 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1447/5775] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:03 2026] GET /volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:03.543550 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-e174969f-9e7f-48fc-8bd0-fe88b32cc675 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:03.545370 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-e174969f-9e7f-48fc-8bd0-fe88b32cc675 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] DELETE https://10.4.3.143/volume/v3/attachments/d73e4d9e-58c8-4158-b79a-1bbf52d2f7d5 Jul 04 00:08:03.545553 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-e174969f-9e7f-48fc-8bd0-fe88b32cc675 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:03.545752 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-e174969f-9e7f-48fc-8bd0-fe88b32cc675 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:03.551974 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:03.551974 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:03.748652 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8a721d8c-2330-42fd-9623-27df4204341c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:03.750203 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8a721d8c-2330-42fd-9623-27df4204341c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:08:03.750360 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8a721d8c-2330-42fd-9623-27df4204341c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:03.750526 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8a721d8c-2330-42fd-9623-27df4204341c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:03.760606 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:03.760606 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:03.763971 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8a721d8c-2330-42fd-9623-27df4204341c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:03.767628 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8a721d8c-2330-42fd-9623-27df4204341c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:08:03.768034 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1457/5776] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:03 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:04.074657 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-399249e1-5380-4442-a429-4ec7a741e5b1 req-e174969f-9e7f-48fc-8bd0-fe88b32cc675 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments/d73e4d9e-58c8-4158-b79a-1bbf52d2f7d5 returned with HTTP 200 Jul 04 00:08:04.075016 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1452/5777] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:08:03 2026] DELETE /volume/v3/attachments/d73e4d9e-58c8-4158-b79a-1bbf52d2f7d5 => generated 19 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:04.257102 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-afebf777-4171-44bb-8953-67cb7adbd5a0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:04.258609 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-afebf777-4171-44bb-8953-67cb7adbd5a0 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e Jul 04 00:08:04.259063 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-afebf777-4171-44bb-8953-67cb7adbd5a0 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:04.259063 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-afebf777-4171-44bb-8953-67cb7adbd5a0 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:04.259186 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-afebf777-4171-44bb-8953-67cb7adbd5a0 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:04.263157 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:04.263157 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:04.263760 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-afebf777-4171-44bb-8953-67cb7adbd5a0 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e returned with HTTP 200 Jul 04 00:08:04.264275 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1422/5778] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:04 2026] GET /volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:04.780478 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5578a315-14fe-4c92-a688-c65ddc8680fd None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:04.782744 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5578a315-14fe-4c92-a688-c65ddc8680fd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:08:04.782744 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5578a315-14fe-4c92-a688-c65ddc8680fd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:04.782932 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5578a315-14fe-4c92-a688-c65ddc8680fd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:04.784818 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=95,cinder:INSERT=12,cinder:UPDATE=23 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:08:04.789825 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:04.789825 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:04.793628 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-5578a315-14fe-4c92-a688-c65ddc8680fd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:04.797564 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5578a315-14fe-4c92-a688-c65ddc8680fd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:08:04.797984 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1448/5779] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:04 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:04.809767 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6c457bd0-b558-409e-8242-6ba2caf1d27e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:04.811525 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6c457bd0-b558-409e-8242-6ba2caf1d27e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:08:04.811722 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6c457bd0-b558-409e-8242-6ba2caf1d27e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:04.811900 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6c457bd0-b558-409e-8242-6ba2caf1d27e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:04.821266 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:04.821266 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:04.824274 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6c457bd0-b558-409e-8242-6ba2caf1d27e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:04.827883 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6c457bd0-b558-409e-8242-6ba2caf1d27e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:08:04.828240 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1458/5780] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:04 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:04.865566 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-9893ba22-0da6-4f61-8f8c-f8bb5535590a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:04.867451 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-9893ba22-0da6-4f61-8f8c-f8bb5535590a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:08:04.867617 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-9893ba22-0da6-4f61-8f8c-f8bb5535590a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:04.867830 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-9893ba22-0da6-4f61-8f8c-f8bb5535590a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:04.876923 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:04.876923 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:04.880181 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-9893ba22-0da6-4f61-8f8c-f8bb5535590a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:04.884244 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-9893ba22-0da6-4f61-8f8c-f8bb5535590a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:08:04.884715 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1453/5781] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:08:04 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:04.904038 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-d5bd5269-4e09-4e01-84c6-0935e9005d8b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:04.906267 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-d5bd5269-4e09-4e01-84c6-0935e9005d8b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800/action Jul 04 00:08:04.906645 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-d5bd5269-4e09-4e01-84c6-0935e9005d8b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:08:04.906815 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-d5bd5269-4e09-4e01-84c6-0935e9005d8b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:08:04.917053 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:04.917053 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:04.917515 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-d5bd5269-4e09-4e01-84c6-0935e9005d8b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:04.924830 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-d5bd5269-4e09-4e01-84c6-0935e9005d8b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Begin detaching volume completed successfully. Jul 04 00:08:04.925050 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-d5bd5269-4e09-4e01-84c6-0935e9005d8b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800/action returned with HTTP 202 Jul 04 00:08:04.925462 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1423/5782] 10.4.3.143 () {72 vars in 1672 bytes} [Sat Jul 4 00:08:04 2026] POST /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:08:04.943135 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-52c683cd-12f5-4989-8068-aa546bb61fd2 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:04.945223 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-52c683cd-12f5-4989-8068-aa546bb61fd2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:08:04.945350 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-52c683cd-12f5-4989-8068-aa546bb61fd2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:04.945514 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-52c683cd-12f5-4989-8068-aa546bb61fd2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:04.955055 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:04.955055 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:04.958582 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-52c683cd-12f5-4989-8068-aa546bb61fd2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:04.962507 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-52c683cd-12f5-4989-8068-aa546bb61fd2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:08:04.962933 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1449/5783] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:04 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 1169 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:05.273482 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-cb27b86a-7fae-4be0-8c96-445975c7608c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:05.275366 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cb27b86a-7fae-4be0-8c96-445975c7608c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e Jul 04 00:08:05.276155 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cb27b86a-7fae-4be0-8c96-445975c7608c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:05.276155 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-cb27b86a-7fae-4be0-8c96-445975c7608c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:05.276155 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-cb27b86a-7fae-4be0-8c96-445975c7608c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:05.279907 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:05.279907 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:05.280424 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-cb27b86a-7fae-4be0-8c96-445975c7608c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e returned with HTTP 200 Jul 04 00:08:05.280771 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1459/5784] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:05 2026] GET /volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:05.947315 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-311d1e3e-91a8-4491-b6f1-aa62732174c7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:05.947821 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-311d1e3e-91a8-4491-b6f1-aa62732174c7 None None] GET https://10.4.3.143/volume// Jul 04 00:08:05.948002 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-311d1e3e-91a8-4491-b6f1-aa62732174c7 None None] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:05.948226 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-311d1e3e-91a8-4491-b6f1-aa62732174c7 None None] Calling method 'all' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:05.948599 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-311d1e3e-91a8-4491-b6f1-aa62732174c7 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:08:05.948961 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1454/5785] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:08: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 04 00:08:05.956718 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-0eb2d0a4-32b4-48d5-8dc1-95874f416e04 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:05.959356 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-0eb2d0a4-32b4-48d5-8dc1-95874f416e04 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:08:05.959718 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-0eb2d0a4-32b4-48d5-8dc1-95874f416e04 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:05.960084 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-0eb2d0a4-32b4-48d5-8dc1-95874f416e04 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:05.972370 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:05.972370 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:05.976822 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-0eb2d0a4-32b4-48d5-8dc1-95874f416e04 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:05.980546 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-de9d9c1b-2c5c-490a-89c7-9e956ae4c520 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:05.982811 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-de9d9c1b-2c5c-490a-89c7-9e956ae4c520 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:08:05.983018 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-de9d9c1b-2c5c-490a-89c7-9e956ae4c520 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:05.983174 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-0eb2d0a4-32b4-48d5-8dc1-95874f416e04 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:08:05.983232 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-de9d9c1b-2c5c-490a-89c7-9e956ae4c520 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:05.983715 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1424/5786] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:08:05 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 1349 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:08:05.993932 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-3e5d093c-d221-4709-b587-fd00ad9f187e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:05.994574 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:05.994574 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:05.996491 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-3e5d093c-d221-4709-b587-fd00ad9f187e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800/encryption Jul 04 00:08:05.996806 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-3e5d093c-d221-4709-b587-fd00ad9f187e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:05.997051 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-3e5d093c-d221-4709-b587-fd00ad9f187e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:05.999262 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-de9d9c1b-2c5c-490a-89c7-9e956ae4c520 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:06.004337 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-de9d9c1b-2c5c-490a-89c7-9e956ae4c520 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:08:06.004859 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1450/5787] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:05 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:06.009016 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:06.009016 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:06.025584 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-3e5d093c-d221-4709-b587-fd00ad9f187e tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800/encryption returned with HTTP 200 Jul 04 00:08:06.026007 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1460/5788] 10.4.3.143 () {68 vars in 1631 bytes} [Sat Jul 4 00:08:05 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:06.289667 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d484df0a-3f08-4ae6-8d2d-c67766fe64ba None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:06.291311 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d484df0a-3f08-4ae6-8d2d-c67766fe64ba tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e Jul 04 00:08:06.291522 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d484df0a-3f08-4ae6-8d2d-c67766fe64ba tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:06.291733 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d484df0a-3f08-4ae6-8d2d-c67766fe64ba tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:06.291842 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-d484df0a-3f08-4ae6-8d2d-c67766fe64ba tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:06.296245 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:06.296245 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:06.296972 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d484df0a-3f08-4ae6-8d2d-c67766fe64ba tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e returned with HTTP 200 Jul 04 00:08:06.297352 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1455/5789] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:06 2026] GET /volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:06.857228 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-f7c6ad03-193a-4e57-bab8-dcdd3e1b11d8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:06.859229 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-f7c6ad03-193a-4e57-bab8-dcdd3e1b11d8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] DELETE https://10.4.3.143/volume/v3/attachments/609f1e66-6ac1-468b-96a4-3093ab24ec71 Jul 04 00:08:06.859398 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-f7c6ad03-193a-4e57-bab8-dcdd3e1b11d8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:06.859571 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-f7c6ad03-193a-4e57-bab8-dcdd3e1b11d8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'version_select' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:06.865679 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:06.865679 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:07.017324 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-abde36d3-1313-423f-ac59-a6095132c723 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:07.019655 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-abde36d3-1313-423f-ac59-a6095132c723 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:08:07.019960 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-abde36d3-1313-423f-ac59-a6095132c723 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:07.020158 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-abde36d3-1313-423f-ac59-a6095132c723 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:07.030746 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:07.030746 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:07.034312 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-abde36d3-1313-423f-ac59-a6095132c723 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:07.038767 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-abde36d3-1313-423f-ac59-a6095132c723 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:08:07.039318 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1451/5790] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:07 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 1169 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:07.306928 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-40cdd4df-f6d5-42ce-8690-b0f7d4eac05b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:07.308555 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-40cdd4df-f6d5-42ce-8690-b0f7d4eac05b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e Jul 04 00:08:07.308776 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-40cdd4df-f6d5-42ce-8690-b0f7d4eac05b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:07.308970 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-40cdd4df-f6d5-42ce-8690-b0f7d4eac05b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:07.309070 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-40cdd4df-f6d5-42ce-8690-b0f7d4eac05b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:07.312820 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:07.312820 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:07.313345 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-40cdd4df-f6d5-42ce-8690-b0f7d4eac05b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e returned with HTTP 200 Jul 04 00:08:07.313654 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1461/5791] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:07 2026] GET /volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:07.389051 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-6b5b4e18-ba0d-43f8-aef1-c349b95c9161 req-f7c6ad03-193a-4e57-bab8-dcdd3e1b11d8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments/609f1e66-6ac1-468b-96a4-3093ab24ec71 returned with HTTP 200 Jul 04 00:08:07.389404 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1425/5792] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:08:06 2026] DELETE /volume/v3/attachments/609f1e66-6ac1-468b-96a4-3093ab24ec71 => generated 19 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:08.052312 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-e5907b6e-eac1-45d7-8605-b92ea855b42a None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:08.054796 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e5907b6e-eac1-45d7-8605-b92ea855b42a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:08:08.055071 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e5907b6e-eac1-45d7-8605-b92ea855b42a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:08.055138 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-e5907b6e-eac1-45d7-8605-b92ea855b42a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:08.062359 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:08.062359 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:08.065940 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-e5907b6e-eac1-45d7-8605-b92ea855b42a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:08.070279 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-e5907b6e-eac1-45d7-8605-b92ea855b42a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:08:08.070647 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1456/5793] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:08 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:08.082645 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-34835318-63a8-4e99-8c06-ee6857466caf None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:08.084959 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-34835318-63a8-4e99-8c06-ee6857466caf tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:08:08.085223 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-34835318-63a8-4e99-8c06-ee6857466caf tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:08.085467 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-34835318-63a8-4e99-8c06-ee6857466caf tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:08.095855 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:08.095855 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:08.100095 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-34835318-63a8-4e99-8c06-ee6857466caf tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:08.105413 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-34835318-63a8-4e99-8c06-ee6857466caf tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:08:08.106040 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1452/5794] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:08 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:08.143769 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-05722fa7-9ab0-4135-bf35-18d6d60df4dd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:08.145674 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-05722fa7-9ab0-4135-bf35-18d6d60df4dd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:08:08.145927 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-05722fa7-9ab0-4135-bf35-18d6d60df4dd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:08.146141 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-05722fa7-9ab0-4135-bf35-18d6d60df4dd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:08.155313 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:08.155313 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:08.159342 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-05722fa7-9ab0-4135-bf35-18d6d60df4dd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:08.162971 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-05722fa7-9ab0-4135-bf35-18d6d60df4dd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:08:08.163341 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1462/5795] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:08:08 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:08.179279 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-2735b203-4a70-40d2-a91a-080e92b75b37 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:08.181514 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-2735b203-4a70-40d2-a91a-080e92b75b37 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e/action Jul 04 00:08:08.181891 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-2735b203-4a70-40d2-a91a-080e92b75b37 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:08:08.182015 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-2735b203-4a70-40d2-a91a-080e92b75b37 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:08:08.191849 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:08.191849 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:08.192384 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-2735b203-4a70-40d2-a91a-080e92b75b37 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:08.198562 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-2735b203-4a70-40d2-a91a-080e92b75b37 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Begin detaching volume completed successfully. Jul 04 00:08:08.198781 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-2735b203-4a70-40d2-a91a-080e92b75b37 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e/action returned with HTTP 202 Jul 04 00:08:08.199183 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1426/5796] 10.4.3.143 () {72 vars in 1672 bytes} [Sat Jul 4 00:08:08 2026] POST /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:08:08.215633 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-4859bab2-e74c-4703-8da1-7106584d208c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:08.217396 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4859bab2-e74c-4703-8da1-7106584d208c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:08:08.217590 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4859bab2-e74c-4703-8da1-7106584d208c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:08.217770 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-4859bab2-e74c-4703-8da1-7106584d208c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:08.226659 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:08.226659 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:08.229566 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-4859bab2-e74c-4703-8da1-7106584d208c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:08.232992 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-4859bab2-e74c-4703-8da1-7106584d208c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:08:08.233337 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1457/5797] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:08 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:08.323317 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-eab161a0-7666-4a0c-840a-2b566b61bce5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:08.325181 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-eab161a0-7666-4a0c-840a-2b566b61bce5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e Jul 04 00:08:08.325462 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-eab161a0-7666-4a0c-840a-2b566b61bce5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:08.325757 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-eab161a0-7666-4a0c-840a-2b566b61bce5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:08.325874 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-eab161a0-7666-4a0c-840a-2b566b61bce5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:08.329990 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:08.329990 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:08.330567 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-eab161a0-7666-4a0c-840a-2b566b61bce5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e returned with HTTP 200 Jul 04 00:08:08.330935 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1453/5798] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:08 2026] GET /volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:09.220193 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4337b290-9933-4745-8995-1ebce222cff1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:09.220671 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4337b290-9933-4745-8995-1ebce222cff1 None None] GET https://10.4.3.143/volume// Jul 04 00:08:09.220935 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4337b290-9933-4745-8995-1ebce222cff1 None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:09.221179 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4337b290-9933-4745-8995-1ebce222cff1 None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:09.221562 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4337b290-9933-4745-8995-1ebce222cff1 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:08:09.222103 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1463/5799] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:08: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 04 00:08:09.228366 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-4747b309-ae58-4f91-a330-bb4b97749ade None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:09.230484 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-4747b309-ae58-4f91-a330-bb4b97749ade tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:08:09.230723 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-4747b309-ae58-4f91-a330-bb4b97749ade tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:09.230909 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-4747b309-ae58-4f91-a330-bb4b97749ade tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:09.239972 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:09.239972 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:09.243124 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-4747b309-ae58-4f91-a330-bb4b97749ade tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:09.246058 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fbab3765-2e1e-40e3-b371-f0806644dbed None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:09.246867 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-4747b309-ae58-4f91-a330-bb4b97749ade tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:08:09.247254 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1427/5800] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:08:09 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 1320 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:08:09.248229 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fbab3765-2e1e-40e3-b371-f0806644dbed tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:08:09.248464 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fbab3765-2e1e-40e3-b371-f0806644dbed tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:09.248718 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fbab3765-2e1e-40e3-b371-f0806644dbed tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:09.259447 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:09.259447 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:09.264524 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fbab3765-2e1e-40e3-b371-f0806644dbed tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:09.272162 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fbab3765-2e1e-40e3-b371-f0806644dbed tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:08:09.272598 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1458/5801] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:09 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:09.340013 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5927b6b8-1f67-4223-8633-17f0568cb509 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:09.341914 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5927b6b8-1f67-4223-8633-17f0568cb509 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e Jul 04 00:08:09.342152 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5927b6b8-1f67-4223-8633-17f0568cb509 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:09.342367 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5927b6b8-1f67-4223-8633-17f0568cb509 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:09.342517 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-5927b6b8-1f67-4223-8633-17f0568cb509 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:09.346451 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:09.346451 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:09.347044 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5927b6b8-1f67-4223-8633-17f0568cb509 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e returned with HTTP 200 Jul 04 00:08:09.347387 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1454/5802] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:09 2026] GET /volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:09.960927 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-6f1adc93-fb97-40d3-bbfe-958abf16fe72 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:09.963169 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-6f1adc93-fb97-40d3-bbfe-958abf16fe72 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] DELETE https://10.4.3.143/volume/v3/attachments/2ecd55ad-2830-433b-a726-a89d018330b7 Jul 04 00:08:09.963379 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-6f1adc93-fb97-40d3-bbfe-958abf16fe72 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:09.963597 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-6f1adc93-fb97-40d3-bbfe-958abf16fe72 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'version_select' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:09.971552 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:09.971552 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:10.284468 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-46ee4e54-28c7-46d8-a969-e971a4dcb595 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:10.286058 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-46ee4e54-28c7-46d8-a969-e971a4dcb595 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:08:10.286224 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-46ee4e54-28c7-46d8-a969-e971a4dcb595 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:10.286394 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-46ee4e54-28c7-46d8-a969-e971a4dcb595 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:10.295020 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:10.295020 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:10.298551 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-46ee4e54-28c7-46d8-a969-e971a4dcb595 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:10.302334 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-46ee4e54-28c7-46d8-a969-e971a4dcb595 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:08:10.302675 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1428/5803] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:10 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:10.357384 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-aca849e7-2b44-445d-9546-12a4b4c6123b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:10.359534 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aca849e7-2b44-445d-9546-12a4b4c6123b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e Jul 04 00:08:10.359856 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aca849e7-2b44-445d-9546-12a4b4c6123b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:10.360101 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-aca849e7-2b44-445d-9546-12a4b4c6123b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:10.360279 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-aca849e7-2b44-445d-9546-12a4b4c6123b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:10.364448 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:10.364448 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:10.365081 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-aca849e7-2b44-445d-9546-12a4b4c6123b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e returned with HTTP 200 Jul 04 00:08:10.365432 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1459/5804] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:10 2026] GET /volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:10.501416 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-f32c7c52-adce-484a-b30e-3626f9541e8b req-6f1adc93-fb97-40d3-bbfe-958abf16fe72 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments/2ecd55ad-2830-433b-a726-a89d018330b7 returned with HTTP 200 Jul 04 00:08:10.501933 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1464/5805] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:08:09 2026] DELETE /volume/v3/attachments/2ecd55ad-2830-433b-a726-a89d018330b7 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:11.315069 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d32ff0fd-f7c8-4445-943a-bc558ef8ea38 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:11.316817 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d32ff0fd-f7c8-4445-943a-bc558ef8ea38 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:08:11.317008 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d32ff0fd-f7c8-4445-943a-bc558ef8ea38 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:11.317178 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d32ff0fd-f7c8-4445-943a-bc558ef8ea38 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:11.323548 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:11.323548 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:11.326762 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-d32ff0fd-f7c8-4445-943a-bc558ef8ea38 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:11.330341 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d32ff0fd-f7c8-4445-943a-bc558ef8ea38 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:08:11.330672 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1455/5806] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:11 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:11.341368 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-b834f4ed-4833-4794-9aeb-63a12c39dccb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:11.343459 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b834f4ed-4833-4794-9aeb-63a12c39dccb tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] DELETE https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:08:11.343688 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b834f4ed-4833-4794-9aeb-63a12c39dccb tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:11.343962 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-b834f4ed-4833-4794-9aeb-63a12c39dccb tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:11.344150 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-b834f4ed-4833-4794-9aeb-63a12c39dccb tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Delete volume with id: 77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:08:11.352005 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:11.352005 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:11.352510 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b834f4ed-4833-4794-9aeb-63a12c39dccb tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:11.363626 np0000004490 devstack@c-api.service[99860]: WARNING cinder.keymgr.conf_key_mgr [None req-b834f4ed-4833-4794-9aeb-63a12c39dccb tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 04 00:08:11.370753 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-b834f4ed-4833-4794-9aeb-63a12c39dccb tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Delete volume request issued successfully. Jul 04 00:08:11.370988 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-b834f4ed-4833-4794-9aeb-63a12c39dccb tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 202 Jul 04 00:08:11.371427 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1429/5807] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:08:11 2026] DELETE /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:08:11.374321 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-abc9594c-bd2a-4830-b419-43ebf5a29b69 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:11.375859 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-abc9594c-bd2a-4830-b419-43ebf5a29b69 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e Jul 04 00:08:11.376041 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-abc9594c-bd2a-4830-b419-43ebf5a29b69 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:11.376227 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-abc9594c-bd2a-4830-b419-43ebf5a29b69 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:11.376320 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-abc9594c-bd2a-4830-b419-43ebf5a29b69 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:11.377670 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ee123bea-91e6-43b0-80d0-f35cee453289 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:11.379767 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ee123bea-91e6-43b0-80d0-f35cee453289 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:08:11.380016 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ee123bea-91e6-43b0-80d0-f35cee453289 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:11.380245 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ee123bea-91e6-43b0-80d0-f35cee453289 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:11.381113 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:11.381113 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:11.381668 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-abc9594c-bd2a-4830-b419-43ebf5a29b69 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e returned with HTTP 200 Jul 04 00:08:11.382034 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1460/5808] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:11 2026] GET /volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:11.388259 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:11.388259 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:11.391651 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-ee123bea-91e6-43b0-80d0-f35cee453289 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:11.395404 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ee123bea-91e6-43b0-80d0-f35cee453289 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 200 Jul 04 00:08:11.395755 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1465/5809] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:11 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:12.391637 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-284d38c1-7503-49dd-ab3c-883eae738973 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:12.394098 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-284d38c1-7503-49dd-ab3c-883eae738973 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e Jul 04 00:08:12.394098 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-284d38c1-7503-49dd-ab3c-883eae738973 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:12.394098 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-284d38c1-7503-49dd-ab3c-883eae738973 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:12.394231 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-284d38c1-7503-49dd-ab3c-883eae738973 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:12.398489 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:12.398489 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:12.399137 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-284d38c1-7503-49dd-ab3c-883eae738973 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e returned with HTTP 200 Jul 04 00:08:12.399514 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1456/5810] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:12 2026] GET /volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:12.407883 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-28ef20f4-6972-4790-95d0-b4bc5aae25e9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:12.409376 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-28ef20f4-6972-4790-95d0-b4bc5aae25e9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 Jul 04 00:08:12.409542 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-28ef20f4-6972-4790-95d0-b4bc5aae25e9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:12.409728 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-28ef20f4-6972-4790-95d0-b4bc5aae25e9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:12.414692 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-28ef20f4-6972-4790-95d0-b4bc5aae25e9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 returned with HTTP 404 Jul 04 00:08:12.415146 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1430/5811] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:12 2026] GET /volume/v3/volumes/77eba8b7-d054-43ee-82e0-5d3b530b2800 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:08:12.421034 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-814f597b-cfc7-4ecb-9c05-267d43a1dc5b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:12.422719 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-814f597b-cfc7-4ecb-9c05-267d43a1dc5b tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Jul 04 00:08:12.423061 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-814f597b-cfc7-4ecb-9c05-267d43a1dc5b tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:12.423244 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-814f597b-cfc7-4ecb-9c05-267d43a1dc5b tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Calling method 'detail' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:12.423953 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-814f597b-cfc7-4ecb-9c05-267d43a1dc5b tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99861) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 04 00:08:12.432312 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-814f597b-cfc7-4ecb-9c05-267d43a1dc5b tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Get all volumes completed successfully. Jul 04 00:08:12.434032 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:12.434032 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:12.437307 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-814f597b-cfc7-4ecb-9c05-267d43a1dc5b tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 04 00:08:12.437628 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1461/5812] 10.4.3.143 () {66 vars in 1285 bytes} [Sat Jul 4 00:08:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9351 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:12.451649 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-70f94997-131d-4330-8717-bd9f02bd9a78 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:12.453182 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-70f94997-131d-4330-8717-bd9f02bd9a78 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] DELETE https://10.4.3.143/volume/v3/types/e5335172-cc79-4fbe-9f1a-06d19d0266ab Jul 04 00:08:12.453346 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-70f94997-131d-4330-8717-bd9f02bd9a78 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:12.453525 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-70f94997-131d-4330-8717-bd9f02bd9a78 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Calling method '_delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:12.477690 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-70f94997-131d-4330-8717-bd9f02bd9a78 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] https://10.4.3.143/volume/v3/types/e5335172-cc79-4fbe-9f1a-06d19d0266ab returned with HTTP 202 Jul 04 00:08:12.478135 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1466/5813] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:08:12 2026] DELETE /volume/v3/types/e5335172-cc79-4fbe-9f1a-06d19d0266ab => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:08:12.485038 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-0dc20e6b-f8c1-4492-b382-9e3a5121c065 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:12.486584 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0dc20e6b-f8c1-4492-b382-9e3a5121c065 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] DELETE https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:08:12.486826 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0dc20e6b-f8c1-4492-b382-9e3a5121c065 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:12.487052 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-0dc20e6b-f8c1-4492-b382-9e3a5121c065 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:12.487167 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-0dc20e6b-f8c1-4492-b382-9e3a5121c065 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Delete volume with id: cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:08:12.493742 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:12.493742 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:12.494291 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0dc20e6b-f8c1-4492-b382-9e3a5121c065 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:12.511110 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-0dc20e6b-f8c1-4492-b382-9e3a5121c065 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Delete volume request issued successfully. Jul 04 00:08:12.511326 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-0dc20e6b-f8c1-4492-b382-9e3a5121c065 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 202 Jul 04 00:08:12.511768 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1457/5814] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:08:12 2026] DELETE /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:08:12.518047 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4d9d8eb3-8918-43d1-a1de-984c7d0f20b2 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:12.519721 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4d9d8eb3-8918-43d1-a1de-984c7d0f20b2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:08:12.519928 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4d9d8eb3-8918-43d1-a1de-984c7d0f20b2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:12.520104 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4d9d8eb3-8918-43d1-a1de-984c7d0f20b2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:12.526518 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:12.526518 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:12.529941 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-4d9d8eb3-8918-43d1-a1de-984c7d0f20b2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:12.533816 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4d9d8eb3-8918-43d1-a1de-984c7d0f20b2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 200 Jul 04 00:08:12.534177 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1431/5815] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:12 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:13.409606 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-63c57e61-9ae6-4a28-8054-9de0ee447684 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:13.411461 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-63c57e61-9ae6-4a28-8054-9de0ee447684 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e Jul 04 00:08:13.411646 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-63c57e61-9ae6-4a28-8054-9de0ee447684 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:13.411946 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-63c57e61-9ae6-4a28-8054-9de0ee447684 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:13.412076 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-63c57e61-9ae6-4a28-8054-9de0ee447684 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:13.416199 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:13.416199 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:13.416810 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-63c57e61-9ae6-4a28-8054-9de0ee447684 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e returned with HTTP 200 Jul 04 00:08:13.417186 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1462/5816] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:13 2026] GET /volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:13.546664 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8126e105-f982-4fc8-9db1-e56745b7f5b3 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:13.548219 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8126e105-f982-4fc8-9db1-e56745b7f5b3 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e Jul 04 00:08:13.548387 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8126e105-f982-4fc8-9db1-e56745b7f5b3 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:13.548586 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8126e105-f982-4fc8-9db1-e56745b7f5b3 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:13.553839 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8126e105-f982-4fc8-9db1-e56745b7f5b3 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e returned with HTTP 404 Jul 04 00:08:13.554269 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1467/5817] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:13 2026] GET /volume/v3/volumes/cf8c3dca-4b56-47fe-8cdb-d77a0a4d791e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:08:13.561729 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ed622aca-dbf2-4a9b-a447-5bac25b13223 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:13.563452 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ed622aca-dbf2-4a9b-a447-5bac25b13223 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] DELETE https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:08:13.563891 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ed622aca-dbf2-4a9b-a447-5bac25b13223 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:13.564733 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ed622aca-dbf2-4a9b-a447-5bac25b13223 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:13.564733 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-ed622aca-dbf2-4a9b-a447-5bac25b13223 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Delete volume with id: a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:08:13.572767 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:13.572767 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:13.573287 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ed622aca-dbf2-4a9b-a447-5bac25b13223 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:13.590638 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ed622aca-dbf2-4a9b-a447-5bac25b13223 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Delete volume request issued successfully. Jul 04 00:08:13.591020 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ed622aca-dbf2-4a9b-a447-5bac25b13223 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 202 Jul 04 00:08:13.591423 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1458/5818] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:08:13 2026] DELETE /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:08:13.599470 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d9eb2c3e-c8ac-4c22-90c6-919919cea904 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:13.601175 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d9eb2c3e-c8ac-4c22-90c6-919919cea904 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:08:13.601381 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d9eb2c3e-c8ac-4c22-90c6-919919cea904 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:13.601581 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d9eb2c3e-c8ac-4c22-90c6-919919cea904 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:13.607790 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:13.607790 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:13.611505 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d9eb2c3e-c8ac-4c22-90c6-919919cea904 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:08:13.617125 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d9eb2c3e-c8ac-4c22-90c6-919919cea904 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 200 Jul 04 00:08:13.617684 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1432/5819] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:13 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:14.426892 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7c16a9bd-b60a-474b-809a-be3eaf8223aa None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:14.428499 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7c16a9bd-b60a-474b-809a-be3eaf8223aa tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e Jul 04 00:08:14.428655 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7c16a9bd-b60a-474b-809a-be3eaf8223aa tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:14.428865 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7c16a9bd-b60a-474b-809a-be3eaf8223aa tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:14.428973 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-7c16a9bd-b60a-474b-809a-be3eaf8223aa tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:14.433088 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:14.433088 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:14.433596 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7c16a9bd-b60a-474b-809a-be3eaf8223aa tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e returned with HTTP 200 Jul 04 00:08:14.433980 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1463/5820] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:14 2026] GET /volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:14.630360 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-68a18486-3e60-46e7-bc9b-c71950df2ffd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:14.631975 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-68a18486-3e60-46e7-bc9b-c71950df2ffd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 Jul 04 00:08:14.632138 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-68a18486-3e60-46e7-bc9b-c71950df2ffd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:14.632301 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-68a18486-3e60-46e7-bc9b-c71950df2ffd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:14.637095 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-68a18486-3e60-46e7-bc9b-c71950df2ffd tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 returned with HTTP 404 Jul 04 00:08:14.637475 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1468/5821] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:08:14 2026] GET /volume/v3/volumes/a82c2088-47c5-4f4f-8ce7-035e32dd25c9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:08:14.644496 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8a40c50e-6359-4c30-af56-5de0d6e15a76 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:14.646077 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8a40c50e-6359-4c30-af56-5de0d6e15a76 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Jul 04 00:08:14.646253 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8a40c50e-6359-4c30-af56-5de0d6e15a76 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:14.646437 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8a40c50e-6359-4c30-af56-5de0d6e15a76 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:14.647284 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-8a40c50e-6359-4c30-af56-5de0d6e15a76 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 04 00:08:14.655439 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8a40c50e-6359-4c30-af56-5de0d6e15a76 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Get all volumes completed successfully. Jul 04 00:08:14.656931 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:14.656931 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:14.660488 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8a40c50e-6359-4c30-af56-5de0d6e15a76 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 04 00:08:14.660857 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1459/5822] 10.4.3.143 () {66 vars in 1285 bytes} [Sat Jul 4 00:08:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7258 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:14.677221 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-157ccf54-f70f-4d8e-8054-1d4a152b30a8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:14.678954 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-157ccf54-f70f-4d8e-8054-1d4a152b30a8 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] DELETE https://10.4.3.143/volume/v3/types/5b23f531-cdd0-469c-9788-c57260370ffd Jul 04 00:08:14.679180 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-157ccf54-f70f-4d8e-8054-1d4a152b30a8 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:14.679399 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-157ccf54-f70f-4d8e-8054-1d4a152b30a8 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:14.699587 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-157ccf54-f70f-4d8e-8054-1d4a152b30a8 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] https://10.4.3.143/volume/v3/types/5b23f531-cdd0-469c-9788-c57260370ffd returned with HTTP 202 Jul 04 00:08:14.699984 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1433/5823] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:08:14 2026] DELETE /volume/v3/types/5b23f531-cdd0-469c-9788-c57260370ffd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:08:15.443159 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-228bf203-9a9e-484b-8291-5b4d81c2ce28 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:15.445205 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-228bf203-9a9e-484b-8291-5b4d81c2ce28 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e Jul 04 00:08:15.445421 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-228bf203-9a9e-484b-8291-5b4d81c2ce28 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:15.445604 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-228bf203-9a9e-484b-8291-5b4d81c2ce28 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:15.445719 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-228bf203-9a9e-484b-8291-5b4d81c2ce28 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:15.450832 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:15.450832 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:15.451467 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-228bf203-9a9e-484b-8291-5b4d81c2ce28 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e returned with HTTP 200 Jul 04 00:08:15.451816 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1464/5824] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:15 2026] GET /volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:15.461107 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6225ad99-ac10-47a8-bf84-4f7a5af25697 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:15.462757 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6225ad99-ac10-47a8-bf84-4f7a5af25697 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] DELETE https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e Jul 04 00:08:15.462951 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6225ad99-ac10-47a8-bf84-4f7a5af25697 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:15.463125 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6225ad99-ac10-47a8-bf84-4f7a5af25697 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:15.463215 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-6225ad99-ac10-47a8-bf84-4f7a5af25697 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Delete backup with id: 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e. Jul 04 00:08:15.467168 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:15.467168 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:15.477510 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-6225ad99-ac10-47a8-bf84-4f7a5af25697 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] delete_backup rpcapi backup_id 40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e {{(pid=99862) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 04 00:08:15.479161 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6225ad99-ac10-47a8-bf84-4f7a5af25697 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] https://10.4.3.143/volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e returned with HTTP 202 Jul 04 00:08:15.479556 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1469/5825] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:08:15 2026] DELETE /volume/v3/backups/40e6bfa2-1b2f-4bc6-a8ee-80ec1b62c99e => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:08:15.485915 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8e43ec34-4575-4655-8358-c283f2c29fe9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:15.487337 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8e43ec34-4575-4655-8358-c283f2c29fe9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/54e6b149-72fb-4fe5-b11f-939fe8c9624f Jul 04 00:08:15.487544 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8e43ec34-4575-4655-8358-c283f2c29fe9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:15.487753 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8e43ec34-4575-4655-8358-c283f2c29fe9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:15.487887 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-8e43ec34-4575-4655-8358-c283f2c29fe9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Delete volume with id: 54e6b149-72fb-4fe5-b11f-939fe8c9624f Jul 04 00:08:15.494523 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:15.494523 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:15.494836 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8e43ec34-4575-4655-8358-c283f2c29fe9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:08:15.509665 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-8e43ec34-4575-4655-8358-c283f2c29fe9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Delete volume request issued successfully. Jul 04 00:08:15.509885 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8e43ec34-4575-4655-8358-c283f2c29fe9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/54e6b149-72fb-4fe5-b11f-939fe8c9624f returned with HTTP 202 Jul 04 00:08:15.510250 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1460/5826] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:08:15 2026] DELETE /volume/v3/volumes/54e6b149-72fb-4fe5-b11f-939fe8c9624f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:08:15.517007 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bc3c1a79-a7a9-4fbf-bb9d-a3a9512d04c9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:15.518966 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bc3c1a79-a7a9-4fbf-bb9d-a3a9512d04c9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/volumes/54e6b149-72fb-4fe5-b11f-939fe8c9624f Jul 04 00:08:15.519187 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bc3c1a79-a7a9-4fbf-bb9d-a3a9512d04c9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:15.519355 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bc3c1a79-a7a9-4fbf-bb9d-a3a9512d04c9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:15.526587 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:15.526587 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:15.529721 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-bc3c1a79-a7a9-4fbf-bb9d-a3a9512d04c9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:08:15.533339 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bc3c1a79-a7a9-4fbf-bb9d-a3a9512d04c9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/54e6b149-72fb-4fe5-b11f-939fe8c9624f returned with HTTP 200 Jul 04 00:08:15.533715 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1434/5827] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:15 2026] GET /volume/v3/volumes/54e6b149-72fb-4fe5-b11f-939fe8c9624f => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:16.545833 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-81723ab3-9af9-4d9d-8d0a-b09482a5ef51 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:16.547528 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-81723ab3-9af9-4d9d-8d0a-b09482a5ef51 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/volumes/54e6b149-72fb-4fe5-b11f-939fe8c9624f Jul 04 00:08:16.547741 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-81723ab3-9af9-4d9d-8d0a-b09482a5ef51 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:16.547984 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-81723ab3-9af9-4d9d-8d0a-b09482a5ef51 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:16.553340 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-81723ab3-9af9-4d9d-8d0a-b09482a5ef51 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/54e6b149-72fb-4fe5-b11f-939fe8c9624f returned with HTTP 404 Jul 04 00:08:16.553752 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1465/5828] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:16 2026] GET /volume/v3/volumes/54e6b149-72fb-4fe5-b11f-939fe8c9624f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:08:16.561733 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0a7e382a-5fec-4db4-be29-3a92fc4fd84c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:16.563379 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0a7e382a-5fec-4db4-be29-3a92fc4fd84c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52/export_record Jul 04 00:08:16.563630 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0a7e382a-5fec-4db4-be29-3a92fc4fd84c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:16.563832 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0a7e382a-5fec-4db4-be29-3a92fc4fd84c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Calling method 'export_record' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:16.563952 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-0a7e382a-5fec-4db4-be29-3a92fc4fd84c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Export record for backup a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99862) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 04 00:08:16.567757 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:16.567757 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:16.568685 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.policy [None req-0a7e382a-5fec-4db4-be29-3a92fc4fd84c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '89f28f5690914bab8e5e78dc543e597b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77e0668ea62b4c9c976e2ac7864019ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99862) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 04 00:08:16.568870 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0a7e382a-5fec-4db4-be29-3a92fc4fd84c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52/export_record returned with HTTP 403 Jul 04 00:08:16.569419 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1470/5829] 10.4.3.143 () {68 vars in 1430 bytes} [Sat Jul 4 00:08:16 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:08:16.576115 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:16.577805 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:08:16.578233 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2026321652"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:08:16.579527 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.volumes [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2026321652'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:08:16.579640 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Create volume of 1 GB Jul 04 00:08:16.583941 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Availability Zones retrieved successfully. Jul 04 00:08:16.589712 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Flow 'volume_create_api' (3bed697c-6b6b-4a26-a0b5-64f4f2ae2bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:08:16.591290 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c01e4b9a-34d7-4bdf-803d-0ab98014ca2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:08:16.591290 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.flows.api.create_volume [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Validating volume size '1' using validate_int {{(pid=99863) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:08:16.617750 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c01e4b9a-34d7-4bdf-803d-0ab98014ca2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:08:16.618582 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0df730e9-fad5-49b5-ad9f-17e71ab51d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:08:16.654759 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Created reservations ['35eb91cc-4a5e-4f71-aac5-f7dab71e3cb4', '572c87a3-9f9b-4a93-931f-2517266545e7', 'de2882cd-3598-4f00-8b0f-c7f2e83be835', 'a1cac415-0da7-42e7-93ca-8e827e4c4032'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:08:16.655602 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0df730e9-fad5-49b5-ad9f-17e71ab51d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35eb91cc-4a5e-4f71-aac5-f7dab71e3cb4', '572c87a3-9f9b-4a93-931f-2517266545e7', 'de2882cd-3598-4f00-8b0f-c7f2e83be835', 'a1cac415-0da7-42e7-93ca-8e827e4c4032']}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:08:16.656384 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2aa2aa-6d70-4d90-81c7-a45a4e708123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:08:16.678381 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c2aa2aa-6d70-4d90-81c7-a45a4e708123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6db565af-62ef-4403-a8c7-c21340c3edc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2026321652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77e0668ea62b4c9c976e2ac7864019ac',qos_specs=None,replication_status=,reservations=['35eb91cc-4a5e-4f71-aac5-f7dab71e3cb4','572c87a3-9f9b-4a93-931f-2517266545e7','de2882cd-3598-4f00-8b0f-c7f2e83be835','a1cac415-0da7-42e7-93ca-8e827e4c4032'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e59525f288489686e76c7bc3a472c9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2026321652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6db565af-62ef-4403-a8c7-c21340c3edc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77e0668ea62b4c9c976e2ac7864019ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35e59525f288489686e76c7bc3a472c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:08:16.679117 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf25d241-4d5b-40e8-bfcb-b383d0270285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:08:16.696251 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf25d241-4d5b-40e8-bfcb-b383d0270285) transitioned into state 'SUCCESS' from state '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-2026321652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77e0668ea62b4c9c976e2ac7864019ac',qos_specs=None,replication_status=,reservations=['35eb91cc-4a5e-4f71-aac5-f7dab71e3cb4','572c87a3-9f9b-4a93-931f-2517266545e7','de2882cd-3598-4f00-8b0f-c7f2e83be835','a1cac415-0da7-42e7-93ca-8e827e4c4032'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e59525f288489686e76c7bc3a472c9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:08:16.697220 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d709048-a7a0-4b89-b7c5-35f62efd9d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:08:16.706476 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d709048-a7a0-4b89-b7c5-35f62efd9d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99863) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:08:16.707194 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Flow 'volume_create_api' (3bed697c-6b6b-4a26-a0b5-64f4f2ae2bd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99863) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:08:16.707458 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Create volume request issued successfully. Jul 04 00:08:16.708022 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-28ca695e-e5c9-4bfa-ba5d-e863b7070e3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:08:16.708435 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1461/5830] 10.4.3.143 () {70 vars in 1298 bytes} [Sat Jul 4 00:08:16 2026] POST /volume/v3/volumes => generated 778 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:08:16.721713 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-bc09365d-3ccb-40b6-88f9-a58c9ce7b27e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:16.723859 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bc09365d-3ccb-40b6-88f9-a58c9ce7b27e tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/volumes/6db565af-62ef-4403-a8c7-c21340c3edc5 Jul 04 00:08:16.723859 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bc09365d-3ccb-40b6-88f9-a58c9ce7b27e tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:16.724067 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-bc09365d-3ccb-40b6-88f9-a58c9ce7b27e tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:16.730835 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:16.730835 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:16.734941 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-bc09365d-3ccb-40b6-88f9-a58c9ce7b27e tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:08:16.739157 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-bc09365d-3ccb-40b6-88f9-a58c9ce7b27e tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/6db565af-62ef-4403-a8c7-c21340c3edc5 returned with HTTP 200 Jul 04 00:08:16.739525 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1435/5831] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:16 2026] GET /volume/v3/volumes/6db565af-62ef-4403-a8c7-c21340c3edc5 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:17.752348 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fbe904d1-b472-42a0-ba4f-30bbfb30a2e6 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:17.754075 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fbe904d1-b472-42a0-ba4f-30bbfb30a2e6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/volumes/6db565af-62ef-4403-a8c7-c21340c3edc5 Jul 04 00:08:17.754281 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fbe904d1-b472-42a0-ba4f-30bbfb30a2e6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:17.754487 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fbe904d1-b472-42a0-ba4f-30bbfb30a2e6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:17.761315 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:17.761315 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:17.764361 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-fbe904d1-b472-42a0-ba4f-30bbfb30a2e6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:08:17.767973 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fbe904d1-b472-42a0-ba4f-30bbfb30a2e6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/6db565af-62ef-4403-a8c7-c21340c3edc5 returned with HTTP 200 Jul 04 00:08:17.768311 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1466/5832] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:17 2026] GET /volume/v3/volumes/6db565af-62ef-4403-a8c7-c21340c3edc5 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:17.779656 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e6652de1-b966-4ce7-9ada-a8f4c01ca58b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:17.781563 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e6652de1-b966-4ce7-9ada-a8f4c01ca58b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 04 00:08:17.781991 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e6652de1-b966-4ce7-9ada-a8f4c01ca58b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6db565af-62ef-4403-a8c7-c21340c3edc5", "name": "tempest-type-Backup-830292950"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:08:17.783983 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-e6652de1-b966-4ce7-9ada-a8f4c01ca58b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Creating new backup {'backup': {'volume_id': '6db565af-62ef-4403-a8c7-c21340c3edc5', 'name': 'tempest-type-Backup-830292950'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 04 00:08:17.784151 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-e6652de1-b966-4ce7-9ada-a8f4c01ca58b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Creating backup of volume 6db565af-62ef-4403-a8c7-c21340c3edc5 in container None Jul 04 00:08:17.792454 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:17.792454 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:17.792886 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-e6652de1-b966-4ce7-9ada-a8f4c01ca58b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:08:17.807970 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-e6652de1-b966-4ce7-9ada-a8f4c01ca58b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Created reservations ['b914ffe0-8270-4408-acba-aaca34bda5fa', 'dddb14f9-71f4-4d40-9499-2cd615f19011'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:08:17.835146 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e6652de1-b966-4ce7-9ada-a8f4c01ca58b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 04 00:08:17.835741 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1471/5833] 10.4.3.143 () {70 vars in 1299 bytes} [Sat Jul 4 00:08:17 2026] POST /volume/v3/backups => generated 315 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:08:17.845529 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cea5a3f2-5a70-4a78-b350-e910f7ff026c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:17.847302 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cea5a3f2-5a70-4a78-b350-e910f7ff026c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:08:17.847540 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cea5a3f2-5a70-4a78-b350-e910f7ff026c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:17.847739 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cea5a3f2-5a70-4a78-b350-e910f7ff026c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:17.847840 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-cea5a3f2-5a70-4a78-b350-e910f7ff026c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:17.851560 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:17.851560 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:17.852098 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cea5a3f2-5a70-4a78-b350-e910f7ff026c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:08:17.852596 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1462/5834] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:17 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:18.863681 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-fa9e06ff-2097-4c9f-864b-95f8ed8242a1 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:18.865404 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fa9e06ff-2097-4c9f-864b-95f8ed8242a1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:08:18.865596 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fa9e06ff-2097-4c9f-864b-95f8ed8242a1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:18.865798 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-fa9e06ff-2097-4c9f-864b-95f8ed8242a1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:18.865900 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-fa9e06ff-2097-4c9f-864b-95f8ed8242a1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:18.869577 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:18.869577 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:18.870126 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-fa9e06ff-2097-4c9f-864b-95f8ed8242a1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:08:18.870453 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1436/5835] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:18 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:19.880305 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ba178e1d-75e7-456a-9e22-4ed5595eb2dd None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:19.882257 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ba178e1d-75e7-456a-9e22-4ed5595eb2dd tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:08:19.882453 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ba178e1d-75e7-456a-9e22-4ed5595eb2dd tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:19.882624 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ba178e1d-75e7-456a-9e22-4ed5595eb2dd tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:19.882734 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-ba178e1d-75e7-456a-9e22-4ed5595eb2dd tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:19.887589 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:19.887589 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:19.888319 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ba178e1d-75e7-456a-9e22-4ed5595eb2dd tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:08:19.888755 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1467/5836] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:19 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:20.898128 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-47d044ac-6cdb-47ef-9956-ffed5bad277b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:20.899972 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-47d044ac-6cdb-47ef-9956-ffed5bad277b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:08:20.900215 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-47d044ac-6cdb-47ef-9956-ffed5bad277b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:20.900401 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-47d044ac-6cdb-47ef-9956-ffed5bad277b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:20.900506 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-47d044ac-6cdb-47ef-9956-ffed5bad277b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:20.904617 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:20.904617 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:20.905204 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-47d044ac-6cdb-47ef-9956-ffed5bad277b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:08:20.905539 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1472/5837] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:20 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:21.915110 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a294db8a-1f0c-4e01-8046-364767cb8674 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:21.916996 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a294db8a-1f0c-4e01-8046-364767cb8674 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:08:21.917314 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a294db8a-1f0c-4e01-8046-364767cb8674 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:21.917603 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a294db8a-1f0c-4e01-8046-364767cb8674 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:21.917813 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-a294db8a-1f0c-4e01-8046-364767cb8674 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:21.921546 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:21.921546 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:21.922142 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a294db8a-1f0c-4e01-8046-364767cb8674 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:08:21.922494 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1463/5838] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:21 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:22.931778 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0e98acfe-33fc-45d5-8a66-734af9f4ea86 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:22.933396 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0e98acfe-33fc-45d5-8a66-734af9f4ea86 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:08:22.933583 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0e98acfe-33fc-45d5-8a66-734af9f4ea86 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:22.933785 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0e98acfe-33fc-45d5-8a66-734af9f4ea86 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:22.935191 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-0e98acfe-33fc-45d5-8a66-734af9f4ea86 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:22.937626 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:22.937626 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:22.938207 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0e98acfe-33fc-45d5-8a66-734af9f4ea86 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:08:22.938751 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1437/5839] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:22 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:23.947901 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-24bd06f6-0b76-4b49-bd35-fe5e51a00b8b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:23.949987 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-24bd06f6-0b76-4b49-bd35-fe5e51a00b8b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:08:23.950244 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-24bd06f6-0b76-4b49-bd35-fe5e51a00b8b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:23.950468 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-24bd06f6-0b76-4b49-bd35-fe5e51a00b8b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:23.950602 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-24bd06f6-0b76-4b49-bd35-fe5e51a00b8b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:23.955499 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:23.955499 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:23.956195 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-24bd06f6-0b76-4b49-bd35-fe5e51a00b8b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:08:23.956638 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1468/5840] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:23 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:24.966437 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8bad4cd5-7a21-4477-a37d-afc6b6db5e67 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:24.968241 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8bad4cd5-7a21-4477-a37d-afc6b6db5e67 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:08:24.968475 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8bad4cd5-7a21-4477-a37d-afc6b6db5e67 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:24.968682 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8bad4cd5-7a21-4477-a37d-afc6b6db5e67 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:24.968809 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-8bad4cd5-7a21-4477-a37d-afc6b6db5e67 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:24.972845 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:24.972845 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:24.973434 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8bad4cd5-7a21-4477-a37d-afc6b6db5e67 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:08:24.973910 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1473/5841] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:24 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:25.982509 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c110125a-26b6-4dd5-8de0-001871202471 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:25.984226 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c110125a-26b6-4dd5-8de0-001871202471 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:08:25.984454 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c110125a-26b6-4dd5-8de0-001871202471 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:25.984624 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c110125a-26b6-4dd5-8de0-001871202471 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:25.984741 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-c110125a-26b6-4dd5-8de0-001871202471 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:25.988592 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:25.988592 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:25.989163 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c110125a-26b6-4dd5-8de0-001871202471 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:08:25.989478 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1464/5842] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:25 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:27.000561 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0f942fe5-4567-4ee2-91ea-08b8fa27eb77 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:27.002487 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0f942fe5-4567-4ee2-91ea-08b8fa27eb77 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:08:27.002825 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0f942fe5-4567-4ee2-91ea-08b8fa27eb77 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:27.003121 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0f942fe5-4567-4ee2-91ea-08b8fa27eb77 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:27.003277 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-0f942fe5-4567-4ee2-91ea-08b8fa27eb77 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:27.009277 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:27.009277 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:27.010156 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0f942fe5-4567-4ee2-91ea-08b8fa27eb77 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:08:27.010631 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1438/5843] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:26 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:28.020242 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-c2e37470-7a6a-4846-a8b5-3ff2cc7fc3ed None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:28.022228 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c2e37470-7a6a-4846-a8b5-3ff2cc7fc3ed tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:08:28.022531 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c2e37470-7a6a-4846-a8b5-3ff2cc7fc3ed tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:28.022800 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-c2e37470-7a6a-4846-a8b5-3ff2cc7fc3ed tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:28.022918 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-c2e37470-7a6a-4846-a8b5-3ff2cc7fc3ed tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:28.027007 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:28.027007 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:28.027682 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-c2e37470-7a6a-4846-a8b5-3ff2cc7fc3ed tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:08:28.028039 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1469/5844] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:28 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:29.039434 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1c16c365-65d9-4c1d-81eb-5ead84d6c46c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:29.041184 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1c16c365-65d9-4c1d-81eb-5ead84d6c46c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:08:29.041422 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1c16c365-65d9-4c1d-81eb-5ead84d6c46c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:29.041621 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1c16c365-65d9-4c1d-81eb-5ead84d6c46c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:29.041771 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-1c16c365-65d9-4c1d-81eb-5ead84d6c46c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:29.046061 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:29.046061 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:29.046643 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1c16c365-65d9-4c1d-81eb-5ead84d6c46c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:08:29.047000 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1474/5845] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:29 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:30.056917 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5fa731ae-6953-4b88-a88e-188f8311794b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:30.058722 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5fa731ae-6953-4b88-a88e-188f8311794b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:08:30.058942 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5fa731ae-6953-4b88-a88e-188f8311794b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:30.059164 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5fa731ae-6953-4b88-a88e-188f8311794b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:30.059303 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-5fa731ae-6953-4b88-a88e-188f8311794b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:30.063562 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:30.063562 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:30.064254 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5fa731ae-6953-4b88-a88e-188f8311794b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:08:30.064643 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1465/5846] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:30 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:31.075634 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8686e2c4-9a4c-4776-a61e-88d7c828838c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:31.077555 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8686e2c4-9a4c-4776-a61e-88d7c828838c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:08:31.077856 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8686e2c4-9a4c-4776-a61e-88d7c828838c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:31.078065 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8686e2c4-9a4c-4776-a61e-88d7c828838c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:31.078232 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-8686e2c4-9a4c-4776-a61e-88d7c828838c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:31.083371 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:31.083371 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:31.084053 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8686e2c4-9a4c-4776-a61e-88d7c828838c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:08:31.084410 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1439/5847] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:31 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:32.094196 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ce64ed52-670e-4d9e-9d41-32d968b3acbb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:32.096071 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ce64ed52-670e-4d9e-9d41-32d968b3acbb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:08:32.096312 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ce64ed52-670e-4d9e-9d41-32d968b3acbb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:32.096495 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ce64ed52-670e-4d9e-9d41-32d968b3acbb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:32.096603 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-ce64ed52-670e-4d9e-9d41-32d968b3acbb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:32.100784 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:32.100784 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:32.101373 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ce64ed52-670e-4d9e-9d41-32d968b3acbb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:08:32.101694 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1470/5848] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:32 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:33.114603 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7fe7e363-29b4-4ed8-8065-641847f28b26 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:33.116291 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7fe7e363-29b4-4ed8-8065-641847f28b26 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:08:33.116480 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7fe7e363-29b4-4ed8-8065-641847f28b26 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:33.116649 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7fe7e363-29b4-4ed8-8065-641847f28b26 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:33.116766 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-7fe7e363-29b4-4ed8-8065-641847f28b26 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:33.120500 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:33.120500 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:33.121054 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7fe7e363-29b4-4ed8-8065-641847f28b26 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:08:33.121380 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1475/5849] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:33 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:34.130596 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-229d76a6-b183-491d-bb5d-13ff7ccae881 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:34.132130 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-229d76a6-b183-491d-bb5d-13ff7ccae881 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:08:34.132377 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-229d76a6-b183-491d-bb5d-13ff7ccae881 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:34.132482 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-229d76a6-b183-491d-bb5d-13ff7ccae881 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:34.132583 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-229d76a6-b183-491d-bb5d-13ff7ccae881 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:34.136802 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:34.136802 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:34.137449 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-229d76a6-b183-491d-bb5d-13ff7ccae881 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:08:34.137815 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1466/5850] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:34 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:34.146918 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2c130be2-b926-496e-b21a-978582b62ec0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:34.148717 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2c130be2-b926-496e-b21a-978582b62ec0 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9/export_record Jul 04 00:08:34.148926 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2c130be2-b926-496e-b21a-978582b62ec0 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:34.149110 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2c130be2-b926-496e-b21a-978582b62ec0 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'export_record' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:34.149229 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-2c130be2-b926-496e-b21a-978582b62ec0 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Export record for backup 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99860) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 04 00:08:34.153642 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:34.153642 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:34.154488 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.backup.api [None req-2c130be2-b926-496e-b21a-978582b62ec0 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling RPCAPI with context: , host: np0000004490, backup: 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99860) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 04 00:08:34.162900 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.backup.rpcapi [None req-2c130be2-b926-496e-b21a-978582b62ec0 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] export_record in rpcapi backup_id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9 on host np0000004490. {{(pid=99860) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 04 00:08:34.664779 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.contrib.backups [None req-2c130be2-b926-496e-b21a-978582b62ec0 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWJkZDhhODktZTgzOC00NjQwLWJhMmUtZjc5MDQ3YzBmMWY5IiwgInVzZXJfaWQiOiAiMzVlNTk1MjVmMjg4NDg5Njg2ZTc2YzdiYzNhNDcyYzkiLCAicHJvamVjdF9pZCI6ICI3N2UwNjY4ZWE2MmI0YzljOTc2ZTJhYzc4NjQwMTlhYyIsICJ2b2x1bWVfaWQiOiAiNmRiNTY1YWYtNjJlZi00NDAzLWE4YzctYzIxMzQwYzNlZGM1IiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MzAyOTI5NTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZGI1NjVhZi02MmVmLTQ0MDMtYThjNy1jMjEzNDBjM2VkYzUvMjAyNjA3MDQwMDA4MjAvYXpfbm92YV9iYWNrdXBfNWJkZDhhODktZTgzOC00NjQwLWJhMmUtZjc5MDQ3YzBmMWY5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wNFQwMDowODoxOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wNFQwMDowODoxOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTA0VDAwOjA4OjMzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99860) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 04 00:08:34.665071 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2c130be2-b926-496e-b21a-978582b62ec0 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9/export_record returned with HTTP 200 Jul 04 00:08:34.665477 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1440/5851] 10.4.3.143 () {68 vars in 1430 bytes} [Sat Jul 4 00:08:34 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9/export_record => generated 1424 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:34.672543 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0c20eecf-dd1c-455b-908c-b0d1cbdf8858 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:34.674742 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0c20eecf-dd1c-455b-908c-b0d1cbdf8858 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:08:34.675015 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0c20eecf-dd1c-455b-908c-b0d1cbdf8858 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:34.675274 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0c20eecf-dd1c-455b-908c-b0d1cbdf8858 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:34.675426 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-0c20eecf-dd1c-455b-908c-b0d1cbdf8858 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:34.680684 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:34.680684 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:34.681501 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0c20eecf-dd1c-455b-908c-b0d1cbdf8858 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:08:34.681990 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1471/5852] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:34 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:34.690602 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8a0c7c29-b3e9-4ed7-85f5-1004eee50ee6 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:34.692162 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8a0c7c29-b3e9-4ed7-85f5-1004eee50ee6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] POST https://10.4.3.143/volume/v3/backups/import_record Jul 04 00:08:34.692578 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8a0c7c29-b3e9-4ed7-85f5-1004eee50ee6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTY0MWRiODQtZTBjNS00NmNlLTg4ZGEtODgwNzg2YzI3OTI4IiwgInVzZXJfaWQiOiAiMzVlNTk1MjVmMjg4NDg5Njg2ZTc2YzdiYzNhNDcyYzkiLCAicHJvamVjdF9pZCI6ICI3N2UwNjY4ZWE2MmI0YzljOTc2ZTJhYzc4NjQwMTlhYyIsICJ2b2x1bWVfaWQiOiAiNmRiNTY1YWYtNjJlZi00NDAzLWE4YzctYzIxMzQwYzNlZGM1IiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MzAyOTI5NTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZGI1NjVhZi02MmVmLTQ0MDMtYThjNy1jMjEzNDBjM2VkYzUvMjAyNjA3MDQwMDA4MjAvYXpfbm92YV9iYWNrdXBfNWJkZDhhODktZTgzOC00NjQwLWJhMmUtZjc5MDQ3YzBmMWY5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wNFQwMDowODoxOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wNFQwMDowODoxOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTA0VDAwOjA4OjMzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:08:34.693886 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-8a0c7c29-b3e9-4ed7-85f5-1004eee50ee6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTY0MWRiODQtZTBjNS00NmNlLTg4ZGEtODgwNzg2YzI3OTI4IiwgInVzZXJfaWQiOiAiMzVlNTk1MjVmMjg4NDg5Njg2ZTc2YzdiYzNhNDcyYzkiLCAicHJvamVjdF9pZCI6ICI3N2UwNjY4ZWE2MmI0YzljOTc2ZTJhYzc4NjQwMTlhYyIsICJ2b2x1bWVfaWQiOiAiNmRiNTY1YWYtNjJlZi00NDAzLWE4YzctYzIxMzQwYzNlZGM1IiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MzAyOTI5NTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZGI1NjVhZi02MmVmLTQ0MDMtYThjNy1jMjEzNDBjM2VkYzUvMjAyNjA3MDQwMDA4MjAvYXpfbm92YV9iYWNrdXBfNWJkZDhhODktZTgzOC00NjQwLWJhMmUtZjc5MDQ3YzBmMWY5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wNFQwMDowODoxOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wNFQwMDowODoxOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTA0VDAwOjA4OjMzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99862) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 04 00:08:34.694003 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.contrib.backups [None req-8a0c7c29-b3e9-4ed7-85f5-1004eee50ee6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTY0MWRiODQtZTBjNS00NmNlLTg4ZGEtODgwNzg2YzI3OTI4IiwgInVzZXJfaWQiOiAiMzVlNTk1MjVmMjg4NDg5Njg2ZTc2YzdiYzNhNDcyYzkiLCAicHJvamVjdF9pZCI6ICI3N2UwNjY4ZWE2MmI0YzljOTc2ZTJhYzc4NjQwMTlhYyIsICJ2b2x1bWVfaWQiOiAiNmRiNTY1YWYtNjJlZi00NDAzLWE4YzctYzIxMzQwYzNlZGM1IiwgImhvc3QiOiAibnAwMDAwMDA0NDkwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MzAyOTI5NTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV82ZGI1NjVhZi02MmVmLTQ0MDMtYThjNy1jMjEzNDBjM2VkYzUvMjAyNjA3MDQwMDA4MjAvYXpfbm92YV9iYWNrdXBfNWJkZDhhODktZTgzOC00NjQwLWJhMmUtZjc5MDQ3YzBmMWY5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wNFQwMDowODoxOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wNFQwMDowODoxOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTA0VDAwOjA4OjMzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99862) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 04 00:08:34.694578 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.policy [None req-8a0c7c29-b3e9-4ed7-85f5-1004eee50ee6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '89f28f5690914bab8e5e78dc543e597b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77e0668ea62b4c9c976e2ac7864019ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99862) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 04 00:08:34.694755 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8a0c7c29-b3e9-4ed7-85f5-1004eee50ee6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] https://10.4.3.143/volume/v3/backups/import_record returned with HTTP 403 Jul 04 00:08:34.695152 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1476/5853] 10.4.3.143 () {70 vars in 1342 bytes} [Sat Jul 4 00:08:34 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 04 00:08:34.700984 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-b0b6f036-39f0-47f8-a207-c33abb441ca1 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:34.702802 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b0b6f036-39f0-47f8-a207-c33abb441ca1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/6db565af-62ef-4403-a8c7-c21340c3edc5 Jul 04 00:08:34.703065 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b0b6f036-39f0-47f8-a207-c33abb441ca1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:34.703328 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-b0b6f036-39f0-47f8-a207-c33abb441ca1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:34.703549 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-b0b6f036-39f0-47f8-a207-c33abb441ca1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Delete volume with id: 6db565af-62ef-4403-a8c7-c21340c3edc5 Jul 04 00:08:34.710109 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:34.710109 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:34.710428 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b0b6f036-39f0-47f8-a207-c33abb441ca1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:08:34.730763 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-b0b6f036-39f0-47f8-a207-c33abb441ca1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Delete volume request issued successfully. Jul 04 00:08:34.730903 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-b0b6f036-39f0-47f8-a207-c33abb441ca1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/6db565af-62ef-4403-a8c7-c21340c3edc5 returned with HTTP 202 Jul 04 00:08:34.731250 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1467/5854] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:08:34 2026] DELETE /volume/v3/volumes/6db565af-62ef-4403-a8c7-c21340c3edc5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:08:34.738662 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d24b9310-90ac-4b24-aa11-380cf702a81d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:34.740426 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d24b9310-90ac-4b24-aa11-380cf702a81d tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/volumes/6db565af-62ef-4403-a8c7-c21340c3edc5 Jul 04 00:08:34.740625 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d24b9310-90ac-4b24-aa11-380cf702a81d tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:34.740827 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d24b9310-90ac-4b24-aa11-380cf702a81d tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:34.747781 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:34.747781 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:34.751007 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-d24b9310-90ac-4b24-aa11-380cf702a81d tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:08:34.755545 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d24b9310-90ac-4b24-aa11-380cf702a81d tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/6db565af-62ef-4403-a8c7-c21340c3edc5 returned with HTTP 200 Jul 04 00:08:34.755956 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1441/5855] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:34 2026] GET /volume/v3/volumes/6db565af-62ef-4403-a8c7-c21340c3edc5 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:35.768074 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9f562c1b-e227-4074-a94d-70340f85f8e9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:35.769792 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9f562c1b-e227-4074-a94d-70340f85f8e9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/volumes/6db565af-62ef-4403-a8c7-c21340c3edc5 Jul 04 00:08:35.769987 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9f562c1b-e227-4074-a94d-70340f85f8e9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:35.770161 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9f562c1b-e227-4074-a94d-70340f85f8e9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:35.775533 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9f562c1b-e227-4074-a94d-70340f85f8e9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/6db565af-62ef-4403-a8c7-c21340c3edc5 returned with HTTP 404 Jul 04 00:08:35.775978 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1472/5856] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:35 2026] GET /volume/v3/volumes/6db565af-62ef-4403-a8c7-c21340c3edc5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:08:35.783449 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b1c0525f-7b8a-4a5a-9595-71ca52c3ee9f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:35.785479 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b1c0525f-7b8a-4a5a-9595-71ca52c3ee9f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] GET https://10.4.3.143/volume/v3/backups Jul 04 00:08:35.785739 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b1c0525f-7b8a-4a5a-9595-71ca52c3ee9f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:35.785959 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b1c0525f-7b8a-4a5a-9595-71ca52c3ee9f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:35.786247 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.api_utils [None req-b1c0525f-7b8a-4a5a-9595-71ca52c3ee9f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Removing options '' from query. {{(pid=99862) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 04 00:08:35.791995 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b1c0525f-7b8a-4a5a-9595-71ca52c3ee9f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] https://10.4.3.143/volume/v3/backups returned with HTTP 200 Jul 04 00:08:35.792502 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1477/5857] 10.4.3.143 () {68 vars in 1277 bytes} [Sat Jul 4 00:08:35 2026] GET /volume/v3/backups => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:35.799603 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1a81f296-868a-47c7-8a0b-33f825ac16f3 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:35.801302 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1a81f296-868a-47c7-8a0b-33f825ac16f3 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] GET https://10.4.3.143/volume/v3/backups?project_id=77e0668ea62b4c9c976e2ac7864019ac Jul 04 00:08:35.801605 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1a81f296-868a-47c7-8a0b-33f825ac16f3 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:35.801857 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1a81f296-868a-47c7-8a0b-33f825ac16f3 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Calling method 'index' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:35.802125 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.api_utils [None req-1a81f296-868a-47c7-8a0b-33f825ac16f3 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Removing options 'project_id' from query. {{(pid=99863) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 04 00:08:35.812665 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1a81f296-868a-47c7-8a0b-33f825ac16f3 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] https://10.4.3.143/volume/v3/backups?project_id=77e0668ea62b4c9c976e2ac7864019ac returned with HTTP 200 Jul 04 00:08:35.812973 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1468/5858] 10.4.3.143 () {68 vars in 1364 bytes} [Sat Jul 4 00:08:35 2026] GET /volume/v3/backups?project_id=77e0668ea62b4c9c976e2ac7864019ac => generated 624 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:35.820196 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-854c163d-7f45-4cff-8c20-cf59736198a8 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:35.821848 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:08:35.822158 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-761856227"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:08:35.823439 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-761856227'}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:08:35.823547 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Create volume of 1 GB Jul 04 00:08:35.826950 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Availability Zones retrieved successfully. Jul 04 00:08:35.831800 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Flow 'volume_create_api' (0b28778a-8c63-41ef-92a2-d5a9850a4f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:08:35.832582 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (562d89ae-ccba-4a23-8849-100ffc7bba08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:08:35.833491 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:08:35.856180 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (562d89ae-ccba-4a23-8849-100ffc7bba08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:08:35.857131 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b88de96-85ac-47aa-a15e-4c565ed71e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:08:35.892878 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Created reservations ['28f3789f-500c-4e95-9e8c-acf93320c776', 'd1b60da6-b18a-4cdb-b7cb-765779f5bee0', 'a40fe9e7-a7b2-4397-88e9-7b860e5baaeb', 'f97eb1cf-2a16-465c-a7a5-a5302ad9f047'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:08:35.893589 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b88de96-85ac-47aa-a15e-4c565ed71e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28f3789f-500c-4e95-9e8c-acf93320c776', 'd1b60da6-b18a-4cdb-b7cb-765779f5bee0', 'a40fe9e7-a7b2-4397-88e9-7b860e5baaeb', 'f97eb1cf-2a16-465c-a7a5-a5302ad9f047']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:08:35.894288 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6c2c72a-76bc-4c27-b6be-85aca9c98883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:08:35.914813 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6c2c72a-76bc-4c27-b6be-85aca9c98883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fee352d8-fd72-488f-9b31-f4ea47535928', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-761856227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77e0668ea62b4c9c976e2ac7864019ac',qos_specs=None,replication_status=,reservations=['28f3789f-500c-4e95-9e8c-acf93320c776','d1b60da6-b18a-4cdb-b7cb-765779f5bee0','a40fe9e7-a7b2-4397-88e9-7b860e5baaeb','f97eb1cf-2a16-465c-a7a5-a5302ad9f047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e59525f288489686e76c7bc3a472c9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:08:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-761856227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fee352d8-fd72-488f-9b31-f4ea47535928,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77e0668ea62b4c9c976e2ac7864019ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35e59525f288489686e76c7bc3a472c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:08:35.915769 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54279787-10da-4751-9031-96634ca00ab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:08:35.933293 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54279787-10da-4751-9031-96634ca00ab9) transitioned into state 'SUCCESS' from state '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-761856227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77e0668ea62b4c9c976e2ac7864019ac',qos_specs=None,replication_status=,reservations=['28f3789f-500c-4e95-9e8c-acf93320c776','d1b60da6-b18a-4cdb-b7cb-765779f5bee0','a40fe9e7-a7b2-4397-88e9-7b860e5baaeb','f97eb1cf-2a16-465c-a7a5-a5302ad9f047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35e59525f288489686e76c7bc3a472c9',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:08:35.934004 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6801e22a-787f-48b0-9704-e23f8f687641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:08:35.943191 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6801e22a-787f-48b0-9704-e23f8f687641) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:08:35.943955 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Flow 'volume_create_api' (0b28778a-8c63-41ef-92a2-d5a9850a4f42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:08:35.944227 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Create volume request issued successfully. Jul 04 00:08:35.944746 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-854c163d-7f45-4cff-8c20-cf59736198a8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:08:35.945167 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1442/5859] 10.4.3.143 () {70 vars in 1298 bytes} [Sat Jul 4 00:08:35 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 04 00:08:35.956900 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-daf4478d-eb6a-487c-b551-77240e16e754 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:35.959130 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-daf4478d-eb6a-487c-b551-77240e16e754 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/volumes/fee352d8-fd72-488f-9b31-f4ea47535928 Jul 04 00:08:35.959450 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-daf4478d-eb6a-487c-b551-77240e16e754 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:35.959717 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-daf4478d-eb6a-487c-b551-77240e16e754 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:35.969994 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:35.969994 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:35.974311 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-daf4478d-eb6a-487c-b551-77240e16e754 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:08:35.978673 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-daf4478d-eb6a-487c-b551-77240e16e754 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/fee352d8-fd72-488f-9b31-f4ea47535928 returned with HTTP 200 Jul 04 00:08:35.979032 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1473/5860] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:35 2026] GET /volume/v3/volumes/fee352d8-fd72-488f-9b31-f4ea47535928 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:36.990576 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-559ea16d-3d8d-4df4-8552-2e20722cafbd None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:36.992312 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-559ea16d-3d8d-4df4-8552-2e20722cafbd tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/volumes/fee352d8-fd72-488f-9b31-f4ea47535928 Jul 04 00:08:36.992558 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-559ea16d-3d8d-4df4-8552-2e20722cafbd tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:36.992822 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-559ea16d-3d8d-4df4-8552-2e20722cafbd tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:36.999226 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:36.999226 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:37.002299 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-559ea16d-3d8d-4df4-8552-2e20722cafbd tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:08:37.005959 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-559ea16d-3d8d-4df4-8552-2e20722cafbd tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/fee352d8-fd72-488f-9b31-f4ea47535928 returned with HTTP 200 Jul 04 00:08:37.006523 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1478/5861] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:36 2026] GET /volume/v3/volumes/fee352d8-fd72-488f-9b31-f4ea47535928 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:37.018692 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-66c7e277-b85c-4e8b-9b85-9edab8d28525 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:37.020262 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-66c7e277-b85c-4e8b-9b85-9edab8d28525 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 04 00:08:37.020589 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-66c7e277-b85c-4e8b-9b85-9edab8d28525 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fee352d8-fd72-488f-9b31-f4ea47535928", "name": "tempest-type-Backup-548953650"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:08:37.021904 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.contrib.backups [None req-66c7e277-b85c-4e8b-9b85-9edab8d28525 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Creating new backup {'backup': {'volume_id': 'fee352d8-fd72-488f-9b31-f4ea47535928', 'name': 'tempest-type-Backup-548953650'}} {{(pid=99863) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 04 00:08:37.022026 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-66c7e277-b85c-4e8b-9b85-9edab8d28525 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Creating backup of volume fee352d8-fd72-488f-9b31-f4ea47535928 in container None Jul 04 00:08:37.034137 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:37.034137 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:37.034462 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-66c7e277-b85c-4e8b-9b85-9edab8d28525 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:08:37.048735 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.quota [None req-66c7e277-b85c-4e8b-9b85-9edab8d28525 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Created reservations ['49807b92-9c8a-4d5d-993c-5f890469236f', '2c518991-766b-424d-9943-f159a85f7246'] {{(pid=99863) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:08:37.073674 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-66c7e277-b85c-4e8b-9b85-9edab8d28525 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 04 00:08:37.075844 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1469/5862] 10.4.3.143 () {70 vars in 1299 bytes} [Sat Jul 4 00:08:37 2026] POST /volume/v3/backups => generated 315 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:08:37.084689 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f8b526d4-37df-4cf7-b743-11fa71c28623 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:37.087465 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f8b526d4-37df-4cf7-b743-11fa71c28623 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:08:37.087660 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f8b526d4-37df-4cf7-b743-11fa71c28623 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:37.087858 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f8b526d4-37df-4cf7-b743-11fa71c28623 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:37.088016 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-f8b526d4-37df-4cf7-b743-11fa71c28623 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:37.093340 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:37.093340 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:37.094130 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f8b526d4-37df-4cf7-b743-11fa71c28623 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 200 Jul 04 00:08:37.094689 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1443/5863] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:37 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:38.105050 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-7ba28c0c-961b-4917-b107-5b655957cc0b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:38.106589 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7ba28c0c-961b-4917-b107-5b655957cc0b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:08:38.106812 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7ba28c0c-961b-4917-b107-5b655957cc0b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:38.106985 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-7ba28c0c-961b-4917-b107-5b655957cc0b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:38.107085 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-7ba28c0c-961b-4917-b107-5b655957cc0b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:38.110990 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:38.110990 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:38.111512 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-7ba28c0c-961b-4917-b107-5b655957cc0b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 200 Jul 04 00:08:38.111837 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1474/5864] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:38 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:39.122057 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-05f5b318-43f9-4240-8dd8-1e7745620663 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:39.123767 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-05f5b318-43f9-4240-8dd8-1e7745620663 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:08:39.123980 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-05f5b318-43f9-4240-8dd8-1e7745620663 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:39.124156 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-05f5b318-43f9-4240-8dd8-1e7745620663 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:39.124306 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-05f5b318-43f9-4240-8dd8-1e7745620663 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:39.128911 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:39.128911 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:39.129607 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-05f5b318-43f9-4240-8dd8-1e7745620663 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 200 Jul 04 00:08:39.129991 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1479/5865] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:39 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:40.139251 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ca3456db-254e-48d8-96a4-b81db0abb77b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:40.140920 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ca3456db-254e-48d8-96a4-b81db0abb77b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:08:40.141127 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ca3456db-254e-48d8-96a4-b81db0abb77b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:40.141306 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ca3456db-254e-48d8-96a4-b81db0abb77b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:40.141409 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-ca3456db-254e-48d8-96a4-b81db0abb77b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:40.145500 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:40.145500 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:40.146023 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ca3456db-254e-48d8-96a4-b81db0abb77b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 200 Jul 04 00:08:40.146379 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1470/5866] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:40 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:41.156723 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c3588e58-ca2e-4881-8ee4-88deaf9aa2b6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:41.158922 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c3588e58-ca2e-4881-8ee4-88deaf9aa2b6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:08:41.159178 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c3588e58-ca2e-4881-8ee4-88deaf9aa2b6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:41.159416 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c3588e58-ca2e-4881-8ee4-88deaf9aa2b6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:41.159549 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-c3588e58-ca2e-4881-8ee4-88deaf9aa2b6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:41.164080 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:41.164080 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:41.164863 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c3588e58-ca2e-4881-8ee4-88deaf9aa2b6 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 200 Jul 04 00:08:41.165341 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1444/5867] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:41 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:42.174808 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-429d4ed7-6d78-48b4-80d1-f6d511d646a7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:42.176443 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-429d4ed7-6d78-48b4-80d1-f6d511d646a7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:08:42.176652 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-429d4ed7-6d78-48b4-80d1-f6d511d646a7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:42.176853 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-429d4ed7-6d78-48b4-80d1-f6d511d646a7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:42.176957 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-429d4ed7-6d78-48b4-80d1-f6d511d646a7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:42.180931 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:42.180931 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:42.181450 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-429d4ed7-6d78-48b4-80d1-f6d511d646a7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 200 Jul 04 00:08:42.181767 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1475/5868] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:42 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:43.192220 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-58e88d80-e11c-4403-859b-b5d9f9b22aa9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:43.194182 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-58e88d80-e11c-4403-859b-b5d9f9b22aa9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:08:43.194434 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-58e88d80-e11c-4403-859b-b5d9f9b22aa9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:43.194653 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-58e88d80-e11c-4403-859b-b5d9f9b22aa9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:43.194820 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-58e88d80-e11c-4403-859b-b5d9f9b22aa9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:43.199520 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:43.199520 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:43.200200 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-58e88d80-e11c-4403-859b-b5d9f9b22aa9 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 200 Jul 04 00:08:43.200631 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1480/5869] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:43 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:44.210683 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1d3c5dcd-3fff-4dff-8ef4-dc294e2e7f6b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:44.212157 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1d3c5dcd-3fff-4dff-8ef4-dc294e2e7f6b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:08:44.212329 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1d3c5dcd-3fff-4dff-8ef4-dc294e2e7f6b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:44.212534 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1d3c5dcd-3fff-4dff-8ef4-dc294e2e7f6b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:44.212648 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-1d3c5dcd-3fff-4dff-8ef4-dc294e2e7f6b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:44.216722 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:44.216722 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:44.217580 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1d3c5dcd-3fff-4dff-8ef4-dc294e2e7f6b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 200 Jul 04 00:08:44.218103 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1471/5870] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:44 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:45.228715 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-62b3bb20-083b-4c8a-a869-5c18f486270f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:45.231835 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-62b3bb20-083b-4c8a-a869-5c18f486270f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:08:45.231835 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-62b3bb20-083b-4c8a-a869-5c18f486270f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:45.231835 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-62b3bb20-083b-4c8a-a869-5c18f486270f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:45.231835 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-62b3bb20-083b-4c8a-a869-5c18f486270f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:45.237352 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:45.237352 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:45.238758 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-62b3bb20-083b-4c8a-a869-5c18f486270f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 200 Jul 04 00:08:45.239206 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1445/5871] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:45 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:46.250284 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d4ff9210-641b-4060-b8d8-dfa527d81582 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:46.252125 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d4ff9210-641b-4060-b8d8-dfa527d81582 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:08:46.252348 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d4ff9210-641b-4060-b8d8-dfa527d81582 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:46.252564 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d4ff9210-641b-4060-b8d8-dfa527d81582 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:46.252696 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-d4ff9210-641b-4060-b8d8-dfa527d81582 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:46.256896 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:46.256896 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:46.257508 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d4ff9210-641b-4060-b8d8-dfa527d81582 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 200 Jul 04 00:08:46.258017 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1476/5872] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:46 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:47.269376 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-424695d3-7274-4aee-9b88-9ebd294ccabf None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:47.271297 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-424695d3-7274-4aee-9b88-9ebd294ccabf tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:08:47.271558 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-424695d3-7274-4aee-9b88-9ebd294ccabf tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:47.271815 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-424695d3-7274-4aee-9b88-9ebd294ccabf tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:47.271970 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-424695d3-7274-4aee-9b88-9ebd294ccabf tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:47.275949 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:47.275949 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:47.276730 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-424695d3-7274-4aee-9b88-9ebd294ccabf tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 200 Jul 04 00:08:47.277064 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1481/5873] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:47 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:48.287547 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-faf3316b-bc24-45ae-82ff-bdf3beddad3c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:48.289486 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-faf3316b-bc24-45ae-82ff-bdf3beddad3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:08:48.289827 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-faf3316b-bc24-45ae-82ff-bdf3beddad3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:48.290103 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-faf3316b-bc24-45ae-82ff-bdf3beddad3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:48.290243 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-faf3316b-bc24-45ae-82ff-bdf3beddad3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:48.294496 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:48.294496 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:48.295075 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-faf3316b-bc24-45ae-82ff-bdf3beddad3c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 200 Jul 04 00:08:48.295392 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1472/5874] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:48 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:49.305843 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-6df8443f-bbd9-41e1-8f5a-1d33c0c9993a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:49.307505 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6df8443f-bbd9-41e1-8f5a-1d33c0c9993a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:08:49.307714 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6df8443f-bbd9-41e1-8f5a-1d33c0c9993a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:49.307901 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-6df8443f-bbd9-41e1-8f5a-1d33c0c9993a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:49.308005 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-6df8443f-bbd9-41e1-8f5a-1d33c0c9993a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:49.312352 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:49.312352 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:49.313099 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-6df8443f-bbd9-41e1-8f5a-1d33c0c9993a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 200 Jul 04 00:08:49.313461 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1446/5875] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:49 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:50.324100 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-65eecfe4-0240-4757-ab05-47846708ebde None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:50.325897 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-65eecfe4-0240-4757-ab05-47846708ebde tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:08:50.326093 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-65eecfe4-0240-4757-ab05-47846708ebde tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:50.326266 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-65eecfe4-0240-4757-ab05-47846708ebde tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:50.326370 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-65eecfe4-0240-4757-ab05-47846708ebde tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:50.330418 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:50.330418 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:50.331019 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-65eecfe4-0240-4757-ab05-47846708ebde tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 200 Jul 04 00:08:50.331353 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1477/5876] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:50 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:51.341959 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d14334af-ee25-45c2-86e8-045172fafb4a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:51.343650 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d14334af-ee25-45c2-86e8-045172fafb4a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:08:51.343879 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d14334af-ee25-45c2-86e8-045172fafb4a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:51.344073 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d14334af-ee25-45c2-86e8-045172fafb4a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:51.344171 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-d14334af-ee25-45c2-86e8-045172fafb4a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:51.348163 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:51.348163 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:51.348722 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d14334af-ee25-45c2-86e8-045172fafb4a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 200 Jul 04 00:08:51.349041 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1482/5877] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:51 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:52.357617 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ffbf2820-a087-44aa-a288-952293ba7ed5 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:52.359398 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ffbf2820-a087-44aa-a288-952293ba7ed5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:08:52.359600 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ffbf2820-a087-44aa-a288-952293ba7ed5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:52.359811 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ffbf2820-a087-44aa-a288-952293ba7ed5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:52.359907 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-ffbf2820-a087-44aa-a288-952293ba7ed5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:52.363722 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:52.363722 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:52.364264 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ffbf2820-a087-44aa-a288-952293ba7ed5 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 200 Jul 04 00:08:52.364623 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1473/5878] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:52 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:53.373757 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-09a15adb-99b2-4722-8f19-35e47404917a None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:53.376085 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-09a15adb-99b2-4722-8f19-35e47404917a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:08:53.376409 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-09a15adb-99b2-4722-8f19-35e47404917a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:53.376688 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-09a15adb-99b2-4722-8f19-35e47404917a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:53.376853 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-09a15adb-99b2-4722-8f19-35e47404917a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:53.380936 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:53.380936 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:53.381508 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-09a15adb-99b2-4722-8f19-35e47404917a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 200 Jul 04 00:08:53.382045 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1447/5879] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:53 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:53.391034 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9894886f-feb7-48c4-8c2b-d0bbdfb45cbb None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:53.392785 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9894886f-feb7-48c4-8c2b-d0bbdfb45cbb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] POST https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430/action Jul 04 00:08:53.393158 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9894886f-feb7-48c4-8c2b-d0bbdfb45cbb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:08:53.393319 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9894886f-feb7-48c4-8c2b-d0bbdfb45cbb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:08:53.394549 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.admin_actions [None req-9894886f-feb7-48c4-8c2b-d0bbdfb45cbb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Updating backup '0a7bdbbf-2407-4f8d-956a-dcb5bbcae430' with '{'status': 'error'}' {{(pid=99861) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 04 00:08:53.401729 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:53.401729 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:53.402714 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.policy [None req-9894886f-feb7-48c4-8c2b-d0bbdfb45cbb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '89f28f5690914bab8e5e78dc543e597b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77e0668ea62b4c9c976e2ac7864019ac', 'project_domain_id': 'default', 'roles': ['reader', 'member'], '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=99861) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 04 00:08:53.402913 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9894886f-feb7-48c4-8c2b-d0bbdfb45cbb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430/action returned with HTTP 403 Jul 04 00:08:53.403531 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1478/5880] 10.4.3.143 () {70 vars in 1430 bytes} [Sat Jul 4 00:08:53 2026] POST /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:08:53.409584 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-3be93022-81d9-46da-bcc7-561a23fc527b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:53.411092 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3be93022-81d9-46da-bcc7-561a23fc527b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/fee352d8-fd72-488f-9b31-f4ea47535928 Jul 04 00:08:53.411274 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3be93022-81d9-46da-bcc7-561a23fc527b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:53.411441 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-3be93022-81d9-46da-bcc7-561a23fc527b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:53.411609 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-3be93022-81d9-46da-bcc7-561a23fc527b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Delete volume with id: fee352d8-fd72-488f-9b31-f4ea47535928 Jul 04 00:08:53.418793 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:53.418793 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:53.419136 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-3be93022-81d9-46da-bcc7-561a23fc527b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:08:53.437020 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-3be93022-81d9-46da-bcc7-561a23fc527b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Delete volume request issued successfully. Jul 04 00:08:53.437020 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-3be93022-81d9-46da-bcc7-561a23fc527b tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/fee352d8-fd72-488f-9b31-f4ea47535928 returned with HTTP 202 Jul 04 00:08:53.437270 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1483/5881] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:08:53 2026] DELETE /volume/v3/volumes/fee352d8-fd72-488f-9b31-f4ea47535928 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:08:53.443495 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-996be092-9073-49e7-9d28-ee047f82e3cc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:53.445056 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-996be092-9073-49e7-9d28-ee047f82e3cc tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/volumes/fee352d8-fd72-488f-9b31-f4ea47535928 Jul 04 00:08:53.445261 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-996be092-9073-49e7-9d28-ee047f82e3cc tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:53.445469 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-996be092-9073-49e7-9d28-ee047f82e3cc tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:53.452660 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:53.452660 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:53.456323 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-996be092-9073-49e7-9d28-ee047f82e3cc tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:08:53.460214 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-996be092-9073-49e7-9d28-ee047f82e3cc tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/fee352d8-fd72-488f-9b31-f4ea47535928 returned with HTTP 200 Jul 04 00:08:53.460711 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1474/5882] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:53 2026] GET /volume/v3/volumes/fee352d8-fd72-488f-9b31-f4ea47535928 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:08:54.471850 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-8e2719f0-63f2-4ade-b95c-7d5dcbba9f56 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:54.473847 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8e2719f0-63f2-4ade-b95c-7d5dcbba9f56 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/volumes/fee352d8-fd72-488f-9b31-f4ea47535928 Jul 04 00:08:54.474046 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8e2719f0-63f2-4ade-b95c-7d5dcbba9f56 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:54.474234 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-8e2719f0-63f2-4ade-b95c-7d5dcbba9f56 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:54.479292 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-8e2719f0-63f2-4ade-b95c-7d5dcbba9f56 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/fee352d8-fd72-488f-9b31-f4ea47535928 returned with HTTP 404 Jul 04 00:08:54.479739 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1448/5883] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:54 2026] GET /volume/v3/volumes/fee352d8-fd72-488f-9b31-f4ea47535928 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:08:54.486535 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:54.488125 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] POST https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52/restore Jul 04 00:08:54.488457 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:08:54.489673 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.backups [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Restoring backup a5fb9b3d-c488-4665-84e4-c4324b261a52 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99861) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 04 00:08:54.489825 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Restoring backup a5fb9b3d-c488-4665-84e4-c4324b261a52 to volume None. Jul 04 00:08:54.493580 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:54.493580 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:54.494558 np0000004490 devstack@c-api.service[99861]: INFO cinder.backup.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Creating volume of 1 GB for restore of backup a5fb9b3d-c488-4665-84e4-c4324b261a52. Jul 04 00:08:54.499204 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Availability zone cache updated, next update will occur around 2026-07-04 01:08:54.499018. {{(pid=99861) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 04 00:08:54.499328 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Availability Zones retrieved successfully. Jul 04 00:08:54.504384 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Flow 'volume_create_api' (6f7895d9-1309-4bf2-b708-bc50e86f2015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:08:54.505260 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8a28c99-5362-4edf-8cc7-f734daeffa73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:08:54.506103 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.flows.api.create_volume [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Validating volume size '1' using validate_int {{(pid=99861) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:08:54.528544 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8a28c99-5362-4edf-8cc7-f734daeffa73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:08:54.529247 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdc0fe5a-5dab-4bea-8a42-9cf8f3020e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:08:54.558773 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Created reservations ['abea72dc-31b7-4858-9413-e3090c47b2f9', '5b45e56a-3c3e-4ef4-8e34-412558ad0c57', '3b7a833c-3f4d-4f4b-85d0-6063af9f1898', '6a8fd64a-f3c6-43ad-8e9d-d81488375900'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:08:54.559494 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdc0fe5a-5dab-4bea-8a42-9cf8f3020e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abea72dc-31b7-4858-9413-e3090c47b2f9', '5b45e56a-3c3e-4ef4-8e34-412558ad0c57', '3b7a833c-3f4d-4f4b-85d0-6063af9f1898', '6a8fd64a-f3c6-43ad-8e9d-d81488375900']}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:08:54.560348 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (963e3966-4b1e-4784-8cb4-1ce0ca15a72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:08:54.584996 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (963e3966-4b1e-4784-8cb4-1ce0ca15a72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f09d9d3d-b4e5-4b80-9264-9cadb72e51bd', '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='77e0668ea62b4c9c976e2ac7864019ac',qos_specs=None,replication_status=,reservations=['abea72dc-31b7-4858-9413-e3090c47b2f9','5b45e56a-3c3e-4ef4-8e34-412558ad0c57','3b7a833c-3f4d-4f4b-85d0-6063af9f1898','6a8fd64a-f3c6-43ad-8e9d-d81488375900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89f28f5690914bab8e5e78dc543e597b',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:08:54Z,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=f09d9d3d-b4e5-4b80-9264-9cadb72e51bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77e0668ea62b4c9c976e2ac7864019ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89f28f5690914bab8e5e78dc543e597b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:08:54.585813 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1f35ff-4648-4336-b95a-3f2f63f75949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:08:54.599131 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1f35ff-4648-4336-b95a-3f2f63f75949) transitioned into 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='77e0668ea62b4c9c976e2ac7864019ac',qos_specs=None,replication_status=,reservations=['abea72dc-31b7-4858-9413-e3090c47b2f9','5b45e56a-3c3e-4ef4-8e34-412558ad0c57','3b7a833c-3f4d-4f4b-85d0-6063af9f1898','6a8fd64a-f3c6-43ad-8e9d-d81488375900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89f28f5690914bab8e5e78dc543e597b',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:08:54.599826 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bd81165-5047-40f3-aec0-729799e4c86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:08:54.607526 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bd81165-5047-40f3-aec0-729799e4c86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99861) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:08:54.608282 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.volume.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Flow 'volume_create_api' (6f7895d9-1309-4bf2-b708-bc50e86f2015) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99861) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:08:54.608590 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Create volume request issued successfully. Jul 04 00:08:54.614028 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:54.614028 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:54.614470 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Volume info retrieved successfully. Jul 04 00:08:55.621023 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:55.621023 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:55.621504 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Volume info retrieved successfully. Jul 04 00:08:55.621654 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.backup.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Checking backup size 1 against volume size 1 {{(pid=99861) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 04 00:08:55.621799 np0000004490 devstack@c-api.service[99861]: INFO cinder.backup.api [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Overwriting volume f09d9d3d-b4e5-4b80-9264-9cadb72e51bd with restore of backup a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:08:55.632197 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.backup.rpcapi [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] restore_backup in rpcapi backup_id a5fb9b3d-c488-4665-84e4-c4324b261a52 {{(pid=99861) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 04 00:08:55.633795 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-2073a6ea-5358-4a69-835e-d61d5a9e8c8c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52/restore returned with HTTP 202 Jul 04 00:08:55.634254 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1479/5884] 10.4.3.143 () {70 vars in 1433 bytes} [Sat Jul 4 00:08:54 2026] POST /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52/restore => generated 152 bytes in 1148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:08:55.640783 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4f33569c-a5e7-437f-b815-21b810919e06 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:55.642390 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4f33569c-a5e7-437f-b815-21b810919e06 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:08:55.642601 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4f33569c-a5e7-437f-b815-21b810919e06 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:55.642809 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4f33569c-a5e7-437f-b815-21b810919e06 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:55.642910 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-4f33569c-a5e7-437f-b815-21b810919e06 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:55.646648 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:55.646648 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:55.647255 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4f33569c-a5e7-437f-b815-21b810919e06 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:08:55.647510 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1484/5885] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:55 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:56.656354 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e1973e56-7a95-4f32-a4e7-4dd1a733ec0f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:56.658764 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e1973e56-7a95-4f32-a4e7-4dd1a733ec0f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:08:56.658764 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e1973e56-7a95-4f32-a4e7-4dd1a733ec0f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:56.658764 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e1973e56-7a95-4f32-a4e7-4dd1a733ec0f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:56.658764 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-e1973e56-7a95-4f32-a4e7-4dd1a733ec0f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:56.664432 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:56.664432 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:08:56.665368 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e1973e56-7a95-4f32-a4e7-4dd1a733ec0f tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:08:56.665952 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1475/5886] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:56 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:57.675173 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-46bf651e-e8df-4d1a-bbb7-04323c7249cd None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:57.676721 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-46bf651e-e8df-4d1a-bbb7-04323c7249cd tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:08:57.676939 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-46bf651e-e8df-4d1a-bbb7-04323c7249cd tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:57.677113 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-46bf651e-e8df-4d1a-bbb7-04323c7249cd tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:57.677212 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-46bf651e-e8df-4d1a-bbb7-04323c7249cd tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:57.682254 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:57.682254 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:08:57.683087 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-46bf651e-e8df-4d1a-bbb7-04323c7249cd tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:08:57.683585 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1449/5887] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:57 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:58.693282 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a26a53d9-5299-4e5c-b78d-e59e4267c2e3 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:58.695048 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a26a53d9-5299-4e5c-b78d-e59e4267c2e3 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:08:58.695231 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a26a53d9-5299-4e5c-b78d-e59e4267c2e3 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:58.695401 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a26a53d9-5299-4e5c-b78d-e59e4267c2e3 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:58.695493 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-a26a53d9-5299-4e5c-b78d-e59e4267c2e3 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:58.697051 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=95,cinder:UPDATE=18,cinder:INSERT=6 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:08:58.700109 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:58.700109 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:08:58.700953 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a26a53d9-5299-4e5c-b78d-e59e4267c2e3 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:08:58.701433 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1480/5888] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:58 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:08:59.711955 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-7cd7baed-bbcc-4325-8088-e8fae66ddc8e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:08:59.713501 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7cd7baed-bbcc-4325-8088-e8fae66ddc8e tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:08:59.713692 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7cd7baed-bbcc-4325-8088-e8fae66ddc8e tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:08:59.713884 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-7cd7baed-bbcc-4325-8088-e8fae66ddc8e tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:08:59.714001 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-7cd7baed-bbcc-4325-8088-e8fae66ddc8e tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:08:59.715390 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=91,cinder:UPDATE=17,cinder:INSERT=4 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:08:59.718031 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:08:59.718031 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:08:59.718584 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-7cd7baed-bbcc-4325-8088-e8fae66ddc8e tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:08:59.718970 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1485/5889] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:08:59 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:00.729825 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1cf79c54-6ff8-4b9a-a754-1a9190b660ea None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:00.732032 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1cf79c54-6ff8-4b9a-a754-1a9190b660ea tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:09:00.732310 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1cf79c54-6ff8-4b9a-a754-1a9190b660ea tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:00.732546 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1cf79c54-6ff8-4b9a-a754-1a9190b660ea tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:00.732718 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-1cf79c54-6ff8-4b9a-a754-1a9190b660ea tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:00.736889 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:00.736889 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:00.737651 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1cf79c54-6ff8-4b9a-a754-1a9190b660ea tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:09:00.738053 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1476/5890] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:00 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:01.747729 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-383cb951-b6cd-495f-ad2d-56292a525685 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:01.749391 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-383cb951-b6cd-495f-ad2d-56292a525685 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:09:01.749593 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-383cb951-b6cd-495f-ad2d-56292a525685 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:01.749811 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-383cb951-b6cd-495f-ad2d-56292a525685 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:01.749911 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-383cb951-b6cd-495f-ad2d-56292a525685 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:01.751543 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=115,cinder:INSERT=10,cinder:UPDATE=31 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:09:01.754751 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:01.754751 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:01.755373 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-383cb951-b6cd-495f-ad2d-56292a525685 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:09:01.755743 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1450/5891] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:01 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:02.765047 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-205729a8-32ad-4f6c-8287-0d8f928f3eef None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:02.766770 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-205729a8-32ad-4f6c-8287-0d8f928f3eef tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:09:02.766985 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-205729a8-32ad-4f6c-8287-0d8f928f3eef tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:02.767181 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-205729a8-32ad-4f6c-8287-0d8f928f3eef tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:02.767303 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-205729a8-32ad-4f6c-8287-0d8f928f3eef tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:02.771454 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:02.771454 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:02.772032 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-205729a8-32ad-4f6c-8287-0d8f928f3eef tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:09:02.772378 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1481/5892] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:02 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:03.782433 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5b897625-bcff-4c52-b4f7-c11168de1f0a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:03.784080 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5b897625-bcff-4c52-b4f7-c11168de1f0a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:09:03.784305 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5b897625-bcff-4c52-b4f7-c11168de1f0a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:03.784497 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5b897625-bcff-4c52-b4f7-c11168de1f0a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:03.784634 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-5b897625-bcff-4c52-b4f7-c11168de1f0a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:03.788359 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:03.788359 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:09:03.788938 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5b897625-bcff-4c52-b4f7-c11168de1f0a tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:09:03.789276 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1486/5893] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:03 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:04.799806 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-69b1f894-0109-43bb-860e-2e0fac1f5109 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:04.801336 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-69b1f894-0109-43bb-860e-2e0fac1f5109 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:09:04.802576 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-69b1f894-0109-43bb-860e-2e0fac1f5109 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:04.802576 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-69b1f894-0109-43bb-860e-2e0fac1f5109 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:04.802576 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-69b1f894-0109-43bb-860e-2e0fac1f5109 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:04.804074 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=90,cinder:UPDATE=24,cinder:INSERT=13 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:09:04.806528 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:04.806528 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:04.807629 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-69b1f894-0109-43bb-860e-2e0fac1f5109 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:09:04.809140 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1477/5894] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:04 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:05.820053 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-d1abbe21-613f-4eb0-8ce2-182327fd4a70 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:05.822002 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d1abbe21-613f-4eb0-8ce2-182327fd4a70 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:09:05.822241 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d1abbe21-613f-4eb0-8ce2-182327fd4a70 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:05.822436 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-d1abbe21-613f-4eb0-8ce2-182327fd4a70 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:05.822538 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-d1abbe21-613f-4eb0-8ce2-182327fd4a70 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:05.826469 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:05.826469 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:05.827234 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-d1abbe21-613f-4eb0-8ce2-182327fd4a70 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:09:05.827714 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1451/5895] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:05 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:06.840052 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-b162745c-c423-4e3f-8c7a-f7105d85d9b7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:06.841820 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b162745c-c423-4e3f-8c7a-f7105d85d9b7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:09:06.842047 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b162745c-c423-4e3f-8c7a-f7105d85d9b7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:06.842221 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-b162745c-c423-4e3f-8c7a-f7105d85d9b7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:06.842319 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-b162745c-c423-4e3f-8c7a-f7105d85d9b7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:06.846273 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:06.846273 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:06.846853 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-b162745c-c423-4e3f-8c7a-f7105d85d9b7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:09:06.847200 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1482/5896] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:06 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:07.858401 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f19fd680-181f-4838-9306-7b9f858b683c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:07.860083 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f19fd680-181f-4838-9306-7b9f858b683c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:09:07.860265 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f19fd680-181f-4838-9306-7b9f858b683c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:07.860433 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f19fd680-181f-4838-9306-7b9f858b683c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:07.860528 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-f19fd680-181f-4838-9306-7b9f858b683c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:07.865040 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:07.865040 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:09:07.865040 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f19fd680-181f-4838-9306-7b9f858b683c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:09:07.865040 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1487/5897] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:07 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:07.874188 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2ef19a59-22dc-4426-8cd9-f1924fc99da7 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:07.875683 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2ef19a59-22dc-4426-8cd9-f1924fc99da7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/f09d9d3d-b4e5-4b80-9264-9cadb72e51bd Jul 04 00:09:07.875894 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2ef19a59-22dc-4426-8cd9-f1924fc99da7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:07.876053 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2ef19a59-22dc-4426-8cd9-f1924fc99da7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:07.876198 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-2ef19a59-22dc-4426-8cd9-f1924fc99da7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Delete volume with id: f09d9d3d-b4e5-4b80-9264-9cadb72e51bd Jul 04 00:09:07.882670 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:07.882670 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:07.883006 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2ef19a59-22dc-4426-8cd9-f1924fc99da7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:09:07.897548 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2ef19a59-22dc-4426-8cd9-f1924fc99da7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Delete volume request issued successfully. Jul 04 00:09:07.897738 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2ef19a59-22dc-4426-8cd9-f1924fc99da7 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/f09d9d3d-b4e5-4b80-9264-9cadb72e51bd returned with HTTP 202 Jul 04 00:09:07.898154 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1478/5898] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:09:07 2026] DELETE /volume/v3/volumes/f09d9d3d-b4e5-4b80-9264-9cadb72e51bd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:09:07.905448 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5c1d4a71-8440-4f65-8987-569e7b281243 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:07.906990 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5c1d4a71-8440-4f65-8987-569e7b281243 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/volumes/f09d9d3d-b4e5-4b80-9264-9cadb72e51bd Jul 04 00:09:07.907177 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5c1d4a71-8440-4f65-8987-569e7b281243 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:07.907342 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5c1d4a71-8440-4f65-8987-569e7b281243 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:07.913901 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:07.913901 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:07.917131 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-5c1d4a71-8440-4f65-8987-569e7b281243 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:09:07.920551 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5c1d4a71-8440-4f65-8987-569e7b281243 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/f09d9d3d-b4e5-4b80-9264-9cadb72e51bd returned with HTTP 200 Jul 04 00:09:07.920935 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1452/5899] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:07 2026] GET /volume/v3/volumes/f09d9d3d-b4e5-4b80-9264-9cadb72e51bd => generated 1074 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:09:08.932597 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ed4dc5b5-f45a-4942-baa4-98a1d935b179 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:08.934316 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ed4dc5b5-f45a-4942-baa4-98a1d935b179 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/volumes/f09d9d3d-b4e5-4b80-9264-9cadb72e51bd Jul 04 00:09:08.934539 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ed4dc5b5-f45a-4942-baa4-98a1d935b179 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:08.934743 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ed4dc5b5-f45a-4942-baa4-98a1d935b179 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:08.940308 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ed4dc5b5-f45a-4942-baa4-98a1d935b179 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/f09d9d3d-b4e5-4b80-9264-9cadb72e51bd returned with HTTP 404 Jul 04 00:09:08.940715 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1483/5900] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:08 2026] GET /volume/v3/volumes/f09d9d3d-b4e5-4b80-9264-9cadb72e51bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:09:08.947519 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e701a352-c8ff-4875-8ea8-1b1e8669631c None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:08.949065 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e701a352-c8ff-4875-8ea8-1b1e8669631c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:09:08.949243 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e701a352-c8ff-4875-8ea8-1b1e8669631c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:08.949434 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e701a352-c8ff-4875-8ea8-1b1e8669631c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:08.949542 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-e701a352-c8ff-4875-8ea8-1b1e8669631c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:08.953276 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:08.953276 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:09:08.954003 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e701a352-c8ff-4875-8ea8-1b1e8669631c tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-member] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:09:08.954313 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1488/5901] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:08 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:08.963479 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-1f4efd5b-c84f-46d7-9152-995ca00030c8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:08.965189 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1f4efd5b-c84f-46d7-9152-995ca00030c8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] DELETE https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:09:08.965398 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1f4efd5b-c84f-46d7-9152-995ca00030c8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:08.965576 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-1f4efd5b-c84f-46d7-9152-995ca00030c8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:08.965680 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-1f4efd5b-c84f-46d7-9152-995ca00030c8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Delete backup with id: 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. Jul 04 00:09:08.969782 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:08.969782 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:08.980895 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.backup.rpcapi [None req-1f4efd5b-c84f-46d7-9152-995ca00030c8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] delete_backup rpcapi backup_id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 {{(pid=99863) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 04 00:09:08.982431 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-1f4efd5b-c84f-46d7-9152-995ca00030c8 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 202 Jul 04 00:09:08.982859 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1479/5902] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:09:08 2026] DELETE /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:09:08.988922 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ff972139-005d-4245-a12d-835c538b3288 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:08.990591 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ff972139-005d-4245-a12d-835c538b3288 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:09:08.990890 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ff972139-005d-4245-a12d-835c538b3288 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:08.991042 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ff972139-005d-4245-a12d-835c538b3288 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:08.991220 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-ff972139-005d-4245-a12d-835c538b3288 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:08.995260 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:08.995260 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:08.995870 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ff972139-005d-4245-a12d-835c538b3288 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 200 Jul 04 00:09:08.996226 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1453/5903] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:08 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:10.005501 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-21d6ce62-6cbb-46fd-9bb9-0503b4d32c71 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:10.007322 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-21d6ce62-6cbb-46fd-9bb9-0503b4d32c71 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 Jul 04 00:09:10.007552 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-21d6ce62-6cbb-46fd-9bb9-0503b4d32c71 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:10.007799 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-21d6ce62-6cbb-46fd-9bb9-0503b4d32c71 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:10.007947 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-21d6ce62-6cbb-46fd-9bb9-0503b4d32c71 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 0a7bdbbf-2407-4f8d-956a-dcb5bbcae430. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:10.011362 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-21d6ce62-6cbb-46fd-9bb9-0503b4d32c71 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 returned with HTTP 404 Jul 04 00:09:10.011578 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1484/5904] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:10 2026] GET /volume/v3/backups/0a7bdbbf-2407-4f8d-956a-dcb5bbcae430 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:09:10.017775 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-07e9ea08-47ef-4caf-91c4-c865c9ffe0a1 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:10.019308 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-07e9ea08-47ef-4caf-91c4-c865c9ffe0a1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] DELETE https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:09:10.019484 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-07e9ea08-47ef-4caf-91c4-c865c9ffe0a1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:10.019671 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-07e9ea08-47ef-4caf-91c4-c865c9ffe0a1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:10.019818 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.contrib.backups [None req-07e9ea08-47ef-4caf-91c4-c865c9ffe0a1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Delete backup with id: 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. Jul 04 00:09:10.024606 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:10.024606 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:09:10.048099 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.backup.rpcapi [None req-07e9ea08-47ef-4caf-91c4-c865c9ffe0a1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] delete_backup rpcapi backup_id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9 {{(pid=99862) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 04 00:09:10.049916 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-07e9ea08-47ef-4caf-91c4-c865c9ffe0a1 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 202 Jul 04 00:09:10.050356 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1489/5905] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:09:10 2026] DELETE /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:09:10.056489 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-79612a8f-2af3-4e3e-9ec1-b9d98671d507 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:10.058334 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-79612a8f-2af3-4e3e-9ec1-b9d98671d507 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:09:10.058535 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-79612a8f-2af3-4e3e-9ec1-b9d98671d507 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:10.058723 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-79612a8f-2af3-4e3e-9ec1-b9d98671d507 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:10.058847 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-79612a8f-2af3-4e3e-9ec1-b9d98671d507 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:10.063699 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:10.063699 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:10.064649 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-79612a8f-2af3-4e3e-9ec1-b9d98671d507 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 200 Jul 04 00:09:10.065245 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1480/5906] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:10 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:11.074754 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-28967519-1186-450f-8978-136af92f3dfb None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:11.076686 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-28967519-1186-450f-8978-136af92f3dfb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 Jul 04 00:09:11.077033 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-28967519-1186-450f-8978-136af92f3dfb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:11.077321 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-28967519-1186-450f-8978-136af92f3dfb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:11.077484 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-28967519-1186-450f-8978-136af92f3dfb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id 5bdd8a89-e838-4640-ba2e-f79047c0f1f9. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:11.081087 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-28967519-1186-450f-8978-136af92f3dfb tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 returned with HTTP 404 Jul 04 00:09:11.081551 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1454/5907] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:11 2026] GET /volume/v3/backups/5bdd8a89-e838-4640-ba2e-f79047c0f1f9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:09:11.087661 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-382ee543-162a-49bb-98d6-396b1b835816 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:11.089399 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-382ee543-162a-49bb-98d6-396b1b835816 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] DELETE https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:09:11.089642 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-382ee543-162a-49bb-98d6-396b1b835816 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:11.089898 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-382ee543-162a-49bb-98d6-396b1b835816 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:11.090052 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-382ee543-162a-49bb-98d6-396b1b835816 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Delete backup with id: a5fb9b3d-c488-4665-84e4-c4324b261a52. Jul 04 00:09:11.094415 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:11.094415 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:11.106208 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.backup.rpcapi [None req-382ee543-162a-49bb-98d6-396b1b835816 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] delete_backup rpcapi backup_id a5fb9b3d-c488-4665-84e4-c4324b261a52 {{(pid=99861) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 04 00:09:11.107971 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-382ee543-162a-49bb-98d6-396b1b835816 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 202 Jul 04 00:09:11.108369 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1485/5908] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:09:11 2026] DELETE /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:09:11.116002 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-4cdc1b5c-a75f-4fde-a4bd-9f9ae2063805 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:11.118011 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4cdc1b5c-a75f-4fde-a4bd-9f9ae2063805 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:09:11.118288 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4cdc1b5c-a75f-4fde-a4bd-9f9ae2063805 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:11.118538 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-4cdc1b5c-a75f-4fde-a4bd-9f9ae2063805 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:11.118695 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-4cdc1b5c-a75f-4fde-a4bd-9f9ae2063805 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:11.123112 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:11.123112 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:09:11.123865 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-4cdc1b5c-a75f-4fde-a4bd-9f9ae2063805 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 200 Jul 04 00:09:11.124350 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1490/5909] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:11 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:12.134260 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-5d197766-1337-4ca4-a2ab-7eac0d623113 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:12.135831 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5d197766-1337-4ca4-a2ab-7eac0d623113 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 Jul 04 00:09:12.136036 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5d197766-1337-4ca4-a2ab-7eac0d623113 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:12.136213 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-5d197766-1337-4ca4-a2ab-7eac0d623113 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:12.136314 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.v3.backups [None req-5d197766-1337-4ca4-a2ab-7eac0d623113 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Show backup with id a5fb9b3d-c488-4665-84e4-c4324b261a52. {{(pid=99863) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:12.139625 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-5d197766-1337-4ca4-a2ab-7eac0d623113 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 returned with HTTP 404 Jul 04 00:09:12.140101 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1481/5910] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:12 2026] GET /volume/v3/backups/a5fb9b3d-c488-4665-84e4-c4324b261a52 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:09:12.146666 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-33b70d3b-e73f-4590-855e-48d2a46f0e84 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:12.148395 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-33b70d3b-e73f-4590-855e-48d2a46f0e84 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/9904336d-a266-4997-b3e5-7e51ed29ecc3 Jul 04 00:09:12.148594 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-33b70d3b-e73f-4590-855e-48d2a46f0e84 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:12.148813 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-33b70d3b-e73f-4590-855e-48d2a46f0e84 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:12.148976 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-33b70d3b-e73f-4590-855e-48d2a46f0e84 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Delete volume with id: 9904336d-a266-4997-b3e5-7e51ed29ecc3 Jul 04 00:09:12.155594 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:12.155594 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:12.155892 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-33b70d3b-e73f-4590-855e-48d2a46f0e84 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:09:12.174372 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-33b70d3b-e73f-4590-855e-48d2a46f0e84 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Delete volume request issued successfully. Jul 04 00:09:12.174555 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-33b70d3b-e73f-4590-855e-48d2a46f0e84 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/9904336d-a266-4997-b3e5-7e51ed29ecc3 returned with HTTP 202 Jul 04 00:09:12.175037 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1455/5911] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:09:12 2026] DELETE /volume/v3/volumes/9904336d-a266-4997-b3e5-7e51ed29ecc3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:09:12.183281 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-5e74ecd1-e521-4637-815e-0d571f6fc895 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:12.184980 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5e74ecd1-e521-4637-815e-0d571f6fc895 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/volumes/9904336d-a266-4997-b3e5-7e51ed29ecc3 Jul 04 00:09:12.185212 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5e74ecd1-e521-4637-815e-0d571f6fc895 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:12.185419 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-5e74ecd1-e521-4637-815e-0d571f6fc895 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:12.192302 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:12.192302 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:12.195420 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-5e74ecd1-e521-4637-815e-0d571f6fc895 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Volume info retrieved successfully. Jul 04 00:09:12.198877 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-5e74ecd1-e521-4637-815e-0d571f6fc895 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/9904336d-a266-4997-b3e5-7e51ed29ecc3 returned with HTTP 200 Jul 04 00:09:12.199215 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1486/5912] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:12 2026] GET /volume/v3/volumes/9904336d-a266-4997-b3e5-7e51ed29ecc3 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:09:13.211069 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0f035e0f-a753-441c-8756-8a3cf0f94c54 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:13.212885 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0f035e0f-a753-441c-8756-8a3cf0f94c54 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] GET https://10.4.3.143/volume/v3/volumes/9904336d-a266-4997-b3e5-7e51ed29ecc3 Jul 04 00:09:13.213062 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0f035e0f-a753-441c-8756-8a3cf0f94c54 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:13.213257 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0f035e0f-a753-441c-8756-8a3cf0f94c54 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:13.219089 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0f035e0f-a753-441c-8756-8a3cf0f94c54 tempest-ProjectMemberTests33-1995750438 tempest-ProjectMemberTests33-1995750438-project-admin] https://10.4.3.143/volume/v3/volumes/9904336d-a266-4997-b3e5-7e51ed29ecc3 returned with HTTP 404 Jul 04 00:09:13.219763 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1491/5913] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:13 2026] GET /volume/v3/volumes/9904336d-a266-4997-b3e5-7e51ed29ecc3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:09:13.408370 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-bf37938f-ae5c-4102-b65e-531d19031379 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:13.410319 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bf37938f-ae5c-4102-b65e-531d19031379 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:09:13.410745 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bf37938f-ae5c-4102-b65e-531d19031379 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1035949177-999624397", "extra_specs": {"multiattach": " True"}}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:13.425930 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bf37938f-ae5c-4102-b65e-531d19031379 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:09:13.426328 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1482/5914] 10.4.3.143 () {68 vars in 1253 bytes} [Sat Jul 4 00:09:13 2026] POST /volume/v3/types => generated 286 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:13.433578 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:13.435081 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:09:13.435372 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1378261289", "snapshot_id": null, "imageRef": null, "volume_type": "16dc60dd-2489-4fae-87de-8247f0c319d6", "size": 1}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:13.436696 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.volumes [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1378261289', 'snapshot_id': None, 'imageRef': None, 'volume_type': '16dc60dd-2489-4fae-87de-8247f0c319d6', 'size': 1}} {{(pid=99860) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:09:13.440564 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.v3.volumes [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Create volume of 1 GB Jul 04 00:09:13.440938 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:13.440938 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:13.441519 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Availability Zones retrieved successfully. Jul 04 00:09:13.446471 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Flow 'volume_create_api' (6113f9ad-c552-4d18-be8c-c8eff79e08ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:09:13.447330 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04fb92c6-a098-4dc4-964f-c0fa37a63a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:09:13.448106 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.flows.api.create_volume [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Validating volume size '1' using validate_int {{(pid=99860) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:09:13.455550 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:13.455550 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:13.469262 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04fb92c6-a098-4dc4-964f-c0fa37a63a32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-04T00:09:13Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=16dc60dd-2489-4fae-87de-8247f0c319d6,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1035949177-999624397',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '16dc60dd-2489-4fae-87de-8247f0c319d6', 'encryption_key_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=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:09:13.469904 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (429ee85c-5868-409a-b99f-ac83b0c5f9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:09:13.492407 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1035949177-999624397 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1035949177-999624397, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:09:13.492640 np0000004490 devstack@c-api.service[99860]: WARNING cinder.quota [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1035949177-999624397 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1035949177-999624397, it is now deprecated. Please use the default quota class for default quota. Jul 04 00:09:13.523355 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.quota [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Created reservations ['6ab8d7f8-fcc8-4fea-9f2a-542f9bfafc81', 'ab8bb15b-2e10-400b-81dc-62786146d97d', '484d495c-bd80-4a07-81ad-3e950d896f89', 'd2e865f8-fbad-4b6d-a8dc-e7234acceafc'] {{(pid=99860) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:09:13.524197 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (429ee85c-5868-409a-b99f-ac83b0c5f9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ab8d7f8-fcc8-4fea-9f2a-542f9bfafc81', 'ab8bb15b-2e10-400b-81dc-62786146d97d', '484d495c-bd80-4a07-81ad-3e950d896f89', 'd2e865f8-fbad-4b6d-a8dc-e7234acceafc']}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:09:13.525022 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4383bbaa-6efa-4cd8-bdd9-10acbeeae111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:09:13.550394 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4383bbaa-6efa-4cd8-bdd9-10acbeeae111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '910e8e79-a562-41c3-83ba-bb05f18a8177', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1378261289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='df98f6daa7d7453482bcdd96157e1dbb',qos_specs=None,replication_status=,reservations=['6ab8d7f8-fcc8-4fea-9f2a-542f9bfafc81','ab8bb15b-2e10-400b-81dc-62786146d97d','484d495c-bd80-4a07-81ad-3e950d896f89','d2e865f8-fbad-4b6d-a8dc-e7234acceafc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69850032cf774869aada22169ac33758',volume_type_id=16dc60dd-2489-4fae-87de-8247f0c319d6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1378261289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=910e8e79-a562-41c3-83ba-bb05f18a8177,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='df98f6daa7d7453482bcdd96157e1dbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69850032cf774869aada22169ac33758',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(16dc60dd-2489-4fae-87de-8247f0c319d6),volume_type_id=16dc60dd-2489-4fae-87de-8247f0c319d6)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:09:13.551155 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c562ec76-f49d-443f-9cf6-bb676e5cfda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:09:13.569163 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c562ec76-f49d-443f-9cf6-bb676e5cfda9) transitioned into state 'SUCCESS' from state '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-1378261289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='df98f6daa7d7453482bcdd96157e1dbb',qos_specs=None,replication_status=,reservations=['6ab8d7f8-fcc8-4fea-9f2a-542f9bfafc81','ab8bb15b-2e10-400b-81dc-62786146d97d','484d495c-bd80-4a07-81ad-3e950d896f89','d2e865f8-fbad-4b6d-a8dc-e7234acceafc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69850032cf774869aada22169ac33758',volume_type_id=16dc60dd-2489-4fae-87de-8247f0c319d6)}' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:09:13.570135 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a26f106-0f1a-46b6-b285-b5c79d4a3a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:09:13.578133 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a26f106-0f1a-46b6-b285-b5c79d4a3a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99860) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:09:13.579024 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.volume.api [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Flow 'volume_create_api' (6113f9ad-c552-4d18-be8c-c8eff79e08ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99860) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:09:13.579326 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Create volume request issued successfully. Jul 04 00:09:13.579975 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-c6d0a875-661b-4deb-b5e8-4fd17ed77b5b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:09:13.580391 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1456/5915] 10.4.3.143 () {68 vars in 1259 bytes} [Sat Jul 4 00:09:13 2026] POST /volume/v3/volumes => generated 829 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:09:13.591395 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6edc488a-eb06-4ef8-995a-e19b958abae8 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:13.593566 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6edc488a-eb06-4ef8-995a-e19b958abae8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:13.594241 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6edc488a-eb06-4ef8-995a-e19b958abae8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:13.594241 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6edc488a-eb06-4ef8-995a-e19b958abae8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:13.601605 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:13.601605 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:13.605346 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-6edc488a-eb06-4ef8-995a-e19b958abae8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:13.609975 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6edc488a-eb06-4ef8-995a-e19b958abae8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:13.610324 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1487/5916] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:13 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 897 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:14.587920 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:14.622506 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a2261835-53e2-49ef-86e7-48795360d704 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:14.624552 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a2261835-53e2-49ef-86e7-48795360d704 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:14.624842 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a2261835-53e2-49ef-86e7-48795360d704 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:14.625112 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a2261835-53e2-49ef-86e7-48795360d704 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:14.633838 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:14.633838 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:14.638160 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a2261835-53e2-49ef-86e7-48795360d704 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:14.643622 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a2261835-53e2-49ef-86e7-48795360d704 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:14.644274 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1483/5917] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:14 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:14.659757 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0272bd41-7f5e-49b4-a9ee-7520515f4ec6 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:14.661615 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0272bd41-7f5e-49b4-a9ee-7520515f4ec6 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:14.661826 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0272bd41-7f5e-49b4-a9ee-7520515f4ec6 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:14.662013 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0272bd41-7f5e-49b4-a9ee-7520515f4ec6 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:14.668712 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:14.668712 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:14.671992 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-0272bd41-7f5e-49b4-a9ee-7520515f4ec6 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:14.673777 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] POST https://10.4.3.143/volume/v3/volumes Jul 04 00:09:14.674120 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-164945570"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:14.675413 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.volumes [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-164945570'}} {{(pid=99862) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 04 00:09:14.675529 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Create volume of 1 GB Jul 04 00:09:14.676032 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0272bd41-7f5e-49b4-a9ee-7520515f4ec6 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:14.676384 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1457/5918] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:14 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:14.679005 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Availability Zones retrieved successfully. Jul 04 00:09:14.683954 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Flow 'volume_create_api' (d6f082fa-6e52-4c01-a9fc-c773d727e03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:09:14.684880 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c659054-322d-4c6f-bcb9-29a2c99d2df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:09:14.685608 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.flows.api.create_volume [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Validating volume size '1' using validate_int {{(pid=99862) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 04 00:09:14.707478 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c659054-322d-4c6f-bcb9-29a2c99d2df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T23:41:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ca43c79a-fe3f-49df-b80e-65fbfe990047,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca43c79a-fe3f-49df-b80e-65fbfe990047', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:09:14.708249 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c71d2f0-7cdb-4884-8cff-ba494cc5579d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:09:14.713278 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-e9987192-04da-4ed7-aaab-4491cfc19f35 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:14.757721 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.quota [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Created reservations ['8f57fd2b-fb51-477d-bbed-a298584ec9f6', 'fc3b062b-c17f-41cd-97c2-7ba020b64db9', '897b6947-8dba-47ef-bf9d-11a07b3cc2ce', 'b474dc69-3f56-456f-8937-b16c6557adc7'] {{(pid=99862) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:09:14.758544 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c71d2f0-7cdb-4884-8cff-ba494cc5579d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f57fd2b-fb51-477d-bbed-a298584ec9f6', 'fc3b062b-c17f-41cd-97c2-7ba020b64db9', '897b6947-8dba-47ef-bf9d-11a07b3cc2ce', 'b474dc69-3f56-456f-8937-b16c6557adc7']}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:09:14.759346 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a3f5a62-f047-4c34-a978-2f58ce7b6a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:09:14.780290 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a3f5a62-f047-4c34-a978-2f58ce7b6a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '957d671e-fb11-42b3-9eb5-dafc7b192405', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-164945570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac4c2f4224c1476f897b66559e18f0a9',qos_specs=None,replication_status=,reservations=['8f57fd2b-fb51-477d-bbed-a298584ec9f6','fc3b062b-c17f-41cd-97c2-7ba020b64db9','897b6947-8dba-47ef-bf9d-11a07b3cc2ce','b474dc69-3f56-456f-8937-b16c6557adc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81da76c465f44f85af7cd91c4e0f0366',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-04T00:09:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-164945570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=957d671e-fb11-42b3-9eb5-dafc7b192405,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac4c2f4224c1476f897b66559e18f0a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81da76c465f44f85af7cd91c4e0f0366',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca43c79a-fe3f-49df-b80e-65fbfe990047),volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:09:14.780993 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc77fdac-9171-49a2-92c3-05e19ba8ceca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:09:14.782248 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-e9987192-04da-4ed7-aaab-4491cfc19f35 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:14.782445 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-e9987192-04da-4ed7-aaab-4491cfc19f35 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:14.782632 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-e9987192-04da-4ed7-aaab-4491cfc19f35 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:14.790023 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:14.790023 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:14.793925 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-e9987192-04da-4ed7-aaab-4491cfc19f35 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:14.796467 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc77fdac-9171-49a2-92c3-05e19ba8ceca) transitioned into state 'SUCCESS' from state '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-164945570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac4c2f4224c1476f897b66559e18f0a9',qos_specs=None,replication_status=,reservations=['8f57fd2b-fb51-477d-bbed-a298584ec9f6','fc3b062b-c17f-41cd-97c2-7ba020b64db9','897b6947-8dba-47ef-bf9d-11a07b3cc2ce','b474dc69-3f56-456f-8937-b16c6557adc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81da76c465f44f85af7cd91c4e0f0366',volume_type_id=ca43c79a-fe3f-49df-b80e-65fbfe990047)}' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:09:14.797350 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d91a314b-5b8a-4083-b983-ad38f52b6d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 04 00:09:14.797915 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-e9987192-04da-4ed7-aaab-4491cfc19f35 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:14.798330 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1488/5919] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:09:14 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 922 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:14.806357 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d91a314b-5b8a-4083-b983-ad38f52b6d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99862) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 04 00:09:14.807409 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.volume.api [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Flow 'volume_create_api' (d6f082fa-6e52-4c01-a9fc-c773d727e03d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99862) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 04 00:09:14.807777 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Create volume request issued successfully. Jul 04 00:09:14.808353 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d9c84881-c68c-4e55-a35d-6acc6a5c83ef tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/volumes returned with HTTP 202 Jul 04 00:09:14.809325 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1492/5920] 10.4.3.143 () {70 vars in 1298 bytes} [Sat Jul 4 00:09:14 2026] POST /volume/v3/volumes => generated 777 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:09:14.821029 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-cdf8eef5-f60f-4f3a-85ac-50f090bb126f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:14.823389 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cdf8eef5-f60f-4f3a-85ac-50f090bb126f tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/volumes/957d671e-fb11-42b3-9eb5-dafc7b192405 Jul 04 00:09:14.823686 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cdf8eef5-f60f-4f3a-85ac-50f090bb126f tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:14.823988 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-cdf8eef5-f60f-4f3a-85ac-50f090bb126f tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:14.833780 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:14.833780 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:14.837437 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-cdf8eef5-f60f-4f3a-85ac-50f090bb126f tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Volume info retrieved successfully. Jul 04 00:09:14.841635 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-cdf8eef5-f60f-4f3a-85ac-50f090bb126f tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/volumes/957d671e-fb11-42b3-9eb5-dafc7b192405 returned with HTTP 200 Jul 04 00:09:14.842118 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1484/5921] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:14 2026] GET /volume/v3/volumes/957d671e-fb11-42b3-9eb5-dafc7b192405 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:15.853197 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-40fa18be-b03f-4158-9de9-5fff511ac1c3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:15.854939 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-40fa18be-b03f-4158-9de9-5fff511ac1c3 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/volumes/957d671e-fb11-42b3-9eb5-dafc7b192405 Jul 04 00:09:15.855160 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-40fa18be-b03f-4158-9de9-5fff511ac1c3 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:15.855339 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-40fa18be-b03f-4158-9de9-5fff511ac1c3 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:15.862170 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:15.862170 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:15.866122 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-40fa18be-b03f-4158-9de9-5fff511ac1c3 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Volume info retrieved successfully. Jul 04 00:09:15.870925 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-40fa18be-b03f-4158-9de9-5fff511ac1c3 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/volumes/957d671e-fb11-42b3-9eb5-dafc7b192405 returned with HTTP 200 Jul 04 00:09:15.871387 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1458/5922] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:15 2026] GET /volume/v3/volumes/957d671e-fb11-42b3-9eb5-dafc7b192405 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:09:15.882204 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-9711f0c1-d81e-40af-8a22-8ca2ad1d2a5d None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:15.883842 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9711f0c1-d81e-40af-8a22-8ca2ad1d2a5d tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] POST https://10.4.3.143/volume/v3/backups Jul 04 00:09:15.884179 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-9711f0c1-d81e-40af-8a22-8ca2ad1d2a5d tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "957d671e-fb11-42b3-9eb5-dafc7b192405", "name": "tempest-type-Backup-1226468996"}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:15.885521 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.contrib.backups [None req-9711f0c1-d81e-40af-8a22-8ca2ad1d2a5d tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Creating new backup {'backup': {'volume_id': '957d671e-fb11-42b3-9eb5-dafc7b192405', 'name': 'tempest-type-Backup-1226468996'}} {{(pid=99861) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 04 00:09:15.885650 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.contrib.backups [None req-9711f0c1-d81e-40af-8a22-8ca2ad1d2a5d tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Creating backup of volume 957d671e-fb11-42b3-9eb5-dafc7b192405 in container None Jul 04 00:09:15.892851 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:15.892851 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:15.893223 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-9711f0c1-d81e-40af-8a22-8ca2ad1d2a5d tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Volume info retrieved successfully. Jul 04 00:09:15.920090 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.quota [None req-9711f0c1-d81e-40af-8a22-8ca2ad1d2a5d tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Created reservations ['59167c9d-6815-4e6d-b39a-a094615d2663', '308a5797-4988-4265-ad9e-c2e031823fd7'] {{(pid=99861) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 04 00:09:15.952854 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-9711f0c1-d81e-40af-8a22-8ca2ad1d2a5d tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups returned with HTTP 202 Jul 04 00:09:15.953299 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1489/5923] 10.4.3.143 () {70 vars in 1299 bytes} [Sat Jul 4 00:09:15 2026] POST /volume/v3/backups => generated 316 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 04 00:09:15.960933 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c8d99b35-56df-4a44-94ae-ff9848c0c759 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:15.962728 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c8d99b35-56df-4a44-94ae-ff9848c0c759 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:15.962979 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c8d99b35-56df-4a44-94ae-ff9848c0c759 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:15.963172 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c8d99b35-56df-4a44-94ae-ff9848c0c759 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:15.963276 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-c8d99b35-56df-4a44-94ae-ff9848c0c759 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:15.967878 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:15.967878 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:09:15.968480 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c8d99b35-56df-4a44-94ae-ff9848c0c759 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:15.968876 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1493/5924] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:15 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:16.831219 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-22a6aca1-4dec-4556-89e9-1dbd1facf07b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:16.831642 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-22a6aca1-4dec-4556-89e9-1dbd1facf07b None None] GET https://10.4.3.143/volume// Jul 04 00:09:16.831642 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-22a6aca1-4dec-4556-89e9-1dbd1facf07b None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:16.831749 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-22a6aca1-4dec-4556-89e9-1dbd1facf07b None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:16.832068 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-22a6aca1-4dec-4556-89e9-1dbd1facf07b None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:09:16.832338 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1485/5925] 10.4.3.143 () {66 vars in 1428 bytes} [Sat Jul 4 00:09:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:09:16.839365 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-48a5fc52-c01d-4ebd-aec9-275265d58fd0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:16.841586 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-48a5fc52-c01d-4ebd-aec9-275265d58fd0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/attachments Jul 04 00:09:16.842011 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-48a5fc52-c01d-4ebd-aec9-275265d58fd0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "910e8e79-a562-41c3-83ba-bb05f18a8177", "connector": null, "instance_uuid": "e3012fb3-e91a-4dea-bce0-452ea5aba236"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:16.850962 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:16.850962 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:16.880403 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-48a5fc52-c01d-4ebd-aec9-275265d58fd0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments returned with HTTP 200 Jul 04 00:09:16.880974 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1459/5926] 10.4.3.143 () {74 vars in 1594 bytes} [Sat Jul 4 00:09:16 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 04 00:09:16.978297 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-6325e525-8e0b-4212-9128-501e93706361 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:16.980297 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6325e525-8e0b-4212-9128-501e93706361 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:16.980508 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6325e525-8e0b-4212-9128-501e93706361 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:16.980695 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-6325e525-8e0b-4212-9128-501e93706361 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:16.980823 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-6325e525-8e0b-4212-9128-501e93706361 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:16.984696 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:16.984696 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:16.985405 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-6325e525-8e0b-4212-9128-501e93706361 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:16.985754 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1490/5927] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:16 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:17.319284 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-f147cdca-13b4-4ab7-810b-97dcac8879a9 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:17.320950 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f147cdca-13b4-4ab7-810b-97dcac8879a9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:17.321129 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f147cdca-13b4-4ab7-810b-97dcac8879a9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:17.321322 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-f147cdca-13b4-4ab7-810b-97dcac8879a9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:17.331096 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:17.331096 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:09:17.334835 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-f147cdca-13b4-4ab7-810b-97dcac8879a9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:17.339018 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-f147cdca-13b4-4ab7-810b-97dcac8879a9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:17.339388 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1494/5928] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:17 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:17.412541 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2485783b-989b-4f80-8aa6-36362f9b6f42 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:17.412940 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2485783b-989b-4f80-8aa6-36362f9b6f42 None None] GET https://10.4.3.143/volume// Jul 04 00:09:17.413101 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2485783b-989b-4f80-8aa6-36362f9b6f42 None None] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:17.413281 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2485783b-989b-4f80-8aa6-36362f9b6f42 None None] Calling method 'all' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:17.413570 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2485783b-989b-4f80-8aa6-36362f9b6f42 None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:09:17.413885 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1486/5929] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:09:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:09:17.420165 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-5bb3e7c8-24ca-41ae-843d-94d0e8497066 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:17.450342 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-5bb3e7c8-24ca-41ae-843d-94d0e8497066 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:17.450571 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-5bb3e7c8-24ca-41ae-843d-94d0e8497066 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:17.451062 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-5bb3e7c8-24ca-41ae-843d-94d0e8497066 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:17.459426 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:17.459426 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:17.462508 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-5bb3e7c8-24ca-41ae-843d-94d0e8497066 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:17.466343 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-5bb3e7c8-24ca-41ae-843d-94d0e8497066 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:17.466723 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1460/5930] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:09:17 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 1101 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:09:17.558757 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-bfbdca55-d8af-420f-b995-2e3b1f0ff2b9 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:17.560774 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-bfbdca55-d8af-420f-b995-2e3b1f0ff2b9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] PUT https://10.4.3.143/volume/v3/attachments/a9777168-cce0-4b5e-b8dd-5a52129e54e1 Jul 04 00:09:17.561150 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-bfbdca55-d8af-420f-b995-2e3b1f0ff2b9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.143", "host": "np0000004490", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:284953c193bf", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "d58366e6-f04d-44ce-bf88-237e3819316f", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:17.568157 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-bfbdca55-d8af-420f-b995-2e3b1f0ff2b9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Acquiring lock "cinder-attachment_update-910e8e79-a562-41c3-83ba-bb05f18a8177-np0000004490" by "attachment_update" {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 04 00:09:17.573637 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-bfbdca55-d8af-420f-b995-2e3b1f0ff2b9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Lock "cinder-attachment_update-910e8e79-a562-41c3-83ba-bb05f18a8177-np0000004490" acquired by "attachment_update" :: waited 0.006s {{(pid=99861) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 04 00:09:17.574576 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:17.574576 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:17.995343 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-abc71282-a58b-4219-ac31-57ff0b3c54fc None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:17.997082 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-abc71282-a58b-4219-ac31-57ff0b3c54fc tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:17.997302 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-abc71282-a58b-4219-ac31-57ff0b3c54fc tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:17.997480 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-abc71282-a58b-4219-ac31-57ff0b3c54fc tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:17.997616 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-abc71282-a58b-4219-ac31-57ff0b3c54fc tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:18.001464 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:18.001464 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:09:18.002021 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-abc71282-a58b-4219-ac31-57ff0b3c54fc tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:18.002330 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1495/5931] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:17 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:18.094214 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.coordination [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-bfbdca55-d8af-420f-b995-2e3b1f0ff2b9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Lock "cinder-attachment_update-910e8e79-a562-41c3-83ba-bb05f18a8177-np0000004490" released by "attachment_update" :: held 0.521s {{(pid=99861) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 04 00:09:18.094506 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-bfbdca55-d8af-420f-b995-2e3b1f0ff2b9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments/a9777168-cce0-4b5e-b8dd-5a52129e54e1 returned with HTTP 200 Jul 04 00:09:18.094978 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1491/5932] 10.4.3.143 () {74 vars in 1704 bytes} [Sat Jul 4 00:09:17 2026] PUT /volume/v3/attachments/a9777168-cce0-4b5e-b8dd-5a52129e54e1 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:09:18.350500 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-e202f67e-1656-49d3-8d82-b34c3920c4b0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:18.352080 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e202f67e-1656-49d3-8d82-b34c3920c4b0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:18.352250 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e202f67e-1656-49d3-8d82-b34c3920c4b0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:18.352417 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-e202f67e-1656-49d3-8d82-b34c3920c4b0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:18.360519 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:18.360519 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:18.363331 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-e202f67e-1656-49d3-8d82-b34c3920c4b0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:18.366794 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-e202f67e-1656-49d3-8d82-b34c3920c4b0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:18.367121 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1487/5933] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:18 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:19.012458 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-70568355-b733-4c86-8459-b98f728f800d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:19.014404 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-70568355-b733-4c86-8459-b98f728f800d tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:19.014655 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-70568355-b733-4c86-8459-b98f728f800d tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:19.014904 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-70568355-b733-4c86-8459-b98f728f800d tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:19.015045 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-70568355-b733-4c86-8459-b98f728f800d tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:19.019551 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:19.019551 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:19.020223 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-70568355-b733-4c86-8459-b98f728f800d tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:19.020633 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1461/5934] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:19 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:19.378691 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-013f803e-e15f-4348-88ec-8c7f0bb19089 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:19.380423 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-013f803e-e15f-4348-88ec-8c7f0bb19089 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:19.381205 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-013f803e-e15f-4348-88ec-8c7f0bb19089 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:19.381205 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-013f803e-e15f-4348-88ec-8c7f0bb19089 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:19.390173 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:19.390173 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:09:19.393412 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-013f803e-e15f-4348-88ec-8c7f0bb19089 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:19.397055 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-013f803e-e15f-4348-88ec-8c7f0bb19089 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:19.397404 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1496/5935] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:19 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:20.029374 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-40060558-2876-4c3d-a359-31188cf85a85 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:20.030863 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-40060558-2876-4c3d-a359-31188cf85a85 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:20.031055 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-40060558-2876-4c3d-a359-31188cf85a85 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:20.031223 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-40060558-2876-4c3d-a359-31188cf85a85 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:20.031312 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-40060558-2876-4c3d-a359-31188cf85a85 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:20.035127 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:20.035127 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:20.035692 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-40060558-2876-4c3d-a359-31188cf85a85 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:20.036045 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1492/5936] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:20 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:20.408622 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-fd842d58-ad8c-4f3c-b3ad-3e5bd4a01b22 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:20.410108 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fd842d58-ad8c-4f3c-b3ad-3e5bd4a01b22 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:20.410269 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fd842d58-ad8c-4f3c-b3ad-3e5bd4a01b22 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:20.410437 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-fd842d58-ad8c-4f3c-b3ad-3e5bd4a01b22 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:20.418599 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:20.418599 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:20.421332 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-fd842d58-ad8c-4f3c-b3ad-3e5bd4a01b22 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:20.424811 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-fd842d58-ad8c-4f3c-b3ad-3e5bd4a01b22 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:20.425148 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1488/5937] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:20 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:21.045626 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-062f9ac6-34bf-4395-8189-30b0f17945a3 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:21.047227 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-062f9ac6-34bf-4395-8189-30b0f17945a3 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:21.047363 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-062f9ac6-34bf-4395-8189-30b0f17945a3 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:21.047531 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-062f9ac6-34bf-4395-8189-30b0f17945a3 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:21.047637 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-062f9ac6-34bf-4395-8189-30b0f17945a3 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:21.051320 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:21.051320 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:21.051827 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-062f9ac6-34bf-4395-8189-30b0f17945a3 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:21.052138 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1462/5938] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:21 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:21.438430 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-56348ef5-3044-4eb3-8976-c1f9f41fc7ad None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:21.440199 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-56348ef5-3044-4eb3-8976-c1f9f41fc7ad tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:21.440423 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-56348ef5-3044-4eb3-8976-c1f9f41fc7ad tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:21.440671 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-56348ef5-3044-4eb3-8976-c1f9f41fc7ad tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:21.450245 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:21.450245 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:09:21.453834 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-56348ef5-3044-4eb3-8976-c1f9f41fc7ad tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:21.457713 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-56348ef5-3044-4eb3-8976-c1f9f41fc7ad tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:21.458127 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1497/5939] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:21 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:22.061466 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-bf1a3bde-6be5-4d72-ab24-56860bd02953 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:22.063143 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bf1a3bde-6be5-4d72-ab24-56860bd02953 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:22.063367 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bf1a3bde-6be5-4d72-ab24-56860bd02953 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:22.063559 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-bf1a3bde-6be5-4d72-ab24-56860bd02953 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:22.063663 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-bf1a3bde-6be5-4d72-ab24-56860bd02953 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:22.067752 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:22.067752 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:22.068293 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-bf1a3bde-6be5-4d72-ab24-56860bd02953 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:22.068619 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1493/5940] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:22 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:22.469409 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-07f518d2-147a-43b5-a75c-ef80ba9e0820 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:22.471127 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-07f518d2-147a-43b5-a75c-ef80ba9e0820 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:22.471351 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-07f518d2-147a-43b5-a75c-ef80ba9e0820 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:22.471580 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-07f518d2-147a-43b5-a75c-ef80ba9e0820 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:22.480264 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:22.480264 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:22.483280 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-07f518d2-147a-43b5-a75c-ef80ba9e0820 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:22.487044 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-07f518d2-147a-43b5-a75c-ef80ba9e0820 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:22.487390 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1489/5941] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:22 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:23.079436 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0b2bc43f-2c2a-496d-a4e6-fd2c51960731 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:23.081485 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0b2bc43f-2c2a-496d-a4e6-fd2c51960731 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:23.081723 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0b2bc43f-2c2a-496d-a4e6-fd2c51960731 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:23.081968 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0b2bc43f-2c2a-496d-a4e6-fd2c51960731 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:23.082137 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-0b2bc43f-2c2a-496d-a4e6-fd2c51960731 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:23.086696 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:23.086696 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:23.087380 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0b2bc43f-2c2a-496d-a4e6-fd2c51960731 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:23.087784 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1463/5942] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:23 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:23.499072 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8cb6f4e0-d567-4afd-a929-d1ac17e1f581 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:23.500957 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8cb6f4e0-d567-4afd-a929-d1ac17e1f581 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:23.501149 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8cb6f4e0-d567-4afd-a929-d1ac17e1f581 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:23.501338 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8cb6f4e0-d567-4afd-a929-d1ac17e1f581 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:23.511631 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:23.511631 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:09:23.515275 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-8cb6f4e0-d567-4afd-a929-d1ac17e1f581 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:23.519387 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8cb6f4e0-d567-4afd-a929-d1ac17e1f581 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:23.519780 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1498/5943] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:23 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:24.099741 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-53884e66-2bd4-49a8-bcef-cdd89ddea371 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:24.102594 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-53884e66-2bd4-49a8-bcef-cdd89ddea371 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:24.102594 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-53884e66-2bd4-49a8-bcef-cdd89ddea371 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:24.102594 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-53884e66-2bd4-49a8-bcef-cdd89ddea371 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:24.102594 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-53884e66-2bd4-49a8-bcef-cdd89ddea371 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:24.106065 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:24.106065 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:24.106824 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-53884e66-2bd4-49a8-bcef-cdd89ddea371 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:24.107271 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1494/5944] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:24 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:24.532258 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-74474bb9-773e-4c96-9ee6-1781d7ef7b5c None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:24.534344 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-74474bb9-773e-4c96-9ee6-1781d7ef7b5c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:24.534580 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-74474bb9-773e-4c96-9ee6-1781d7ef7b5c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:24.534839 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-74474bb9-773e-4c96-9ee6-1781d7ef7b5c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:24.545124 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:24.545124 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:24.548576 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-74474bb9-773e-4c96-9ee6-1781d7ef7b5c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:24.552431 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-74474bb9-773e-4c96-9ee6-1781d7ef7b5c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:24.552790 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1490/5945] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:24 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:25.116770 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ee23e7ff-c51f-494a-b990-5954aa57520e None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:25.118551 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ee23e7ff-c51f-494a-b990-5954aa57520e tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:25.118836 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ee23e7ff-c51f-494a-b990-5954aa57520e tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:25.119088 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ee23e7ff-c51f-494a-b990-5954aa57520e tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:25.119238 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-ee23e7ff-c51f-494a-b990-5954aa57520e tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:25.123114 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:25.123114 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:25.123722 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ee23e7ff-c51f-494a-b990-5954aa57520e tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:25.124117 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1464/5946] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:25 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:25.567449 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6a92c546-7902-449d-93db-9b0955e94f7a None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:25.569081 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6a92c546-7902-449d-93db-9b0955e94f7a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:25.569260 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6a92c546-7902-449d-93db-9b0955e94f7a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:25.569431 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6a92c546-7902-449d-93db-9b0955e94f7a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:25.578832 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:25.578832 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:09:25.582611 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-6a92c546-7902-449d-93db-9b0955e94f7a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:25.586442 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6a92c546-7902-449d-93db-9b0955e94f7a tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:25.586831 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1499/5947] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:25 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:26.133807 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-fda64d47-8989-4a0a-897f-a920f9d55dc4 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:26.135355 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fda64d47-8989-4a0a-897f-a920f9d55dc4 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:26.135547 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fda64d47-8989-4a0a-897f-a920f9d55dc4 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:26.135728 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-fda64d47-8989-4a0a-897f-a920f9d55dc4 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:26.135838 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-fda64d47-8989-4a0a-897f-a920f9d55dc4 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:26.139846 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:26.139846 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:26.140354 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-fda64d47-8989-4a0a-897f-a920f9d55dc4 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:26.140657 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1495/5948] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:26 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:26.599340 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-79500fb9-cef3-4a89-8706-c7358c4335e9 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:26.601147 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-79500fb9-cef3-4a89-8706-c7358c4335e9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:26.601323 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-79500fb9-cef3-4a89-8706-c7358c4335e9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:26.601495 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-79500fb9-cef3-4a89-8706-c7358c4335e9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:26.609869 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:26.609869 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:26.612816 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-79500fb9-cef3-4a89-8706-c7358c4335e9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:26.616310 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-79500fb9-cef3-4a89-8706-c7358c4335e9 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:26.616853 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1491/5949] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:26 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:26.988678 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-a52f5e65-b845-4787-b0e7-6fb5c4bf9a0c None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:26.990569 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-a52f5e65-b845-4787-b0e7-6fb5c4bf9a0c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/attachments/a9777168-cce0-4b5e-b8dd-5a52129e54e1/action Jul 04 00:09:26.990906 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-a52f5e65-b845-4787-b0e7-6fb5c4bf9a0c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action body: b'{"os-complete": null}' {{(pid=99860) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:09:26.991033 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-a52f5e65-b845-4787-b0e7-6fb5c4bf9a0c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:27.006383 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:27.006383 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:27.017109 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [req-0a96e476-4835-4bad-825e-44efaf0bbae1 req-a52f5e65-b845-4787-b0e7-6fb5c4bf9a0c tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments/a9777168-cce0-4b5e-b8dd-5a52129e54e1/action returned with HTTP 204 Jul 04 00:09:27.017588 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1465/5950] 10.4.3.143 () {74 vars in 1725 bytes} [Sat Jul 4 00:09:26 2026] POST /volume/v3/attachments/a9777168-cce0-4b5e-b8dd-5a52129e54e1/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:09:27.149874 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-c587eb16-b6a3-4351-b9e9-bf3ca15b9ff7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:27.151679 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c587eb16-b6a3-4351-b9e9-bf3ca15b9ff7 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:27.151952 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c587eb16-b6a3-4351-b9e9-bf3ca15b9ff7 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:27.152083 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-c587eb16-b6a3-4351-b9e9-bf3ca15b9ff7 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:27.152189 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-c587eb16-b6a3-4351-b9e9-bf3ca15b9ff7 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:27.156334 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:27.156334 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:09:27.156908 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-c587eb16-b6a3-4351-b9e9-bf3ca15b9ff7 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:27.157282 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1500/5951] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:27 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:27.632196 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d6f4bb3e-a7af-491b-aa39-9339b49b1766 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:27.634822 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d6f4bb3e-a7af-491b-aa39-9339b49b1766 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:27.634822 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d6f4bb3e-a7af-491b-aa39-9339b49b1766 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:27.634822 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d6f4bb3e-a7af-491b-aa39-9339b49b1766 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:27.644616 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:27.644616 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:27.648353 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [None req-d6f4bb3e-a7af-491b-aa39-9339b49b1766 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:27.652392 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d6f4bb3e-a7af-491b-aa39-9339b49b1766 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:27.652954 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1496/5952] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:27 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:09:27.693861 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [req-72306b76-00f1-4072-9746-70f0e69dfc56 req-78cd81cd-cd17-4bc6-a023-dcc3545f1a27 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:27.695886 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-72306b76-00f1-4072-9746-70f0e69dfc56 req-78cd81cd-cd17-4bc6-a023-dcc3545f1a27 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:27.696083 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-72306b76-00f1-4072-9746-70f0e69dfc56 req-78cd81cd-cd17-4bc6-a023-dcc3545f1a27 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:27.696252 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [req-72306b76-00f1-4072-9746-70f0e69dfc56 req-78cd81cd-cd17-4bc6-a023-dcc3545f1a27 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:27.705178 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:27.705178 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:27.708554 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [req-72306b76-00f1-4072-9746-70f0e69dfc56 req-78cd81cd-cd17-4bc6-a023-dcc3545f1a27 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:27.712373 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [req-72306b76-00f1-4072-9746-70f0e69dfc56 req-78cd81cd-cd17-4bc6-a023-dcc3545f1a27 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:27.712749 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1492/5953] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:09:27 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:09:27.727195 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-77f28f2c-0ea8-4ebe-bec1-4d6eb823cfd0 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:27.729253 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-77f28f2c-0ea8-4ebe-bec1-4d6eb823cfd0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:27.729487 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-77f28f2c-0ea8-4ebe-bec1-4d6eb823cfd0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:27.729718 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-77f28f2c-0ea8-4ebe-bec1-4d6eb823cfd0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:27.740793 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:27.740793 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:27.744593 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-77f28f2c-0ea8-4ebe-bec1-4d6eb823cfd0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:27.749577 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-77f28f2c-0ea8-4ebe-bec1-4d6eb823cfd0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:27.750099 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1466/5954] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:27 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:09:27.791255 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-1707e441-d467-43af-947b-3c50865ab6f1 req-9f384686-d7b3-4af8-bbec-35a5ec7f33c0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:27.817862 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-9f384686-d7b3-4af8-bbec-35a5ec7f33c0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:27.818079 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-9f384686-d7b3-4af8-bbec-35a5ec7f33c0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:27.818272 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-9f384686-d7b3-4af8-bbec-35a5ec7f33c0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:27.827807 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:27.827807 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:09:27.831374 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-1707e441-d467-43af-947b-3c50865ab6f1 req-9f384686-d7b3-4af8-bbec-35a5ec7f33c0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:27.835863 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-9f384686-d7b3-4af8-bbec-35a5ec7f33c0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:27.836233 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1501/5955] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:09:27 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 1214 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:09:27.855150 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-1707e441-d467-43af-947b-3c50865ab6f1 req-dc3c1078-7e77-4fb3-8b43-4eeee32149b2 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:27.857146 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-dc3c1078-7e77-4fb3-8b43-4eeee32149b2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] POST https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177/action Jul 04 00:09:27.857467 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-dc3c1078-7e77-4fb3-8b43-4eeee32149b2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99861) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 04 00:09:27.857588 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-dc3c1078-7e77-4fb3-8b43-4eeee32149b2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:27.867671 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:27.867671 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:27.868121 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-1707e441-d467-43af-947b-3c50865ab6f1 req-dc3c1078-7e77-4fb3-8b43-4eeee32149b2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:27.877433 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-1707e441-d467-43af-947b-3c50865ab6f1 req-dc3c1078-7e77-4fb3-8b43-4eeee32149b2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Begin detaching volume completed successfully. Jul 04 00:09:27.877645 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-dc3c1078-7e77-4fb3-8b43-4eeee32149b2 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177/action returned with HTTP 202 Jul 04 00:09:27.878395 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1497/5956] 10.4.3.143 () {72 vars in 1672 bytes} [Sat Jul 4 00:09:27 2026] POST /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:09:27.897633 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2546309f-558e-4b6b-bd6a-719480ec32c0 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:27.899163 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2546309f-558e-4b6b-bd6a-719480ec32c0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:27.899398 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2546309f-558e-4b6b-bd6a-719480ec32c0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:27.899608 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2546309f-558e-4b6b-bd6a-719480ec32c0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:27.910536 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:27.910536 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:27.914252 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2546309f-558e-4b6b-bd6a-719480ec32c0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:27.918524 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2546309f-558e-4b6b-bd6a-719480ec32c0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:27.918904 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1493/5957] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:27 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:09:28.168781 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4586473b-fe49-4ba5-a548-e8af43346c70 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:28.171109 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4586473b-fe49-4ba5-a548-e8af43346c70 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:28.171427 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4586473b-fe49-4ba5-a548-e8af43346c70 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:28.171742 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4586473b-fe49-4ba5-a548-e8af43346c70 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:28.171917 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-4586473b-fe49-4ba5-a548-e8af43346c70 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:28.176673 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:28.176673 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:28.177341 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4586473b-fe49-4ba5-a548-e8af43346c70 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:28.177711 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1467/5958] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:28 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:28.904006 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-5c1c5bda-39e7-4faa-ad0f-cabfc80ab56f None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:28.904431 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5c1c5bda-39e7-4faa-ad0f-cabfc80ab56f None None] GET https://10.4.3.143/volume// Jul 04 00:09:28.904585 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5c1c5bda-39e7-4faa-ad0f-cabfc80ab56f None None] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:28.904781 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-5c1c5bda-39e7-4faa-ad0f-cabfc80ab56f None None] Calling method 'all' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:28.905098 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-5c1c5bda-39e7-4faa-ad0f-cabfc80ab56f None None] https://10.4.3.143/volume// returned with HTTP 300 Jul 04 00:09:28.905364 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1502/5959] 10.4.3.143 () {66 vars in 1426 bytes} [Sat Jul 4 00:09:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 04 00:09:28.913039 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-1707e441-d467-43af-947b-3c50865ab6f1 req-4f077bd9-c87a-4fed-bc4f-3f80ecffe100 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:28.915156 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-4f077bd9-c87a-4fed-bc4f-3f80ecffe100 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:28.915393 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-4f077bd9-c87a-4fed-bc4f-3f80ecffe100 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:28.915593 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-4f077bd9-c87a-4fed-bc4f-3f80ecffe100 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:28.924425 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:28.924425 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:28.927780 np0000004490 devstack@c-api.service[99861]: INFO cinder.volume.api [req-1707e441-d467-43af-947b-3c50865ab6f1 req-4f077bd9-c87a-4fed-bc4f-3f80ecffe100 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:28.932945 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-4f077bd9-c87a-4fed-bc4f-3f80ecffe100 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:28.933317 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1498/5960] 10.4.3.143 () {70 vars in 1639 bytes} [Sat Jul 4 00:09:28 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 1397 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 04 00:09:28.933772 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ca4fa86b-fc97-4c94-9093-d5c384965df4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:28.935611 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ca4fa86b-fc97-4c94-9093-d5c384965df4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:28.935829 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ca4fa86b-fc97-4c94-9093-d5c384965df4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:28.936066 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ca4fa86b-fc97-4c94-9093-d5c384965df4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:28.945604 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:28.945604 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:28.949064 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-ca4fa86b-fc97-4c94-9093-d5c384965df4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:28.952924 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ca4fa86b-fc97-4c94-9093-d5c384965df4 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:28.953341 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1494/5961] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:28 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:09:29.188601 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-5a6edcfe-5a2f-4e0e-9a65-22dd962956bf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:29.193098 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5a6edcfe-5a2f-4e0e-9a65-22dd962956bf tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:29.193369 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5a6edcfe-5a2f-4e0e-9a65-22dd962956bf tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:29.193558 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-5a6edcfe-5a2f-4e0e-9a65-22dd962956bf tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:29.193651 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-5a6edcfe-5a2f-4e0e-9a65-22dd962956bf tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:29.201153 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:29.201153 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:29.201806 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-5a6edcfe-5a2f-4e0e-9a65-22dd962956bf tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:29.202199 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1468/5962] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:29 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:29.414072 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [req-1707e441-d467-43af-947b-3c50865ab6f1 req-47c5f440-3587-4f1b-af5b-ceeccb5e8693 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:29.416370 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-47c5f440-3587-4f1b-af5b-ceeccb5e8693 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:29.416578 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-47c5f440-3587-4f1b-af5b-ceeccb5e8693 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:29.416807 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-47c5f440-3587-4f1b-af5b-ceeccb5e8693 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:29.427425 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:29.427425 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:09:29.431411 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [req-1707e441-d467-43af-947b-3c50865ab6f1 req-47c5f440-3587-4f1b-af5b-ceeccb5e8693 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:29.436117 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-47c5f440-3587-4f1b-af5b-ceeccb5e8693 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:29.436565 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1503/5963] 10.4.3.143 () {68 vars in 1598 bytes} [Sat Jul 4 00:09:29 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:09:29.734114 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [req-1707e441-d467-43af-947b-3c50865ab6f1 req-170e3c34-1622-46e0-a226-2189b496dd9b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:29.736323 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-170e3c34-1622-46e0-a226-2189b496dd9b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] DELETE https://10.4.3.143/volume/v3/attachments/a9777168-cce0-4b5e-b8dd-5a52129e54e1 Jul 04 00:09:29.736513 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-170e3c34-1622-46e0-a226-2189b496dd9b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:29.736692 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-170e3c34-1622-46e0-a226-2189b496dd9b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'version_select' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:29.743484 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:29.743484 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:29.967249 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-001f2e6d-3d9c-4a23-a1d6-c5b4765ad659 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:29.969443 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-001f2e6d-3d9c-4a23-a1d6-c5b4765ad659 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:29.969692 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-001f2e6d-3d9c-4a23-a1d6-c5b4765ad659 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:29.969932 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-001f2e6d-3d9c-4a23-a1d6-c5b4765ad659 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:29.981464 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:29.981464 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:29.985971 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-001f2e6d-3d9c-4a23-a1d6-c5b4765ad659 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:29.991486 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-001f2e6d-3d9c-4a23-a1d6-c5b4765ad659 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:29.991991 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1495/5964] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:29 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:09:30.213475 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-f26b1e67-4bd8-4fce-9e41-2ab0dc452774 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:30.215241 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f26b1e67-4bd8-4fce-9e41-2ab0dc452774 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:30.215453 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f26b1e67-4bd8-4fce-9e41-2ab0dc452774 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:30.215636 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-f26b1e67-4bd8-4fce-9e41-2ab0dc452774 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:30.215772 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-f26b1e67-4bd8-4fce-9e41-2ab0dc452774 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:30.219629 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:30.219629 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:30.220221 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-f26b1e67-4bd8-4fce-9e41-2ab0dc452774 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:30.220752 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1469/5965] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:30 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:30.273607 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [req-1707e441-d467-43af-947b-3c50865ab6f1 req-170e3c34-1622-46e0-a226-2189b496dd9b tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/attachments/a9777168-cce0-4b5e-b8dd-5a52129e54e1 returned with HTTP 200 Jul 04 00:09:30.274143 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1499/5966] 10.4.3.143 () {72 vars in 1673 bytes} [Sat Jul 4 00:09:29 2026] DELETE /volume/v3/attachments/a9777168-cce0-4b5e-b8dd-5a52129e54e1 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:31.004142 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1f458d0e-2c88-44e1-8caa-45afdd00d1b0 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:31.005925 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1f458d0e-2c88-44e1-8caa-45afdd00d1b0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:31.006207 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1f458d0e-2c88-44e1-8caa-45afdd00d1b0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:31.006420 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1f458d0e-2c88-44e1-8caa-45afdd00d1b0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:31.013144 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:31.013144 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:09:31.016615 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-1f458d0e-2c88-44e1-8caa-45afdd00d1b0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:31.021319 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1f458d0e-2c88-44e1-8caa-45afdd00d1b0 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:31.021797 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1504/5967] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:31 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:31.033246 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a96f9bc9-0284-484c-b42f-94cf66415756 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:31.034867 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a96f9bc9-0284-484c-b42f-94cf66415756 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] DELETE https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:31.035053 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a96f9bc9-0284-484c-b42f-94cf66415756 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:31.035233 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a96f9bc9-0284-484c-b42f-94cf66415756 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:31.035402 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.v3.volumes [None req-a96f9bc9-0284-484c-b42f-94cf66415756 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Delete volume with id: 910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:31.041985 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:31.041985 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:31.042598 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a96f9bc9-0284-484c-b42f-94cf66415756 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:31.059188 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-a96f9bc9-0284-484c-b42f-94cf66415756 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Delete volume request issued successfully. Jul 04 00:09:31.059402 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a96f9bc9-0284-484c-b42f-94cf66415756 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 202 Jul 04 00:09:31.059798 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1496/5968] 10.4.3.143 () {66 vars in 1351 bytes} [Sat Jul 4 00:09:31 2026] DELETE /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:09:31.066629 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7f8c78e5-7c1c-402c-99b1-f40a1d344839 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:31.068417 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7f8c78e5-7c1c-402c-99b1-f40a1d344839 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:31.068592 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7f8c78e5-7c1c-402c-99b1-f40a1d344839 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:31.068795 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7f8c78e5-7c1c-402c-99b1-f40a1d344839 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:31.075465 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:31.075465 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:31.078958 np0000004490 devstack@c-api.service[99860]: INFO cinder.volume.api [None req-7f8c78e5-7c1c-402c-99b1-f40a1d344839 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Volume info retrieved successfully. Jul 04 00:09:31.083228 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7f8c78e5-7c1c-402c-99b1-f40a1d344839 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 200 Jul 04 00:09:31.083598 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1470/5969] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:31 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:31.231075 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-756a2308-0a07-4c9c-9a95-3d8e5a458f49 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:31.233173 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-756a2308-0a07-4c9c-9a95-3d8e5a458f49 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:31.233406 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-756a2308-0a07-4c9c-9a95-3d8e5a458f49 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:31.233624 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-756a2308-0a07-4c9c-9a95-3d8e5a458f49 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:31.233791 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-756a2308-0a07-4c9c-9a95-3d8e5a458f49 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:31.238181 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:31.238181 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:31.238873 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-756a2308-0a07-4c9c-9a95-3d8e5a458f49 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:31.239267 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1500/5970] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:31 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:32.096340 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-21961f8f-13bb-4465-ae13-d7132a17cda8 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:32.097893 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-21961f8f-13bb-4465-ae13-d7132a17cda8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] GET https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 Jul 04 00:09:32.098085 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-21961f8f-13bb-4465-ae13-d7132a17cda8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:32.098254 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-21961f8f-13bb-4465-ae13-d7132a17cda8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:32.103375 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-21961f8f-13bb-4465-ae13-d7132a17cda8 tempest-VolumeMultiattachTests-1326385529 tempest-VolumeMultiattachTests-1326385529-project-member] https://10.4.3.143/volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 returned with HTTP 404 Jul 04 00:09:32.103833 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1505/5971] 10.4.3.143 () {66 vars in 1348 bytes} [Sat Jul 4 00:09:32 2026] GET /volume/v3/volumes/910e8e79-a562-41c3-83ba-bb05f18a8177 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:09:32.110506 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-69ed997a-30d4-45dc-8ed2-a5119ca33818 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:32.112071 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-69ed997a-30d4-45dc-8ed2-a5119ca33818 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] GET https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 Jul 04 00:09:32.112237 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-69ed997a-30d4-45dc-8ed2-a5119ca33818 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:32.112404 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-69ed997a-30d4-45dc-8ed2-a5119ca33818 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Calling method 'detail' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:32.113093 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.volume.api [None req-69ed997a-30d4-45dc-8ed2-a5119ca33818 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99863) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 04 00:09:32.120653 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-69ed997a-30d4-45dc-8ed2-a5119ca33818 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Get all volumes completed successfully. Jul 04 00:09:32.121948 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:32.121948 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:32.125526 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-69ed997a-30d4-45dc-8ed2-a5119ca33818 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] https://10.4.3.143/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 04 00:09:32.125880 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1497/5972] 10.4.3.143 () {66 vars in 1285 bytes} [Sat Jul 4 00:09:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6269 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:09:32.139349 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ffe6acb6-391d-46e1-b4de-4f027bbc2a95 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:32.141181 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ffe6acb6-391d-46e1-b4de-4f027bbc2a95 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] DELETE https://10.4.3.143/volume/v3/types/16dc60dd-2489-4fae-87de-8247f0c319d6 Jul 04 00:09:32.141364 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ffe6acb6-391d-46e1-b4de-4f027bbc2a95 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:32.141559 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ffe6acb6-391d-46e1-b4de-4f027bbc2a95 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:32.162009 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ffe6acb6-391d-46e1-b4de-4f027bbc2a95 tempest-VolumeMultiattachTests-1676162465 tempest-VolumeMultiattachTests-1676162465-project-admin] https://10.4.3.143/volume/v3/types/16dc60dd-2489-4fae-87de-8247f0c319d6 returned with HTTP 202 Jul 04 00:09:32.162354 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1471/5973] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:09:32 2026] DELETE /volume/v3/types/16dc60dd-2489-4fae-87de-8247f0c319d6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:09:32.248783 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-ad7277e5-79e5-4caf-8aaf-382327549553 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:32.250375 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ad7277e5-79e5-4caf-8aaf-382327549553 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:32.250594 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ad7277e5-79e5-4caf-8aaf-382327549553 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:32.250799 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-ad7277e5-79e5-4caf-8aaf-382327549553 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:32.250887 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-ad7277e5-79e5-4caf-8aaf-382327549553 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:32.255091 np0000004490 devstack@c-api.service[99861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:32.255091 np0000004490 devstack@c-api.service[99861]: warnings.warn( Jul 04 00:09:32.255724 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-ad7277e5-79e5-4caf-8aaf-382327549553 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:32.256076 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1501/5974] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:32 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:33.266028 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-d4709ade-bc4b-4e5e-8cba-8e42ff7c3f72 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:33.267767 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d4709ade-bc4b-4e5e-8cba-8e42ff7c3f72 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:33.267970 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d4709ade-bc4b-4e5e-8cba-8e42ff7c3f72 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:33.268167 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-d4709ade-bc4b-4e5e-8cba-8e42ff7c3f72 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:33.268281 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.v3.backups [None req-d4709ade-bc4b-4e5e-8cba-8e42ff7c3f72 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99862) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:33.272255 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:33.272255 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:09:33.272926 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-d4709ade-bc4b-4e5e-8cba-8e42ff7c3f72 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:33.273306 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1506/5975] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:33 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:33.284443 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-f74fc01c-5234-42f7-a489-27cb5984de23 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:33.286797 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f74fc01c-5234-42f7-a489-27cb5984de23 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] DELETE https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:33.287128 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f74fc01c-5234-42f7-a489-27cb5984de23 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:33.287398 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-f74fc01c-5234-42f7-a489-27cb5984de23 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:33.287561 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.contrib.backups [None req-f74fc01c-5234-42f7-a489-27cb5984de23 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Delete backup with id: dfc72078-db4e-414d-a6e5-9857a636c37d. Jul 04 00:09:33.292971 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:33.292971 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:33.308683 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.backup.rpcapi [None req-f74fc01c-5234-42f7-a489-27cb5984de23 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] delete_backup rpcapi backup_id dfc72078-db4e-414d-a6e5-9857a636c37d {{(pid=99863) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 04 00:09:33.310596 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-f74fc01c-5234-42f7-a489-27cb5984de23 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 202 Jul 04 00:09:33.311121 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1498/5976] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:09:33 2026] DELETE /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:09:33.318433 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-0a6f7379-6375-48cb-977f-40b0b6014d57 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:33.320015 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0a6f7379-6375-48cb-977f-40b0b6014d57 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:33.320208 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0a6f7379-6375-48cb-977f-40b0b6014d57 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:33.320379 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-0a6f7379-6375-48cb-977f-40b0b6014d57 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:33.320471 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.v3.backups [None req-0a6f7379-6375-48cb-977f-40b0b6014d57 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99860) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:33.325177 np0000004490 devstack@c-api.service[99860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:33.325177 np0000004490 devstack@c-api.service[99860]: warnings.warn( Jul 04 00:09:33.325880 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-0a6f7379-6375-48cb-977f-40b0b6014d57 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 200 Jul 04 00:09:33.326235 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1472/5977] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:33 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:34.336197 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-8b52702f-0753-4f21-9d6f-43e2f1aecdbe None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:34.337717 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8b52702f-0753-4f21-9d6f-43e2f1aecdbe tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d Jul 04 00:09:34.337993 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8b52702f-0753-4f21-9d6f-43e2f1aecdbe tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:34.338268 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-8b52702f-0753-4f21-9d6f-43e2f1aecdbe tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:34.338424 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.v3.backups [None req-8b52702f-0753-4f21-9d6f-43e2f1aecdbe tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Show backup with id dfc72078-db4e-414d-a6e5-9857a636c37d. {{(pid=99861) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 04 00:09:34.342823 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-8b52702f-0753-4f21-9d6f-43e2f1aecdbe tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d returned with HTTP 404 Jul 04 00:09:34.343433 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1502/5978] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:34 2026] GET /volume/v3/backups/dfc72078-db4e-414d-a6e5-9857a636c37d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:09:34.350833 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-b05a8ef2-a60a-4955-8ae5-dde1293f54fa None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:34.352529 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b05a8ef2-a60a-4955-8ae5-dde1293f54fa tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] DELETE https://10.4.3.143/volume/v3/volumes/957d671e-fb11-42b3-9eb5-dafc7b192405 Jul 04 00:09:34.352740 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b05a8ef2-a60a-4955-8ae5-dde1293f54fa tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:34.352929 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-b05a8ef2-a60a-4955-8ae5-dde1293f54fa tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:34.353076 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.v3.volumes [None req-b05a8ef2-a60a-4955-8ae5-dde1293f54fa tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Delete volume with id: 957d671e-fb11-42b3-9eb5-dafc7b192405 Jul 04 00:09:34.360759 np0000004490 devstack@c-api.service[99862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:34.360759 np0000004490 devstack@c-api.service[99862]: warnings.warn( Jul 04 00:09:34.361116 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b05a8ef2-a60a-4955-8ae5-dde1293f54fa tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Volume info retrieved successfully. Jul 04 00:09:34.378110 np0000004490 devstack@c-api.service[99862]: INFO cinder.volume.api [None req-b05a8ef2-a60a-4955-8ae5-dde1293f54fa tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Delete volume request issued successfully. Jul 04 00:09:34.378338 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-b05a8ef2-a60a-4955-8ae5-dde1293f54fa tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/volumes/957d671e-fb11-42b3-9eb5-dafc7b192405 returned with HTTP 202 Jul 04 00:09:34.378770 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1507/5979] 10.4.3.143 () {68 vars in 1391 bytes} [Sat Jul 4 00:09:34 2026] DELETE /volume/v3/volumes/957d671e-fb11-42b3-9eb5-dafc7b192405 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:09:34.386690 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-2d00ae46-16dc-446b-b599-2b1b6ce2d34e None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:34.389125 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2d00ae46-16dc-446b-b599-2b1b6ce2d34e tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/volumes/957d671e-fb11-42b3-9eb5-dafc7b192405 Jul 04 00:09:34.389125 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2d00ae46-16dc-446b-b599-2b1b6ce2d34e tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:34.389125 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-2d00ae46-16dc-446b-b599-2b1b6ce2d34e tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:34.396040 np0000004490 devstack@c-api.service[99863]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 04 00:09:34.396040 np0000004490 devstack@c-api.service[99863]: warnings.warn( Jul 04 00:09:34.398818 np0000004490 devstack@c-api.service[99863]: INFO cinder.volume.api [None req-2d00ae46-16dc-446b-b599-2b1b6ce2d34e tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Volume info retrieved successfully. Jul 04 00:09:34.402383 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-2d00ae46-16dc-446b-b599-2b1b6ce2d34e tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/volumes/957d671e-fb11-42b3-9eb5-dafc7b192405 returned with HTTP 200 Jul 04 00:09:34.402721 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1499/5980] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:34 2026] GET /volume/v3/volumes/957d671e-fb11-42b3-9eb5-dafc7b192405 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:09:35.414344 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-4d635945-9375-4514-b4a5-9a0c900e3435 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:35.415805 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4d635945-9375-4514-b4a5-9a0c900e3435 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] GET https://10.4.3.143/volume/v3/volumes/957d671e-fb11-42b3-9eb5-dafc7b192405 Jul 04 00:09:35.415990 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4d635945-9375-4514-b4a5-9a0c900e3435 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:35.416170 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-4d635945-9375-4514-b4a5-9a0c900e3435 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] Calling method 'show' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:35.421052 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-4d635945-9375-4514-b4a5-9a0c900e3435 tempest-ProjectReaderTests39-1746045846 tempest-ProjectReaderTests39-1746045846-project-admin] https://10.4.3.143/volume/v3/volumes/957d671e-fb11-42b3-9eb5-dafc7b192405 returned with HTTP 404 Jul 04 00:09:35.421498 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1473/5981] 10.4.3.143 () {68 vars in 1388 bytes} [Sat Jul 4 00:09:35 2026] GET /volume/v3/volumes/957d671e-fb11-42b3-9eb5-dafc7b192405 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 04 00:09:36.568118 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f4058b20-69f9-4c16-a357-02fad5cbe1a7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:36.642952 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f4058b20-69f9-4c16-a357-02fad5cbe1a7 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:09:36.643356 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f4058b20-69f9-4c16-a357-02fad5cbe1a7 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-105185085", "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=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:36.659348 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f4058b20-69f9-4c16-a357-02fad5cbe1a7 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:09:36.659795 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1503/5982] 10.4.3.143 () {68 vars in 1253 bytes} [Sat Jul 4 00:09:36 2026] POST /volume/v3/types => generated 379 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:36.667156 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-e861d24c-c098-4d96-a52b-9d12b07ed906 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:36.669181 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e861d24c-c098-4d96-a52b-9d12b07ed906 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] POST https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/encryption Jul 04 00:09:36.669547 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-e861d24c-c098-4d96-a52b-9d12b07ed906 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:36.683898 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-e861d24c-c098-4d96-a52b-9d12b07ed906 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/encryption returned with HTTP 200 Jul 04 00:09:36.684294 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1508/5983] 10.4.3.143 () {68 vars in 1397 bytes} [Sat Jul 4 00:09:36 2026] POST /volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:36.691258 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-8b2d10c9-d737-4978-8578-7baf9033b6d8 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:36.692789 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8b2d10c9-d737-4978-8578-7baf9033b6d8 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:09:36.693169 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-8b2d10c9-d737-4978-8578-7baf9033b6d8 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1246037761", "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=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:36.706099 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-8b2d10c9-d737-4978-8578-7baf9033b6d8 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:09:36.706462 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1500/5984] 10.4.3.143 () {68 vars in 1253 bytes} [Sat Jul 4 00:09:36 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 04 00:09:36.713768 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-42aebd60-df32-4939-a42d-f4439b2eaddc None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:36.715526 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-42aebd60-df32-4939-a42d-f4439b2eaddc tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] POST https://10.4.3.143/volume/v3/types/e17fb914-ec50-4add-b02b-30c5f4ed4112/encryption Jul 04 00:09:36.715866 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-42aebd60-df32-4939-a42d-f4439b2eaddc tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:36.730314 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-42aebd60-df32-4939-a42d-f4439b2eaddc tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/e17fb914-ec50-4add-b02b-30c5f4ed4112/encryption returned with HTTP 200 Jul 04 00:09:36.730716 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1474/5985] 10.4.3.143 () {68 vars in 1397 bytes} [Sat Jul 4 00:09:36 2026] POST /volume/v3/types/e17fb914-ec50-4add-b02b-30c5f4ed4112/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:36.738780 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-18e00ede-a646-4a7e-b94f-4147c2a6b21b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:36.740471 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-18e00ede-a646-4a7e-b94f-4147c2a6b21b tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:09:36.740906 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-18e00ede-a646-4a7e-b94f-4147c2a6b21b tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1827112944", "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=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:36.755820 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-18e00ede-a646-4a7e-b94f-4147c2a6b21b tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:09:36.756283 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1504/5986] 10.4.3.143 () {68 vars in 1253 bytes} [Sat Jul 4 00:09:36 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 04 00:09:36.763210 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-1a76ee73-39f7-4bd7-8cc5-966b58165136 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:36.764933 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1a76ee73-39f7-4bd7-8cc5-966b58165136 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] POST https://10.4.3.143/volume/v3/types/b64b5eb7-4f72-469c-afa6-52ffd0ed3dac/extra_specs Jul 04 00:09:36.765264 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-1a76ee73-39f7-4bd7-8cc5-966b58165136 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:36.783845 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-1a76ee73-39f7-4bd7-8cc5-966b58165136 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/b64b5eb7-4f72-469c-afa6-52ffd0ed3dac/extra_specs returned with HTTP 200 Jul 04 00:09:36.784232 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1509/5987] 10.4.3.143 () {68 vars in 1399 bytes} [Sat Jul 4 00:09:36 2026] POST /volume/v3/types/b64b5eb7-4f72-469c-afa6-52ffd0ed3dac/extra_specs => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 04 00:09:36.791152 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-a3231edc-f5f5-4ad5-827f-45e24b68cbdc None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:36.792874 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a3231edc-f5f5-4ad5-827f-45e24b68cbdc tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] PUT https://10.4.3.143/volume/v3/types/b64b5eb7-4f72-469c-afa6-52ffd0ed3dac/extra_specs/key2 Jul 04 00:09:36.793207 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-a3231edc-f5f5-4ad5-827f-45e24b68cbdc tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:36.808433 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-a3231edc-f5f5-4ad5-827f-45e24b68cbdc tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/b64b5eb7-4f72-469c-afa6-52ffd0ed3dac/extra_specs/key2 returned with HTTP 200 Jul 04 00:09:36.808792 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1501/5988] 10.4.3.143 () {68 vars in 1413 bytes} [Sat Jul 4 00:09:36 2026] PUT /volume/v3/types/b64b5eb7-4f72-469c-afa6-52ffd0ed3dac/extra_specs/key2 => generated 25 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 04 00:09:36.816061 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-7fbad901-587f-4b65-b060-c58da8449f24 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:36.817723 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7fbad901-587f-4b65-b060-c58da8449f24 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:09:36.818130 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-7fbad901-587f-4b65-b060-c58da8449f24 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:36.830111 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-7fbad901-587f-4b65-b060-c58da8449f24 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:09:36.830451 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1475/5989] 10.4.3.143 () {68 vars in 1252 bytes} [Sat Jul 4 00:09:36 2026] POST /volume/v3/types => generated 195 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:36.837828 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-047dd930-95c1-4d33-8772-c29e47a51d6f None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:36.839478 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-047dd930-95c1-4d33-8772-c29e47a51d6f tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] DELETE https://10.4.3.143/volume/v3/types/c8e64f51-af4e-4de4-a625-00099c1fdd2a Jul 04 00:09:36.839667 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-047dd930-95c1-4d33-8772-c29e47a51d6f tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:36.839916 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-047dd930-95c1-4d33-8772-c29e47a51d6f tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:36.863863 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-047dd930-95c1-4d33-8772-c29e47a51d6f tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/c8e64f51-af4e-4de4-a625-00099c1fdd2a returned with HTTP 202 Jul 04 00:09:36.864238 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1505/5990] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:09:36 2026] DELETE /volume/v3/types/c8e64f51-af4e-4de4-a625-00099c1fdd2a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:09:36.871818 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-ac143e05-2c37-4c49-9af6-4ae2adeb63d7 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:36.873414 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ac143e05-2c37-4c49-9af6-4ae2adeb63d7 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:09:36.873774 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-ac143e05-2c37-4c49-9af6-4ae2adeb63d7 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-310209295", "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=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:36.887103 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-ac143e05-2c37-4c49-9af6-4ae2adeb63d7 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:09:36.887429 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1510/5991] 10.4.3.143 () {68 vars in 1253 bytes} [Sat Jul 4 00:09:36 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 04 00:09:36.895218 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-ba64dd74-698a-4dc5-a5f1-c854fad4732b None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:36.897475 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ba64dd74-698a-4dc5-a5f1-c854fad4732b tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] POST https://10.4.3.143/volume/v3/types/d45b5e3b-78a0-41e7-bc58-7baf9609122a/encryption Jul 04 00:09:36.897475 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-ba64dd74-698a-4dc5-a5f1-c854fad4732b tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:36.911185 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-ba64dd74-698a-4dc5-a5f1-c854fad4732b tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/d45b5e3b-78a0-41e7-bc58-7baf9609122a/encryption returned with HTTP 200 Jul 04 00:09:36.911568 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1502/5992] 10.4.3.143 () {68 vars in 1397 bytes} [Sat Jul 4 00:09:36 2026] POST /volume/v3/types/d45b5e3b-78a0-41e7-bc58-7baf9609122a/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:36.919468 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-534744ed-8042-4246-85b5-ef674f0e1faf None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:36.921236 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-534744ed-8042-4246-85b5-ef674f0e1faf tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] DELETE https://10.4.3.143/volume/v3/types/d45b5e3b-78a0-41e7-bc58-7baf9609122a/encryption/72ca84b9-fdf2-4748-b7ec-fc9d03bb7a1e Jul 04 00:09:36.921426 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-534744ed-8042-4246-85b5-ef674f0e1faf tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:36.921667 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-534744ed-8042-4246-85b5-ef674f0e1faf tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Calling method 'delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:36.932170 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-534744ed-8042-4246-85b5-ef674f0e1faf tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/d45b5e3b-78a0-41e7-bc58-7baf9609122a/encryption/72ca84b9-fdf2-4748-b7ec-fc9d03bb7a1e returned with HTTP 202 Jul 04 00:09:36.932544 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1476/5993] 10.4.3.143 () {66 vars in 1489 bytes} [Sat Jul 4 00:09:36 2026] DELETE /volume/v3/types/d45b5e3b-78a0-41e7-bc58-7baf9609122a/encryption/72ca84b9-fdf2-4748-b7ec-fc9d03bb7a1e => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:09:36.939957 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-a2325873-53e5-486e-9b00-5066e2127bf1 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:36.941696 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a2325873-53e5-486e-9b00-5066e2127bf1 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:09:36.942032 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-a2325873-53e5-486e-9b00-5066e2127bf1 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-953563898", "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=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:36.959226 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-a2325873-53e5-486e-9b00-5066e2127bf1 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:09:36.959524 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1506/5994] 10.4.3.143 () {68 vars in 1253 bytes} [Sat Jul 4 00:09:36 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:36.967035 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-8103ce09-e195-4ff8-90b0-991e899fb64b None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:36.968837 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8103ce09-e195-4ff8-90b0-991e899fb64b tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] DELETE https://10.4.3.143/volume/v3/types/3a00d9ff-bcae-427e-a020-ccd13d57eb2d/extra_specs/key1 Jul 04 00:09:36.969029 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8103ce09-e195-4ff8-90b0-991e899fb64b tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:36.969221 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-8103ce09-e195-4ff8-90b0-991e899fb64b tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Calling method 'delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:36.988069 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-8103ce09-e195-4ff8-90b0-991e899fb64b tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/3a00d9ff-bcae-427e-a020-ccd13d57eb2d/extra_specs/key1 returned with HTTP 202 Jul 04 00:09:36.988572 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1511/5995] 10.4.3.143 () {66 vars in 1396 bytes} [Sat Jul 4 00:09:36 2026] DELETE /volume/v3/types/3a00d9ff-bcae-427e-a020-ccd13d57eb2d/extra_specs/key1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 04 00:09:36.996196 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-d2c0aa0c-b03e-421b-9e64-1abe04eba25f None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:36.997794 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d2c0aa0c-b03e-421b-9e64-1abe04eba25f tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] POST https://10.4.3.143/volume/v3/types Jul 04 00:09:36.998126 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-d2c0aa0c-b03e-421b-9e64-1abe04eba25f tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-410693007", "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=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:37.011787 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-d2c0aa0c-b03e-421b-9e64-1abe04eba25f tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:09:37.012146 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1503/5996] 10.4.3.143 () {68 vars in 1253 bytes} [Sat Jul 4 00:09:36 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 04 00:09:37.019828 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-9d8250b6-fd5d-471d-9f0e-3de52170238f None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:37.021725 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9d8250b6-fd5d-471d-9f0e-3de52170238f tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] DELETE https://10.4.3.143/volume/v3/types/b0f6a0e4-918b-44c5-a3c4-7a3c2a9a97d0 Jul 04 00:09:37.021955 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9d8250b6-fd5d-471d-9f0e-3de52170238f tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:37.022195 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-9d8250b6-fd5d-471d-9f0e-3de52170238f tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:37.046268 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-9d8250b6-fd5d-471d-9f0e-3de52170238f tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/b0f6a0e4-918b-44c5-a3c4-7a3c2a9a97d0 returned with HTTP 202 Jul 04 00:09:37.046847 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1477/5997] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:09:37 2026] DELETE /volume/v3/types/b0f6a0e4-918b-44c5-a3c4-7a3c2a9a97d0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:09:37.054097 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-0cb4a39a-7383-42a0-8835-2f0ac7eda46b None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:37.055881 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0cb4a39a-7383-42a0-8835-2f0ac7eda46b tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] GET https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/extra_specs Jul 04 00:09:37.056078 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0cb4a39a-7383-42a0-8835-2f0ac7eda46b tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:37.056293 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-0cb4a39a-7383-42a0-8835-2f0ac7eda46b tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Calling method 'index' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:37.063376 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-0cb4a39a-7383-42a0-8835-2f0ac7eda46b tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/extra_specs returned with HTTP 200 Jul 04 00:09:37.063720 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1507/5998] 10.4.3.143 () {66 vars in 1378 bytes} [Sat Jul 4 00:09:37 2026] GET /volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:37.071843 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-6b35b052-a0f2-4f76-ae67-a9f5b8510a90 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:37.073558 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6b35b052-a0f2-4f76-ae67-a9f5b8510a90 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] GET https://10.4.3.143/volume/v3/types Jul 04 00:09:37.073789 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6b35b052-a0f2-4f76-ae67-a9f5b8510a90 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:37.074009 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-6b35b052-a0f2-4f76-ae67-a9f5b8510a90 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Calling method 'index' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:37.086695 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-6b35b052-a0f2-4f76-ae67-a9f5b8510a90 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types returned with HTTP 200 Jul 04 00:09:37.087101 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1512/5999] 10.4.3.143 () {66 vars in 1231 bytes} [Sat Jul 4 00:09:37 2026] GET /volume/v3/types => generated 2609 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 04 00:09:37.097345 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-91c3b2ba-ab42-47cc-86c6-93d10b49e25a None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:37.099206 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-91c3b2ba-ab42-47cc-86c6-93d10b49e25a tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] GET https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/encryption/cipher Jul 04 00:09:37.099372 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-91c3b2ba-ab42-47cc-86c6-93d10b49e25a tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:37.099548 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-91c3b2ba-ab42-47cc-86c6-93d10b49e25a tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:37.107647 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-91c3b2ba-ab42-47cc-86c6-93d10b49e25a tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/encryption/cipher returned with HTTP 200 Jul 04 00:09:37.108226 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1504/6000] 10.4.3.143 () {66 vars in 1396 bytes} [Sat Jul 4 00:09:37 2026] GET /volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 04 00:09:37.115774 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-ec36d515-5893-4807-a360-3a3800df8ee9 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:37.117550 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ec36d515-5893-4807-a360-3a3800df8ee9 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] GET https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/encryption Jul 04 00:09:37.117751 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ec36d515-5893-4807-a360-3a3800df8ee9 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:37.117967 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-ec36d515-5893-4807-a360-3a3800df8ee9 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Calling method 'index' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:37.123719 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-ec36d515-5893-4807-a360-3a3800df8ee9 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/encryption returned with HTTP 200 Jul 04 00:09:37.124065 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1478/6001] 10.4.3.143 () {66 vars in 1375 bytes} [Sat Jul 4 00:09:37 2026] GET /volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:37.132623 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-700b40c3-321e-4c4c-9c5f-fdc142265f88 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:37.134410 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-700b40c3-321e-4c4c-9c5f-fdc142265f88 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] GET https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/extra_specs/multiattach Jul 04 00:09:37.134597 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-700b40c3-321e-4c4c-9c5f-fdc142265f88 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:37.134796 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-700b40c3-321e-4c4c-9c5f-fdc142265f88 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Calling method 'show' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:37.141206 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-700b40c3-321e-4c4c-9c5f-fdc142265f88 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/extra_specs/multiattach returned with HTTP 200 Jul 04 00:09:37.141521 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1508/6002] 10.4.3.143 () {66 vars in 1414 bytes} [Sat Jul 4 00:09:37 2026] GET /volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 04 00:09:37.148270 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0d141166-e04a-4c85-be9c-221cf0da626e None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:37.150023 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0d141166-e04a-4c85-be9c-221cf0da626e tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] GET https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/extra_specs/volume_backend_name Jul 04 00:09:37.150224 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0d141166-e04a-4c85-be9c-221cf0da626e tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:37.150402 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0d141166-e04a-4c85-be9c-221cf0da626e tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Calling method 'show' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:37.157308 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0d141166-e04a-4c85-be9c-221cf0da626e tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/extra_specs/volume_backend_name returned with HTTP 200 Jul 04 00:09:37.157712 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1513/6003] 10.4.3.143 () {66 vars in 1438 bytes} [Sat Jul 4 00:09:37 2026] GET /volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/extra_specs/volume_backend_name => generated 44 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 04 00:09:37.164429 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-c48b4fde-2953-4f02-964c-71beb207ebe4 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:37.166054 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c48b4fde-2953-4f02-964c-71beb207ebe4 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] GET https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312 Jul 04 00:09:37.166253 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c48b4fde-2953-4f02-964c-71beb207ebe4 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:37.166484 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-c48b4fde-2953-4f02-964c-71beb207ebe4 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Calling method 'show' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:37.171366 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-c48b4fde-2953-4f02-964c-71beb207ebe4 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312 returned with HTTP 200 Jul 04 00:09:37.171695 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1505/6004] 10.4.3.143 () {66 vars in 1342 bytes} [Sat Jul 4 00:09:37 2026] GET /volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312 => generated 401 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:37.180143 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-3124e6fb-1645-4a5b-b69b-e096f4568b49 None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:37.181889 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3124e6fb-1645-4a5b-b69b-e096f4568b49 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] PUT https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/encryption/5e52ece2-537c-434e-aed6-f3629b68cefb Jul 04 00:09:37.182229 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-3124e6fb-1645-4a5b-b69b-e096f4568b49 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:37.195059 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-3124e6fb-1645-4a5b-b69b-e096f4568b49 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/encryption/5e52ece2-537c-434e-aed6-f3629b68cefb returned with HTTP 200 Jul 04 00:09:37.195369 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1479/6005] 10.4.3.143 () {68 vars in 1506 bytes} [Sat Jul 4 00:09:37 2026] PUT /volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/encryption/5e52ece2-537c-434e-aed6-f3629b68cefb => generated 33 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 04 00:09:37.203356 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-f57f68da-ccc6-451a-8d78-b8686068a201 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:37.205016 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f57f68da-ccc6-451a-8d78-b8686068a201 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] PUT https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/extra_specs/key1 Jul 04 00:09:37.205342 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-f57f68da-ccc6-451a-8d78-b8686068a201 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:37.224439 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-f57f68da-ccc6-451a-8d78-b8686068a201 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/extra_specs/key1 returned with HTTP 200 Jul 04 00:09:37.224951 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1509/6006] 10.4.3.143 () {68 vars in 1413 bytes} [Sat Jul 4 00:09:37 2026] PUT /volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312/extra_specs/key1 => generated 30 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 04 00:09:37.232826 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-af311905-33e2-489d-b185-1c5341b56196 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:37.234718 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-af311905-33e2-489d-b185-1c5341b56196 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] PUT https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312 Jul 04 00:09:37.235077 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-af311905-33e2-489d-b185-1c5341b56196 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 04 00:09:37.247877 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-af311905-33e2-489d-b185-1c5341b56196 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312 returned with HTTP 200 Jul 04 00:09:37.248337 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1514/6007] 10.4.3.143 () {68 vars in 1362 bytes} [Sat Jul 4 00:09:37 2026] PUT /volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312 => generated 370 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 04 00:09:37.256800 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-bb3e9f36-0183-4cec-af11-50fe2c747f10 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:37.258645 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bb3e9f36-0183-4cec-af11-50fe2c747f10 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] DELETE https://10.4.3.143/volume/v3/types/3a00d9ff-bcae-427e-a020-ccd13d57eb2d Jul 04 00:09:37.258880 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bb3e9f36-0183-4cec-af11-50fe2c747f10 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:37.259125 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-bb3e9f36-0183-4cec-af11-50fe2c747f10 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Calling method '_delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:37.283647 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-bb3e9f36-0183-4cec-af11-50fe2c747f10 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/3a00d9ff-bcae-427e-a020-ccd13d57eb2d returned with HTTP 202 Jul 04 00:09:37.284135 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1506/6008] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:09:37 2026] DELETE /volume/v3/types/3a00d9ff-bcae-427e-a020-ccd13d57eb2d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:09:37.290610 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.middleware.request_id [None req-2a73ce25-bdbc-460f-a6a3-1039e027ea1d None None] RequestId filter calling following filter/app {{(pid=99860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:37.292306 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2a73ce25-bdbc-460f-a6a3-1039e027ea1d tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] DELETE https://10.4.3.143/volume/v3/types/d45b5e3b-78a0-41e7-bc58-7baf9609122a Jul 04 00:09:37.292526 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2a73ce25-bdbc-460f-a6a3-1039e027ea1d tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Empty body provided in request {{(pid=99860) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:37.292788 np0000004490 devstack@c-api.service[99860]: DEBUG cinder.api.openstack.wsgi [None req-2a73ce25-bdbc-460f-a6a3-1039e027ea1d tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Calling method '_delete' {{(pid=99860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:37.314908 np0000004490 devstack@c-api.service[99860]: INFO cinder.api.openstack.wsgi [None req-2a73ce25-bdbc-460f-a6a3-1039e027ea1d tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/d45b5e3b-78a0-41e7-bc58-7baf9609122a returned with HTTP 202 Jul 04 00:09:37.315388 np0000004490 devstack@c-api.service[99860]: [pid: 99860|app: 0|req: 1480/6009] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:09:37 2026] DELETE /volume/v3/types/d45b5e3b-78a0-41e7-bc58-7baf9609122a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:09:37.321679 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.middleware.request_id [None req-d3b9e50f-7e78-4c0a-96fa-5352e2b062f7 None None] RequestId filter calling following filter/app {{(pid=99861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:37.323356 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d3b9e50f-7e78-4c0a-96fa-5352e2b062f7 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] DELETE https://10.4.3.143/volume/v3/types/b64b5eb7-4f72-469c-afa6-52ffd0ed3dac Jul 04 00:09:37.323548 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d3b9e50f-7e78-4c0a-96fa-5352e2b062f7 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Empty body provided in request {{(pid=99861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:37.323749 np0000004490 devstack@c-api.service[99861]: DEBUG cinder.api.openstack.wsgi [None req-d3b9e50f-7e78-4c0a-96fa-5352e2b062f7 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Calling method '_delete' {{(pid=99861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:37.349561 np0000004490 devstack@c-api.service[99861]: INFO cinder.api.openstack.wsgi [None req-d3b9e50f-7e78-4c0a-96fa-5352e2b062f7 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/b64b5eb7-4f72-469c-afa6-52ffd0ed3dac returned with HTTP 202 Jul 04 00:09:37.349940 np0000004490 devstack@c-api.service[99861]: [pid: 99861|app: 0|req: 1510/6010] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:09:37 2026] DELETE /volume/v3/types/b64b5eb7-4f72-469c-afa6-52ffd0ed3dac => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:09:37.356435 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.middleware.request_id [None req-0392f800-a209-4323-b2a8-9e57a9bba841 None None] RequestId filter calling following filter/app {{(pid=99862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:37.358371 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0392f800-a209-4323-b2a8-9e57a9bba841 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] DELETE https://10.4.3.143/volume/v3/types/e17fb914-ec50-4add-b02b-30c5f4ed4112 Jul 04 00:09:37.358615 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0392f800-a209-4323-b2a8-9e57a9bba841 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Empty body provided in request {{(pid=99862) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:37.358890 np0000004490 devstack@c-api.service[99862]: DEBUG cinder.api.openstack.wsgi [None req-0392f800-a209-4323-b2a8-9e57a9bba841 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Calling method '_delete' {{(pid=99862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:37.380822 np0000004490 devstack@c-api.service[99862]: INFO cinder.api.openstack.wsgi [None req-0392f800-a209-4323-b2a8-9e57a9bba841 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/e17fb914-ec50-4add-b02b-30c5f4ed4112 returned with HTTP 202 Jul 04 00:09:37.381318 np0000004490 devstack@c-api.service[99862]: [pid: 99862|app: 0|req: 1515/6011] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:09:37 2026] DELETE /volume/v3/types/e17fb914-ec50-4add-b02b-30c5f4ed4112 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:09:37.388046 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.middleware.request_id [None req-46673a0b-8e6c-4149-9b2e-5d502fa25cb6 None None] RequestId filter calling following filter/app {{(pid=99863) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 04 00:09:37.389662 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-46673a0b-8e6c-4149-9b2e-5d502fa25cb6 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] DELETE https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312 Jul 04 00:09:37.389859 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-46673a0b-8e6c-4149-9b2e-5d502fa25cb6 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Empty body provided in request {{(pid=99863) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 04 00:09:37.390063 np0000004490 devstack@c-api.service[99863]: DEBUG cinder.api.openstack.wsgi [None req-46673a0b-8e6c-4149-9b2e-5d502fa25cb6 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] Calling method '_delete' {{(pid=99863) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 04 00:09:37.410169 np0000004490 devstack@c-api.service[99863]: INFO cinder.api.openstack.wsgi [None req-46673a0b-8e6c-4149-9b2e-5d502fa25cb6 tempest-VolumeTypesAdminTests-8049982 tempest-VolumeTypesAdminTests-8049982-project-admin] https://10.4.3.143/volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312 returned with HTTP 202 Jul 04 00:09:37.410576 np0000004490 devstack@c-api.service[99863]: [pid: 99863|app: 0|req: 1507/6012] 10.4.3.143 () {66 vars in 1345 bytes} [Sat Jul 4 00:09:37 2026] DELETE /volume/v3/types/53372ac4-0e80-400a-9b3f-21477302d312 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 04 00:09:47.312720 np0000004490 devstack@c-api.service[99860]: DEBUG dbcounter [-] [99860] Writing DB stats cinder:SELECT=109,cinder:UPDATE=31,cinder:INSERT=12 {{(pid=99860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:09:47.346429 np0000004490 devstack@c-api.service[99861]: DEBUG dbcounter [-] [99861] Writing DB stats cinder:SELECT=98,cinder:UPDATE=23,cinder:INSERT=23 {{(pid=99861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:09:47.378076 np0000004490 devstack@c-api.service[99862]: DEBUG dbcounter [-] [99862] Writing DB stats cinder:SELECT=110,cinder:UPDATE=20,cinder:INSERT=19 {{(pid=99862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 04 00:09:47.407498 np0000004490 devstack@c-api.service[99863]: DEBUG dbcounter [-] [99863] Writing DB stats cinder:SELECT=108,cinder:UPDATE=13,cinder:INSERT=17 {{(pid=99863) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}